/** Shopify CDN: Minification failed

Line 496:5 Expected "}" to go with "{"

**/
@font-face {
  font-family: "poppins-bold";
  src: url("{{ 'Poppins-Bold.ttf' | asset_url }}") format("ttf"),
  font-weight: 700;
}
@font-face {
  font-family: "poppins-extrabold";
  src: url("{{ 'poppins-extrabold.ttf' | asset_url }}") format("ttf"),
  font-weight: 900;
}
@font-face {
  font-family: "Poppins-Thin";
  src: url("{{ 'Poppins-Thin.ttf' | asset_url }}") format("ttf"),
  font-weight: 200;
}
@font-face {
  font-family: "Poppins-ExtraLight";
  src: url("{{ 'Poppins-ExtraLight.ttf' | asset_url }}") format("ttf"),
  font-weight: 100;
}
@font-face {
  font-family: "Poppins-Regular";
  src: url("{{ 'Poppins-Regular.ttf' | asset_url }}") format("ttf"),
  font-weight: 300;
}
@font-face {
  font-family: "Poppins-Medium";
  src: url("{{ 'Poppins-Medium.ttf' | asset_url }}") format("ttf"),
  font-weight: 500;
}

.header__menu-item span {
  font-size: 2rem;
    font-family: poppins-bold;
}
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after {
    box-shadow:none;
}
.banner__buttons {
    max-width: 45rem;
    word-break: break-word;
   background: #ab8743;
    border-radius: 6px;
    color:#fff!important;
    /* display:none!important; */
}
.banner--desktop-transparent .button--secondary {
        --alpha-button-background: 0;
      color: #ffffff;
    font-size: 2.2rem;
    font-family: "poppins-bold";
    }
    .banner__buttons {
    max-width: 74rem;
    min-width: 16rem;
    text-align: center;
    word-break: break-word;
    justify-content: center;
}
.banner__buttons .button--secondary:hover{
    border:none!important;
}
.banner__buttons .button:not([disabled]):hover:after, .shopify-challenge__button:hover:after, .customer button:hover:after, .shopify-payment-button__button--unbranded:hover:after {
    /* --border-offset: 1.3px; */
    box-shadow:none!important
}
.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {
        color: rgb(49 73 49);
    }

    .banner--content-align-left.banner--desktop-transparent .banner__box, .banner--content-align-right.banner--desktop-transparent .banner__box, .banner--medium.banner--desktop-transparent .banner__box {
        max-width: 68rem;
        position: absolute;
        top: 270px;
    }
    .header {
        padding: 5px 1rem 5px 1rem!important;
    align-items: center;
}
.announcement-bar__message {
   
    font-family: Poppins-Medium;
}
.list-menu--inline {
    gap: 20px;
}
@media screen and (min-width: 750px) {
    .banner--medium:not(.banner--adapt) {
        min-height: 65rem!important;
    }
}
sticky-header.gradient {
    background: #ffffff!important;
    background-attachment: fixed;
}
/* .banner--desktop-transparent .banner__media {
    top: -15%!important;
} */
.header-wrapper--border-bottom{
  border-bottom:none!important;
} 
 sticky-header.gradient {
    transition: background-color 0.3s ease;
    background: transparent !important;
  }

  sticky-header.header-wrapper.scrolled{
    background: #ffffff !important;
        box-shadow: 2px 2px 2px #ab874357;
  }
  marquee {
    background: #ab8743;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    text-align: center;
    height: 80px;
   font-family: Poppins-Medium;
}

p.shop_by_collection_subheading {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1.8px;
    text-align: center;
    font-family: poppins-bold;
}
h2.shop_by_collection_heading {
    margin: 0px auto;
    width: 100%;
    text-align: center;
    font-family: poppins-bold;
    font-weight: 400;
    font-size: 45px;
    line-height: 50px;
    color: #ab8743;
}
img.collection_img_item {
    width: 350px;
    height: 350px;
}
a.collection_item_container {
   
}
.shop_by_collection_items {
    width: 90%;
    margin: auto;
    /* padding: 10px; */
}
.collection_item {
    width: 350px;
    height: 500px;
    background-position: center;
    border-radius: 10px;
    border: 1px solid #2E7D32;
        padding: 10px;
}
a.collection_item_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* gap: 0px; */
    text-decoration: none;
}
.collection_item_block {
    margin-top: 12px;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1.8px;
    font-family: poppins-bold;
    font-weight: 600;
    color: #304a30;
    width: 100%;
    text-align: center;
    background: #fff;
    height: 120px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.shop_by_collection_items {
    width: 90%;
    display: flex;
    margin: auto;
    gap: 30px;
    margin: 50px auto;
    align-items: center;
    justify-content: center;
}
@media screen and (min-width: 750px) {
    .grid--3-col-tablet .grid__item {
        width: calc(19.83% - var(--grid-desktop-horizontal-spacing) * 2 / 3)!important;
    }

}
@media screen and (min-width: 750px) {
    .section-sections--20170378674433__footer-padding {
        padding-top: 36px;
        padding-bottom: 36px;
        background: linear-gradient(#ab87439e, #fdf4dcb3), url(/cdn/shop/files/footer_background.webp?v=1758546719);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
    }
    .footer-block__details-content .list-menu__item--link {
        display: inline-block;
        color: #fff!important;
        font-size: 1.7rem!important;
        font-family: "Poppins-Thin";
    }
        .footer-block__heading {
        color: #fff;
    }
    .svg-wrapper svg path{
      color:#000;
    }
    .copyright__content {
    font-size: 1.1rem;
    color: #00492a;
    font-size: 1.3rem!important;
}
}
@media(max-width:768px){
    .banner__box .banner__buttons {
    min-width: 12rem;
    }
    .banner--desktop-transparent .button--secondary {
    font-size: 1.7rem;
}
.banner--content-align-left.banner--desktop-transparent .banner__box, .banner--content-align-right.banner--desktop-transparent .banner__box, .banner--medium.banner--desktop-transparent .banner__box {
        max-width: 68rem;
        position: absolute;
        top: 140px;
    }
    .collection_item_container.slick-slider .slick-next {
    right: 0px!important;
    }
    
.sahkap_collection_container .sahkap_collection { 
    font-size: 30px;
    font-family: "poppins-bold";
}
.sahkap_collection_container .sahkap_subheading_collection {
    font-size: 18px;
    font-family: "poppins-bold";
    line-height: 25px;
}
.sahkap_collection_container .cups_badge {
    position: absolute;
    right: -14%;
    top: -3%;
    width: 60px;
    height: 60px;
}

.sahkap_collection_container .cups_badge .cups_count {
    font-size: 10px;
}
.sahkap_collection_container .cups_badge .cups_price {
    font-size: 11px;
}
.sahkap_collection_container .collection_item_title {
    font-size: 14px;
}
.price_pill {
    min-width: 125px!important;
    font-size:10px!important;
        font-family: "poppins-bold";
        padding: 5px 5px;
}
header.header {
    padding: 5px 1rem !important;
    align-items: center;
    background: #fff;
}
.collection_item_container.slick-slider .slick-prev:before, .collection_item_container.slick-slider .slick-next:before {
    font-size: 25px!important;
}
.sahkap_collection_container .collection_item_container.slick-slider .slick-prev {
    left: -10px;
    z-index: 2;
}
.sahkap_collection_container .view_all_btn {
    display: inline-block;
    padding: 5px 22px;
    border-radius: 7px;
    font-family: "poppins-bold"; 
}
#faq-template--20170378215681__faq_question_answer_YAMQgQ .faq-title {

    font-size: 18px!important;
}
#faq-template--20170378215681__faq_question_answer_YAMQgQ .faq-question__text {
    font-size: 15px!important;
}
.jdgm-arrow {
        width: 24px!important;
        height: 24px!important;
    }
    .collection__title .title{
 font-size: 20px!important;
    font-family: "poppins-bold"!important;
    }
    .scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {
    color: rgb(49 73 49);
    font-size: 20px!important;
    font-family: "poppins-bold"!important;
}
.jdgm-rev-widg__title {
    margin-bottom: 12px;
    font-size: 20px!important;
}
.jdgm-rev__body>p:last-of-type {
    font-size: 15px!important;
    font-family: "poppins-bold"!important;
}
.jdgm-rev__author {
    color: #108474;
    color: var(--jdgm-reviewer-name-color);
    font-size: 15px;
    font-family: "poppins-bold";
}
.jdgm-rev__title {
    display: block;
    font-size: 100%;
    font-size: 15px!important;
}
.jdgm-paginate__page.jdgm-curt {
   
    font-size: 16px!important;
}
  .section-sections--20170378674433__footer-padding {
        padding-top: 36px;
        padding-bottom: 36px;
        background: linear-gradient(#ab87439e, #fdf4dcb3), url(/cdn/shop/files/footer_background.webp?v=1758546719);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
    }
    .footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.footer-block.grid__item {
        padding: 0;
        margin: 4rem 0;
        width: 48%!important;
    }
    /* .footer-block__details-content .list-menu__item--link {
        color: #fff!important;
    }
        .footer-block__heading {
        color: #fff;
    } */
    .collection_item_container.slick-slider .slick-track {
    gap: 10px!important;
    }
    .banner__buttons .button{
             min-height: 28px;
        font-size: 1.6rem;
        border-radius: 0px !important;
    }
    .collection_item_title {
    margin: 0px!important;
    }
    .jdgm-content {
        gap: 5px!important;
    }
}
.full-unstyled-link {
    text-decoration: none;
    color: rgb(51 73 46);
    display: block;
    font-size: 16px;
    font-weight: 600;
    font-family: "poppins-bold";
}
.card__inner.color-scheme-2.gradient.ratio {
    border: .1px solid #314b303b;
    border-radius: 2px;
}

ul#product-grid {
    GAP: 30PX;
}
.shopify-payment-button__button--unbranded {
    background-color: rgb(51 76 49)!important;
}
.product-form__input--pill input[type=radio]:checked+label {
    background-color: rgb(51 76 49)!important;
}
.button--full-width {
    display: flex;
    width: 100%;
    border: 1px solid #334c31;
    border-radius: 8px;
}
.button--full-width:hover {
    display: flex;
    width: 100%;
    border: none;
   background: #ab8743c9;
    color: white;
    font-family: "poppins-bold";
    outline:none!important;
}
   
.button--full-width.button:not([disabled]):hover:after{
    border-radius:none;
 box-shadow:none;
}
button.shopify-payment-button__button--unbranded {
  border-radius: 8px;   
}
button.btn_cstm {
  background: #ab8743;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 15px;
    border: none;
    cursor:pointer;
}
button.btn_cstm:hover {
background: #ab8743e8;
    
}
.custom_div_block_accordian.page-width {
    display: flex
;
    align-items: center;
    justify-content: flex-start;
    gap: 3%;
    margin: 30px auto;
}
#description,
#judgeme_product_reviews {
  scroll-margin-top: 100px; /* keeps 100px gap at top */
}
.button, .button-label, .shopify-challenge__button, .customer button {
    font-size: 1.5rem;
    letter-spacing: .1rem;
    line-height: calc(1 + .2 / var(--font-body-scale));
    background: #ab8743;
    color:#fff;
    border:none;
    border-radius: 5px;
    font-family: poppins;
    font-family: poppins-bold;
}
.shopify-payment-button__button--unbranded:hover {
    background-color: #334c31e8 !important;
}
@media screen and (min-width: 990px) {
    /* .page-width--narrow {
        max-width: unset;
    } */
}
@media screen and (min-width: 990px) {
    .card .media.media--hover-effect>img:only-child, .card-wrapper .media.media--hover-effect>img:only-child {
        object-fit: contain!important;
    }
}
.article-template__content p,.article-template__content li,.article-template__content h2{
    color:#000!important;
}
p.product__subtitle {
    margin: 0px;
    /* font-family: poppins; */
}
p.product__tagline {
    font-size: 16px;
    /* font-family: poppins-bold; */
    font-weight: 600;
    margin: 0px;
}
.announcement-bar-slider .svg-wrapper svg path {
        color: #ffffff;
    }
    @media(max-width:768px){
        .card__media .media img {
    height: 100%;
    object-fit: contain!important;
    }