/** Shopify CDN: Minification failed

Line 924:0 Unexpected "#319mg"
Line 1787:31 Expected identifier but found "."
Line 2023:14 Expected "{" but found "("
Line 2077:0 Unexpected "}"

**/
.plan-option.product-form-v2-option .box-percent {
  font-size: 11px;
}
body {
  letter-spacing: 0 !important;
}
.product__info-wrapper {
  max-width: 460px !important;
}
.product__title h1 {
  font-family: "Barlow", sans-serif;
  color: #263553;
  font-family: Barlow;
  font-size: 32px;
  font-weight: 400;
}
.d-flex {
  display: flex;
}
.features {
  margin: 7px 0px;
}
.features div {
  min-width: 171px;
  display: flex;
  align-items: center;
}
.features div span {
  line-height: 20px;
  margin-left: 10px;
  letter-spacing: 0;
  color: #263553;
  font-family: Barlow;
  font-size: 14px;
}
.review-block span {
  top: -7px;
  position: relative;
  font-family: Barlow, sans-serif;
  color: #263553;
  font-size: 14px;
}
.option--active .rtx_option_label {
  border-radius: 7px !important;
}
.rtx_button {
  border-radius: 7px !important;
  background: #f7f1ea !important;
  border: 2.086px solid #e7d6c3 !important;
}
.option--active .rtx_button {
  border: 2px solid #263553 !important;
}
.rtx_button .button_money {
  color: #263553 !important;
}
.product-form__buttons button {
  border-radius: 47px;
  background: #263553;
}
.product-form__buttons button:after {
  border-radius: 47px;
}
.free-shipping {
  text-align: center;
  margin-top: 20px;
  color: #263553;
  font-family: Barlow;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 148%;
  text-transform: uppercase;
  margin: 3rem 0 !important;
}
.expected-date {
  background: #f7f1ea;
  padding: 10px 12px;
  width: 100%;
}
#stock_message {
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-left: 4px;
  text-align: left;
  max-width: 110px;
}
#expected_date {
  color: #263553;
  font-family: Barlow;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-left: 1px solid #263553;
  padding: 6px 0px 6px 10px;
  margin-left: 5px;
}
.get_care {
  background: #f7f1ea;
  padding: 5px 9px;
  border-radius: 28px;
  color: #263553;
  font-family: Barlow;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: fit-content;
  margin: 10px auto;
}
.money-back div {
  display: flex;
  margin-right: 10px;
}
.money-back span {
  color: #263553;
  font-family: Barlow;
  font-size: 8px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-left: 10px;
}
.product__description {
  color: #263553;
  font-family: Barlow;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.product__description ul {
  padding-left: 10px;
}
.rtx_container {
  padding: 0px;
}
.product-form {
  margin-top: 0px !important;
}
.product__info-container .shopify-app-block {
  margin: 0px;
}
.product-form__submit {
  text-transform: uppercase;
  font-family: Barlow;
  font-size: 16px;
  font-weight: 700;
  color: #fcfaf7;
  display: flex;
  align-content: space-around;
  justify-content: space-between;
}
.product-form__input input[type="radio"] + label {
  font-size: 11px !important;
  background: #f7f1ea !important;
  border: 2px solid #e7d6c3;
  border-radius: 7px !important;
}
.product-form__input input[type="radio"]:checked + label {
  border: 2px solid #263553 !important;
  background-color: none;
  color: #263553 !important;
}
.comparison-chart-container {
  background: #eee9e2;
  padding: 60px 20px;
}
.comparison-chart-container .content-container {
  background: none;
}
.comparison-chart-container h2 {
  text-align: center;
  font-family: Barlow;
  font-size: 64px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0px;
}
.comparison-chart-container h2 span {
  font-style: italic;
  font-weight: 400;
}
.comparison-chart-container .rich-text__text p {
  text-align: center;
  font-family: Barlow;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #263553;
}
.comparison-chart-container .rich-text__text p span {
  font-weight: 700;
}
.comparison-chart-container .color-data {
  border-radius: 4px;
  border: 1px solid #263553;
  background: #fcfaf7;
  padding: 10px;
  width: fit-content;
  gap: 25px;
  margin-bottom: 30px;
}
.square-color {
  border: 1px solid #263553;
  background: #87cd96;
  width: 17px;
  height: 17px;
  content: "";
  display: block !important;
}
.square-color.yellow {
  background: #ffd98e;
}
.square-color.red {
  background: #ff8b8b;
}
.color-block {
  display: flex;
  align-items: center;
}
.color-info {
  margin-left: 10px;
  color: #263553;
}
.color-info span {
  display: block;
  font-size: 14px;
  line-height: 14px;
  text-align: left;
}
.color-info span.strong {
  font-weight: bold;
}
.compare-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}
#data-table {
  width: 100%;
  border-radius: 7px;
}
#data-table td,
#data-table th {
  border-color: #263553;
  font-size: 16px;
  font-weight: 700;
}
#data-table th {
  border-color: #263553;
  font-size: 20px;
  font-weight: 700;
  color: #263553;
  line-height: 22px;
}
#data-table th div {
  font-size: 18px;
}
#myInput {
  border-radius: 35px;
  /*   background: #D9D9D9; */
  height: 40px;
  width: 304px;
  box-shadow: none;
  border: 1px solid;
  padding: 10px;
}
.search_prenatal {
  position: relative;
}
.search_prenatal::after {
  /* content: ""; */
  height: 20px;
  width: 20px;
  position: absolute;
  background-color: #fff;
  top: 30px;
  left: 70%;
  border-top: #263553 solid 1px;
  border-left: #263553 solid 1px;
  transform: rotate(225deg);
}
.triangle {
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 100px solid #fcfaf7; /* Change the color as desired */
  display: block !important;
}
td.yellow {
  background: #ffdfb9;
}
td.green {
  background: #87cd96;
}
td.red {
  background: #ff8b8b;
}
.search-icon {
  position: absolute;
  right: 17px;
  top: 10px;
}
.show_all_ingre {
  font-family: 'Barlow';
  font-weight: bold;
  width: 240px;
  height: 41px;
  padding: 12px 32px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 20px;
  background: #263553;
  cursor: pointer;
  display: flex;
  margin: 0px auto;
  margin-top: 50px;
  color: #fff;
  text-transform: uppercase;
}

.text-us-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 37.44382095336927px;
  margin: 60px auto -50px;
  padding: 8px 16px;
  background-color: #FCFAF7;
  border: 1px solid #263553;
  max-width: fit-content;
  gap: 12px;
  font-family: 'Barlow', sans-serif;
  position: relative;
}
.text-us-triangle {
  position: absolute;
  top: -23px;
  left: 26px;
  width: 26px;
  height: 24px;
  overflow: visible;
}

.text-us-triangle path {
  stroke-width: 0.82;
}

.text-us-container .message-icon {
  flex-shrink: 0;
  margin-top: 2px;
}

.text-us-text {
  font-family: Barlow;
  font-weight: 500;
  font-style: Medium;
  font-size: 13.4px;
  line-height: 127%;
  letter-spacing: 0%;
}

.text-us-right-content {
  margin-bottom: 8px;
}

.text-us-bullet {
  font-size: 18px;
  color: #263553;
}

.text-us-phone {
  font-size: 18px;
  font-weight: 700;
  color: #263553;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  font-family: Barlow;
  font-style: bold;
  text-decoration: underline;
  text-decoration-style: solid;
  gap: 2px;
}

@media screen and (min-width: 750px) {
  .text-us-triangle path {
    stroke-width: 0.8;
  }

  .text-us-text {
    font-size: 16px;
  }

  .text-us-bullet {
    font-size: 20px;
  }

  .text-us-phone {
    font-size: 20px;
  }
}

.box_price {
  font-family: Barlow;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
.per_box {
  text-align: center;
  font-family: Barlow;
  font-size: 10.055px;
  font-style: normal;
  font-weight: 500;
  line-height: 156.5%;
  letter-spacing: 0;
}
.variant-name {
  font-size: 12.066px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  text-transform: capitalize;
  letter-spacing: 0;
}
.box_size {
  font-size: 8.044px;
  font-style: normal;
  font-weight: 400;
  line-height: 121%;
  font-family: Barlow;
  text-transform: uppercase;
}
.compare_price {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-decoration-line: strikethrough;
  text-transform: uppercase;
  opacity: 0.25;
  color: #000;
  font-family: Barlow;
  text-decoration-line: line-through;
  line-height: 18px;
}
.box-info {
  border-top: 0.5px solid #263553;
  background: #fcfaf7;
  padding: 4px 17px;
  border-radius: 0px 0px 5px 5px;
  font-family: Barlow;
}
.custom_lable {
  padding: 0px !important;
}
.price-info {
  padding: 10px 10px;
}
.price-info div {
  display: flex;
  align-content: center;
  justify-content: center;
}
.delivery_type {
  color: #000;
  text-align: center;
  font-family: Barlow;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}
.product-form__input .form__label {
  color: #000;
  text-align: center;
  font-family: Barlow;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 22px !important;
}
.rtx_option_plans {
  display: none !important;
}
.rtx_option {
  padding-left: 0px !important;
}
.rtx_container {
  padding-bottom: 0px !important;
  padding-top: 5px !important;
}
.rtx_widget_injection_parent {
  margin-bottom: 0px !important;
}
.rtx_option_heading span {
  font-family: Barlow;
  font-size: 14px;
  text-transform: capitalize !important;
  font-weight: 500;
}
.product__title {
  margin-top: 0px !important;
}
.in_stock_message {
  color: #7db800;
}
.out_stock_message {
  color: red;
}
.product-popup-modal__button {
  color: #263553;
  font-family: Barlow;
  font-size: 19px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  line-height: 16px;
  text-transform: capitalize;
}
.accordion {
  border-color: #6880ae !important;
}
summary[aria-expanded="false"] .close-icon {
  display: none;
}
summary[aria-expanded="true"] .plus-icon {
  display: none;
}
.product-popup-modal__opener {
  margin: 0px !important;
}
.accordion__content ul {
  margin-bottom: 0px;
}
.save_price {
  border-radius: 24.133px;
  background: #ca6c42;
  width: 132px;
  height: 20px;
  color: #fcfaf7;
  text-align: center;
  font-family: Barlow;
  font-size: 10.055px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: -20px;
  max-width: 96%;
}
.variant_block {
  max-width: 33.33%;
  position: relative;
}
.product-form__input {
  display: flex;
}
#shopify-section-template--20278867722546__main {
  background: #fcfaf7;
}
.get_care_icon {
  position: relative;
  top: 2px;
}
.accordion__title {
  font-family: Barlow;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.money-back {
  margin-top: 10px;
}
#future_date {
  font-weight: 600;
}
.comparison-chart-container .rich-text__blocks {
  max-width: 100rem;
}
.box-info .box_size {
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
  margin-top: 3px;
  letter-spacing: 0;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #263553;
  border-radius: 20px !important;
  height: 40px;
}
.select2-container--open .select2-dropdown--below {
  top: 0px;
  border-radius: 0 0 4px 4px;
}
.select2-container--open .select2-selection--single {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-color: transparent;
}
.select2-selection__arrow,
.select2-selection__clear {
  display: none;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 40px;
  text-align: center;
  padding-right: 30px;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.select2-search--dropdown .select2-search__field {
  padding: 10px;
}
#serving_size {
  text-transform: capitalize;
}
.product-form__submit .price-item {
  color: #fff;
}
.product-form__submit .badge {
  display: none !important;
}
.rtx_option_subheading {
  display: none;
}
.rtx_option_heading {
  margin-top: -5px;
}
.product-form__buttons {
  margin-top: 10px;
}
.accordion__content ul li {
  font-family: Barlow;
  font-size: 14px;
}
.vitamin-data {
  position: relative;
}
.allTable .show_gradient {
  display: block !important;
  background: linear-gradient(180deg, rgba(238, 233, 226, 0) 0%, #eee9e2 100%);
  height: 100px;
  width: 100%;
  position: absolute;
  bottom: 0px;
}
.product-form__submit .price {
  font-family: Barlow;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}
.product-form__input legend {
  text-align: left !important;
}
.variant_block_container {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.subscription_message {
  display: flex;
  justify-content: space-around;
}
.message_block {
  display: flex;
  align-items: center;
}
.message_block span {
  color: #263553;
  font-family: Barlow;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  margin-left: 10px;
}
.product__media-icon {
  right: 1.2rem;
  left: unset !important;
}
.table-info p {
  color: #263553;
  text-align: center;
  font-family: Barlow;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}
#select2-vitamins-container {
  text-align: left;
  padding-left: 15px;
  max-width: 280px;
}
#data-table th:nth-child(1) {
  color: #263553;
  text-align: center;
  font-family: Barlow;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px;
}
#data-table td {
  color: #263553;
  text-align: center;
  font-family: Barlow;
  font-size: 16.388px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.vitamin-data #data-table {
  background: #fcfaf7;
}
#data-table thead th {
  background: #fcfaf7;
}
#data-table thead th:nth-child(1) {
  border-radius: 7px 0px 0px 0px;
}
#data-table thead th:nth-child(3) {
  border-radius: 0px 7px 0px 0px;
}
.rtx-options {
  display: flex;
}
.rtx-options .rtx-subscription-label__inner input {
  display: none;
}
.rtxn-block {
  display: none;
}
.onetime_options,
.subscription_options {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.sub_save {
  display: none;
}
.box-duration {
  padding: 4px;
  color: #263553;
  text-align: center;
  font-family: Barlow;
  font-size: 7.862px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.box-duration span {
  font-weight: 700;
}
.active-block .box-duration {
  background: #263553;
}
.active-block .box-duration {
  color: #f7f1ea;
}
#sub_price,
#sub_price2 {
  color: #fff;
}
.product-form__submit .price__sale {
  display: inline-block !important;
}
.product-form__buttons .price__container{
  margin-bottom: 0px !important;
}
.product-form__submit .price-item {
  display: none;
}
.product__info-container {
  max-width: 363px !important;
}
.product__info-container .product__title {
  width: 120%;
}
#third_party_test_btn {
  text-align: left;
}
.product__accordion {
  margin-top: 10px !important;
}
.select2-dropdown--below .select2-search--dropdown {
  position: absolute;
  top: -50px;
  z-index: 133;
  box-shadow: none;
  width: 100%;
}
.select2-dropdown--above .select2-search--dropdown {
  position: absolute;
  top: -32px;
  z-index: 133;
  box-shadow: none;
}
.select2-dropdown--below .select2-search--dropdown .select2-search__field {
  position: relative;
  border: navajowhite;
  height: 30px;
  top: 10px;
  border-radius: 20px;
  box-shadow: none;
  outline-offset: unset;
  outline: none;
  width: 260px;
  color: rgba(38, 53, 83, 0.55);
}
.select2-dropdown--above .select2-search--dropdown .select2-search__field {
  position: relative;
  border: navajowhite;
  height: 30px;
  top: -22px;
  border-radius: 20px;
  box-shadow: none;
  outline-offset: unset;
  outline: none;
  width: 260px;
}
.get_care {
  cursor: pointer;
}
#sub_care_link:hover {
  cursor: pointer;
}
.vitamin-data {
  border: 1px solid #263553;
  border-radius: 7px;
  margin-top: 0px;
}
.search_prenatal {
  margin-top: 10px;
}
.product-popup-modal__content-info .h2 {
  text-transform: capitalize;
  margin-bottom: 10px;
}
.active-block label {
  border: 2px solid #263553 !important;
}
.search_prenatal {
  position: relative;
}
.select2-results {
  background: #fff;
}
.my-fixed-dropdown {
  position: absolute;
  top: 300px;
}
.select2-dropdown--above.my-fixed-dropdown {
  top: 254px;
}
.product-media-modal__content .global-media-settings {
  max-width: 100%;
}
div.in_stock {
  line-height: 13px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product__media-wrapper {
  position: relative;
}
.product_logo {
  position: absolute;
  z-index: 10;
  left: 10px;
  top: 20px;
}
.product_logo_2 {
  position: absolute;
  z-index: 10;
  bottom: 10px;
  left: 10px;
}
.disclaimer-text ul {
  width: fit-content;
  margin: 0px auto;
}

.disclaimer-text ul li {
  list-style-type: none;
  font-size: 12px;
  text-align: left;
  font-family: Barlow;
}
#319mg {
  text-decoration: underline;
}
.note-text {
  text-align: center;
  text-decoration: underline;
  font-size: 12px;
  font-family: Barlow;
  margin-top: 10px;
}
@media (min-width: 767px) {
  .product__info-wrapper {
    margin-left: 10px;
  }
}
body {
  scroll-behavior: smooth;
}
@media (max-width: 767px) {
  .rmq-32767ebf {
    flex-direction: row !important;
  }
  .disclaimer-text ul {
    padding-left: 0px;
  }
  #select2-vitamins-container {
    max-width: calc(100% - 20px);
  }
  .accordion__content ul {
    padding-left: 10px;
  }
  .vitamin-data {
    margin-top: 20px;
  }
  .allTable {
    border-bottom: 0px;
  }
  .allTable ~ .show_all_ingre {
    top: -20px;
    position: relative;
    margin: 0px auto 0;
  }
  .product__info-wrapper {
    margin-top: 0px;
  }
  .product__info-container .product__title {
    width: 100%;
  }
  .product-popup-modal {
    max-width: 100vw;
  }
  #data-table th div {
    font-size: 12px;
  }
  .product-form {
    margin-bottom: 0px !important;
  }

  .dot-pagination {
    display: block;
  }
  .free-shipping {
    margin-top: 10px !important;
  }
  .money-back div {
    display: flex;
    margin-right: 7px;
    padding-left: 5px;
  }
  .money-back div:nth-child(2),
  .money-back div:nth-child(3) {
    border-left: 1px solid;
  }
  #third_party_test_btn {
    margin: 10px 0px;
    text-align: left;
    font-size: 14px;
  }
  .accordion__content ul li {
    font-size: 14px;
  }
  .accordion .summary__title {
    padding: 0px 10px;
  }
  .product__title h1 {
    font-size: 32px;
    font-weight: 400;
    font-family: "Barlow";
    line-height: 33.76px;
  }
  .comparison-chart-container .rich-text__wrapper {
    width: 100%;
  }
  .comparison-chart-container h2 {
    font-size: 36px;
  }
  .comparison-chart-container {
    background: #eee9e2;
    padding: 20px 0px;
  }
  .compare-info {
    margin-top: 30px;
    flex-direction: column;
  }
  .comparison-chart-container .color-data {
    width: 100%;
  }
  .expected-date {
    padding: 10px 10px;
  }
  .comparison-chart-container .color-data {
    margin-bottom: 0px;
  }
  .table-info {
    display: flex;
    flex-direction: column-reverse;
  }
  .table-info p {
    margin-top: 0px;
  }
  .comparison-chart-container .color-data {
    justify-content: space-around;
  }
  .product-form__input legend {
    width: 100%;
    text-align: left !important;
  }
  #data-table th {
    font-size: 15px;
    line-height: 21px;
  }
  #data-table td,
  #data-table th {
    font-size: 14px;
    line-height: 16px;
    color: #263553;
  }
  .search_prenatal,
  .select2-container {
    width: 100% !important;
  }
  .select2-container {
    margin-left: 0px;
  }
  .search_prenatal::after {
    left: 80%;
  }
  #expected_date {
    padding-left: 10px;
    margin-left: 5px;
  }
  .features {
    margin: 5px 0px !important;
  }
  .features span {
    font-size: 15px;
    line-height: 15px;
  }
  .product-form__submit {
    font-size: 16px;
  }
  .thumbnail-slider {
    position: absolute;
    bottom: 0px;
    left: 25%;
    left: 50%;
    transform: translate(-40%, -50%);
    z-index: 10;
  }
  .thumbnail-slider .slider__slide {
    width: 8px !important;
    height: 8px;
    background: transparent;
  }
  .thumbnail-slider .slider__slide .thumbnail {
    box-shadow: none;
    border-color: #fff;
    border-radius: 50%;
  }
  .thumbnail-slider .slider__slide .thumbnail img {
    display: none;
  }
  .thumbnail-slider .slider__slide .thumbnail[aria-current] {
    background: #fff;
  }
  .thumbnail-slider .slider-button {
    display: none;
  }
  .thumbnail[aria-current]:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
  }
  .comparison-chart-container .rich-text__text p {
    font-size: 14px;
  }
  .in_stock {
    margin-left: 10px;
  }
  .select2-dropdown--below .select2-search--dropdown .select2-search__field {
    width: calc(100% - 40px);
  }
  .product_logo img,
  .product_logo_2 img {
    width: 80px;
    height: auto;
  }
  .product_logo,
  .product_logo_2 {
    left: 20px;
  }
  input[type="search"]::-webkit-search-decoration,
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-clear-button,
  input[type="search"]::-webkit-search-results-button {
    display: none;
  }
  .select2-dropdown--above .select2-search--dropdown {
    width: 100%;
  }
  .select2-dropdown--above .select2-search--dropdown .select2-search__field {
    width: calc(100% - 40px);
  }
}
@media (max-width: 500px) {
  .get_care {
    font-size: 12px;
  }
  #expected_date {
    font-size: 12px;
  }
  .money-back span {
    font-size: 8px;
  }
  .money-back div:nth-child(3) {
    max-width: 25%;
  }
}
@media (max-width: 400px) {
  .features span {
    font-size: 12px;
    line-height: 12px;
  }
  .rtx-subscription-label__inner > span {
    font-size: 13px !important;
  }
  .box-info {
    padding: 4px 15px;
  }
  #stock_message {
    font-size: 11px;
  }
}
.out_of_stock_protection {
  background: #f6ebeb;
  padding: 10px 15px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.remaining-percent-block {
  background: #fcfaf7;
  padding: 10px 10px;
  border-radius: 5px;
}
.remaining-percent-bar {
  border: 0.5px solid #533126;
  background: #e9c5c5;
  height: 45px;
  position: relative;
}
.subscribe-lists-block {
  display: none;
}
.remaining-block {
  background: #efefef;
}
.restock,
.remaining-block {
  height: 100%;
}
#restock_message {
  width: 100%;
  text-align: center;
  display: block;
  padding-top: 5px;
}
#restock_message span {
  font-weight: 600;
}
.out_of_stock_protection h4 {
  padding: 0px;
  margin: 5px 0px 0px 0px;
  font-family: var(--font-body-family);
  font-size: 16px;
}
.out_of_stock_protection h4 span {
  font-weight: 500;
}
.out_of_stock_protection h4 svg {
  position: relative;
  top: 5px;
}
.out_of_stock_protection ul {
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.out_of_stock_protection ul li {
  font-size: 13px;
  line-height: 18px;
  margin-top: 0px;
}
.variant-box {
  display: flex;
  border: 1px solid #263553;
  border-radius: 5px;
  margin: 12px 0px;
  padding: 13px 20px 5px 20px;
  align-items: self-start;
  justify-content: space-between;
  gap: 20px;
  cursor: pointer;
  height: 63px;
}
.box-check {
  width: 15px;
  height: 15px;
  border: 1px solid #263553;
  display: block !important;
  border-radius: 50%;
}
.box-left {
  display: flex;
  align-items: center;
}
.box-right {
  display: flex;
  /* align-items: baseline; */
  align-items: flex-start;
}
.box-left {
  gap: 10px;
}
.box-right {
  gap: 20px;
}
.box-variant-name {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  margin-top: 0px;
}
.per-box {
  font-size: 14px;
}
.box-price {
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
}
.box-percent {
  background: #ca6c42;
  color: #fff;
  padding: 0px 5px;
  font-size: 12px;
  width: 65px;
  text-align: center;
}
.box-percent-3 {
  background: #879ccd;
}
.features .product-popup-modal__button {
  color: #263553;
}
.variant-box.selected .box-check {
  background: rgba(var(--color-foreground), 0.75);
}
.protection-block {
  align-items: center;
}
.line-protection {
  border-top: 1px solid #263553;
  flex: 1;
  display: block !important;
  margin-left: 10px;
}
.onetime-warning p {
  font-weight: bold;
}
.protection-block svg {
  position: relative;
  margin-right: 10px;
}
.bundle-product-section .expected-date {
  background: #f7f1ea;
}
.restock-text {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  top: 0px;
  left: 0px;
  padding: 0px 10px;
  font-size: 14px;
  font-weight: 500;
}
.restock,
.remaining-block {
  display: block !important;
  height: 43px;
}
.restock {
  flex: 1;
}

.remaining-percent-bar-block {
  width: 100%;
}
.bundle-product-section .rtx-subscription-label {
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: unset;
  padding-right: unset;
}
.rtx-subscription-label__inner svg {
  /* position: absolute; */
}
#sub_save_text {
  margin-left: 3px;
  position: relative;
  top: -4px;
}
.rtx-subscription-label__inner {
  position: relative;
}
.rtx_option--onetime .rtx-subscription-label__inner span {
  /* margin-top: 3px; */
}
.box-money div {
  line-height: 18px;
}
.onetime-variants {
  margin-top: 10px;
}
.features .product-popup-modal__button {
  min-height: 20px;
  font-size: 14px !important;
  text-transform: unset;
  text-decoration: none;
}
.features ul {
  padding-left: 20px;
}
.features ul li {
  line-height: 20px;
  font-size: 14px;
}
.box-money {
  text-align: right;
  width: 61px;
}
.variant-box-12 {
  display: flex;
  padding: 0px;
  height: 73px;
  flex-direction: column;
  gap: 0px;
}
.message-12 {
  background: #263553;
  color: #fff;
  text-align: center;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  padding: 2px 0px;
  width: 100%;
}
.variant-box-12 > .d-flex {
  padding: 10px 20px;
  justify-content: space-between;
  width: 100%;
}
.box-percent-2 {
  background: #ca4283;
}
.rtx-options {
  justify-content: space-between;
  margin-top: 10px;
  gap: 10px;
}
.box-total {
  font-size: 14px;
  line-height: 18px;
}
.bundle-product-section * {
  font-family: Barlow;
}
.onetime-warning p {
  font-size: 12px;
}
#subscription_btn {
  width: 100%;
  display: block;
  height: 47px;
  background: #263553;
  color: rgba(var(--color-foreground), 0.75);
  color: #fff;
  text-align: center;
  display: flex;
  align-content: space-around;
  justify-content: space-between;
  border-radius: 47px;
  padding: 0px 30px;
  align-items: center;
  text-decoration: none;
}
#subscription_btn #sub_cart_add {
  text-transform: uppercase;
  font-family: Barlow;
  font-size: 16px;
  font-weight: 700;
  color: #fcfaf7;
  font-family: Barlow;
  letter-spacing: 0.1rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
}
.disabled_link {
  opacity: 0.5;
  cursor: not-allowed;
}
#subscription_btn #sub_cart_price {
  font-family: Barlow;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}
.remaining-block {
  background: #fcfaf7;
}
.bundle-product-section {
  background: #fcfaf7;
}

.bundle-product-section {
  color: #263553;
}
#out_of_stock_protection {
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
}
.font-14 {
  font-size: 14px;
}
.bundle-product-section .rtx-subscription-label.is-selected {
  color: #263553;
}
.font-weight-500 {
  font-weight: 500;
}
#view_testing_results {
  text-decoration: underline;
}
#shopify-section-template--23469206798642__main {
  background: #fcfaf7;
}
.variant-box.selected {
  background: #efefef;
}
#reviews_link {
  text-decoration: none;
  cursor: pointer;
}
#sub_original_price,
#original_price {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-decoration: line-through;
  margin-right: 5px;
  color: #fcfaf7;
}
#subscribe-switch {
  border: 0.5px solid #263553;
  border-radius: 100px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  background: #fcfaf7;
  margin-top: 10px;
  cursor: pointer;
}
.subscription-warning {
  margin-top: 10px;
  font-size: 13px;
  line-height: 16px;
  color: #263553;
  opacity: 0.8;
}
.out_of_stock_protection.subscribe-views {
  background: #ebf6ed;
  margin-top: 15px;
  padding: 5px 15px;
}
.font-bold {
  font-weight: 700 !important;
}
.onetime-views .protection-block svg {
  position: relative;
  top: 3px;
}
.subscribe-lists-block ul li {
  font-size: 14px;
  margin-top: 4px;
}
.bundle-product-section .product-form {
  margin-bottom: 10px !important;
}
.bundle-product-section .delivery_type {
  display: none;
}
.bundle-product-section .features {
  margin: 5px 0px 10px 0px !important;
}
.bundle-product-section * {
  letter-spacing: 0px;
}
.rtx-subscription-label__inner {
  max-height: 25px;
}

/* cart notification */
.cart-notification{
  padding: 5px 30px 10px 30px;
  text-align: center;
  line-height: normal;
}
.cart_success_message{
  background: #76b841;
  margin-top: 0px;
  font-family: Barlow;
  letter-spacing: 0px;
  font-size: 15px;
  color: #263553;
}
.cart_alert_message{
  background: #FF4F4F;
  color: #263553;
  width: 100%;
  display: block;
  text-decoration: none;
  font-family: Barlow;
  letter-spacing: 0px;
  font-size: 15px;
}
.cart_alert_message span{
  color: #263553;
  text-decoration: underline;
}
.totals .totals__subtotal{
  flex: 1;
  text-align: right;
}
.totals .totals__subtotal-value{
  flex: 1;
}

.limited-time-offer-block{
  background: #829DD1;
  border-radius: 10px;
  padding: 5px 20px;
  max-width: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px auto;
  width: 100%;
  gap: 15px;
}
.limited-time-offer-block div.img{
  flex-basis: 30%;
}
.cart-item__details .saving{
  margin-top: 3px;
  display: block
}
.offer-txt{
  text-align: center;
  flex-basis: 70%;
  flex: 1;
}
.limited-time-offer-block div.img img{
  width: 100%;
  height: auto;
}
.limited-time-offer-block p{
  margin: 5px 0px;
  line-height: 18px;
  font-size: 11.5px;
  color: #263553;
  font-family: Barlow;
}
.claim_button{
  color: #263553;
  border: 1px solid #263553;
  text-decoration: none;
  padding: 2px 5px;
  border-radius: 2px;
  font-weight: bold;
}
.limited-time-offer-block span.discount-checkout{
  font-style: italic;
  font-size: 6px;
  color: #5d6578;
  display: block;
}
.offer-txt h2{
  font-size: 1.8rem;
  text-decoration: underline;
  margin-bottom: 0px;
  font-weight: 500;
}
.cart__blocks{
  margin-top: 1.5rem !important;
}
.js-contents .totals{
  padding-bottom: 1rem;
}
.saving{
  color: #26B03F;
}
.price.price--end.saving{
  color: #263553;
}
.sub_item_total_original{
  text-decoration: line-through;
  color: #5d6578;
}
.claim_button_2{
  width: unset;
  text-decoration: none;
  margin: 0px auto;
  font-weight: 500;
  font-size: 11.2px;
  font-family: Barlow;
}
.cart-item__quantity .quantity {
  width: calc(10rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
  min-height: calc((var(--inputs-border-width) * 2) + 1.5rem);
}
.cart-item__quantity .quantity__button {
  width: calc(2.5rem / var(--font-body-scale));
}
.cart-item__details .product-option{
  margin-top: 0px;
}
/* cart notification update*/
@media (min-width: 767px) {
  .limited-time-offer-block{
    max-width: 450px;
  }
}
@media (max-width: 767px) {
  .limited-time-offer-block div.img img{
    max-width: 70px;
  }
  .limited-time-offer-block{
    width: 320px;
  }
  .box-variant-name {
    font-size: 15px;
    font-weight: 600;
    line-height: 16px;
  }
  .compare_price {
    font-size: 16px;
  }
  /* Code Start */
  div#prenatal-vitamin-powder .review-block {
    margin-bottom: 9px;
  }
  div#prenatal-vitamin-powder #reviews_link {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  div#prenatal-vitamin-powder .review-block span {
    position: static;
  }
  div#prenatal-vitamin-powder .product__info-container .product__title {
    margin-bottom: 16px;
  }
  div#prenatal-vitamin-powder .product__info-container .product__title h1{
    font-size: 32px;
    font-weight: 400;
    line-height: 33.76px;

  }
  div#prenatal-vitamin-powder .bundle-product-section .features {
    margin: 0px;
  }
  div#prenatal-vitamin-powder .features {
    margin: 0 !important;
    margin-bottom: 16px !important;;
  }
  div#prenatal-vitamin-powder .features ul, div#prenatal-vitamin-powder .out_of_stock_protection ul {
    padding-left: 9px; 
    margin: 0px
  }
  div#prenatal-vitamin-powder .features ul li, div#prenatal-vitamin-powder .out_of_stock_protection ul li {
    list-style: none;
    position: relative;
    padding-left: 10px;
  }
  div#prenatal-vitamin-powder .features ul li:before, div#prenatal-vitamin-powder .out_of_stock_protection ul li:before {
    content: '';
    position: absolute;
    height: 3.23px;
    width: 3.23px;
    background-color: #263553;
    border-radius: 10px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
  div#prenatal-vitamin-powder .out_of_stock_protection ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
  }
  div#prenatal-vitamin-powder .d-flex.protection-block {
    height: 16px;
  }
  div#prenatal-vitamin-powder .d-flex.protection-block div:first-of-type {
    font-weight: 600;
    line-height: 20px;
  }
  div#prenatal-vitamin-powder .protection-block svg {
    margin-right: 8px;
  }
  div#prenatal-vitamin-powder .onetime-variants{
    margin-top: 16px
  }
  div#prenatal-vitamin-powder .variant-box {
    margin: 16px 0px;
    padding: 11.43px 16px;
    height: auto;
    border-radius: 4px;
  }
  div#prenatal-vitamin-powder .variant-box.variant-box-12.sub-variant-box {
    padding: 0 !important;
    margin-bottom: 13px;
  }
  div#prenatal-vitamin-powder .product-form__buttons {
    margin-top: 16px;
  }
  div#prenatal-vitamin-powder ..subscription-warning {
    margin-top: -8px;
  }
  div#prenatal-vitamin-powder .variant-box-12 > .d-flex {
    padding: 12px 16px;
  }
  div#prenatal-vitamin-powder .message-12 {
    font-weight: 700;
    border-radius: 2px 2px 0 0;
  }
  div#prenatal-vitamin-powder .line-protection {
    margin-left: 14px;
  }
  div#prenatal-vitamin-powder .box-left {
    gap: 11.31px
  }
  div#prenatal-vitamin-powder .box-title {
    display: flex;
    flex-direction: column;
    gap: 2px;
    align-items: flex-start;
  }
  div#prenatal-vitamin-powder .box-money {
    display: flex;
    flex-direction: column;
    gap: 2px;
    align-items: flex-end;
  }
  div#prenatal-vitamin-powder .box-variant-name {
    font-size: 16.46px;
    font-weight: 600;
    line-height: 19.75px;
  }
  div#prenatal-vitamin-powder .box-money div span.box-compare-price.compare_price {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 19.2px !important;
  }
  div#prenatal-vitamin-powder .box-total, div#prenatal-vitamin-powder .per-box {
    line-height: 16.8px;
  }
  div#prenatal-vitamin-powder .box-percent {
    font-weight: 500;
    line-height: 14.4px;
    padding: 2.57px 5.14px 2.57px 5.14px;
    /* margin-top: -2px; */
    margin-top: 0;
  }
  div#prenatal-vitamin-powder .box-right {
    gap: 16px;
    align-items: flex-start;
  }
  div#prenatal-vitamin-powder .box-money span.box-price {
    margin-left: 3px;
    font-size: 16.46px !important;
    font-weight: 600 !important;
    line-height: 19.75px !important;
  }
  div#prenatal-vitamin-powder .product-form__submit {
    padding: 16px 16px 16px 16px;
    gap: 0px;
    border-radius: 41px;
    height: 51px;
    min-height: auto;
    font-size: 15.87px;
    font-weight: 700;
    line-height: 16.74px;
  }
  div#prenatal-vitamin-powder .price .price__container {
    margin: 0px
  }
  div#prenatal-vitamin-powder .product-form {
    margin-bottom: 16px !important;
  }
  div#prenatal-vitamin-powder .out_of_stock_protection {
    padding: 15px 10px;
  }
  div#prenatal-vitamin-powder .out_of_stock_protection h4 {
    margin: 0;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    text-align: left;
    position: relative;
  }
  div#prenatal-vitamin-powder .out_of_stock_protection h4 svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  div#prenatal-vitamin-powder .out_of_stock_protection h4 > span {
    padding-left: 26px;
  }
  div#prenatal-vitamin-powder .out_of_stock_protection ul {
    margin-top: 6px;
  }
  div#prenatal-vitamin-powder .onetime-lists-block {
    margin-bottom: 11.31px;
  }
  div#prenatal-vitamin-powder .remaining-percent-bar {
    height: 42px;
  }
  div#prenatal-vitamin-powder .remaining-percent-bar-block {
    height: 100%
  }
  div#prenatal-vitamin-powder .restock,
  div#prenatal-vitamin-powder .remaining-block {
    height: 100%;
  }
  div#prenatal-vitamin-powder #restock_message {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    padding-top: 7px;
  }
  div#prenatal-vitamin-powder #restock_message span {
    font-weight: 600;
  }
  div#prenatal-vitamin-powder .remaining-percent-block {
    padding: 9px;
    border-radius: 4px;
  }
  div#prenatal-vitamin-powder #subscribe-switch {
    margin-top: 11.31px;
    justify-content: space-between;
    padding-left: 26.5px;
    padding-right: 26.5px;
  }
  div#prenatal-vitamin-powder .rtx_option--sub .rtx-subscription-label__inner > span {
    display: flex;
    gap: 4px;
  }
  div#prenatal-vitamin-powder .rtx-subscription-label__inner > span {
    font-size: 16px;
    font-weight: 600;
    line-height: 25.04px;
  }
  div#prenatal-vitamin-powder .rtx-options {
    gap: 16px;
    margin: 0px;
  }
  div#prenatal-vitamin-powder .rtx-subscription-label {
    padding-top: 16.2px;
    padding-bottom: 16.2px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px !important;
  }
  div#prenatal-vitamin-powder .rtx-subscription-label {
    border: 1px solid #263553 !important
  }
  div#prenatal-vitamin-powder .product-form__buttons button:after, div#prenatal-vitamin-powder .product-form__buttons button:before {
    box-shadow: none !important;
    display: none !important;
  }
  div#prenatal-vitamin-powder .product-form__submit .price__sale {
    display: flex !important;
  }
  div#prenatal-vitamin-powder #sub_save_text {
    top: auto;
  }
}
/* password block  */
#password_block{
  background: #D9D9D9;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 20px;
  border-radius: 4px;
}
#password_block h3{
  margin: -10px 0px 5px 0px;
  font-size: 30px;
  line-height: 35px;
}
#password_block h4{
  margin: 40px 0px 20px 0px;
  font-size: 24px;
}
p#available_duration{
  font-size: 16px !important;
}
#password_block p{
  font-size: 18px;
  line-height: 20px;
  margin: 0px;
}
#submit_ps{
  width: 176px;
  height: 43px;
  color: #fff;
  font-size: 20px;
  border: none;
  margin-top: 10px;
  background: #263553;
  border-radius: 4px;
  margin-bottom: 10px;
}
#password-input{
  background: #FCFAF7;
  width: 247px;
  height: 43px;
  border: navajowhite;
  padding-left: 17px;
  border-radius: 4px;
  margin-top: 12px;
  font-size: 18px;
}
#password-input:focus-visible {
  outline-offset: 0px;
  box-shadow: none;
}
#error-message-block{
  min-height: 40px;
}
/* end password block  */
/*  start code  */
@media screen and (min-width: 749px) and (max-width: 767px) {
  #prenatal-omega-boost .rtx-subscription-label {
    padding: 10px 15px;
  }
  #prenatal-omega-boost .rtx-subscription-label__inner > span {
    font-size: 11px !important;
  } 
}
@media screen and (min-width: 435px) and (max-width: 749px) {
  #prenatal-omega-boost .rtx-subscription-label__inner > span {
    font-size: 16px !important;
  } 
}
@media screen and (min-width: 400px) and (max-width: 435px) {
  #prenatal-omega-boost .rtx-subscription-label__inner > span {
    font-size: 14px !important;
  }
}
@media screen (min-width: 400px) and (max-width: 440px) {
  #prenatal-omega-boost .rtx-subscription-label__inner > span {
    font-size: 14px!important;
  }
}
@media (max-width: 400px) {
  /* not included */
  .box-percent {
    font-size: 12px;
  }
  .out_of_stock_protection ul li {
    font-size: 12px;
  }
  /* not included */
  div#prenatal-vitamin-powder .variant-box {
    height: 63px;
  }
  div#prenatal-vitamin-powder .variant-box.variant-box-12.sub-variant-box {
    height: auto;
  }
  div#prenatal-vitamin-powder .rtx-options {
      gap: 17.4px !important;
      display: flex !important;
  }
  div#prenatal-vitamin-powder .rtx-subscription-label__inner svg {
    width: 21px !important;
    height: 21px !important;
  }
  .rtx-subscription-label__inner > span {
    font-size: 16px !important;
  }
  #prenatal-omega-boost .rtx-subscription-label__inner > span {
    font-size: 13px !important;
  }
}
@media (max-width: 389px) {
  .rtx-subscription-label__inner > span {
      font-size: 15px !important;
  }
  #prenatal-omega-boost .rtx-subscription-label__inner > span {
      font-size: 12px !important;
  }
}
@media (max-width: 370px) {
  .rtx-subscription-label__inner > span {
      font-size: 14px !important;
  }
  #prenatal-omega-boost .rtx-subscription-label__inner > span {
      font-size: 11px !important;
  }
  div#prenatal-vitamin-powder .box-right {
        gap: 5px;
    }
}
}
@media (max-width: 355px) {
  .rtx-subscription-label__inner > span {
      font-size: 13px !important;
  }
  #prenatal-omega-boost .rtx-subscription-label__inner > span {
      font-size: 12px !important;
  }
  #prenatal-omega-boost .rtx-subscription-label {
    padding: 10px 15px;
  }
}
/* Code End */
/* div#shopify-block-AajJBUGFkYzc4RkNPV__85e08ce5-04ed-4a8a-ad1c-2a9abeae45be, div#shopify-block-AMVFsVk5SRlpkaU9EO__85e08ce5-04ed-4a8a-ad1c-2a9abeae45be {
    display: none;
} */