/** Shopify CDN: Minification failed

Line 166:0 Unexpected "}"

**/
@font-face {
  font-family: 'CabinetGrotesk-Variable';
  src: url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Variable.woff2') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Variable.woff') format('woff'),
       url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Variable.ttf') format('truetype');
       font-weight: 100 900;
       font-display: swap;
       font-style: normal;
}
@font-face {
  font-family: 'CabinetGrotesk-Regular';
  src: url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Regular.woff2') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Regular.woff') format('woff'),
       url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Regular.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}
@font-face {
  font-family: 'CabinetGrotesk-Medium';
  src: url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Medium.woff2') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Medium.woff') format('woff'),
       url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Medium.ttf') format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}
@font-face {
  font-family: 'CabinetGrotesk-Bold';
  src: url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Bold.woff2') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Bold.woff') format('woff'),
       url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Bold.ttf') format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}
@font-face {
  font-family: 'CabinetGrotesk-Extrabold';
  src: url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Extrabold.woff2') format('woff2'),
       url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Extrabold.woff') format('woff'),
       url('https://cdn.shopify.com/s/files/1/0869/4051/6536/files/CabinetGrotesk-Extrabold.ttf') format('truetype');
       font-weight: 800;
       font-display: swap;
       font-style: normal;
}
p{font-family:'CabinetGrotesk-Medium';font-size:16px;}
.header__submenu li a{font-size:16px;font-family:'CabinetGrotesk-Medium';}
.header__submenu ul.top-level > li > a {
font-weight: font-family:'CabinetGrotesk-Bold';
}
.rte li {
    list-style: initial;
  font-size:1.6rem;
}
@media (min-width: 750px) {
.mobileonly{
 display:none; 
}
}
@media (max-width: 749px) {
.desktoponly{
 display:none; 
}
}
.product-media-container .media{
    border: 1px solid #fcd18d;
    border-radius: 12px;
}
@media (min-width: 1200px) {
    .quick-add {
        position: absolute;
        bottom: 125px;
        opacity: 0;
        transition: opacity 0.3s ease;
    }
    .card-wrapper:hover .quick-add {
        opacity: 1;
    }
 .product-card-wrapper .card__content{
    grid-template-rows:0px 70px !important;
  }
  .cstm-featured-collection {
    display: flex;
  flex-direction:row;
}
}
.card .quick-add__submit {
  background-color:#f39d52!important;
  color:#ffffff;
  font-family:'CabinetGrotesk-Bold';
  text-transform:uppercase;
  border:1px solid #612d0f;
  width:70%;
}
@media (max-width: 1200px) {
.desk-fc{
 display:none; 
}
}
.card-wrapper:hover .card__badge .badge1{
display:none !important;
}
.card-wrapper:hover .card__badge .badge2{
display:block !important;
}
@media (max-width: 768px) {
      .product-form__buttons .product-form__submit {
        order: 1;
       background:#f39d52;
      border: 1px solid #612d0f;
      text-transform:uppercase;
      font-family:'CabinetGrotesk-Extrabold';
      color:#ffffff;
    }
      .product-form__buttons .shopify-payment-button {
        order: 2;
         border: 1px solid #612d0f;
         border-radius:12px;
         text-transform:uppercase;
        box-shadow:unset !important;
      box-shadow:unset !important;
      color:#612d0f;
}
}
@media (min-width: 769px) {
    .product-form__buttons {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .product-form__buttons .product-form__submit,
    .product-form__buttons .shopify-payment-button {
      flex: 1;
        margin: 0 5px;
    }
    .product-form__buttons .product-form__submit {
        order: 1;
       background:#f39d52;
      border: 1px solid #612d0f;
      text-transform:uppercase;
      font-family:'CabinetGrotesk-Extrabold';
      color:#ffffff;
    }
    .product-form__buttons .shopify-payment-button {
        order: 2;
         border: 1px solid #612d0f;
         border-radius:10px;
         text-transform:uppercase;
        box-shadow:unset !important;
      box-shadow:unset !important;
      color:#612d0f;
        width: 50%;
}
    }
  .product__column-sticky .button:after,
  .product__column-sticky .button:before,
  .product__column-sticky .button:not([disabled]):hover:after
  {
    box-shadow:unset;
  }
}
.product__info-wrapper .product__media-list li{border:1px solid #f39d52;border-radius:10px;}
.product__media-list{column-gap:5px;}
/*header menu*/
.header__menu-item span {
    transition: text-decoration var(--duration-short) ease;
    font-size: 1.5rem;
    font-family: 'CabinetGrotesk-Extrabold';
    color: #612d0f!important;
}
@media screen and (min-width: 750px){
.blog-articles {
    grid-template-columns: 1fr 1fr 1fr !important;
}
.blog-articles--collage>*:nth-child(3n + 1){
    grid-column: span 1 !important;
}
.footer .list-social__item .icon {
    height: 3.2rem!important;
    width: 3.2rem!important;
}
}
.blog-articles h3{font-size:2rem;}
.article-card-wrapper h3{font-size:2rem;}
.list-store {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: -0.5rem 0;
  padding-top: 1rem;
  padding-left: 0px!important;
  padding-right:9rem;
}
@media screen and (max-width: 749px) {
    .list-store {
        justify-content: center;
        margin: 0.5rem;
        padding-top: 0;
        padding-left:0px!important;
      padding-right:0px;
    }
    .footer__list-social.list-social{
        justify-content: left!important;
    }
}
.list-store__item {
  align-items: center;
  display: flex;
  padding: 0.5rem;
}
.card__information .price{font-family:'CabinetGrotesk-Bold';font-size:1.5rem;}
.blog__posts .article-card{border-radius:15px;}
.article-template__hero-container {
    max-width: 80rem!important;
}
.card__media{background-color:#f9ebcf;}
slideshow-component.slider-mobile-gutter .slideshow__controls.slider-buttons {
  position: relative;
  top: -46px;
  z-index: 2;
}
slideshow-component.slider-mobile-gutter
  .slideshow__controls.slider-buttons
  .slider-button {
  display: none !important;
}
.header__submenu{width:250px!important;}
.header__submenu li:first-child > a {
  font-family:'CabinetGrotesk-Extrabold';
}
.cstm-brandBlock-otr .page-width {
  max-width: 1300px;
}
.brandBlock-content h2 {
  color: #612d0f;
font-family: "CabinetGrotesk-Extrabold";;  
}
.brandBlock-icons h2{font-family: "CabinetGrotesk-Extrabold";}
.brandBlock-inner h3 {
  font-family: 'CabinetGrotesk-Bold';
  font-size: 2rem;
  line-height: 2.5rem;
  color: #612d0f;
  letter-spacing: 0;
  margin: 0 0 0 30px;
}
.brandBlock-inner {
  display: flex;
  align-items: center;
}
.cstm-brandBlock {
  display: flex;
  align-items: center;
}
.brandBlock-icons {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  margin-top: 0px;
  margin-left:0px;
}
.brandBlock-inner {
  width: 100%;
}
.brandBlock-content a.cstm-btn {
  background: #ffffff;
  border-radius: 30px;
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
  padding: 21px 40px;
  display: inline-block;
  margin-top: 70px;
  text-decoration: none;
  color: #000;
}
.brandBlock-content {
  width: 50%;
}
.brandBlock-image {
  width: 50%;
}
.cstm-brandBlock {
  padding-top: 130px;
  padding-bottom: 130px;
}
.brandBlock-image {
  text-align: center;
}
@media screen and (max-width: 749px) {
   .slidedesk{display:none;}
}
@media screen and (min-width: 750px) {
   .slidemob{display:none;}
}
.title-wrapper-with-link{justify-content: center !important;}
.title-wrapper-with-link h2{font-family: 'CabinetGrotesk-Extrabold';}
@media (max-width: 767px){
.footer__blocks-wrapper{
display: flex !important;
}
.footer__blocks-wrapper > div {
width: 49% !important;
margin-top: 0 !important;
}
}
.blogTabs_Inner {
  text-align: center;
  margin-top: 6px;
}
li.blogTag a {
font-family: 'CabinetGrotesk-Extrabold';
  font-size: 1.5rem;
  color:#612d0f;
  text-decoration: none;
  text-transform: capitalize;
  letter-spacing: 0;
  padding: 10px 20px;
  white-space: nowrap;
  background:transparent;
    border: 2px solid #803333;
  border-radius:10px;
}
li.blogTag a:hover {
  background: #dda46b;
}
li.blogTag a.activeTab {
  background: #612d0f;
  color:#fff;
}
li.blogTag {
  list-style: none;
  display: flex;
  justify-content: start;overflow: scroll;column-gap:10px;
}
.page-width.cstm-blog {
  max-width: 100%;
}
.quantity__label{font-family: 'CabinetGrotesk-Bold';font-size: calc(var(--font-heading-scale)* 1.5rem);}
.serving{font-size:1.1rem;font-family:'CabinetGrotesk-Medium';letter-spacing:0.01rem;}
.card__content {
    padding: 0.5rem!important;
}
slideshow__controls {
    border: none!important;
}
.strike{color: rgba(var(--color-foreground), .75);font-size: 1.3rem;}
.section-header.shopify-section-group-header-group {
  z-index: 9999999!important;
}
.outer{display:flex;flex-direction:row;column-gap:15px;}
.box {
border-radius:10px;
align-items:center;
justify-content: flex-start;
border:2px solid #fed374;
}
.one {
padding-left:15px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
flex: 0 0 auto;
text-align:center;
color:#632d13;
font-weight:600;
/*background:#ffcf7a;*/
border-top-left-radius:10px;
border-top-right-radius:10px;
font-size:0.8em;
}
.three{
padding-left:15px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
flex: 0 0 auto;
text-align:center;
font-weight:600;font-size:0.9em;
/*background:#ffcf7a;*/
border-top-left-radius:10px;
border-top-right-radius:10px;
font-size:0.8em;
color:#632d13;
}
.two, .four {
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
flex: 0 0 auto;
font-weight:600;
font-size:0.8em;
text-align:center;
background:#632d13;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
text-decoration:none;
color:#fff;
}
.one .two a{text-decoration:none;color:#632d13;}
.two,.four a{text-decoration:none;color:#fff;}
.outer a{text-decoration:none!important;color:inherit!important;line-height:1.6rem;}
@media screen and (max-width: 749px) {
   .two, .four {
font-size:0.75em;letter-spacing:0em;
   }
}
.highlight{background:#fcd18d;}
a.header__menu-item[href="/products/protein-rich-diy-laddoo-kit"] {
    color: #f39d52 !important;
    font-weight:bold;
  }
#HeaderDrawer-shop-festive-special {
      color:#f39d52 !important;
    font-weight: bold;
}

a.header__inline-menu[href="/products/protein-rich-diy-laddoo-kit"] {
    color:#f39d52 !important;
    font-weight:bold;
  }

.header__inline-menu a#HeaderMenu-festive-special  {
  color:#f39d52 !important;
  font-weight: bold;
}

.header__submenu a#HeaderMenu-shop-festive-special,
.header__inline-menu a#HeaderMenu-festive-special {
  color: #f39d52 !important;
  font-weight: bold !important;
}

a.header__menu-item[href="/products/protein-rich-diy-laddoo-kit"] {
    color:#f39d52 !important;
    font-weight:bold !important;
  }

/* Base style: orange border and text */
a.link.animate-arrow[href="/products/protein-rich-diy-laddoo-kit"] {
  color: #f39d52 !important;              /* Festive red text */
}

/* Hover style: white text, dark orange border, background optional */
a.link.animate-arrow[href="/products/protein-rich-diy-laddoo-kit"]:hover {
  color: #ffffff !important;             /* White text on hover */
}

/*  adjustment width 9th flavour element of starter pack */

@media screen and (min-width: 990px) {
    .product--medium:not(.product--no-media) .product__info-wrapper, .product--small:not(.product--no-media) .product__media-wrapper {
        max-width: 40%;
        width: calc(40% - var(--grid-desktop-horizontal-spacing) / 2);
    }

    .product--medium:not(.product--no-media) .product__media-wrapper, .product--small:not(.product--no-media) .product__info-wrapper {
        max-width: 65%;
        width: calc(55% - var(--grid-desktop-horizontal-spacing) / 2);
    }


}

#shopify-section-template--27497054339256__1780911456877c85ac
{
  background-color: #faf6f1;
}