/** Shopify CDN: Minification failed

Line 29:12 Unexpected "<"
Line 80:13 Unexpected "<"
Line 86:8 Unexpected "<"
Line 98:8 Unexpected "<"

**/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Yellowtail&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/* MorlSans Medium */
@font-face {
  font-family: "MorlSans";
  src: url('/cdn/shop/files/MorlSans-Medium.ttf?v=1749451681') format('truetype');
  font-weight: 500;
  font-style: normal;
}



.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
/* MorlSans Regular */
@font-face {
  font-family: "MorlSans";
  src: url('/cdn/shop/files/MorlSans-Regular.ttf?v=1749454483') format('truetype');
  font-weight: 400;
  font-style: normal;
}
.font-morl-regular {
  font-family: "MorlSans", sans-serif;
  font-weight: 400;
}

.font-morl-medium {
  font-family: "MorlSans", sans-serif;
  font-weight: 500;
}

.caption-with-letter-spacing{
   display: flex;
   justify-content: space-between;
  margin-bottom: 18px;
  font-size: 20.41px;
    font-weight: 600;
}
.caption-with-letter-spacing time{
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 25px;
}
.article-recipe .article-button-container a{border-radius: 4rem !important;}
.article-card__info span{
  font-size: 14.81px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -1px;
    font-family: "Montserrat", sans-serif;
}
 .article-template svg.icon.icon-arrow path {fill: #ED1B2F;}
article .article-template__hero-container .article-template__hero-adapt{
  border-radius: 2.6rem;
    border: 2px solid #EC1F31;
}
.blog-articles__article .card--card.gradient{border-radius: 26px;}

.lexend-deca-<uniquifier> {
  font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.oswald-<uniquifier> {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.yellowtail-regular {
  font-family: "Yellowtail", cursive;
  font-weight: 400;
  font-style: normal;
}

.roboto-<uniquifier> {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.announcement-bar__message {
    text-align: center;
    padding: 1rem 0;
    margin: 0;
    letter-spacing: .1rem;
    font-family: "Lexend Deca", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0px;
    min-height: 3.8rem;
  text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6{
   font-family: "MorlSans", sans-serif;;
}

.button::after{
  content: unset !important;
}
.announcement-bar, .announcement-bar__announcement {
    display: inline-grid;
}
.announcement-bar-slider {
    width: fit-content !important;
    margin: 0px auto;
}
.field:hover.field:after{
  box-shadow: none;
}
.image-item img {
    width: 100%;
    height: auto;
}
.header {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.header__icon {
    color: #000000;
}
.cart-count-bubble {
    background-color: #000000;
}
nav.header__inline-menu.header--menu-list {
    display: flex;
    align-items: center;
    gap: 70px;
}
.header--menu-list .header--button-wrapper a{
  padding: 10px 20px;
    background: #000000;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 170%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
}
.header--menu-list .list-menu li a, .header--menu-list .list-menu li summary{
  font-family: "Montserrat", sans-serif;
font-weight: 500;
font-size: 14px;
line-height: 170%;
letter-spacing: 0px;
text-transform: uppercase;
      padding: 8px 28px;
  color: #212121;
  text-decoration: none;
}
.header__menu-item:hover span {
     text-decoration: none;
}
.header__menu-item{
  padding: 11px 28px;
}
.header--menu-list .list-menu li a:hover, .header--menu-list .list-menu li summary:hover{
font-weight: 700;
  color:#EC1F31;
}
.header--middle-left {
    grid-template-columns: 1fr auto 1fr;
}
.header__icon .icon {
    height: 2.7rem !important;
    width: 2.7rem;
    fill: none;
    vertical-align: middle;
}
.header__icon .icon.icon-cart-empty{
  height: 3rem !important;
    width: 3rem;
}
.image-text-section a.button::after {
    --border-offset: 1.3px;
    box-shadow: none;
  content: unset !important;
}
.header__icons{gap:16px;}
.image-text-section a.button svg {
    width: 11px;
    margin-left: 12px;
}
.announcement-bar-slider .slider-button .icon {
    height: 3rem;
    color: #fff;
}
img.image-wrapper {
    z-index: 999;
}
img.main-image.background-five {
    width: 40% !important;
    height: auto !important;
    top: 65% !important;
    position: absolute;
    left: 58% !important;
  opacity: 1;
}
img.main-image.background-one {
    width: 70% !important;
    height: auto !important;
  opacity: 1;
}
img.main-image.background-four {
    width: 44px !important;
    height: auto !important;
    left: 68% !important;
    top: 20% !important;
  opacity: 1;
}
img.main-image.background-two {
    width: 31% !important;
    height: auto !important;
    top: 77% !important;
    left: 16% !important;
  opacity: 1;
}
img.main-image.background-three {
    width: 38% !important;
    height: auto !important;
    left: 56% !important;
    top: 24% !important;
  opacity: 1;
}
.welcome-banner-section {
  position: relative;
  background-color: #fff;
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  min-height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 0px;
  
}
.image-banner-section .banner__content {
    height: 100vh;
}
.welcome-content {
  max-width: 615px;
  /* background: rgba(255, 255, 255, 0.8); */
  padding: 20px 0px;
  border-radius: 10px;
  text-align: left;
}
.image-text-section .image-with-text__content h2{
font-family: "MorlSans", sans-serif;;
    font-weight: 500;
    font-size: 72px;
    line-height: 88%;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.image-text-section .image-with-text__content .subtitle p{
  font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 130%;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #000000;
}
.image-text-section .image-with-text__content {
    padding: 6rem 3rem 7rem;
}
  
 .image-text-section .image-with-text__content a.button {
  font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 170%;
    letter-spacing: 0px;
    border-radius: 80px;
    text-transform: capitalize;
       padding: 6px 25px;
   margin-top: 4.5rem;
}
.welcome-heading {
  margin-bottom: 20px;
  font-family: "MorlSans", sans-serif;;
    font-weight: 500;
    font-size: 80px;
    line-height: 87%;
    letter-spacing: 0px;
    text-transform: uppercase;
  color: #231F20;
}

.welcome-heading .highlight {
  color: #EC1F31;
    text-transform: capitalize;
}

.welcome-description {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 155%;
  letter-spacing: 0px;
  color: #231F20;
  margin-bottom: 30px;
  opacity: 77%;
}

.welcome-button {
   font-family: "MorlSans", sans-serif;
   font-weight: 500;
   font-size: 31px;
   line-height: 120%;
   letter-spacing: 0px;
   text-decoration: underline;
   text-decoration-style: solid;
   text-decoration-offset: 0%;
   text-decoration-thickness: 0%;
   text-decoration-skip-ink: auto;
   display: inline-block;
    color: #ED1B2F;
    margin-bottom: 30px;
      text-decoration: none;
      border-bottom: 2px solid #ED1B2F;
}
.multicolumn-section .multicolumn-card__image-wrapper--third-width {
    width: 24%;
}
slideshow-component.announcement-bar {
    padding: 5px 0px;
}
/* .welcome-button:hover {
  background-color: #b71c1c;
} */

.testimonial-card {
  background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 4.14px 4.14px 19.65px 1.7px #D9D9D9;
    max-width: 450px;
}

.testimonial-content {
  display: flex;
  align-items: center;
  gap: 15px;
}

.founder-testimonial {
    width: 40%;
  text-align: center;
}
  
.founder-image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
}

.testimonial-text {
  flex: 1;
  width:60%;
}
.section-featured-product .product__info-wrapper.grid__item {
    padding-left: 0px !important;
}
.section-featured-product .product__media{
  height: 660px !important;
}
.section-featured-product .product__media-wrapper{
  position: relative;
}
.image-badge-rotate {
    position: absolute;
    z-index: 3;
    right: 30px;
    width: 100%;
    display: flex;
    justify-content: end;
}
.image-badge-rotate img {
    animation: rotate-image 10s linear infinite; 
    display: block;
    max-width: 26%;
    height: auto;
    transform-origin: center center;
  }
 
  @keyframes rotate-image { 
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
.section-featured-product .product__info-container h2.product__title{
      font-family: "MorlSans", sans-serif;;
    font-weight: 500;
    font-size: 80px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: uppercase;
      max-width: 90%;
}
.product-description strong {
    padding-top: 5px !important;
    display: inline-block;
}
.section-featured-product .product__info-container .price__regular {
    font-family: Oswald;
    font-weight: 700;
    font-size: 45px;
    line-height: 120%;
    letter-spacing: 0px;
    color: #EC1F31;
}
.section-featured-product .product__info-container .product-description p{
  font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 19px;
    line-height: 150%;
    letter-spacing: 0px;
    color: #231F20;
      opacity: 77%;
    max-width: 80%;
}
.kitchen-pagination.swiper-pagination {
    bottom: -8px !important;
}
.section-featured-product .product__info-container .product-description p span br{
  line-height: 50px !important;
}
.testimonial-quote {
    margin-bottom: 10px;
    color: #000;
  font-family: "Montserrat", sans-serif;
font-weight: 500;
font-style: italic;
font-size: 18px;
line-height: 126%;
letter-spacing: 0px;
}
.section-featured-product .product__info-wrapper {
  padding-right:0px !important;
}
.section-featured-product .product__info-wrapper .product__info-container{
  max-width: 100%;
}
.founder-info {
  font-size: 16px;
  color: #000;
  margin:0px;
}

.founder-name {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0px;
  text-align: center;
  color:#212121;
}
.footer__list-social  .svg-wrapper {
    width: 38px;
    height: 38px;
}
.footer__list-social .list-social__item .icon {
    height: 3.6rem;
    width: 3.6rem;
}
.founder-title {
    font-family: "Montserrat", sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 130%;
letter-spacing: 0px;
text-align: center;
color:#212121;
}

.welcome-kwaheri {
  display: block;
  margin-top: 5px;
  font-family: "Montserrat", sans-serif;
font-weight: 700;
font-style: italic;
font-size: 18px;
line-height: 126%;
letter-spacing: 0px;
  color: #000;
  
}

.text-marquee-wrapper {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  background-color: #EC1F31;
  padding: 20px 0;
}
summary.list-menu__item {
    padding-right: 2.7rem;
}
.text-marquee-content {
  display: flex;
  gap: 40px;
  animation: scroll-left linear infinite;
  width: fit-content;
}
.Font_1 .rich-text__heading{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 47px;
  line-height: 148%;
  letter-spacing: 0;
}
.Font_1 .rich-text__text{
  color: #000;
  font-size: 21px;
  font-weight: 600;
  line-height: 148%;
  letter-spacing: 0;
  margin-right: 22px;
  margin-top: 0;
}

@keyframes scroll-left {
  0% { transform: translateX(0%); }
  100% { transform: translateX(-50%); }
}

.text-marquee-content span {
    display: inline-block;
    font-family: "MorlSans", sans-serif;;
    font-weight: 400;
    font-size: 46px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: justify;
    text-transform: uppercase;
    color: #fff;
}
.testimonial__heading {
    text-align: center;
}

.testimonial__heading h2 {
        font-family: "MorlSans", sans-serif;;
    font-weight: 400;
    font-size: 80px;
    line-height: 108%;
    letter-spacing: 0px;
    text-transform: uppercase;
  margin: 30px 0px;
}

.testimonial__heading color {
    color: #ED1B2F;
}

.testimonial-wrapper {
    gap: 15px;
}

.testimonial__stars img {
    width: 30px;
}

.testimonial__card {
    text-align: center;
  padding: 0px 15px;
}

.testimonial__text {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 170%;
    letter-spacing: 0px;
    text-align: center;
    color: #212121;
  min-height: 185px;
}

.testimonial__author {
    color: #EC1F31;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    font-size: 21.07px;
    leading-trim: Cap height;
    line-height: 23px;
    letter-spacing: 0px;
    margin: 10px 0px;
}
.faida-fomo-testimonial {
    position: relative;
}
.arrows-bulletDIv {
    position: absolute;
    bottom: -60px;
    width: 100%;
  z-index: 0;
}
.testimonial__title {
   color: #EC1F31;
    font-weight: 400;
    font-family: "MorlSans", sans-serif;;
    margin: 10px 0px;
    font-size: 31px;
    line-height: 120%;
  text-transform: uppercase;
}
.testimonial-review-slider {
    border: 9px solid #EC1F31;
    border-radius: 10px;
    padding: 30px 0px;
    /* max-width:400px !important; */
}
.faida-fomo-testimonial .swiper-pagination-bullet {
    background: none;
    border: 2px solid #C21F2D;
    border-radius: 15px;
    width: 20px;
    height: 20px;
    position: relative;
      opacity: 1;
}
.arrows-bulletDIv .swiper-pagination-bullet-active::after{
    content: "";
    display: block;
    position: absolute;
        top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    border-radius: 100%;
    background-color: #d02c2f;
}
.newsletter-form__field-wrapper .field .newsletter-form__button{
  height: 86%;
    margin: 3px;
}
.arrows-bulletDIv .swiper-button-prev, .arrows-bulletDIv .swiper-button-next {
    /* display: block !important; */
    width: 35px;
    height: 35px;
    border-radius: 50px;
    border: 3px solid #C21F2D;
  display: flex !important;
    align-items: center;
    justify-content: center;
}
.arrows-bulletDIv .swiper-button-prev:after, .arrows-bulletDIv .swiper-button-next:after {
    font-size: 13px;
    color: #C21F2D;
    font-weight: 700;
}
.arrows-bulletDIv .swiper-button-prev {
        left: 42%;
    top: -25px;
}
.arrows-bulletDIv .swiper-button-next {
        right:42%;
    top: -25px;
}
.drawer__cart-items-wrapper .cart-items thead{display: none;}
.cart-item__name{font-family: "MorlSans", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 20px;}
.section-featured-product .product__title{
  font-family: Oswald;
  font-weight: 700;
  font-size: 45px;
  line-height: 100%;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.heat-level-wrapper {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  margin: 25px 0px 0 !important;
}
.product-form__buttons {
    margin-top: 30px !important;
}
.diamonds {
  display: flex;
  gap: 0.7rem;
}

.diamond {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.heat-label {
  color: #e41e26;
  font-family: "Montserrat", sans-serif;
font-weight: 600;
font-size: 17.27px;
line-height: 150%;
letter-spacing: 0px;
}
.our-kitchen {
    padding: 36px 0px 0px;
  overflow: hidden;
  }
.section-featured-product .product-form__submit {
    margin-bottom: 1rem;
    display: unset;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 170%;
    letter-spacing: 0px;
    text-transform: capitalize;
    border-radius: 50px;
    width: auto;
}
.multicolumn-section .multicolumn-list h3 {
    font-family: "MorlSans", sans-serif;;
    font-weight: 400;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
  color: #231F20;
}
.section-featured-product .product__view-details {
    display: none;
}

.section-featured-product fieldset.js.product-form__input.product-form__input--pill {
    display: flex;
    align-items: baseline;
  font-family: "Lexend Deca", sans-serif;;
font-weight: 700;
font-size: 17.27px;
line-height: 26.48px;
letter-spacing: 0px;
vertical-align: middle;
color: #000;
  gap:7px;
  margin-bottom: 0px;
}
.section-featured-product fieldset.js.product-form__input.product-form__input--pill .form__label{
  position: relative;
}
.section-featured-product fieldset.js.product-form__input.product-form__input--pill .form__label::after{
  content: ":";
    position: absolute;
    top: 0;
    right: -5px;
}
.section-featured-product fieldset.js.product-form__input.product-form__input--pill label{
  font-weight: 400;
}
.section-featured-product label {
    background-color: unset !important;
    color: #000000 !important;
    padding: 0px  !IMPORTANT;
    margin: 0px !important;
    border: none !important;
}

.section-header h2 {
    color: #fff;
    margin: 0;
  font-family: "MorlSans", sans-serif;;
  font-weight: 500;
  font-size: 80px;
  line-height: 108%;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.section-header p {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 27px;
   color: #fff;
    line-height: 155%;
    margin-top: 0px;
}

  .our-kitchen h2 {
    text-transform: uppercase;
  }

  .our-kitchen .main-image-wrapper {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    margin: 2rem 0;
  }

 .our-kitchen .main-image-wrapper img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    display: block;
}

  .our-kitchen .overlay-text {
   position: absolute;
    font-family: 'Yellowtail';
    font-size: 25px;
    top: 10px.our-kitchen
    color: #A2845E;
  }

  .our-kitchen .swiper {
    /* padding: 3rem 20px !important; */
    max-width: var(--page-width);
    overflow: visible;
  }
.our-kitchen .swiper-pagination-bullet-active{
  background-color: #fff;
}
  .our-kitchen .blog-card {
    background: #FAF1E3;
    color: black;
    border-radius: 26px;
    padding: 20px;
    width: 250px;
    /* text-align: center; */
    /* box-shadow: 4px 4px 4px 4px #0000001A; */
    border: 3px solid #FBB04C;
  }

  .our-kitchen .blog-card img {
    border-radius: 10px;
    width: 100%;
    height: auto;
  }

  .our-kitchen .blog-card h3 {
    margin: 1rem 0 0.5rem;
  }

  .our-kitchen .blog-card p {
    font-size: 0.9rem;
  }

  .our-kitchen .blog-card .btn {
    display: inline-block;
    margin-top: 1rem;
    font-family: "MorlSans", sans-serif;
    background: #D7182A;
    color: white;
    width: 100%;
    font-size: 26px;
    padding: 15px 0px 15px 0px;
    line-height: 1;
    border-radius: 9999px;
    text-decoration: none;
    text-align: center;
  }
  .our-kitchen .blog-card p{
  display: flex;
    align-items: center;
    gap: 5px;
    /* justify-content: center; */
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 47px;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin: 5px 0px;
}
  .our-kitchen .blog-card p svg{
  width: 26px;
}
.our-kitchen .blog-card p svg:last-child{margin-left: 20px;}

a.on-hover-btn {
    display: none;
    font-family: "MorlSans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 170%;
    letter-spacing: 0px;
    border-radius: 80px;
    text-transform: capitalize;
    text-decoration: none;
    padding: 10px 24px;
    color: #fff;
    background-color: #ed1c24;
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 46%;
}
.our-kitchen .main-image-wrapper:hover a.on-hover-btn {
  display: block;
}
.blog-card h3 {
      /* font-family: "Montserrat", sans-serif; */
    font-family: "MorlSans", sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    letter-spacing: 0px;
    text-transform: uppercase;
  }
.newsletter-section .newsletter__wrapper {
    padding-right: unset;
    padding-left: calc(4rem / var(--font-body-scale));
}
.newsletter-section .inline-richtext{
  margin-bottom: 0px;
      font-family: "MorlSans", sans-serif;
font-weight: 700;
font-size: 50.73px;
line-height: 120%;
letter-spacing: 0px;
text-transform: uppercase;
  font-weight: 400;
}
.newsletter-section .newsletter__subheading {
   margin: 15px 0px 33px 0px;
  color:#fff;
}

.newsletter-section .newsletter-form {
    margin-left: 0;
    margin-right: 0;
}
.newsletter-section .newsletter-bg_image img {
    width: 100%;
    height: auto;
}

.newsletter-section .newsletter__wrapper {
    display: flex;
    gap:10%;
}

.newsletter-section .newsletter-email-info {
    width: 100%;
    max-width: 1440px;
    margin: auto;
}
.newsletter__subheading p{
  font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16.31px;
    line-height: 170%;
    letter-spacing: 0px;
    padding-right: 5%;
}
.newsletter-section .newsletter-bg_image {
    width: 45%;
}
.terms-note p{
  font-family: Roboto;
font-weight: 400;
font-size: 10.87px;
line-height: 150%;
letter-spacing: 0px;
}
.newsletter-section .field__input {
    background: #fff;
    border-radius: 10px;
    color:#000;
    font-size: 16px;
}

.newsletter-section label.field__label {
    color: #B7B7B7;
}
.newsletter-section button#Subscribe {
    background: #000;
    border-radius: 10px;
    width: 30%;
}
.newsletter-section .field:after{
  box-shadow: none;
}
.newsletter-section .terms-note {
    color: #fff;
}
.images-wrapper-items-blocks{
  background: linear-gradient(180deg, #fff 50%, #ec1f31 30%);
}
.newsletter-section .newsletter__wrapper {
    background-size: 40% auto;
    background-position: right;
    background-repeat: repeat-y;
  background-attachment: scroll;
}
.footer-section .footer-block .text-image img{
      width: 200px;
}
.footer-section .footer-block h2{
      font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 150%;
    letter-spacing: 0px;
    color: #000;
}
.footer-section .footer-block p{
  font-family: "Montserrat", sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 150%;
letter-spacing: 0px;
color: #000;
}
.footer-section .footer-block ul.footer__list-social {
    justify-content: left;
    padding: 0px;
}
.footer-section .footer-block ul.footer__list-social li a{
    color:#EC1F31;
  padding: 0px 12px 0px 0px;
}
.footer-section .footer__content-bottom {
    padding-top: 0px;
  border-top:0px;
}
.tab-links {
  display: flex;
  gap: 2rem;
  margin: 30px;
  justify-content: center;
}
.tab_button {
  background: #fff;
    border: 1px solid #26252266;
    border-radius: 50px;
    color: #26252266;
    text-transform: uppercase;
    padding: 10px 24px;
    cursor: pointer;
    transition: background 0.3s, color 0.3s, border-color 0.3s;
    font-family: "Roboto", sans-serif;;
    font-weight: 500;
    font-size: 13.6px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.tab_button.active {
  border: 1px solid #C21F2D;
  background: #FAF1E3;
  color: #000;
  border-radius: 50px;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
.recipe-page .articles_wrapper{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
  padding-bottom: 25px;
}
.recipe-page .our-kitchen {
    padding: unset;
}
.recipe-page .tab-content .blog-card {
    width: auto;
}
.footer-section .footer-block{
  width: 40%;
  padding-right: 3%;
}
.footer-section .footer__content-top {
    padding-bottom: 0rem;
    display: block;
}
.footer-section .footer-block.grid__item.footer-block--menu{
  width: 19%;
  padding-right: 2%;
}
.footer-section .footer-block.grid__item.footer-block--menu ul li a{
      font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0px;
    color: #3d3d3d;
  text-decoration: none;
}
.our-kitchen .swiper {
    padding: 4.4rem 5rem;
}
.footer__copyright{
  font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    letter-spacing: 0px;
    text-align: center;
  margin: 0px !important;
}
.footer__content-bottom-wrapper {
    justify-content: center;
}
.marquee-triangle-promo {
    background: #009550;
}
.promo-content {
    display: flex;
    align-items: center;
      padding-top: 50px;
}
.promo-text {
    width: 50%;
}
.promo-text h2{
      font-family: "MorlSans", sans-serif;
    font-weight: 400;
    font-size: 110.24px;
    line-height: 76%;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #FAF1E3;
    max-width: 100%;
}
.promo-image {
    width: 50%;
}
.promo-image img {
    width: 90%;
    height: auto;
    margin-bottom: -10px;
    z-index: 1;
    position: relative;
}
.marquee-triangle-promo .triangle-marquee-bottom {
    margin-top: -20px;
}
.sticker-image-left img , .sticker-image-right img{
  width: auto;
}
.hastag-wrapper {
    position: relative;
      padding: 7rem 0px;
}
.sticker-image-right {
    position: absolute;
    right: 0;
    top: 0px;
}
.sticker-image-left {
    position: absolute;
    left: 0px;
    bottom: 0;
}
.hastag-header h2{
    font-family: "MorlSans", sans-serif;
    font-weight: 400;
    font-size: 80px;
    line-height: 110.00000000000001%;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px 0px 30px;
}
.hastag-header p span{
     font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 29.55px;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
    text-transform: lowercase;
    color: #ED1B2F;
    background: #FAF1E3BF;
    padding: 12px 24px;
    border-radius: 50px;
}
.hastag-header p {
        text-align: center;
}
/*////////////////////////Recipe //////////////////////*/
.page-recipe .image-text-section .page-width{
      max-width: 100%;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.page-recipe .image-text-section .section-template--24650998513971__image_with_text_gMh8gP-padding{
  padding: 0px;
}
.page-recipe .image-text-section .image-with-text__content{
      max-width: 80%;
    padding: 4rem 0px 4rem 7rem;
}
.page-recipe .image-text-section .image-with-text__content h2 {
    font-family: Oswald;
    font-weight: 700;
    font-size: 78px;
    line-height: 112.99999999999999%;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.page-recipe .image-text-section .image-with-text__text p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 21px;
    line-height: 140%;
    letter-spacing: 0px;
    color: #F0EBE1;
}
.welcome-content {
    padding: 12% 0px;
}
product-info .product .product__title h1{font-size: 47px;
    font-weight: 400;
    line-height: 43px;
    letter-spacing: 0;
    text-transform: uppercase;}
product-info .product .product__info-wrapper .heat-level-wrapper .diamonds .diamond{
  width: 19px;
  height: 19px;
}
product-info .product .product__info-wrapper .heat-level-wrapper .heat-label{
  font-weight: 600;
  font-size: 17px;
  line-height: 150%;
  letter-spacing: 0;
}
product-info .product .product__info-wrapper .heat-level-wrapper{margin-top:0 !important;}
media-gallery{width: 100%;}
.product .grid__item.product__media-wrapper{display: flex;}
.topings{width: 50%;padding-right: 70px;padding-left: 18px;display: flex;flex-direction: column;}
.topings .toping{
  background: #FFECCE;
    text-align: center;
    padding: 25px 24px;
    margin-bottom: 12px;
  border-radius: 20px;
  max-height: 100%;
    height: 100%;
  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.topings .toping:last-child{margin-bottom: 0;}
.t_title {
    font-size: 16px;
    line-height: 107%;
    font-weight: 400;
    letter-spacing: 0;
    font-family: "MorlSans", sans-serif;
    color: #ED1B2F;
}
.all_dishes .dishes_flex{
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  row-gap: 30px;
}
.all_dishes .dishes_flex img{
  width: calc(30% - 50px);
}
.dishes_heading{
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  color: #000;
  font-family: "MorlSans", sans-serif;
  margin-bottom: 20px;
}
.short_desc .metafield-rich_text_field p{
  font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0;
  color: #231F20;
}
.sealsubs-container .sls-purchase-options-container .sls-option-container.sls-active, .sealsubs-container .sls-option-container.sls-active{
  border: 1px solid #C21F2D !important;
}
.sealsubs-target-element .sls-custom-radio, .sls-option[type="radio"] + span.sls-custom-radio{
  border: 1px solid #C21F2D !important;
  width: 25px !important;
  height: 25px !important;
}
.sealsubs-target-element .sls-option[type="radio"]:checked + .sls-custom-radio::after{
  width: 17px !important;
  height: 17px !important;
  box-shadow: inset 1em 1em #C21F2D !important;
}
.location_flex{display: flex;justify-content: end;margin-top: -10px !important;margin-bottom: 35px !important;}
.location_flex .locations{display: flex;gap: 8px;align-items: center;padding: 5px 16px;border-radius: 25px;background: #fff;text-decoration: none;color: #000;font-size: 11px;font-weight: 500;line-height: 19.53px;letter-spacing: 0;box-shadow: 0px 0px 6px #d3d3d354;}
.sealsubs-container .sls-option-container label{
  color: #000 !important;
  font-size: 15.34px !important;
  letter-spacing: 0 !important;
  font-weight: 500 !important;
  text-transform: capitalize !important;
}
.sls-price{
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
}
#seal-purchase-options-label{display: none;}

.article-recipe .recipe-section {
  margin: 0 auto;
  padding: 40px 20px;
  font-family: sans-serif;
  color: #333;
}

.article-recipe .recipe-intro,
.article-recipe .recipe-outro {
  font-size: 28px;
  margin-bottom: 48px;
  line-height: 131%;
  color: #000000;
  letter-spacing: 0;
}

.article-recipe .recipe-columns {
  display: flex;
  gap: 40px;
}

.article-recipe .recipe-ingredients li {
  font-size: 20px;
  margin-bottom:10px;
  font-family: Montserrat, sans-serif;
}

.article-recipe .recipe-directions li {
  font-size: 18px;
  line-height: 3rem;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
}
.recipe-ingredients p{
  font-family: Montserrat, sans-serif;
}

.article-recipe .media {
  border-radius: 2.6rem;
  border: 2px solid #EC1F31;
}

.article-recipe .recipe-ingredients {
  width: 35%;
}

.article-recipe .recipe-directions {
  width: 65%;
  border-left: 1px dotted #ED1B2F;
  padding-left: 25px;
}

.article-recipe .recipe-ingredients h2,
.article-recipe .recipe-directions h2 {
  font-weight: 400;
    color: #ED1B2F;
    text-transform: uppercase;
    font-size: 48px;
    padding-left: 20px;
    line-height: 131%;
    letter-spacing: 0;
  margin-bottom: 20px;
  margin-top: 0;
}

.article-recipe .recipe-ingredients ul,
.article-recipe .recipe-directions ol {
  padding-left: 20px;
  line-height: 1.8;
}

.article-recipe h1.article-template__title {
  font-size: 90px;
    text-transform: uppercase;
    text-align: center;
    color: #EC1F31;
    font-weight: 400;
    line-height: 85%;
    letter-spacing: 0;
}
.blog-details p{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-size: 20.41px;
    font-weight: 600;
}
.blog-details p svg:last-child{
  margin-left: 20px;
}
.article-recipe .blog-details {
  text-align: center;
  margin: 10px;
}

.article-recipe .blog-details span {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
 .article-recipe .article-template header {
  margin-bottom: 0px;
  }      

.article-recipe .article-button-container {
  margin: 40px auto;
  text-align: center;
}

.article-recipe .article-button-container a {
  border-radius: 2rem;
  text-transform: capitalize;
  font-size: 30px;
  line-height: 1em;
  text-decoration: none;
  padding: 1.6rem 5rem;
  background-color: #EC1F31;
  color: #fff;
  border: 2px solid transparent;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .2s ease-in-out;
  width: fit-content;
    margin: 0 auto;
  text-transform: uppercase;
}
.article-template__hero-container{
  max-width: var(--page-width) !important;
    margin: 0 auto;
    padding: 0 6rem;
}
.article-template__content h3, .article-template__content h4{
  font-size: 30px;
    color: #ED1B2F;
  font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 10px;
}
article .page-width--narrow{max-width: 1440px;}
article .article-template__title{
  margin: 0;
  font-size: 90px;
  text-transform: uppercase;
  text-align: center;
  color: #EC1F31;
  font-weight: 400;
  line-height: 85%;
  letter-spacing: 0;
}
.red_text .image-with-text__heading{
  font-size: 72px !important;
    font-weight: 500;
    line-height: 93%;
    letter-spacing: 0;
    text-transform: uppercase;
  color:#EC1F31;
}
.image-text-section .red_text .image-with-text__content a.button{
  color: #EC1E30;
    font-weight: 500;
    font-size: 20.74px !important;
    line-height: 170%;
    letter-spacing: 0;
    text-transform: uppercase;
    border: 1px solid #EC1E30;
  font-family: "MorlSans", sans-serif;
}
.image-text-section .red_text .image-with-text__content a.button:hover{
  background:#EC1E30;
  color: #fff;
}
.article-card-wrapper:hover .click_button{
  text-decoration: none;
    background: #ed1b2f;
    color: #fff;
}
.red_text{
  margin-top:80px;
}
.pagination__list a:not([href]){
  background: #FAF1E3;
    border-radius: 8px;
    text-decoration: none;
}
.pagination__list a:not([href]):after{
  background-color:transparent;
}
.filter-options{flex-wrap: wrap;}
.filter-options h3{margin: 0 !important;padding-bottom: 12px;border-bottom: 1px solid #dc2626;width: 100%;}
.filter-options hr{margin:0 !important;}
.filter-options label{display: flex !important;align-items: center;}
.main-blog .filter-btn{font-size: 18px;padding: 12px 50px;background: #dc2626;color: #ffff;border-radius: 50px;display: flex;align-items: center;gap: 15px;}
.main-blog .filter-btn img{filter: invert(1);}
.featured-product .product-description + variant-selects{
  margin: 2.5rem 0;
}
.article-product-list .product-item a{display: flex;padding: 20px 30px 20px 5px;border: 1px solid red;border-radius: 15px;align-items: center;text-decoration: none;}
.article-product-list .product-item img{max-width: 130px;}
.article-product-list .product-item h3{font-weight: 400;letter-spacing: 0;}
.article-product-list .product-item p{color: #ec1f31;font-weight: bold;}
.article-product-list .quick-add .button:hover{background: #ec1f31;color: #fff;border-color: #ec1f31;}
.cart-drawer__discount{display: flex;flex-wrap: wrap;margin-bottom: 20px;}
.cart-drawer__discount label{color: #000;width: 100%;font-family: "MorlSans", sans-serif;font-weight: 700;}
.cart-drawer__discount-message{border-bottom: .1rem solid rgba(var(--color-foreground), .2);}
#discount-code{    font-size: 18px;
    padding: 5px;
    border-radius: 5px 0 0 5px;width: 65%;border-right: 0;cursor: pointer;border: 1px solid;border-right: 0;}
.cart-drawer__discount button{width: 30%;
    background: #ed1b2f;
    color: #fff;
    border-color: #ed1b2f;
    border-radius: 0 5px 5px 0;}
.cart__contents .cart-items thead{display: none;}

@media only screen and (min-width: 1442px) {
  .image-text-section .image-with-text__content h2 {
    font-size: 93px;
  }
  .testimonial-review-slider {
    padding: 40px 0px;
  }
  .arrows-bulletDIv .swiper-button-prev {
    left: 43.8%;
  }
  .arrows-bulletDIv .swiper-button-next {
    right: 43.8%;
  }
  .image-text-section .image-with-text__content {
    padding: 6rem 0rem 7rem;
  }
  .image-text-section .image-with-text__content a.button {
    font-size: 22px;
  }
  .text-marquee-content {
    gap: 90px;
  }
  .faida-fomo-testimonial .swiper-pagination-bullet{
    width: 24px;
    height: 24px;
  }
}
@media only screen and (min-width: 990px) {
  .Font_1 .rich-text__blocks {
      max-width: 90rem;
  }
}
@media only screen and (max-width: 1140px) {
  .our-kitchen .blog-card p{font-size: 17px;}
  .blog-card h3{font-size: 24px;}
  .arrows-bulletDIv .swiper-button-prev{left: 40%;}
  .arrows-bulletDIv .swiper-button-next{right: 40%;}
  .topings{padding-right: 0 !important;}
  .product--large:not(.product--no-media) .product__info-wrapper{max-width: 40% !important;width: calc(40% - var(--grid-desktop-horizontal-spacing) / 2) !important;}
  .product--large:not(.product--no-media) .product__media-wrapper{max-width: 60% !important;width: calc(60% - var(--grid-desktop-horizontal-spacing) / 2) !important;}
  .cook_with_faida .cook_flex_faida .right_cook .heading{font-size: 50px !important;line-height: 150% !important;}
  .cook_with_faida .cook_flex_faida .right_cook .content, .cook_with_faida .cook_flex_faida .right_cook .content li{font-size: 20px !important;}
  .testimonial__heading h2{font-size: 60px;}
  .recipe-page .articles_wrapper{gap: 15px;}
  .our-kitchen .blog-card p{font-size: 16px;}
  .our-kitchen .blog-card p svg{width: 20px;}
  .our-kitchen .blog-card .btn{padding: 12px 0px 15px 0px;}
  .our-kitchen .blog-card{padding: 12px;}
}
@media (max-width: 990px) {
  .mobile-image.large-up-hide img{width: 100%;height: auto;}
  .welcome-content{width:100%;max-width: 100%;}
  .mobile-image.large-up-hide{width: calc(100% + 10rem);height: auto;margin-left: -5rem;}
  .multicolumn-section .multicolumn-list h3{font-size: 18px;}
  .arrows-bulletDIv .swiper-button-prev{left: 37%;}
  .arrows-bulletDIv .swiper-button-next{right: 37%;}
  .our-kitchen .blog-card p svg:last-child{margin-left: 15px;}
  .our-kitchen .blog-card p svg{width: 20px;}
  .filter-section-wrapper .filter-container{top: -18px;}
  .tab-links{padding-top: 56px;margin-left:0;justify-content: flex-start;}
  .tab_button{padding: 8px 15px;font-size: 11px;}
  .filter-btn{padding: 8px 20px;}
  .filter-section-wrapper .filter-container .filter-btn{font-size:12px;}
  .filter-section-wrapper .filter-container .filter-btn img{width: 12px;}
}


@media only screen and (max-width: 769px) {
  article .article-template__title{font-size: 40px;}
  .mobile-image.large-up-hide{width: 100%;height: auto;margin-left: 0;}
  .article-template__hero-container{padding: 0 1.5rem;}
  .article-template__content h3, .article-template__content h4{font-weight: 400;margin-bottom: 10px;}
  .caption-with-letter-spacing time{margin-top:10px;}
  .sticker-image-left img, .sticker-image-right img{
    width: 120px;
    height: auto;
  }
  .featured-product .product .product__info-wrapper .heat-level-wrapper .diamonds .diamond{
    width: 12px;
    height: 12px;
  }
  
  .featured-product .product .product__info-wrapper .heat-level-wrapper .heat-label{font-size: 12px;}
  .diamonds{gap: 0.4rem;}
  .topings{padding-right: 0;width: 40%;}
  .grid--2-col-tablet .grid__item{width:100%;max-width:100%;}
  .healthy-report .health_flex{flex-wrap: wrap;}
  .healthy-report .heading_block,
  .cook_with_faida .cook_flex_faida img,
  .cook_with_faida .cook_flex_faida .right_cook{width: 100% !important;}
  .healthy-report img{width:100% !important;}
  header nav.header__inline-menu.header--menu-list{display: none;}
  .topings .toping{padding: 20px 15px;}
  .topings .toping img{height: 45px;}
  .all_dishes .dishes_flex img{width: calc(33.33% - 18px);padding: 0 15px;}
  .cook_with_faida .cook_flex_faida img{height: 300px;object-fit: cover;}
  .all_dishes .dishes_flex{gap: 25px;}
  .cook_with_faida .cook_flex_faida{flex-wrap: wrap !important;}
  slider-component .slider-buttons{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    justify-content: space-between !important;
    width: 100%;
  }
  slider-component .slider-buttons .slider-counter{display:none;}
  slider-component .slider-buttons .svg-wrapper{
    width: 30px;
    height: 30px;
  }
  slider-component .slider-buttons .svg-wrapper svg{height: 1rem;}
  slider-component.slider-mobile-gutter .slider-buttons .slider-button{background: #C21F2D;}
  slider-component.slider-mobile-gutter .slider-button[disabled] .icon{color: rgb(255 255 255 / 30%);}
  slider-component.slider-mobile-gutter .slider-button .icon{color: rgb(255 255 255 / 100%);}
  slider-component.slider-mobile-gutter .slider-buttons .slider-button.slider-button--prev{margin-left: 15px;}
  slider-component.slider-mobile-gutter .slider-buttons .slider-button.slider-button--next{margin-right: 16px;}
  .Font_1 .rich-text__heading{font-size: 28px;line-height: 125%;text-align: center;}
  .Font_1 .rich-text__text{font-size: 16px;line-height: 130%;margin-top: 5px;}
  .recipe-page .articles_wrapper{grid-template-columns: repeat(1, 1fr);gap: 10px;}
  .tab-links{justify-content: start;overflow-x: scroll;margin: 20px 0;gap: 1rem;padding-bottom: 10px;}
  .tab_button{padding: 8px 15px;font-size: 11px;}
  .article-recipe .recipe-columns{flex-wrap: wrap; }
  .article-recipe .recipe-ingredients,
  .article-recipe .recipe-directions{width:100%;}
  .article-recipe h1.article-template__title{font-size: 43px;line-height: 100%;}
  .article-recipe .recipe-intro, .article-recipe .recipe-outro{margin-top: 0;font-size: 22px;}
  .article-recipe .recipe-ingredients li{font-size: 18px;line-height: 24px;}
  .article-recipe .blog-details span{display: block;}
  .article-template__content{    margin-top: 0rem;}
  .article-recipe .recipe-ingredients h2,
  .article-recipe .recipe-directions h2,
  .article-recipe .recipe-ingredients ul,
  .article-recipe .recipe-directions ol{padding-left: 0;}
  .filter-options hr{display: none;}
  
}
.featured-product .product-form__input--pill input[type=radio]+label{
  border: 1px solid #000 !important;
    padding: 4px 14px !important;
}
.featured-product .product-form__input--pill input[type=radio]:checked+label{background: #ed1b2f !important;
    color: #fff !important;}
.filter-section-wrapper{
  position: relative;
}
.filter-section-wrapper .filter-container{position: absolute;top: 0;}
.filter-section-wrapper .filter-container .filter-options{background: #fff;}
.filter-section-wrapper .filter-container .filter-btn img{width: 15px;}
.filter-section-wrapper .filter-container .filter-btn{display: flex;align-items: center;gap: 5px;}

@media only screen and (max-width: 650px) and (min-width: 480px){
  .perks-partners__grid{gap: 30px !important;}
  .perks-partners__perk-title{font-size: 18px !important;}
  .perks-partners__perk{    height: 245px !important;}
}

@media only screen and (max-width: 600px) {
  .product .grid__item.product__media-wrapper{    flex-wrap: wrap;}
  .topings{width: 100%;height: auto !important;display: flex;flex-direction: row;gap: 5px;padding-left: 0;margin-bottom: 25px;margin-top: 15px;}
  .topings .toping{width: 33.33%;padding-bottom: 0;}
  .healthy-report h3{font-size: 40px !important;line-height: 45px !important;}
  .healthy-report .health_flex{gap: 20px !important;}
  .cook_with_faida h4{padding-bottom: 25px !important;font-size: 34px !important;line-height: 110% !important;  }
  .cook_with_faida .cook_flex_faida{gap: 20px !important;}
  .cook_with_faida .cook_flex_faida .right_cook .content, .cook_with_faida .cook_flex_faida .right_cook .content li{ font-size: 18px; line-height: 20px;}
  .cook_with_faida .cook_flex_faida .right_cook .content li:before{left: -30px;width: 15px;height: 15px;}
  .topings .toping img {height: 40px;}
  .faida-fomo-testimonial .swiper-pagination-bullet{width: 15px;height: 15px;}
  .arrows-bulletDIv .swiper-button-prev, .arrows-bulletDIv .swiper-button-next{top: -22px;}
  product-info .product .product__info-wrapper .heat-level-wrapper{margin-bottom: 0px !important;}
  .hastag-wrapper{padding: 5rem 0px 2rem;}
  .arrows-bulletDIv .swiper-pagination-bullets.swiper-pagination-horizontal{top: -44px;}
  .arrows-bulletDIv .swiper-button-prev, .arrows-bulletDIv .swiper-button-next{
    width: 22px;
    height: 22px;
    border: 2px solid #C21F2D;
  }
  .cart-count-bubble{left: 1.2rem;bottom: 5px;}
  .arrows-bulletDIv .swiper-button-prev:after, .arrows-bulletDIv .swiper-button-next:after{font-size: 10px;}
  .section-featured-product .product__media {
    height: auto !important;
  }
  .hastag-header h2 {
    font-size: 47px;
    margin: 0px 0px 15px;
    padding-top: 0 !important;
  }
  .hastag-header p span {
    font-size: 15px;
  }
  .newsletter-form {
    align-items: flex-start;
  }
   .announcement-bar-slider {
    width: 100% !important;
  }
  .testimonial-review-wrapper {
    box-sizing: border-box;
  }
  .faida-fomo-testimonial {
    padding: 0px 15px;
  }
  .announcement-bar__message {
    font-size: 10px;
    padding: 13px 0px;
  }
  nav.header__inline-menu.header--menu-list {
    display: none;
  }
  .header {
    padding: 10px 15px 10px 15px;
  }
  .announcement-bar-slider .slider-button .icon {
    height: 1rem;
  }
  .image-text-section .image-with-text__grid{
    flex-direction: column-reverse;
  }
  .image-text-section .image-with-text__content h2 {
    text-align: center;
    font-size: 50px !important;
  }
  .image-text-section a.button svg{
        width: 8px;
  }
  .image-text-section .image-with-text__content{
    padding: 3rem 0px;
    align-items:center;
  }
  .image-text-section .image-with-text__content .subtitle p {
    font-size: 15px;
    text-align: center;
  }
  .image-text-section .image-with-text__content a.button {
    font-size: 18px;
    margin-top: 2.5rem;
    min-height: 30px;
    text-transform: uppercase;
    font-family: "MorlSans", sans-serif;
    font-weight: 400;
    padding: 4px 25px;
  }
  .qty_btn .product-form__buttons .button{
    line-height: 125%;
    min-height: 38px;
    font-size: 16px;
  }
  .featured-product .product-form__input--pill input[type=radio]+label{
    padding: 6px 16px !important;
  }
  .image-text-section  img.image-wrapper {
    width: 100%;
    height: auto;
    margin-left: -15px;
  }
  img.main-image.background-five {
    left: 54% !important;
  }
  img.main-image.background-three {
    width: 45% !important;
    left: 47% !important;
    top: 15% !important;
  }
  img.main-image.background-four {
    width: 39px !important;
    left: 62% !important;
    top: 7% !important;
  }
  .mobile-image img{
    width: 100%;
    height: auto;
    margin-top: 0px;
  }
  .image-text-section  .image-with-text__media {
    height: 29.6rem;
  }
  .welcome-heading {
    font-size: 32px;
    text-align: center;
    margin-bottom: 5px;
  }
  .welcome-heading .highlight {
    font-size: 30p;
    display: block;
  }
  .welcome-description {
    font-size: 12px;
    text-align: center;
  }
  .welcome-button {
    font-size: 12px;
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
    z-index: 2;
        position: relative;
    max-width: fit-content;
    margin-bottom: 25px;
    font-family: "MorlSans", sans-serif;
    font-weight: 700;
  }
  .welcome-heading{line-height: 100%;}
  .welcome-description{
    margin-bottom: 6px;
  }
  .welcome-content{
    padding-top:0;
  }
  .featured-product.product.grid {
    gap: 0;
    flex-direction: column-reverse;
  }
  .section-featured-product .product__info-container h2.product__title {
    font-size: 40px;
  }
  .price__regular .price-item--regular{font-family: "MorlSans", sans-serif;}
  .section-featured-product .product__info-container .price__regular {
    font-size: 30px;
  }
  .section-featured-product .product__info-container .product-description p {
    font-size: 12px;
    max-width: 100%;
    margin-bottom: 5px;
        margin-top: 5px;
  }
  .heat-label {
    font-size: 12.27px;
  }
  .section-featured-product .product-form__submit {
    font-size: 12px;
  }
  .section-header h2 {
    font-size: 34px;
    text-align: center;
  }
  .section-header p {
    font-size: 14px;
    text-align: center;
    line-height: 125%;
  }
  .our-kitchen{
    padding:20px 0px 0px;
  }
  .our-kitchen .swiper {
    padding: 1rem 1.5rem 0rem;
  }
  .arrows-bulletDIv {
    bottom: -65px;
    left: 0;
  }
  .blog-card h3 {
    font-size: 24px;
        margin: 0px !important;
  }
  .our-kitchen .blog-card p {
    font-size: 16px;
    line-height: 18px;
    gap: 2px;
  }
  .our-kitchen .blog-card p{
    margin: 4px 0px;
  }
  .our-kitchen .blog-card p svg {
    width: 18px;
  }
  .filter-options label{
    width: calc(50% - 14px);
  }
  .our-kitchen .blog-card .btn {
    font-size: 18px;
    margin-top: 0px;
        padding: 8px 0px 8px 0px;
  }
  .testimonial__heading h2 {
    font-size: 32px;
    margin: 0px 0px 30px;
  }
  .our-kitchen .blog-card img{
    height: 260px;
    object-fit: cover;
  }
  /* .testimonial-review-slider {
    width: auto !important;
  } */
  .testimonial__title {
    font-size: 14px;
  }
  .testimonial__text {
    font-size: 10px;
    min-height: 170px;
  }
  .testimonial__author {
    font-size: 12px;
    line-height: 18px;
  }
  .arrows-bulletDIv .swiper-button-next {
    right: 26%;
  }
  .arrows-bulletDIv .swiper-button-prev {
    left: 26%;
  }
  .faida-fomo-slider {
    padding-bottom: 30px;
  }
  .newsletter-section .newsletter-email-info {
    width: 100%;
  }
  .newsletter-section .newsletter__wrapper {
    padding: 15px;
    background-image: url('/cdn/shop/files/Group_1321317511_2.png?v=1751460211') !important;
  }
  .newsletter-section .inline-richtext {
    font-size: 40px;
  }
  .newsletter__subheading p {
    font-size: 12px;
  }
  .footer-section .footer-block.grid__item.footer-block--menu {
    width: 100%;
    padding-right: 2%;
    border-bottom: 1px solid #ccc;
  }
  a.on-hover-btn {
    font-size: 12px;
    left: 30%;
  }
  .footer-section .footer-block.grid__item.footer-block--menu ul li a {
    font-size: 12px;
    padding: 5px 0px;
  }
  .testimonial-quote {
    font-size: 12px;
  }
  .welcome-kwaheri {
    font-size: 12px;
  }
  .founder-name {
    font-size: 14px;
  }
  .founder-title {
    font-size: 14px;
  }
  .testimonial-review-slider {
    border: 4px solid #EC1F31;
        padding: 12px;
        /* min-width: 263px; */
  }
  .testimonial__stars img {
    width: 18px;
  }
  .footer-block__details-content {
    margin-bottom: 2rem;
  }
  .footer-section .footer-block h2 {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .newsletter-section .newsletter__wrapper {
    background-size: 100%;
    background-position: right;
    background-repeat: repeat-y;
  }
  .text-marquee-content span {
    font-size: 22px;
  }
  .grid--3-col-tablet-down li{
      width: 30% !important;
      max-width: 30%;
      min-width: 30% !important;
  }
  .multicolumn-section .multicolumn-list h3 {
    font-size: 16px;
  }
  .multicolumn-section .multicolumn-card__image-wrapper--third-width{width: 40%;}
  .grid--3-col-tablet-down li .multicolumn-card__info{
    padding: 12px 10px !important;
  }
  .our-kitchen .main-image-wrapper img{
    height: 325px;
        object-position: left;
  }
  .our-kitchen-swiper .swiper-wrapper{
    gap: 12px;
  }
  .multicolumn-section .slider-buttons {
    display: none !important;
  }
  .our-kitchen .blog-card {
    border-radius: 15px;
    padding: 8px;
    margin-right: 0px !important;
        min-width: 132px;
    border: 1px solid #FBB04C;
  }
  .welcome-banner-section {
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    padding: 0;
  }
  .welcome-banner-section .welcome-heading,
  .welcome-banner-section .welcome-description{padding: 0 1.5rem;}
  .welcome-content {
    text-align: center;
    padding-bottom: 0px;
  }
  .kitchen-pagination.swiper-pagination{
    display: none;
  }
  .slider-button {
    width: 30px !important;
    height: 30px !important;
    padding: 0px;
  }
  .utility-bar__grid .announcement-bar-slider, .announcement-bar-slider, .announcement-bar-slider .slider {
    width: 70%;
  }
  slideshow-component.announcement-bar {
    padding: 0px 0px;
  }
  .filter-section-wrapper .filter-container{top: -50px;}
  .filter-section-wrapper .filter-container .filter-btn{padding: 8px 20px;border: 1px solid #dc2626;}
  .article-template__content{margin-top: 0rem;}
  .recipe-page .our-kitchen{padding-top: 50px;}
  .article-recipe .media{height: 350px;}
  .header__icon, .header__icon--cart .icon {
    height: 1.4rem;
    width: 3.4rem;
    padding: 0;
  }
  .header__heading-logo {
    height: auto;
    max-width: 120px;
  }
  .section-featured-product .page-width{
    padding-top: 0px;
  }
  .welcome-content .mobile-image{
    line-height: 0px;
  }
  .text-marquee-wrapper {
    padding: 14px 0;
  }
  .section-featured-product .product__media img{
    width: 100% !important;margin-left: -26px;
  }
  .image-text-section .image-with-text__content .image-with-text__text{margin-top: 1rem !important;}
  .mobile{padding-bottom:0 !important;}
  .featured-product .product__title + div{margin: 0 !important;}
  .featured-product .product__title{margin-bottom:0;}
  .featured-product .product__title + div + div{display: none;}
  .featured-product .product-description{margin-top:1rem;}
  .header__icon .icon{height: 2rem !important;width: 2rem;}
  .header__icons {gap: 16px;}
  .header__icon{width: 2rem;}
  .header__icon--cart .icon{width: 1.8rem !important;}
  .cook_with_faida .cook_flex_faida .right_cook .content, .cook_with_faida .cook_flex_faida .right_cook .content li{
    font-size: 18px !important;
    line-height: 25px !important;
  }
  .promo-image img {
    margin-left: 0%;
        width: 83%;
  }
  .no-heading .multicolumn-list{margin-bottom: 0 !important;}
  .featured-product .product-media-container.constrain-height .media{
    padding-top: 135%;
  }
  .featured-product .product-media-container.constrain-height.media-fit-contain{
    width: 100% !important;
  }
  .featured-product .slider--mobile:after{margin-left: 0 !important;padding-left: 0;}
  .filter-options label input{
    width: 22px;
    height: 22px;margin-right: 6px;
  }
  .main-blog .filter-btn{width: 100%;}
  .tab-links{padding-top:0;}
}