@media (max-width: 1024px) {
  body.admin-bar .dialog-type-lightbox {
    position: fixed !important;
    height: 100vh;
    z-index: 999999999999;
  }
}
/* WebKit Browsers (Chrome, Edge, Safari) */
::-webkit-scrollbar {
  width: 10px;
  background-color: #ece8e5;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1) !important;
  background-color: #ece8e5;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #9D634D;
  border: 2px solid #ece8e5;
  /* Optional: better contrast */
}

/* Firefox Browsers */
html body {
  font-family: "Nunito", sans-serif !important;
  overflow-x: hidden !important;
  line-height: 1.7;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6,
html body p {
  font-family: "Nunito", sans-serif !important;
}
html body .elementor-heading-title {
  line-height: 1.3;
}
html body .elementor-section.elementor-element {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1440px) {
  html body .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1280px;
  }
}
@media (max-width: 1300px) {
  html body .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px;
  }
}
@media (max-width: 1060px) {
  html body .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 991px;
  }
}
html body .elementor-accordion {
  border-bottom: 1px solid rgba(157, 99, 77, 0.5) !important;
}
html body .elementor-accordion .elementor-accordion-item .elementor-tab-title {
  border-top: 1px solid rgba(157, 99, 77, 0.5) !important;
}
html body .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
  background-color: #f7f6f5;
}

#sub-header {
  text-align: center;
}

.mobile-menu .dialog-widget-content,
.mobile-menu .dialog-message {
  height: 100% !important;
}
.mobile-menu .elementor-location-popup {
  height: 100%;
}
.mobile-menu-wrap {
  height: 100%;
}
.mobile-menu-wrap .elementor-container,
.mobile-menu-wrap .elementor-column {
  height: 100%;
}

.mobile-menu-close .elementor-icon:hover {
  background-color: #9D634D;
  color: #fff !important;
  transition: 0.3s ease-in-out;
  border-color: #9D634D !important;
}
.mobile-menu-close .elementor-icon:hover svg {
  fill: #fff !important;
}

.book-form .dialog-widget-content {
  max-height: 95vh !important;
  overflow: hidden !important;
}

.paralax-custom .elementor-widget-wrap {
  background-repeat: no-repeat;
  background-size: 50% !important;
  background-attachment: fixed !important;
}
@media (max-width: 1440px) {
  .paralax-custom .elementor-widget-wrap {
    background-size: 80% !important;
  }
}
@media (max-width: 991px) {
  .paralax-custom .elementor-widget-wrap {
    background-size: cover !important;
    background-attachment: initial !important;
  }
}
.paralax-custom__left .elementor-widget-wrap {
  background-position: left !important;
}
@media (max-width: 991px) {
  .paralax-custom__left .elementor-widget-wrap {
    background-position: center !important;
  }
}
.paralax-custom__right .elementor-widget-wrap {
  background-position: right !important;
}
@media (max-width: 991px) {
  .paralax-custom__right .elementor-widget-wrap {
    background-position: center !important;
  }
}

.swiper-pagination-bullets {
  position: relative !important;
  transform: none !important;
  right: 0 !important;
  width: 100% !important;
  left: 0 !important;
}
.swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: transparent !important;
  width: 10px !important;
  height: 10px !important;
  border: 1px solid #9D634D !important;
  opacity: 1 !important;
}
.swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #9D634D !important;
}

.elementor-swiper-button {
  width: 40px !important;
  height: 40px !important;
  border: 1px solid #9D634D !important;
  border-radius: 50px;
  color: #9D634D !important;
  text-align: center;
  line-height: 40px;
  font-size: 16px !important;
  font-family: icomoon;
  display: block;
  outline: 0 !important;
}
@media (max-width: 1600px) {
  .elementor-swiper-button {
    display: none !important;
  }
}
.elementor-swiper-button svg {
  display: none;
}
.elementor-swiper-button::before {
  width: 100%;
}
.elementor-swiper-button:hover {
  background-color: #9D634D;
  color: #fff !important;
}
.elementor-swiper-button i {
  font-size: 18px;
  width: 100%;
  line-height: 40px;
  font-family: swiper-icons;
}
.elementor-swiper-button-prev i::before {
  content: "prev";
}
.elementor-swiper-button-next i::before {
  content: "next";
}
.elementor-swiper-button.swiper-button-next::after, .elementor-swiper-button.swiper-button-prev::after {
  display: none;
}

.dialog-type-lightbox .elementor-swiper-button {
  background-color: transparent;
  margin: 10px;
  border-color: #fff !important;
  color: #fff !important;
}
.dialog-type-lightbox .elementor-swiper-button:hover {
  background-color: #5E413A;
  color: #fff !important;
  border-color: #5E413A !important;
}

#scroll-to-top {
  display: none;
}

.elementor-pagination {
  margin-top: 30px;
}
.elementor-pagination .page-numbers {
  width: 40px;
  height: 40px;
  font-size: 20px;
  border: 1px solid #9D634D;
  border-radius: 100%;
  display: none;
}
.elementor-pagination .page-numbers.current {
  opacity: 0.5;
  display: inline-block;
}
.elementor-pagination a.page-numbers {
  display: inline-block;
}
.elementor-pagination a.page-numbers:hover {
  background-color: #9D634D;
  color: #fff !important;
}

.elementor-tabs .elementor-tabs-wrapper,
.elementor-tabs .elementor-tabs-content-wrapper {
  border: 0 !important;
}
.elementor-tabs .elementor-tab-mobile-title,
.elementor-tabs .elementor-tab-title {
  border-color: #9D634D !important;
  color: #9D634D !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  padding: 15px 40px !important;
  font-size: 17px !important;
  letter-spacing: 0.5px !important;
}
.elementor-tabs .elementor-tab-mobile-title:before, .elementor-tabs .elementor-tab-mobile-title:after,
.elementor-tabs .elementor-tab-title:before,
.elementor-tabs .elementor-tab-title:after {
  display: none !important;
}
.elementor-tabs .elementor-tab-mobile-title.elementor-active,
.elementor-tabs .elementor-tab-title.elementor-active {
  background-color: #9D634D !important;
  color: #fff !important;
}
.elementor-tabs .elementor-tab-mobile-title {
  width: 50%;
  min-width: fit-content;
  margin: auto !important;
  margin-top: 20px !important;
}
.elementor-tabs .elementor-tab-content {
  border: 0 !important;
  text-align: center;
  max-width: 900px;
  margin: auto;
  padding: 0;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .elementor-tabs .elementor-tab-content {
    padding: 0 !important;
  }
}
.elementor-tabs .elementor-tab-content ul,
.elementor-tabs .elementor-tab-content ol {
  list-style-position: inside;
  padding: 0;
}

.elementor-widget-text-editor a {
  font-family: inherit !important;
}

.header-custom {
  width: 100%;
  /* .logo {
      &--color {}
      &--white {
          display: none;
      }
      &--sticky {
          display: none;
      }
  }
  &.she-header {
      .logo {
          &--sticky {
              display: block;
          }
          &--color,
          &--white {
              display: none;
          }
      }
  } */
}
.header-custom .elementor-inner-section {
  width: auto !important;
}
.header-custom .menu-item a.elementor-item::after {
  background-color: #9D634D;
  height: 2px;
  width: calc(100% - 30px);
  margin: auto;
  left: 0;
  right: 0;
  bottom: 5px !important;
}
.header-custom .mobile-menu-open .elementor-icon:hover {
  background-color: #9D634D;
  color: #fff !important;
  transition: 0.3s ease-in-out;
  border-color: #9D634D !important;
}
.header-custom .mobile-menu-open .elementor-icon:hover svg {
  fill: #fff !important;
}

.home .header-custom {
  background: #fff !important;
  /* .logo {
      &--color {
          display: none;
      }
      &--white {
          display: block;
      }
  } */
  /*    &:not(.she-header) {
      .menu-item {
          a.elementor-item {
              color: #fff;
              &::after {
                  background-color: #fff;
              }
          }
      }
      .mobile-menu-open {
          .elementor-icon {
              fill: #fff !important;
              color: #fff !important;
              border-color: #fff !important;
          }
      }
  }
  &.she-header {
      background-color: #fff !important;
       // alt logos
       .logo {
          &--white {
              display: none !important;
          }

      } 
  } */
}
.home .hero-swiper .swiper-wrapper .swiper-slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.home .hero-swiper .swiper-wrapper .swiper-slide::before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: -1;
}
.home .hero-swiper .swiper-wrapper .swiper-slide .container .row {
  height: calc(100vh - 100px);
  min-height: 900px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .home .hero-swiper .swiper-wrapper .swiper-slide .container .row {
    height: calc(100vh - 80px);
    min-height: 300px;
  }
}
.home .hero-swiper .swiper-wrapper .swiper-slide .container .row .col {
  display: flex;
  flex-direction: column;
  color: #fff;
  font-family: "Nunito", sans-serif;
  text-align: center;
}
.home .hero-swiper__toptitle, .home .hero-swiper__undertitle {
  font-size: 32px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 20px;
  color: #fff;
}
@media (max-width: 991px) {
  .home .hero-swiper__toptitle, .home .hero-swiper__undertitle {
    font-size: 24px;
  }
}
.home .hero-swiper__toptitle {
  margin-bottom: 15px;
  margin-top: 0;
}
.home .hero-swiper__undertitle {
  letter-spacing: 2px;
  margin-top: 20px;
}
.home .hero-swiper__title, .home .hero-swiper__subtitle {
  color: #fff;
  font-family: "Nunito", sans-serif;
  font-size: 50px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: none;
}
@media (max-width: 991px) {
  .home .hero-swiper__title, .home .hero-swiper__subtitle {
    font-size: 40px;
  }
}
.home .hero-swiper__title, .home .hero-swiper__undertitle {
  text-transform: uppercase;
}
.home .hero-swiper__button {
  margin-top: 20px;
}
.home .hero-swiper__button .elementor-button {
  background-color: #9D634D;
  color: #fff;
}
.home .hero-swiper__button .elementor-button:hover {
  background-color: #5E413A;
  border-color: #5E413A;
}
.home .hero-swiper .swiper-pagination {
  bottom: 0 !important;
  position: absolute !important;
}
.home .hero-swiper .swiper-pagination .swiper-pagination-bullet {
  width: auto !important;
  height: auto !important;
  border-radius: 5px 5px 0 0;
  background: #ece8e5 !important;
  color: #9D634D !important;
  font-family: "Nunito", sans-serif;
  font-size: 20px;
  font-weight: 500;
  padding: 18px 40px 15px;
  letter-spacing: 0.5px;
  opacity: 1;
  margin: 0 1.5px;
  transition: 0.1s ease-in-out;
  border: 0 !important;
  outline: 0 !important;
}
@media (max-width: 767px) {
  .home .hero-swiper .swiper-pagination .swiper-pagination-bullet {
    line-height: 1.2;
    margin: 0 1px;
    width: calc(33.333% - 2px);
    padding: 12px 15px 8px;
    font-size: 18px;
  }
  .home .hero-swiper .swiper-pagination .swiper-pagination-bullet .pag-label {
    max-width: min-content;
    display: block;
    margin: auto;
  }
}
.home .hero-swiper .swiper-pagination .swiper-pagination-bullet .pag-icon {
  max-height: 0;
  transition: 0.3s ease-in-out;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  color: #9D634D;
  overflow: hidden;
  filter: brightness(1);
}
@media (max-width: 767px) {
  .home .hero-swiper .swiper-pagination .swiper-pagination-bullet .pag-icon {
    display: none;
  }
}
.home .hero-swiper .swiper-pagination .swiper-pagination-bullet .pag-icon i {
  font-size: 70px;
  padding: 5px 0 20px;
  display: block;
}
.home .hero-swiper .swiper-pagination .swiper-pagination-bullet .pag-icon img {
  height: 90px;
  display: block;
}
.home .hero-swiper .swiper-pagination .swiper-pagination-bullet-active .pag-icon, .home .hero-swiper .swiper-pagination .swiper-pagination-bullet:hover .pag-icon {
  max-height: 200px;
}
.home .hero-swiper .swiper-pagination .swiper-pagination-bullet-active {
  z-index: 1;
  position: relative;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);
  color: #fff !important;
  background-color: #9D634D !important;
}
.home .hero-swiper .swiper-pagination .swiper-pagination-bullet-active .pag-icon {
  color: #fff;
  filter: brightness(5);
}
.home__centered-slide .swiper-slide {
  max-width: 50% !important;
  width: 100% !important;
}
@media (max-width: 991px) {
  .home__centered-slide .swiper-slide {
    max-width: 80% !important;
    width: 100% !important;
  }
}
.home__centered-slide .elementor-image-carousel {
  margin-bottom: 30px;
}
.home__centered-slide .swiper-pagination-bullets {
  margin-top: 30px;
}
.home__catalog .swiper-slide {
  max-width: calc(25% - 10px) !important;
}
@media (max-width: 991px) {
  .home__catalog .swiper-slide {
    max-width: calc(33.3333% - 10px) !important;
  }
}
@media (max-width: 767px) {
  .home__catalog .swiper-slide {
    max-width: 80% !important;
    width: 100% !important;
  }
}
.home__catalog__single .elementor-widget-image {
  display: block;
  overflow: hidden;
}
.home__catalog__single .elementor-widget-image .elementor-widget-container {
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 75%;
  position: relative;
  border-radius: 20px;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.home__catalog__single .elementor-widget-image .elementor-widget-container img {
  transition: 0.3s ease-in-out !important;
  transform: scale(1);
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  position: absolute;
  will-change: transform;
}
.home__catalog__single__price::after {
  display: block;
  content: "";
  border-bottom: 2px solid #9D634D;
  width: 100%;
}
.home__catalog__single:hover img {
  transform: scale(1.02) !important;
}
.home__catalog__single:hover h3,
.home__catalog__single:hover h4 {
  transition: 0.3s ease-in-out;
  color: #5E413A !important;
  border-color: #5E413A !important;
}
.home__catalog__single:hover .home__catalog__single__price::after {
  border-color: #5E413A !important;
}
.home__catalog .swiper-pagination-bullets {
  margin-top: 30px;
}
@media (min-width: 1601px) {
  .home__catalog .swiper-pagination-bullets {
    display: none;
  }
}
@media (max-width: 1600px) {
  .home__catalog .elementor-swiper-button {
    display: none;
  }
}
@media (min-width: 992px) {
  .home__blog .swiper-slide {
    max-width: 33.33%;
  }
}
.home__blog .swiper-pagination-bullets {
  margin-top: 30px;
}
@media (min-width: 1601px) {
  .home__blog .swiper-pagination-bullets {
    display: none;
  }
}
@media (max-width: 1600px) {
  .home__blog .elementor-swiper-button {
    display: none;
  }
}
.home__blog .elementor-widget-theme-post-featured-image a {
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 75%;
  position: relative;
  border-radius: 20px;
}
.home__blog .elementor-widget-theme-post-featured-image a img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  position: absolute;
  transition: 0.3s ease-in-out;
  transform: scale(1);
  will-change: transform;
}
.home__blog .elementor-widget-theme-post-featured-image a:hover img {
  transform: scale(1.02);
}
.home__newsletter .elementor-form-fields-wrapper {
  display: flex;
}
.home__newsletter .elementor-form-fields-wrapper .elementor-field-type-email {
  width: calc(100% - 140px) !important;
}
@media (max-width: 991px) {
  .home__newsletter .elementor-form-fields-wrapper .elementor-field-type-email {
    width: calc(100% - 110px) !important;
  }
}
.home__newsletter .elementor-form-fields-wrapper .elementor-field-type-email input {
  height: 100%;
  padding: 10px 20px;
}
.home__newsletter .elementor-form-fields-wrapper .elementor-field-type-submit {
  margin-left: -1px;
  width: 140px;
  cursor: pointer !important;
}
@media (max-width: 991px) {
  .home__newsletter .elementor-form-fields-wrapper .elementor-field-type-submit {
    width: 110px;
  }
}
.home__newsletter .elementor-form-fields-wrapper .elementor-field-type-submit button {
  width: 140px;
}
@media (max-width: 991px) {
  .home__newsletter .elementor-form-fields-wrapper .elementor-field-type-submit button {
    width: 110px;
  }
}
.home__newsletter .elementor-form-fields-wrapper .elementor-field-type-submit button {
  cursor: pointer !important;
}
.home__newsletter .elementor-form-fields-wrapper .elementor-field-type-submit .elementor-form-spinner {
  position: absolute;
}
@media (max-width: 1280px) {
  .home__partners > .elementor-container {
    flex-direction: column;
  }
  .home__partners .partner__top__wrap.elementor-col-50,
.home__partners .partner__right__wrap.elementor-col-50 {
    width: 100% !important;
  }
  .home__partners .partner__top__wrap .elementor-widget-wrap {
    margin-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .home__partners .partner__single .partner__img .elementor-widget-wrap {
    padding-bottom: 70%;
  }
}
.home__partners .partner__single .partner__img .elementor-widget-wrap {
  transition: 0.3s ease-in-out;
  transform: scale(1);
  will-change: transform;
}
.home__partners .partner__single:hover .partner__img .elementor-widget-wrap {
  transform: scale(1.02);
}
@media (min-width: 1280px) {
  .home__partners .partner__top .elementor-container {
    flex-direction: column;
  }
  .home__partners .partner__top .elementor-column {
    width: 100% !important;
  }
  .home__partners .partner__top .partner__img .elementor-widget-wrap {
    padding-bottom: 70%;
  }
}
@media (min-width: 1280px) {
  .home__partners .partner__left {
    height: calc(50% - 30px);
  }
  .home__partners .partner__left > .elementor-container {
    height: 100%;
  }
}
.home__partners--slider .e-loop-item .elementor-widget-theme-post-featured-image .elementor-widget-container {
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 75%;
  position: relative;
}
.home__partners--slider .e-loop-item .elementor-widget-theme-post-featured-image .elementor-widget-container img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  position: absolute;
  transition: 0.3s ease-in-out;
  transform: scale(1);
  will-change: transform;
}
.home__partners--slider .e-loop-item:hover img {
  transform: scale(1.02) !important;
}

.elementor-widget-testimonial-carousel .swiper-pagination {
  margin-top: 20px;
}
@media (min-width: 991px) {
  .elementor-widget-testimonial-carousel .swiper-pagination {
    display: none;
  }
}

.catalog-item__slider .elementor-shortcode {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}

.catalog-main-swiper-container {
  overflow: hidden;
  width: calc(100% - 12%);
  height: 100%;
  position: relative;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .catalog-main-swiper-container {
    width: 100%;
  }
}
.catalog-main-swiper-container .swiper-slide a {
  position: relative;
  width: 100%;
  padding-top: 65%;
  /* 4:3 aspect ratio (3/4 = 0.75) */
  overflow: hidden;
  display: block;
}
.catalog-main-swiper-container img {
  border-radius: 20px !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  /* Still works in older browsers */
  object-position: center;
}
.catalog-main-swiper-container .elementor-swiper-button {
  color: #fff !important;
  background-color: #9D634D !important;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: 0.3s;
}
.catalog-main-swiper-container .elementor-swiper-button:hover {
  background-color: #5E413A !important;
  border-color: #5E413A !important;
}

.catalog-thumbs-swiper-container {
  overflow: hidden;
  padding-left: 20px;
  width: 12%;
  height: 500px;
}
@media (max-width: 991px) {
  .catalog-thumbs-swiper-container {
    width: 100%;
    height: auto;
    padding-left: 0px;
    padding-top: 10px;
  }
}
.catalog-thumbs-swiper-container .swiper-slide {
  cursor: pointer;
  opacity: 0.5;
  position: relative;
  width: 100%;
  overflow: hidden;
  display: block;
  transition: 0.3s;
}
@media (max-width: 991px) {
  .catalog-thumbs-swiper-container .swiper-slide {
    padding-top: 17%;
    height: 0 !important;
  }
}
.catalog-thumbs-swiper-container .swiper-slide-thumb-active, .catalog-thumbs-swiper-container .swiper-slide:hover {
  opacity: 1;
}
.catalog-thumbs-swiper-container img {
  border-radius: 5px !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  /* Still works in older browsers */
  object-position: center;
}

.catalog__breadcrumbs .elementor-icon-list-item::after {
  border-width: 0px !important;
  content: "/" !important;
  margin-top: -2px !important;
  font-size: 18px;
}
.catalog__breadcrumbs .elementor-icon-list-item:last-child::after {
  display: none;
}
@media (min-width: 991px) {
  .catalog__related .home__catalog .swiper-pagination {
    display: none;
  }
}

.catalog-list__img {
  height: 100%;
}
.catalog-list__img__wrap .elementor-widget-container,
.catalog-list__img__wrap .elementor-image {
  height: 100%;
}
.catalog-list__img__wrap a {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .catalog-list__img__wrap a {
    padding-bottom: 75%;
  }
}
.catalog-list__img__wrap img {
  transition: 0.3s ease-in-out !important;
  transform: scale(1) !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  object-fit: cover;
  display: block !important;
  height: 100% !important;
  position: absolute;
  will-change: transform;
}
.catalog-list__img__wrap img:hover {
  transform: scale(1.02) !important;
}
.catalog-list__single h2:hover {
  color: #5E413A;
}

.blog__list .elementor-posts-masonry .elementor-grid-item,
.blog__list .elementor-grid .elementor-grid-item {
  align-items: center;
}
@media (max-width: 767px) {
  .blog__list .elementor-posts-masonry .elementor-grid-item,
.blog__list .elementor-grid .elementor-grid-item {
    flex-direction: column;
  }
}
.blog__list .elementor-posts-masonry .elementor-grid-item .elementor-post__thumbnail__link,
.blog__list .elementor-grid .elementor-grid-item .elementor-post__thumbnail__link {
  overflow: hidden;
  border-radius: 20px;
}
.blog__list .elementor-posts-masonry .elementor-grid-item .elementor-post__thumbnail,
.blog__list .elementor-grid .elementor-grid-item .elementor-post__thumbnail {
  transition: 0.3s ease-in-out !important;
  transform: scale(1) !important;
  height: 100%;
  width: 100%;
  will-change: transform;
}
.blog__list .elementor-posts-masonry .elementor-grid-item .elementor-post__thumbnail img,
.blog__list .elementor-grid .elementor-grid-item .elementor-post__thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.blog__list .elementor-posts-masonry .elementor-grid-item .elementor-post__thumbnail:hover,
.blog__list .elementor-grid .elementor-grid-item .elementor-post__thumbnail:hover {
  transform: scale(1.02) !important;
}
.blog__list .elementor-posts-masonry .elementor-grid-item .elementor-post__text,
.blog__list .elementor-grid .elementor-grid-item .elementor-post__text {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .blog__list .elementor-posts-masonry .elementor-grid-item .elementor-post__text,
.blog__list .elementor-grid .elementor-grid-item .elementor-post__text {
    width: 100%;
    margin-top: 30px;
  }
}
.blog__list .elementor-posts-masonry .elementor-grid-item .elementor-post__text .elementor-post__meta-data,
.blog__list .elementor-grid .elementor-grid-item .elementor-post__text .elementor-post__meta-data {
  order: -1;
  margin-bottom: 10px !important;
}
.blog__list .elementor-posts-masonry .elementor-grid-item .elementor-post__text .elementor-post__title,
.blog__list .elementor-grid .elementor-grid-item .elementor-post__text .elementor-post__title {
  margin-bottom: 15px !important;
}
.blog__list .elementor-posts-masonry .elementor-grid-item .elementor-post__text .elementor-post__title a:hover,
.blog__list .elementor-grid .elementor-grid-item .elementor-post__text .elementor-post__title a:hover {
  color: #5E413A;
}
.blog__list .elementor-posts-masonry .elementor-grid-item .elementor-post__text .elementor-post__excerpt,
.blog__list .elementor-grid .elementor-grid-item .elementor-post__text .elementor-post__excerpt {
  margin-bottom: 30px !important;
}
.blog__list .elementor-posts-masonry .elementor-grid-item .elementor-post__text .elementor-post__read-more,
.blog__list .elementor-grid .elementor-grid-item .elementor-post__text .elementor-post__read-more {
  text-decoration: none;
  color: #9D634D;
  border: 1px solid #9D634D;
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  font-weight: 600;
  border-radius: 30px;
  line-height: normal;
}
.blog__list .elementor-posts-masonry .elementor-grid-item .elementor-post__text .elementor-post__read-more:hover,
.blog__list .elementor-grid .elementor-grid-item .elementor-post__text .elementor-post__read-more:hover {
  background-color: #9D634D;
  color: #fff;
}
@media (min-width: 991px) {
  .blog__related .home__blog .swiper-pagination {
    display: none;
  }
}
.blog__featured .elementor-widget-container {
  height: 0;
  padding-bottom: 75%;
  overflow: hidden;
  border-radius: 20px;
}
.blog__featured .elementor-widget-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  left: 0;
  right: 0;
}

.buy .elementor-add-to-cart {
  position: relative;
}
.buy__models-inputs {
  display: none !important;
}
.buy__model {
  cursor: pointer;
}
.buy__model-col {
  transition: 0.2s;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
}
.buy__model-col:before, .buy__model-col:after {
  display: block;
  content: "";
  background-color: #fff;
  border-radius: 100%;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.buy__model-col:before {
  width: 22px;
  height: 22px;
  border: 1px solid #9D634D;
}
.buy__model-col:after {
  width: 10px;
  height: 10px;
  margin-top: 6px;
  transition: 0.2s;
  background-color: #9D634D;
  opacity: 0;
}
.buy__model .elementor-accordion {
  border: 0 !important;
}
.buy__model .elementor-accordion .elementor-accordion-item {
  text-align: center;
}
.buy__model .elementor-accordion .elementor-accordion-item .elementor-tab-title {
  border: 0 !important;
  background-color: transparent !important;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  outline: 0 !important;
}
.buy__model .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title {
  order: -1;
  position: relative;
  outline: 0 !important;
}
.buy__model .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title::after {
  display: block;
  content: "";
  border-bottom: 2px solid #9D634D;
  width: calc(100% + 24px);
  opacity: 0;
  transition: 0.2s;
  position: absolute;
  bottom: -5px;
}
.buy__model .elementor-accordion .elementor-accordion-item .elementor-tab-title:hover .elementor-accordion-title::after {
  opacity: 1;
}
.buy__model .elementor-accordion .elementor-accordion-item .elementor-tab-content {
  overflow: hidden;
  width: 100%;
}
.buy__model.active .buy__model-col {
  background-color: #fff;
}
.buy__model.active .buy__model-col:after {
  opacity: 1;
}
.buy__options-col {
  max-width: 60%;
}
@media (max-width: 1200px) {
  .buy__options-col {
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  .buy__options-col {
    max-width: 100%;
  }
}
.buy__price-col {
  margin-top: 150px;
  background-color: #ece8e5;
  padding: 40px;
  flex-direction: column;
  border-radius: 20px;
  right: 0;
}
@media (max-width: 1200px) {
  .buy__price-col {
    max-width: calc(50% - 40px);
  }
}
@media (max-width: 991px) {
  .buy__price-col {
    max-width: 100%;
    margin-top: 40px;
  }
}
.buy__price-col h2 {
  font-weight: 400;
}
.buy__price-col .wapf-field-calc .wapf-field-label {
  display: none;
}
.buy__price-col .wapf-field-calc .wapf-field-input {
  padding: 0;
}
.buy__price-col .wapf-field-calc .wapf-calc-text {
  font-size: 30px;
  font-weight: 700;
  color: #9D634D;
}
@media (max-width: 1200px) {
  .buy__price-col .wapf-field-calc .wapf-calc-text {
    font-size: 26px;
  }
}
.buy__price-col button {
  margin-left: 0 !important;
  margin-top: 40px !important;
}
.buy__popup {
  padding-top: 60px;
}
.buy__popup::before {
  display: block;
  content: "";
  border-top: 1px solid #9D634D;
  width: 100%;
  position: relative;
  top: -20px;
}

.wapf .wapf-wrapper {
  margin: 0 !important;
}
.wapf .wapf-field-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.wapf .wapf-field-group > .wapf-section {
  width: 100%;
}
.wapf .wapf-field-group > .wapf-section .wapf-field-container {
  padding: 0;
}
.wapf .wapf-field-group > .wapf-section .wapf-field-container .wapf-field-input {
  padding: 0;
}
.wapf .wapf-field-p .wapf-field-label {
  display: none;
}
.wapf .wapf-field-checkboxes, .wapf .wapf-field-radio {
  margin-top: 40px;
}
.wapf .wapf-field-checkboxes .wapf-field-label label, .wapf .wapf-field-radio .wapf-field-label label {
  cursor: initial;
  text-transform: none;
  font-size: 22px;
  color: #9D634D;
  font-weight: 500;
}
.wapf .wapf-field-checkboxes .wapf-checkboxes, .wapf .wapf-field-checkboxes .wapf-radios, .wapf .wapf-field-radio .wapf-checkboxes, .wapf .wapf-field-radio .wapf-radios {
  border: 1px solid #9D634D;
  border-radius: 30px;
  padding: 10px 30px;
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-checkbox, .wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio, .wapf .wapf-field-checkboxes .wapf-radios .wapf-checkbox, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio, .wapf .wapf-field-radio .wapf-checkboxes .wapf-checkbox, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio, .wapf .wapf-field-radio .wapf-radios .wapf-checkbox, .wapf .wapf-field-radio .wapf-radios .wapf-radio {
  border-bottom: 1px solid rgba(157, 99, 77, 0.5);
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-checkbox:last-child, .wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio:last-child, .wapf .wapf-field-checkboxes .wapf-radios .wapf-checkbox:last-child, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio:last-child, .wapf .wapf-field-radio .wapf-checkboxes .wapf-checkbox:last-child, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio:last-child, .wapf .wapf-field-radio .wapf-radios .wapf-checkbox:last-child, .wapf .wapf-field-radio .wapf-radios .wapf-radio:last-child {
  border-bottom: 0;
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-checkbox .wapf-input-label, .wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio .wapf-input-label, .wapf .wapf-field-checkboxes .wapf-radios .wapf-checkbox .wapf-input-label, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio .wapf-input-label, .wapf .wapf-field-radio .wapf-checkboxes .wapf-checkbox .wapf-input-label, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio .wapf-input-label, .wapf .wapf-field-radio .wapf-radios .wapf-checkbox .wapf-input-label, .wapf .wapf-field-radio .wapf-radios .wapf-radio .wapf-input-label {
  width: 100%;
  position: relative;
  display: block;
  padding: 20px 0;
  margin: 0;
  display: flex;
  padding-right: 100px;
  align-items: center;
  font-size: 16px;
  color: #5E413A;
}
@media (max-width: 991px) {
  .wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-checkbox .wapf-input-label, .wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio .wapf-input-label, .wapf .wapf-field-checkboxes .wapf-radios .wapf-checkbox .wapf-input-label, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio .wapf-input-label, .wapf .wapf-field-radio .wapf-checkboxes .wapf-checkbox .wapf-input-label, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio .wapf-input-label, .wapf .wapf-field-radio .wapf-radios .wapf-checkbox .wapf-input-label, .wapf .wapf-field-radio .wapf-radios .wapf-radio .wapf-input-label {
    padding-right: 80px;
    font-size: 14px;
  }
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-checkbox .wapf-input-label .wapf-custom, .wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio .wapf-input-label .wapf-custom, .wapf .wapf-field-checkboxes .wapf-radios .wapf-checkbox .wapf-input-label .wapf-custom, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio .wapf-input-label .wapf-custom, .wapf .wapf-field-radio .wapf-checkboxes .wapf-checkbox .wapf-input-label .wapf-custom, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio .wapf-input-label .wapf-custom, .wapf .wapf-field-radio .wapf-radios .wapf-checkbox .wapf-input-label .wapf-custom, .wapf .wapf-field-radio .wapf-radios .wapf-radio .wapf-input-label .wapf-custom {
  display: none;
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-checkbox .wapf-input-label::before, .wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-checkbox .wapf-input-label::after, .wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio .wapf-input-label::before, .wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio .wapf-input-label::after, .wapf .wapf-field-checkboxes .wapf-radios .wapf-checkbox .wapf-input-label::before, .wapf .wapf-field-checkboxes .wapf-radios .wapf-checkbox .wapf-input-label::after, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio .wapf-input-label::before, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio .wapf-input-label::after, .wapf .wapf-field-radio .wapf-checkboxes .wapf-checkbox .wapf-input-label::before, .wapf .wapf-field-radio .wapf-checkboxes .wapf-checkbox .wapf-input-label::after, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio .wapf-input-label::before, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio .wapf-input-label::after, .wapf .wapf-field-radio .wapf-radios .wapf-checkbox .wapf-input-label::before, .wapf .wapf-field-radio .wapf-radios .wapf-checkbox .wapf-input-label::after, .wapf .wapf-field-radio .wapf-radios .wapf-radio .wapf-input-label::before, .wapf .wapf-field-radio .wapf-radios .wapf-radio .wapf-input-label::after {
  display: block;
  content: "";
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-checkbox .wapf-input-label input, .wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio .wapf-input-label input, .wapf .wapf-field-checkboxes .wapf-radios .wapf-checkbox .wapf-input-label input, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio .wapf-input-label input, .wapf .wapf-field-radio .wapf-checkboxes .wapf-checkbox .wapf-input-label input, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio .wapf-input-label input, .wapf .wapf-field-radio .wapf-radios .wapf-checkbox .wapf-input-label input, .wapf .wapf-field-radio .wapf-radios .wapf-radio .wapf-input-label input {
  display: none;
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-checkbox .wapf-input-label .wapf-label-text, .wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio .wapf-input-label .wapf-label-text, .wapf .wapf-field-checkboxes .wapf-radios .wapf-checkbox .wapf-input-label .wapf-label-text, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio .wapf-input-label .wapf-label-text, .wapf .wapf-field-radio .wapf-checkboxes .wapf-checkbox .wapf-input-label .wapf-label-text, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio .wapf-input-label .wapf-label-text, .wapf .wapf-field-radio .wapf-radios .wapf-checkbox .wapf-input-label .wapf-label-text, .wapf .wapf-field-radio .wapf-radios .wapf-radio .wapf-input-label .wapf-label-text {
  text-transform: none;
  width: 100%;
  justify-content: space-between;
  display: flex;
  font-size: 16px;
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-checkbox .wapf-input-label .wapf-pricing-hint, .wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio .wapf-input-label .wapf-pricing-hint, .wapf .wapf-field-checkboxes .wapf-radios .wapf-checkbox .wapf-input-label .wapf-pricing-hint, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio .wapf-input-label .wapf-pricing-hint, .wapf .wapf-field-radio .wapf-checkboxes .wapf-checkbox .wapf-input-label .wapf-pricing-hint, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio .wapf-input-label .wapf-pricing-hint, .wapf .wapf-field-radio .wapf-radios .wapf-checkbox .wapf-input-label .wapf-pricing-hint, .wapf .wapf-field-radio .wapf-radios .wapf-radio .wapf-input-label .wapf-pricing-hint {
  color: #9D634D;
  font-weight: 500;
  margin-left: 30px;
  min-width: fit-content;
  opacity: 1;
  font-size: 18px;
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-checkbox .wapf-input-label::before, .wapf .wapf-field-checkboxes .wapf-radios .wapf-checkbox .wapf-input-label::before, .wapf .wapf-field-radio .wapf-checkboxes .wapf-checkbox .wapf-input-label::before, .wapf .wapf-field-radio .wapf-radios .wapf-checkbox .wapf-input-label::before {
  background-color: #ece8e5;
  border: 1px solid #9D634D;
  border-radius: 24px;
  height: 24px;
  width: 65px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  transition: 0.2s;
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-checkbox .wapf-input-label::after, .wapf .wapf-field-checkboxes .wapf-radios .wapf-checkbox .wapf-input-label::after, .wapf .wapf-field-radio .wapf-checkboxes .wapf-checkbox .wapf-input-label::after, .wapf .wapf-field-radio .wapf-radios .wapf-checkbox .wapf-input-label::after {
  background-color: #9D634D;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  position: absolute;
  right: 45px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: 0.2s;
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-checkbox.wapf-checked .wapf-input-label:before, .wapf .wapf-field-checkboxes .wapf-radios .wapf-checkbox.wapf-checked .wapf-input-label:before, .wapf .wapf-field-radio .wapf-checkboxes .wapf-checkbox.wapf-checked .wapf-input-label:before, .wapf .wapf-field-radio .wapf-radios .wapf-checkbox.wapf-checked .wapf-input-label:before {
  background-color: #9D634D;
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-checkbox.wapf-checked .wapf-input-label:after, .wapf .wapf-field-checkboxes .wapf-radios .wapf-checkbox.wapf-checked .wapf-input-label:after, .wapf .wapf-field-radio .wapf-checkboxes .wapf-checkbox.wapf-checked .wapf-input-label:after, .wapf .wapf-field-radio .wapf-radios .wapf-checkbox.wapf-checked .wapf-input-label:after {
  background-color: #fff;
  right: 5px;
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio .wapf-input-label:before, .wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio .wapf-input-label:after, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio .wapf-input-label:before, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio .wapf-input-label:after, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio .wapf-input-label:before, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio .wapf-input-label:after, .wapf .wapf-field-radio .wapf-radios .wapf-radio .wapf-input-label:before, .wapf .wapf-field-radio .wapf-radios .wapf-radio .wapf-input-label:after {
  border-radius: 100%;
  right: 0;
  position: absolute;
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio .wapf-input-label:before, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio .wapf-input-label:before, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio .wapf-input-label:before, .wapf .wapf-field-radio .wapf-radios .wapf-radio .wapf-input-label:before {
  width: 24px;
  height: 24px;
  border: 1px solid #9D634D;
  background-color: #ece8e5;
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio .wapf-input-label:after, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio .wapf-input-label:after, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio .wapf-input-label:after, .wapf .wapf-field-radio .wapf-radios .wapf-radio .wapf-input-label:after {
  width: 16px;
  height: 16px;
  right: 4px;
  transition: 0.2s;
  background-color: #9D634D;
  opacity: 0;
}
.wapf .wapf-field-checkboxes .wapf-checkboxes .wapf-radio.wapf-checked .wapf-input-label:after, .wapf .wapf-field-checkboxes .wapf-radios .wapf-radio.wapf-checked .wapf-input-label:after, .wapf .wapf-field-radio .wapf-checkboxes .wapf-radio.wapf-checked .wapf-input-label:after, .wapf .wapf-field-radio .wapf-radios .wapf-radio.wapf-checked .wapf-input-label:after {
  opacity: 1;
}
.wapf .wapf-product-totals {
  display: none;
}

.woocommerce-cart .vamtam-cart__header {
  font-size: 30px;
}
.woocommerce-cart .vamtam-cart__header .font-h4 {
  color: #9D634D !important;
  text-transform: uppercase;
}
.woocommerce-cart .vamtam-cart__product {
  border-top: 1px solid #eee !important;
  margin-top: 10px;
  display: flex !important;
}
.woocommerce-cart .vamtam-cart__product-image,
.woocommerce-cart .vamtam-cart__product .vamtam-quantity {
  display: none;
}
.woocommerce-cart .vamtam-cart__product-name {
  padding-left: 0 !important;
  padding-top: 0 !important;
  border-right: 1px solid #eee;
}
.woocommerce-cart .vamtam-cart__product-name > a {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px;
}
.woocommerce-cart .vamtam-cart__product-name dt {
  font-weight: 600;
}
.woocommerce-cart .vamtam-cart__product-price {
  font-weight: 600;
  font-size: 18px;
  margin-left: 20px;
}
.woocommerce-cart .vamtam-cart__product-remove {
  margin-top: -10px;
  margin-left: 20px;
}

.woocommerce-checkout dl.variation {
  margin-top: 10px;
}
.woocommerce-checkout dl.variation dt {
  font-weight: 600;
  margin-top: 10px;
  width: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields h3 {
  color: #9D634D !important;
  text-transform: uppercase !important;
  font-size: 26px !important;
}
.woocommerce-checkout #order_review_heading {
  color: #9D634D !important;
  text-transform: uppercase !important;
  font-size: 26px !important;
}

.woocommerce-cart .empty-cart-notice h5 {
  font-size: 30px;
  text-transform: uppercase;
}
.woocommerce-cart .vamtam-empty-cart svg {
  display: none;
}
.woocommerce-cart .vamtam-empty-cart .thumbnail {
  background-image: url("../img/icon-shop.svg");
  width: 200px;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}