/** Shopify CDN: Minification failed

Line 162:20 Unexpected "{"
Line 162:29 Expected ":"
Line 166:20 Unexpected "{"
Line 166:29 Expected ":"
Line 170:20 Unexpected "{"
Line 170:29 Expected ":"
Line 174:20 Unexpected "{"
Line 174:29 Expected ":"
Line 181:20 Unexpected "{"
Line 181:29 Expected ":"
... and 4 more hidden warnings

**/
.product-single h1 {
    font-size: 1.2rem!important;
  }
  @media screen and (max-width: 390px) {
      #PageContainer {
          padding-top: 32px !important;
      }
  }
  @media screen and (max-width: 390px) {
      .size_label1>div, .plan_label>input+div, .plan_prize_div, .plan_label>div.plan_label_div, .plan_off, .plan_prize_save {
          font-size: 16px !important;
      }
      .product-single .product-quick-description { 
        line-height: 40px !important; 
      }
  }
  @media screen and (max-width: 480px) {
    .product-single .product-quick-description { 
        line-height: 40px !important; 
      } 
  }
  @media only screen and (max-width: 368px) {
      .product .grid__image, .product img {
          max-height: unset;
      }
  }
  p.product-quick-description {
      font-size: 40px !important;
      color: #404040;
      padding-top: 10px;
      line-height: 50px !important;
  }
  .grid__item.large--one-half.product-info,
  form#AddToCartForm {
    background: transparent;
  }
  .oke-sr {
      --oke-stars-foregroundColor: #fabd04;
      --oke-stars-backgroundColor: #E5E5E5;
      --oke-stars-borderWidth: 0;
  }
  #product-carousel-main .product-image {
    background-color: rgba(78, 43, 26, 0.52);
  }
  form#AddToCartForm {
    box-shadow: unset !important;
    border: none !important;
    padding: 0 !important;
    margin-top: 0 !important;
  }
  
  #sizeSelect {
    display: flex;
    gap: 10px;
  }
  
  .size-card {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  
  .size_label > div,
  .size_label1 > div {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    padding: 5px;
    gap: 10px;
    font-weight: 600;
    font-size: 20px;
    border: 1px solid #e7e7e8;
  }
  
  .size_label > div {
    border-radius: 15px 15px 0 0;
  }
  
  .size_label > input {
    visibility: hidden;
    position: absolute;
  }
  
  .size_label > input + div {
    cursor: pointer;
    background-color: #e7e7e8;
    color: #404040;
  }
  
  .size_label > input:checked + div {
    background-color: #f15e12;
    border-color: #f15e12;
    color: white;
  }
  
  .size_label1 > div {
    border-radius: 0 0 15px 15px;
    background-color: #fff;
    color: #404040;
  }
  
  .size_label1 > div > span {
    font-weight: 500;
  }
  
  .planSelect_div {
    border: 2px solid #43523e;
    border-radius: 0px 0px 15px 15px;
    padding: 20px;
  }
  
  .plan_title {
    text-align: center;
    padding: 12px 0;
    margin: 0 0 -1px;
    background-color: #43523e;
    border: 2px solid #43523e;
    color: #fff;
    font-family: Outfit;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    border-radius: 15px 15px 0 0;
    font-style: normal;
  }
  
  .plan_label {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 3px 0px;
  }

  .blank {
    height: 1px;
    margin-left: 30px;
    background: #000;
  }

  h1.product_main_price, h1.product_main_price span {
    font-size: 40px !important;
  }

  #shopify-section-{{ section.id }} .product-single .product-quick-description {
    line-height: unset;
  }

  #shopify-section-{{ section.id }} .product-excerpt {
    padding-top: 10px;
  }

  #shopify-section-{{ section.id }} .product-excerpt ul {
    margin: 5px 0 15px 0px;
  }

  #shopify-section-{{ section.id }} .product-excerpt li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    font-family: 'Outfit';
  }

  #shopify-section-{{ section.id }} .product-excerpt li::before {
    content: "\2714";
    font-size: 12px;
    color: #fff;
    background-color: #475d43;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 40%;
    transform: translateY(-50%);
  }

  #shopify-section-{{ section.id }} .oke-sr {
    --oke-stars-foregroundColor: #f15e12;
    --oke-stars-backgroundColor: #E5E5E5;
    --oke-stars-borderWidth: 0;
  }

  #shopify-section-{{ section.id }} .product-title-wrap h1 {
    color: #f15e12a6;
    
    padding-top: 10px;
  }
  
  .plan_label input[type="radio"] {
    margin: 0;
    accent-color: rgb(67 82 62);
  }
  
  .plan_label > input {
    position: absolute;
    width: 20px;
    height: 2em;
  }
  
  .plan_label > input + div {
    cursor: pointer;
    padding-left: 30px;
    display: inline-block;
    color: #373838;
    font-family: "Outfit";
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    font-style: normal;
  }
  
  .plan_label > div.plan_label_div {
    display: inline-block;
    width: 100%;
    color: #4d4d4d;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    padding-left: 10px;
  }
  
  .plan_prize_div {
    float: right;
    padding-left: 30px;
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
    color: #373838;
    font-family: "Outfit";
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: normal;
  }
  
  .plan_prize_div strike {
    color: #a0a0a7;
  }
  
  .plan_prize_save,
  .plan_off {
    float: right;
    font-size: 20px;
  }
  
  .plan_prize_save {
    color: #7f7f7f;
    padding-left: 30px;
  }
  
  .plan_off {
    color: #fff;
    font-weight: 600;
    width: 120px;
    background: #e4334e;
    border-radius: 20px;
    text-align: center;
  }
  
  .AddToCart {
    width: 70%;
    height: 70px;
    font-size: 24px;
    font-weight: 500 !important;
  }
  
  .cancel_text {
    color: #4d4d4d;
    font-family: "Outfit";
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
  }
  
  .flavor-wrap {
    display: flex;
    justify-content: flex-start;
    border: 1px solid gray;
    border-radius: 10px;
  }
  
  .flavor-wrap img {
    width: 130px;
    height: 130px;
    border-radius: 10px 0 0 10px;
  }
  
  select#flavorSelect {
    margin: 0;
    font-size: 20px;
    width: 100%;
    font-weight: 600;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 35px) calc(3em + 2px), calc(100% - 21px) calc(3em + 2px), calc(100% - 3.5em) 0.5em;
    background-size: 14px 14px, 14px 14px, 0px 5.5em;
    background-repeat: no-repeat;
  }
  select#flavorSelect:focus {
    background-image: linear-gradient(45deg, gray 50%, transparent 50%), linear-gradient(135deg, transparent 50%, gray 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 21px) 2.5em, calc(100% - 35px) 2.5em, calc(100% - 3.5em) 0.5em;
    background-size: 14px 14px, 14px 14px, 0px 5.5em;
    background-repeat: no-repeat;
    outline: 0;
  }
  
  /* The Modal (background) */
  .image-modal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 1000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0, 0, 0, 0.9); /* Black background with opacity */
  }
  
  /* Modal Content (Image) */
  .image-modal .modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 800px;
    animation: zoomIn 0.3s;
  }
  
  /* Close Button */
  .image-modal .close {
    position: absolute;
    top: 10px;
    right: 25px;
    color: white;
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
  }
  .desktop-title-meta-top {
    background-color: #f8f8f8;
    padding: 0.7em 0.7em 0;
  }
  
  .meal-replacement-30-days {
    display: flex;
    align-items: center;
  }
  
  .meal-replacement-30-days .col-md-3 {
    width: 50%;
    display: inline-block;
    float: left;
  }
  
  .meal-replacement-30-days p {
    color: #4d4d4d;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
  }
  
  .review-cust-1 {
    color: #404040;
    font-family: "Outfit";
    font-size: 20px;
    font-weight: 400;
    display: flex;
  }
  
  .product-single h1 {
    margin: 0;
    font-size: 40px;
    font-family: "Outfit";
    font-weight: 700;
    line-height: 33px;
    padding-bottom: 5px;
    color: #373838;
    font-style: normal;
    line-height: normal;
  }
  
  form#AddToCartForm div h3 {
    color: #373838;
    font-family: "Outfit";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  form#AddToCartForm div h3 img {
    margin-top: -5px;
  }
  #meal-replacement-shakes-for-weight-loss #PageContainer {
      padding-top: 60px;
  }
  /* Animation */
  @keyframes zoomIn {
    from {
      transform: scale(0.5);
    }
    to {
      transform: scale(1);
    }
  }
  
  
  @media screen and (max-width: 480px) {
    .size_label1 > div,
    .plan_label > input + div,
    .plan_prize_div,
    .plan_label > div.plan_label_div,
    .plan_off,
    .plan_prize_save {
      font-size: 16px;
    }
  
    .planSelect_div {
      height: auto;
      padding: 30px 10px;
    }
  
    .flavor-wrap img {
      width: 100px;
      height: 100px;
    }
  
    select#flavorSelect {
      font-size: 15px;
    }
  
    .product-single .product-info .desktop-title-meta-top {
      display: block;
    }
    .grid__item.product-two-thirds-grid .mobile-top-meta-title {
      display: none;
    }
    #meal-replacement-shakes-for-weight-loss #PageContainer {
        padding-top: 40px;
    }
  
  }
  
  @media screen and (max-width: 1024px) {
    .size_label1 > div,
    .plan_label > input + div,
    .plan_prize_div,
    .plan_label > div.plan_label_div,
    .plan_off,
    .plan_prize_save {
      font-size: 16px;
    }
  
    .planSelect_div {
      height: auto;
      padding: 30px 10px;
    }
  
    .AddToCart {
      width: 100%;
    }
  
    .meal-replacement-30-days .col-md-3 {
      width: 80%;
      display: inline-block;
          float: left;
    }
  
    .meal-replacement-30-days .col-md-3 img {
      width: 100px !important;
      height: 100px !important;
      object-fit: contain;
      margin-right: 1rem;
    }
  
    .flavor-wrap img {
      width: 100px;
      height: 100px;
    }
  
    select#flavorSelect {
      font-size: 15px;
    }
  }