/** Shopify CDN: Minification failed

Line 1420:0 Unexpected "}"

**/
/*03/05/23*/
.text-with-icons__block-icon svg path {
  stroke: #000;
}
.about-us .index-section--hero {
  margin-bottom: 75px;
}
.about-us .text_section_abou .btn {
  margin-top: 15px;
}
.text-with-icons__block-icon svg {
  width: 50px;
  height: 50px;
}
.about_maindisplay_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.about_wrap {
  width: calc(50% - 14px);
  display: flex;
  flex-wrap: wrap;
  margin: 0 -14px;
}
.text_section_abou {
  width: calc(50% - 14px);
  padding: 20px 4px 20px 0;
}

.about_wrap img {
  width: 100%;
}
.about_main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row-reverse;
  gap: 28px;
}
.main_itg_image {
  margin: 100px auto 0;
  display: flex;
}
.text_section_abou h2 {
  font-size: 30px;
  margin-bottom: 20px;
  line-height: 1.2;
}
.text_section_abou p {
  color: #868686;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.7;
  margin: 0;
  padding: 0;
}
.about-us .main_itg_image_second {
  FONT-WEIGHT: 100;
  display: flex;
  margin-top: 0;
}

.about-us .main_itg_image img {
  width: 100%;
  height: 100%;
}
.about-us .main_image_wpar {
  padding: 100px 0;
  background-position: center;
  background-size: cover;
}
.about-us .about_wrap {
  justify-content: space-between;
}
.about-us .main_head_work,
.sustainable-practices .main_head_work {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.about-us .main_image_wpa,
.sustainable-practices .main_image_wpa {
  width: 33.33%;
  padding: 0 15px;
}
.about-us .main_image_wpa img,
.sustainable-practices .main_image_wpa img {
  width: 100%;
  height: 100%;
}
.about-us .main_image_wpa img,
.sustainable-practices .main_image_wpa img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
}
.about-us a.main_image_head,
.sustainable-practices a.main_image_head {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  padding-bottom: 116.5%;
}
.text-with-icons__block-title h3 {
  margin: 23px 0 5px;
  letter-spacing: 2px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.about-us .text-with-icons__block-icon {
  margin-bottom: 0;
}
.about-us .text-with-icons__block-icon .icon {
  width: 50px;
  height: 50px;
}
.text-with-icons__block-text p {
  font-weight: 400;
  font-style: normal;
  line-height: 1.7;
  margin: 0;
}
.about-us .hero__text-shadow,
.sustainable-practices .hero__text-shadow {
  color: #ffffff;
}
.icon_rte svg {
  max-width: 50px;
}
.icon_rte img {
  max-width: 50px;
  margin: 0 auto;
  display: flex;
}


/*
   .about-us .theme-block h2 {
   font-size: 50px;
   font-weight: 400;
   line-height: 1.7;
   color:#000000;
   }
*/
.about-us .feature-row__item {
  flex: inherit;
  margin: 0;
  width: 50%;
  padding: 0;
  max-width: 600px;
}
.about-us .feature-row__text {
  margin: 0;
  max-width: 100%;
}
.about-us .feature-row__item.feature-row__text .rte {
  max-width: 100%;
}
.about-us .feature-row__item .image-wrap {
  padding-bottom: 69.9% !important;
}
.about-us .main_custom,
.sustainable-practices .main_custom {
  padding: 75px 0;
}


/*
   .about-us .theme-block.col_1 {
   margin: 0;
   }
*/
.about-us .theme-block.col_2 {
  margin: 0 0 25px;
}
.about-us .rte.appear-delay-1 p {
  font-size: 14px;
  font-style: normal;
  line-height: 1.7;
}
.about-us .feature-row__item .h1.appear-delay {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
}
.about-us .theme-block.col_3 p {
  color: #868686;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.7;
}
.about-us .main_image_wpa,
.DstAboutWrap,
.DstAboutWrapsec {
  position: relative;
  overflow: hidden;
}
.DstAboutWrap,
.DstAboutWrapsec {
  width: 50%;
  padding: 0 13px;
}
.effect-three:before {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
  transform: skew(-25deg);
}
.effect-three:hover:before {
  animation: effectShine 0.75s;
}

@keyframes effectShine {
  0% {
    left: -100%;
    transition-property: left;
  }
  100% {
    left: 100%;
    transition-property: left;
  }
}
.main_image_itg {
  margin-top: 75px;
}
.logo-bar__item img[data-sizes=auto] {
  max-width: 160px;
  max-height: 160px;
  transition: all 0.5s ease;
  transform: scale(1);
}
.DstLogoListSlider .slick-dots {
  display: none;
}
.logo-bar__item:hover img.logo-bar__image.lazyautosizes.lazyloaded {
  transform: scale(0.8);
}
.sustainable-practices .main_image_wpar {
  padding: 100px 0;
  background-position: center;
  background-size: cover;
}

@media (max-width: 1200px) {
  .about-us .main_image_wpar {
    padding: 20px 0 70px;
  }
  .about-us .main_head_work,
  .sustainable-practices .main_head_work {
    margin: 0 -7px;
  }
  .about-us .main_image_wpa,
  .sustainable-practices .main_image_wpa {
    padding: 0 7.5px;
  }
}
@media only screen and (min-width: 1050px) {
  .about-us .feature-row {
    margin: 0;
  }

}

@media only screen and (min-width: 769px) {
  .about-us .feature-row__text--left {
    padding-left: 55px;
  }

}
@media (max-width: 991px) {
  .about-us .text_section_abou h2,
  .sustainable-practices .text_section_abou h2 {
    font-size: 25px;
  }
  .about-us .main_image_wpar,
  .sustainable-practices .main_image_wpar {
    padding: 70px 0
  }
  .about-us .text_section_abou {
    padding: 0 4px 20px 0;
  }
  .about-us .main_itg_image_second {
    margin-top: 38px;
  }
  .about-us .main_itg_image,
  .sustainable-practices .main_itg_image {
    margin: 50px auto 26px;
  }
  .about-us .text_section_abou {
    padding: 0 4px 20px 0;
  }
}

@media only screen and (max-width: 989px) {
  .about-us .DstLogoListSlider .slick-dots li button:before {
    font-size: 35px;
    color: #E5D5C8 !important;
    opacity: .75 !important;
  }
  .about-us .DstLogoListSlider .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #ab8361 !important;
  }
  .about-us .DstLogoListSlider .slick-dots {
    display: block;
  }

}
@media only screen and (max-width: 767px) {
  .about-us .main_image_wpa,
  .sustainable-practices .main_image_wpa {
    width: 100%;
    margin-bottom: 15px;
  }
  .about-us .feature-row__text {
    margin: 20px 0 0;
    max-width: 100%;
    width: 100%;
  }
  .about-us .text-with-icons__blocks .text-with-icons__block {
    width: 100%;
    padding: 0 15px 30px;
  }
  .about-us .DstAboutWrap,
  .DstAboutWrapsec,
  .sustainable-practices .DstAboutWrap {
    width: 100%;
    padding: 0;
  }
  .about-us .feature-row__item {
    width: 100%;
    padding-top: 15px;
  }
  .about-us .about_wrap,
  .sustainable-practices .about_wrap {
    width: 100%;
  }
  .about-us .about_main,
  .sustainable-practices .about_main {
    display: flex;
    flex-direction: column-reverse;
    gap: 0;
  }
  .about-us .text_section_abou,
  .sustainable-practices .text_section_abou {
    width: 100%;
    padding: 0;
  }
  .about-us .main_itg_image_second {
    margin-top: 0;
  }
  .about-us .DstAboutWrapsec {
    display: none;
  }
}


.site-footer .grid__item .site-footer__linklist {
  text-align: center;
}
.site-footer .grid__item .footer__logo {
  text-align: center;
}
a.site-nav__link {
  line-height: 20px;
  padding-bottom: 0;
  padding-top: 1rem;
  letter-spacing: 2px;
}

header#SiteHeader .toolbar__content {
  margin: 0.75rem -40px 0;
}

header#SiteHeader {
  padding-top: 0;
}

@media only screen and (min-width: 769px) {
  .site-nav__link--icon.js-search-header {
    display: inline-flex !important;
  }
}


.cart-link,
.account_link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer__item-padding.block_newsletter {
  text-align: center;
  padding: 0;
  margin: 30px auto;
}
.footer__item-padding.block_newsletter p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}
.newsletter_input input {
  padding-left: 38px;
  border: 1px solid #E0E0E0;
}

.newsletter_input svg {
  position: absolute;
  top: 10px;
  left: 10px;
}
.footer__newsletter {
  position: relative;
  display: inline-block;
  max-width: 300px;
  width: auto;
  max-width: 100%;
}
.newsletter_input {
  position: relative;
}
.footer__newsletter-btn {
  position: relative;
  top: auto;
  background: #AF7251;
  height: 30px;
  width: 100%;
  color: #fff;
  transform: none;
  margin-top: 10px;
  height: 40px;
}
.footer_logo_social {
  position: relative;
}

ul.social-icons.footer__social {
  text-align: center;
  left: 0;
  right: 0;
}

.footer__logo {
  position: relative;
}
.footer__social li {
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 15px;
}
.footer__social a svg.icon-pinterest {
  width: 21px;
  height: 21px;
}
.hero__text-shadow {
  color: #3F434A;
}
.hero__link a.btn {
  color: #fff !important;
}
.hero__text-shadow .hero__title {
  margin: 15px 0;
}
.hero__top-subtitle {
  letter-spacing: 0;
  text-transform: initial;
}
.hero__subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.image_text_hotspots_section .hotspots {
  width: 50%;
}

.image_text_hotspots_section .hotspots__content {
  width: 50%;
}

.image_text_hotspots_section .hotspots__content {
  padding-left: 40px !important;
}
.image_text_hotspots_section p.subheading {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-transform: initial;
  letter-spacing: 0;
}

.image_text_hotspots_section h3 {
  font-style: italic;
  font-weight: 400;
  font-size: 31px;
  line-height: 38px;
  max-width: 400px;
}

/* .image_text_hotspots_section .hotspot-content__block, */
.hotspot_product_and_paragraph {
  max-width: 450px;
}

.image_text_hotspots_section .hotspot-content__block p {
  font-weight: 550px;
  font-size: 16px;
  line-height: 26px;
}
.hostpot_product_info {
  display: none;
  width: 250px;
  background: #fff;
  border-radius: 10px;
  padding: 10px;
  text-align: center;
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 1;
}
a.hotspot__button:hover + div,
.hostpot_product_info:hover {
  display: block;
}
.image_text_hotspots_section .hotspot__button circle {
  fill: #fff !important;
}

.image_text_hotspots_section .hotspot__button {
  background-color: rgba(256, 256, 256, 0.5) !important;
}
.quick-product__btn {
  background: transparent;
  text-align: right;
}
.product_add_form {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease;
  padding-bottom: 15px;
}

.grid__item.grid-product:hover .product_add_form {
  display: block;
  opacity: 1;
  visibility: visible;
}

.product_add_form input.btn.bttton {
  width: 100%;
  background-color: #3B3535;
}

.product-block .payment-buttons button.btn--primary:hover,
.product-block .payment-buttons button.btn--primary {
  background: #BEA78C !important;
}


.upsell_products {
  padding: 20px 0;
  text-align: center;
}

.upsell_title {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  color: #3F434A;
  font-size: 18px;
  text-align: center;
  width: 100%;
  margin-bottom: -1rem;
  position: relative;
  z-index: 2;
}
.up_content {
  width: 100%;
  margin: 10px 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.up_content img {
  width: 125px;
  display: flex;
  order: initial;
}
.up_content img.upsell__1 {
  width: 100%;
}
.up_content img.upsell__3 {
  width: 50%;
}
.up_content img.upsell__3 {
  width: 25%;
}
.up_content img.upsell__4 {
  width: 20%;
}
input.selected_product {
  position: absolute;
  top: 25px;
  right: 25px;
  clip: auto;
  height: 20px;
  width: 20px;
  color: #000;
  accent-color: #000;
}
span.plus_icon {
  width: 20px;
}
.up_variant select {
  border: 1px solid #cfcece;
  background: transparent;
  padding: 10px;
  margin-top: 15px;
  border-radius: 0 !important;
}
span.add_up_btn.disabled {
  opacity: 0.7;
  pointer-events: none;
}
.up_variant select option {
  background: #efefef;
}
span.show_me_btn {
  cursor: pointer;
}
.upsell_popup {
  display: none;
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.upsell_popup.active {
  display: block;
}
.popup_overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.product_upsell_container {
  position: relative;
  width: 80%;
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  padding: 30px;
  max-height: 85%;
  flex-wrap: wrap;
  overflow: auto;
}
.upsell_main_product span.plus_icon svg {
  width: 20px;
}
.upsell_main_product span.plus_icon svg {
  width: 20px;
}
.upsell_main_product {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 30px 0;
}
a.up_title {
  font-size: 17px;
  font-weight: bold;
  font-family: Montserrat
  , sans-serif;
}
.upsell_main_product span.plus_icon {
  width: 20px;
  margin: 20px 0;
  display: flex;
}
.up_main_product_inner {
  width: 100%;
  border: 1px solid #cfcece;
  padding: 20px;
  display: flex;
  column-gap: 20px;
  position: relative;
}
span.add_up_btn {
  max-width: 300px;
  margin: 0 auto;
  display: table;
  cursor: pointer;
}
.last_hide,
.upsell_main_product span.plus_icon.last_hide {
  display: none;
}
.up_main_product_inner img.feature-row__image {
  max-width: 150px;
  order: 0;
  width: 150px;
}
.upsell_main_product_data {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  input.selected_product {
    top: 5px;
    right: 0;
  }
}


.share_block {
  color: #3F434A;
}
.share_icon {
  cursor: pointer;
  padding-top: 14px;
}
span.share_text {
  margin-left: 10px;
  vertical-align: text-bottom;
}
.social-sharing {
  position: absolute;
  margin-top: 6px !important;
}

.product-single__meta .product-block.product-block--tab {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.product-single__meta [data-center-text=true] .collapsible-trigger-btn {
  border-top: none;
}
.collapsible-trigger-btn--borders + .collapsible-content .collapsible-content__inner {
  border:none;
}

.size-chart__standalone .tool-tip-trigger__title {
  letter-spacing: 0;
  font-style: normal;
  /*     font-weight: 600; */
  font-size: 16px;
  line-height: 20px;
  text-transform: capitalize;
  align-items: baseline;
  justify-content: flex-end;
}

.size-chart__standalone {
  text-align: right;
}
.text_with_icon {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
  margin: 25px 0;
}

.text_with_icon .icon_img {
  width: 50%;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #3F434A;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

span.twi_text {
  max-width: 150px;
}
.product_badge {
  display: flex;
  justify-content: center;
  justify-content: space-between;
  text-align: center;
  color: #3f434a;
  margin: 25px 0;
}
span.icon_text {
  display: block;
  max-width: 140px;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-top: 10px;
}
.product_stack_img {
  width: 100%;
}

.product_stack_img .product-main-slide {
  display: block;
}
.variant__label[for] {
  text-transform: capitalize !important;
  letter-spacing: 1px !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 20px;
}
.template-product .page-width {
  width: 100%;
}
.swiper-slide .grid__item {
  width: 100% !important;
}
.image-content-division .content-box img {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.cstm_featured-collection {
  margin-bottom: 50px;
}


.size-chart__standalone svg path {
  fill: #BEA78C;
}
.page-content--bottom a.btn.return-link {
  background-color: #BEA78C !important;
}
.swiper-slide .modal__inner .grid__item {
  width: 50% !important;
}
.product_add_form button.btn.bttton.btn--full {
  max-width: 220px;
  margin: 0 auto;
  display: table;
  background: #bea78c;
}
.image_text_hotspots_section {
  background: #E5D5C8;
  padding: 1px 0;
}
.cstm_featured-collection .swiper-button-prev,
.cstm_featured-collection .swiper-button-next {
  display: block !important;
  background-size: 18px;
}
.swiper-button-prev {
  background-image: url('/cdn/shop/t/22/assets/left.svg?v=1679035382');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}
.swiper-button-next {
  background-image: url('/cdn/shop/t/22/assets/right.svg?v=1679035350');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}
.size-chart__standalone svg {
  transform: translateY(1px);
}

.featured-collection_swiper p.h2.product-single__title {
  text-align: center;
}

[data-tool-tip="size-chart"] .tool-tip__content img {
  height: auto;
}
.pswp--animated-in .pswp__scroll-wrap .pswp__zoom-wrap {
;
/*     top: 50%; */
/*     transform: translateY(-50%) !important; */
}
.pswp--zoom-allowed img.pswp__img {
  width: 100% !important;
  height: auto !important;
}
.grid-product__image-mask:hover .grid-product__secondary-image img {
  object-fit: contain;
}
.cstm_collection-list .swiper-button-prev,
.cstm_collection-list .swiper-button-next {
  display: block !important;
  /*     background-color: #3b3535; */
  /*     padding: 24px; */
  filter: brightness(2);
  background-position: center;
  background-size: 18px;
}
.cstm_collection-list .swiper-button-prev:hover,
.cstm_collection-list .swiper-button-next:hover {
;
/*     background-color: #000; */
}
span.read_btn {

  display: block;
  position: relative;
  margin: 10px;
  text-decoration: underline;
  cursor: pointer;
}
.h2.product-single__title {
  line-height: 1.5;
  font-style: normal!important;
}
span.upsell_close_icon {
  position: absolute;
  right: 15px;
  top: 10px;
  cursor: pointer;
  /*     background: #857562; */
  /*     color: #857562; */
  color: #857562;
  font-size: 24px;
  /*     padding: 5px 8px; */
}
[data-section-type="product-recommendations"] {
;
/*     opacity: 0; */
/*     visibility: hidden; */
}
.faq_section div.collapsible-content .collapsible-content__inner {
  background: #faf9f6;
  padding: 20px;
}
.faq_content {
  margin-bottom: 20px;
  width: 100%;
}
.faq_items {
  border-bottom: 1px solid;
  width: 100%;
}
.faq_content button.collapsible-trigger {
  font-size: 16px;
  width: 100%;
}
.faq_content .collapsible-trigger--inline .collapsible-trigger__icon {
  right: 0;
  left: auto;
}
.faq_content .collapsible-trigger--inline {
  padding-left: 0;
  padding-top: 10px;
}
.faq_content {
  display: flex;
  gap: 20px;
}

span.top_btn {
  display: none!important;
  background-image: url('/cdn/shop/files/arrow-up.svg?v=1696335501');
  background-repeat: no-repeat;
  background-size: 60% auto;
  background-position: center;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 200px;
  right: 30px;
  /* transform: rotate(270deg); */
  background-color: #000;
  cursor: pointer;
  z-index: 1;
}
.faq_content .icon_sec svg {
  height: 46px;
  width: 46px;
}
/* sale badge new css */
.collection-grid__wrapper .grid {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
.collection-grid__wrapper .grid-product__content {
  height: 100%;
}


span.cart-link__bubble-num {
  background: #bea78c;
  border-radius: 100%;
  color: #fff;
  height: 20px;
  width: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  vertical-align: text-top;
  margin-left: -5px;
}


.grid-product__tag {
  background: transparent;
}
.ctt_product_grid_tag {
  background: transparent !important;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 1;
  color: #000 !important;
  display: block;
  padding: 8px 10px;
  font-weight: 100;
  text-transform: uppercase;
  border: 1px solid #ccc;
}

.grid-product__tag--custom + .grid-product__tag--custom {
  margin-top: 30px;
}
.new-tag_label span.ctt_product_grid_tag {
  background: #d5c3b8;
}
.new-tag_label span.ctt_product_grid_tag:before {
  border-color: #d5c3b8 transparent transparent #d5c3b8;
}
.new-tag_label span.ctt_product_grid_tag:after {
  border-color: transparent transparent #d5c3b8 #d5c3b8;
}
.favorites-tag_label span.ctt_product_grid_tag {
  background: #afa7a3;
}
.favorites-tag_label span.ctt_product_grid_tag:before {
  border-color: #afa7a3 transparent transparent #afa7a3;
}
.favorites-tag_label span.ctt_product_grid_tag:after {
  border-color: transparent transparent #afa7a3 #afa7a3;
}
.hotspot_product-grid-item .grid-product:hover .product_add_form,
.hotspot_product-grid-item .product_add_form {
  display: none !important;
}
html.no-padding-bottom {
  padding-bottom: 0 !important;
}
span.read_btn:before {
  display: none;
  position: absolute;
  content: "";
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 35px;
  pointer-events: none;
  background: linear-gradient(#4d4d4d ,#4d4d4d40 15%, #4d4d4d);
}
span.read_btn.active:before {
  display: none;
}
.grid-product__content {
  padding-left: 10px;
  padding-right: 10px;
}
.shopify-policy__body h3 {
  margin-top: 30px;
  margin-bottom: 15px;
  line-height: 1.4;
}


.filter_item_more-filters li.tag {
  text-transform: capitalize;
}
.site-footer ul.social-icons.footer__social {
  height: auto !important;
}
.filter_item_more-filters li.tag {
  display: none;
}
.filter_item_more-filters li.tag.item_gold,
.filter_item_more-filters li.tag.item_silver {
  display: block;
}
@media only screen and (max-width: 768px) {
  .rte p,
  .feature-row__item.feature-row__text .rte p,
  .image_text_hotspots_section .hotspot-content__block p {
    font-weight: 400px;
    font-size: 16px;
    line-height: 22px;
  }
  h2.section-header__title,
  .announcement-bar-sliding-content,
  .h1.appear-delay-1,
  .image_text_hotspots_section h3,
  .image-box h2 {
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .subheading.appear-delay,
  .image-box h4 {
    line-height: 16px !important;
    font-size: 16px !important;
  }
  .up_main_product_inner {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .custom_featured_collections .collection-list-division .collection-image {
    padding-top: 70%;
  }
  .hotspot-content__block div .more-text {
    display: none;
  }
  .drawer--left.drawer--is-open {
    max-width: 250px;
  }
  .mobile-nav__social a {
    padding: 12px 20px;
  }
  .grid__item.medium-up--three-fifths.product-single__sticky {
    position: relative;
  }
  .flickity-slider .product-main-slide {
    opacity: 0;
  }
  .flickity-slider .product-main-slide.is-selected {
    opacity: 1;
  }
  .product_badge .icon_img {
    width: 100%;
    text-align: left;
    align-items: center;
  }
  .product_badge {
    flex-wrap: wrap;
    align-items: center;
  }
  .product_badge .icon {
    width: 45px;
    height: 45px;
  }
  .product_badge span.icon_text {
    display: inline-block;
    max-width: 100%;
    margin-top: 0 !important;
  }
  .product_badge .icon img {
    margin-top: 5px;
  }
  .cstm_bg-color .collection-item:hover span.collection-item__title {
    bottom: -52px !important;
    padding: 20px 10px !important;
  }
  .cstm_collection-list .collection_swiper span.collection-item__title.cstm_collection-item__title {
    bottom: -45px !important;
    padding: 10px !important;
  }
  .hotspot_product-grid-item {
    display: block !important;
    position: relative;
    margin-bottom: 60px;
    margin-top: 10px;
  }
  .hotspot_product-grid-item .grid-product__content {
    box-shadow: none;
  }
  .hotspot_product-grid-item:before {
    content: '';
    position: absolute;
    top: -30px;
    bottom: -30px;
    left: -20px;
    width: calc(100% + 40px);
    right: 0;
    background: #e5d5c8;
    box-shadow: 0 3px 16px #00000026;
  }
  .hotspot_product-grid-item .grid-product__image-mask {
    min-width: 100px;
  }
  .hotspot_product-grid-item .grid-product__image-mask {
    min-width: 100px;
  }
  a.hotspot__button:hover + div,
  .hostpot_product_info:hover {
    display: none;
  }
  .hotspot_product-grid-item .grid__image-ratio--portrait:before {
    padding-bottom: 100%;
  }
  .grid__site-footer {
    display: flex;
    flex-wrap: wrap;
  }
  .grid__site-footer .grid__item[data-type="newsletter"] {
    order: 3;
  }
.grid__item[data-type=newsletter] .block_newsletter:after {
  border-bottom: 1px solid;
  border-bottom-color: #fff;
  border-bottom-color: var(--colorFooterText);
  opacity: .12;
  display: block;
  content: '';
}
.grid__item[data-type=newsletter] .block_newsletter {
  margin-bottom: 0;
}
.hotspot_product_and_paragraph {
  margin: auto;
}
.hotspot_product-grid-item .grid-product {
  max-width: 450px;
  margin: auto;
}
.readtTexthide {
  display: none;
}
.faq_content .icon_sec svg {
  height: 36px;
  width: 36px;
}
.faq_content button.collapsible-trigger {
  font-size: 15px;
}
.faq_content .collapsible-trigger--inline {
  padding-top: 5px;
}

.ctt_collection_swiper .grid__item.collection-list-rows {
  width: 100%;
}
.custom_featured_collections .collection-list-rows .addClass {
  margin-top: 0;
  transform: translateY(-70px) !important;
  color: #000;
  text-decoration: underline;
}
.custom_featured_collections .collection-list-rows .addClass span {
  color: #000 !important;
}
a.content_btn {
  padding: 16px;
  height: 40px !important;
  line-height: 7px !important;
}
button.needsclick.kl-teaser-UZF688.undefined.kl-private-reset-css-Xuajs1 {
  bottom: 150px !important;
}
.faq_section div.collapsible-content .collapsible-content__inner p {
  font-size: 14px;
}
.template-product footer.site-footer {
  padding-bottom: 110px !important;
}

}

@media only screen and (max-width: 600px) {
  .site-header__logo a img.medium-up--hide {
    max-width: 180px;
    min-width: 180px;
  }

  .grid-product__image-mask {
    padding-top: 33px !important;
    }
  .cstm_collection-list .swiper-button-prev,
  .cstm_collection-list .swiper-button-next {
    padding: 20px;
    background-size: 10px;
  }
  .image_text_hotspots_section .hotspot__button .icon {
    width: 10px;
    height: 10px;
  }
  .collection-filter select,
  .collection-filter button {
    font-size: 14px !important;
  }
  .text_with_icon .icon_img {
    width: 100%;
  }

  .text_with_icon span.twi_text {
    max-width: 100%;
  }
  .cstm_featured-collection .swiper-button-prev,
  .cstm_featured-collection .swiper-button-next {
    background-size: 10px;
  }
  .site-nav__link--icon + .site-nav__link--icon.js-drawer-open-cart {
    margin-right: 0;
  }
  span.cart-link__bubble-num {
    margin-left: -8px;
  }
  .product_upsell_container {
    width: 90%;
    top: 25%;
    transform: translateY(-25%);
    max-height: 75%;
  }
  .product_add_form button.bttton {
    padding: 10px 0;
  }
  .page-content--bottom a.return-link {
    padding: 12px 5px;
  }
  .ctt_product_grid_tag {
    font-size: 9px;
    padding: 5px 8px !important;
  }
  .grid-product__tag--custom + .grid-product__tag--custom {
    margin-top: 15px !important;
  }
}
@media only screen and (min-width: 769px) {

  .newsletter_input input {
    min-width: 500px;
  }
  .footer__logo::before {
    content: '';
    position: absolute;
    background: #e0e0e0;
    width: calc(50% - 170px);
    height: 1px;
    left: 0;
    top: calc(50% + 15px);
  }
  ul.social-icons.footer__social:after {
    content: '';
    position: absolute;
    background: #e0e0e0;
    width: 1px;
    height: 80px;
    right: 0;
    top: 70px;
    left: -10px;
    margin: 0 auto;
  }
  .footer__logo:after {
    content: '';
    position: absolute;
    background: #e0e0e0;
    width: calc(50% - 170px);
    height: 1px;
    right: 0;
    top: calc(50% + 15px);
  }
  ul.social-icons.footer__social {
    text-align: center;
    position: absolute;
    left: -12px;
    right: 0;
    margin-top: 60px;
    width: auto;
    max-width: 275px;
    margin-left: auto;
    margin-right: auto;
  }
  .template-page .subheading.appear-delay:before {
    left: auto;
  }
  .template-product footer.site-footer {
    padding-bottom: 75px !important;
  }
  #localization_formfooter {
    display: none;
  }
}
.main_rich .theme-block .only_for_desktop {
  display: block;
}
.main_rich .theme-block .only_for_mobile {
  display: none;
}
}
/* 25/04/2023 */
.product-block--price .product__policies {
  margin-top: 10px;
}
.product-recommendations .grid-product__price {
  border-top: 1px solid #cfcece;
  padding-top: 15px;
}
.template-product .tool-tip__content {
  padding: 0 10px 0 0;
}
.form-vertical form.contact-form {
  max-width: 100%;
  margin: 0 auto;
}
.site-footer ul.social-icons.footer__social {
  height: -webkit-fill-available;
}
.template-page .subheading.appear-delay {
  padding-bottom: 25px;
  margin-bottom: 25px;
  position: relative;
}
.template-page .subheading.appear-delay:before {
  position: absolute;
  content: '';
  width: 85px;
  bottom: 0;
  left: auto;
  background-color: #4d4d4d;
  height: 1px;
}
body.sustainable-practices .feature-row__item.feature-row__text {
  flex: 0 1 57%;
  margin: 0 auto;
}
body.sustainable-practices .feature-row {
  margin: 0;
}

.shopify-policy__container {
  max-width: 1350px !important;
}
.product_upsell_container::-webkit-scrollbar {
  width: 10px;
}
.product_upsell_container::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ccc;
}
.product_upsell_container::-webkit-scrollbar-thumb {
  background: #bea78c;
}
.product_upsell_container::-webkit-scrollbar-thumb:hover {
  background: #b19c85;
}


/*collection list 2 section css  */
.DstPageContent {
  padding-left: 40px;
  padding-right: 40px;
  overflow: hidden;
}
.DstCollectionList2 .grid {
  margin: 0 0 0 -15px;
}
.DstCollectionList2 .grid__item {
  position: relative;
  padding-left: 15px;
}
.DstCollectionList2 .grid__item.Dst--1,
.DstCollectionList2 .grid__item.Dst--3 {
  width: 37%;
}
.DstCollectionList2 .grid__item.Dst--2 {
  width: 26%;
}
.DstCollectionList2 .collection-item__title--bottom-left[class*=collection-item__title--overlaid] {
  bottom: 70px;
}
.DstCollectionList2 .collection-item__title--overlaid-box {
  left: 30px;
}
.DstCollectionList2 .collection-item {
  margin-bottom: 0;
}
.DstCollectionList2 .list-shop-button {
  position: absolute;
  bottom: 50px;
  left: 60px;
}
.DstCollectionList2 .collection-item__title--overlaid-box > span {
  background-color: unset;
}
.DstCollectionList2 .list-shop-button a {
  font-size: 13px;
  color: #fff;
}
.DstCollectionList2 .grid__item span {
  font-size: 30px;
  letter-spacing: 0;
  font-family: 'Libre Baskerville';
  font-style: italic;
  color: #fff;
  text-transform: capitalize;
}
.DstCollectionList2 .grid__item.Dst--2 .collection-item__title.collection-item__title--overlaid-box {
  left: 50%;
  /*     bottom: 35%;*/
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.DstCollectionList2 .grid__item.Dst--2 .list-shop-button {
  left: 50%;
  bottom: 10%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.DstCollectionList2 .list-shop-button a::before {
  background: #fff;
  bottom: 0;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  position: absolute;
  transform-origin: right;
  transform: scaleX(1) translateZ(0);
  transition: transform 0.6s cubic-bezier(0.165,.84,0.44,1) 0.3s;
}
.DstCollectionList2 .grid__item.collection-list-rows.Dst--2 .collection-image--landscape {
  padding: 54%;
}
.cstm_title-text {
  text-align: center;
}
.DstPageContent h1.section-header__title {
  text-transform: capitalize;
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  font-size: 31px;
  line-height: 38px;
  color: #3B3535;
  letter-spacing: 0;
}
.cstm_title-text p.section-header__titles {
  margin-bottom: 15px;
  display: inline-block;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #3B3535;
}
@media only screen and (max-width: 768px) {
  .DstCollectionList2 .grid__item.Dst--1,
  .DstCollectionList2 .grid__item.Dst--3,
  .DstCollectionList2 .grid__item.Dst--2 {
    width: 100%;
    padding-bottom: 17px;
  }
  .DstPageContent {
    padding-left: 17px;
    padding-right: 17px;
  }
  .main_rich .theme-block .only_for_desktop {
    display: none;
  }
  .main_rich .theme-block .only_for_mobile {
    display: block;
  }
}



/*07-06-2023*/
.available_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 500px;
  margin: 0;
}
.product_color {
  margin-bottom: 5px;
  display: inline-block;
}
.available_list .list_colors,
.list_colors .list_link {
  display: inline-block;
  line-height: 0;
}
.list_colors .list_link {
  cursor: pointer;
}
.list_images {
  border: 1px solid #000;
  width: 60px;
  height: 70px;
  margin-right: 10px;
  margin-bottom: 5px;
  display: inline-block;
  object-fit: contain;
}
.list_colors.product-active img {
  border: 2px solid #000;
}
.product-section[data-product-title="Linda Fiore Gift Card"] .variant_info {
  display: none;
}
.img_with_text_2 .feature-row__item.feature-row__text .rte p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 14px;
}
#addtocart-sticky .variant_info label.variant__button {
  width: auto;
  border: 1px solid #ccc;
  align-items: center;
  text-align: center;
  margin-bottom: 0;
  padding: 8px;
  margin-right: 8px;
  position: relative;
  font-size: 12px;
  letter-spacing: 1px;
}
.main-content #addtocart-sticky button {
  letter-spacing: 1px;
  min-width: 180px;
}


/*
   #addtocart-sticky form {
   flex-wrap: wrap;
   gap: 8px;
   }
*/
@media only screen and (min-width: 767px) and(max-width: 990px) {
  #addtocart-sticky .variant_info label.variant__button {
    padding: 7px;
    margin-right: 7px;
    font-size: 12px;
    letter-spacing: 0;
  }
  .main-content #addtocart-sticky button {
    font-size: 14px;
    min-width: 180px;
    letter-spacing: 0.1em;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .product_meta_products .available_list {
    justify-content: center;
    margin: 0 auto;
  }
  .recommendations_swiper .swiper-button-prev,
  .recommendations_swiper .swiper-button-next {
    top: var(--swiper-navigation-top-offset, 40%) !important;
  }
  .about-us a.main_image_head,
  .sustainable-practices a.main_image_head {
    padding-bottom: 100%;
  }
  #addtocart-sticky .variant_info {
    width: 100%;
    overflow: auto;
  }
  #addtocart-sticky .variant_info label.variant__button {
    padding: 7px;
    margin-right: 7px;
    font-size: 12px;
    letter-spacing: 0;
  }
}

/*--------------------------*/
.twi_icon img {
  width: 100%;
  height: 100%;
  max-width: 30px;
  max-height: 30px;
}
span.read {
  cursor: pointer;
  border-bottom: 1px solid #000;
}
.collapsible-content.is-open {
  height: auto !important;
}

/* New Css Aug 2 2023 */
.collection-sale .collection-grid__wrapper .grid--uniform {
  justify-content: inherit;
}


/*03-10-2023*/
.swiper-button-next {
  background-image: url('/cdn/shop/files/chevron-right.svg?v=1696336699');
  background-color: #fff;
  background-size: 60% auto;
  width: 40px;
  height: 40px;
  border: 1px solid #cccccc;
  border-radius: 50px;
}
.swiper-button-prev {
  background-image: url('/cdn/shop/files/chevron-left.svg?v=1696336695');
  background-color: #fff;
  background-size: 60% auto;
  width: 40px;
  height: 40px;
  border: 1px solid #cccccc;
  border-radius: 50px;
}
.mobile-nav__social-item {
  border-color: transparent;
}
.grid-product__meta .grid-product__colors {
  margin: 6px 0;
}
.recommendations_swiper .swiper-slide .grid__item {
  padding-left: 0;
}
.recommendations_swiper .grid {
  margin: 0;
}
.grid-product__tag--sale .ctt_product_grid_tag {
  background-color: #E69793;
}
.ctt_product_grid_tag:before {
  border-color: #E69793 transparent transparent #E69793;
}
.ctt_product_grid_tag:after {
  border-color: transparent transparent #E69793 #E69793;
}
.shopify-app-block .kl_reviews__reviews_list.kl_reviews__reviews_list button.kl_reviews__button {
  color: #fff;
  border-radius: 0;
  margin-bottom: 30px;
  padding: 13px 36px;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  background-color: #bea78c;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.shopify-app-block .kl_reviews__reviews_list.kl_reviews__reviews_list.kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__list__tab--active:after {
  background: #bea78c;
}
.product-block.product-block--price {
  margin-top: 10px;
}
.best_seller-tag_label .ctt_product_grid_tag:before {
  border-color: #bea78c transparent transparent #bea78c;
}
.best_seller-tag_label .ctt_product_grid_tag:after {
  border-color: transparent transparent #bea78c #bea78c;
}
.product-recommendations .swiper-slide {
  height: auto;
}
.product-recommendations .swiper-slide .grid__item.grid-product {
  height: 100%;
}
.product-recommendations .swiper-slide .grid__item .grid-product__content {
  height: 100%;
}
.recommendations_swiper .grid {
  margin-bottom: 20px;
}
.recommendations_swiper .grid__item.grid-product {
  margin-bottom: 0;
}


/*
   .only_for_mobile .readmore_mobile_short {
   display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
   }
*/
.only_for_mobile .content_read {
  font-size: 16px;
  margin-top: 10px;
}
.collection-list-rowssmall--one-half .list-shop-button {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.js-drawer-open #addtocart-sticky {
  display: none !important;
}
.DstCollectionList3 .slick-active .image-wrap img:not([role=presentation]) {
  opacity: 1;
}
/*22-11-2023*/
@media only screen and (min-width: 961px) and(max-width: 1100px) {
  .cart-link svg {
    width: 15px;
    height: 15px;
  }
  .account_link svg {
    width: 15px;
    height: 15px;
  }
  .header-item.header-item--icons .site-nav__link {
    font-size: 14px;
  }

  .header-item.header-item--icons .site-nav__link--icon {
    padding-left: 6px;
    padding-right: 6px;
  }
}
form#newsletter-footer {
  display: none;
}

/* TENELEVEN */

.page-width {
  max-width: 1600px;
  margin: 0 auto;
}

.toolbar__item .faux-select {
  font-size: 12px;
}

.toolbar__item .multi-selectors__item {
  margin: 0;
}
/* EU flag */
.currency-flag.currency-flag--ax {
  background-position: 0 -3950px !important;
}

.site-nav__link--underline::after {
  bottom: -4px;
  border-bottom: 1px solid;
}

.locale-selectors__container {
  display: none;
}

.predictive-result__layout .grid-product__title {
  letter-spacing: 0;
}
.collection-content {
  background: #F7F5F2;
}
.collection-content .grid-product__content {
  background: #fff;
  padding: 0 0 2rem;
}
.collection-content .grid__item {
  padding-left: 5px;
}

@media only screen and (max-width: 768px) {
  .collection-grid__wrapper .small--grid--flush {
    margin-left: -8px;
  }
  .collection-grid__wrapper .small--grid--flush > .grid__item {
    padding-left: 2px;
  }
  .collection-filter {
    position: static;
  }
  .collection-filter__item--sort {
    margin-left: auto;
  }
  .grid__item.one-half {
    padding-left: 17px;
  }

  .grid-product__content {
    padding-bottom: 1rem;
  }

  .grid__item.grid-product.small--one-half {
    width: 100%;
  }
  .product-block.product-block--price {
    text-align: left;
  }
}

.collection-grid__wrapper .grid {
  margin-left: -5px;
}

.grid-product {
  margin-bottom: 5px;
}
.collection-grid__wrapper {
  margin-bottom: 2rem;
}

.collection-filter,
.collection-filter select {
  font-size: 0.9rem;
  font-weight: 300;
  height: auto;
}

.collection-filter select option {
  font-size: 0.9rem;
  font-weight: 300;
}

/* PDP */
[data-product-blocks] .product-block {
  margin-top: 2rem;
}

.product-single__meta button.label.collapsible-trigger.collapsible-trigger-btn {
  text-align: left;
  font-family: var(--typeHeaderPrimary);
  padding-left: 0;
  font-size: .9rem;
  letter-spacing: 0;
  border: none !important;
}
.payment-buttons .add-to-cart,.payment-buttons .shopify-payment-button,.payment-buttons .shopify-payment-button__button--unbranded{
  min-height:unset;
}
.product__policies.small--text-center {
  font-size: .65rem;
}

.product__policies.small--text-center br {
  display: none;
}
.size-chart__standalone {
  text-align: right;
  float: right;
  margin-top: 1.2rem;
}
.size-chart__standalone .tool-tip-trigger__title {
  font-size: .8375rem;
}

.klaviyo-star-rating-widget {
  margin-bottom: 1rem;
}
.klaviyo-star-rating-widget .kl_reviews__stars_badge svg {
  width: 16px !important;
  height: 16px !important;
}
.klaviyo-star-rating-widget .kl_reviews__star-rating-widget__label {
  font-size: 12px !important;
}
.drawer__title {
  width: 100%;
  font-style: unset!Important;
  font-size: calc(var(--typeHeaderSize)*0.53);
}
.drawer__scrollable {
  padding-top: 10px;
}

.footer__clear {
  height:0;
}
.news.grid__item.footer__item--custom_Rb7Cjt .footer__title {
  display: none;
}

.news.grid__item.footer__item--custom_Rb7Cjt .footer__item-padding {
  padding: 0;
}
.footer__item--custom_Rb7Cjt {
  width: 100%;
  margin: 0 auto;
}
.site-nav__dropdown-link.site-nav__dropdown-link--second-level {
  font-size: 13px!important;
}
