/** Shopify CDN: Minification failed

Line 117:0 Expected "}" to go with "{"

**/
.list-menu__item {
   font-size: 18px;
    font-weight: 400;
    color: rgb(18 18 18 / 75%) !important;
}
body{
    overflow-x:hidden;


/* headr */
.header:not(.drawer-menu).page-width {
    padding-left: 65px !important;
    padding-right: 65px !important;
    padding-top: 0px !important;
}

/* product */
.product__title h1 {
    font-size: 24px;
}

#shopify-section-template--18975706677423__cstm_hero_ANpkC3 .hero-btn {
    position: relative;
    bottom: 65px;
    left: 65px;
}

#shopify-section-template--18975706677423__cstm_hero_9xijXV .hero-btn {
    position: relative;
    bottom: 55px;
    right: 68px;
}
.hero-btn:hover{
  background: #000;
  color:#fff;
}

#shopify-section-template--19352018452655__rich_text_zKJkV3 .rich-text__blocks {
    max-width: 111rem;
}

#shopify-section-template--19352018452655__rich_text_zKJkV3 p {
    font-size: 18px;
}

#shopify-section-template--19352018452655__rich_text_tjRVbC .rich-text__blocks {
    max-width: 111rem;
}

#shopify-section-template--19352018452655__rich_text_tjRVbC p {
    font-size: 18px;
}

#shopify-section-template--19352018452655__image_with_text_nrbcAr img {
    border-radius: 25px!important;
}

/* footer */

a.link.link--text.list-menu__item.list-menu__item--link {
    font-size: 16px!important;
    font-weight: 500!important;
}
.footer-block grid__item scroll-trigger animate--slide-in p {
    font-size: 16px!important;
}

/* footer */

@media (min-width: 240px) and (max-width: 479px) {
    .header:not(.drawer-menu).page-width {
    padding-left: 12px !important;
    padding-right: 12px !important;

}
.delivery-wrapper {
    display: none;
}
.search-modal__content {
   
    padding: 0 0rem 0 0rem;
 
}
#shopify-section-template--18975706677423__cstm_hero_ANpkC3 .hero-btn {
    left: 20px;
}
}


@media (min-width: 400px) and (max-width: 767px) {
    .header:not(.drawer-menu).page-width {
    padding-left: 12px !important;
    padding-right: 12px !important;

}
.search-modal__content {
   
    padding: 0 0rem 0 0rem;
 
}
.delivery-wrapper {
    display: none;
}
#Banner-template--18975706677423__image_banner img {
    object-fit: cover !important;
}
#shopify-section-template--18975706677423__cstm_hero_ANpkC3 .hero-btn {
    left: 20px!important;
}

}
