/** Shopify CDN: Minification failed

Line 437:12 Expected identifier but found whitespace
Line 437:14 Unexpected "{"
Line 437:21 Expected ":"
Line 523:30 Unexpected "{"
Line 523:40 Expected ":"
Line 523:44 Unexpected "{"
Line 531:30 Unexpected "{"
Line 531:40 Expected ":"

**/
*, body{
    margin: 0px;
    padding: 0px;
    font-family: "Atkinson Hyperlegible", sans-serif;
    font-weight: 400;
    font-style: normal;
}
html{
    -webkit-text-size-adjust:100%;
}
.container{
    max-width: 1390px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin: 0 auto;
}

h1,h2,h3,h4,h5,h6{
    font-family: "Montserrat", sans-serif !important;
    font-weight:500 !important;
    font-style: normal;
}




/* Fixed Header for Home Page */
 body:not(.template-index) .home_fixed_header_logo{display: none;}

 /* @media (min-width:1920px){
     body{
    width:100%;
    max-width:1440px;
    margin:auto !important;
 }

 } */
 .header__row{
    background:#fff !important;
 }
.template-index header{position: absolute !important;width: 100% !important;top: 42px !important;}
.template-index header .header__row{ border-bottom:1px solid #121312;background: rgba(255, 255, 255, 0.2) !important; backdrop-filter: blur(16px);-webkit-backdrop-filter: blur(16px);}
.template-index header #header-component{--color-scheme-top-row: transparent !important;}
.template-index header .header__row .header__columns {padding: 14px 0px;}
.template-index header .account-button__icon, .template-index header .header-actions__cart-icon .svg-wrapper {color:#000;}
.template-index .menu-list__link {color: #000 !important;font-size:14px;line-height:18px; padding-right: 32px !important;font-family: "Atkinson Hyperlegible", sans-serif;}
.template-index .header__icon--summary .header-drawer-icon svg path {stroke: #000;}


.template-index.scrolled header{position: fixed !important;width: 100% !important;top: 0px !important;z-index: 1001 !important;left:0 !important;}
.template-index.scrolled header .header__row{background: #F8F9F7 !important;}
.template-index.scrolled .header-actions__cart-icon svg path {stroke: #000;}
.template-index.scrolled .account-button svg path{stroke: #000;}
.template-index.scrolled .header-drawer-icon svg path {stroke: #000;}
.template-index.scrolled header .header-actions__action, .template-index.scrolled header .menu-list__link{color: #000 !important;}
/* .template-index.scrolled header{border-bottom:1px solid #000;} */
.template-index header .home_header_logo{display: none;}
.template-index.scrolled header .home_header_logo{display: inline-flex;}
.template-index.scrolled header .home_fixed_header_logo{display: none;}
/* .template-index.scrolled header .menu-list__link */


/*-----------------  Details page css -------------------- */

.jdgm-preview-badge .jdgm-star.jdgm-star:not(:last-child) {
    display: none !important;
}
.product-details .accordion .details__header {
    font-size: 18px;
    color: #121312;
    line-height: 28px;
    padding-block: 23px;
    font-family: "Atkinson Hyperlegible", sans-serif;
}
.product-details .quantity-selector {
    height: 51px;
    min-width: 142px;
    border-radius: 4px !important;
    border: 1px solid #121312;
    background: #F8F9F7;
}
.product-details .accordion--dividers .details-content {
    font-size: 16px;
    color: #4A4E4B;
    line-height: 24px;
}
.product-details .add-to-cart-text {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}
.product-details .add-to-cart-button {
    background: #2F3431;
    border-radius: 4px;
}

.product-details .price {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: .6px;
    font-family: "Montserrat", sans-serif;
}
.product-details .compare-at-price {
    font-size: 14px;
    line-height: 20px;
}
.discount-badge {
    background: #E5FFE5;
    min-width: 65px;
    height: 22px;
    display: inline-block;
    text-align: center;
    color: #008000;
    font-size: 10px;
    line-height: 22px;
    font-weight: 600;
    position: relative;
    font-family: Montserrat,sans-serif;
    left: 8px;
    border-radius: 50px;
    display:none;
}
.start_trial_button {
    background: #2f3431;
    height: 42px;
    display: block;
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 4px;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    font-size: 14px;
    margin: 8px 16px 16px 16px;
}
.product-details .group-block {
    padding-top: 0;
}
.jdgm-prev-badge__text {
    font-size: 14px;
    line-height: 20px !important;
    color: #121312;
}
.product-details h1 {
    font-size: 32px !important;
    line-height: 40px !important;
    font-weight:600 !important;
}
.product-details .product-title-suffix{
  margin:0 !important;
}
.product-details .product-div-title {
    flex-direction: row;
    gap: 10px;
    align-items: flex-start;
}

.product-details .product-div-title>* {
    width: auto;
}
.product-details .divider__line {
    border-color:#121312;
}
.accordion--dividers accordion-custom .details {
    border-color: #121312;
}
.accordion--dividers accordion-custom .details {
    border-block-start: 1px solid #121312 !important;
}
.accordion--dividers accordion-custom:last-child .details {
    border-block-end: 1px solid #121312;
}

.template-collection .product-grid__item product-price > div {
    /* position: absolute;
    text-align: right !important;
    bottom: 35px;
    right: 0; */
}

.jm-action-buttons__button {
    background: #2F3431 !important;
    border-color: #2F3431 !important;
    border-radius: 4px !important;
    font-family: "Montserrat", sans-serif !important;
    font-size: 14px !important;
    min-width: 320px;
    min-height: 42px;
    font-weight: 700 !important;
}

@media (max-width:768px){
    .container{
        padding-left: 16px;
        padding-right: 16px;
    }

    .track_login_btn {
        display: flex;
        gap: 8px;
        margin-top: 24px;
        justify-content: space-between;
        padding: 0 16px;
    }
    .track_login_btn a {
        height: 50px;
        background: #fff;
        border: 1px solid #121312;
        border-radius: 4px;
        text-align: center;
        line-height: 50px;
        font-size: 14px;
        color: #121312;
        font-weight: 600;
        font-family: "Montserrat", sans-serif;
        width: 100%;
    }
    .follow_us {
        margin-top: 24px;
        padding-left: 20px;
    }
    .follow_us .socials_title {
        font-size: 10px;
        line-height: 14px;
        font-weight: 600 !important;
        margin-bottom: 8px;
    }
    .follow_us .socials {
        display: flex;
        gap: 16px;
    }
    .follow_us .socials .social-icon {
        /* background: #F8F9F7;
        width: 40px;
        height: 40px;
        border-radius: 50%; */
        display: flex;
        align-items: center;
    }
    .follow_us .socials .social-icon svg {
        width: 24px;
        height: 24px;
        margin: auto;
        line-height: 40px;
    }
    .follow_us .socials .social-icon svg path {
        fill: #000000;
    }
    .menu-drawer__menu .menu-drawer__list-item--flat {
        border-bottom: 1px solid #000000;
        padding: 1px 0px;
        margin-block-end: 0 !important;
    }
    .menu-drawer__menu-item-text {
        font-size: 12px;
        line-height: 16px;
        color: #121312;
    }
    .menu-drawer__close-button {
        display: none !important;
    }


    .product-information {
        padding-top: 16px !important;
        padding-bottom: 10px !important;
    }
    .product-information__media{
        margin-bottom:24px;
    }
    .jdgm-prev-badge__text {
        font-size: 12px;
        line-height: 16px!important;
    }
    .product-details h1 {
        font-size: 24px!important;
        line-height: 32px!important;
        letter-spacing: 0.3px !important;
    }
    .product-details .product-title-suffix {
        font-size: 24px!important;
        line-height: 32px!important;
        letter-spacing: 0.3px !important;
    }
    .one_liner_pdp_text {
        font-size: 14px !important;
        line-height: 20px !important;
    }
    .product-details .price {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: .3px;
    }
    .product-details .compare-at-price {
        font-size: 12px;
        line-height: 16px;
    }
    .discount-badge {
        min-width: 67px;
        height: 22px;
        font-size: 10px;
        line-height: 22px;
    }

    .variant-option-legend {
        font-size: 12px !important;
        line-height: 16px;
        margin-bottom: 8px !important;
    }
    .sls_free_pdp_text {
        font-size: 12px;
        line-height: 20px;
    }
    .product-details .accordion .details__header {
        font-size: 16px;
        line-height: 24px;
        padding-block: 16px;
    }
    .product-details .accordion--dividers .details-content {
        font-size: 14px;
        line-height: 20px;
   } 
   .color-scheme-dd9488ed-1e27-4ff4-95dd-ba30a7743631 .layout-panel-flex--column{
        padding-top:48px;
        padding-bottom:48px;
   }
    .sticky-add-to-cart__image {
        display: none;
    }
    .sticky-add-to-cart__info {
        display: none !important;
    }
    .sticky-add-to-cart__price{
        display:none;
    }
    .sticky-add-to-cart__button {
        font-size: 14px !important;
        line-height: 18px !important;
        font-weight: 600 !important;
        width: 100% !important;
        font-family: "Montserrat", sans-serif !important;
        border-radius:4px !important;
    }
    .sticky-add-to-cart__button{
        width:100% !important;
    }
    .sticky-add-to-cart__bar .add-to-cart-text__content {
        display: block !important;
    }
    .collection-top-bar{
        padding:20px 16px !important;
    }
    .collection-product-count {
        font-size: 14px !important;
        line-height: 20px;
    }
    .filter-sort-trigger {
        font-size: 14px !important;
        line-height: 20px;
    }
    .product-grid-view-zoom-out--details ~ .contents > div p {
        font-size: 14px !important;
        line-height: 20px !important;
        padding: 0 !important;
    }
    .product-grid__card .price {
        font-size: 12px !important;
        line-height: 16px !important;
        padding-left: 0 !important;
    }
    /* .template-collection .product-grid__item:nth-child(6) {
        grid-column: 1/3;
        padding: 0 !important;
    } */
    .product-grid .product-grid__item {
        padding: 0 !important;
    }
    .start_trial_button {
        height: 32px;
        line-height: 32px;
        font-size: 12px;
        margin: 8px 0px 8px;
    }
    .product-grid .discount-badge {
        min-width: 64px;
        left: 4px;
    }
    #kp-login-button-header-logo{
        width: 22px;
    }
    
  



}


/*-----------------  Details page css -------------------- */





/*----------------  Selected Flavours Start ----------- */

 .flavors-wrapper-block {
      /* Dynamic background & padding options for the container wrapper */
      background-color:#FFF6F2;
      border-radius: 4px;
      padding: 16px 0px 16px 16px;
      width: 100%;
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
      box-sizing: border-box;
      margin-bottom:16px;
    }
    
    .flavors-wrapper-block .flavors-heading {
      font-size: 14px;
      line-height:20px;
      font-weight: 400 !important;
      color: {{ block.settings.heading_color | default: '#121312' }};
      margin-top: 0;
      margin-bottom: 8px;
      text-align: left;
    }
    
    .flavors-wrapper-global .flavors-grid {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      gap: 8px;
      width: 100%;
      padding-bottom: 8px;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: none; /* Hide scrollbar for Firefox */
    }
    
    /* Hide scrollbar for Chrome, Safari and Opera */
    .flavors-wrapper-global .flavors-grid::-webkit-scrollbar {
      display: none;
    }
    
    .flavors-wrapper-global .flavor-card {
      display: flex;
      align-items: center;
      padding: 16px;
      border-radius: 4px;
      gap: 16px;
      transition: transform 0.2s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.2s ease;
      box-sizing: border-box;
      flex: 0 0 250px; /* Keep fixed width on desktop to allow horizontal scroll */
      scroll-snap-align: start;
    }
    
    .flavors-wrapper-global .flavor-card:hover {
      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.04);
    }
    
    .flavors-wrapper-global .flavor-image-box {
      width: 64px;
      height: 64px;
      border-radius: 8px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      overflow: hidden;
    }
    
    .flavors-wrapper-global .flavor-image-box img {
      width: 100%;
      height: 100%;
      object-fit: contain;
    }
    
    .flavors-wrapper-global .flavor-image-placeholder {
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.05);
    }
    
    .flavors-wrapper-global .flavor-content {
      display: flex;
      flex-direction: column;
      gap: 4px;
    }
    
    .flavors-wrapper-global .flavor-title {
      font-size: 16px;
      font-weight: 500 !important;
      color: #000000;
      margin: 0;
      line-height: 24px;
      font-family: Atkinson Hyperlegible,sans-serif !important;
    }
    
    .flavors-wrapper-global .flavor-desc {
      font-size: 12px;
      color: #2e2e2e;
      margin: 0;
      line-height: 18px;
    }
    
    @media (max-width: 768px) {
      .flavors-wrapper-block-{{ block_id }} {
        padding: 12px 0 12px 12px;
      }
      .flavors-wrapper-global .flavor-card {
        flex: 0 0 200px; /* Slightly narrower on mobile devices to prompt horizontal scrolling */
        padding: 8px;
        gap: 12px;
      }
      .flavors-wrapper-block-{{ block_id }} .flavors-heading {
        font-size: 12px;
        line-height:16px;
      }
      .flavors-wrapper-global .flavor-title {
        font-size: 14px;
        line-height: 20px;
      }
      .flavors-wrapper-global .flavor-image-box {
        width: 48px;
        height: 48px;
      }
      .flavors-wrapper-global .flavor-desc {
        font-size: 12px;
        line-height: 16px;
      }
      .flavors-wrapper-block {
         padding: 12px 0px 12px 12px;
       }
        .flavors-wrapper-block .flavors-heading {
        font-size: 12px;
        line-height:16px;
        }


    }

/*----------------  Selected Flavours End ------------ */