/** Shopify CDN: Minification failed

Line 2414:20 Expected ")" to end URL token
Line 4147:22 Expected ")" to end URL token
Line 4153:22 Expected ")" to end URL token

**/
.main-product-section {
  /* background: linear-gradient(90deg, #FFFFFF 0%, #DAE5D9 53%, #DAE5D9 100%); */
  background: #ffffff;
  position: relative;
}

.mp {
  max-width: 1400px !important;
  padding: 60px 50px;
}

media-gallery {
  display: grid !important;
  grid-template-columns: 96px calc(100% - 120px);
  gap: 24px;
}

.product_breadcrumb {
  max-width: 1512px;
  margin: auto;
  padding: 0 113px;
}

.product_breadcrumb a,
.product_breadcrumb span {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0em;
  text-decoration: none;
  opacity: 0.3;
  color: #000;
}

.product_breadcrumb span {
  display: inline-block;
  margin: 0 2px;
}

.product_breadcrumb a#current_breadcrumb_product {
  opacity: 1;
}

.product.grid {
  gap: 40px;
}

.global-media-settings {
  border: none;
}

.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
  width: calc(14.28% - 0.8rem);
}

.product_review_number {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 16px;
}

.how_it_works {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.how_it_works a {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.4px;
  color: #000;
  letter-spacing: 0;
}

.prn_stars {
  display: flex;
  margin-right: 13.2px;
}

.prn_stars svg {
  margin-right: 1.2px;
}

.product_review_number span {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  position: relative;
}

.junip-product-summary-review-count {
  position: relative;
  top: 1px;
  margin-left: 5px;
  width: max-content;
}

.product__title {
  margin: 17px 0 0;
  border-bottom: 1px solid #ccd2e3;
  padding-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product__title h1 {
  font-family: "Recoleta bold";
  font-size: 33px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0.6px;
  text-align: left;
  color: #000072;
}

.product__description.rte,
.product__description.rte p {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 22px;
  font-weight: 400 !important;
  letter-spacing: 0;
}

.nut_approved {
  background: #000072;
  border-radius: 6px;
  padding: 7px 8px;
  margin-top: 21px;
  display: flex;
  justify-content: center;
}

.nut_approved p {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  margin: 0;
  color: #fff;
}

.nut_approved svg {
  margin-left: 10px;
}

.product__description {
  margin-top: 18px !important;
}

.product__description p {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 800;
  line-height: 26px;
  letter-spacing: 0.699999988079071px;
  text-align: left;
  color: #000;
  margin: 0 0 14px;
}

.product__description ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.product__description ul li {
  padding-left: 36px;
  font-family: Poppins;
  font-size: 22px;
  font-weight: 600;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  position: relative;
}

.product__description ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url(/cdn/shop/files/green-tick.svg?v=1700202325);
  background-size: contain;
  background-position: center;
}

.product_review_box {
  background: #fffcf6;
  border: 1px solid rgba(0, 0, 0, 1);
  border-radius: 12px;
  padding: 17px 40px 14px;
  position: relative;
  box-shadow: 2px 2px 3px 0px #021d49;
}

.product__info-container {
  max-width: 100%;
}

.grid__item.product__media-wrapper {
  max-width: 716px !important;
}

.product__info-wrapper.grid__item {
  max-width: 544px !important;
  padding: 0;
}

.product_review_box h3 {
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  font-style: italic;
  letter-spacing: 0em;
  text-align: left;
  margin: 0 0 10px;
  color: #000;
}

.product_review_box span {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  display: block;
  height: 16px;
}

.product_review_star {
  position: absolute;
  bottom: 16px;
  right: 70px;
  display: flex;
}

.product_review_star svg {
  margin-right: 2px;
}

.product_review_box_wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-bottom: 31px;
}

variant-radios {
  margin-top: 32.83px !important;
}

.size_weight_wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}

variant-radios legend.form__label {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin: 0 0 24px !important;
}

.product-form__input {
  margin-bottom: 30px;
  max-width: 100%;
}

.product-form__input input[type="radio"] + label {
  min-width: max-content;
  min-height: 50px;
  padding: 5px 15px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 500;
  line-height: 42px;
  letter-spacing: 0em;
  text-align: center;
  color: #000;
  margin-block: 0;
  border: 3px solid rgba(0, 0, 0, 0.2);
  position: relative;
}

.product-form__input input[type="radio"]:checked + label {
  background: #fff;
  color: #000;
  font-weight: 700;
  border: 3px solid;
  box-shadow: 2px 2px 3px 0px #021d49;
}

.quantity_wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 39px;
  margin-top: 0px;
}

input[name="Quantity"].disabled + label {
  display: none;
}

.qty_inner {
  position: relative;
}

.qty_inner label {
  width: 100%;
  height: 72px !important;
}

.qty_inner.disabled {
  display: none;
}

.qty_inner input {
  position: absolute !important;
  width: 28px !important;
  height: 28px !important;
  clip: unset !important;
  top: 50%;
  left: 22px;
  transform: translateY(-50%);
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 50%;
  z-index: 1;
  margin-block: 0;
}

.qty_inner input:checked {
  border: 3px solid #000;
}

.qty_inner input:checked:after {
  content: "";
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background: #000072;
  transform: none;
  border-radius: 50%;
  border: 3px solid #fff;
}

label.qty_labell {
  border-radius: 0 6.5px 0 6.5px !important;
  justify-content: flex-start !important;
  padding-left: 91px !important;
}

.qty_inner.\33 -Week.Supply {
  order: 1;
}

.qty_inner.\31 -Month.Supply {
  order: 2;
}

.qty_inner.\31 -Month.Supply.s1-Month.dental-calm-chews {
    order: 1;
}

.qty_inner.\32 -Month.Supply.s2-Month.dental-calm-chews {
    order: 2;
}

.qty_inner.\31 \.5-Month.Supply {
  order: 3;
}

.qty_inner.\33 -Month.Supply {
  order: 4;
}

.qty_inner.\36 -Month.Supply {
  order: 5;
}

.qty_inner.\39 -Month.Supply {
  order: 6;
}

.qty_inner.s12-Month {
  order: 7;
}

.variant_price {
  position: absolute;
  top: 50%;
  right: 56px;
  transform: translateY(-50%);
  display: none;
  flex-direction: column;
  align-items: center;
  display: none !important;
}

.variant_price .cvr,
.variant_price .cvsr {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  color: #bc2e3e;
  display: inline-block;
  margin-bottom: 2px;
}

.variant_price .cmvr {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: line-through;
}

.save_wrapper {
  position: absolute;
  top: 50%;
  right: 37px;
  transform: translateY(-50%);
  background: #021d49;
  color: #fff;
  border-radius: 20px;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  padding: 3px 0px;
  text-align: center;
  min-width: 113px;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}

.save_wrapper.save_invisible {
  visibility: hidden;
  pointer-events: none;
}

fieldset.js.product-form__input.po {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 22px;
}

fieldset.js.product-form__input.po label {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin: 0 0 9px !important;
}

span.instock {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  color: #15aa0b;
  margin-right: 9px;
  position: relative;
  display: inline-flex;
}

span.inst {
  width: 13px;
  height: 13px;
  display: block;
  background: #15aa0b;
  border-radius: 50%;
  margin-right: 5px;
  position: relative;
  top: 1px;
}

.po_inner span {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0.6px;
  text-align: right;
  color: #15aa0b;
  display: inline-flex;
  align-items: baseline;
}

span.arrives {
  color: #000;
}

label.qty_labell span {
  font-family: Poppins;
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
  height: 17px;
  display: flex;
  align-items: center;
  position: relative;
  top: -7px;
}

.ppd {
  position: absolute;
  top: 55%;
  left: 95px;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
}

.ppd {
  display: none !important;
}

.sp_wrapper {
  width: 100%;
  margin-top: 25px;
}

.sp_inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 25px;
}

.best_value {
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-100%);
  font-family: Poppins;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #000;
  min-width: 154px;
  height: 23px;
  background: #fff003;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px 8px 0 0;
  border: 0.5px solid rgba(0, 0, 0, 1);
  border-bottom: 0;
  display: none;
}

.sp_subscribe,
.sp_onetime {
  position: relative;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #666666;
  padding: 12px;
}

.sp_subscribe input,
.sp_onetime input {
  position: absolute !important;
  top: 13px;
  left: 10px;
  width: 25px;
  height: 25px;
  appearance: none;
  -webkit-appearance: none;
  border: 2px solid #000;
  border-radius: 50%;
  position: relative;
}

.sp_subscribe label,
.sp_onetime label {
  margin: 0;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  color: #000;
  min-height: 34px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  padding-left: 37px;
  padding-right: 22px;
  position: relative;
  top: -1px;
}

.sp_subscribe label br,
.sp_onetime label br {
  display: none;
}

.sp_subscribe span.sp_fs {
  display: block;
  background: #000072;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
  display: none;
}

.sp_subscribe input:checked:after,
.sp_onetime input:checked:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #000072;
  border: 3px solid #fff;
}

.sp_subscribe.chckd,
.sp_onetime.chckd {
  border: 2px solid #000000;
  box-shadow: 2px 2px 3px 0px #021d49;
}

.sp_content_price .sp_only {
  display: none !important;
}

.variant_price span.cvr,
.cvr_save,
.ppds {
  display: none;
}

.variant_price span.cvr.not_has_selling_plan {
  display: block;
}

span.cvr.samenot_has_selling_plan + .cmvr.same {
  display: none;
}

span.cvr.samenot_has_selling_plan {
  display: inline;
  color: #000;
}

.sp_content_price,
.ott_price_wrapper {
  margin: 0;
  display: flex;
  align-items: center;
  position: relative;
}

span.sp_cap,
.ott_cap {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #bc2e3e;
  text-decoration: line-through;
  text-decoration-color: #ff0101;
  text-decoration-thickness: 2px;
}

img.hand {
  position: absolute;
  left: -45px;
  display: none;
}

span.sp_price,
.ott_price {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-left: 10px;
}

span.sp_only {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(0, 0, 0, 0.6);
  margin-left: 22px;
}

.sp_content_features .sp_sub_feature,
.sp_content_features .sp_onetime_feature {
  display: none;
}

.sp_content_features .sp_sub_feature.rev,
.sp_content_features .sp_onetime_feature.rev {
  display: block;
}

.sp_content_features {
  margin: 10px 0 17px 69px;
}

.sp_content_features ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sp_content_features ul li {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-bottom: 9px;
  position: relative;
  padding-left: 38px;
}

.sp_content_features ul li:last-child {
  margin-bottom: 0;
}

.sp_onetime_feature ul li:before,
.sp_sub_feature ul li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(/cdn/shop/t/1/assets/wrong.svg?v=1698996673);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 23px;
  height: 23px;
}

.sp_sub_feature ul li:before {
  background: url(/cdn/shop/t/1/assets/right.svg?v=1698997673);
  background-repeat: no-repeat;
}

.sp_subscribe {
  padding: 12px;
  background: #fff;
  border-radius: 10px;
}

.sp_onetime {
  border-top-right-radius: 6px;
  padding-right: 34px;
}

.sp_onetime label {
  padding-right: 0;
}

.loop-widget-container{
  display: none !important;
}

.sealsubs-target-element.sealsubs-full[data-seal-ac],
.sealsubs-target-element.sealsubs-full[data-seal-in] {
  display: none !important;
}

.ott_pw {
  text-align: right;
}

.product-form__buttons {
  max-width: 100%;
}

.product-form__submit:before,
.product-form__submit:after {
  display: none;
}

.product-form__submit {
  height: 48px;
  border-radius: 30px;
  background: #00ad21;
  border: 2px solid rgba(0, 0, 0, 1);
  font-family: Inter;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  gap: 10px;
  transition: all 0.3s;
  max-width: 478px;
  margin-inline: auto;
  box-shadow: 2px 2px 3px 0px #000000;
}

.a2c_below {
  text-align: center;
  max-width: 90%;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-top: 13px;
}

.loading-overlay__spinner svg circle {
  stroke: #fff;
}

.a2c_below span {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
  text-align: center;
  letter-spacing: 0em;
  color: #000;
  border-right: 1px solid #718399;
}

.a2c_below span:last-child {
  border: none;
}

.pdp_payment_icons {
  max-width: 50%;
  margin: 24px auto 0;
}

.pdp_payment_icons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-evenly;
}

.pdp_payment_icons li {
  display: flex;
}

.pdp_payment_icons svg {
  width: 44.61px;
  height: 28.69px;
}

span.pymnt_text {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  color: #000;
  text-align: center;
  width: 100%;
  display: inline-block;
}

.pdp_save span,
.pdp_save1 span {
  font-family: Poppins;
  font-size: 19px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #bc2e3e;
}

.pdp_save span {
  font-weight: 700;
}

span.pdp_pr,
span.pdp_pr1 {
  font-family: Poppins;
  font-size: 19px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: right;
  color: #000;
  margin-left: 10px;
}

span.pdp_cap,
span.pdp_cap1 {
  font-family: Poppins;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: right;
  color: #000;
  opacity: 0.5;
  text-decoration: line-through;
}

span.pdp_cap {
  font-size: 19px;
  font-weight: 600;
  color: #000072;
}

span.pdp_pr {
  font-weight: 700;
}

.thumbnail[aria-current] {
  box-shadow: none !important;
  border-color: rgb(var(--color-foreground));
  border: none;
  border-radius: 10px;
}

.product-form__submit.non {
  transform: translateY(150%);
}

.most_popular,
.best_valuee {
  position: absolute;
  left: 0;
  top: -21px;
  /* height: 22px; */
  width: 100%;
  background: #17443d;
  border: 1px solid #666;
  border-radius: 8px 8px 0 0;
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  display: none;
  justify-content: center;
  align-items: center;
  height: 22px;
  max-width: 120px;
  letter-spacing: 0;
}

.best_valuee {
  background: #001c72;
  border: 1px solid #000;
  color: #fff;
}

.most_popular span {
  margin-top: 1px;
  display: inline-block;
}

.best_valuee span {
  position: relative;
  top: 1px;
}

.sp_autoshop {
  margin: 8px 0 0 69px;
}

.sp_autoshop span {
  color: #bc2e3e;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0;
}

.money_back_wrapper {
  margin-top: 30px;
  display: flex;
  align-items: center;
}

.mb_svg img {
  width: 58px;
  height: auto;
  aspect-ratio: 1;
}

.mb_text {
  margin-left: 19px;
}

.mb_text p {
  margin: 0;
  font-family: "Poppins";
  font-size: 18px;
  line-height: 25.2px;
  color: #000;
  font-weight: 400;
}

.refill_wrapper {
  margin-top: 30px;
  border: 1px solid #000;
  border-radius: 26px;
  padding: 18px 5px 18px 21px;
  display: block;
  background: #fff;
}

.refill_wrapper h4 {
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 700;
  line-height: 15px;
  margin: 0 0 7.34px;
}

.refill_wrapper p {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 22.4px;
  color: #000;
  margin: 0;
}

.sww {
  display: none;
}

.upsell_wrapper {
  margin-top: 33px;
  border: 1px solid #ccd2e3;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.upsell_slide {
  position: relative;
  padding: 22px 19px 39px;
}

.upsell_input {
  display: flex;
}

.upsell_input label {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin: 0;
  margin-left: 10px;
  position: relative;
  top: 3px;
  pointer-events: none;
}

.upsell_input input {
  width: 22px;
  height: 23px;
}

.upsell_pro_img img {
  max-width: 100%;
  aspect-ratio: 1;
  border-radius: 4px;
}

.upsell_product {
  margin-top: 20px;
  display: flex;
  align-items: flex-start;
}

.upsell_pro_info {
  margin-left: 20px;
}

.upsell_pro_info h3 {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  margin: 0;
  color: #000;
}

.upsell_pro_info p {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin: 5px 0 0;
}

.upsell_input input {
  width: 22px;
  height: 23px;
  border: 0.5px solid rgba(0, 0, 0, 0.3);
  appearance: none;
  -webkit-appearance: none;
  border-radius: 50%;
  cursor: pointer;
}

.upsell_input input:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: transparent;
}

.upsell_input input:checked:after {
  content: "";
  position: absolute;
  top: 27px;
  left: 25px;
  width: 18px;
  height: 19px;
  background: #bc2e3e;
  border: 3px solid #fff;
  border-radius: 50%;
}

.upsell_pro_img {
  width: 71px;
  height: 71px;
  border: 1px solid #ccd2e3;
  border-radius: 4px;
}

.upsell_wrapper ul.slick-dots {
  left: 0;
  bottom: -50px;
}

.upsell_wrapper .slick-dots li {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.upsell_wrapper .slick-dots li button:before {
  font-size: 0;
}

.upsell_wrapper .slick-dots li button {
  width: 6px;
  height: 6px;
  background: transparent;
  border-radius: 50%;
  opacity: 0.5;
  position: relative;
  transition: all 0.3s;
}

.upsell_wrapper .slick-dots li button:before {
  width: 6px;
  height: 6px;
  background: #000;
  opacity: 1;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.upsell_wrapper .slick-dots li.slick-active button {
  background: transparent;
  opacity: 1;
}

.upsell_wrapper .slick-dots li.slick-active button:before {
  background: #ed1c24;
}

.upsell_wrapper .slick-prev {
  width: 20px;
  height: 20px;
  top: 118%;
  left: 150px;
  z-index: 2;
}

.upsell_wrapper .slick-prev:before {
  content: "\f177";
  font-family: "FontAwesome";
  color: #000;
}

.upsell_wrapper .slick-next {
  width: 20px;
  height: 20px;
  top: 118%;
  right: 150px;
  z-index: 2;
}

.upsell_wrapper .slick-next:before {
  content: "\f178";
  font-family: "FontAwesome";
  color: #000;
}

.bs_tag {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 133px;
  width: 100%;
  height: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffe901;
  border-radius: 0px 7px 0px 8px;
}

.bs_tag span {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0px;
}

.upp p {
  font-family: "Poppins";
  font-size: 18px;
  line-height: 24px;
  color: #000;
  margin-bottom: 0;
  font-weight: 600;
}

span#upp_cap {
  font-weight: 500;
  text-decoration: line-through;
  text-decoration-color: #bc2e3e;
  text-decoration-thickness: 2px;
}

span#upp_off {
  font-weight: 500;
  color: #bc2e3e;
}

span.upp_pr {
  font-weight: 500;
}

.sp_autoshop.pr_eq {
  display: none;
}

.save_wrapper span {
  position: relative;
  top: 0px;
}

.free_products {
  display: none;
}

.custom_sticky_cart_wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  /* background: #D9EFFF; */
  background: #000072;
  z-index: 2;
  border-top: 1px solid #e5e5e5;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transform: translateY(150%);
  transition: all 0.3s;
}

.custom_sticky_cart_wrapper.visible {
  transform: translateY(0);
}

.custom_sticky_cart_inner {
  max-width: 1512px;
  margin: auto;
  padding: 9px 400px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sticky_head h3 {
  margin: 0 0 3px;
  font-family: "Inter";
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.18px;
  line-height: 25px;
}

.sticky_head svg {
  width: 15.09px;
  height: 14.39px;
}

.sticky_head span {
  font-family: "Inter";
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  letter-spacing: -0.16px;
}

.sticky_head span:after {
  display: none;
}

.sticky_right_btn {
  min-width: 176px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #00493b;
  color: #fff;
  border: 1px solid #000;
  border-radius: 10px;
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  cursor: pointer;
  transition: all 0.3s;
}

.sticky_right_btn span strong {
    display: block;
}

span.product__media-icon.motion-reduce.quick-add-hidden.product__media-icon--lightbox,
.shopify_subscriptions_app_container {
  display: none !important;
}

p.sell_id {
  display: none;
}

.main_pro_img {
  opacity: 0;
  margin: 0;
  padding: 0;
  transition: all 0.2s;
}

.main_pro_img.slick-initialized {
  opacity: 1;
}

.thumbnail-list {
  display: block;
  margin-top: 30px;
  height: 540px;
  overflow: hidden;
}

.thumbnail-list li {
  margin: 8px 0px;
  border: 3px solid transparent !important;
}

.thumbnail-list li.slick-current {
  border: 3px solid #001c72 !important;
  border-radius: 12px;
}

.main_pro_img button.slick-prev,
.main_pro_img button.slick-next {
  top: 50%;
  width: 32px;
  height: 32px;
  border: none;
  border-radius: 50%;
  z-index: 5;
  box-shadow: 0px 0px 24px 0px #00000026;
  background: #fff;
}

.main_pro_img button.slick-prev {
  left: 10px;
}

.main_pro_img button.slick-next {
  right: 10px;
}

.main_pro_img button.slick-prev.slick-disabled,
.main_pro_img button.slick-next.slick-disabled {
  display: none !important;
}

.main_pro_img button.slick-prev,
.main_pro_img button.slick-next {
  display: block !important;
  z-index: 2 !important;
}

.thumbnail_prev {
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(-90deg);
  position: absolute;
  top: 0;
  left: 36px;
  cursor: pointer;
  box-shadow: 0px 0px 24px 0px #00000026;
}

.thumbnail_next {
  position: absolute;
  bottom: 0;
  left: 36px;
  background: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  transform: rotate(90deg);
  box-shadow: 0px 0px 24px 0px #00000026;
}

.main_pro_img {
  border-radius: 10px;
  box-shadow: 2px 2px 3px 0px #021d49;
  order: 2;
  height: max-content;
}

.main_pro_img li {
  aspect-ratio: 1;
  border: 1px solid #000;
  border-radius: 10px;
  /* box-shadow: 2px 2px 3px 0px #021D49; */
}

.product-media-container.media-type-image.media-fit-contain.global-media-settings.gradient.constrain-height {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

modal-opener.product__modal-opener.product__modal-opener--image {
  max-width: 100%;
  margin: auto;
  aspect-ratio: 1;
  border-radius: 10px;
}

.product__media.media.media--transparent {
  aspect-ratio: 1;
  border-radius: 10px;
}

.product__info-wrapper {
  padding: 0 0 0 66px;
}

.product-form__input .quantity_wrapper input[type="radio"]:checked + label {
  box-shadow: none;
}

.product_timeline_wrapper_wrapper {
  padding: 0 107px 0 88px;
}

.product_timeline_wrapper {
  margin: 50px auto 0;
  max-width: 100%;
  background: #fff;
  border-radius: 25px;
  padding: 26px 28px;
  border: 2px solid #000;
}

.product_timeline_head {
  text-align: center;
}

.product_timeline_head h3 {
  font-family: Poppins;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #000;
  max-width: 402px;
  margin: 0 auto;
  letter-spacing: 0;
}

.product_timeline_head h3 span {
  font-weight: 700;
}

.product_timeline_inner {
  margin-top: 20px;
  padding: 0 100px;
  display: flex;
  justify-content: flex-start;
}

.product_timeline_inner h3 {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  text-align: left;
  color: #000;
  margin: 0;
}

.product_timeline_inner p {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #000;
  margin: 0;
}

.b_shipping {
  margin-left: 29px;
}

.b_guarantee {
  margin-left: 312px;
}

.product_timeline_progress {
  margin: 14px auto 0;
  width: calc(100% - 200px);
  height: 10px;
  border-radius: 10px;
  background: #e3f4ff;
  position: relative;
}

.product_timeline_progress_innerr {
  position: absolute;
  top: 0;
  left: 0;
  width: 668px;
  height: 100%;
  background: #7ad4ec;
  border-radius: 10px;
  display: block !important;
}

.product_timeline_progress:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #000072;
  z-index: 1;
}

.product_timeline_progress_innerr:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 173px;
  width: 20px;
  height: 20px;
  background: #000072;
  border-radius: 50%;
}

.product_timeline_progress:after {
  content: "";
  position: absolute;
  top: -5px;
  left: 585px;
  width: 20px;
  height: 20px;
  background: #000072;
  border-radius: 50%;
}

.product_timeline_inner_mob {
  display: none;
}

.arrival_wrapper {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 0;
  background: #dcf7d7b2;
  padding: 14px 0;
  display: none;
}

.arrival_wrapper span {
  font-family: Inter;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  color: #000;
}

.arrives,
.mb_guarantee {
  display: flex;
  align-items: center;
  gap: 7px;
}

.arrival_wrapper p {
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
  color: #000;
  margin: 5px 0 0;
}

.giving_mission_wrapper_wrapper {
  padding: 0 107px 0 88px;
}

.giving_mission_wrapper {
  margin: 27px auto 0;
  max-width: 100%;
  padding: 1px 30px;
  border-radius: 25px;
  border: 2px solid #000;
  background: #fff;
}

.giving_mission_inner {
  display: flex;
  align-items: center;
  gap: 38px;
}

.giving_mission_inner h3 {
  margin: 0;
  font-family: Poppins;
  font-size: 30px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  color: #000;
}

.giving_mission_inner p {
  max-width: 507px;
  margin: 0;
  font-family: Poppins;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
  letter-spacing: 0;
}

product-form.product-form {
  margin-bottom: 0 !important;
}

.okeReviews.oke-sr > div {
  display: flex;
  align-items: center;
}

.oke-sr-count.oke-sr-count--brackets {
  width: max-content;
  color: #000072 !important;
}

span.oke-sr-count-number,
span.oke-sr-label-text {
  color: #000072 !important;
  font-family: "Nunito" !important;
}

.thumbnail {
  border-radius: 10px;
}

.mini_features_wrapper {
  margin-top: 29px;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.mini_features_block {
  max-width: 160px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 10px;
  padding: 1rem;
}

.mini_features_block h3 {
  margin: 0;
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
}

.tma_head h3 {
  margin: 18px 0 0;
  font-family: Inter;
  font-size: 16.31px;
  font-weight: 700;
  line-height: 18px;
  text-align: left;
  color: #000072;
}

.tell_me_about_inner {
  margin-top: 22px;
  box-shadow: 0px 4px 20px 0px #0000001a;
  background: #fff;
  border-radius: 8px;
}

.tma_inner_head {
  background: #f2f4f8;
  display: flex;
  justify-content: space-evenly;
  border-radius: 8px 8px 0 0;
}

.tma_inner_head span {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.5px;
  text-align: center;
  margin: 0;
  padding-block: 8.5px;
  color: #000072;
  border-right: 1px solid #99a4c7;
  display: inline-block;
  width: 100%;
  margin-inline: auto;
  padding-inline: 22px;
  cursor: pointer;
  position: relative;
  letter-spacing: 0;
}

.tma_inner_head span:last-child {
  border-right: 0 !important;
}

.tma_inner_head span.active {
  background: #fff;
  border-right: 0;
  font-family: Poppins;
  font-size: 13px;
  font-weight: 600;
  line-height: 17.5px;
  color: #000072;
}

.tma_inner_head span.active:before {
  content: "";
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 10px;
  background: #fff;
  border-radius: 8px 8px 0 0;
}

.selling_plans_wrapper {
  margin-top: 30px;
  display: none;
}

.po_inner,
.pdp_savings {
  display: none;
}

.product-form__buttons {
  margin-top: 24px;
}

label.weight_labell span {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

label.weight_labell img {
  margin-bottom: 11px;
  height: 39px;
}

label.weight_labell {
  min-height: 120px !important;
  flex-direction: column;
  justify-content: flex-end !important;
  padding-bottom: 8px !important;
}

.product-form__input input[type="radio"]:checked + label.weight_labell {
  box-shadow: none;
  border: none;
  background: #000072;
  color: #fff;
}

.product-form__input input[type="radio"]:checked + label.weight_labell img {
  filter: invert(1);
}

label.weight_labell {
  border: 1px solid #000 !important;
  border-radius: 11px !important;
}

.sp_subscribe label,
.sp_onetime label {
  display: flex;
  justify-content: space-between;
}

.sp_subs_feat ul {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}

.sp_subs_feat ul li {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  color: #000;
  letter-spacing: 0;
  margin: 0 0 15px;
  padding-left: 37px;
  position: relative;
}

.sp_subs_feat ul li span {
  font-weight: 600;
}

.sp_subs_feat ul li:first-child {
  font-style: italic;
}

.sp_subs_feat ul li:first-child span {
  font-style: normal;
}

.sp_subs_feat ul li:last-child {
  margin-bottom: 5px;
}

.sp_subs_feat ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 13px;
  transform: translateY(-50%);
  /* background: url({{ 'green_subs.svg' | asset_url }}); */
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 50%;
}

.product_timeline_wrapper_wrapper,
.giving_mission_wrapper_wrapper {
  display: none;
}

span.ott_cap.same {
  display: none;
}

.sp_subs_feat {
  cursor: pointer;
}

.random_sold {
  position: absolute;
  bottom: 15px;
  z-index: 99;
  left: calc(50% + 120px);
  transform: translateX(calc(-50% - +60px));
  padding: 11px 52px 11px 8px;
  width: max-content;
  box-shadow: 0px 0px 24px 0px #00000029;
  border-radius: 8px;
  background: #ffffffe5;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  color: #000;
  display: flex;
  align-items: center;
  gap: 8px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}

.random_sold.visi {
  opacity: 1;
  pointer-events: all;
}

.random_sold span {
  font-family: Inter;
  font-size: 13.25px;
  font-weight: 700;
  line-height: 21.6px;
  text-align: left;
}

svg.random_close {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30.59px;
  cursor: pointer;
}

/* .tell_me_about_content {
       padding-block: 15px;
     } */

div[data-tab="vet"] {
  padding-block: 15px;
}

.vet_review_content,
.vet_review_footer {
  padding-inline: 15px;
}

.vet_review_content p {
  font-family: Inter;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 23px;
  text-align: left;
  margin: 0;
  color: #000072;
  letter-spacing: 0;
}

.vet_review_footer {
  margin-top: 12.5px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.vet_review_img img {
  max-width: 56px;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  object-fit: cover;
}

.vet_review_author {
  display: flex;
  flex-direction: column;
}

.vet_review_author p {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  margin: 0;
  color: #000072;
}

.vet_review_author span {
  font-family: Poppins;
  font-size: 12.25px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #000072;
}

.ingredients_tabb {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  border-bottom: 1px solid #99a4c7;
  padding: 10px 20px;
}

.ingredients_tab_inner {
  max-height: 276px;
  overflow: hidden;
  overflow-y: auto;
  position: relative;
}

/* .ingredients_tab_inner::-webkit-scrollbar {
       display: none;
     } */

.ingredients_tab_img {
  display: flex;
  flex: 0 0 48px;
}

.ingredients_tab_img img {
  max-width: 48px;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
}

.ingredients_tab_content {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.ingredients_tab_content p {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  text-align: left;
  margin: 0;
  color: #000072;
}

.ingredients_tab_content span {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-align: left;
  color: #000072;
  max-width: 100%;
  display: inline-block;
}

.tmac[hidden="hidden"] {
  display: none;
}

.tmac.actively {
  animation: fadeIn 0.6s ease-out;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

.guidelines_box {
  padding: 5px 30px 5px 35px;
  border-bottom: 1px solid #99a4c7;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  align-items: center;
}

.guidelines_box:first-child {
  min-height: 40px;
}

.guidelines_box img {
  max-width: 45px;
}

.guidelines_box span {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #000072;
  min-width: 77px;
  letter-spacing: 0;
}

.guidelines_box span:first-child {
  text-align: left;
}

.guidelines_box:not(:first-child) {
  min-height: 58px;
}

.guidelines_box:first-child span:last-child {
  text-align: right;
}

.guidelines_box p {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 22.4px;
  text-align: left;
  color: #000072;
  margin: 0;
}

.guidelines_box p + span {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 22.4px;
  text-align: right;
}

.benefits_inner {
  padding: 15px;
}

.benefits_inner h1,
.benefits_inner h2,
.benefits_inner h3 {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: #000072;
  margin: 0;
  letter-spacing: 0;
}

.benefits_inner ul {
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
}

.benefits_inner ul li {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #000;
  margin-bottom: 10px;
  position: relative;
  padding-left: 32.14px;
}

.benefits_inner ul li:last-child {
  margin-bottom: 0;
}

h2.h4.accordion__title {
  font-family: Poppins;
  font-size: 17.19px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  color: #000;
}

.accordion .summary__title + .icon-caret {
  width: 16px;
  height: 10px;
}

.accordion__content.rte {
  font-family: Poppins;
  color: #000;
}

span#gui_size {
  max-width: 45px;
  display: inline-block;
  width: 100%;
  min-width: max-content;
}

.swipe_img {
  position: sticky;
  top: 240px;
  text-align: right;
  padding-right: 10px;
  height: 0;
  display: none;
}

.swipe_img img {
  max-width: 35px;
}

.product_form_wrapper {
  margin-bottom: 2.5rem;
}

.collapsible_tabs_wrapper {
  border-top: 1px solid #001c7233;
  padding: 22px 8px;
  cursor: pointer;
  margin: 0;
  display: none;
}

.collapsible_tabs_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.collapsible_tabs_header h3 {
  font-family: Poppins;
  font-size: 17.19px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  margin: 0;
  color: #000;
}

.collapsible_content p {
  font-family: Poppins;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin: 0 0 20px;
  color: #000;
}

.collapsible_content h3 {
  font-family: Poppins;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  margin: 0;
  color: #000;
}

.collapsible_content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.collapsible_content ul li {
  font-family: Poppins;
  font-size: 15px;
  line-height: 24px;
  color: #000;
  margin: 0 0 15px;
  position: relative;
  padding-left: 32.14px;
  letter-spacing: 0;
}

.collapsible_content ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 20px;
  height: 20px;
  background: url({{"gr_chck.svg"|asset_url}}});
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.collapsible_content {
  margin-top: 15px;
  display: none;
}

.collapsible_content .guidelines_box span {
  font-size: 14px;
}

.collapsible_content .guidelines_box {
  padding-inline: 5px;
}

.collapsible_content .guidelines_box span:last-child {
  text-align: right;
}

.collapsible_content .guidelines_box p,
.collapsible_content .guidelines_box span {
  margin: 0;
  font-size: 15px;
  font-weight: 700;
}

.collapsible_content .guidelines_box:first-child span {
  font-weight: 500;
}

.ct_warning {
  margin-top: 15px;
}

.ct_warning p {
  font-family: "Inter";
  font-size: 12.58px;
  line-height: 20px;
  letter-spacing: 0;
  margin: 0;
}

.why_subs p {
  font-family: Poppins;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  margin: 0;
}

.ws_head {
  display: flex;
  align-items: center;
  gap: 2px;
}

.collapsible_tabs_header svg {
  transition: all 0.3s;
}

.collapsible_tabs_header svg.upslide {
  transform: rotate(180deg);
}

.ct_ingredients {
  padding-inline: 12px;
}

.ct_ingredients h2 {
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #000;
  letter-spacing: 0;
  margin: 0 0 10px;
}

.ct_ingredients p {
  border-top: 1px solid #ccd2e3ff;
  font-family: "Poppins";
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding-block: 7px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ct_ingredients p:last-child {
  border-bottom: 1px solid #ccd2e3ff;
}

.ct_ingredients h4 {
  font-family: Poppins;
  font-size: 12.25px;
  line-height: 20px;
  letter-spacing: 0;
  margin: 0;
  color: #000;
}

span.bss_tag {
  font-family: Poppins;
  font-size: 14px;
  max-width: 100px;
  width: 100%;
  display: inline-flex;
  height: 26px;
  font-weight: 600;
  color: #fff;
  background: #00493b;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
}

.richpanel-micro {
  display: none;
}

span.ot_shipping {
  font-family: Poppins;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #000;
  display: block;
  margin: 5px 0 0;
}

.subs_info_wrapper {
  background: #dcf7d7;
  border: 1px solid #0089001a;
  border-radius: 8px;
  padding: 6px 10px;
  padding-right: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 4px 0 15px;
}

.subs_info_svg {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #00b67a;
  display: flex;
  justify-content: center;
  align-items: center;
}

.subs_info_off {
  display: flex;
  align-items: center;
  gap: 10px;
}

span.subs_info_inn_off {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  line-height: 16px;
  text-align: left;
  color: #000;
  letter-spacing: 0;
}

span.subs_per_day,
.ott_per_day {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 17.5px;
  text-align: center;
  color: #000;
  background: #f2f4f8;
  padding: 5px 8px;
  border-radius: 6px;
  letter-spacing: 0.6px;
}

.ott_per_day {
  margin-top: 3px;
}

/* .ott_per_day {
      font-family: Poppins;
      font-size: 16px;
      line-height: 17.5px;
      color: #000;
      margin: 7px 0 0;
      background: #F2F4F8;
      padding: 1px 5px;
      border-radius: 6px;
    } */

.sp_onetime input {
  top: 45%;
  transform: translateY(-50%);
}

.packets_wrapper {
  position: absolute;
  top: 28px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  margin: 0 0 4px;
  letter-spacing: 0;
  pointer-events: none;
  color: #2f0147 !important;
}

.packets_wrapper span {
  font-style: italic;
  font-weight: 600;
}

.sp_wrapp.sp_Quantity {
  display: none;
}

.sp_wrapp.sp_Weight {
  border: 2px solid #000;
  border-radius: 10px;
  box-shadow: 2px 2px 3px 0px #000000;
  margin-bottom: 40px;
}

.sp_head {
  background: #ccd2e366;
  padding: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sp_one,
.sp_sub {
  font-family: Poppins;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.6px;
  vertical-align: middle;
  color: #000;
}

.sp_btn {
  display: block !important;
  width: 154px;
  height: 29px;
  border-radius: 20px;
}

.sp_btn input {
  position: absolute;
  width: 0;
  height: 0;
}

.sp_btn input + label {
  display: block;
  width: 100%;
  height: 100%;
  background: green;
  border: 1px solid #d6d6d9;
  background: #d6d6d9;
  border-radius: 20px;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
}

.sp_btn input:checked + label {
  background: #000072;
  border: 1px solid #000072;
}

.sp_btn input + label:after {
  position: absolute;
  width: 56px;
  height: calc(100% - 4px);
  background: #fff;
  top: 50%;
  content: "";
  left: 4px;
  transform: translateY(-52%);
  border-radius: 30px;
  transition: all 0.3s;
}

.sp_btn input:checked + label:after {
  left: unset;
  right: 4px;
}

span.sp_saave {
  background: #27ca0d;
  padding: 3.5px 4.5px;
  border-radius: 8px;
  color: #fff;
}

.sp_content ul {
  margin: 0;
  padding: 23px 12px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
}

.sp_content ul li {
  position: relative;
  font-family: Poppins;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.6px;
  color: #000;
  padding-left: 26px;
  margin-bottom: 15px;
  max-width: 50%;
  width: 100%;
  flex: auto;
}

.sp_content ul li.opacity {
  opacity: 0.3;
}

.sp_content ul li:last-child,
.sp_content ul li:nth-child(5) {
  margin: 0;
}

.sp_wrapp.sp_Weight + fieldset legend {
  display: none;
}

.qty_inner .qty_labell {
  border-radius: 10px !important;
  padding: 0 !important;
  width: 154px !important;
  height: 131px !important;
  flex-flow: column;
  justify-content: center !important;
  align-items: center !important;
  margin: 0 !important;
}

.qty_inner input {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  visibility: hidden;
}

.save_wrapper {
  display: none !important;
}

.qty_labell_price {
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 16px;
  color: #2f0147;
  font-weight: 500;
  pointer-events: none;
}

.qty_labell_price span {
  display: block;
  font-family: Poppins;
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
  color: #000;
  margin-top: 3px;
}

.product-form__input .quantity_wrapper input[type="radio"]:checked + label {
  box-shadow: none;
  background: #000072;
  color: #fff;
  border: 2px solid #000;
}

.packets_wrapper.white,
.qty_labell_price.white,
.qty_labell_price.white span {
  color: #fff !important;
}

.most_popular,
.best_valuee {
  position: absolute;
  left: 50%;
  top: -15px;
  width: 100%;
  text-transform: uppercase;
  transform: translateX(-50%);
  background: #fff200;
  border: 1px solid #18443d;
  border-radius: 6px;
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: none;
  justify-content: center;
  align-items: center;
  height: 30px;
  max-width: 97px;
  letter-spacing: 0;
  z-index: 1;
}

.best_valuee {
  background: #ffbd00;
}

.most_popular span,
.best_valuee span {
  margin-top: 0;
  display: inline-block;
  position: relative;
  top: 4px;
}

.cngrtzz_wrapper {
  max-width: 348px;
  margin: 36px auto 0;
  background: #ebedf4;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  border: 1px solid #00000080;
  font-family: Inter;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 0.6px;
  color: #000072;
}

span.vcp {
  color: #ccd2e3;
  text-decoration: line-through;
}

.asp:not(.is_same) {
  display: none;
}

.money_back_guarantee_wrapper {
  max-width: 478px;
  margin: 40px auto 0;
  border: 2px solid #ffa41c;
  border-radius: 9px;
  padding: 15px;
}

.mbgw_head {
  font-family: Poppins;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 600;
  color: #121212;
}

.mbgw_content {
  font-family: Poppins;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #121212;
  letter-spacing: 0;
  margin: 10px 0 0;
}

.qty_labell_price span.asp,
.qty_labell_price span.dsp {
  font-size: 18px;
  line-height: 16px;
  color: #2f0147;
}

/* MEDIA QUERIES */
@media screen and (max-width: 1512px) {
  .custom_sticky_cart_inner {
    padding: 9px 200px;
  }
}

@media screen and (max-width: 1299px) {
  .product.grid,
  .product_timeline_wrapper_wrapper,
  .giving_mission_wrapper_wrapper {
    padding-inline: 30px;
  }

  .mp {
    padding-inline: 0;
  }
}

@media screen and (max-width: 1280px) {
  .size_weight_wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1240px) {
  /* .product_timeline_wrapper, .giving_mission_wrapper { width: calc(100% - 60px); } */

  .product_timeline_inner {
    padding: 0 20px;
  }

  .product_timeline_progress {
    width: calc(100% - 20px);
  }
}

@media screen and (max-width: 1205px) {
  .product.grid {
    gap: 30px;
  }
}

@media screen and (max-width: 1199px) {
  .product__info-wrapper {
    padding-left: 3rem;
  }
}

@media screen and (max-width: 1150px) {
  .product.grid {
    flex-direction: column;
    align-items: center;
    gap: 5rem;
  }

  .grid__item.product__media-wrapper {
    width: 80% !important;
    max-width: 100% !important;
  }

  .product__info-wrapper {
    width: 80% !important;
    max-width: 100% !important;
    padding-left: 0;
  }

  .random_sold {
    bottom: 165px;
  }

  media-gallery {
    grid-template-columns: 100%;
  }

  .thumbnail_prev,
  .thumbnail_next {
    display: none;
  }

  .main_pro_img {
    order: 1;
  }

  .thumbnail-list {
    height: max-content;
    order: 2;
    margin-top: 0;
  }

  .thumbnail-list li {
    margin: 0 10px;
  }

  .product__info-wrapper.grid__item {
    max-width: 80% !important;
  }

  .qty_inner .qty_labell {
    width: 100% !important;
  }
}

@media screen and (max-width: 1070px) {
  .b_guarantee {
    margin-left: 200px;
  }

  .product_timeline_progress:after {
    left: 480px;
  }
}

@media screen and (max-width: 1024px) {
  .giving_mission_inner h3 {
    font-size: 22px;
    line-height: 26px;
  }

  .giving_mission_inner p {
    font-size: 18px;
    line-height: 22px;
  }
}

@media screen and (max-width: 990px) {
  .custom_sticky_cart_inner {
    padding: 9px 30px;
  }

  .product_timeline_inner,
  .product_timeline_progress {
    display: none;
  }

  .product_timeline_inner_mob {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
  }

  .b_today_mob,
  .b_shipping_mob,
  .b_guarantee_mob {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 35px;
  }

  .b_guarantee_mob {
    margin-bottom: 0;
  }

  .b_today_mob p,
  .b_shipping_mob p,
  .b_guarantee_mob p {
    margin: 0;
    max-width: 214px;
    width: 142px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: right;
    color: #1b2943;
  }

  .b_today_mob p:last-child,
  .b_shipping_mob p:last-child,
  .b_guarantee_mob p:last-child {
    text-align: left;
  }

  .b_guarantee_mob p span {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #1b2943;
    letter-spacing: 0;
  }

  .grid__item.product__media-wrapper,
  .product__info-wrapper {
    width: 100% !important;
    max-width: 100% !important;
  }

  .product__info-wrapper.grid__item {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 768px) {
  .giving_mission_wrapper {
    padding-inline: 10px;
  }

  .giving_mission_inner h3 {
    font-size: 18px;
    line-height: 22px;
  }

  .giving_mission_inner p {
    font-size: 16px;
    line-height: 20px;
  }
}

@media screen and (max-width: 640px) {
  .desk {
    display: none;
  }

  .product_media_gallery.mob {
    visibility: hidden;
  }

  .product_media_gallery.mob.slick-initialized.slick-slider.slick-dotted {
    display: block;
    margin-bottom: 50px;
    visibility: visible;
  }

  .product_breadcrumb {
    display: none;
  }

  .main_pro_img li {
    border: none;
  }

  .product.grid {
    padding: 0 14px;
    margin: 0;
    gap: 0;
  }

  .thumbnail-slider .thumbnail-list.slider {
    margin-bottom: 0;
  }

  .product__info-wrapper {
    margin-top: 10px;
    padding-left: 0;
  }

  .product_review_number span {
    font-size: 14px;
    line-height: 25.2px;
    position: relative;
    top: 4px;
    font-weight: 400;
    color: #fff;
  }

  .product_review_number {
    justify-content: flex-start;
  }

  .product__title {
    margin-top: 15px;
  }

  .product__title h1 {
    font-size: 26px;
    line-height: 27px;
    letter-spacing: 0.6px;
  }

  .product__title {
    padding-bottom: 7px;
  }

  .nut_approved {
    margin-top: 16px;
    padding: 6px 8px;
    border-radius: 10px;
  }

  .product__description {
    margin-top: 14px !important;
  }

  .product__info-container .product__description {
    margin-bottom: 14px;
  }

  .product__description p {
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.7px;
    text-align: center;
  }

  .product__description ul li:before {
    width: 21px;
    height: 21px;
    background-repeat: no-repeat;
    top: 45%;
  }

  .product__description ul li {
    font-size: 16px;
    line-height: 40px;
    padding-left: 32px;
  }

  .product_review_box {
    padding: 13px 4px 6.43px 14px;
  }

  .product_review_box h3 {
    font-size: 15px;
    line-height: 21px;
  }

  .product_review_box span {
    font-size: 14px;
    line-height: 19.1px;
  }

  .product_review_star {
    bottom: 6px;
    right: 29px;
  }

  .product_review_star svg {
    width: 15.29px;
    height: 14.57px;
  }

  .product_review_box_wrapper {
    padding-bottom: 26px;
    border-bottom: 1px solid #ccd2e3;
  }

  variant-radios legend.form__label {
    font-weight: 600;
  }

  variant-radios {
    margin-top: 19px !important;
  }

  variant-radios legend.form__label {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 14px !important;
    color: #262565 !important;
  }

  .product-form__input input[name="Weight"] + label {
    margin: 0;
    padding: 0 !important;
  }

  select.s_w {
    width: 100%;
    height: 42px;
    appearance: none;
    background: transparent;
    border: 1px solid rgba(0, 0, 114, 0.7);
    border-radius: 12px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: center;
    color: #000;
  }

  select.s_w:focus-visible {
    box-shadow: none;
    outline: none;
  }

  .s_w_wrapper {
    position: relative;
  }

  .s_w_wrapper span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 35px;
  }

  .product-form__input {
    margin-bottom: 18px;
  }

  .product-form__input input[type="radio"] + label {
    margin-top: 0;
    /* padding-left: 50px !important; */
    font-size: 16px;
    line-height: 19.6px !important;
    border-bottom-right-radius: 6.5px !important;
    border: 2px solid rgba(0, 0, 0, 0.2);
  }

  .qty_inner input {
    width: 25px !important;
    height: 25px !important;
    margin: 0 !important;
    top: 48%;
    border: 2px solid #9f9f9f;
    left: 14px;
  }

  .ppd {
    left: 58px;
    font-size: 12px;
    line-height: 6.8px;
    margin-top: 2px;
  }

  .variant_price {
    right: 22px;
  }

  .most_popular,
  .best_valuee {
    font-size: 12px;
  }

  .variant_price .cvr,
  .variant_price .cvsr {
    font-size: 13px;
    line-height: 16.8px;
    font-weight: 700;
  }

  .variant_price .cmvr {
    font-size: 12px;
    line-height: 16.8px;
  }

  .save_wrapper {
    right: 16px;
    font-size: 14px;
    padding: 1px 8px;
    min-width: 92px;
    min-height: 24px;
    justify-content: center;
    align-items: center;
  }

  .save_wrapper span {
    position: relative;
    top: 0px;
  }

  .qty_inner input:checked {
    width: 17px !important;
    height: 17px !important;
    border: none;
    background: #000072;
    outline: 2px solid #000;
    outline-offset: 4px;
    left: 20px;
  }

  .qty_inner input:checked:after {
    display: none;
    top: 0;
    left: 0;
    transform: none;
  }

  .product-form__input input[name="Weight"] + label {
    padding: 0 !important;
    margin: 0;
  }

  .size_weight_wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
  }

  .product-form__input input[name="Weight"]:checked + label {
    display: inline-flex;
  }

  .quantity_wrapper {
    gap: 10px;
    margin-top: 0;
  }

  .po_inner span {
    display: none;
  }

  .upsell_wrapper {
    margin-top: 18px;
  }

  .upsell_product {
    margin-top: 12px;
  }

  span.inst {
    display: inline-block !important;
  }

  .sp_subscribe.chckd,
  .sp_onetime.chckd {
    background: #fff;
  }

  span.instock {
    display: block;
    font-size: 14px;
    line-height: 17.25px;
    color: #15aa0b;
  }

  fieldset.js.product-form__input.po label {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 13px !important;
  }

  .sp_subscribe label,
  .sp_onetime label {
    font-size: 13px;
    line-height: 16px;
    margin: 9px 0;
  }

  .sp_subscribe input {
    left: 10px;
    background: #fff;
    border: 2px solid #ccd2e3;
  }

  .sp_onetime input {
    left: 20px;
  }

  .sp_onetime input + label {
    position: relative;
    top: 7px;
  }

  .sp_subscribe span {
    font-size: 12px;
    line-height: 14.4px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sp_content_price {
    margin: 0;
    align-items: baseline;
  }

  span.sp_cap {
    font-size: 18px;
    font-weight: 600;
  }

  span.sp_only {
    font-size: 12px;
  }

  .sp_content_features {
    margin: 10px 0 17px 16px;
  }

  .sp_content_features ul li {
    font-size: 15px;
    margin-bottom: 12px;
  }

  .product-form__submit {
    height: 50px;
    font-size: 18px;
    padding-inline: 1.5rem;
  }

  .pdp_save span {
    font-size: 16px;
    font-weight: 700;
  }

  span.instock {
    display: block;
    font-size: 14px;
    line-height: 17.25px;
  }

  fieldset.js.product-form__input.po label {
    font-size: 17px;
    line-height: 24px;
  }

  .sp_subscribe input {
    left: 12px;
    margin: 0;
    border: 2px solid #000;
    top: 13spx;
  }

  .sp_onetime input {
    left: 20px;
  }

  .sp_onetime input + label {
    position: relative;
    top: 0px;
    align-items: center;
    font-size: 15px;
    line-height: 18px;
    padding-left: 31px;
  }

  .sp_subscribe span {
    font-size: 12px;
  }

  span.sp_cap {
    font-size: 18px;
    font-weight: 500;
  }

  span.sp_only {
    font-size: 12px;
  }

  .sp_content_features {
    margin: 10px 0 17px 16px;
  }

  .sp_content_features ul li {
    margin-bottom: 15px;
  }

  .pdp_save span {
    font-size: 16px;
    font-weight: 700;
  }

  span.pdp_cap {
    font-size: 16px;
  }

  span.pdp_pr {
    font-size: 16px;
    font-weight: 700;
  }

  .a2c_below {
    max-width: 100%;
  }

  .a2c_below span {
    font-size: 11px;
    line-height: 12px;
    padding: 3px 0;
  }

  .pdp_payment_icons svg {
    width: 44.61px !important;
    height: 28.69px !important;
  }

  .pdp_payment_icons {
    max-width: 90%;
  }

  span.pymnt_text {
    font-size: 10px;
    margin-top: 10px;
  }

  .product-form__buttons {
    padding-bottom: 0;
  }

  product-form.product-form {
    margin-bottom: 0 !important;
  }

  .product-form__input input[name="Weight"]:checked + label {
    border: 2px solid rgba(0, 0, 0, 0.7);
  }

  .product-form__input input[type="radio"]:checked + label {
    border: 2px solid;
  }

  label.qty_labell span {
    left: 0.5px;
    font-weight: 600;
    font-size: 16px;
  }

  .qty_inner input:checked + label.qty_labell span {
    left: 0;
    font-size: 18px;
  }

  .sp_subscribe label {
    position: relative;
    left: 10px;
  }

  .sp_onetime input:checked,
  .sp_subscribe input:checked {
    width: 21px;
    height: 21px;
    box-shadow: 0 0 1px 1px #ccd2e3;
    border: none;
  }

  .sp_autoshop {
    margin-left: 16px;
    display: flex;
    margin-top: 5px;
  }

  .sp_autoshop span {
    font-size: 16px;
  }

  .nut_approved p {
    font-size: 16px;
    line-height: 20px;
  }

  span.sp_price {
    font-size: 18px;
    font-weight: 500;
  }

  .mb_svg img {
    width: 43px;
    height: 43px;
  }

  .mb_text p {
    font-size: 14px;
    line-height: 16.8px;
    letter-spacing: 0;
  }

  .refill_wrapper {
    margin-top: 26px;
    padding: 13px 11px;
  }

  .refill_wrapper h4 {
    font-size: 12px;
    line-height: 15px;
  }

  .refill_wrapper p {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0.5px;
    font-weight: 400;
  }

  .sww {
    display: none;
    border: 1px solid rgba(0, 0, 0, 0.7);
    border-radius: 10px;
    background: #fff;
  }

  ul.sww_inner {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
  }

  ul.sww_inner li,
  .ssw_main {
    font-family: "Poppins";
    font-size: 18px;
    line-height: 42px;
    text-align: center;
    color: #000;
    font-weight: 500;
    border: 1px solid;
    min-height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    margin-bottom: 10px;
    position: relative;
  }

  ul.sww_inner li.act {
    box-shadow: 2px 2px 5px #9f9f9f;
    color: #bc2e3e;
    background: #0000720f;
  }

  .ssw_main {
    font-weight: 600;
    border: none;
    min-height: 42px;
    font-size: 18px;
    line-height: 42px;
    margin-bottom: 0;
    background: #fff;
    box-shadow: 2px 2px 3px 0px #021d49;
    border-radius: 9px;
  }

  ul.sww_inner li {
    border: none;
  }

  ul.sww_inner li svg,
  .ssw_main svg {
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
  }

  ul.sww_inner li svg {
    display: none;
  }

  .money_back_wrapper {
    margin-top: 18px;
  }

  .most_popular span,
  .best_value span {
    position: relative;
    top: 1px;
    margin: 0;
    font-size: 8px;
    line-height: 12px;
  }

  .best_value {
    top: -23px;
    min-width: 101px;
    height: 22px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    display: none;
    text-align: center;
  }

  .best_valuee span,
  .best_value span {
    font-size: 8px;
    line-height: 12px;
  }

  .best_value span {
    top: 2px;
  }

  .product-form__input .quantity_wrapper input[type="radio"]:checked + label {
    box-shadow: 2px 2px 3px 0px #021d49;
  }

  .sp_subscribe input:checked:after,
  .sp_onetime input:checked:after {
    border: 3px solid #fff;
    background: #000072;
  }

  span.sp_fs span {
    position: relative;
    top: 0.5px;
    background: transparent;
    height: 14px;
    display: inline-block;
  }

  .product_media_gallery.mob img {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
  }

  .product_media_gallery ul.slick-dots {
    bottom: -45px;
  }

  .product_media_gallery .slick-dots li button:before {
    font-size: 0;
  }

  .product_media_gallery .slick-dots li button {
    background: #dedede;
    width: 7px;
    height: 7px;
    border-radius: 50%;
  }

  .product_media_gallery li.slick-active button {
    background: #e22b32;
  }

  .product_media_gallery .slick-prev {
    top: 50%;
    left: -8px;
    width: 31px;
    height: 31px;
  }

  .product_media_gallery .slick-prev:before {
    content: "";
    background: url(/cdn/shop/t/1/assets/pdp-right.svg?v=1701694471);
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(180deg);
  }

  .product_media_gallery .slick-next {
    right: -9px;
    width: 31px;
    height: 31px;
  }

  .product_media_gallery .slick-next:before {
    content: "";
    background: url(/cdn/shop/t/1/assets/pdp-right.svg?v=1701694471);
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  .product_media_gallery .slick-prev.slick-disabled:before,
  .product_media_gallery .slick-next.slick-disabled:before {
    display: none;
  }

  .bs_tag {
    width: 97px;
    height: 22px;
    border-left: 1px solid #ccd2e3;
    border-bottom: 1px solid #ccd2e3;
  }

  .bs_tag span {
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 1px;
    text-align: left;
  }

  .upsell_slide {
    padding: 22px 11px 25px;
  }

  .upsell_input label {
    font-size: 16px;
    line-height: 21.82px;
  }

  .upsell_pro_info h3 {
    font-size: 16px;
    line-height: 23px;
  }

  .upsell_pro_info p {
    font-size: 14px;
    line-height: 19px;
  }

  .upsell_pro_img {
    flex: 0 0 71px;
  }

  .upsell_wrapper ul.slick-dots {
    bottom: -35px;
  }

  .upp p {
    font-size: 14px;
    line-height: 23px;
  }

  .upsell_input input:checked:after {
    left: 17px;
  }

  .custom_sticky_cart_inner {
    padding: 16px 12px 18px;
    align-items: center;
    justify-content: space-around;
  }

  .sticky_head h3 {
    font-family: "Poppins";
    font-size: 12px;
    line-height: 17px;
    letter-spacing: -0.12px;
  }

  .product_review_number {
    flex-direction: column;
    align-items: flex-start;
  }

  .sticky_right_btn {
    max-width: 166px;
    width: 100%;
    min-width: 166px;
    height: 55px;
  }

  .product__info-wrapper .product_review_number {
    flex-direction: row;
    justify-content: space-between;
  }

  .minicart_related_wrapper h2 span {
    padding: 0 8px;
  }

  .main_pro_img {
    margin: 0;
    padding: 0;
  }

  /* .thumbnail-list { display: none; } */

  .main_pro_img ul.slick-dots button {
    width: 7px;
    height: 7px;
    background: #dedede;
    border-radius: 50%;
    transition: all 0.3s;
  }

  .main_pro_img .slick-dots li.slick-active button {
    background: #e22b32;
  }

  .main_pro_img ul.slick-dots button:before {
    font-size: 0;
  }

  .main_pro_img ul.slick-dots {
    bottom: -38px;
  }

  .product__info-wrapper {
    margin-top: 12px;
  }

  .main_pro_img button.slick-prev {
    left: 0;
    background: #fff;
  }

  .main_pro_img button.slick-next {
    right: 0;
    background: #fff;
  }

  .product_timeline_wrapper {
    margin-top: 0;
  }

  .product_timeline_wrapper_wrapper,
  .giving_mission_wrapper_wrapper {
    padding: 0 14px;
  }

  .product_timeline_wrapper,
  .giving_mission_wrapper {
    border-radius: 10px;
    padding: 17px;
  }

  .product_timeline_inner_mob {
    display: none;
  }

  .product_timeline_head h3 {
    font-weight: 700;
  }

  .b_today_mob .eclipse {
    position: relative;
  }

  .b_today_mob .eclipse:after {
    content: "";
    position: absolute;
    top: 69%;
    left: 50%;
    transform: translateX(-50%);
    background: url(/cdn/shop/t/5/assets/dash.svg?v=1711705650);
    background-size: cover;
    background-position: center;
    width: 1px;
    height: 500%;
  }

  .how_it_works a {
    font-size: 16px;
    letter-spacing: 0;
  }

  .arrival_wrapper {
    gap: 0;
    border-bottom: none;
    margin-bottom: 31px;
    border-radius: 8px;
  }

  .arrival_wrapper span {
    font-size: 18px;
  }

  .product_timeline_head h3 {
    font-size: 17px;
    line-height: 28.8px;
    font-weight: 400;
  }

  img.giving_mission_img {
    display: none;
  }

  .giving_mission_inner h3 {
    font-size: 15px;
    line-height: 18px;
  }

  .giving_mission_inner p {
    font-size: 14px;
    line-height: 16px;
    max-width: 203px;
  }

  .giving_mission_inner {
    gap: 9px;
  }

  .giving_mission_wrapper {
    padding: 16px 13px;
    margin-top: 11px;
  }

  .product_form_wrapper {
    margin-bottom: 0;
  }

  .product-media-modal__content img {
    width: 100%;
    height: auto;
  }

  .main_pro_img > * {
    border-radius: 10px;
  }

  modal-opener.product__modal-opener.product__modal-opener--image,
  .product__media.media.media--transparent {
    height: 100%;
  }

  .product-media-container {
    max-width: 100%;
  }

  span.oke-sr-count-number,
  .oke-sr-label-text {
    color: #000 !important;
    top: 0 !important;
  }

  .custom_sticky_cart_wrapper {
    bottom: unset;
    top: 0;
    transform: translateY(-150%);
  }

  .custom_sticky_cart_wrapper.visible {
    z-index: 999;
  }

  .main_pro_img button.slick-prev,
  .main_pro_img button.slick-next {
    width: 31px;
    height: 31px;
    background: transparent;
  }

  .main_pro_img button.slick-prev:before,
  .main_pro_img button.slick-next:before {
    width: 31px;
    height: 31px;
  }

  .main_pro_img button.slick-prev:before {
    background: url({{"mob-right-arr.svg"|asset_url}});
    transform: translate(-50%, -50%) rotate(-180deg);
    background-position: center;
  }

  .main_pro_img button.slick-next:before {
    background: url({{"mob-right-arr.svg"|asset_url}});
    background-position: center;
  }

  .main_pro_img button.slick-prev {
    left: 10px;
  }

  .main_pro_img button.slick-next {
    right: 10px;
  }

  .thumbnail-list li {
    border-radius: 10px;
    margin: 0 4.5px;
    border: 1px solid transparent !important;
  }

  .thumbnail-list li.slick-current {
    border-radius: 10px;
    border: 1px solid #001c72 !important;
  }

  .thumbnail-list li.slick-current:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #001c72;
    border-radius: 10px;
  }

  .mini_features_block h3 {
    font-size: 14px;
    line-height: 16.8px;
  }

  .sp_subscribe {
    padding: 8px !important;
  }

  .sp_onetime input:checked,
  .sp_subscribe input:checked {
    width: 25px !important;
    height: 25px !important;
    border: 2px solid #000 !important;
    margin: 0;
    left: 10px;
    top: 10px;
  }

  .sp_subscribe label,
  .sp_onetime label {
    font-size: 17px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    left: 0 !important;
    padding-left: 34px;
    text-align: left;
  }

  .sp_subs_feat ul li:before {
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 50%;
    top: 4px;
    transform: none;
    left: 10px;
  }

  .sp_subs_feat ul li {
    font-size: 16px !important;
    padding-left: 33px;
    margin-bottom: 11.5px;
  }

  .sp_subs_feat ul li span {
    font-size: 16px !important;
    display: inline;
  }

  .sp_subs_feat ul {
    margin-top: 8px;
  }

  .sp_onetime {
    padding: 8px 12px;
    padding-right: 7px;
  }

  .sp_onetime input {
    left: 12px;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  span.sp_price,
  .ott_price {
    font-size: 18px;
    line-height: 18px;
  }

  .sp_onetime input:checked {
    top: 50%;
  }

  span.sp_cap,
  .ott_cap {
    font-size: 18px;
    font-weight: 500;
  }

  label.weight_labell img {
    margin-bottom: 0px;
    max-width: 40px;
    height: 27px;
  }

  label.weight_labell span {
    font-size: 13px;
    line-height: 20px;
  }

  label.weight_labell,
  .product-form__input input[name="Weight"] + label {
    max-height: 88px !important;
    min-height: 88px !important;
    justify-content: flex-end !important;
    padding-bottom: 7px !important;
  }

  .product_review_number {
    height: max-content;
  }

  .selling_plans_wrapper {
    margin-top: 15px;
  }

  fieldset.js.product-form__input.po {
    margin-bottom: -22px !important;
  }

  .sp_inner {
    gap: 15px;
  }

  span.bss_tag {
    position: static;
  }

  .product__description.rte,
  .product__description.rte p {
    text-align: left;
  }

  /* .mb_guarantee svg { display: none; } */

  .mb_guarantee span {
    font-size: 12px;
    line-height: 20px;
  }

  .arrival_wrapper p,
  .arrival_wrapper p span {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
  }

  .ct_ingredients {
    padding-inline: 0;
  }

  .ingredients_tab_inner {
    padding-top: 5px;
  }

  .product__description.rte,
  .product_review_box_wrapper {
    display: none;
  }

  .random_sold.visi {
    display: none;
  }

  .subs_info_wrapper {
    padding-inline: 6px;
  }

  span.subs_per_day,
  .ott_per_day {
    font-size: 13px;
    line-height: 17.5px;
    letter-spacing: 0;
    padding-inline: 4px;
    height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  span.subs_info_inn_off,
  span.subs_info_inn_off span {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 15px;
  }

  span.ot_shipping {
    font-size: 14px;
    margin-top: 2px;
  }

  .ott_per_day {
    font-size: 13px;
  }

  span.ott_price {
    margin-left: 3px;
  }

  span.subs_info_inn_off {
    display: flex;
    gap: 4px;
  }

  /* .ott_pw { padding-right: 8px; } */

  .sp_subscribe input,
  .sp_onetime input {
    border: 2px solid #c9c9c9;
    width: 22px;
    height: 22px;
  }

  .packets_wrapper {
    font-size: 18px;
    left: 0;
    top: 17px;
  }
}

@media screen and (max-width: 550px) {
  .mini_features_wrapper {
    gap: 8px;
    margin-top: 15px;
  }

  .mini_features_block {
    padding: 10px 5px;
  }

  .mini_features_block h3 {
    letter-spacing: 0;
  }
}

@media screen and (max-width: 460px) {
  .tma_inner_head span {
    max-width: 96.81px;
    padding-inline: 0;
  }

  .vet_review_content p {
    font-size: 15px;
    line-height: 20px;
  }

  .vet_review_author p,
  .vet_review_author span {
    font-size: 12px;
    line-height: 15px;
  }

  .vet_review_footer {
    gap: 10px;
  }

  .ingredients_tabb {
    padding: 5px 10px;
  }

  .ingredients_tab_content span {
    letter-spacing: 0;
  }

  .ingredients_tab_img img {
    width: 48px;
    height: 48px;
    aspect-ratio: 1;
  }

  .guidelines_box {
    padding-inline: 15px;
  }

  .guidelines_box span,
  .guidelines_box p,
  .guidelines_box p + span {
    font-size: 13px;
  }

  .guidelines_box span:last-child {
    text-align: right;
  }

  .benefits_inner h1,
  .benefits_inner h2,
  .benefits_inner h3 {
    font-size: 13px;
    line-height: 17px;
  }

  .benefits_inner ul li {
    margin-bottom: 2px;
    font-size: 14px;
    padding-left: 25px;
    letter-spacing: 0;
  }

  .benefits_inner ul li:before {
    width: 15px;
    height: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 389px) {
  .giving_mission_inner p {
    max-width: 188px;
  }
}

@media screen and (max-width: 640px) {
  .mp {
    padding-top: 16px;
  }

  .tma_head h3,
  .tma_inner_head span,
  .tma_inner_head span.active,
  .vet_review_content p,
  .vet_review_author p,
  .vet_review_author span,
  .ingredients_tab_content p,
  .ingredients_tab_content span,
  .guidelines_box span,
  .guidelines_box p,
  .guidelines_box p + span,
  .benefits_inner h1,
  .benefits_inner h2,
  .benefits_inner h3 {
    color: #000;
  }

  .ingredients_tab_content span {
    font-size: 13px;
  }

  .sp_one,
  .sp_sub {
    font-size: 16px;
    line-height: 18px;
  }

  .sp_btn {
    width: 45px;
    height: 22px;
  }

  .sp_btn input + label:after {
    width: 18px;
    height: 18px;
    top: 50%;
    left: 2px;
    transform: translateY(-50%);
  }

  .sp_btn input:checked + label:after {
    left: unset;
    right: 2px;
  }

  .sp_content ul li:before {
    width: 15px;
    height: 15px;
  }

  .sp_content ul li {
    font-size: 10.5px;
    line-height: 14px;
    padding-left: 19px;
    letter-spacing: 0;
  }

  label.qty_labell span,
  .qty_inner input:checked + label.qty_labell span {
    font-size: 11px;
    line-height: 14px;
  }

  .qty_inner .qty_labell {
    height: 109px !important;
  }

  .qty_labell_price {
    top: 58px;
  }

  .most_popular,
  .best_valuee {
    font-size: 12px;
    height: 20px;
    align-items: center;
    top: -10px;
    width: max-content;
    padding-inline: 5px;
  }

  .most_popular span,
  .best_valuee span {
    top: -1px !important;
  }

  .cngrtzz_wrapper,
  img.sh_cart {
    display: none !important;
  }

  .main-product-section:after {
    display: none;
  }
}
