/** Shopify CDN: Minification failed

Line 241:21 Unexpected "<"

**/
.template-index header-drawer {
  display: none !important;
}
/* .template-index h1.header__heading {
  position: unset;
} */
/* .template-index
  header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-account {
  height: auto !important;
} */

.get-started-btn {
  background-color: #ffcf34;
  color: #583624;
  font-weight: 700;
  font-size: 18px;
  padding: 12px 24px;
  text-decoration: none;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: inherit;
  transition: background 0.3s ease;
  max-width: 150px;
  width: 100%;
}

.get-started-btn:hover {
  background-color: #fbc728;
}

.get-started-btn .arrow {
  font-size: 14px;
  line-height: 1;
}

@media only screen and (min-width: 768px) {
  .desk-hide {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {

 .meals-per-week,.plan-section, .people-selection {
    margin: 5px;
  }
  .meal-selection-container {
  
    padding: 0 !IMPORTANT;
   
}
  /* .template-index
    header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-account {
    height: 24px;
    top: 0;
      background: unset ! IMPORTANT;
      position: unset;
  } */
  /* .template-index main#MainContent {
    margin-top: 70px;
  } */

 .aaj-kya-banau-page header.header {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding-left: 0;
    padding-right: 0;
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    height: 69px;
    align-items: center;
  }

  .aaj-kya-banau-page main#MainContent {
    margin-top: 54px;
  }
  header-drawer {
    display: flex;
    align-items: center;
  }
  .get-started-btn .arrow {
    font-size: 14px;
    line-height: 1;
  }
  a.desk-hide.get-started-btn {
            font-size: 16px;
        width: 145px;

    padding: 8px 12px;
    text-align: center;
    display: flex;
    justify-content: center;
    height: 40px;
    margin-right: 10px;
  }

 .aaj-kya-banau-page a.header__heading-link.link.link--text.focus-inset {
    position: absolute;
    left: 0;
  }
  .aaj-kya-banau-page h1.header__heading {
    position: absolute;
    left: 0;
  }
  .mob-hide {
    display: none !important;
  }
}

.template-index nav.header__inline-menu {
  display: none;
}
.template-index .get-started-btn {
  display: none;
}
.template-index section.cookkit-footer {
  display: none;
}

.menu-drawer-container {
 display: none ! IMPORTANT;
}

/*  */





@media only screen and (max-width: 768px) {

  .meal-kit img {
    width: 164px !Important;
  }

  .dayselectionlabel {
    font-size: 12px ! IMPORTANT;
    top: -8px ! IMPORTANT;
}
  .timeselectionlabel {
    font-size: 12px ! IMPORTANT;
    top: -8px ! IMPORTANT;
}

  #selected-meal-list li {
  
    padding: 5px ! IMPORTANT;
  }

  select.time-select {
    font-size: 14px ! IMPORTANT;
    height: 35px  ! IMPORTANT;
        padding: 0 10px ! IMPORTANT;
}
  select.date-select {
    font-size: 14px ! IMPORTANT;
    height: 35px  ! IMPORTANT;
        padding: 0 10px ! IMPORTANT;
}
  .step .label {
    font-size: 18px !IMPORTANT;
  }
  .date-form label {
           font-size: 14px ! IMPORTANT;
        font-weight: bold;
        line-height: 14px ! IMPORTANT;
  }

  .date-picker-container {
 
    height: 35px ! IMPORTANT;

    width: 160px ! IMPORTANT;
}
  #week-start {
 
    padding: 0px 0px;
  }

  .product-title-info {
    font-size: 22px ! IMPORTANT;
}
}



  @media only screen and (min-width: 768px) {

    header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-account {
	display: flex !important;
	justify-content: space-between;
}

  .mainfirststepdayselection {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 50px;
}

  ul#selected-meal-list {
    display: flex ! IMPORTANT;
    flex-wrap: wrap ! IMPORTANT;
    justify-content: center;
    max-width: 1100px ! IMPORTANT;
    width: 100% ! IMPORTANT;
    margin: auto ! IMPORTANT;
}

  #selected-meal-list li {
    display: flex ! IMPORTANT;
    justify-content: space-between ! IMPORTANT;
    align-items: center ! IMPORTANT;
    background-color: #FFFDF5 ! IMPORTANT;
    padding: 14px ! IMPORTANT;
    border-radius: 17px ! IMPORTANT;
    margin-bottom: 20px ! IMPORTANT;
    border: 2px solid #FFF0CC ! IMPORTANT;
    width: 500px ! IMPORTANT;
    margin: 20px auto ! IMPORTANT;
}

}

.img-data-info {
    display: flex
;
    align-items: center;
    gap: 10px;
}

.bricolage-grotesque-<uniquifier> {
  font-family: "Bricolage Grotesque", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

section#shopify-section-template--25678511702089__174045698240f01f4c {
     top: 0;
    position: fixed;
    background-color: #0000004d;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    backdrop-filter: blur(10px);
    z-index: 9;
}

.nav-buttons {
    display: none;
}
.progress-container {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 2rem;
    }

    .step {
      display: flex;
      flex-direction: column;
      align-items: center;
      flex: 1;
      position: relative;
      cursor: pointer;
    }

    .step .circle {
      width: 30px;
      height: 30px;
      border-radius: 50%;
      background-color: #ddd;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      z-index: 1;
    }

    .step.completed .circle {
      background-color: #28a745;
      content: "✔";
    }

    .step.active .circle {
      background-color: #ffc107;
      color: #000;
    }

    .step .label {
   margin-top: 0.5rem;
    font-size: 0.9rem;
    color: #D3D9DF;
    font-size: 24px;
    font-family: "Bricolage Grotesque", sans-serif;
      line-height: normal;
    }

    .step:not(:last-child)::after {
      content: '';
      position: absolute;
      top: 15px;
      left: 50%;
      height: 4px;
      width: 97%;
      background-color: #ddd;
      z-index: 0;
      /* transform: translateX(50%); */
    }

    .step.completed::after {
      background-color: #28a745;
    }

    .step-content {
      display: none;
    }

    .step-content.active {
      display: block;
    }

    .nav-buttons {
      margin-top: 2rem;
      text-align: center;
    }

    .nav-buttons button {
      padding: 10px 20px;
      margin: 0 10px;
      cursor: pointer;
      background: #ffc107;
      border: none;
      border-radius: 5px;
      font-weight: bold;
    }

    .nav-buttons button:hover {
      background: #e0a800;
    }

.guide-box {
  background-color: #fffbe6;
  border-radius: 10px;
  padding: 20px;
  max-width: 100%;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  font-family: 'Segoe UI', sans-serif;
}

.alert-strip {
/* background-color: #FF0000; */
    color: #af8401;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    border-radius: 6px;
    width: 182px;
    margin: 0 auto 0px;
    height: 55px;
    display: flex
;
    align-items: center;
    justify-content: center;
      font-family: "Bricolage Grotesque", sans-serif;
}

.media-frame {
  text-align: center;
  margin-bottom: 20px;
}

.media-visual {
  width: 100%;
  max-width: 356px;
  height: 210px;
  border-radius: 8px;
  border: none;
}

.step-contentt .step-intro {
  font-size: 21px;
  margin-bottom: 12px;
  color: #000;
}

.step-list {
  padding-left: 18px;
  color: #000;
}

.step-list li {
  margin-bottom: 10px;
  line-height: 1.5;
}


.select-popup-data p {
    margin: 0;
}
 .select-popup-data h2 {
    margin: 0;
}

.select-popup-data {
    display: flex;
    align-items: center;
    justify-content: center;
       flex-direction: column;
}
.section-items {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
.option-descc {
     display: flex
;
    align-items: flex-start;
    gap: 10px;
  margin-bottom: 10px;

}
.popup-content {
    /* background-color: white;
  border-radius: 16px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); */
    padding: 10px;
    
    min-width: 300px;
    position: relative;
    width: 95%;
    margin: 0 auto;
    max-width:100%;
}

span.calendericon {
    display: flex
;
    align-items: center;
}
span.customdesc {
    font-size: 12px;
    color: #000000;
  text-align: left;
  line-height: normal;
}
.option-items {
    background-color: #fff7e5;
    border-radius: 12px;
    padding: 5px 10px;
    width: 180px;
    text-align: center;
    box-shadow: 0 2px 6px #00000014;
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
    font-family: Segoe UI, sans-serif;
  cursor: pointer;
}


.option-header {
  font-weight: 500;
  font-size: 14px;
  color: #3C2F2F;
  margin-bottom: 6px;
      line-height: normal;
}

.option-header .daily-rate {
 color: #3C2F2F;
    font-size: 10px;
    margin-left: 4px;
}

span.pricecustom {
    color: #EE2A2A;
    font-size: 14px;
}
.option-desc {
  font-size: 12px;
  color: #444;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin-top: 4px;
}

h2.filter-tab {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #E6E5E5;
    padding: 6px 12px;
    border-radius: 12px;
      cursor: pointer;
  margin: 0;
}


h2.clear-button {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #E6E5E5;
    padding: 6px 12px;
    border-radius: 12px;
      cursor: pointer;
  margin-top: 0;
    margin-bottom: 0;
}

h2.filter-tab.active {
    background-color: #FFB400;
}

.customaddbtn {
    background: #FFB400;
    color: #000000;
    font-size: 24px;
    width: 164px;
    border-radius: 12px;
    font-weight: bold;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
  cursor: pointer;
}

form#meal-kit-form {
    width: 95%;
    margin: auto;
      padding-bottom: 60px;
}
.icon {
  font-size: 16px;
}


.plusminusaddbtn {
  position: absolute;
    display: flex
;
    align-items: center;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    justify-content: center;
    background: #FFB400;
    width: max-content;
    padding: 0;
    border-radius: 8px;
    border: 1px solid #FFD777;
}

.meal-kit .plusminusaddbtn button {
    padding: 0;
}
.option-btn {
    height: 30px;
    border: 1px solid transparent;
    padding: 0;
    width: 100%;
    background-color: unset;
    border-radius: unset;
       display: flex
;
        align-items: center;
    gap: 10px;
    justify-content: start;
    text-align: center;
    position: relative;
    flex: 1;
    font-size: 12px;
    cursor: pointer;
  margin-bottom: 10px;
}


.option-btn .popular {
  position: absolute;
  top: -8px;
  right: -10px;
  background-color: #4c3300;
  color: #fff;
  font-size: 9px;
  padding: 2px 6px;
  border-radius: 12px;
}

.price-tag {
background-color: #F5D92F;
    border-radius: 30px;
    font-weight: 700;
    color: #3C2F2F;
    font-size: 10px;
    padding: 0;
    display: inline-block;
    width: 100%;
    
  position: relative;
}

.price-tag .pricecustom {
    color: #3c2f2f;
      font-size: 20px;
}

.popular {
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    height: max-content;
    margin: auto;
    width: max-content;
    display: flex
;
    align-items: center;
}

.select-popup-data h2 {
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 16px;
}

.info-item p {
    font-size: 14px;
    color: #000;
    margin-bottom: 15px;
  font-weight: 300;
}

.info-item span.icon {
	display: none;
}





/*  */



/* Hide plus button if not needed (can show it conditionally) */
.plus-btn {
  display: none;
}



.meal-text {
    border-radius: 10px;
    padding: 16px;
    max-width: 340px;
    text-align: left;
  padding-right: 0;
}

.meal-subtitle span {
    margin-left: 10px;
}
.meal-subtitle {
    color: #EE2A2A;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 8px;
    display: flex
;
    align-items: center;
}

.meal-title {
  font-weight: bold;
  font-size: 16px;
  color: #333;
  margin-bottom: 8px;
  line-height: normal;
}

.meals-btn {
    position: relative;
      margin-right: 16px;
      padding-top: 16px;
  margin-bottom: 30px;
}

.meal-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
  margin-bottom: 12px;
  flex-direction: column;
}

.day-info {
    display: none;
}

.meal-meta span {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #555;
      line-height: normal;
}

.prep-time {
color: #EE2A2A ! IMPORTANT;
    font-weight: 400;
    font-size: 20px ! IMPORTANT;
}

.meal-meta .rating {
    color: #808080 ! IMPORTANT;
    font-weight: 400;
    width: 100%;
    font-size: 18px ! IMPORTANT;
}

.meal-meta span.tag {
    color: #808080 ! IMPORTANT;
    font-weight: 400;
  font-size: 20px ! IMPORTANT;
}

.read-more-btn {
    display: inline-block;
    padding: 6px 12px;
    background-color: white;
    border: 1px solid #FFB400;
    border-radius: 12px;
    text-decoration: none;
    color: #000;
    cursor: pointer;
    font-weight: 400;
    font-size: 18px;
}

.read-more-btn:hover {
  background-color: #f1f1f1;
}

.meal-meta svg {
    margin-right: 10px;
}

.top-row {
display: flex
;
    align-items: center;
    padding: 0px;
    border-radius: 10px;
    gap: 10px;
}

.boxcontainer {
  display: flex;
  gap: 8px;
}

#selection-status:has(.message-text6.nit.customheightspan) {
  height: 60px;
}
.box {
  width: 40px;
  height: 40px;
  background-color: #c0c0c0;
  border-radius: 8px;
  /* border: 1px solid #ccc; */
  display: inline-block;
}

.next-button {
background-color: #ffb400;
    border: none;
   
    border-radius: 10px;
       padding: 10px 28px ;
    font-size: 20px ;
    font-weight: bold ;
    cursor: pointer;
    opacity: 0.5;
  color: #000;
}

.bottom-row {
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  font-weight: bold;
}

.date-form {
 display: flex ! IMPORTANT;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px;
}




#selected-meal-list li:nth-child(even) {
    background: #FFF5F5 ! IMPORTANT;
}

.step.active .label {
    color: #000 ! IMPORTANT;
}

.plantype {
    text-align: center;
    color: #000000;
    font-family: "Bricolage Grotesque", sans-serif;
    line-height: normal;
      margin-top: 5px;
  margin-bottom: 10px;
}
.choosedishesheading{

  margin:0;
}

button.activeproceed {
    pointer-events: unset ! IMPORTANT;
    opacity: 1 !IMPORTANT;
}


button.activeproceed div#selection-status {
    pointer-events: unset ! IMPORTANT;
    opacity: 1 !IMPORTANT;
}

.activeproceed button.next-button {
    opacity: 1 !IMPORTANT;
}

.choosegain{
  display:none;
  color: #000;
}

.step.completed .choosegain {
    display: block;
    line-height: normal;
  position: absolute;
    bottom: -20px;
}


@keyframes activeProceedPulse {
  0% {
    transform: scale(1);
    background-color: #ffdc61;
  }
  50% {
    transform: scale(1.05);
    background-color: #ffe98c;
  }
  100% {
    transform: scale(1);
    background-color: #ffdc61;
  }
}

button.activeproceed.animation-class div#selection-status {
  animation: activeProceedPulse 1s ease-in-out 1;
  animation-delay: 0s; /* animation starts immediately */
  animation-fill-mode: forwards; /* keeps the final state after animation completes */
  border-radius: 8px;
  padding: 4px 10px;
}

.number-display {
    display: block ! IMPORTANT;
}

button.select-meal-remove {
    display: block ! IMPORTANT;
}

.info-item p {
  color: #af8401;
    font-weight: bold;
}



span.box img {
    border-radius: 8px;
}

@keyframes flyIn {
  0% {
    transform: translateY(-50px) scale(0.5);
    opacity: 0;
  }
  100% {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}

.fly-in {
  animation: flyIn 0.6s ease-out;
}


select#meal-tag-filter {
    color: #000000;
    font-size: 16px ! IMPORTANT;
    font-weight: 400;
   border: 2px solid #000;
    padding: 0 !IMPORTANT;
    border-radius: 12px;
    cursor: pointer;
    margin: 0;
    height: unset;
    letter-spacing: 0 !IMPORTANT;
    font-family: BricolageGrotesque_24pt_Condensed !important;
    line-height: unset ! IMPORTANT;
}

.meal-filter {
    margin-bottom: 0 !IMPORTANT;
}

.add-list-data {
    padding-bottom: 60px;
}

.step[data-step="2"] {
  /* pointer-events: none;     
  opacity: 1;             
  cursor: not-allowed;      */
}


.meal-kit img {
    pointer-events: none;
}


.cart-count-bubble {
    display: none;
}


.option-items.selectedd {
        border: 2px solid #af8401;
}

span.popular svg {
    width: 32px;
}

select#meal-tag-filter {
    padding-right: 10px ! IMPORTANT;
}


span.header__active-menu-item {
    text-decoration: none;
}



details-modal.header__search {
    display: none ! IMPORTANT;
}

a.header__icon.header__icon--account {
    display: none ! IMPORTANT;
}

a#cart-icon-bubble {
    display: none ! IMPORTANT;
}

span.header__active-menu-item {
    /* display: none; */
}


/* Container */
.meal-selection-container {
  font-family: sans-serif;
  max-width: 400px;
  margin: auto;
  padding: 20px;
  color: #000;
}

/* Section Headings */
.section-heading {
font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    font-family: BricolageGrotesque_24pt_Condensed !important;
    letter-spacing: 0;
}

/* People and Meal Options */
.people-options {
  display: flex;
  gap: 10px;
 margin-bottom: 0px;
}

.people-btn,
.meal-btn {
padding: 8px 14px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 8px;
    cursor: pointer;
    width: 100px;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    font-family: BricolageGrotesque_24pt_Condensed !important;
  color: #000;
}

.people-btn.active,
.meal-btn.active {
    background: #fdedc0;
  border-color: #fdd835;
}

.meal-buttons {
    display: flex
;
    gap: 10px;
}

.price-summary p {
    margin-top: 5px;
    margin-bottom: 5px;
}


/* Plan Section */
.plan-options {
  display: flex;
  gap: 10px;
  margin-bottom: 0px;
}

.plan-card {
    flex: 1;
    background-color: #FFF7E5;
    padding: 5px 5px;
    border-radius: 10px;
    text-align: center;
  cursor: pointer;
}

.plan-title {
margin-bottom: 5px;
    font-weight: 600;
    font-size: 16px;
    line-height: 135%;
    color: #3c2F2f;
      margin-top: 5px;
}


.plan-desc {
 font-weight: 400;
    font-size: 12px;
    line-height: 135%;
    text-align: center;
    color: #3C2F2F;
}

/* Price Summary */
.price-summary {
    border-top: 1px solid #eee;
    padding-top: 15px;
    margin-top: 0;
    font-size: 14px;
       padding-left: 10px;
    padding-right: 10px;
}

.total-price-row,
.per-meal-row,
.savings-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}

.price-label {
    font-family: BricolageGrotesque_24pt_Condensed !important;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #333;
}

.price-value {
    font-family: BricolageGrotesque_24pt_Condensed !important;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #333;
}

.per-meal-row p, .savings-row p {
    font-family: BricolageGrotesque_24pt_Condensed !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #333;
}

.calendar-container {
display: flex
;
    align-items: center;
    margin-left: 30px;
    position: relative;
    top: 10px;
}


.people-selection {
    display: flex
;
    align-items: center;
    padding: 10px;
    padding-top: 0;
    padding-bottom: 0;
}

.next-button-step-1.option-items .option-btn {
    font-family: BricolageGrotesque_24pt_Condensed !important;
    background-color: #ffb400;
    border: none;
    border-radius: 10px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    justify-content: center;
    height: auto ! IMPORTANT;
    font-size: 20px;
    align-items: center;
    margin-bottom: 0;
}
.next-button-step-1 {
    width: 100%;
    opacity: 1;
    position: fixed;
    bottom: 0;
    z-index: 99;
    background-color: #ffb400;
    border: none;
    border-radius: 10px;
    padding: 10px 28px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    color: #000;
}

.top-people-head {
    margin-left: 30px;
}

.meals-per-week {
    display: flex
;
  align-items: center;
      padding: 10px;
         /* padding-top: 15px;
    padding-bottom: 25px; */
}

.plan-section p.section-heading {
      margin: 0;
    margin-bottom: 10px;
}

.top-people-head p.section-heading {
    margin-top: 0;
    margin-bottom: 10px;
}
.meal-options p.section-heading {
    margin-top: 0;
    margin-bottom: 10px;
}
.plan-section {
     margin-top: 0;
    padding: 10px;
    padding-top: 0;
}
.plan-card.selected {
    border: 1px solid #fdd835;
  background: #fdedc0;
}

.disabled.next-button-step-1.option-items .option-btn {
    opacity: 0.4;
    pointer-events: none;
}




.highlight-required {
  border: 2px solid #333 !important;
  border-radius: 8px;
  animation: pulse 1s ease-in-out infinite;
}

@keyframes pulse {
  0%, 100% { box-shadow: 0 0 5px #333; }
  50% { box-shadow: 0 0 15px #333; }
}


div#shopify-section-template--25695995756617__new_subscription_product_4eGFmE {
    padding-top: 40px;
}

