/** Shopify CDN: Minification failed

Line 101:12 Expected identifier but found whitespace
Line 101:13 Unexpected "("

**/
/*.pop_pdp_container {
    margin-top: 80px !Important;
    position: absolute;
} 

div#color-selector-wrapper {
    margin-bottom: 50px;
}
*/

span.marquee-item.marquee-text {
    border-right: 1px solid;
    margin-right: 20px;
}

.border_add {
    padding: 20px;
    background: #fff;
}

.spice-spa-addon-heading {
    display: none !Important;
}
buy-buttons.buy-buttons-row.block {
    margin-top: 0px;
      margin-bottom: 0px; 
}

.float_1.lightly-spaced-row {
    margin-bottom: 0;
    padding-top: 0px;
}


div#shopify-section-template--16519169278030__main .input-row {
    margin-bottom: 10px !important;
}

div#color-selector-wrapper label {
    font-size: 12px;
}
form {
    display: flex;
    flex-direction: column-reverse;
}



div#color-selector-wrapper select#color-selector {
    padding: 7px;
}
 .avpoptions-container__v2>div>span.ap-options__swatch>fieldset>label>input+span,
span.avp-productoptionswatch{
   border-radius: 50px !important;
       width: 20px !important;
    height: 20px !important;
 }
.avpoptions-container__v2 .apo-color-image,
span.apo-color-image{
    width: 20px !important;
    height: 20px !important;
}

.avpoptions-container__v2 input:checked+.avp-productoptionswatch-box .avp-productoptionswatch::before, .avpoptions-container__v2 input:checked+.avp-productoptionswatch::before {
    content: "\2713";
    position: absolute;
    left: 3px !important;
    top: 10px !important;
    font-weight: 700;
    color: #fff;
    font-size: 8px !important;
}

div#avp-watermark-footer{
  display: none !important;
}


button.breeze-button:hover{
    background-color:#c38842 !important;
}
ul#ss-trust-badges-list-template--15668788559950__ss_trust_badges_2_QJJcHA {
    margin-top: 20px !important;
}
div#shopify-section-template--16519168294990__rich_text_K8kGxk .fully-spaced-row--small {
    margin: 0px;
    padding-top: 20px;
}

.xb-wishlist__float-style-1 {
    display: none;
}

.xb-product-quantity.show
Specificity: (0,2,0)
 {
    align-items: center;
    background-color: #ffffff;
    border-radius: 50%;
    color: #000000;
    font-size: 9px;
    height: 16px;
    justify-content: center;
    position: absolute;
    width: 16px;
}


.xb-product-quantity.show {
    display: flex;
}

.xb-product-quantity--bottom-right {
    top: 8px;
    right: 3px;
}

.xb-header__icon svg {
    width: 25px;
    height: 25px;
    color: #fff;
    fill: #fff;
}

button.toggle-subtitle-btn {
    color: #c38842;
}

div#shopify-section-template--16519168294990__rich_text_K8kGxk li.breadcrumbs-list__item:last-child a.breadcrumbs-list__link {
    color: #C38842;
}

/*.product-form .label {
    display: none  !important;
}
quantity-wrapper.quantity-wrapper {
    display: none !important;
}*/

.new_link1 {
    display: flex;
    gap: 10px;
}

.quantity-submit-row.input-row {
    margin: 0px !important;
}

span.col_or {
    color: #C38842;
    font-weight: 600;
}
span.js-value {
    font-size: 12px;
}
/*.template-product fieldset.option-selector:first-child::after {
    content: "Select Color";
    display: block;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;
    letter-spacing: 1px;
}*/

.swatch-style-icon_circle .option-selector .opt-label--swatch {
    width: 25px !important;
    height: 25px !important;
}

/*
span.visually-hidden.js-value {
    position: relative;
    bottom: 14px;
    opacity: 0;
    color: #C38842;
    font-weight: 700;
    font-size: 11px;
}*/


span.badge_variant {
  position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 11px;
    color: #000;
    background: #dde3cb;
    padding: 3px 10px;
    border-radius: 5px;
    white-space: nowrap;
    z-index: 2;
}
span.visually-hidden.js-value {
    position: initial;
    color: #000;
    font-weight: 100;
    font-size: 9px;
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 10px;
        overflow: visible;
            text-transform: uppercase;
}


span.badge_variant.badge-most-popular {
    background: #F0DBA8;
    color: #5A3E14;
}

.variant-price-box {
    color: #000;
}

label.opt-label.opt-label--swatch.btn:hover span.visually-hidden.js-value {
    opacity: 1;
}



.titles_product {
    margin-bottom: 50px;
    text-align: center;
    background: #f1f1f1;
    padding: 10px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
      font-size: 12px;
}
.lightly-spaced-row.not-in-quickbuy {
    display: none;
}
span.cross-icon {
    background: #000;
    color: #fff;
    padding: 2px 5px;
}

.bh1 {
    margin-top: 8px;
}


@media screen and (max-width:767px){
/*
.float_1.lightly-spaced-row {
    position: absolute;
    right: 10px;
    top: 10rem;
  left:auto !important;
}*/


.decant_section_ {
    flex-direction: column;
}

.decant_content_first,
.decant_image  {
    width: 100% !important;
}
.trust-item {
    align-items: flex-start !important;
}
.trust-strip-inner {
    grid-template-columns: repeat(2, 1fr) !important;
        align-items: flex-start;
}

.template-suffix-discovery-set .product-usp-boxes{
     grid-template-columns: 2fr 2fr !important;
}

.decant_content {
    grid-template-columns: 2fr 2fr !important;
}

.logo-area__middle__inner {
    justify-content: center;
}


.product-info__price div#sm-widget-btn {
    padding: 5px 20px !important;
    display: flex;
        width: 100% !important;
    flex-direction: column;
}

h2.collection-title_new {
    font-size: 15px !important;
}

 .opt-label--image {
    justify-content: flex-start;
    width: calc(33% - 10px) !important;
 }

.snap-emi-slogan div .snap_buy_now_btn {

    margin: 0px;
}

.snap_emi_txt .snap_widget_powered_text img {
    margin: 0 !Important;
}
       div#shopify-section-template--17884757098574__image_with_text_cdjie6 .feature-text-paired {
    padding-left: 5px;
   text-align: center;
}

    .flexible-layout .column {
        margin-bottom: 20px !Important;
    }

    .border_add {
    text-align: left;
    padding: 10px;
}
     div#shopify-section-template--17884757098574__image_with_text_cdjie6 .rte ul li {
    list-style: none;
}
  

    div#shopify-section-template--16519169278030__video_with_text_gT4z7U .video-section.video-section--played .height--adapt,
  div#shopify-section-template--16792345837646__video_with_text_gT4z7U .video-section.video-section--played .height--adapt,
  div#shopify-section-template--16792318574670__video_with_text_gT4z7U .video-section.video-section--played .height--adapt
  {
        --aspect-ratio: .7 !important;
    }

  div#shopify-section-template--16519169278030__video_with_text_gT4z7U .column,
  div#shopify-section-template--16792345837646__video_with_text_gT4z7U .column,
  div#shopify-section-template--16792318574670__video_with_text_gT4z7U .column
  {
    width: 100% !important;
}
  div#shopify-section-template--16519169278030__video_with_text_gT4z7U .flexible-layout.valign-middle,
  div#shopify-section-template--16792345837646__video_with_text_gT4z7U .flexible-layout.valign-middle,
  div#shopify-section-template--16792318574670__video_with_text_gT4z7U .flexible-layout.valign-middle{
    flex-direction: column-reverse !important;
}

      div#shopify-section-template--16519169278030__multi_column_FNGCWp .flexible-layout .column,
  div#shopify-section-template--16792318574670__multi_column_FNGCWp .flexible-layout .column,
  div#shopify-section-template--16792345837646__multi_column_FNGCWp .flexible-layout .column{
        width: 65% !important;
      }

 div#shopify-section-template--16519169278030__multi_column_j96MWa h3.text-column__title {
    margin-top: 10px;
  }
  
    div#shopify-section-template--16519168294990__related_collection_jNrPEj  a.btn.btn--tertiary {
    font-size: 12px !important;
    padding: 8px 12px;
    text-transform: capitalize;
    letter-spacing: 0px;
}


  div#shopify-section-template--16519169278030__collapsible_tabs_LFiYiB {
    padding-bottom: 30px;
}

.np {
    padding: 20px;
    position: absolute;
    width: 220px;
    right: 0px;
    background: #f7efe9;
    color: #000 !important;
          z-index: 99;
}

.slide_me .hidden {
    display: block !important;
}
a.btn.btn--tertiary.related-collection-links__expander {
    display: none;
}
      div#shopify-section-template--16519168294990__related_collection_jNrPEj {
        padding: 0 !Important;
    }

      div#shopify-section-template--16519168294990__related_collection_jNrPEj .cc-animate-init.cc-animate-in {
        border-radius: 0px !Important;
      }

    div#shopify-section-template--16519168294990__related_collection_jNrPEj a.btn.btn--tertiary {
    padding: 8px 10px;
  }
  nav.breadcrumbs-nav {
    display: none;
}
.titles_product {
    margin-bottom: 0px;
    font-size: 10px;
}
  .product-block__image-dots {
    display: none;
}

.not-in-quickbuy .page-header {
    padding-bottom: 05px !important;
    display: flex;
}

  div#shopify-section-template--15668788559950__related-products .product-grid--per-row-mob-2 {
    --product-columns-desktop: 1;
}

  .container.not-in-quickbuy.cc-animate-init.cc-animate-in {
    margin-top: 30px;
}
}

div#yt-earn-points-product {
   background-color: #C38842 !important;
    color: rgb(255 255 255) !important;
      border-radius: 50px !important;
}

.product-info__price span.price__current {
    font-size: 24px;
    font-weight: 600;
}

.product-description.rte.cf {
      background: #f7efe9;
    padding: 20px;
}
.know {
    padding-bottom: 10px;
}

.link_call a.btn {
    width: 100%;
    border: 1px solid;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

span.glyph.wa {
    color: #25d366;
}

button.btn.btn--secondary.popin-button {
    border: 1px solid;
      height: 50px;
}

div#shopify-section-template--16519169278030__main .text-box {
    border-radius: 50px !important;
    padding: 5px 10px !important;
      font-size: 12px;
}

/*div#shopify-section-template--16519169278030__multi_column_dkxAFL .flexible-layout video,
div#shopify-section-template--16792345837646__video_with_text_gT4z7U .flexible-layout video,
div#shopify-section-template--16792318574670__video_with_text_gT4z7U .flexible-layout video{
    border-radius: 20px;
}*/
div#shopify-section-template--16519169278030__video_with_text_gT4z7U .video-section .height--adapt,
div#shopify-section-template--16792345837646__video_with_text_gT4z7U .video-section .height--adapt,
div#shopify-section-template--16792318574670__video_with_text_gT4z7U .video-section .height--adapt,
div#shopify-section-template--16978692112462__video_with_text_gT4z7U .video-section .height--adapt{
    --aspect-ratio: 1.2 !important;
    border-radius: 10px;
    border: 1px solid #c38842;
}
.titles_product {
    display: none;
}

/*

h6.text-column__title1 {
    background-color: #000;
    color: #fff;
      display: inline;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px;
}
*/

div#shopify-section-template--16519169278030__collapsible_tabs_YYmUM9 {
    padding-bottom: 50px;
}


.block1_whatsapp {
    display: flex;
    gap: 10px;
    align-items: center;
}
.block1_whatsapp img.theme-img {
    margin: 0;
    height: 150px;
    width: 150px;
}
.a00 .lightly-spaced-row
 {
    margin-bottom: 0;
    padding-top: 0px;
}
.a00 {
    background: #f7efe9;
    padding: 20px;
        border-radius: 15px;
}
.look_11 img {
    width: 80px;
}
.look_2 h3 {
    font-size: 13px;
    text-transform: capitalize;
    margin-bottom: 0px !important;
}
.look_2 p {
    color: #000;
    padding-top: 5px;
    margin: 0px;
}

/*
a.loo_1 {
    display: flex;
    gap: 20px;
    background: #f7efe9;
    padding: 15px;
    align-items: center;
    margin-top: 15px;
}*/

.complete-look h6 {
    font-size: 13px;
}

a.loo_1 {
    display: flex;
    gap: 20px;
    background: #f7efe9;
    padding: 15px;
    align-items: center;
    border: 1px solid #EFE0C6;
    border-radius: 10px;
    justify-content: space-between;
}

.a00 .btn{
    width: 100%;
    max-width: -webkit-fill-available;
}
.clr_1 {
    background: #2cb742 !important;
    border-color: #2cb742 !important;
    display: flex ! Important;
    justify-content: space-between;
    align-items: center;
    padding: 14px 20px !important;
}

.clr_2 {
    display: flex ! Important;
    justify-content: space-between;
    align-items: center;
    padding: 14px 20px !important;
}



 
@media screen and (min-width:767px){

    div#shopify-section-template--17884757098574__image_with_text_cdjie6 .container {
    margin: 0px;
    padding: 0px;
        max-width: 100%;
}

 .block1_whatsapp .lightly-spaced-row
 {
    margin-bottom: 0;
    padding-top: 0px;
    width:100%;
            max-width: 150px;
}
  
h3.h4.whatsapp_title {
    font-size: 30px;
}
 div#shopify-section-template--16519169278030__collapsible_tabs_YYmUM9 .container,
  div#shopify-section-template--16792345837646__collapsible_tabs_YYmUM9 .container,
  div#shopify-section-template--16792318574670__collapsible_tabs_YYmUM9 .container{
    padding: 0 14rem;
}


     div#shopify-section-template--16519168294990__related_collection_jNrPEj input[type=text].main-search__input {
        font-size: 12px !important;
      }
  /*
  h6.text-column__title1 {
    position: absolute;
    bottom: 9rem;
  } */

  div#shopify-section-template--16519169278030__collapsible_tabs_LFiYiB {
    padding-bottom: 80px;
}
div#shopify-section-template--16519169278030__multi_column_j96MWa .container {
    padding-right: 12rem;
    padding-left: 12rem;
}
  div#shopify-section-template--16519169278030__multi_column_j96MWa p,
  div#shopify-section-template--16792345837646__multi_column_j96MWa p,
  div#shopify-section-template--16792318574670__multi_column_j96MWa p{
    font-size: 17px;
    line-height: 20px;
}

div#shopify-section-template--16519169278030__multi_column_j96MWa h3.text-column__title,
  div#shopify-section-template--16792345837646__multi_column_j96MWa h3.text-column__title,
  div#shopify-section-template--16792318574670__multi_column_j96MWa h3.text-column__title{
    font-size: 29.4px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: -33px;
    z-index: 999;
    position: relative;
    padding-left: 20px;
}

div#shopify-section-template--16519169278030__multi_column_j96MWa .text-column__text.rte,
  div#shopify-section-template--16792345837646__multi_column_j96MWa .text-column__text.rte,
  div#shopify-section-template--16792318574670__multi_column_j96MWa .text-column__text.rte{
    padding-left: 20px;
}

  .np {
    padding: 20px;
    position: absolute;
    width: 220px;
    left: -231px;
    background: #f7efe9;
    color: #000 !important;
}
  ul.breadcrumbs-nav__list.list-unstyled {
    display: none;
}
/*
div#shopify-section-template--16519169278030__multi_column_RhMyde .flexible-layout{
    width: 1000px;
    margin: auto;
}

  .float_1.lightly-spaced-row {
    position: absolute;
    left: -14rem;
}*/

  .link_call {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

  .lightly-spaced-row {
    padding-top: 10px;
}
   .ss-trust-badge-item-template--16519169278030__ss_trust_badges_2_QJJcHA,
  .ss-trust-badge-item-template--16978692112462__ss_trust_badges_2_QJJcHA{
    text-align: center;
    flex: 1;
    display: flex;
    padding: 5px 0;
    flex-direction: column !important;
    justify-content: center;
    align-items: center;
}

  .ss-trust-badge-text-template--16519169278030__ss_trust_badges_2_QJJcHA p,
  .ss-trust-badge-item-template--16978692112462__ss_trust_badges_2_QJJcHA p{
    text-align: center !important;
    font-size: 14px;
}

 ul#ss-trust-badges-list-template--16519169278030__ss_trust_badges_2_QJJcHA,
  ul#ss-trust-badges-list-template--16978692112462__ss_trust_badges_2_QJJcHA{
    display: flex !Important;
    padding-top: 20px !important;
   align-items: flex-start;
}
  div#shopify-section-template--15668788559950__main {
    padding-bottom: 20px;
}

  h1.product-title {
    padding-top: 10px;
}
  .product-info__price .price {
    padding-bottom: 05px;
}

  .product-form {
    display: block;
    position: sticky;
    top: 3rem;
    z-index: 2;
}

.product-column-left {
    display: block;
    position: sticky !important;
    top: 3rem;
    z-index: 2;
  height: fit-content;
}
}

.ss-trust-badge-icon-template--15668788559950__ss_trust_badges_2_QJJcHA img {
    height: 30px !Important;
    width: 30px !Important;
}

.product-info__price .snap_emi_txt .snap-emi-inst {
    width: 100%;
}

.product-info__price div#sm-widget-btn {
    padding: 5px 20px !important;
    display: flex;
    border-radius: 10px;
    width: 100% !important;
    margin-top: 15px;
    margin-bottom: 0px;
    background: #f7efe9;
        border: 1px solid #EFE0C6 !important;
}

/*

.product-info__price div#sm-widget-btn {
  padding: 5px 20px !important;
display:flex;
    border-radius: 50px;
    width: 100%;
      margin-top: 15px;
  margin-bottom: 0px;
}
*/

.product-info__price {
    width: 100%;
}

.product-info__price span.snap_emi_white_month_text.first_line_snmpt {
    font-size: 12px !Important;
}


.product-info__price span.snap_emi_slogan_text {
    font-size: 12px !important;
}

div#alt-payment-container-product {
    display: none !important;
}

 .product-info__price #sm-widget-btn.snap_emi_txt .snap-emi-inst b:nth-child(3) {
    background: #AFE137;
    color: #000;
    font-weight: 700 !important;
    line-height: 16px;
    padding: 1px 4px 1px 3px !important;
    border-radius: 5px;
    font-size: 12px;
}

 div#shopify-section-template--16519168294990__main .toggle-btn, div#shopify-section-template--16519168294990__main button.link-dropdown__button {
    color: #171717;
    font-size: 18px;
}

.filter-group__heading__text, .filter-toggle__group-label {
    color: #000;
}

.filter-toggle__input:checked+.filter-toggle__input-label-text {
    border-color: #000000 !important;
    color: #000 !important;
        font-size: 12px;
}
/*
.cc-price-range__bar-active {
    background: #c38842 !important;
}*/
.cc-price-range__control:after{
    border: 2px solid #000 !Important;
}

input#CCPriceRangeMax, .cc-price-range__input-container {
    font-size: 14px;
    line-height: 24px;
}
a.pagination__next {
    color: #C38842;
  
}

.filter-toggle__options {
   background: #000000 !important;
}

span.filter-toggle__input-label-text {
    color: #fff;
}
.filter-toggle__input-label-text {
    color: #fff !important;
}

 div#shopify-section-template--16519168294990__related_collection_jNrPEj svg.icon {
    color: #C38842;
}

div#shopify-section-template--16519168294990__related_collection_jNrPEj input[type=text].main-search__input {
    width: 100%;
    padding: 12px 12px 12px 24px;
    border: 1px solid #C38842;
    background: #fff;
    box-shadow: none;
    color: #C38842;
    font-size: inherit;
    line-height: 1.5em;
}

div#shopify-section-template--16519168294990__related_collection_jNrPEj related-collection-link-buttons.related-collection-links {
        width: 100%;
          margin: 0px !important;
    }


div#shopify-section-template--16519168294990__related_collection_jNrPEj {
        padding: 0 50px;
    }

div#shopify-section-template--16519168294990__related_collection_jNrPEj button.main-search__close {
    display: none;
}

div#shopify-section-template--16519168294990__related_collection_jNrPEj a.btn.btn--tertiary {
    font-size: 12px;
    padding: 8px 12px;
    text-transform: capitalize;
    letter-spacing: 0px;
}

div#shopify-section-template--16519168294990__related_collection_jNrPEj .container.lightish-spaced-row-above {
    margin-top: 0;
    margin: 0px !important;
    width: 65%;
    padding: 0px;
}

div#shopify-section-template--16519168294990__related_collection_jNrPEj .cc-animate-init.cc-animate-in {
    display: flex;
    background: #e1b3aa7a;
    border-radius: 20px;
    align-items: center;
}

carousel-slider.carousel {
    width: 100%;
}

.tab-link1 {
    font-weight: 700;
}

.tab-links {
    justify-content: center;
}

@media screen and (min-width:767px){ 

    .template-suffix-discovery-set .collapsible-tabs.faq_section {
    width: 800px;
    margin: auto;
}

    .tab-link1 {
    font-weight: 700;
    font-size: 39px !important;
}

  div#shopify-section-template--16519168294990__rich_text_9AAmzm h1.majortitle.in-content {
  text-align: left;
  flex: 50%;
    text-align:left;
}
  div#shopify-section-template--16519168294990__rich_text_9AAmzm .align-ltr-center.spaced-column {
  display: flex;
    gap:10px;
}

  div#shopify-section-template--16519169278030__multi_column_Kd7K7P .img-ar.img-ar--cover {
    height: 100px;
    width: 100px;
    margin: auto;
}
 /* div#shopify-section-template--16519168294990__rich_text_7Bhtip .container.container--reading-width,
  div#shopify-section-template--16519168294990__rich_text_jYRDk4 .container {
    padding-left: 12rem;
}
*/

div#shopify-section-template--16519168294990__related_collection_jNrPEj main-search.main-search {
    width: 40%;
}

 
div#shopify-section-template--16519168294990__related_collection_jNrPEj .main-search__container.container {
        width: 100%;
        margin: 0 auto;
        padding-left: 5px;
                padding-right: 20px;
    }

div#shopify-section-template--16519168294990__related_collection_jNrPEj .main-search__input-container {
    position: relative;
    padding: 0;
    border-radius: 50px;
}
    div#shopify-section-template--16519168294990__related_collection_jNrPEj .main-search__results {
    display: none;
}
     div#shopify-section-template--16519168294990__related_collection_jNrPEj a.btn.btn--tertiary {
       font-size: 14px;
        padding: 8px 16px;
        text-transform: capitalize;
        letter-spacing: 0px;
        margin-bottom: 0;
        background: #fff;
        border: 1px solid #fff;
        border-radius: 50px;
    }

 div#shopify-section-template--16519168294990__related_collection_jNrPEj svg.icon {
    color: #C38842;
}

    div#shopify-section-template--16519168294990__related_collection_jNrPEj input[type=text].main-search__input {
        width: 100%;
        padding: 6px 8px 6px 24px;
        border: 1px solid #C38842;
        background: #fff;
        box-shadow: none;
        color: #C38842;
        font-size: inherit;
        line-height: 1.5em;
        border-radius: 50px;
    }
      div#shopify-section-template--16519168294990__related_collection_jNrPEj input[type=text].main-search__input::placeholder{
        color:#292929;
         font-size: 14px;
      }

       div#shopify-section-template--16519168294990__related_collection_jNrPEj .btn:hover {
        border-color: rgb(var(--btn-border-hover-color));
        background: rgb(var(--btn-bg-hover-color));
        color: rgb(var(--btn-text-hover-color));
        background: #c16452 !important;
    }

  div#shopify-section-template--16519168294990__rich_text_7Bhtip .fully-spaced-row--small {
    margin-bottom: 10px;
    margin-top: 10px;
}

  div#shopify-section-template--16519168294990__rich_text_7Bhtip .container {
    max-width: var(--page-container-width) !important;
  }
  div#shopify-section-template--16519168294990__rich_text_7Bhtip .align-ltr-left.spaced-column {
    display: flex;
    align-items: center;
}

    div#shopify-section-template--16519168294990__rich_text_7Bhtip h2.majortitle.in-content.h1 {
        text-transform: capitalize;
        font-weight: 600;
        font-size: 45px;
        width: 30%;
        padding-right: 20px;
    }
    div#shopify-section-template--16519168294990__rich_text_7Bhtip .rte.lightly-spaced-row.large-text {
        width: 55%;
        font-size: 16px;
        line-height: 22px;
    }

    div#shopify-section-template--16519168294990__rich_text_jYRDk4 .rte{
        font-size: 16px;
    line-height: 22px;
}

   div#shopify-section-template--16519168294990__rich_text_7Bhtip .fully-spaced-row--medium {
    margin: 0px;
    padding-top: 50px;
}
}
 
@media screen and (max-width:1024px){
  div#shopify-section-template--16519168294990__related_collection_jNrPEj .container.lightish-spaced-row-above {
    margin: 0 !important;
    width: 100%;
    padding-top: 20px;
}
 div#shopify-section-template--16519168294990__related_collection_jNrPEj .cc-animate-init.cc-animate-in {
    display: flex;
    background: #e1b3aa7a;
    border-radius: 20px;
    align-items: baseline;
    flex-direction: column;
    justify-content: center;
}
      div#shopify-section-template--16519168294990__related_collection_jNrPEj main-search.main-search {
        width: 100%;
    }

      div#shopify-section-template--16519168294990__related_collection_jNrPEj .main-search__container.container {
        padding-right: 5px;
    }
}

  div#shopify-section-template--16519168294990__related_collection_jNrPEj a.btn.btn--tertiary {
        font-size: 14px;
        padding: 8px 16px;
        text-transform: capitalize;
        letter-spacing: 0px;
        margin-bottom: 0;
        background: #fff;
        border: 1px solid #fff;
        border-radius: 50px;
    }

    div#shopify-section-template--16519168294990__related_collection_jNrPEj .btn:hover {
        background: #C38842 !important;
    }

@media screen and (max-width:890px){
  div#shopify-section-template--16519168294990__related_collection_jNrPEj {
    padding: 0px 25px;
}

  div#shopify-section-template--16519168294990__related_collection_jNrPEj related-collection-link-buttons.related-collection-links {
    width: 100%;
    margin: 0 !important;
    gap: 20px;
    flex-direction: row;
    padding: 0px 10px;
}

      div#shopify-section-template--16519168294990__related_collection_jNrPEj input[type=text].main-search__input {
        width: 100%;
        padding: 6px 8px 6px 24px;
        border: 1px solid #C38842;
        background: #fff;
        box-shadow: none;
        color: #C38842;
        font-size:12px;
        line-height: 1.5em;
        border-radius: 50px;
    }

  div#shopify-section-template--16519168294990__related_collection_jNrPEj .main-search__container.container {
        padding: 0px 10px;
    }

}

div#shopify-section-template--16519168294990__main .slider .container.container--reading-width.fully-spaced-row.cc-animate-init.cc-animate-in {
    max-width: var(--page-container-width);
}

div#shopify-section-template--16519168294990__main  .slider .img-ar:before {
    content: "";
    display: block;
    padding-top: 120px;
}
div#shopify-section-template--16519168294990__main .text-overlay {
    display: flex;
    position: relative;
}

div#shopify-section-template--16519168294990__main h2.text-overlay__title.h4 {
    color: #000;
    font-size: 16px;
    font-weight: 800;
    text-transform: capitalize;
}
div#shopify-section-template--16519168294990__main h2.text-overlay__title.h4 {
    color: #000;
}

div#shopify-section-template--16519168294990__main .slider .img-ar--cover img {
    object-fit: contain;
    height: 120px;
}

.template-collection .image-overlay--bg-shadow .text-overlay .text-overlay__inner:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -200px;
    right: -100px;
    bottom: -200px;
    left: -100px;
    background: radial-gradient(rgb(0 0 0 / 0%) 0%, transparent 70%);
}

  div#shopify-section-template--16519168294990__related_collection_jNrPEj .main-search__input-container {
    border-radius: 50px;
}
/*
.line_up::before {
    height: 2px;
    content: "";
    display: block;
    width: 80px;
    background: #000;
}

.line_up {
    line-height: 60px !important;
}

.titext,
.line_up {
    text-align: center;
}

*/

.titext h4,
.subheading.subheading--over,
 .titext{
    color: #c38842;
    margin-bottom: 10px;
    font-size: 15px;
        letter-spacing: 1px;
    font-weight: 600;
    text-transform:uppercase;
}

.cus_1 {
    background-color: #fcd4a4;
}

/*.essential_annoucement_bar_wrapper_af793b25-1866-4eed-8113-40594935de52 {
    background: #f7efe9 !Important;
  color:#000 !Important
}

.essential_annoucement_bar_running_line_title_af793b25-1866-4eed-8113-40594935de52 {
    color: #000 ! Important;
    font-family: DM Sans !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 100% !important;
    text-transform: capitalize !important;
}
    

*/
div#shopify-section-template--17122979971150__1735997786e723b9c6 .fully-spaced-row--medium {
    margin: 0px;
}

.bundler-target-element[data-bndlr-ccid] .bndlr-container {
    margin-top: 0px !important;
}


/*homepage*/

div#shopify-section-template--17884757098574__rich_text_AtjcPk .fully-spaced-row--medium {
    margin-bottom: 0px;
    margin-top: 50px;
}

div#shopify-section-template--17884757098574__scrolling_banner_whHrDc span.marquee-item.marquee-image img.theme-img {
    opacity: .4;
}

div#shopify-section-template--17884757098574__scrolling_banner_whHrDc .marquee-container:hover span.marquee-item.marquee-image img.theme-img {
    opacity: 1;
}

div#shopify-section-template--17884757098574__multi_column_EXxYEb .img-ar.img-ar--cover {
    height: 40px;
    width: 40px;
}

div#shopify-section-template--17884757098574__multi_column_EXxYEb .text-column {
    display: flex;
    align-items: center;
}

div#shopify-section-template--17884757098574__multi_column_EXxYEb .text-column__image.lightly-spaced-row {
    margin: 0 20px;
    padding-top: 0px;
}

div#shopify-section-template--17884757098574__multi_column_Y7fcQJ .border_add {
    border: 1px solid #ddd;
    border-top: 0px;
    padding: 20px;
}

.text-column__image.lightly-spaced-row {
    margin-bottom: 0px;
}



/*

#section-id-template--17884757098574__multi_column_Y7fcQJ .text-column__image {
    border: 1px solid #c9c9c9;
    padding: 20px;
    border-radius: 50px;
}

#section-id-template--17884757098574__multi_column_Y7fcQJ .img-ar.img-ar--cover {
    width: 40px;
    margin: auto;
}
*/


div#shopify-section-template--17884757098574__multi_column_EXxYEb h3.text-column__title.h5 {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 14px;
}
div#section-id-template--17884757098574__multi_column_EXxYEb {
    padding: 10px 0px;
}

div#shopify-section-template--17884757098574__scrolling_banner_whHrDc {
    margin-bottom: 30px;
}







.inner .cc-rating-stars__svg {
    width: 1.2em;
    height: 2em;
}

a.btn.quickbuy-toggle {
        padding:   12px 18px;

}

span.product-block-options__item {
    border: 1px solid #b7b1b1;
    padding: 2px 5px;
    border-radius: 2px;
}

.collection-listing .product-block-options__item--unavailable {
    text-decoration: line-through;
    display: none;
}

.section-id-template--17884757098574__new_featured_collection_JtMGQ8 {
    margin-top: var(--section-padding);
    margin-bottom: var(--section-padding);
}

div#shopify-section-template--17884757098574__rich_text_tNGJqD .fully-spaced-row--medium {
    margin-bottom: 0px !important;
}

div#shopify-section-template--17884757098574__gallery_H9fCqp .fully-spaced-row--medium {
    margin-top: 0px !important;
}

.section-id-template--17884757098574__new_featured_collection_JtMGQ8.collection-slider-row {
    margin-bottom: 0px;
}

div#section-id-template--17884757098574__multi_column_7z8zPe {
    margin-top: 0px;
}

.titext {
    text-align: center;
}

.product-usp-boxes{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
  margin:15px 0 10px;
}

 .decan_b{
    grid-template-columns:repeat(4,1fr);
 }

.product-usp-box {
   background: #f7efe9;
    border: 1px solid #e0d5c5;
    border-radius: 12px;
    padding: 10px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.product-usp-box__icon img{
  width:28px;
  height:28px;
  object-fit:contain;
      margin: 0px;
}

.product-usp-box__content h4 {
    margin: 0 0 3px;
    font-size: 13px !important;
    line-height: 1.2;
    text-transform: capitalize;
}

.product-usp-box__content p{
  margin:0;
  line-height:1.4;
      font-size: 12px;
}




button.btn.btn--large.add-to-cart {
    background: #c7a282;
        font-weight: 500;
    border: 1px solid #c7a282;
}

button.btn.btn--large.add-to-cart:hover {
    background: #232323;
    border: 1px solid #232323;
}

.product-info-block.block-richtext_z4cTXA.with-icon {
    font-size: 12px;
}

.product-info-block.block-richtext_z4cTXA.with-icon svg.icon,
.product-info-block.block-richtext_z4cTXA.with-icon p
{
        margin: 0px;
}


.template-suffix-discovery-set .border_add {
    padding: 20px 0;
    background: #fff;
}


h2.hometitle.h4 {
    text-align: center;
}
 .template-suffix-discovery-set .product-usp-boxes {
    width: max-content;
}

.template-suffix-discovery-set .product-usp-box__content h4 {
    margin: 0;
    font-weight: 400;
       font-size: 12px;
}

.template-suffix-discovery-set .product-usp-box {
    align-items: center;
    justify-content: center;
        border-radius: 3px;
            padding: 5px 10px;
}

.product-info-block.block-richtext_z4cTXA p {
    font-size: 13px;
    text-transform: uppercase;
}

.product-info-block.block-richtext_dNmBFc h1{
    margin-bottom: 0px;
}

.product-info-block.block-richtext_bnLcLt p {
        font-size: 15px;
    line-height: 100%;
    text-transform: uppercase;
    color: #bf282c;
    letter-spacing: 1px;
    font-weight:600;
}

    .product-block .image-cont .btn.quickbuy-toggle {
        background-color: #cb995f;
        color: #fff;
        border-color:#cb995f;
    }

    .filter-group--swatch .filter-group__item--active:before {
    background-color: #000 !important;
    }


.template-suffix-discovery-set h1 em{
    color: #cb995f;
}



.product-usp-box.block-usp_boxes_Kay7Un {
    background: #fff;
}

.template-suffix-discovery-set .jdgm-preview-badge .jdgm-star.jdgm-star {
    color: #C7A282;
    font-size: 12px;
}

span.jdgm-prev-badge__stars {
    padding-right: 10px;
}

.trust-strip {
    background: #fff;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    padding: 20px;
}
.trust-strip-section {
    border-bottom: 1px solid #e0d5c5;
}
.trust-strip-inner {
    padding: 20px 0px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.trust-item {
    display: flex;
    align-items: center;
    gap: 14px;
    justify-content: center;
}

.trust-item .t-glyph {
    display: inline-grid;
    place-items: center;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    border-radius: 100%;
    background: #f4ece7;
    color: #c48943;
}
.trust-item .t-text {
    display: flex;
    flex-direction: column;
    gap: 2px;
    line-height: 1.25;
}

.trust-item .t-text strong {
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.trust-item .t-text span {
    font-size: 12px;
}


/*timeline block css*/
.timeline-step {
  position: relative;
  padding-left: 50px;
  margin-bottom: 40px;
}

.timeline-step:not(:last-child)::before {
  content: "";
  position: absolute;
  left: 7px;
  top: 22px;
  width: 2px;
  height: calc(100% + 40px);
  background: rgba(191,130,52,.35);
}


.timeline-step__dot {
  position: absolute;
  left: 0;
  top: 8px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #bf8234;
}

.timeline-step__phase {
  display: block;
  color: #bf8234;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 10px;
}

.timeline-step__heading {
    margin: 0;
    font-size: 20px;
    line-height: 1.2;
    text-transform: none;
}

/*close*/

div#shopify-section-template--20798427529294__collapsible_tabs_YYmUM9 {
    padding-top: 80px;
}

.collapsible-tabs.faq_section h2{
    text-align:center;
}


.template-suffix-discovery-set .custom_block_price .btn.quickbuy-toggle {
    display: none;
}


.template-suffix-discovery-set .price_add {
    min-height: 10px;
    position: relative;
}

.box__content a {
    font-weight:600;
    color: #bf282c;
}



.template-suffix-discovery-set5 .product-usp-five__item {
    align-items: center;
    justify-content: center;
    border-radius: 3px;
        background: #f7efe9;
    border: 1px solid #e0d5c5;
    display: flex;
    flex-direction: column;
    padding: 5px 10px;
}



    .product-usp-five {
        display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin: 15px 0 10px;
}
.product-usp-five__content h4{
        margin: 0;
    font-weight: 400;
       font-size: 12px !important;
    text-transform: capitalize;
}

@media screen and (max-width:767px){
    .menu_testing {
    display: none;
}
.template-suffix-discovery-set .product-usp-box__content h4 {
    font-size: 12px !important;
}


#shopify-section-template--17884757721166__related-products .container {
    margin-bottom: 0px;
    padding: 0 10px;
}
.feature-text-paired {
    padding: 0 20px;
}
.product-usp-boxes{
  gap:10px;
}
.description_list {
    display: grid;
    grid-template-columns: 2fr 2fr 2fr;
    gap: 15px;
    padding-top: 10px;
}

.tab-link {
    font-size: 12px;
}

.tab-nav {
    padding: 0;
}

div#shopify-section-template--17884757098574__image_with_text_cdjie6 .lightly-spaced-row.button-row {
    display: flex;
}

div#shopify-section-template--17884757098574__image_with_text_cdjie6 .button-row .button-row__btn {
    font-size: 11px;
}

 div#section-id-template--17884757098574__multi_column_7z8zPe .border_add {
        text-align: left;
        padding: 0px !Important;
    }
    div#shopify-section-template--17884757098574__multi_column_EXxYEb .flexible-layout {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
    }

div#shopify-section-template--17884757098574__multi_column_EXxYEb .text-column {
    display: flex;
    align-items: center;
   margin: 0 !Important;
}

div#shopify-section-template--17884757098574__multi_column_EXxYEb .text-column__image.lightly-spaced-row {
    margin: 0 !Important;
}

div#shopify-section-template--17884757098574__multi_column_EXxYEb h3.text-column__title.h5 {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 12px;
}
div#shopify-section-template--17884757098574__multi_column_EXxYEb .img-ar.img-ar--cover {
    height: 25px;
    width: 25px;
}

h2, .h2,
h4, .h4 {
    font-size: 22px !important;
}


}


.template-suffix-decant variant-picker fieldset.option-selector:first-of-type .opt-label {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 20px;
    height:40px !important;
}



.template-suffix-decant .opt-label {
    height: 195px !important;
}

.template-suffix-decant variant-picker fieldset.option-selector:first-of-type .opt-label span.visually-hidden.js-value {
    font-size: 15px;
    line-height: 5px;
}

.template-suffix-decant variant-picker fieldset.option-selector:first-of-type .opt-label__media {
    visibility: hidden !important;
    width: 1px !important;
    height: 1px !important;
}
.template-suffix-decant variant-picker fieldset.option-selector:first-of-type .variant-price-box {
    display: none;
}
/* Hide images only in the first option (Size) 
.template-suffix-decant variant-picker fieldset.option-selector:first-of-type .opt-label__media {
    visibility: hidden;
    width: 1px;
    height: 1px;
}
.template-suffix-decant variant-picker fieldset.option-selector:first-of-type .opt-label {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 120px;
}

.template-suffix-decant variant-picker fieldset.option-selector:first-of-type .js-value {
    position: static !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    clip-path: none !important;
    white-space: nowrap !important;
    font-size: 22px;
    font-weight: 700;
    color: #222;
}

.template-suffix-decant variant-picker fieldset.option-selector:first-of-type .variant-price-box {
    display: none;
}

*/