body {
  width: 100%;
  background-color: rgb(255, 255, 255);
  margin: 0px auto;
  line-height: 18px;
  font-family: Roboto, sans-serif;
}

@media screen and (min-aspect-ratio: 139 / 1) {
  body {
    width: 75%;
    background-color: rgb(255, 255, 255);
    margin: 0px auto;
  }
}

* {
  margin: 0px;
  padding: 0px;
}

img {
  width: 100%;
  display: block;
}

#pagecontainer {
  overflow-x: hidden;
}

div,
p {
  font-size: 12pt;
  margin-block: 0px;
  margin-inline: 0px;
}

label {
  font-family: Roboto, sans-serif;
}

.header-in {
  padding: 8px 0px;
  background: rgb(37, 37, 37);
}

.header-in img {
  display: inline-block;
  vertical-align: middle;
  max-width: 130px;
}

.delivery-b {
  text-align: center;
  font-style: normal;
  margin: 15px 0px 11px;
  font-size: 15px;
  line-height: 105%;
}

.delivery-b span {
  position: relative;
  padding-left: 37px;
}

.delivery-b span::before {
  width: 32px;
  height: 18px;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 2px;
  background: url("https://s3.amazonaws.com/subscribe-funnels-production/assets/8bd193e8-9529-4a94-8973-7096153b0349/mob/mobile/images/shipping.png") center center / contain no-repeat;
}

.breadcrumbs {
  padding: 0px 15px;
}

.breadcrumbs__list {
  max-width: 430px;
  margin: 0px auto;
}

.breadcrumbs__list::after,
.breadcrumbs__list::before {
  content: "";
  display: block;
  clear: both;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.breadcrumbs__item {
  width: 33.98%;
  float: left;
  background: url("https://s3.amazonaws.com/subscribe-funnels-production/assets/8bd193e8-9529-4a94-8973-7096153b0349/mob/mobile/images/not-active.png") center center / contain no-repeat;
  margin-left: -1.4%;
  text-align: center;
  position: relative;
  list-style-type: none !important;
}

.breadcrumbs__item_active {
  background: url("https://s3.amazonaws.com/subscribe-funnels-production/assets/8bd193e8-9529-4a94-8973-7096153b0349/mob/mobile/images/active.png") center center / contain no-repeat;
}

.breadcrumbs__item:first-child {
  margin-left: 0px;
}

.breadcrumbs__item span {
  height: 40px;
  right: 9px;
  font-weight: 400;
  font-size: 11px;
  line-height: 39px;
  letter-spacing: -0.05em;
  color: rgb(255, 255, 255);
  margin-left: 27px;
  position: relative;
  display: inline-block;
  z-index: 4;
}

.breadcrumbs__item span::before {
  content: "1";
  position: absolute;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  text-align: center;
  background: rgb(255, 255, 255);
  text-size-adjust: 100%;
  left: -20px;
  top: 11px;
  color: rgb(196, 196, 196);
  line-height: 18.9px;
  font-size: 13px;
}

.breadcrumbs__item_2 span::before {
  content: "2";
}

.breadcrumbs__item_3 span::before {
  content: "3";
}

.breadcrumbs__item::before {
  display: none;
}

.promo-field label {
  font-style: normal;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 14px;
  font-weight: 600 !important;
}

.promo-field label span {
  color: rgb(4, 197, 0);
  font-weight: 600;
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"] {
  appearance: none;
  display: block;
  padding-left: 5px;
  margin-right: -5px;
  margin-bottom: 12px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  border: 1px solid rgb(0, 0, 0);
  border-radius: 5px;
  box-sizing: border-box;
  background: rgb(255, 255, 255);
  font-family: Roboto, sans-serif;
  margin-top: 4px;
}

select {
  appearance: none;
  display: block;
  margin: 4px 5px 12px 0px;
  padding-left: 5px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  border: 1px solid rgb(0, 0, 0);
  border-radius: 5px;
  font-family: Roboto, sans-serif;
  background-color: rgb(255, 255, 255);
  background-image: url("");
  background-repeat: no-repeat;
  background-position: 94% center;
}

input[type="checkbox"] {
  width: 14px;
  height: 14px;
  border: 1px solid rgb(0, 0, 0);
  border-radius: 5px;
}

.promo-field input:disabled {
  -webkit-text-fill-color: rgb(34, 34, 34);
  border: 2px solid rgb(4, 197, 0) !important;
  color: rgb(34, 34, 34) !important;
  opacity: 1 !important;
  background: 0px 0px !important;
}

.button-form {
  font-weight: 700;
  font-size: 24px;
  line-height: 70px;
  width: 100%;
  background: linear-gradient(rgb(246, 137, 23) 0px, rgb(254, 58, 7) 100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 4px;
  border-radius: 12px;
  text-decoration: none;
  display: block;
  text-align: center;
  letter-spacing: 0.02em;
  font-family: Poppins, sans-serif;
  color: rgb(255, 255, 255);
  border: none;
}

.bottom-icons .delivery-b {
  margin-top: 20px;
}

.subscribe_label {
  display: block;
  font-size: 14px;
  color: rgb(0, 0, 0);
  margin: 35px auto 0px;
  position: relative;
}

.subscribe_label p {
  display: inline-block;
  vertical-align: middle;
  color: rgb(153, 153, 153);
  font-size: 16px;
  font-weight: 500;
}

.subscribe_label input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

.subscribe_label input[type="checkbox"]+span {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: rgb(183, 183, 183);
  border-radius: 4px;
  margin-right: 2px;
  position: relative;
}

.subscribe_label input[type="checkbox"]:checked+span::after {
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  width: 14px;
  height: 14px;
  background: url("https://s3.amazonaws.com/subscribe-funnels-production/assets/8bd193e8-9529-4a94-8973-7096153b0349/desktop/images/white-check.png") center center / 100% no-repeat;
  opacity: 0.7;
}

.top-text {
  text-align: center;
  font-size: 15px;
  line-height: 19px;
  font-weight: 700;
  padding-top: 10px;
  color: rgb(0, 0, 0);
  margin-bottom: 10px;
}

.top-text span {
  color: rgb(253, 104, 6);
}

.approved-text,
.steps p {
  color: rgb(0, 0, 0);
  font-weight: 500;
}

.steps p span {
  color: rgb(252, 3, 3);
}

.steps p {
  font-size: 13px;
  line-height: 18px;
  color: rgb(0, 0, 0);
}

.steps {
  padding: 0px 7px;
  margin-bottom: 15px;
}

.approved-text span {
  color: rgb(162, 212, 8);
}

.approved-text {
  color: rgb(0, 0, 0);
  font-size: 0.875rem;
  margin-top: 0.9375rem;
  margin-bottom: 5px;
}

.package {
  max-width: 440px;
  display: block;
  margin: 0px auto;
  padding: 10px 7px 6px;
  position: relative;
}

.package::after,
.package::before {
  content: "";
  display: block;
  clear: both;
}

.package1 {
  background-color: rgb(248, 241, 135);
  border: 0px;
  padding: 10px 7px;
}

.package__left {
  width: 43%;
  float: left;
  position: relative;
  margin-bottom: 5px;
}

.package__name {
  color: rgb(0, 0, 0);
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 1px;
  display: block;
  text-transform: uppercase;
}

.package__coll {
  line-height: 17px;
  font-size: 12px;
  color: rgb(127, 55, 168);
  display: block;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 3px;
}

.package__price {
  font-size: 21px;
  color: rgb(53, 148, 1);
  font-weight: 700;
  display: block;
}

.package__price span {
  font-weight: 400;
  font-size: 12px;
  margin-left: -4px;
}

.package__retail {
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  color: rgb(0, 0, 0);
  display: block;
  margin-top: 1px;
}

.package__retail .silv {
  color: rgb(96, 96, 96);
}

.package__retail span {
  position: relative;
}

.package__retail span::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgb(0, 0, 0);
}

.package__stock {
  color: rgb(119, 119, 119);
  display: block;
  font-size: 10px;
  line-height: 12px;
  margin-top: 4px;
  font-weight: 400;
  letter-spacing: -0.01em;
}

.save-label {
  width: 50px;
  height: 50px;
  background: url("https://s3.amazonaws.com/subscribe-funnels-production/assets/8bd193e8-9529-4a94-8973-7096153b0349/mob/mobile/images/save-label.png") 0% 0% / 100% 100% no-repeat;
  text-align: center;
  color: rgb(255, 255, 255);
  font-size: 7px;
  line-height: 14px;
  position: absolute;
  top: -10px;
  right: -9px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 8px 6px 0px 0px;
}

.save-label span {
  display: block;
  font-size: 11px;
}

.package__right {
  float: left;
  width: 57%;
  margin-bottom: 10px;
}

.package__right::after,
.package__right::before {
  content: "";
  display: block;
  clear: both;
}

.shipping-block {
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 10px;
  display: block;
  text-align: right;
  font-weight: 700;
  padding-right: 2px;
  margin: 5px 0px -5px;
  letter-spacing: 0.06em;
}

.shipping-block span {
  vertical-align: middle;
}

.shipping-block::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("https://s3.amazonaws.com/subscribe-funnels-production/assets/8bd193e8-9529-4a94-8973-7096153b0349/box-icon.png") 0% 0% / contain no-repeat;
  margin-right: 4px;
  vertical-align: middle;
  margin-top: -1px;
}

.best-choise {
  position: absolute;
  top: 49px;
  right: 0px;
  text-align: center;
  color: rgb(255, 255, 255);
  font-size: 7px;
  line-height: 8px;
  padding: 3px;
  background: url("https://s3.amazonaws.com/subscribe-funnels-production/assets/8bd193e8-9529-4a94-8973-7096153b0349/mob/mobile/images/red-ribbon.png") 0% 0% / 100% 100% no-repeat;
  width: 45px;
  height: 21px;
  z-index: 4;
  text-transform: uppercase;
  font-family: "times new roman", serif;
  font-style: italic;
  box-sizing: border-box;
}

.save-block {
  width: 43px;
  height: 43px;
  background: url("https://s3.amazonaws.com/subscribe-funnels-production/assets/8bd193e8-9529-4a94-8973-7096153b0349/save-star.png") 0% 0% / contain no-repeat;
  position: absolute;
  left: -40px;
  top: 8px;
  border-radius: 50%;
  z-index: 3;
  color: rgb(92, 92, 92);
  font-size: 10px;
  line-height: 9px;
}

.save-block__title {
  display: block;
  text-align: center;
  margin-top: 12px;
  font-weight: 700;
}

.save-block__price {
  display: block;
  text-align: center;
  font-size: 8px;
  font-weight: 400;
}

.package3 .save-block {
  left: -25px;
}

.bottle-block {
  position: relative;
  margin-right: -7px;
  margin-bottom: 3px;
}

.package__bottle {
  width: 48%;
  margin: 0px 1%;
  float: left;
  position: relative;
  height: 80px;
}

.package__bottle:first-child::before {
  content: "";
  display: block;
  position: absolute;
  background: url("https://s3.amazonaws.com/subscribe-funnels-production/assets/8bd193e8-9529-4a94-8973-7096153b0349/mob/mobile/images/plus-icon.png") center center / contain no-repeat;
  width: 16px;
  height: 16px;
  right: -6px;
  margin-top: -15px;
  z-index: 3;
  top: 58%;
}

.package__bottle:first-child::before {
  right: -10px;
}

.prod-btl1 {
  position: absolute;
  top: 0px;
  left: 57%;
  width: 45%;
  z-index: 4;
  margin-left: -30%;
}

.prod-btl2,
.prod-btl3 {
  position: absolute;
  width: 40%;
  left: 5%;
  top: 10%;
  z-index: 2;
}

.prod-btl3 {
  left: auto;
  right: 5%;
}

.package__free {
  color: rgb(0, 0, 0);
  letter-spacing: 0.02em;
  font-style: italic;
  display: block;
  margin-top: -4px;
  font-size: 11px;
  line-height: 13px;
  font-weight: 700;
}

.package-btn {
  background: rgb(255, 207, 28);
  border-radius: 2px;
  text-transform: uppercase;
  line-height: 36px;
  height: 43px;
  text-align: center;
  float: left;
  display: block;
  width: 100%;
  color: rgb(0, 0, 0);
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 700;
  filter: drop-shadow(rgba(0, 0, 0, 0.25) 0px 4px 4px);
}

.package-btn span {
  position: relative;
  bottom: -1px;
  font-size: 28px;
}

.package-btn.btn_pulse {
  background-color: rgb(253, 104, 6);
  color: rgb(255, 255, 255);
}

.linebreak {
  height: 4px;
  background-color: rgb(236, 236, 236);
}

.package2 .package__bottle .prod-btl1 {
  margin-left: -17%;
}

.package2 .package__bottle:nth-child(2) .prod-btl1 {
  margin-left: -42%;
}

.package2 .package__bottle .prod-btl2 {
  top: 7%;
  left: 10%;
}

.cards-list {
  margin: 15px 25px 0px;
  text-align: center;
}

.cards-list::after,
.cards-list::before {
  content: "";
  display: block;
  clear: both;
}

.cards-list span {
  float: left;
  color: rgb(0, 0, 0);
  font-size: 14px;
  margin-left: 0px;
  margin-right: 10px;
  line-height: 25px;
}

.cards-list img {
  float: left;
  width: 40px;
  margin-right: 5px;
  max-width: 100%;
}

.billing-form {
  display: none;
}

#cvv,
#expire_m,
#expire_y {
  width: 48%;
  float: left;
}

#expire_y {
  margin-left: 4%;
}

.form-fields label {
  width: 100%;
  display: block;
  float: left;
}

.payment_as_shipping_label {
  display: block;
  text-align: center;
  margin: 20px auto 25px;
  font-size: 16px;
}

.payment_as_shipping_label input[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.billing-form .billing-title {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 13px;
}

.cvv-link {
  margin-top: 2px;
  margin-left: 5px;
  float: left;
  width: 48%;
}

.cvv-link a {
  font-size: 12px;
  color: rgb(50, 49, 49);
  /* margin: 0px 0px 0px 15px; */
}

.secure-icon {
  text-align: center;
  margin-bottom: 19px;
  float: left;
  width: 100%;
  margin-top: 10px;
  font-size: 15px;
}

.secure-icon span {
  position: relative;
}

.secure-icon span::before {
  content: "";
  width: 10px;
  height: 12px;
  background: url("https://s3.amazonaws.com/subscribe-funnels-production/assets/8bd193e8-9529-4a94-8973-7096153b0349/lock-img.png") center center / contain no-repeat;
  position: absolute;
  left: -16px;
  top: 3px;
}

.clear {
  clear: both;
}

.bottom-icons {
  padding: 0px 15px;
  margin: 10px 0px 15px;
}

.bottom-icons img {
  width: auto;
  margin: 23px auto;
  display: block;
  max-width: 100%;
}

.footer-in {
  padding: 0px 15px;
}

.footer-in ul {
  list-style-type: none;
  margin-top: 7px;
}

.footer-in ul::after,
.footer-in ul::before {
  content: "";
  display: block;
  clear: both;
}

.footer-in ul li {
  float: left;
  width: calc(33.33% - 4px);
  border: 1px solid rgb(204, 204, 204);
  box-sizing: border-box;
  padding: 4px;
  margin-right: 6px;
}

.footer-in ul li:last-child {
  margin-right: 0px;
}

.secure-in {
  padding: 25px 15px 0px;
  text-align: center;
}

.secure-in span {
  position: relative;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  display: inline-block;
  padding-left: 94px;
  width: auto;
  letter-spacing: 2px;
}

.secure-in span::before {
  width: 75px;
  height: 76px;
  position: absolute;
  content: "";
  display: block;
  left: 0px;
  top: 0px;
  background: url("https://s3.amazonaws.com/subscribe-funnels-production/assets/8bd193e8-9529-4a94-8973-7096153b0349/mob/mobile/images/lock.png") 0% 0% / contain no-repeat;
}

.secure-in .secure-in__text {
  color: rgb(225, 100, 104);
  padding: 5px 0px 11px;
}

.secure-in .secure-in__text2 {
  padding-left: 0px;
  font-size: 40px;
  font-style: normal;
}

.secure-in .secure-in__text2::before,
.secure-in .secure-in__text::before {
  display: none;
}

#footer {
  color: rgb(119, 119, 119);
  background-color: rgb(255, 255, 255);
  padding: 20px 10px;
  text-align: center;
}

#footer center,
#footer p {
  font-size: 10px;
  line-height: normal;
  font-weight: 400;
}

#footer p.cop-text {
  font-size: 12px;
}

#footer p a {
  color: rgb(51, 51, 51);
  font-size: 12px;
  padding: 0px 5px;
  text-decoration: none;
}

.btn_pulse {
  animation-name: btn_anim;
  animation-duration: 1s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
}

@keyframes btn_anim {
  0% {
    transform: scale(0.9, 0.9);
  }

  100% {
    transform: scale(1.02, 1.02);
  }
}

.popup-loading-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1100;
  background: rgba(0, 0, 0, 0.95);
}

.popup p {
  margin: 0px;
}

.popup-loading-wrapper .popup {
  min-width: 300px;
  color: rgb(255, 255, 255);
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.popup-loading-wrapper .popup h2 {
  width: 300px;
  font-size: 32px;
  color: rgb(255, 255, 255);
  line-height: 36px;
  padding: 7px 0px 22px;
}

.popup-loading-wrapper .popup h3 {
  line-height: normal;
  padding: 0px 0px 24px;
  color: rgb(255, 255, 255);
}

.popup-loading-wrapper .popup p {
  opacity: 0.5;
  font-size: 18px;
  padding: 8px 0px 3px;
}

.popup-loading-wrapper .popup .product-image {
  width: 50px;
  height: 93px;
  margin: 0px auto 6px;
  position: relative;
  background: url("https://s3.amazonaws.com/subscribe-funnels-production/assets/8bd193e8-9529-4a94-8973-7096153b0349/prdThumb.png") 0% 0% / contain no-repeat;
}

.popup-loading-wrapper .popup .loading-image {
  width: 70px;
  height: 70px;
  margin: auto;
  animation: 3s linear 0s infinite normal none running spin;
}

.all-card-types li {
  float: left;
  margin-right: 20px;
}

#shortcheckoutcontainer {
  max-width: 90%;
  margin: 0px auto;
}

.cvv-image {
  display: none;
}

#upsellModal {
  display: none;
}

#product5B {
  display: none;
}

#product3B {
  display: none;
}

#product2B {
  display: none;
}

.modal-backdrop {
  display: none;
}

.form-banner {
  max-width: 90%;
  margin: 0 auto;
  font-size: 15px;
  text-align: center;
}

.price {
  font-style: normal;
}

.linebreak {
  margin: 13px 0 12px;
}

.prd3-1 {
  margin-left: -17%;
}

.prd3-2 {
  margin-left: -41%;
}

#sub-save-container {
  text-align: center;
}

@keyframes scaleout {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
    opacity: 0;
  }
}

@media screen and (max-device-width: 767px) and (orientation: landscape) {

  #app_common_modal .app_modal_body,
  #error_handler_overlay .error_handler_body {
    margin: 20px auto;
  }

  #app_common_modal .app_modal_body iframe {
    min-height: 360px;
  }
}

@media (max-device-width: 767px) {
  #app_common_modal .app_modal_body {
    margin: 2% auto;
  }
}

#partialcontainer {
  max-width: 95%;
  margin: 0 auto;
}

#partialSubmit {
  width: 100%;
  margin-bottom: .5rem;
}

input#submitButton {
  margin-bottom: .5rem;
}

.package-info__retail {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  color: #000;
  display: block;
  margin-top: 1px
}

.package-info__total {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  color: #000;
  display: block
}

.package-info__retail .silv {
  color: #606060
}

.package-info__retail span {
  position: relative
}

.package-info__retail span:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000
}

.package-info__total .full-price {
  color: #35a809
}

.st {
  color: #35a809
}

.package3 .package__price {
  margin-top: 12px
}

.package__stock {
  margin-top: 2px
}