/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.page-title h1 {
  color: #000;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white a,
.text-white {
  color: #fff !important;
}

body .whb-top-bar .wd-header-text {
  font-family: 'Inter';
  font-size: 16px;
}

.wpb_text_column p {
  font-family: 'Inter';
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

p {
  margin-bottom: 10px !important;
}

.wpb_text_column h1 {
  font-family: 'Miller banner';
  font-size: 60px;
  font-weight: 500;
}

.wpb_text_column h2,
h2 {
  font-family: 'Miller banner';
  font-size: 46px;
  font-weight: 500;
}

.wpb_text_column h3,
h3 {
  font-family: 'Inter';
  font-size: 30px;
  font-weight: 600;
  line-height: 30px !important;
  margin-bottom: 0;
}
.wpb_text_column h4,
h4 {
  font-family: 'Inter';
  font-size: 26px;
  font-weight: 600;
}
.wpb_text_column h5,
h5 {
  font-family: 'Inter';
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
}
.wpb_text_column h6,
h6 {
  font-family: 'Inter';
  font-size: 16px;
  font-weight: 600;
}

@media (max-width: 768px) {
  .wpb_text_column h1 {
    font-size: 44px;
  }

  .wpb_text_column h2,
  h2 {
    font-size: 36px;
  }

  .wpb_text_column h3,
  h3 {
    font-size: 24px;
  }

  .wpb_text_column h4,
  h4 {
    font-size: 20px;
  }
}

body .menu-item-has-children .wd-dropdown-menu {
  /*min-width: 1222px;*/
  background: transparent !important;
  box-shadow: none;
  padding-top: 0 !important;
}

body .background-active {
  backdrop-filter: blur(25px);
  background-color: #ffffff70 !important;
  padding-bottom: 158px;
}

body .whb-sticked .whb-general-header {
  background-color: #000c !important;
  backdrop-filter: blur(25px);
}

body
  .menu-item-has-children
  .wd-dropdown-menu
  .megamenu-sastreria
  .wpb_text_column {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

body
  .menu-item-has-children
  .wd-dropdown-menu
  .megamenu-sastreria
  .wpb_text_column
  a {
  color: #fff;
  padding: 20px;
  display: block;
  width: 100%;
}

body
  .menu-item-has-children
  .wd-dropdown-menu
  .megamenu-sastreria
  .wpb_text_column
  p:first-child {
  margin-bottom: 0;
}

.btn.btn-style-link {
  border-bottom: 1px solid #000;
  font-size: 18px;
}

.text-white.btn.btn-style-link {
  border-bottom: 1px solid #fff;
  font-size: 18px;
}

.text-white.btn.btn-style-link:hover {
  border-bottom: 1px solid #fff;
  font-size: 18px;
}

.home .whb-header,
.home .website-wrapper {
  margin: 0 !important;
}

.home .main-page-wrapper {
  margin-top: -90px;
  padding-top: 0;
}

.filter-black-back {
  background-blend-mode: overlay;
}

/*New css*/
.site-logo img {
  width: 100%;
}

.site-logo .wd-main-logo img {
  width: 1100px;
}

.whb-sticked .whb-general-header .woodmart-nav-link,
.whb-sticked .whb-general-header .woodmart-nav-link:before,
.whb-sticked .whb-general-header .woodmart-nav-link:after {
  color: #fff !important;
}

.home .homeSlider {
  padding: 0;
  margin: 0;
}

.home .homeSlider .slick-track > .slick-slide {
  margin: 0 !important;
}

.home .homeSlider .wpb_text_column,
.home .homeSlider .wd-button-wrapper {
  max-width: 1189px;
  margin: 0 auto;
}

.home .homeSlider .wd-button-wrapper > a {
  backdrop-filter: blur(10px);
}

.wd-button-wrapper .btn {
  transition: filter 0.3s;
}

.wd-button-wrapper .btn:hover {
  filter: brightness(0.9);
  transition: filter 0.3s;
}

.home .homeSlider .wpb_text_column h1 {
  max-width: 390px;
  line-height: 1;
  font-size: 79px;
  font-weight: 400;
}

@media (max-width: 768px) {
  .home .homeSlider .wpb_text_column h1 {
    font-size: 44px;
  }
}

.home .homeSlider .wpb_text_column p {
  max-width: 390px;
  line-height: 1.2;
  font-size: 20px;
  font-weight: 400;
}

.home .homeSlider .wpb_text_column p a {
  padding: 5px 10px;
  background: #ffffff47;
}

.home .homeSlider .slick-dots {
  bottom: 70px;
}

@media (max-width: 768px) {
  .home .homeSlider .slick-dots {
    display: none !important;
  }
}

.home .homeSlider .slick-dots li {
  width: 100px;
  border-radius: 0;
  height: 7px;
  background: #fff;
  opacity: 0.4;
  margin: 0 3px;
}

.home .homeSlider .slick-dots li.slick-active {
  opacity: 1;
}

.home .homeSlider .slick-dots li i {
  display: none;
}

.home .homeSlider .slick-dots li i {
  display: none;
}

.home .whb-general-header #menu-menu-principal li a {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}

.whb-general-header #menu-menu-principal li a:before {
  background-color: #fff;
  border-radius: 0;
}

.banners-home-1 .wpb_text_column {
  text-align: center;
  max-width: 280px;
  margin: auto;
  margin-bottom: 35px;
}

.banners-home-1 .wpb_text_column:before {
  font-size: 36px;
}

.banners-home-1 .wpb_text_column h5 {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 600;
  margin-top: 10px;
}

.banners-home-1 .wpb_text_column p {
  line-height: 1.2;
}

.page #rev_slider_1_1_wrapper .tp-bullets .tp-bullet {
  width: 100px;
  border-radius: 0;
  height: 7px;
  background: #fff;
  opacity: 0.4;
}

.page #rev_slider_1_1_wrapper .tp-bullets .tp-bullet.selected {
  opacity: 1;
}

.page .wd-button-wrapper .btn {
  text-transform: none;
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  padding: 0 30px;
  padding-right: 60px;
  min-height: 45px;
  position: relative;
}

.page .wd-button-wrapper .btn:before {
  font-size: 20px;
  position: absolute;
  right: 20px;
  font-family: 'Linearicons' !important;
  content: '\ec45';
}

.page .floating-img {
  margin-bottom: 0;
  height: 0;
}

.page .floating-img img {
  filter: brightness(0) invert(1);
  position: absolute;
  top: 0;
  left: 0;
}

.wd-prefooter {
  padding-bottom: 0px !important;
}

@media (max-width: 768px) {
  .logo-redes-footer .wpb_wrapper {
    display: flex;
    width: fit-content;
  }

  .logo-redes-footer {
    justify-content: space-between;
  }

  .logo-redes-footer .wpb_column {
    width: fit-content;
  }
}

.logo-footer {
  max-width: 100px;
}

.wd-info-box {
  --ib-icon-sp: 0px !important;
}

.wd-info-box .info-box-inner {
  font-size: 16px !important;
}

/*Menu Mobile*/
.menu-mobile-open {
  transform: translate3d(0%, 0, 0) !important;
}

.menu-mobile-close {
  transform: translate3d(100%, 0, 0) !important;
}

.open-sub-menu {
  display: block !important;
}

.mobile-nav {
  width: 100%;
  z-index: 10000000;
}

.menu-mobile-header {
  display: flex;
  justify-content: space-between;
}

.wd-heading {
  justify-content: space-between;
  border: 0px !important;
}

.wd-nav-mobile > li:first-child > a {
  border-top: 1px solid var(--brdcolor-gray-300);
}

.wd-nav-mobile > li > a:first-child {
  text-transform: none;
}

#menu-menu-principal-2,
#menu-menu-principal-es-2 {
  top: -70px;
  position: relative;
}

#menu-menu-mobile {
  height: calc(100% - 250px);
  overflow-y: scroll;
}

.consulta-english {
  display: flex;
  justify-content: center;
  background-color: #000;
}

/* .mobile-nav .current-menu-item,
.mobile-nav .current-menu-item::after {
  filter: brightness(0) saturate(100%) invert(44%) sepia(29%) saturate(5473%)
    hue-rotate(328deg) brightness(108%) contrast(85%);
}

.mobile-nav .opener-page::after {
  filter: brightness(0) saturate(100%) invert(44%) sepia(29%) saturate(5473%)
    hue-rotate(328deg) brightness(108%) contrast(85%);
} */

.mobile-nav .menu-item-has-children > .woodmart-nav-link {
  justify-content: space-between;
}

.mobile-nav .menu-item-has-children {
  align-items: end;
}

.footer-tel,
.footer-email,
.footer-tel-fix {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 15px !important;
  font-size: 16px;
  font-weight: 600;
}

.footer-redes {
  padding-top: 10px;
  margin-top: 25px;
  padding-left: 15px !important;
  border-top: 1px solid #5f758654;
}

.wd-action-btn.wd-style-text > a:before {
  font-size: 130% !important;
}

.mobile-nav .menu-item-has-children > .woodmart-nav-link::after {
  content: url('https://chollet.gmedia.ovh/wp-content/uploads/2025/01/nav-arrow-down.svg');
}

.footer-tel::before {
  content: url('https://chollet.gmedia.ovh/wp-content/uploads/2025/01/smartphone-device.svg');
  /* width: 30px; */
  height: 28px;
  margin-right: 10px;
}

.footer-tel-fix::before {
  content: url('https://chollet.gmedia.ovh/wp-content/uploads/2025/01/phone.svg');
  /* width: 30px; */
  height: 28px;
  margin-right: 12px;
}

.footer-email::before {
  content: url('https://chollet.gmedia.ovh/wp-content/uploads/2025/01/mail.svg');
  /* width: 30px; */
  height: 28px;
  margin-right: 12px;
}

.wd-nav-opener {
  border-left: none !important;
  border-top: 1px solid var(--brdcolor-gray-300);
  height: 50px;
}

.wd-nav-opener:after {
  font-size: 14px !important;
}

@media (max-width: 1024px) {
  .wd-active span {
    background-color: rgba(0, 0, 0, 0) !important;
  }
}

.wd-nav-mobile li:active > a,
.wd-nav-mobile li.opener-page > a {
  background-color: rgba(255, 255, 255, 0) !important;
}

.nav-link-text::after {
  display: none;
}

.wd-nav-mobile .menu-item span {
  font-size: 16px;
  color: #000 !important;
}

.wd-nav-mobile .wd-sub-menu .menu-item a {
  font-size: 16px;
  color: #000;
}

.wd-nav-mobile .menu-item-has-children > ul a {
  padding-left: 30px;
}

.wd-nav-mobile .menu-item-has-children > ul ul a {
  padding-left: 40px;
}

.whb-main-header .whb-sticky-row .wd-tools-element {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(19%)
    hue-rotate(347deg) brightness(106%) contrast(105%);
}

/*Blog*/
.wd-post .article-body-container {
  text-align: left !important;
}

.wd-post .article-body-container p a {
  text-transform: initial;
}

.wd-page-nav .wd-entities-title {
  margin-bottom: 20px !important;

  font-size: 16px !important;
}

.wp-block-latest-posts__list li img {
  border-radius: 0px !important;
}

.wp-block-heading {
  font-size: 18px !important;
}

.widget-title {
  font-size: 18px !important;
}

.wp-block-latest-posts__post-date {
  text-transform: capitalize !important;
  color: #333333 !important;
}

.wd-post-date.wd-style-with-bg .post-date-day,
.wd-post-date.wd-style-with-bg .post-date-month {
  background-color: #00000000 !important;
  border-color: #00000000 !important;
}

.wd-single-footer {
  border-top: 1px solid var(--brdcolor-gray-300) !important;
}

.wd-page-nav {
  border-bottom: 1px solid var(--brdcolor-gray-300) !important;
}

.wd-post-cat.wd-style-with-bg {
  display: none !important;
}

.post-single-page .entry-meta {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.entry-meta-list li {
  display: none !important;
}

.sidebar-container .wp-block-group ul {
  display: flex;
  flex-direction: column;
}

.sidebar-container .wp-block-group ul img {
  max-width: 90px;
  max-height: 90px;
}

.wd-blog-element .wd-grid-f-col article .article-inner h3 {
  font-size: 25px !important;
  margin-bottom: 0px !important;
}

.wd-blog-element .wd-grid-f-col article .article-inner .article-body-container {
  padding-top: 0px !important;
}

.wd-blog-element .wd-grid-f-col article .article-inner .hovered-social-icons {
  display: none;
}

.wd-blog-element .wd-grid-f-col article .article-inner > h3 {
  display: none;
}

.wd-blog-element .wd-grid-f-col article .article-inner .meta-categories-wrapp {
  display: none;
}

.post-single-page .entry-meta {
  display: flex !important;
  margin-bottom: 30px !important;
  margin-top: 10px !important;
}

.post-single-page .post-title {
  font-size: 42px !important;
  text-align: start;
  margin-top: 20px;
}

.post-single-page h2 {
  font-size: 26px;
}

.post-single-page h3 {
  font-size: 24px;
}

.post-single-page .article-inner a {
  font-weight: 600;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .post-single-page .post-title {
    font-size: 30px !important;
  }

  .sidebar-container.wd-inited {
    width: 100%;
  }
  .sidebar-container.wd-inited .wd-heading {
    justify-content: flex-end;
  }
}

.wd-sidebar-opener {
  display: none !important;
}

.post-single-page.has-post-thumbnail .article-inner > .entry-header {
  margin-bottom: 0px !important;
}

.post-single-page .meta-post-categories {
  top: -25px;
  position: relative;
}

/*BLOG*/
.blog-home-container .slick-track {
  display: flex;
}

.blog-home-container .slick-track .ult-item-wrap {
  padding-right: 14px;
}

.blog-home-container .slick-track .ult-item-wrap .wpb_wrapper {
  position: relative;
}

.blog-home-container
  .slick-track
  .ult-item-wrap
  .wpb_wrapper
  > a.carrusel-item {
  position: absolute;
  bottom: 45px;
  left: 60px;
  color: #fff;
}

.blog-home-container
  .slick-track
  .ult-item-wrap
  .wpb_wrapper
  > a.carrusel-item
  h2 {
  color: #fff;
  max-width: 300px;
}

/*SINGLE POST*/
.single-post .page-title {
  display: none;
}

.single article .article-inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

article .article-inner .entry-meta {
  order: 2;
  width: 100%;
  padding: 0 20px;
  padding-left: 0;
  text-align: left;
}

article .article-inner .entry-meta .meta-author {
  display: none;
}

article .article-inner .entry-meta .modified-date .updated {
  font-size: 16px;
  color: #444;
}

.single article .article-inner .meta-post-categories {
  order: 1;
  width: 100%;
  text-align: left;
  padding-left: 0;
  background-color: transparent;
}

.single article .article-inner .meta-post-categories a {
  color: #000;
  background: transparent;
  font-size: 16px;
}

.single article .article-inner .entry-header {
  order: 0;
  width: 100%;
}

.single article .article-inner .entry-header img,
.single .recent-posts-thumbnail img {
  object-fit: cover;
  max-height: 500px;
  min-width: 100%;
}

.wp-block-latest-posts .wp-block-latest-posts__post-title {
  font-size: 16px;
  width: 320px;
  display: block;
}

.single article .article-inner .article-body-container {
  order: 2;
}

.single article .article-inner .entry-content .post-date {
  order: -1;
  margin-bottom: 20px;
}

ul.wp-block-latest-posts__list > li {
  margin-bottom: 40px;
  min-height: 90px;
}

ul.wp-block-latest-posts__list > li .wp-block-latest-posts__featured-image {
  float: left;
  width: 35%;
  margin-right: 15px;
}

ul.wp-block-latest-posts__list
  > li
  .wp-block-latest-posts__featured-image
  a
  img {
  border-radius: 10px;
  max-height: 90px;
  width: auto;
}

ul.wp-block-latest-posts__list > li > a {
  color: #000;
}

/*GOOGLE REVIEWS*/
.element-center .wpb_wrapper {
  position: relative;
}

.ti-widget .source-Google .ti-star {
  filter: brightness(0) saturate(100%) invert(62%) sepia(24%) saturate(262%)
    hue-rotate(68deg) brightness(94%) contrast(90%);
}

.element-center .wpb_wrapper .google-img {
  position: absolute;
  left: calc(50% - 120px);
  top: 5px;
  width: 98px;
}

.element-center .ti-widget.ti-goog .ti-header {
  width: 200px;
  text-align: left;
  margin: 0 auto;
  margin-bottom: 20px;
  padding-left: 100px;
}

.element-center .ti-widget.ti-goog .ti-header .ti-rating-text .ti-rating-large {
  font-family: 'Playfair Display';
  font-size: 40px !important;
  line-height: 46px;
  font-weight: 600;
  text-transform: lowercase;
}

.element-center .ti-widget.ti-goog .ti-review-item > .ti-inner {
  border-radius: 4px !important;
  border-color: #edeef0 !important;
}

.element-center .ti-widget.ti-goog .ti-header .ti-logo-fb {
  display: none !important;
}

/*FOOTER*/
.footer-container {
  color: #000;
}

.footer-container .widget_nav_menu .widgettitle {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

.footer-container .widget_nav_menu ul li a {
  font-size: 16px;
  color: #000;
}

.footer-container .widget_nav_menu ul li.menu-item {
  margin-bottom: 10px;
}

.footer-container .social_icons {
  text-align: right;
}

.social_icons a {
  padding-right: 5px;
}

.social_icons a:last-child {
  padding-right: 0;
}

.social_icons a span {
  font-size: 32px;
  transition: 0.3s;
  border-radius: 10px;
  padding: 3px;
}

.social_icons a span:hover {
  color: #ffffff;
}

.iconoir-facebook-tag:hover {
  background-color: #1b74e4;
}

.iconoir-instagram:hover {
  background-color: #ff0664;
}

.footer-container .wpcf7-form input,
.footer-container .wpcf7-form select {
  border-radius: 0;
  font-weight: 400;
  background: #fff !important;
}

.footer-container .wpcf7-form input.wpcf7-submit {
  background: #1c211b !important;
  color: #fff;
  text-transform: capitalize;
}

.footer-container .wpcf7-form .form-double-row > p {
  display: flex;
  justify-content: space-between;
}

.footer-container .wpcf7-form .form-double-row > p > span {
  width: 49%;
}

.main-footer .wd-accordion-title-text span {
  font-family: 'Inter';
}

@media (max-width: 768px) {
  .separator-margin {
    margin-bottom: 0px !important;
  }

  .copy-disenyo p {
    text-align: center;
  }
}

/*Carrusel blogs*/
.home .blog-home-container .slick-dots li {
  width: 100px;
  border-radius: 0;
  height: 7px;
  background: #000;
  opacity: 0.4;
  margin: 0 3px;
}

.home .blog-home-container .slick-dots li i {
  display: none;
}

.home .blog-home-container .slick-dots li.slick-active {
  opacity: 1;
}

/*CTA AMELIA*/
#cta .amelia-booking.hidden {
  display: none;
}

#cta .amelia-booking {
  position: absolute;
  left: 100px;
  bottom: -30px;
  width: 750px;
}

#cta
  .amelia-booking
  .am-select-date
  .am-block-stepByStepForm-calendarDateTimeForm {
  display: none;
}

.gform_wrapper .gform_required_legend,
.gform_wrapper form .gfield_label,
.gform_wrapper form .gform-field-label {
  display: none !important;
}

.gform_wrapper form .gform_fields {
  row-gap: 25px;
}

.gform_wrapper form .gform_button {
  background: #000 !important;
  border-radius: 0 !important;
  padding: 0 35px !important;
}

.gform_wrapper form .ginput_container input {
  border-radius: 0 !important;
}

.gform_wrapper form .datepicker {
  width: 100% !important;
}

.gform_wrapper form .gfield_time_hour,
.gform_wrapper form .gfield_time_minute {
  width: 50% !important;
}

.page-id-221 .site-content {
  margin-bottom: 0;
}

body .pagina-gracias p,
body .pagina-gracias h2,
body.page-id-221 .wd-nav-main > .menu-item > .woodmart-nav-link {
  color: #ffffff;
}

/*Preguntas Frequenetes*/
.vc_tta-panel {
  padding: 20px 0px;
}

.vc_tta-panel .vc_tta-title-text {
  color: #000;
}

@media (min-width: 768px) {
  .footer-menu-mobile {
    display: none;
  }

  .desktop-space {
    display: none;
  }

  .row-reverse-tablet {
    flex-direction: row-reverse;
  }
}
@media (max-width: 768px) {
  .footer-menu-desktop {
    display: none;
  }

  .menu-mobile-footer {
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 5px 20px;
    position: absolute;
    bottom: 45px;
    width: 100%;
    background: #fff;
    z-index: 9999999;
  }

  .menu-mobile-footer .social-media a span {
    font-size: 34px;
    color: #000;
  }

  .mobile-nav-img {
    max-width: 80%;
  }
  .mobile-nav .wd-heading {
    padding-top: 27px;
  }

  .mobile-nav .close-side-widget a {
    display: inline-block !important;
  }

  .mobile-nav .close-side-widget a:before {
    font-size: 23px;
  }

  /*CARRUSEL HOME MOBILE*/
  .homeSlider .slick-track .ult-item-wrap .vc_empty_space {
    height: 100px !important;
  }

  .homeSlider .slick-track .ult-item-wrap .wpb_text_column {
    margin: 0 30px;
  }

  .mobile-space {
    display: none;
  }

  .blog-home-container .slick-track .ult-item-wrap {
    padding-right: 0;
  }

  .element-center .wpb_wrapper .google-img {
    left: 0;
  }

  .element-center .ti-widget.ti-goog .ti-header {
    padding-left: 30px;
  }

  .form-double-row p {
    display: block !important;
  }

  .form-single-row p,
  .form-double-row p {
    margin-bottom: 0;
  }

  .form-single-row p input,
  .form-double-row p input,
  .form-single-row p select,
  .form-double-row p select {
    margin-bottom: 20px;
  }
}

/*Toolbar*/
.wd-toolbar {
  width: 70%;
  margin: auto;
  background-color: #879f85 !important;
  height: 45px !important;
}

.wd-toolbar .wd-toolbar-label {
  font-size: 16px;
  padding-bottom: 10px;
  color: white;
}

.wd-toolbar .wd-toolbar-icon {
  display: none !important;
}
