/** Shopify CDN: Minification failed

Line 519:14 Expected identifier but found whitespace
Line 519:15 Unexpected "462px"

**/
@font-face {
  font-family: "ABC Diatype";
  src: url("https://cdn.shopify.com/s/files/1/0813/3381/3559/files/abc-diatype-regular.otf?v=1739968545");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Kobe1.1";
  src: url("https://cdn.shopify.com/s/files/1/0813/3381/3559/files/kobe11-regular.ttf?v=1739968666");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "ABC Diatype Unlicensed Trial";
  src: url("https://cdn.shopify.com/s/files/1/0813/3381/3559/files/abc-diatype-bold.otf?v=1739968861");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "ABC Diatype";
  src: url("https://cdn.shopify.com/s/files/1/0813/3381/3559/files/abc-diatype-medium.otf?v=1739969035");
  font-weight: 500;
  font-display: swap;
}

/* @media (min-width: 1600px) {
.template-page\.raan-lp-3 .page-width,
.template-page\.raan-lp.gradient .page-width {
    max-width: var(--page-width) !important;
}
} */

.media-wrapper .thumb-slider { 

    height: 100%;
}
/* 
.media-wrapper .thumb-slider .image-item img {
       width: 100% ! IMPORTANT;
    height: auto ! IMPORTANT;
} */



body.page-.template-product.gradient {
    background: #F1EFED !important;
}
iframe#chat-button {
    display: none !important;
}
.page-raan-lp .custom-logo {
  display:flex;
}
.custom-logo { 
    align-items: center;
    justify-content: center;
    background: #F2EEE6;
    padding: 8px 20px;
    display:none;
}
.page-raan-lp sticky-header.header-wrapper { 
    display: none;
}
.page-raan-lp .utility-bar {
    display: none;
} 
.template-collection .section-template--18653800497301__product-grid-padding {
  background: #f2eee6;
}

.template-collection .collection-hero {
  background: #f2eee6;
}
.featured-product .yopto-custom-style {
  margin-top: 10px;
}

.featured-product .yotpo-icon:before {
  display: flex;
  width: 20px;
}
.yotpo.yopto-custom-style a,
.yotpo.yopto-custom-style a:hover {
  color: #333 !important;
  font-family: "ABC Diatype" !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;

  margin-left: 8px;
}
.container {
  display: flex;
  flex-direction: column;
  gap: 100vh; /* Space for scroll effect */
  text-align: center;
  font-size: 3rem;
}
body {
  scroll-behavior: smooth;
}
.fade-heading {
  opacity: 0;
  transform: translateY(20px); /* Initial position */
}

/* Visible state */
.fade-in {
  opacity: 1;
  transform: translateY(0);
}

product-info {
  background: transparent !important;
}
body {
  background: linear-gradient(
      180deg,
      rgba(239, 233, 221, 0.65) 0%,
      rgba(221, 228, 233, 0.65) 64.5%
    ),
    #fff !important;
  background-attachment: fixed !important;
}
html {
  scroll-padding-top: 70px;
  scroll-behavior: smooth;
}
.account.has-submenu,.learn.has-submenu {
    display: none;
}
.custom-hidden-overflow {
  overflow: hidden;
}
.cart-drawer *,
.collection * {
  font-family: "ABC Diatype";
}
.collection .card__media .media img {
  border-radius: 16px;
}

.cart-drawer .cart__checkout-button {
  color: #fff;
  font-family: "ABC Diatype";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 500px;
  border: 1px solid #333;
  background: #f00;
  transition: 0.5s;
}

.cart-drawer .cart__checkout-button:before,
.cart__checkout-button:after {
  box-shadow: none !important;
}

.cart-drawer .cart__checkout-button:hover {
  background: #0a3f45;
}
.featured-product .static-rev img {
  max-width: 76px;
}
.featured-product .product__view-details {
  display: none;
}
.template-product section.custom-announcement {
  background: #0a3f45;
}
.owl-dots span {
  background: #d9d9d9 !important;
}

.owl-dots .active span {
  background: #f00 !important;
}
a.common-btn {
  display: flex;
  max-width: 185px;
  height: 35px;
  padding: 12px 32px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-family: "ABC Diatype";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  width: fit-content;
  text-decoration: none;
  border-radius: 500px;
  background: #f00;
}
a.common-btn svg {
  transition: 0.4s;
}
a.common-btn:hover svg {
  transform: translateX(5px);
}
a.red-white:hover {
  color: #fff !important;
  background-color: #f00 !important;
  border: unset !important;
}
a.green-white:hover {
  color: #fff !important;
  background-color: #0a3f45 !important;
  border: unset !important;
}
.common-space {
  padding: 30px 0;
}
.common-heading {
  color: #3d3529;
  text-align: center;
  font-family: "PT Serif";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 75px; /* 150% */
  letter-spacing: -1.5px;
  text-transform: capitalize;
}
img {
  width: 100%;
}
/* media  css start */

@media (max-width: 1024px) {
  .common-heading {
    font-size: 40px;
    line-height: normal;
  }
}

@media (max-width: 768px) {
  .product-custom-class .product .price__container * {
    color: #f00;
    font-family: ABC Diatype;
    font-size: 20px;

    line-height: 1em;
}
  a.common-btn {
    padding: 12px 24px;
    font-size: 16px;
    gap: 10px;
  }
  .common-space {
    padding: 20px 0;
  }
  .common-heading {
    font-size: 32px;
  }
}
@media (max-width: 600px) {
  .common-heading {
    font-size: 42px;
    line-height: 120%;
  }
  
}
@media (max-width: 375px) {
      .product-custom-class .icon-with-text--horizontal .h4 {
        font-size: 8px;
    }
  .common-heading {
    font-size: 32px;
  }
}
@media (min-width: 1600px) {
 .page-width {
    max-width: 1900px;
}}
/* media  css end */

/* Global css end */

.page-contact section.custom-announcement {
  background: #0a3f45;
}
sticky-header.header-wrapper {
  background: #f2eee6;
}
header .mega-menu__list {
  display: flex;
}
header .mega-menu__content {
  box-shadow: none;
  border: none;
  background: #f2eee6;
}
 header .header__icon--account svg{
  display: none;
}

header .header__icon span.svg-wrapper {
  color: #f00;
  text-align: center;
  font-family: "ABC Diatype";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  width: fit-content !important;
}

header .header__icons .header__icon {
  width: auto;
  text-decoration: none;
}
header .header__icons {
  gap: 45px;
}

/* header nav.header__inline-menu.left-menu .list-menu >li:last-child a,header .header__icons header-menu  {
    display: none;
} */
header .header__icons .header__menu-item:hover span {
  text-decoration: none !important;
}

header .header__icons .list-menu--inline {
  height: 100%;
  display: flex;
  align-items: center;
}

/* contact page css */

.custom-contact {
  padding: 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background: transparent !important;
}
.custom-contact .contact-image {
  width: 90%;
}
.custom-contact .left {
  width: 48%;
}
.custom-contact .right {
  width: 48%;
  text-align: unset;
}
.custom-contact .title {
  color: #333;
  font-family: "Kobe1.1";
  font-size: 70px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: lowercase;
}
.custom-contact .button:after {
  content: none;
}
.custom-contact .button:after {
  content: none;
}
.custom-contact .button:hover {
  color: #fff !important;
  background-color: #f00 !important;
  border: unset !important;
}
.custom-contact .button {
  transition: 0.5s;
  display: flex;
  max-width: 185px;
  min-height: 35px;
  padding: 8px 42px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-family: ABC Diatype;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
  width: fit-content;
  text-decoration: none;
  border-radius: 500px;
  border: 1px solid #333;
  background: transparent;
  color: #333;
  font-weight: 400;
}
.custom-contact .contact__fields {
  grid-template-columns: repeat(1, 1fr);
}
.custom-contact .field:after {
  content: none;
}
.custom-contact .field:before {
  content: none;
}
.custom-contact .field__input::placeholder,
.custom-contact label {
  color: rgba(51, 51, 51, 0.34);
  font-family: "ABC Diatype";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;

  letter-spacing: -0.48px;
  text-transform: capitalize;
}
.custom-contact .contact__button {
  margin-top: 1rem;
}
.custom-contact .field__input {
  padding: 24px;
  border-radius: 16px;
  border: 1px solid rgba(195, 195, 195, 0.53);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(16.799999237060547px);
  color: rgba(51, 51, 51, 0.34);
  font-family: "ABC Diatype";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 90%;
  letter-spacing: -0.48px;
  text-transform: capitalize;
}
.custom-contact .field__label,
.custom-contact .customer .field label {
  top: 13px;
}
.custom-contact .field {
  margin-bottom: 2rem !important;
}
.custom-contact .text-area {
  min-height: 20rem;
}
.custom-contact .arrow-image {
  max-width: 30px !important;
}
 section.shop-custom-collection .main_wrapper {
    display: grid
;
    gap: 38px;
    grid-template-columns: 1fr 1fr 2fr;
}
section.shop-custom-collection .main_wrapper a:last-child img {
    width: 100%;
    max-width: 100%;

}

section.shop-custom-collection .main_wrapper a:last-child .wrap {
    max-width: 70%;
    margin-left: auto;
}

section.shop-custom-collection .wrap img {
    width: 100%;
    max-width: 100%;
    height: 283px;
    object-fit:cover;
}
 .product-custom-clas .featured-product:not(.product--no-media)>.product__info-wrapper {
    padding-right: 0;
}
 .product-custom-class .featured-product:not(.product--no-media)>.product__info-wrapper {
    padding-right: 0;
}
/* prdocut css start */
/* product-info {
  border-bottom: 1px solid #333;
} */
 .product-custom-class  span.quantity__rules-cart {
    display: none;
}
 .product-custom-class .product-form__quantity .form__label {
    color: #000;
    font-family: ABC Diatype;
    font-size: 16px;
    line-height:1.7em;
}
 .product-custom-class product-form.product-form {
    margin-bottom: 4px !IMPORTANT;
}
/* .template-product .announcement-bar-section .utility-bar {
    background: #DDE4E9;
    padding: 6px 0;
}
.template-product .announcement-bar-section p.announcement-bar__message.h5 svg {
    display: none;
}
.template-product  .announcement-bar__link {
    text-decoration: none !important;
}
.template-product .announcement-bar-section p.announcement-bar__message.h5 {
    color: #F00;
    text-align: center;
    font-family: "ABC Diatype";
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px; /* 96% */
    max-width: 462px;
} */
.template-product .product-media-modal__content img {
    max-width: 500px;
    margin: auto;
}
.product-custom-class .thumbnail[aria-current] {
    border-color: #f00;
    box-shadow: none;
}
.product-custom-class .product__media.media.media--transparent {
    border-radius: 8px;
}


.template-product  div#shopify-block-AN3ZwaFpwbS9mSDhSV__okendo_reviews_widget_apfEhX {
    z-index: 1;
    position: relative;
}
.product-custom-class product__media,media-gallery .product-media-container ,
.product-custom-class media-gallery .thumbnail-list__item ,
.product-custom-class .thumbnail[aria-current] ,
.product-custom-class media-gallery .thumbnail  {
    border-radius: 10px !IMPORTANT;
}
.product-custom-class variant-selects {
    max-width: 37rem;
}
.product-custom-class .static-text-varient {
    color: #fff;
    text-align: center;
    font-family: ABC Diatype;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    border-radius: 4px 4px 0 0;
    background: #f00;
    POSITION: ABSOLUTE;
    top: -13px;
      left: 50%;
    transform: translateX(-50%);
    padding: 4px 5px 2px;
    width: 90%;
}

.product-custom-class variant-selects label.pack-class .varient-wrap {
    position: relative;
}
.product-custom-class .slick-list {
  height: 100%;
}
.product-custom-class .product-form__submit {
  color: #fff;
  font-family: "ABC Diatype";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 500px;
  border: 1px solid #fff;
  background: #f00;
  transition: 0.5s;
}
.product-custom-class .product-form__submit:hover {
  color: #fff !important;
  background-color: #0a3f45 !important;
  border: unset !important;
}

.product-custom-class .product-form__buttons {
  max-width: 100%;
}

.product-custom-class .product-form__submit:before,
.product-custom-class .product-form__submit:after {
  box-shadow: none !important;
}
.product-custom-class .product-form__submit {
  color: #fff;
  font-family: "ABC Diatype";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 500px;
  border: 1px solid #fff;
  background: #f00;
}

.product-custom-class .product-form__buttons {
  max-width: 100%;
}

.product-custom-class .product-form__submit:before,
.product-custom-class .product-form__submit:after {
  box-shadow: none;
}
.product-custom-class .accordion summary {
  position: relative;
      padding: 8px 0;
}

.product-custom-class .accordion summary:after {
  content: "+";
  position: absolute;
  right: 0;
    color: #f00;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
.product-custom-class .product-media-container.constrain-height {
    width: 100% !important;
    aspect-ratio: unset !IMPORTANT;
}
.product-custom-class .accordion summary svg{

  opacity:0;
}
.product-custom-class .accordion details[open] > summary:after {
  content: "-";
}
.product-custom-class .accordion .summary__title h2 {
  color: #F00;
  font-family: "ABC Diatype";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.product-custom-class .product__accordion {
  border-bottom: 1px solid #f00;
  border-top: 0;
}
.product-custom-class .accordion__content p {
  color: #333;
  font-family: "ABC Diatype";
}
/* .product-custom-class .product__accordion:last-of-type {
  border: none;
} */
/* .product-custom-class .product-form__input {
    display: flex;
    flex-direction: column;
    max-width: 100%;
} */

.product-custom-class variant-selects legend.form__label {
  display: none;
}
.product-custom-class variant-selects label.pack-class {
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  padding: 0 !important;
  width: 100%;
}
.product-custom-class variant-selects label.pack-class .varient-wrap {
      padding: 2.1rem 1.5rem;
  border-radius: 5px;
  background: #fff !important;
  display: flex !important;
  justify-content: space-between;
  flex-direction: row-reverse;
  border: none !important;
      justify-content: center;
}
.product-custom-class fieldset.product-form__input {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
        max-width: 200x ! IMPORTANT;
}

.product-custom-class variant-selects .price {
display: none !important;
}
.product-custom-class variant-selects .price {
  display: flex;
  flex-direction: column;
  align-items: end;
}
.product-custom-class
  .product-form__input--pill
  input[type="radio"]:checked
  + label
  .varient-wrap {
  border: 1px solid #f00 !important;
  background: #dde4e9 !IMPORTANT;
}
.variants-active-text {
  display: none;
}

.product-custom-class
  .product-form__input--pill
  input[type="radio"]:checked
  + label
  .variants-active-text {
  display: block;
}

.product-custom-class .product-form__input {
  max-width: 100%;
}
.product-custom-class variant-selects p.title-varient {
  color: #333;
  font-family: "ABC Diatype";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 145%; /* 26.1px */
  text-transform: uppercase;
  margin: 0 !important;
}
.product-custom-class .pack-info {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-custom-class variant-selects p.text-varient {
  color: #333;
  font-family: "ABC Diatype";
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  text-transform: uppercase;
  margin: 0;
}
.product-custom-class .product__text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333;
  font-family: "ABC Diatype";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 10px !important;
}

.product-custom-class .product__text {
  color: #f00;
  font-family: "ABC Diatype";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.product-custom-class .variants-active-text .text1 {
  color: #f00;
  text-align: center;
  font-family: "ABC Diatype";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin: 10px 0 4px;
}

.product-custom-class .variants-active-text .text2 {
  color: #333;
  font-family: "Kobe1.1";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.product-custom-class p.product__text.inline-richtext {
    color: #F00;
    text-align: center;
    font-family: "ABC Diatype";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 2px 12px 0px;
    border: 1px solid;
    width: fit-content;
    border-radius: 100px;
}

div.product-custom-class .product__title h1 {
    color: #F00;
    font-family: "ABC Diatype";
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 39px; /* 108.333% */
}

.product-custom-class .icon-with-text--horizontal .icon-with-text__item img {
    width: 45px;
    height: 40px;
    object-fit: contain;
}
.product-custom-class .text p {
    display: flex;
    gap: 52px;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.product-custom-class .text p br {
    display: none;
}

.product-custom-class .text {
    display: block;
    width: 100%;
}

.product-icon-text {
    margin-top: 0 !IMPORTANT;
}
.product-custom-class .product-icon-text ul {
    max-width: 300px;
    margin: auto;
}

.product-custom-class .product-icon-text ul li:before {
display:none;
}
.product-custom-class .variants-active-text .text1 {
    display: none;
}
.product-custom-class .product__accordion .accordion__content {
    padding: 0;
    line-height: 1.5em;
}
.product-custom-class .product-form__quantity {
    display: flex;
    background: #fff;
    padding: 0px 12px;
    border-radius: 8px;
    border: 1px solid #00000026;
    align-items: center;
    justify-content: space-between;
    max-width: 300px !IMPORTANT;
}

.product-custom-class .product-form__quantity *:after,.product-form__quantity *:before {
    border: none !important;
    border-color: transparent !IMPORTANT;
    outline: none !important;
    box-shadow: none;
}

.product-custom-class .product-form__quantity .quantity__button {width: 10px !IMPORTANT;/* height: 10px; */}

.product-custom-class .quantity__input {
    max-width: 35px !IMPORTANT;
    line-height: inherit;
}

.product-custom-class .quantity {
    justify-content: end;
    min-height: 22px;
}

.product-custom-class .product-form__quantity .form__label {
    margin: 0;
}
/* prdocut css end */

.font-50 {
    color: #FF0000;
    margin: 0;
    font-size: 50px;
    font-family: "Kobe1.1";
}


.template-page\.raan-lp-5.gradient ul.slick-dots,
.template-page\.raan-lp-3.gradient ul.slick-dots {
    position: initial;
    margin-top: 25px;
}

.template-page\.raan-lp-5.gradient ul.slick-dots button,
.template-page\.raan-lp-3.gradient ul.slick-dots button {
  width: 10px;
  height: 10px;
  background-color: #D9D9D9;
  border-radius: 100px;
}
.template-page\.raan-lp-5.gradient ul.slick-dots button::before,
.template-page\.raan-lp-3.gradient ul.slick-dots button::before {
    display: none;
}
.template-page\.raan-lp-5.gradient .slick-dots li.slick-active button,
.template-page\.raan-lp-3.gradient .slick-dots li.slick-active button {
  background-color: #FF0000;
}

.product-lp-v22 .media-wrapper div#big,
.product-lp-v3  .media-wrapper div#big {
    padding-left: 15px;
}

@media(max-width:1024px) and (min-width:551px){
.product-custom-class .product-media-container.constrain-height {
    width: 100% !important;
    aspect-ratio: unset !IMPORTANT;
}

.product-custom-class  .product__info-container .icon-with-text {
    gap: 10px;
}

.product-custom-class  .icon-with-text--horizontal .h4 {
    font-size: 8px;
}
.product-custom-class variant-selects p.text-varient {
    color: #333;
    font-family: 'ABC Diatype';
    font-size: 9px;}

.product-custom-class .icon-with-text--horizontal .icon-with-text__item img {
    width: 45px;
    height: 35px;
}

div.product-custom-class .product__title h1 {
    font-size: 20px !IMPORTANT;
    line-height: normal;
}

.product-custom-class variant-selects label.pack-class .varient-wrap {
    padding: 5px;
}

.product-custom-class .variants-active-text .text1 {
    font-size: 12px;
}
}

@media (max-width: 1024px) {
  /* .template-product .announcement-bar-section p.announcement-bar__message.h5 {
    font-size: 30px; 
    font-weight: 500;
    line-height: 1em;
    max-width: 269px;
  } */
  .product-custom-class .product-media-container.constrain-height {
    width: 100% !important;
    aspect-ratio: unset !IMPORTANT;
  }

  .product-custom-class  .product__info-container .icon-with-text {
      gap: 10px;
  }

  .product-custom-class  .icon-with-text--horizontal .h4 {
      font-size: 10px;
  }

  .product-custom-class .icon-with-text--horizontal .icon-with-text__item img {
      width: 45px;
      height: 35px;
  }
  .product-custom-class .accordion__content p {
    font-size: 14px;
  }

  .product__accordion .accordion__content {
    padding: 0;
    margin-bottom: 3px;
  }
  .product-custom-class .product__title h1 {
    font-size: 30px !important;
  }

  .product-custom-class .product__description {
    font-size: 14px !important;
  }

  .product-custom-class .product__text {
    font-size: 14px !important;
  }

  .product-custom-class .product__text span {
    font-size: 10px;
  }

  .product-icon-text li {
    font-size: 11px !important;
  }

  .product-img-block {
    max-width: 300px !important;
  }

  .product-custom-class variant-selects p.title-varient {
    font-size: 16px;
  }

  .product-custom-class .accordion summary {
    padding: 10px 0 10px !important;
  }

  .product-custom-class .accordion .summary__title h2 {
    font-size: 16px;
  }
}
  .product-custom-class .icon-with-text--horizontal {
    max-width: 555px;
}
@media (min-width: 991px) {
  .product-custom-class  .icon-with-text--horizontal .h4 {
    font-size: 9px;
            max-width: 90px;
}
  .shop-custom-collection .wrap {
    padding-top: 0 !IMPORTANT;
}

header .mega-menu__content {
    height: fit-content !IMPORTANT;
    min-height: fit-content !important;
}
  .header__icons .header__icon--cart svg, header .header__icon--account svg{
  display: none;
}
header .cart-count-bubble {
  display: none;
}
  .product .product__media-wrapper {
    position: sticky;
    top: 45px;
    height: 100%;
  }
  header ul.list-menu.list-menu--inline {
    gap: 30px;
  }

  header nav li span,
  header header-menu summary * {
    color: #f00 !important;
    text-align: center;
    font-family: "ABC Diatype";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
  }

  header .mega-menu summary {
    color: #f00 !important;
    text-decoration-thickness: 0.1rem !important;
  }
}
@media (max-width: 990px) {
  product-info .product__title {
    margin-top: 5px;
}
  product-info {
    padding-top: 10px !IMPORTANT;
            padding-bottom: 30px ! IMPORTANT;
}
  header .cross-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 2rem;
}

header .cross-main img {
    max-width: 100px;
}

header .custom-cross {
    color: #f00;
    font-size: 58px;
    transform: rotate(45deg);
font-weight:400;
        font-family: none;
}

header div#menu-drawer {
    position: fixed;
    top: 0;
    height: 100vh;
}

.announcement-bar-section,.announcement-bar-section+.shopify-section-group-header-group {
    z-index: 1;
}
  header .menu-drawer__navigation-container>.menu-drawer__utility-links {
    display: none;
}
  header a#cart-icon-bubble  span.svg-wrapper {
    font-size: 0 !IMPORTANT;
}
  header a#cart-icon-bubble svg.icon.icon-cart-empty {
    display: block;
}


  header .shop-toggle.active:before{
    content:'–';
  }
  header .toggler{
    display:none;
  }
 header .shop-toggle:before {
    content: '+';
    right: 2rem;
    transition: transform 0.3s ease;
    position: absolute;
    font-weight: 400 !IMPORTANT;
}

header .shop-toggle {
    position: relative;
}
  header li.drawer-item.has-children>a {
    color: #F00;
    font-family: "ABC Diatype";
    font-size: 26.884px;
    font-style: normal;
    font-weight: 500;
    line-height: 29.124px; /* 108.333% */
    padding-left:0;
}

header  li.drawer-item.has-children ul a {
    color: #F00;
    font-family: "ABC Diatype";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 10px;
    border-bottom: 1px solid;
    padding-left:0;
}

header li.drawer-item.has-children ul a:after {
    display: none;
}

li.drawer-item {
    padding: 0;
}

ul.drawer-submenu {
}

li.drawer-item.has-children>ul>li:last-child {
    margin-bottom: 12px;
}
  header .shop-toggle {
    color: #F00;
    font-family: "ABC Diatype";
    font-size: 26.884px;
    font-style: normal;
    font-weight: 500;
    line-height: normal; /* 108.333% */
    padding-left: 20px;
    height: fit-content;
    min-height: fit-content;
    max-height: fit-content;
}



header .menu-drawer__navigation-container {
          display: block;
          
        background: #F1EFED;
}
header li.drawer-item .shop,header li.drawer-item .about {
    display: none;
}
  header .menu-card__title {
    color: #F00;
    text-align: center;
    font-family: "ABC Diatype";
    font-size: 11.88px;
    font-style: normal;
    font-weight: 500;
    line-height: normal; /* 245.152% */
}

header .menu-card__sub p {
    color: #333;
    text-align: center;
    font-family: "ABC Diatype";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 160% */
}

header .menu-drawer__featured a:last-child {
    display: none;
}

header .menu-drawer__navigation {
    padding-top: 0 !IMPORTANT;
}
  header a#HeaderDrawer-about ,header account-icon  {
    display: none;
}

header .menu-drawer__featured {
    grid-template-columns: 1fr 1fr;
 
}

header .menu-card__media img {
    height: 185px;
    object-fit: cover;
}
  header a#HeaderDrawer-about ,header account-icon  {
    display: none;
}
  .account.has-submenu,.learn.has-submenu {
    display: block;
}
header #a#HeaderDrawer-about ,header .header__icon--account{
  display:none;
}
  header .menu-drawer {
    background: #f2eee6;
  }
  header .header__icon span.svg-wrapper {
    font-size: 12px;
  }
  header .header__heading-logo {
    max-width: 110px;
  }
  header .header__icons {
    gap: 15px;
  }
  header svg.icon.icon-hamburger *,
  header .header__icon--menu span {
    color: #f00;
    stroke: #f00;
  }
  header .menu-drawer__menu-item {
    color: #333;
    font-family: "ABC Diatype";
  }
}

@media (max-width: 768px) and (min-width: 551px) {
  .custom_subscription > div {
    padding: 10px !important;
  }
  .custom_subscription .text {
    font-size: 10px !important;
  }
}
@media (max-width: 768px) {
  .product-custom-class .static-text-varient {
    font-size: 8px;
}
  .custom_subscription .sub-save .text {
    font-size: 10px;
  }
  .media-wrapper .thumb-slider .image-item img {
    height: 45px !important;
    width: 50px !important;
    border-radius: 5px !important;
  }
  .product-custom-class variant-selects p.title-varient {
    font-size: 14px;
  }
  .product-custom-class .product-icon-text ul {
    margin: 0;
  }

  .product-custom-class variant-selects {
    margin-top: 0 !important;
  }

  .product-custom-class product__info-container .product-form {
    margin: 0 !important;
  }
  .product-custom-class .product-form {
    margin: 0 !important;
  }
  .product-custom-class .product__title h1 {
    font-size: 25px !important;
  }
  .product-custom-class .product__text span {
    font-size: 7px;
  }
  .product-custom-class .product__text {
    gap: 5px;
  }
  .product-custom-class .product__text {
    font-size: 10px !important;
  }
  .custom-contact .field {
    margin-bottom: 10px !important;
  }
  .custom-contact .title {
    font-size: 35px;
  }

  .custom-contact .right .page-width {
    padding: 0;
  }
    .font-50 {
        font-size: 32px;
    }

.product-custom-class.product-lp-v3  ul.slick-dots {
    position: absolute;
   bottom: -25px !IMPORTANT; 
}   

.product-custom-class.product-lp-v3 .slick-dots li {

  margin: 0 4px;
}

}
 @media(max-width:1024px) and (min-width:551px){
.product-custom-class .product-media-container.constrain-height {
    width: 100% !important;
    aspect-ratio: unset !IMPORTANT;
}

.product-custom-class  .product__info-container .icon-with-text {
    gap: 10px;
}

.product-custom-class  .icon-with-text--horizontal .h4 {
    font-size: 10px;
}

.product-custom-class .icon-with-text--horizontal .icon-with-text__item img {
    width: 45px;
    height: 35px;
}

div.product-custom-class .product__title h1 {
    font-size: 20px !IMPORTANT;
    line-height: normal;
}

.product-custom-class variant-selects label.pack-class .varient-wrap {
    padding: 5px;
}

.product-custom-class .variants-active-text .text1 {
    font-size: 12px;
}
}

@media (max-width: 550px) {
  .button-visible .sticky-anchor-section {
    display: none;
}
    /* .template-product .announcement-bar-section p.announcement-bar__message.h5 {
        font-size: 44px;
        font-weight: 500;
        line-height: 1em;
        max-width: 369px;
    } */
 .product-custom-class variant-selects label.pack-class .varient-wrap {
    padding: 10px;
}

.product-custom-class .product-icon-text ul { 
    margin: auto !important;
    justify-content: center;
    max-width: 200px;
}

.product-icon-text li {
    padding: 0;
    text-align: left;
    width: fit-content;
   white-space: inherit;
}

.product-custom-class p.product__text.inline-richtext {
    margin: auto;
    font-size: 15px !IMPORTANT;
}

div.product-custom-class .product__title h1 {
    font-size: 26px !IMPORTANT;
    line-height: normal;
    text-align: center;
}

.product-custom-classv .product__title {
    margin-top: 5px;
}

.product-custom-class .product-media-container {
    max-width: 100%;
    width: 100% !important;
}

.product-custom-class .slider-buttons * {
    color: #333;
    font-family: "ABC Diatype Unlicensed Trial";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    height: auto !important;
}

div.product-custom-class .product__description {
    color: #650000;
    font-family: Kobe1.1;
    font-size: 18.3px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.product-custom-class .icon-with-text--horizontal .icon-with-text__item img {
    width: 40px;
    height: 40px;
}

.icon-with-text--horizontal .h4 {
    font-size: 10px;
}
.product-custom-class p.product__text.inline-richtext {
    margin: auto;
    font-size: 15px !IMPORTANT;
}

div.product-custom-class .product__title h1 {
    font-size: 26px !IMPORTANT;
    line-height: normal;
    text-align: center;
}

.product-custom-classv .product__title {
    margin-top: 5px;
}

.product-custom-class .product-media-container {
    max-width: 100%;
    width: 100% !important;
}
  .collection .card__media .media img {
    border-radius: 10px;
  }

  product-info {
    border-bottom: 0px solid #333;
  }
  .product-img-block {
    max-width: 250px !important;
    gap: 20px;
  }

  .product-custom-class variant-selects p.title-varient {
    font-size: 14px;
    text-align: left;
  }

  .product-custom-class .product-form__submit {
    font-size: 15px;
  }

  .product-custom-class .accordion .summary__title h2 {
    font-size: 14px;
  }

  .product-custom-class .accordion summary {
    padding-bottom: 16px;
  }
  .product-custom-class .product__title h1 {
    font-size: 27px !important;
  }

  .product-custom-class .product__text,
  .product-custom-class .product__text span {
    font-size: 10px !important;
  }

  .product-icon-text ul {
    grid-template-columns: 1fr 1.3fr !important;
  }
  .product-custom-class .product__description {
    font-size: 16px !important;
  }
  .product-custom-class .static-rev {
    margin-top: 10px;
  }
  .product-custom-class .price__regular {
    color: #333;
    font-family: "ABC Diatype";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
  }
  .media-wrapper .big-slider .image-item img {
    max-height: initial !important;
  }
  .media-wrapper .thumb-slider .image-item img {
    height: 37px !important;
    width: 41px !important;
    border-radius: 5px !important;
  }
  .custom-contact {
    flex-direction: column;
    padding: 25px 20px;
  }

  .custom-contact > div {
    width: 100% !important;
  }

  .custom-contact .title {
    font-size: 60px;
  }

  .custom-contact .field__input::placeholder,
  .custom-contact label {
    font-size: 12px;
  }

  .custom-contact .field__label,
  .custom-contact .customer .field label {
    top: 14px;
  }

  .custom-contact .field__input {
    padding: 20px;
  }
    
}

@media(max-width:420px){


.template-product\.freshness-anywhere .title-varient{
    font-size: 11px !IMPORTANT;
}
.template-product\.freshness-anywhere variant-selects label.pack-class .varient-wrap{padding: 1rem;}
  
}
@media (min-width: 551px) {

 .product-custom-class  .product__info-wrapper {
    padding-left: 20px !important;
}
}
 .product-custom-class .shopify-app-block + div {
    margin: 5px 0 !IMPORTANT;
}

 .product-custom-class .shopify-app-block {
    margin-bottom: 5px;
}
.product-custom-class .shopify-app-block+div+div+div {
    margin-top: 0px;
}
@media (max-width: 375px) {
      /* .template-product .announcement-bar-section p.announcement-bar__message.h5 {
        font-size: 30px;
        font-weight: 500;
        line-height: 1em;
        max-width: 269px;
    } */
  .product-icon-text li {
    font-size: 9px !important;
  }
}
.product-custom-class .product .price__container * {
    color: #f00;
    font-family: ABC Diatype;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 39px;
}
.collection .full-unstyled-link {
  color: #f00;
  font-family: "ABC Diatype";
  /* font-size: 17px; */
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.collection .price__regular .price-item--regular {
  color: #333;
  font-family: ABC Diatype;
  /* font-size: 18px; */
  font-style: normal;
  font-weight: 700;
  /* line-height: normal; */
  text-transform: uppercase;
}
.product-count__text,
.facet-filters__label .facets__heading,
.facet-filters__field .select__select,
.mobile-facets__sort .select__select,
.facets__summary span:first-of-type {
  color: #333;
  font-family: "ABC Diatype";
} 
@media (max-width:600px){
  .section--as-seen-in {
    padding-top: 10px !important;
    padding-bottom: 10px !important; 
}
}

  /* @media(max-width: 768px){
  .media-wrapper {
    display: none !important;
}
} */
@media (min-width:769px){
media-gallery {
    display: none !IMPORTANT;
}
}