/** Shopify CDN: Minification failed

Line 233: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 20px !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;
  }
  .mainleft-right {
           flex-direction: column;
        width: 100%;
        align-items: flex-start !important;
        gap: 5px !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: 30px;
  }

  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--26513181638729__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 svg {
  display: none;
}
.meal-subtitle span {
  margin-left: 0px;
}
.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: space-between;
  
  margin: 0 auto;
  gap: 5px;
}
.mainleft-right {
  display: flex;
  align-items: center;
  gap: 10px;
}
select#global-time-slot {
  border: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  color: #7c6958;
  width: 100%;
}

/* Reduce font size for all dropdowns to fit placeholders in one line */
select#delivery-region,
select#week-start,
select#global-time-slot {
  font-size: 14px;
}

/* Center the Time Slot dropdown */
.mainleft-right:has(select#global-time-slot) .date-picker-container,
.mainleft-right:last-child .date-picker-container {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Responsive font size adjustments for dropdowns */
@media only screen and (max-width: 480px) {
  select#delivery-region,
  select#week-start,
  select#global-time-slot {
    font-size: 11px;
  }

  .date-form {
    gap: 17px;
    padding: 8px;
    flex-wrap: wrap;
  }

  .date-picker-container {
    width: 100% !important;
    padding: 0 8px !important;
    width: 100% !important;
  }

  .mainleft-right:has(select#global-time-slot) .date-picker-container,
  .mainleft-right:last-child .date-picker-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
  select#delivery-region,
  select#week-start,
  select#global-time-slot {
    font-size: 12px;
  }

  .date-form {
    gap: 8px;
    padding: 10px;
  }

  .date-picker-container {
    width: 160px !important;
    padding: 0 10px !important;
  }

  .mainleft-right:has(select#global-time-slot) .date-picker-container,
  .mainleft-right:last-child .date-picker-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  select#delivery-region,
  select#week-start,
  select#global-time-slot {
    font-size: 13px;
  }

  .date-picker-container {
    width: 200px;
  }
}

@media only screen and (min-width: 1025px) {
  select#delivery-region,
  select#week-start,
  select#global-time-slot {
    font-size: 14px;
  }

  .date-picker-container {
    width: 239px;
  }
}

#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: grid;
    gap: 10px;
    margin-bottom: 0px;
    grid-template-columns: repeat(auto-fit, minmax(70px, 1fr));
}
.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: 14px;
  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;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;

  
}

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

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

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

.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--26513181638729__174045698240f01f4c{
  padding-top: 40px;
}
select#delivery-region {
  border: none;
  background: transparent;
  outline: none;
  font-size: 16px;
  color: #7c6958;
  width: 100%;
}

.plan-card.healthy {
    background-color:#c7f9cc;
}