.Product_template_latest_rightside_loops_new .product-form__input--plan .product_variant_options_new {
  flex-direction: column;
  grid-gap: 16px;
}
.Product_template_latest_rightside_loops_new .product-form__input--plan input[type=radio] + label {
  display: flex;
  gap: 4px;
  padding-top: 14px;
}
.Product_template_latest_rightside_loops_new .product-form__input--plan input[type=radio] + label .variant_option_checkbox {
  background: url("../images/radio_blank.svg") no-repeat center;
  width: 24px;
  height: 24px;
  margin-bottom: auto;
}
.Product_template_latest_rightside_loops_new .product-form__input--plan input[type=radio]:checked + label .variant_option_checkbox {
  background: url("../images/radio_fill.svg") no-repeat center center;
}
.Product_template_latest_rightside_loops_new .product-form__input--plan ul.variant_option_description {
  list-style: none;
  padding-left: 0;
  font-size: 14px;
  margin: 12px 0 0 -20px;
}
.Product_template_latest_rightside_loops_new .product-form__input--plan ul.variant_option_description li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 3px;
}
.Product_template_latest_rightside_loops_new .product-form__input--plan ul.variant_option_description li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  background: url("sub_check.svg") no-repeat center;
  width: 16px;
  height: 16px;
}
.Product_template_latest_rightside_loops_new .product-form__input--plan .variant_option_new {
  width: 100%;
}
.Product_template_latest_rightside_loops_new .product-form__input--plan .variant_option_new .variant_option_top_new {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.Product_template_latest_rightside_loops_new .product-form__input--plan .variant_option_new .variant_option_top_new .variant_option_price {
  font-size: 14px;
  font-weight: 700;
  text-align: right;
}
.Product_template_latest_rightside_loops_new .product-form__input--plan .variant_option_new .variant_option_top_new .variant_option_price--compare {
  color: #50000b;
  font-weight: 700;
  text-decoration: line-through;
  opacity: 0.6;
}
.Product_template_latest_rightside_loops_new .product-form__input--plan .variant_option_new .variant_option_bottom_new {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.Product_template_latest_rightside_loops_new .product-form__input--plan .variant_option_new .variant_option_bottom_new:not(:last-child) {
  padding-bottom: 12px;
  border-bottom: 1px solid #e1cbb9;
}
.Product_template_latest_rightside_loops_new .product-form__input--plan .variant_option_new .variant_option_bottom_new .variant_servings_price_new {
  font-family: "NB Architekt";
  font-size: 12px;
  font-weight: 700;
}
.Product_template_latest_rightside_loops_new .product-form__input--pill .product_variant_options_new .product-variant-option-wrapper {
  flex-basis: calc(50% - 4px);
}
.Product_template_latest_rightside_loops_new .product-form__input--pill .product_variant_size_options_new .product-variant-option-wrapper {
  flex-basis: calc(25% - 6px);
}
.Product_template_latest_rightside_loops_new .product-form__input--pill input[type=radio] + label {
  width: 100%;
  height: 100%;
}
.Product_template_latest_rightside_loops_new .product-form__input--format .variant_option_new {
  padding: 16px 14px;
}
@media screen and (max-width: 767px) {
  .Product_template_latest_rightside_loops_new .product-form__input--format .variant_option_new {
    padding: 12px 8px;
  }
   .Product_template_latest_rightside_loops_new .variant_name_new {
    font-size: 17px;
    line-height: 100%;
   }

   .Product_template_latest_rightside_loops_new .product-form__input .form__label {
    padding-bottom: 12px;
   }
}
.Product_template_latest_rightside_loops_new .product-form__input--format .variant_option_new .variant_option_bottom_new {
  font-size: 12px;
}
.Product_template_latest_rightside_loops_new .product-form__input--format .product-variant-option-wrapper {
  height: auto;
}
.Product_template_latest_rightside_loops_new .product-form__input--format .product-variant-option-image {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  height: 100%;
  object-fit: cover;
}
.Product_template_latest_rightside_loops_new .product-form__input--format input[type=radio] + label {
  padding: 0;
}
.Product_template_latest_rightside_loops_new .product-form__input .gift-card-input {
  padding: 0 !important;
}
.Product_template_latest_rightside_loops_new .product-form__input .gift-card-input .variant_option_new {
  padding: 16px 14px;
}
@media screen and (max-width: 767px) {
  .Product_template_latest_rightside_loops_new .product-form__input .gift-card-input .variant_option_new {
    padding: 8px;
  }
}
.Product_template_latest_rightside_loops_new .product-form__input .gift-card-input .variant_option_new .variant_option_bottom_new {
  font-size: 12px;
}
.Product_template_latest_rightside_loops_new .product-form__input .product-variant-option-image {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  height: 100%;
}
.Product_template_latest_rightside_loops_new .product-form-quantity-selector .quantity::after {
  border-radius: 16px;
}
.Product_template_latest_rightside_loops_new .product-form-quantity-selector .quantity__input:focus-visible {
  outline: var(--focused-base-outline);
  outline-offset: var(--focused-base-outline-offset);
  box-shadow: var(--focused-base-box-shadow);
}
.Product_template_latest_rightside_loops_new #prive-widget-injection-point {
  display: none;
}

.product-breakdown {
  background-color: #e5d3ca;
  display: flex;
}
.product-breakdown .image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 50%;
}
.product-breakdown__image {
  height: 450px;
  width: 550px;
}
.product-breakdown__text-info {
  padding: 40px 70px;
  flex-basis: 50%;
}
.product-breakdown__text-info .text-info {
  width: 480px;
}
.product-breakdown__text-info .text-info h1 {
  font-family: "ABC Arizona Flare";
  font-size: 56px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: -1px;
  line-height: 1;
}
.product-breakdown__text-info .text-info p {
  line-height: 135%;
}
.product-breakdown__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 208px;
  height: 48px;
  border-radius: 100px;
  background: #a40011;
  color: white;
  font-family: "Aeonik";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.3s linear;
  margin-top: 40px;
}
.product-breakdown__cta:hover {
  background: #50000b;
}

.product-breakdown-banner-section img {
  width: 100%;
}

@media screen and (max-width: 749px) {
  .product-breakdown {
    flex-direction: column;
  }
  .product-breakdown .image-wrapper {
    padding-top: 20px;
  }
  .product-breakdown__image {
    width: 400px;
    height: 300px;
    object-fit: contain;
  }
  .product-breakdown__text-info {
    padding: 0 20px 20px;
  }
  .product-breakdown__text-info .text-info {
    width: 100%;
  }
  .product-breakdown__text-info .text-info h1 {
    font-size: 36px;
  }
  .Product_popup_slider .swiper-slide img {
    object-fit: contain;
  }
}
@media screen and (min-width: 750px) {
  .Product_object_ingredient_main_new.apply_light_text .Product_object_ingredient_innersides_innerleft_title_new h2 {
    color: #50000B;
  }
  .Product_object_ingredient_main_new.apply_light_text .Product_object_ingredient_innersides_innerleft_details_new {
    color: #50000B;
  }
}
@media screen and (max-width: 768px) {
  .Product_template_latest_rightside_loops_new .product-form__input--plan ul.variant_option_description li::before {
    top: 2px;
  }
}
