/** Shopify CDN: Minification failed

Line 670:11 Unexpected "{"
Line 670:20 Expected ":"
Line 671:16 Expected identifier but found whitespace
Line 671:18 Unexpected "{"
Line 671:27 Expected ":"
Line 671:78 Expected ":"
Line 672:19 Expected identifier but found whitespace
Line 672:21 Unexpected "{"
Line 672:30 Expected ":"
Line 672:84 Expected ":"
... and 10 more hidden warnings

**/
/* Lato font family
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
 */
 /* Home page */
.cus_subheading_block {
    text-align: center;
    color: #D9A520;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    /* display: flex;
    gap: 10px;
    align-items: center; */
}
.cstm_btn_secondary svg ,
.main_subheading svg {
    height: 20px;
    width: 20px;
}
  .main_subheading {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
  }
  .main_subheading svg {
    width: 16px !important;
    height: 16px !important;
    min-width: 16px;
    min-height: 16px;
    max-width: 16px;
    max-height: 16px;
    flex-shrink: 0;
    display: block;
  }
  
  .cus_subheading_block {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    opacity: 0;
    animation: fadeInSubheading 0.3s ease forwards;
  }
  
  @keyframes fadeInSubheading {
    to {
      opacity: 1;
    }
  }
/* Featured  collection Wishlist functionality */
.product-card-badges {
    position: absolute;
    top: 20px;
    right: 25px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    z-index: 2;
    pointer-events: none;
    flex-direction: column;
}
.card__content .card__heading a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0;
    transition: all .4s ease;
    display: flex;
    align-items: center;
    font-family: 'Playfair Display';
}
.product-badge--new {
    background: #D9A520;
    color: #FDFDFC;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    pointer-events: auto;
}

.product-wishlist-btn {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    pointer-events: auto;
    transition: transform 0.2s ease;
}

.product-wishlist-btn:hover {
    transform: scale(1.1);
}

.product-wishlist-btn.active .heart-outline {
    display: none;
}

.product-wishlist-btn.active .heart-filled {
    display: block !important;
}

.grid__item {
    position: relative;
}
.product-card-badges {
    position: absolute;
    top: 10px;
    left: 26px;
    z-index: 3;
    display: flex;
    gap: 6px;
}

.product-badge {
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: 700;
}

.new-badge {
    background: #D9A520;
    color: #fff;
    border-radius: 30px;
    padding: 4px 15px;
}
.discount-badge {
    background: #CE927E;
    color: #fff;
    border-radius: 30px;
    padding: 4px 15px;
}
button.product-wishlist-btn {
    position: absolute;
    top: 10px;
    right: 1px;
    z-index: 3;
    display: flex;
    gap: 6px;
}
.cus_price_block {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
}
.cus_compare_at_price_block {
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0;
    color: #7E7367;
}
.cstm_order_btn {
    display: inline-block;
    background: linear-gradient(to right, #D9A520, #E0C685);
    padding: 8px 20px;
    width: 100%;
    text-decoration: none;
    font-weight: 600;
    margin-top: 10px;
}
.cstm_order_btn  a {
    text-decoration: none !important;
}
.product-form .product-form__buttons {
    align-items: flex-start;
}
/* ............ */

#shopify-section-template--25737012314418__featured_collection_C7GTCG .color-scheme-5.isolate.gradient.mb_100 {
    margin-bottom: 0;
}
#shopify-section-template--25737012314418__featured_collection_akKqNm .color-scheme-1.isolate.gradient.mb_100 {
    margin-bottom: 0;
}
#shopify-section-template--25737012314418__sw_image_text_timeless_JjFanX section.cstm_timeless.timeless_ring.mb_100.section-template--25737012314418__sw_image_text_timeless_JjFanX {
    margin-bottom: 0;
}
.main_subheading {
    display: flex;
    justify-content: center;
    gap: 10px;
    background: #f9f1e3;
    width: 226px;
    margin: 0 auto;
    padding: 6px 15px;
    border-radius: 30px;
}
h2.common_title_sub.scroll-trigger.animate--slide-in {
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 700;
    line-height: 48px;
}
#shopify-section-template--25737012314418__sw_image_text_timeless_hVUNQe .cstm_timeless {
    margin-bottom: 0;
}
.collection__description * {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    color: #7E7367;
}
#shopify-section-template--25737012314418__sw_review_V3cyfp section.review_sec.mb_100 {
    background: #F5F5F5;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 0;
}
#shopify-section-template--25737012314418__featured_collection_VkbGLw .center.collection__view-all.scroll-trigger.animate--slide-in {
    margin-top: 40px;
}
.cstm_btn_secondary {
    border-radius: 8px;
    border: 3px solid;
    gap: 10px;
    padding: 7px 10px;
}
a#CardLink-template--25737012314418__featured_collection_VkbGLw-9784927289650 {
    font-family: 'Playfair Display';
    color: #2A2622;
    padding-bottom: 10px;
}
.card__information {
    background: #fff;
    padding: 10px 15px !important;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}
/* cstm start rating */
.cstm__stars_rating {
    display: flex;
}
.cstm__product-reviews {
    display: flex;
    align-items: center;
    gap: 7px;
    padding-bottom: 15px;
}
.cstm__review-count {
    color: #7E7367;
    font-size: 16px;
    line-height: 16.8px;
    letter-spacing: 0;
    font-family: 'lato';
    font-weight: 400;
}
#shopify-section-template--25737012314418__featured_collection_VkbGLw .button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after {
    content: none;
}
.collections-view-all {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #D9A520;
}
.collections-view-all svg {
    width: 20px;
    height: 20px;
}
.cstm_timeless {
    background: #F5F5F5;
    padding-top: 60px;
    padding-bottom: 60px;
}
#shopify-section-template--25737012314418__featured_collection_VkbGLw .color-scheme-5.isolate.gradient.mb_100 {
    margin-bottom: 0;
}
.cstm_featured_coll-view-all svg {
    width: 20px;
    height: 20px;
}
.card__information {
    box-shadow: 0px 4px 20px -4px hsla(30, 19%, 16%, 0.08);
}
.card__media .media img {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.collection_pro_main .product-card-wrapper .card__inner {
    border-radius: 0px;
}
.collection_pro_main .product-card-wrapper:hover .card__inner {
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
/* Featured collection */
#shopify-section-template--25737012314418__featured_collection_C7GTCG .collection__title.title-wrapper.title-wrapper--no-top-margin.container {
    margin-left: 0;
    padding-left: 0;
    max-width: 520px;
}
#shopify-section-template--25737012314418__featured_collection_C7GTCG .main_subheading {
    margin-left: 0;
}
#shopify-section-template--25737012314418__featured_collection_C7GTCG .collection__description * {
    text-align: left;
}
#shopify-section-template--25737012314418__featured_collection_C7GTCG  .common_title_sub.scroll-trigger.animate--slide-in {
    text-align: left;
}
.cstm_coll_block {
    display: flex;
    align-items: end;
    margin-bottom: 50px;
}
.cstm_featured_coll-view-all {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 2px solid #D9A520;
    padding: 6px 15px;
    border-radius: 6px;
    color: #D9A520;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}
#shopify-section-template--25737012314418__featured_collection_C7GTCG .main_subheading {
    justify-content: left;
    width: 161px;
}
.product__title * {
    font-weight: 700;
}
#MainProduct-template--25737012773170__main .markdown.prose.w-full.break-words.dark\:prose-invert.light {
    color: #4A5565;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
}
/* Icon with text */
.icon-with-text__item img {
    height: 40px;
    width: 40px;
    margin-right: 20px;
}
#MainProduct-template--25737012773170__main span.h4.inline-richtext {
    font-weight: 600;
    color: #D9A520;
    line-height: 20px;
    letter-spacing: 0;
}

#MainProduct-template--25737012773170__main .cstm_icon_paragraph {
    font-size: 15px;
    color: #6A7282;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
}
#MainProduct-template--25737012773170__main ul.icon-with-text.icon-with-text--vertical.list-unstyled {
    background: #FCFAF9;
    border-radius: 10px;
    padding: 30px;
}
#MainProduct-template--25737012773170__main .cstm_heading_block {
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 20px;
    line-height: 28px;
}
#MainProduct-template--25737012773170__main button.thumbnail.global-media-settings.global-media-settings--no-shadow {
    border-radius: 2px;
    border: 2px solid;
}

@media (max-width: 825px) {
    .cstm_coll_block {
        flex-direction: column;
        align-items: baseline;
        margin-bottom: 20px;
    }
    a.cstm_featured_coll-view-all {
        margin-top: 10px;
    }
    h2.common_title_sub {
        font-size: 30px !important;
    }
    .cus_main_related.products {
        width: 400px;
    }
}
@media (max-width: 768px) {
    /* featured collection slider issue */
    /* #shopify-section-template--25737012314418__featured_collection_VkbGLw button.slider-button.slider-button--next {
        display: none;
    } */
}

/* Mobile Slider Fix - Prevent automatic slider below products */
@media screen and (max-width: 749px) {
  .collection_pro_main {
    overflow: hidden;
    position: relative;
  }

  .slider--tablet {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    display: flex;
    flex-wrap: nowrap;
  }

  .slider--tablet::-webkit-scrollbar {
    display: none;
  }

  .grid--peek {
    padding: 0 1.5rem;
    gap: 1rem;
  }

  .slider--tablet .slider__slide {
    scroll-snap-align: start;
    flex-shrink: 0;
    min-width: 0;
  }

  .grid--2-col-tablet-down .grid__item,
  .grid--2-col-tablet-down.slider--tablet .slider__slide {
    width: calc(50% - 0.5rem);
    max-width: calc(50% - 0.5rem);
  }

  .grid--1-col-tablet-down .grid__item,
  .grid--1-col-tablet-down.slider--tablet .slider__slide {
    width: calc(100% - 2rem);
    max-width: calc(100% - 2rem);
  }

  /* Hide desktop slider controls on mobile */
  .slider-buttons {
    display: none !important;
  }

  /* Ensure product cards don't wrap */
  .product-grid.slider--tablet {
    flex-wrap: nowrap !important;
  }
  
}

@media screen and (max-width: 540px) {
    .product-card-badges {
        left: 14px;
    }
    .new-badge,
    span.product-badge.discount-badge {
        font-size: 9px;
        padding: 3px 13px;
    }
    /* Featured collection */
    #shopify-section-template--25737012314418__featured_collection_C7GTCG .product-grid.grid {
        grid-template-columns: 1fr !important;
        gap: 1.5rem !important;
    }
    
    /* Force grid items to full width */
    #shopify-section-template--25737012314418__featured_collection_C7GTCG .product-grid .grid__item {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    
    /* Card wrapper full width */
    #shopify-section-template--25737012314418__featured_collection_C7GTCG .card-wrapper,
    #shopify-section-template--25737012314418__featured_collection_C7GTCG .card {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    /* Adjust gap for mobile */
   #shopify-section-template--25737012314418__featured_collection_C7GTCG .product-grid.grid {
        row-gap: 1.5rem;
    }   
    #shopify-section-template--25737012314418__featured_collection_C7GTCG .product-grid.grid {
        grid-template-columns: 1fr !important;
        gap: 1.5rem !important;
    }
    
    /* Force grid items to full width */
    #shopify-section-template--25737012314418__featured_collection_C7GTCG .product-grid .grid__item {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    
    /* Card wrapper full width */
    #shopify-section-template--25737012314418__featured_collection_C7GTCG.card-wrapper,
    #shopify-section-template--25737012314418__featured_collection_C7GTCG .card {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    /* Adjust gap for mobile */
    #shopify-section-template--25737012314418__featured_collection_C7GTCG .product-grid.grid {
        row-gap: 1.5rem;
    } 
        /* Featured collection */
    #shopify-section-template--25737012314418__featured_collection_VkbGLw .product-grid.grid {
        grid-template-columns: 1fr !important;
        gap: 1.5rem !important;
    }
    
    /* Force grid items to full width */
    #shopify-section-template--25737012314418__featured_collection_VkbGLw .product-grid .grid__item {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    
    /* Card wrapper full width */
    #shopify-section-template--25737012314418__featured_collection_VkbGLw .card-wrapper,
    #shopify-section-template--25737012314418__featured_collection_VkbGLw .card {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    /* Adjust gap for mobile */
   #shopify-section-template--25737012314418__featured_collection_VkbGLw .product-grid.grid {
        row-gap: 1.5rem;
    }   
    #shopify-section-template--25737012314418__featured_collection_VkbGLw .product-grid.grid {
        grid-template-columns: 1fr !important;
        gap: 1.5rem !important;
    }
    
    /* Force grid items to full width */
    #shopify-section-template--25737012314418__featured_collection_VkbGLw .product-grid .grid__item {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    
    /* Card wrapper full width */
    #shopify-section-template--25737012314418__featured_collection_VkbGLw.card-wrapper,
    #shopify-section-template--25737012314418__featured_collection_VkbGLw .card {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    /* Adjust gap for mobile */
    #shopify-section-template--25737012314418__featured_collection_VkbGLw .product-grid.grid {
        row-gap: 1.5rem;
    }     
}
@media screen and (min-width: 750px) {
    .card__heading {
        height: 60px;
    }   
}
/* Tablet adjustments */
@media screen and (min-width: 750px) and (max-width: 989px) {
  .slider--tablet {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  .slider--tablet .slider__slide {
    scroll-snap-align: start;
    flex-shrink: 0;
  }
}
/* ......... */

@media (max-width: 456px) {
    .sbc-header {
        flex-direction: column;
        text-align: center;
    }
}
@media (max-width: 430px) {
     .cus_main_related.products {
        width: 300px;
    }
}
@media (max-width: 342px) {
        .card__content .card__heading a {
        font-size: 15px;
    }
    span.cus_price_block.price-item.price-item--sale.price-item--last {
        font-size: 13px;
    }
    s.cus_compare_at_price_block.price-item.price-item--regular.\33 4 {
        font-size: 12px;
    }
}

/* Product page */
.cus_text_block svg {
    width: 20px;
    height: 20px;
}
.cus_text_block {
    display: flex;
    gap: 10px;
    align-items: center;
    color: #D9A520;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    width: 232px;
    background: #FBF6E9;
    padding: 10px 22px;
    border-radius: 30px;
    justify-content: center;
}
#shopify-section-template--25737012773170__related-products h2.common_title_sub {
    text-align: left;
    font-weight: 700;
    font-size: 48px;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cstm_paragraph_block {
    color: #7E7367;
    font-weight: 400;
    line-height: 28px;
    font-size: 18px;
}
.cus_related_button {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding-bottom: 40px;
}
.cus_main_related {
    width: 600px;
}
.certified_block {
    color: #4A5565;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0;
    font-weight: 400;
}


/* new csss 15-01-2026 */
 .section-{{ section.id }}-padding {
    padding-top: {{ section.settings.padding_top | times: 0.75 | round: 0 }}px;
    padding-bottom: {{ section.settings.padding_bottom | times: 0.75 | round: 0 }}px;
  }

  @media screen and (min-width: 750px) {
    .section-{{ section.id }}-padding {
      padding-top: {{ section.settings.padding_top }}px;
      padding-bottom: {{ section.settings.padding_bottom }}px;
    }
  }

  /* Tablet - 2 columns below 768px (only when slider is disabled) */
  @media screen and (max-width: 768px) {
    .product-grid.grid:not(.slider):not(.slider--tablet) {
      grid-template-columns: repeat(2, 1fr) !important;
      gap: 1rem !important;
      display: grid !important;
    }
    
    .product-grid.grid:not(.slider):not(.slider--tablet) .grid__item {
      width: 100% !important;
      max-width: 100% !important;
    }
  }

  /* Mobile - 1 column below 440px (only when slider is disabled) */
  @media screen and (max-width: 440px) {
    .product-grid.grid:not(.slider):not(.slider--tablet) {
      grid-template-columns: 1fr !important;
      gap: 1.5rem !important;
      display: grid !important;
    }
    
    .product-grid.grid:not(.slider):not(.slider--tablet) .grid__item {
      width: 100% !important;
      max-width: 100% !important;
    }
    
    .product-grid.grid:not(.slider):not(.slider--tablet) .card-wrapper,
    .product-grid.grid:not(.slider):not(.slider--tablet) .card {
      width: 100% !important;
      max-width: 100% !important;
    }
  }


#shopify-section-template--25737012314418__cstm_hero_with_icons_rJUhm4 .hero-text-content-template--25737012314418__cstm_hero_with_icons_rJUhm4 {
    display: none;
}
.cstm_discont_badge {
    background: #CE927E;
    color: #fff;
    border-radius: 30px;
    padding: 4px 15px;
    font-size: 13px;
}
svg.cstm_icon_caret.icon.icon-caret {
    right: calc(50% - 34.2rem);
}
 p.pl_lexical__paragraph {
    line-height: 23px !important;
}
/* Gift items */
.cart-drawer .cart-item {
    grid-template: none;
}