* {
  margin: 0 auto;
  padding: 0 auto;
}

body {
  background-color: #fff;
  text-align: center;
}

.question1 {
  float: right;
  display: inline-block;
  width: 200px;
  vertical-align: middle;
}

.orderpage_form form input,
.orderpage_form form select {
  width: 400px;
  height: 65px;
  font-size: 20px;
  font-family: trebuchet ms, Arial, Helvetica, sans-serif;
  border-radius: 5px;
  vertical-align: middle;
  font-style: italic;
  position: relative;
  margin-top: -15px;
}

#orderpage input[type="checkbox"],
#orderpage input[type="radio"] {
  display: none;
}
#orderpage input[type="radio"] + label {
  display: inline-block;
  width: 34px;
  height: 36px;
  background: url(//assets.lifecellskin.com/offers/mobile/images/life_order_checkboxes-green.jpg) -34px
    0 no-repeat;
  cursor: pointer;
  position: relative;
  top: 10px;
  margin-right: 10px;
  margin-top: 0;
  border-radius: 0;
}

#orderpage input[type="radio"]:checked + label {
  background: url(//assets.lifecellskin.com/offers/mobile/images/life_order_checkboxes-green.jpg)
    0 0 no-repeat;
}
#ccInfo {
  display: none;
  color: #373636;
  font-weight: 400;
  font-size: 18px;
  font-style: normal;
}

.cc-group-light {
  background: #ffffff
    url(//assets.lifecellskin.com/offers/mobile/images/2020/jan/cc-group-light.png)
    no-repeat !important;
  background-position: right 21% center !important;
  background-size: 230px 28px !important;
}

#orderpage .viewer-count {
  margin-bottom: 20px;
  border: 1px solid #ff0071;
}

#orderpage .viewer-count span {
  padding: 22px 0;
  display: inline-block;
}
#orderpage .orderpage_form .divider {
  background-color: transparent !important;
  border: none !important;
  border-top: none !important;
  width: 567px !important;
}
#orderpage .orderpage_form form input,
#orderpage .orderpage_form form select {
  background-color: #f2f2f2;
  border: 2px solid #b5b5b5;
}
#orderpage .orderpage_form form {
  margin-bottom: 15px;
}

#orderpage input[type="radio"]:checked + label {
  background: url(//assets.lifecellskin.com/offers/mobile/images/life_order_checkboxes-red3.png)
    0 0 no-repeat !important;
}

#orderpage input[type="radio"] + label {
  background: url(//assets.lifecellskin.com/offers/mobile/images/life_order_checkboxes-red3.png) -34px
    0 no-repeat !important;
}
#container {
  width: 750px;
  min-height: 100%;
  height: auto;
  text-align: left;
  position: relative;
}

#orderpage {
  width: 750px;
  text-align: center;
}
#order-details-table {
  padding-top: 25px;
}

#orderpage #error-message-display {
  background-color: red;
  border-radius: 5px;
  opacity: 0.8;
  color: #fff;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 18px;
}

.orderpage_form {
  width: 724px;
  position: relative;
}
.orderpage_form form {
  box-shadow: none;
}
.orderpage_form .divider {
  display: inline-block;
  width: 607px !important;
  padding: 25px;
  background-color: #f6fafc;
  border-bottom: 1px solid #d7d7d7;
  border-top: 1px solid #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 25px;
  text-align: left;
  margin: 0;
  font-weight: 700;
}

.orderpage_form .does-your-billing {
  border-top: none;
}

.question1 {
  width: 271px;
  font-size: 25px;
  padding: 19px 0;
}

.question1,
.question2 {
  text-transform: capitalize;
  font-weight: 400;
}
.orderpage_form #cc_number {
  width: 290px !important;
  margin-top: 10px !important;
  height: 52px !important;
  padding: 0 15px !important;
  font-size: 23px !important;
}
#cc_cvv {
  margin-top: 0 !important;
  text-align: center;
  width: 184px !important;
  font-size: 22px;
}
#orderpage .orderpage_form form input.orderpage_button {
  -webkit-appearance: button !important;
}
.product-title,
.product-subdesc {
  font-weight: 700;
  font-style: normal;
}
.price-col-td,
#base_shipping_price,
#eco_shipping_price,
#total_shipping_price {
  border-left: none !important;
  font-size: 24px !important;
}

#total_shipping_price {
  font-size: 28px !important;
  color: #fe0000 !important;
}
#shipping-duration-text,
.dateesti {
  font-size: 17px !important;
}
.term-text-inline {
  padding: 45px 50px !important;
  display: inline-block !important;
}
#popupWindow {
  display: none;
  background-color: rgba(190, 190, 190, 0.3);
  height: 100%;
  z-index: 2147483646;
  left: 0;
  overflow: visible;
  outline: none;
  position: fixed;
  top: 0;
  width: 100%;
}

#popupDialog {
  height: 0;
  margin-top: 225px;
  overflow: visible;
  width: 380px;
  margin-left: auto;
  margin-right: auto;
}

#prepaidPopup,
#processingPopup {
  text-align: center;
  direction: ltr;
  position: relative;
  top: 10px;
  border-radius: 5px;
  padding: 10px 50px;
  font-size: 20px;
  font-weight: 700;
  font-family: sans-serif;
}

#prepaidPopup,
#processingPopup {
  text-align: center;
  direction: ltr;
  position: relative;
  top: 10px;
  border-radius: 5px;
  padding: 0;
  font-size: 20px;
  font-weight: 700;
  font-family: sans-serif;
}

#popupSpinner {
  background: url(//assets.lifecellskin.com/offers/images/processing.gif)
    no-repeat;
  display: inline-block;
  width: 300px;
  height: 113px;
  background-size: cover;
}

.es #popupSpinner {
  background: url(//assets.lifecellskin.com/offers/images/es/processing.gif)
    no-repeat;
  background-size: cover;
}

/* V2 */
body {
  font: 16px avenir-light, Arial, sans-serif;
  color: #000;
}

#orderpage,
#container {
  width: 100%;
}

#authorize {
  margin-bottom: 40px;
}

.product-trial {
  display: none;
}

.top-bar {
  width: 100%;
  background-color: #333436;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lifecell-logo {
  width: 100%;
  height: auto;
}

#orderpage .viewer-count {
  background-color: transparent;
  border: none;
  margin: 10px 0;
}

.viewer-count span {
  font: 24px avenir-light, sans-serif;
  color: #333436;
  margin-left: 0.7em;
}

.vc-image {
  margin-top: -10px;
}

.orderpage_form {
  width: 94%;
}

.main-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 20px;
  margin-bottom: 25px;
  border: 2px solid #ded4cb;
}

.pr-img {
  -webkit-box-flex: 4;
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
}

.pr-desc {
  -webkit-box-flex: 4.5;
  -webkit-flex: 4.5;
  -ms-flex: 4.5;
  flex: 4.5;
  text-align: left;
}

.pr-price {
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 20px;
}

.pr-img img {
  margin: 0;
}

.product-title,
.product-subdesc {
  font: 24px avenir-heavy, sans-serif;
  line-height: 1.3em;
}

.product-title {
  display: block;
}

.product-trial {
  font-size: 24px;
}

.pr-size,
.pr-dr {
  display: block;
  font-size: 22px;
  line-height: 1.3em;
}

.pr-size {
  margin-top: 25px;
}

.promo-percent-label {
  background-color: #fff;
  padding: 9px 10px 7px;
  font: 22px avenir-medium, sans-serif;
  color: #4d4d4d;
  width: 160px;
  margin: 0 auto;
  text-align: center;
  border: 1px dashed #28b600;
  border-radius: 4px;
  margin: 35px 0 0;
}

.derma-seal {
  position: absolute;
  width: 110px;
  height: 108px;
  background: url(//assets.lifecellskin.com/offers/mobile/images/dermatologist_seal.png)
    no-repeat;
  background-size: contain;
  bottom: -3px;
  right: 36px;
}
.derma-seal.pt {
  background: url(//assets.lifecellskin.com/offers/mobile/images/dermatologist_seal_pt.png)
    no-repeat;
  background-size: contain;
}

.pr-price div {
  text-align: left;
  margin: 0;
}

.pr-price,
#total_shipping_price,
#new_shipping_price {
  font: 30px avenir-heavy, sans-serif !important;
  color: #000 !important;
}
#total_shipping_price,
#new_shipping_price {
  font: 30px avenir-light, sans-serif !important;
}
#shipping_label {
  -webkit-box-flex: 4;
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
  text-align: left;
  display: inline-block;
  font: 24px avenir-light, sans-serif;
  margin-right: 15px;
}
.package-product {
  background-color: #f4f9fa;
  border-radius: 10px;
  margin-bottom: 40px;
}

.package-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 40px 20px;
  border: 2px solid #c8e1ea;
  border-radius: 10px;
}

.package-wrap .pr-img {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
  align-items: center;
}

.package-wrap .pr-img img {
  width: 190px;
  height: auto;
}

.package-wrap .pr-desc {
  -webkit-box-flex: 4;
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
  display: -ms-grid;
  display: grid;
  -ms-grid-template-columns: 66.66% 33.33%;
  grid-template-columns: 66.66% 33.33%;
  -ms-grid-row-gap: 4px;
  grid-row-gap: 4px;
}

.package-wrap .pr-desc > div:nth-child(odd) {
  margin: 0;
}

.pk-product-name {
  font: 24px avenir-medium, sans-serif;
}

.pk-product-price,
.pk-total-price {
  font: 30px avenir-heavy, sans-serif;
}

.pk-total-price {
  color: #d31b25;
  position: relative;
  margin-top: 35px;
}

.pk-total-price:before {
  position: absolute;
  content: "";
  left: -2%;
  top: 50%;
  right: 0;
  border-top: 2px solid #d31b25;
  -webkit-transform: rotate(12deg);
  -moz-transform: rotate(12deg);
  -ms-transform: rotate(12deg);
  -o-transform: rotate(12deg);
  transform: rotate(12deg);
  width: 100%;
}

.promo-row {
  background-color: #333436;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 90px;
  display: none;
}

.prm2 {
  -webkit-box-flex: 5;
  -webkit-flex: 5;
  -ms-flex: 5;
  flex: 5;
  text-align: right;
  position: relative;
}
#promo_code {
  background-color: #000;
  color: #fff;
  text-align: center;
  font: 24px avenir-heavy, sans-serif;
  padding: 8px 10px;
  border: 1px dashed #e6f4f4;
  border-radius: 3px;
  width: 280px;
  margin-right: 30px;
}
.shipping-options-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 10px;
}
#base_shipping_price {
  font: 30px avenir-light, sans-serif !important;
  text-align: right;
  padding-bottom: 13px;
}

.your-total-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 30px;
}

.total {
  display: inline-block;
}

.total-label {
  display: inline-block;
  font: 24px avenir-light, sans-serif;
  margin-right: 15px;
}

.eta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

#shipping-duration-text {
  font-size: 22px !important;
  display: inline-block;
  -webkit-box-flex: 8;
  -webkit-flex: 8;
  -ms-flex: 8;
  flex: 8;
  text-align: left;
}

.dateesti-wrap {
  -webkit-box-flex: 7;
  -webkit-flex: 7;
  -ms-flex: 7;
  flex: 7;
  text-align: right;
}

.dateesti {
  font: 20px avenir-heavy, sans-serif !important;
  background-color: #fff16e !important;
  padding: 4px 5px;
  display: inline-block;
}
#orderpage .orderpage_form .divider {
  width: 100% !important;
  box-sizing: border-box;
}
#orderpage .orderpage_form .divider.does-your-billing {
  font: 26px avenir-light, sans-serif;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

#orderpage input[type="radio"] + label {
  width: 45px !important;
  height: 45px !important;
  background: url(//assets.lifecellskin.com/offers/mobile/images/white-open-radio.svg)
    0 0 no-repeat !important;
  background-size: 45px 45px !important;
}

#orderpage input[type="radio"]:checked + label {
  background: url(//assets.lifecellskin.com/offers/mobile/images/red-selected.svg)
    0 0 no-repeat !important;
  background-size: 45px 45px !important;
}

.question1 {
  font-size: 26px;
  text-align: right;
  width: 100%;
  padding: 0;
}

#billingDiv .divider {
  padding: 0 !important;
  margin-bottom: 25px !important;
}

#orderpage .orderpage_form form #billingDiv input,
#orderpage .orderpage_form form #billingDiv select {
  width: 100%;
  font: 24px avenir-light, sans-serif !important;
  color: #000 !important;
  height: 75px !important;
  margin: 0 !important;
}

#orderpage .orderpage_form form #billingDiv input,
#tax_id {
  background-color: #fff !important;
  border: 2px solid #c8c8c8;
  border-radius: 10px;
  padding: 10px 10px 10px 15px !important;
}

#orderpage .orderpage_form form #billingDiv select {
  text-indent: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ededed
    url(//assets.lifecellskin.com/offers/mobile/images/select.svg) no-repeat;
  background-position: right 24px center;
  background-size: 17px auto;
  border-radius: 6px;
  border: none;
}

#billingDiv .select-outer {
  float: none;
}

#billingDiv .divider:nth-child(2),
#billingDiv .divider:nth-child(3) {
  width: 48.8% !important;
  display: inline-block;
}

#billingDiv .divider:nth-child(7) {
  width: 66.8% !important;
  display: inline-block;
}

#billingDiv .divider:nth-child(8) {
  width: 31% !important;
  display: inline-block;
}

#billingDiv .divider:nth-child(2),
#billingDiv .divider:nth-child(7) {
  float: left;
}

#billingDiv .divider:nth-child(3),
#billingDiv .divider:nth-child(8) {
  float: right;
}

#billingDiv .divider:nth-child(3):after {
  display: table;
  content: "";
  clear: both;
}

#orderpage .orderpage_button {
  background: #28b600 !important;
  border-radius: 10px !important;
  font: 26px avenir-heavy, sans-serif !important;
  color: #fff !important;
  text-transform: uppercase !important;
  width: 100% !important;
  height: 85px !important;
  font-style: normal;
  -webkit-transition: width 1s;
  transition: width 1s;
  letter-spacing: 1px;
  cursor: pointer;
}

#orderpage .orderpage_button:hover {
  background: #269c04 !important;
  height: 85px !important;
  width: 100% !important;
}

.logo-secure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-secure > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}

.ls1 img {
  width: 125px;
  height: auto;
}

.ls2 img {
  width: 125px;
  height: auto;
}

.ls3 img {
  width: 115px;
  height: auto;
}

.ls4 img {
  width: 115px;
  height: auto;
}

.ssl-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0 5%;
}

.ssl-img {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ssl-text {
  -webkit-box-flex: 5;
  -webkit-flex: 5;
  -ms-flex: 5;
  flex: 5;
}

.ssl-img img {
  display: block;
  margin: 5px auto 0;
}

.ssl-text p {
  font: 24px avenir-heavy, sans-serif;
  text-align: left;
  line-height: 1.4em;
}

.term-text-text-content,
.term-text-inline {
  font: 22px avenir-light, sans-serif;
  line-height: 1.5em;
  text-align: left;
}
.term-text-text-content:before {
  content: "ORDER TERMS: ";
  font-family: avenir-heavy, sans-serif;
}

.term-text-inline {
  padding: 0 50px 0 145px !important;
  position: relative;
  margin: 45px 0;
  display: block !important;
}

.term-text-inline:after {
  content: "";
  width: 70px;
  height: 70px;
  background: url(//assets.lifecellskin.com/offers/mobile/images/checkmark_seal.png)
    no-repeat;
  background-size: cover;
  top: 5px;
  left: 50px;
  display: block;
  position: absolute;
}

.mbg-panel {
  width: 100%;
  border-radius: 10px;
  border: 2px solid #e6e8ed;
  position: relative;
  margin-bottom: 23px;
  margin-top: 20px;
}

.mbgp-text {
  font: 24px avenir-light, sans-serif;
  padding: 8px 50px 8px 160px;
}

.mbgp-text span {
  font-family: avenir-heavy, sans-serif;
  display: block;
}

.mbg-panel:before {
  content: "";
  position: absolute;
  width: 85px;
  height: 105px;
  background: url(//assets.lifecellskin.com/offers/mobile/images/blue_shield.png)
    no-repeat;
  background-size: cover;
  top: -14px;
  left: 37px;
}

#orderpage .orderpage_form .inline-cc-fields #cc_number,
#orderpage .orderpage_form .inline-cc-fields #fields_expdate,
#orderpage .orderpage_form .inline-cc-fields #cc_cvv {
  font-family: avenir-medium, sans-serif !important;
  font-style: normal !important;
}
.trans-secured,
.i-certify,
.accept-terms-message {
  font-family: Avenir-Light;
  font-size: 17px;
  font-weight: 400;
  display: block;
  text-align: left;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.i-certify .trial-terms-text {
  color: #5c8695;
  cursor: pointer;
  white-space: nowrap;
}
#base_shipping_price {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.your-total-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.yt1 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 10px;
}

.yt2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  padding-top: 17px;
}

.yt2 > div {
  margin: 0;
}

.yt2 > div:nth-child(2) {
  width: 100%;
  text-align: right;
}

.total {
  display: inline-block;
}

.total-label {
  display: inline-block;
  margin-right: 15px;
  flex: 5;
  text-align: left;
}

.eta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  text-align: right;
}

#shipping-duration-text {
  font-size: 20px !important;
  display: inline-block;
  text-align: left;
  width: 100%;
}

.dateesti-wrap {
  margin: 0;
}

.dateesti {
  font: 20px avenir-heavy, sans-serif !important;
  background-color: #fff16e !important;
  padding: 4px 15px;
  display: inline-block;
  margin: 0;
}

.eta-placeholder {
  display: block !important;
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
}

.ship-logo-wrap {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.question1 {
  width: 100%;
  padding: 0;
}

.clickable-div-header {
  cursor: pointer;
}

.sb1 {
  border-bottom: 2px solid #d5d4d4;
}

.ship-bill {
  padding: 20px 0 20px 25px;
  text-align: left;
}

#orderpage .orderpage_form .does-your-billing {
  border: none !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  padding: 0 !important;
}

#orderpage .does-your-billing input[type="radio"] + label {
  width: 100% !important;
  height: auto !important;
  background: url(//assets.lifecellskin.com/offers/mobile/images/white-open-radio.svg)
    0 0 no-repeat !important;
  background-size: 45px 45px !important;
  font: 24px avenir-light, sans-serif;
  color: #000;
  margin: 0 !important;
  padding: 7px 0 0 60px !important;
  top: 0 !important;
  line-height: 1.55em;
  box-sizing: border-box;
}

#orderpage .does-your-billing input[type="radio"]:checked + label {
  background: url(//assets.lifecellskin.com/offers/mobile/images/red-selected.svg)
    0 0 no-repeat !important;
  background-size: 45px 45px !important;
}

#billingDiv {
  padding: 20px 0 15px;
  width: 92%;
  display: none;
}

.ship-display-bill-wrap {
  border: 2px solid #d5d4d4;
  border-radius: 10px;
  margin: 30px 0 35px;
  background-color: #ededed;
}

.secure-logo {
  width: 250px;
}

.payment-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 25px;
}

.payment-header > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
}

.payment-header label {
  font: 25px avenir-heavy, sans-serif;
}

.payment-header > div:nth-child(2) {
  text-align: right;
}
.payment-group-wrap {
  background-color: #f4f9fa;
  border: 2px solid #c8e1ea;
  border-radius: 10px;
  margin-bottom: 30px;
}

#shipping_provider,
#orderpage .orderpage_form form .payment-group-wrap select {
  border: none;
  font: 24px avenir-light, sans-serif;
  color: #000;
  height: 70px;
  width: 87%;
  float: left;
  text-indent: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff
    url(//assets.lifecellskin.com/offers/mobile/images/select.svg) no-repeat;
  background-position: right 24px center;
  background-size: 17px auto;
  border-radius: 6px;
  border: 2px solid #ededed;
}
#orderpage .orderpage_form form .payment-group-wrap select {
  border: 2px solid #c8e1ea;
  color: #005776;
}

#orderpage .orderpage_form .inline-cc-fields #cc_number,
#orderpage .orderpage_form .inline-cc-fields #fields_expdate,
#orderpage .orderpage_form .inline-cc-fields #cc_cvv {
  font: 24px avenir-medium, sans-serif !important;
  font-style: normal !important;
  color: #005776 !important;
}

.cc-group input::placeholder {
  font-family: avenir-light, sans-serif !important;
  color: #005776 !important;
}

#orderpage .orderpage_form .divider.cc-group {
  padding-bottom: 0 !important;
}
.divider-wrapper {
  padding-bottom: 0 !important;
}

#orderpage .orderpage_form .submit-wrapper {
  padding-top: 15px;
}

#paypalInfo {
  padding: 15px 45px;
}
#orderpage .orderpage_form .summary,
.free-label,
.heading-title span,
.ui-state-active .ui-icon,
.ui-button:active .ui-icon,
.ui-icon,
.ui-widget-content .ui-icon,
.ssl-cert-logo,
#btn_1 {
  display: none;
}

#accordion {
  background-color: #ededed;
  border: 2px solid #d5d4d4;
  border-radius: 10px;
}
.accordion-header {
  font: 26px avenir-heavy, sans-serif;
  color: #15569c;
  text-align: left;
  padding: 1em 0.5em 1em 1.5em;
}

#form-page-1 {
  width: 92%;
}

#orderpage .orderpage_form form input,
#orderpage .orderpage_form form select,
#orderpage .orderpage_form form #billingDiv input,
#tax_id {
  width: 100%;
  font: 24px avenir-light, sans-serif;
  color: #000;
  height: 75px;
  margin: 0;
  background-color: #fff;
  border: none;
  border-radius: 10px;
  box-sizing: border-box;
  margin-bottom: 25px;
}

#orderpage .orderpage_form form input {
  padding: 10px 10px 10px 15px;
}

#orderpage .orderpage_form form select,
#orderpage .orderpage_form form #billingDiv select {
  text-indent: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff
    url(//assets.lifecellskin.com/offers/mobile/images/select-red.svg) no-repeat;
  background-position: right 24px center;
  background-size: 17px auto;
  padding: 10px;
}

#orderpage .orderpage_form form #fields_fname,
#orderpage .orderpage_form form #fields_lname {
  display: inline-block;
  width: 48.5%;
}

#orderpage .orderpage_form form #fields_city {
  display: inline-block;
  width: 67.5%;
  float: left;
}

#orderpage .orderpage_form form #fields_zip {
  display: inline-block;
  width: 29.5%;
}

#orderpage .orderpage_form form #fields_fname,
#orderpage .orderpage_form form #fields_city {
  float: left;
}

#orderpage .orderpage_form form #fields_lname,
#orderpage .orderpage_form form #fields_zip {
  float: right;
}

#orderpage .orderpage_form form #fields_lname:after,
#orderpage .orderpage_form form #fields_zip:after {
  content: "";
  display: table;
  clear: both;
}

#cc-selector {
  margin-bottom: 0 !important;
}

.logo-wrap {
  width: 35%;
  max-width: 250px;
  padding: 0.2em 0;
}

.eye-wrap {
  width: 100%;
  max-width: 56px;
}

.eye-wrap img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.pr-img {
  align-items: center;
  justify-content: flex-start;
}

.pr-img img {
  width: 100% !important;
  height: auto !important;
  max-width: 182px;
}

.copyright {
  padding: 0 5%;
}

/* Inlined */

.mbg-panel {
  background-color: white;
}
.logo-secure,
.ssl-message {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dateesti-wrap {
  -webkit-box-flex: 6;
  -webkit-flex: 6;
  -ms-flex: 6;
  flex: 6;
}
#shipping-duration-text {
  -webkit-box-flex: 8;
  -webkit-flex: 8;
  -ms-flex: 8;
  flex: 8;
}
.shipping-options-wrap {
  margin-bottom: 0;
}

.payment-header label,
#br_tax_id label {
  font-family: geavy, sans-serif;
}

#paypalInfo .paypal-box {
  border: 1px solid #b3b3b3;
  background-color: #f4f4f4;
  border-radius: 4px;
  margin: 0 auto 10px;
}
.paypal_message_text {
  font: 20px avenir-light, sans-serif !important;
  text-align: left !important;
}
#paypalInfo #paypal_btn {
  border: none;
  width: 313px;
  height: 54px;
  margin: 25px auto 0;
  background: url(//assets.lifecellskin.com/offers/promotions/images/paypal-button.png)
    no-repeat;
  text-indent: -9999px;
  cursor: pointer;
  display: block;
  background-size: cover;
}
.es #paypalInfo #paypal_btn {
  background-image: url(//assets.lifecellskin.com/offers/promotions/images/es/paypal-button.png);
}

.product-title {
  margin-top: 50px;
}
.pr-price {
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .cc-group-light {
    background-size: 150px 20px !important;
  }
  .orderpage {
    max-width: 767px;
  }
  .product-title {
    margin-top: 25px;
  }
  #order-details-table {
    padding-top: 15px;
  }
  .viewer-count span {
    font-size: 22px;
  }
  .pr-price,
  #new_shipping_price {
    font-size: 24px !important;
  }
  .pr-desc {
    padding-left: 15px;
  }
  .product-title,
  .product-subdesc,
  .pk-product-name {
    font-size: 21px;
  }
  .promo-percent-label {
    width: 85%;
    max-width: 170px;
    font-size: 20px;
    box-sizing: border-box;
  }
  .pr-size,
  .pr-dr {
    font-size: 19px;
  }
  #shipping_label {
    font-size: 23px;
  }
  .yt1 {
    margin-top: 0 !important;
  }
  .derma-seal {
    width: 90px;
    bottom: -8%;
    right: -5%;
  }
  .package-wrap .pr-desc {
    -ms-grid-row-gap: 0px;
    grid-row-gap: 0px;
  }
  .package-product {
    margin-bottom: 20px;
  }
  #shipping-duration-text {
    font-size: 20px !important;
  }
  .dateesti {
    font-size: 18px !important;
  }
  .accordion-header {
    font-size: 24px;
    width: 92%;
  }
  #orderpage .orderpage_form form input,
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv input,
  #tax_id {
    height: 55px;
    font-size: 19px !important;
    margin-bottom: 12px;
    border-radius: 6px;
  }
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv select {
    text-indent: 5px;
    -webkit-appearance: none;
    background-position: right 20px center;
    background-size: 12px auto;
  }
  #orderpage .orderpage_form form #billingDiv input,
  #orderpage .orderpage_form form #billingDiv select {
    height: 55px !important;
    font-size: 19px !important;
  }
  #accordion {
    padding-bottom: 5px;
  }
  #orderpage .does-your-billing input[type="radio"] + label {
    font-size: 29px !important;
    padding-right: 10px !important;
  }
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    background-size: 45px 45px !important;
    padding-left: 60px !important;
    padding-bottom: 5px !important;
  }
  .ship-bill {
    padding: 20px 3%;
  }
  #billingDiv .divider {
    margin-bottom: 12px !important;
  }
  #orderpage .orderpage_form .divider.cc-group,
  .divider-wrapper {
    padding-left: 0;
    padding-right: 0;
    width: 92% !important;
  }
  .payment-header label,
  #br_tax_id label {
    font-size: 21px;
  }
  .secure-logo {
    width: 200px;
  }
  #orderpage .orderpage_form form .payment-group-wrap select {
    height: 58px !important;
    text-indent: 5px !important;
    background-size: 12px auto !important;
    background-position: right 20px center;
  }
  #orderpage .orderpage_form .inline-cc-fields #cc_number,
  #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 19px !important;
    margin-bottom: 0;
  }
  #orderpage .orderpage_form .divider-wrapper {
    width: 92% !important;
    padding-left: 0;
    padding-right: 0;
  }
  .trans-secured,
  .i-certify,
  .accept-terms-message {
    font-size: 13px;
  }
  .mbgp-text {
    padding: 10px 3% 10px 22%;
    font-size: 24px;
  }
  .mbg-panel:before {
    width: 90px;
    background-size: contain;
    left: 18px;
    top: -14px;
  }
  .trans-secured {
    margin-bottom: 10px;
  }
  #orderpage .orderpage_form #submit-wrapper-id-div {
    padding-left: 0;
    padding-right: 0;
    width: 92% !important;
  }
  #orderpage .orderpage_form form input.orderpage_button {
    font-size: 20px !important;
    height: 65px !important;
    border-radius: 6px !important;
  }
  .ssl-text p {
    font-size: 15px;
  }
  .term-text-text-content,
  .term-text-inline {
    font-size: 15px;
  }
  .ssl-img img {
    width: 100%;
    max-width: 42px;
  }
  .ssl-text {
    -webkit-box-flex: 8;
    -webkit-flex: 8;
    -ms-flex: 8;
    flex: 8;
    padding-left: 1.5em;
  }
  .term-text-inline {
    margin: 2em 0;
    padding-left: 20% !important;
  }
  .term-text-inline:after {
    width: 50px;
    height: 50px;
    background-size: contain;
    left: 4%;
  }
  .paypal_message_text {
    font-size: 20px !important;
  }
  @supports not (display: grid) {
    .logo-secure {
      display: block;
    }
    .logo-secure > div {
      display: inline-block;
      width: 50%;
    }
    .logo-secure > div:nth-child(odd) {
      float: left;
    }
    .logo-secure > div:nth-child(even) {
      float: right;
    }
    .logo-secure:after {
      content: "";
      display: table;
      clear: both;
    }
  }

  #orderpage .orderpage_form .inline-cc-fields #cc_number,
  #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 21px !important;
  }
}

@media screen and (max-width: 730px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 29px !important;
  }
}
@media screen and (max-width: 705px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 680px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 27px !important;
    background-size: 44px 44px !important;
    padding-left: 57px !important;
  }
  .ship-bill {
    padding: 18px 3%;
  }
  .mbgp-text {
    padding: 10px 3% 10px 21%;
    font-size: 23px;
  }
  .mbg-panel:before {
    width: 85px;
  }
}
@media screen and (max-width: 660px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 26px !important;
    padding-left: 55px !important;
  }
  .ship-bill {
    padding: 18px 3%;
  }
  .mbgp-text {
    padding: 10px 3% 10px 21%;
    font-size: 22px;
  }
  .mbg-panel:before {
    width: 82px;
  }
}
@media screen and (max-width: 640px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 25px !important;
    background-size: 43px 43px !important;
    padding-left: 53px !important;
  }
  .ship-bill {
    padding: 17px 3%;
  }
  #shipping-duration-text {
    font-size: 19px !important;
  }
  .dateesti {
    font-size: 17px !important;
  }
}
@media screen and (max-width: 620px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 24px !important;
    padding-left: 52px !important;
  }
  .ship-bill {
    padding: 16px 3%;
  }
  .total-label,
  #shipping_label {
    font-size: 22px !important;
  }
  #total_shipping_price,
  #base_shipping_price {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 610px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 23px !important;
    background-size: 42px 42px !important;
    padding-left: 51px !important;
  }
  .ship-bill {
    padding: 15px 3%;
  }
}

@media screen and (max-width: 600px) {
  .mbgp-text {
    padding: 9px 3% 9px 22%;
    font-size: 21px;
  }
  .mbg-panel:before {
    width: 80px;
  }
  #shipping-duration-text {
    font-size: 18px !important;
  }
  .dateesti {
    font-size: 16px !important;
  }

  .logo-secure {
    -ms-display: grid;
    display: grid;
    -ms-grid-template-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 1.8em;
  }
  .logo-secure > div {
    margin-bottom: 15px;
  }

  @supports not (display: grid) {
    .logo-secure {
      display: block;
    }
    .logo-secure > div {
      display: inline-block;
      width: 50%;
    }
    .logo-secure > div:nth-child(odd) {
      float: left;
    }
    .logo-secure > div:nth-child(even) {
      float: right;
    }
    .logo-secure:after {
      content: "";
      display: table;
      clear: both;
    }
  }
}

@media screen and (max-width: 575px) {
  .mbgp-text {
    padding: 9px 3% 9px 23%;
    font-size: 20px;
  }
  .mbg-panel:before {
    width: 78px;
  }
  .total-label,
  #shipping_label {
    font-size: 20px !important;
  }
  #total_shipping_price,
  #base_shipping_price {
    font-size: 26px !important;
  }
  .total-label {
    margin-left: 12px !important;
  }
  .ship-logo-wrap img {
    max-width: 200px;
  }
  .dateesti {
    font-size: 15px !important;
  }
  #shipping-duration-text {
    font-size: 18px !important;
  }
}

@media screen and (max-width: 565px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 22px !important;
  }
  .ship-bill {
    padding: 14px 3%;
  }
}

@media screen and (max-width: 555px) {
  .dateesti {
    font-size: 14px !important;
  }
  #shipping-duration-text {
    font-size: 17px !important;
  }
}

@media screen and (max-width: 550px) {
  .mbgp-text {
    padding: 9px 3% 9px 23%;
    font-size: 19px;
  }
  .mbg-panel:before {
    width: 74px;
  }

  .viewer-count span {
    font-size: 16px;
    margin-left: 0.3em;
  }
  .eye-wrap {
    max-width: 40px;
  }
  .eye-wrap img {
    margin-top: -4px;
  }
  .pr-price,
  #new_shipping_price,
  .pk-total-price {
    font-size: 18px !important;
  }
  .product-title,
  .product-subdesc,
  .pk-product-name {
    font-size: 19px;
  }
  .pr-size,
  .pr-dr {
    font-size: 16px !important;
  }
  .derma-seal {
    width: 70px;
    bottom: -8%;
    right: -10%;
  }
  #shipping_label,
  .total-label {
    font-size: 19px !important;
  }
  #total_shipping_price {
    font-size: 22px !important;
  }
  #base_shipping_price {
    font-size: 20px !important;
  }
  #orderpage .viewer-count {
    margin: 0;
  }
  .main-product {
    margin-bottom: 15px;
    padding: 1em 0.6em;
  }
  .promo-percent-label {
    width: 85%;
    max-width: 160px;
    font-size: 14px;
    padding: 5px 0;
    box-sizing: border-box;
  }
  .package-wrap {
    padding: 1em 0.6em;
  }
  .accordion-header {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
    width: 92%;
  }
  #orderpage .orderpage_form form input,
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv input,
  #tax_id {
    height: 45px;
    font-size: 16px !important;
    margin-bottom: 14px;
  }
  #orderpage .orderpage_form form #billingDiv input,
  #orderpage .orderpage_form form #billingDiv select {
    height: 45px !important;
    font-size: 16px !important;
  }
  #accordion {
    padding-bottom: 5px;
  }
  #billingDiv .divider {
    margin-bottom: 12px !important;
  }
  #orderpage .orderpage_form .divider.cc-group,
  .divider-wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-top: 18px;
    width: 92% !important;
  }
  .payment-header label,
  #br_tax_id label {
    font-size: 18px;
  }
  .secure-logo {
    width: 152px;
  }
  #orderpage .orderpage_form form .payment-group-wrap select {
    height: 58px !important;
    text-indent: 5px !important;
    background-size: 12px auto !important;
    background-position: right 20px center;
    font-size: 19px !important;
  }
  #orderpage .orderpage_form .inline-cc-fields #cc_number,
  #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 16px !important;
  }

  #orderpage .orderpage_form .divider-wrapper {
    width: 92% !important;
    padding-left: 0;
    padding-right: 0;
  }
  .trans-secured,
  .i-certify,
  .accept-terms-message {
    font-size: 13px;
  }
  .trans-secured {
    margin-bottom: 10px;
  }
  #orderpage .orderpage_form #submit-wrapper-id-div {
    padding-left: 0;
    padding-right: 0;
    width: 92% !important;
  }
  #orderpage .orderpage_form form input.orderpage_button {
    font-size: 20px !important;
    height: 65px !important;
    border-radius: 6px !important;
  }
  .logo-secure {
    -ms-display: grid;
    display: grid;
    -ms-grid-template-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 1.8em;
    width: 100%;
  }
  .logo-secure > div {
    margin-bottom: 15px;
  }
  .ssl-text p {
    font-size: 15px;
  }
  .term-text-text-content,
  .term-text-inline {
    font-size: 16px;
  }
  .ssl-img img {
    width: 100%;
    max-width: 42px;
  }
  .ssl-text {
    -webkit-box-flex: 8;
    -webkit-flex: 8;
    -ms-flex: 8;
    flex: 8;
    padding-left: 1.5em;
  }
  .term-text-inline {
    margin: 2em 0;
    padding-left: 22% !important;
  }
  .term-text-inline:after {
    width: 50px;
    height: 50px;
    background-size: contain;
    left: 4%;
  }
  #paypal_btn {
    font-size: 17px !important;
  }
  .logo-secure > div img {
    width: 110px !important;
  }
  @supports not (display: grid) {
    .logo-secure {
      display: block;
    }
    .logo-secure > div {
      display: inline-block;
      width: 50%;
    }
    .logo-secure > div:nth-child(odd) {
      float: left;
    }
    .logo-secure > div:nth-child(even) {
      float: right;
    }
    .logo-secure:after {
      content: "";
      display: table;
      clear: both;
    }
  }

  body #orderpage .orderpage_form .inline-cc-fields {
    height: auto;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_number,
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 17px !important;
  }
  body
    #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    width: 1.5em !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields .credit-card-field {
    width: 57%;
  }
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate {
    width: 21%;
    padding-left: 12px !important;
    padding-right: 7px !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    width: 17%;
    padding-right: 0 !important;
    padding-left: 15px !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    padding-left: 55px !important;
    padding-right: 8px !important;
  }

  .logo-secure {
    grid-template-columns: 50% 50%;
  }
}

@media screen and (max-width: 545px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 21px !important;
    background-size: 41px 41px !important;
    padding-left: 50px !important;
  }
  .ship-bill {
    padding: 13px 3%;
  }
}
@media screen and (max-width: 535px) {
  .dateesti {
    font-size: 13px !important;
  }
  #shipping-duration-text {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 520px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 20px !important;
  }
  .mbgp-text {
    padding: 9px 3% 9px 23%;
    font-size: 18px;
  }
  .mbg-panel:before {
    width: 71px;
    left: 16px;
  }
  #shipping_label,
  .total-label {
    font-size: 18px !important;
  }
  .ship-logo-wrap img {
    max-width: 180px;
  }
  #total_shipping_price {
    font-size: 21px !important;
  }
  .total-label {
    margin-right: 12px;
  }
}
@media screen and (max-width: 515px) {
  .dateesti {
    font-size: 12px !important;
  }
  #shipping-duration-text {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 500px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 19px !important;
    background-size: 40px 40px !important;
  }
  .ship-bill {
    padding: 12px 3%;
  }
}
@media screen and (max-width: 490px) {
  .mbgp-text {
    padding: 9px 2% 9px 23%;
    font-size: 17px;
  }
  .mbg-panel:before {
    width: 69px;
    left: 15px;
  }
}
@media screen and (max-width: 485px) {
  .dateesti {
    font-size: 11px !important;
  }
  #shipping-duration-text {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 480px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 18px !important;
    background-size: 39px 39px !important;
  }
  .ship-bill {
    padding: 11px 3%;
  }
}
@media screen and (max-width: 460px) {
  .mbgp-text {
    padding: 9px 2% 9px 23%;
    font-size: 16px;
  }
  .mbg-panel:before {
    width: 66px;
    left: 14px;
  }
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 17px !important;
    background-size: 38px 38px !important;
    padding-left: 49px !important;
  }
  #shipping_label,
  .total-label {
    font-size: 17px !important;
  }
  .ship-logo-wrap img {
    max-width: 160px;
  }
  #total_shipping_price {
    font-size: 21px !important;
  }
  .total-label {
    margin-right: 10px;
  }
}
@media screen and (max-width: 450px) {
  body #orderpage .orderpage_form .inline-cc-fields {
    height: auto;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_number,
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 16px !important;
  }
  body
    #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    width: 1.4em !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields .credit-card-field {
    width: 56%;
  }
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate {
    width: 21%;
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    width: 17%;
    padding-right: 0 !important;
    padding-left: 12px !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    padding-left: 52px !important;
    padding-right: 8px !important;
  }
}
@media screen and (max-width: 435px) {
  .mbgp-text {
    padding: 9px 2% 9px 23%;
    font-size: 15px;
  }
  .mbg-panel:before {
    width: 64px;
    left: 13px;
  }
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 16px !important;
    padding-left: 48px !important;
    background-size: 37px 37px !important;
  }
  .ship-bill {
    padding: 10px 2% 10px 3%;
  }
}
@media screen and (max-width: 420px) {
  #shipping_label,
  .total-label {
    font-size: 16px !important;
  }
  .ship-logo-wrap img {
    max-width: 135px;
  }
  #total_shipping_price {
    font-size: 19px !important;
  }
  .total-label {
    margin-right: 8px;
  }
}
@media screen and (max-width: 415px) {
  .dateesti {
    font-size: 11px !important;
  }
  #shipping-duration-text {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 410px) {
  .mbgp-text {
    padding: 9px 1% 9px 24%;
    font-size: 14px;
  }
  .mbg-panel:before {
    width: 60px;
    left: 12px;
    top: -12px;
  }
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 15px !important;
    padding-left: 47px !important;
    background-size: 36px 36px !important;
  }
}

@media screen and (max-width: 399px) {
  .dateesti {
    font-size: 10px !important;
  }
  .viewer-count span {
    font-size: 13px;
  }
  .eye-wrap {
    max-width: 33px;
  }
  .derma-seal {
    width: 60px;
  }
  .pr-price,
  #new_shipping_price,
  .pk-total-price {
    font-size: 14px !important;
  }
  .pr-size,
  .pr-dr {
    font-size: 14px !important;
  }
  .product-title,
  .product-subdesc,
  .pk-product-name {
    font-size: 16px;
  }
  .promo-percent-label {
    font-size: 12px;
  }
  .accordion-header {
    font-size: 19px;
    width: 92%;
  }
  #orderpage .orderpage_form form input,
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv input,
  #tax_id {
    font-size: 13px !important;
    height: 40px;
  }
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv select {
    background-position: right 18px center;
    background-size: 10px auto;
  }
  .secure-logo {
    width: 120px;
  }
  .payment-header label,
  #br_tax_id label {
    font-size: 15px;
  }
  #orderpage .orderpage_form form input.orderpage_button {
    font-size: 18px !important;
    height: 50px !important;
  }
  #orderpage .orderpage_form form #billingDiv input,
  #orderpage .orderpage_form form #billingDiv select {
    height: 40px !important;
    font-size: 13px !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields {
    height: auto !important;
  }

  .term-text-inline:after {
    width: 50px;
    height: 50px;
    background-size: contain;
    left: 4%;
  }
  .ssl-text p {
    font-size: 13px;
  }
  .term-text-text-content,
  .term-text-inline {
    font-size: 13px;
  }
  #orderpage .orderpage_form form .payment-group-wrap select {
    font-size: 17px !important;
  }
  #paypalInfo {
    padding: 0.5em 2em;
  }
  .paypal_message_text {
    font-size: 14px !important;
    padding: 16px !important;
  }
  #paypal_btn {
    width: 213px !important;
    height: 36px !important;
  }
  .mbg-panel {
    margin-bottom: 10px;
  }
  .logo-secure > div img {
    width: 100px !important;
  }

  .logo-secure {
    grid-template-columns: 50% 50%;
  } /* fix for iphone and iphone 6 */

  body #orderpage .orderpage_form .inline-cc-fields #cc_number,
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 15px !important;
  }
  body
    #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    width: 1.4em !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields .credit-card-field {
    width: 56%;
  }
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate {
    width: 21%;
    padding-left: 10px !important;
    padding-right: 7px !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    width: 17%;
    padding-right: 0 !important;
    padding-left: 12px !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    padding-left: 52px !important;
    padding-right: 8px !important;
  }
}

@media screen and (max-width: 385px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 14px !important;
    padding-left: 45px !important;
    background-size: 35px 35px !important;
  }
  .ship-bill {
    padding: 9px 2% 9px 3%;
  }
  .mbgp-text {
    padding: 9px 1% 9px 24%;
    font-size: 13px;
  }
  .mbg-panel:before {
    width: 58px;
    left: 11px;
    top: -9px;
  }
  .dateesti {
    font-size: 9px !important;
    padding: 4px 10px;
  }
  #shipping-duration-text {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 380px) {
  #shipping_label,
  .total-label {
    font-size: 15px !important;
  }
  #total_shipping_price {
    font-size: 18px !important;
  }
  .ship-logo-wrap img {
    max-width: 120px;
  }
  .total-label {
    margin-right: 4px;
  }
}
@media screen and (max-width: 370px) {
  #shipping-duration-text {
    font-size: 11px !important;
  }
}

@media screen and (max-width: 360px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 13px !important;
    padding-left: 42px !important;
    background-size: 33px 33px !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_number,
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 14px !important;
  }
  body
    #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    width: 1.3em !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields .credit-card-field {
    width: 56%;
  }
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate {
    width: 21%;
    padding-left: 10px !important;
    padding-right: 7px !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    width: 17%;
    padding-right: 0 !important;
    padding-left: 15px !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    padding-left: 46px !important;
    padding-right: 8px !important;
  }

  .mbgp-text {
    padding: 9px 1% 9px 24%;
    font-size: 12px;
  }
  .mbg-panel:before {
    width: 54px;
    left: 10px;
    top: -9px;
  }
}
@media screen and (max-width: 350px) {
  #shipping_label,
  .total-label {
    font-size: 12px !important;
  }
  #total_shipping_price,
  #base_shipping_price {
    font-size: 16px !important;
  }
  .ship-logo-wrap img {
    max-width: 100px;
  }
}

@media screen and (max-width: 340px) {
  body #orderpage .orderpage_form .inline-cc-fields #cc_number,
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 13px !important;
  }
  body
    #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    width: 1.2em !important;
  }

  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 12px !important;
    padding-left: 40px !important;
    background-size: 32px 32px !important;
  }
  .ship-bill {
    padding: 8px 2% 8px 3%;
  }
}
@media screen and (max-width: 328px) {
  .dateesti {
    font-size: 8px !important;
    padding: 4px 8px;
  }
  #shipping-duration-text {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 325px) {
  .mbgp-text {
    padding: 9px 1% 9px 24%;
    font-size: 11px;
  }
  .mbg-panel:before {
    width: 50px;
    left: 5px;
    top: -8px;
  }
}
@media screen and (max-width: 315px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 11px !important;
    padding-left: 38px !important;
    background-size: 31px 31px !important;
  }
}

@media screen and (min-width: 768px) {
  .orderpage_form {
    max-width: 1160px;
  }
  .content-left,
  .term-text-inline {
    width: 55%;
    float: left;
    display: inline-block;
    box-sizing: border-box;
    padding-right: 1.2em;
  }
  .content-right {
    width: 45%;
    float: right;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 1.5em;
  }
  .orderpage_form:after {
    content: "";
    display: table;
    clear: both;
  }
  .viewer-count span {
    font-size: 15px;
    margin-left: 0.3em;
  }
  .eye-wrap {
    max-width: 40px;
  }
  .eye-wrap img {
    margin-top: -4px;
  }
  .pr-price,
  #new_shipping_price,
  .pk-total-price {
    font-size: 16px !important;
  }
  .product-title,
  .product-subdesc,
  .pk-product-name {
    font-size: 16px;
  }
  .pr-size,
  .pr-dr {
    font-size: 16px !important;
  }
  .pr-desc {
    padding-left: 15px;
  }
  .derma-seal {
    width: 70px;
    bottom: -8%;
    right: -10%;
  }
  #shipping_label,
  .total-label {
    font-size: 17px;
  }
  #total_shipping_price {
    font-size: 19px !important;
  }
  #base_shipping_price {
    font-size: 18px !important;
  }
  .yt1 {
    margin-top: 0;
  }
  #orderpage .viewer-count {
    margin: 0;
  }
  .main-product {
    margin-bottom: 15px;
    padding: 1em 0.6em;
  }
  .promo-percent-label {
    width: 85%;
    max-width: 160px;
    font-size: 14px;
    padding: 5px 0;
    box-sizing: border-box;
  }
  .package-wrap {
    padding: 1em 0.6em;
  }
  .accordion-header {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 19px;
    width: 92%;
  }
  #orderpage .orderpage_form form input,
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv input,
  #tax_id {
    height: 40px;
    font-size: 13px !important;
    margin-bottom: 14px;
    border-radius: 6px !important;
  }
  #orderpage .orderpage_form form #billingDiv input,
  #orderpage .orderpage_form form #billingDiv select {
    height: 40px !important;
    font-size: 14px !important;
  }
  #accordion {
    padding-bottom: 5px;
  }
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 13px !important;
    background-size: 32px 32px !important;
    padding-left: 40px !important;
    padding-bottom: 6px !important;
  }
  .ship-bill {
    padding: 8px 2% 8px 3%;
  }
  #billingDiv .divider {
    margin-bottom: 12px !important;
  }
  #orderpage .orderpage_form .divider.cc-group,
  .divider-wrapper {
    padding-left: 0;
    padding-right: 0;
    width: 92% !important;
  }
  .payment-header label,
  #br_tax_id label {
    font-size: 16px;
  }
  .secure-logo {
    width: 120px;
  }
  #orderpage .orderpage_form form .payment-group-wrap select {
    height: 58px !important;
    text-indent: 5px !important;
    background-size: 12px auto !important;
    background-position: right 20px center;
    font-size: 17px !important;
  }
  #orderpage .orderpage_form .inline-cc-fields #cc_number,
  #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 15px !important;
    margin-bottom: 0;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    padding-left: 52px !important;
  }
  #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    width: 1.5em !important;
  }

  #orderpage .orderpage_form .inline-cc-fields #cc_cvv,
  #orderpage .orderpage_form .inline-cc-fields #fields_expdate {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #orderpage .orderpage_form .inline-cc-fields {
    height: 58px !important;
  }
  body #orderpage .orderpage_form .divider.cc-group2 {
    padding-top: 15px !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    width: 12% !important;
  }

  #orderpage .orderpage_form .divider-wrapper {
    width: 92% !important;
    padding-left: 0;
    padding-right: 0;
  }
  .trans-secured,
  .i-certify,
  .accept-terms-message {
    font-size: 13px;
  }
  .mbgp-text {
    font-size: 12px !important;
    padding: 8px 2% 8px 24% !important;
    line-height: 1.35em !important;
  }
  .mbg-panel:before {
    width: 52px !important;
    background-size: contain !important;
    left: 10px !important;
    top: -10px;
  }
  .trans-secured {
    margin-bottom: 10px;
  }
  #orderpage .orderpage_form #submit-wrapper-id-div {
    padding-left: 0;
    padding-right: 0;
    width: 92% !important;
  }
  #orderpage .orderpage_form form input.orderpage_button {
    font-size: 20px !important;
    height: 65px !important;
    border-radius: 6px !important;
  }
  .logo-secure {
    display: -ms-grid;
    display: grid;
    -ms-grid-template-columns: 50% 50%;
    grid-template-columns: 50% 50%;
    margin-bottom: 1.8em;
  }
  .logo-secure > div {
    margin-bottom: 15px;
  }
  .ssl-text p {
    font-size: 15px;
  }
  .term-text-text-content,
  .term-text-inline {
    font-size: 15px;
  }
  .ssl-img img {
    width: 100%;
    max-width: 42px;
  }
  .ssl-text {
    -webkit-box-flex: 8;
    -webkit-flex: 8;
    -ms-flex: 8;
    flex: 8;
    padding-left: 1.5em;
  }
  .term-text-inline {
    margin: 0 0 2em 0;
    padding-left: 8% !important;
  }
  .term-text-inline:after {
    width: 50px;
    height: 50px;
    background-size: contain;
    left: 0;
  }
  #paypal_btn {
    font-size: 17px !important;
  }

  .copyright {
    margin-top: 4em;
  }
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv select {
    background-position: right 18px center;
    background-size: 10px auto;
    text-indent: 5px;
  }
  .ship-display-bill-wrap {
    margin-bottom: 30px;
  }

  body #orderpage .orderpage_form .inline-cc-fields {
    height: auto !important;
  }
  .mbgp-text span {
    display: inline-block;
  }
  .paypal_message_text {
    font-size: 15px !important;
    padding: 15px !important;
  }
  #paypal_btn {
    width: 230px;
    height: 37px;
  }

  .ship-logo-wrap img {
    max-width: 155px;
  }
  #shipping_label,
  .total-label {
    font-size: 15px;
    margin-right: 4px;
  }
  .dateesti {
    font-size: 11px !important;
    padding: 4px 12px;
  }
  #total_shipping_price {
    font-size: 18px !important;
  }
  #shipping-duration-text {
    font-size: 13px !important;
  }
}

@media screen and (min-width: 790px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 14px !important;
    background-size: 34px 34px !important;
    padding-left: 40px !important;
    padding-bottom: 6px !important;
  }
  .ship-bill {
    padding: 9px 2% 9px 3%;
  }
  .ship-logo-wrap img {
    max-width: 165px;
  }
  #shipping_label,
  .total-label {
    font-size: 16px;
    margin-right: 8px;
  }
  .dateesti {
    font-size: 11px !important;
    padding: 4px 15px;
  }
  #total_shipping_price {
    font-size: 20px !important;
  }
  #shipping-duration-text {
    font-size: 14px !important;
  }
}

@media screen and (min-width: 820px) {
  .mbgp-text {
    font-size: 13px !important;
    padding: 8px 2% 8px 24% !important;
  }
  .mbg-panel:before {
    width: 55px !important;
    left: 13px !important;
  }

  .dateesti {
    font-size: 11px !important;
  }
  .ship-logo-wrap img {
    max-width: 175px;
  }
  #shipping_label,
  .total-label {
    font-size: 17px;
    margin-right: 10px;
  }
  #total_shipping_price {
    font-size: 20px !important;
  }
  #shipping-duration-text {
    font-size: 14px !important;
  }
}

@media screen and (min-width: 860px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 15px !important;
    background-size: 38px 38px !important;
    padding-left: 46px !important;
    padding-bottom: 6px !important;
  }
  .ship-bill {
    padding: 10px 2% 10px 3%;
  }
}

@media screen and (min-width: 890px) {
  .mbgp-text {
    font-size: 14px !important;
    padding: 8px 3% 8px 23% !important;
  }
  .mbg-panel:before {
    width: 60px !important;
  }
}

@media screen and (min-width: 900px) {
  .viewer-count span {
    font-size: 18px;
  }
  .product-title,
  .product-subdesc,
  .pk-product-name {
    font-size: 19px;
  }
  .pr-price,
  #new_shipping_price,
  .pk-total-price {
    font-size: 19px !important;
  }
  .pr-size,
  .pr-dr {
    font-size: 18px !important;
  }
  .promo-percent-label {
    font-size: 17px;
  }
  .derma-seal {
    width: 80px;
    bottom: -13%;
    right: -3%;
  }
  .term-text-text-content,
  .term-text-inline {
    font-size: 17px;
  }
  #orderpage .orderpage_form form input,
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv input,
  #tax_id {
    height: 45px;
    font-size: 15px !important;
  }
  #orderpage .orderpage_form form #billingDiv input,
  #orderpage .orderpage_form form #billingDiv select {
    height: 45px !important;
    font-size: 15px !important;
  }
  .logo-secure > div img {
    max-width: 90px !important;
    width: 95% !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    padding-left: 58px !important;
  }
  @supports not (display: grid) {
    .logo-secure {
      display: block;
    }
    .logo-secure > div {
      display: inline-block;
      width: 50%;
    }
    .logo-secure > div:nth-child(odd) {
      float: left;
    }
    .logo-secure > div:nth-child(even) {
      float: right;
    }
    .logo-secure:after {
      content: "";
      display: table;
      clear: both;
    }
  }
}

@media screen and (min-width: 920px) {
  .mbgp-text {
    font-size: 15px !important;
  }
  .mbg-panel:before {
    width: 63px !important;
  }
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 16px !important;
    background-size: 40px 40px !important;
    padding-left: 48px !important;
    padding-bottom: 7px !important;
  }
  #shipping-duration-text {
    font-size: 16px !important;
  }
  .dateesti {
    font-size: 13px !important;
  }
  #shipping_label,
  .total-label {
    font-size: 18px;
  }
  .total-label {
    margin-right: 12px;
  }
  #total_shipping_price {
    font-size: 22px !important;
  }
  .ship-logo-wrap img {
    max-width: 200px;
  }
}

@media screen and (min-width: 980px) {
  .mbgp-text {
    font-size: 16px !important;
  }
  .mbg-panel:before {
    width: 65px !important;
  }
  #shipping_label,
  .total-label {
    font-size: 19px;
  }
  .total-label {
    margin-right: 15px;
  }
  #total_shipping_price {
    font-size: 24px !important;
  }
  .ship-logo-wrap img {
    max-width: 200px;
  }
}

@media screen and (min-width: 1005px) {
  #shipping-duration-text {
    font-size: 17px !important;
  }
  .dateesti {
    font-size: 14px !important;
  }
}

@media screen and (min-width: 1010px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 17px !important;
    background-size: 41px 41px !important;
    padding-left: 50px !important;
    padding-bottom: 7px !important;
  }
}

@media screen and (min-width: 1030px) {
  .mbgp-text {
    font-size: 17px !important;
    padding: 8px 4% 8px 22% !important;
  }
  .mbg-panel:before {
    width: 67px !important;
  }
}
@media screen and (min-width: 1035px) {
  #shipping-duration-text {
    font-size: 18px !important;
  }
  .dateesti {
    font-size: 15px !important;
  }
}

@media screen and (min-width: 1100px) {
  .viewer-count span {
    font-size: 20px;
  }
  .eye-wrap {
    max-width: 50px;
  }
  .product-title,
  .product-subdesc,
  .pk-product-name {
    font-size: 22px;
  }
  .pr-size,
  .pr-dr {
    font-size: 20px !important;
  }
  .promo-percent-label {
    font-size: 20px;
  }
  .pr-price,
  #new_shipping_price,
  .pk-total-price {
    font-size: 24px !important;
  }
  .pr-desc {
    padding-left: 20px;
  }
  #shipping_label,
  .total-label {
    font-size: 21px;
  }
  #total_shipping_price {
    font-size: 26px !important;
  }
  #base_shipping_price {
    font-size: 25px !important;
  }
  .eta {
    -webkit-box-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .yt2 > div:nth-child(2) {
    display: inline-block;
  }
  .yt2 {
    -webkit-box-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .ship-logo-wrap {
    width: auto;
    padding: 0;
  }
  .ship-logo-wrap img {
    max-width: 260px !important;
  }
  #base_shipping_price {
    margin-bottom: 5px;
  }
  .term-text-inline:after {
    width: 70px;
    height: 70px;
  }
  #orderpage .orderpage_form form input,
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv input,
  #tax_id {
    height: 50px;
    font-size: 18px !important;
  }
  #orderpage .orderpage_form form #billingDiv input,
  #orderpage .orderpage_form form #billingDiv select {
    height: 50px !important;
    font-size: 18px !important;
  }
  .accordion-header {
    font-size: 23px;
    width: 92%;
  }
  #orderpage .orderpage_form form .payment-group-wrap select {
    height: 60px !important;
    text-indent: 10px !important;
    font-size: 20px !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    background-color: transparent !important;
    padding-left: 60px !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate {
    width: 20% !important;
    background: transparent !important;
    left: -10px;
    padding-left: 0 !important;
    margin-left: 0%;
    height: auto;
    margin-bottom: 0 !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    width: 12% !important;
    background: transparent !important;
    margin-left: 0%;
    padding-left: 0 !important;
    left: -20px;
    height: auto;
    margin-bottom: 0 !important;
  }
  #orderpage .orderpage_form .inline-cc-fields .credit-card-field {
    width: 58% !important;
  }
  #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    width: 1.8em !important;
  }
  #orderpage .orderpage_form .inline-cc-fields #cc_number,
  #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 18px !important;
  }
  #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    top: 10px !important;
  }
  .payment-header label,
  #br_tax_id label {
    font-size: 20px !important;
  }
  .secure-logo {
    width: 160px !important;
  }
  .mbgp-text {
    font-size: 18px !important;
  }
  .mbg-panel:before {
    width: 70px !important;
  }
  .logo-secure {
    -ms-grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .logo-secure > div img {
    max-width: 100px !important;
    width: 95% !important;
  }
  .paypal_message_text {
    font-size: 16px !important;
    text-align: left;
  }
  #shipping-duration-text {
    text-align: left;
    font-size: 19px !important;
  }
  .dateesti {
    font-size: 16px !important;
  }
  .ship-logo-wrap img {
    max-width: 360px !important;
  }

  @supports not (display: grid) {
    .logo-secure {
      display: block;
    }
    .logo-secure > div {
      display: inline-block;
      width: 25%;
      float: left;
    }
    .logo-secure:after {
      content: "";
      display: table;
      clear: both;
    }
  }
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    background-size: 42px 42px !important;
    padding-left: 55px !important;
    padding-bottom: 7px !important;
  }
  #orderpage .does-your-billing input[type="radio"] + label {
    font-size: 18px !important;
  }
}
@media screen and (min-width: 1130px) {
  .dateesti {
    font-size: 17px !important;
  }
}
@media screen and (min-width: 1140px) {
  .mbgp-text {
    font-size: 19px !important;
  }
  .mbg-panel:before {
    width: 73px !important;
  }
  #orderpage .does-your-billing input[type="radio"] + label {
    font-size: 19px !important;
  }
}

@media screen and (min-width: 1190px) {
  .mbgp-text {
    font-size: 20px !important;
  }
  .mbg-panel:before {
    width: 75px !important;
  }
  #orderpage .does-your-billing input[type="radio"] + label {
    font-size: 20px !important;
  }
  .dateesti {
    font-size: 18px !important;
  }
}

@media screen and (min-width: 1220px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 21px !important;
  }
}

@media screen and (-ms-high-contrast: none),
  (-ms-high-contrast: active) and (min-width: 768px) and (max-width: 899px) {
  /* IE10+ CSS styles go here */
  /*.orderpage_form { width: 1160px; }
      #orderpage, #container { min-width: 1200px; }*/

  /*.top-bar { display: block; }

      .pk-sh-wrap .pr-desc { display: inline-block!important; }
      .pk-sh-wrap .pr-desc>div { display: inline-block!important; }
      .pk-sh-wrap .pr-desc>div:nth-child(odd) { float: left; width: 66.66%; }
      .pk-sh-wrap .pr-desc>div:nth-child(even) { float: right; width: 33.33%;  }
      .pk-sh-wrap .pr-desc:after { content: ''; display: table; clear:both; }
      .pk-total-price { display: inline-block!important; width: auto!important; }

      .logo-secure { display: block; }
      .logo-secure>div { display: inline-block; width: 50%; }
      .logo-secure>div:nth-child(odd)  { float: left;  }
      .logo-secure>div:nth-child(even) { float: right; }
      .logo-secure:after { content: ''; display: table; clear: both;}*/

  /* Not working, the last style value is always applied */
  /*#shipping-duration-text, .dateesti-wrap { flex: none; -ms-flex: none; -webkit-flex: none; -webkit-box-flex: none; } 

      .CardBrandIcon-container { height: 29.53px; }
      .CardBrandIcon-container img { height: 29.53px; }*/
}

@media screen and (-ms-high-contrast: none),
  (-ms-high-contrast: active) and (min-width: 900px) and (max-width: 1099px) {
  /*#shipping-duration-text, .dateesti-wrap { flex: none; -ms-flex: none; -webkit-flex: none; -webkit-box-flex: none;  }*/
  /* #shipping-duration-text, .dateesti-wrap {
          width: 100%;
        }      */
}

/* Remove Responsiveness on IE10, IE11 --- I manually overriden all media queries :-( */
@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .orderpage_form {
    width: 1160px;
  }
  #orderpage,
  #container {
    min-width: 1200px;
  }

  .top-bar {
    display: block;
  }

  .pk-sh-wrap .pr-desc {
    display: inline-block !important;
  }
  .pk-sh-wrap .pr-desc > div {
    display: inline-block !important;
  }
  .pk-sh-wrap .pr-desc > div:nth-child(odd) {
    float: left;
    width: 66.66%;
  }
  .pk-sh-wrap .pr-desc > div:nth-child(even) {
    float: right;
    width: 33.33%;
  }
  .pk-sh-wrap .pr-desc:after {
    content: "";
    display: table;
    clear: both;
  }
  .pk-total-price {
    display: inline-block !important;
    width: auto !important;
  }

  .logo-secure {
    display: block;
  }
  .logo-secure > div {
    display: inline-block;
    width: 50%;
  }
  .logo-secure > div:nth-child(odd) {
    float: left;
  }
  .logo-secure > div:nth-child(even) {
    float: right;
  }
  .logo-secure:after {
    content: "";
    display: table;
    clear: both;
  }

  .CardBrandIcon-container {
    height: 29.53px;
  }
  .CardBrandIcon-container img {
    height: 29.53px;
  }
  .logo-secure {
    display: block;
  }
  .logo-secure > div {
    display: inline-block;
    width: 25%;
    float: left;
  }
  .logo-secure:after {
    content: "";
    display: table;
    clear: both;
  }

  #shipping-duration-text {
    width: 53%;
    text-align: left;
  }
  .dateesti-wrap {
    width: auto;
  }

  .content-left,
  .term-text-inline {
    width: 55%;
    float: left;
    display: inline-block;
    box-sizing: border-box;
    padding-right: 1.2em;
  }
  .content-right {
    width: 45%;
    float: right;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 1.5em;
  }
  .term-text-text-content,
  .term-text-inline {
    font-size: 17px;
  }
  .eye-wrap {
    max-width: 50px;
  }
  .viewer-count span {
    font-size: 20px;
  }
  .main-product {
    margin-bottom: 15px;
    padding: 1em 0.6em;
  }
  .pr-desc {
    padding-left: 20px;
  }
  .product-title,
  .product-subdesc,
  .pk-product-name {
    font-size: 22px;
  }
  .pr-price,
  #new_shipping_price,
  .pk-total-price {
    font-size: 24px !important;
  }
  .pr-price {
    padding-top: 34%;
    -ms-flex: none;
    flex: none;
    display: -ms-flexbox;
    margin-right: 35px;
  }
  .pr-price .original-price {
    display: inline-block;
  }
  .pr-size,
  .pr-dr {
    font-size: 20px !important;
  }
  .promo-percent-label {
    font-size: 20px;
  }
  #shipping_label,
  .total-label {
    font-size: 21px;
  }
  .total-label {
    text-align: right;
  }
  #base_shipping_price {
    font-size: 25px !important;
  }
  #total_shipping_price {
    font-size: 25px !important;
  }
  .term-text-text-content,
  .term-text-inline {
    font-size: 17px;
  }
  .eta {
    -webkit-box-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .accordion-header {
    font-size: 23px;
    width: 92%;
  }
  #orderpage .orderpage_form form input,
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv input,
  #tax_id {
    height: 50px !important;
    font-size: 18px !important;
  }
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv select {
    background-position: right 18px center;
    background-size: 10px auto;
    text-indent: 5px;
  }
  #orderpage .does-your-billing input[type="radio"] + label {
    font-size: 18px !important;
  }
  .payment-header label,
  #br_tax_id label {
    font: 25px avenir-heavy, sans-serif;
  }
  .secure-logo {
    width: 180px !important;
  }
  #orderpage .orderpage_form form .payment-group-wrap select {
    height: 60px !important;
    text-indent: 10px !important;
    font-size: 20px !important;
    background-size: 12px auto !important;
    background-position: right 20px center;
  }
  body #orderpage .orderpage_form .inline-cc-fields {
    height: 55px !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    background-color: #ffffff !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields .credit-card-field {
    width: 58% !important;
  }
  body
    #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    top: 10px !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate {
    width: 20% !important;
    background: transparent !important;
    left: -10px;
    padding-left: 0 !important;
    margin-left: 0%;
    height: auto;
    margin-bottom: 0 !important;
  }
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    width: 12% !important;
    background: transparent !important;
    margin-left: 0%;
    padding-left: 0 !important;
    left: -20px;
    height: auto;
    margin-bottom: 0 !important;
  }
  .trans-secured,
  .i-certify,
  .accept-terms-message {
    font-size: 14px;
  }
  .mbgp-text {
    font-size: 17px !important;
  }
  #orderpage .orderpage_form form input.orderpage_button {
    font-size: 20px !important;
    height: 65px !important;
    border-radius: 6px !important;
  }
  .ssl-text p {
    font-size: 15px;
  }
  .ssl-img img {
    width: 100%;
    max-width: 42px;
  }
  .paypal_message_text {
    font-size: 16px !important;
    text-align: left;
  }
  #paypal_btn {
    width: 230px;
    height: 37px;
  }
  .yt2 {
    padding-bottom: 0;
  }
  .ship-logo-wrap {
    padding: 0;
    width: auto;
  }
  .ship-logo-wrap img {
    width: 100% !important;
    max-width: 200px !important;
  }
  .term-text-inline {
    margin: 0 0 2em 0;
    padding-left: 8% !important;
  }
  .term-text-inline:after {
    width: 70px;
    height: 70px;
  }
  .copyright {
    margin-top: 4em;
  }
  .orderpage_form:after {
    content: "";
    display: table;
    clear: both;
  }
  .logo-secure > div img {
    max-width: 100px !important;
    width: 95%;
  }
  .total-label,
  #total_shipping_price {
    -ms-flex: none;
    flex: none;
    text-align: right;
  }
  #new_shipping-price,
  .original-price {
    display: inline-block;
    text-align: center;
  }

  .ssl-text p,
  .mbgp-text span,
  .accordion-header,
  .term-text-text-content:before {
    font-weight: bold;
  }
}

#orderpage .orderpage_form form input#tax_id {
  border: 2px solid #c8e1ea;
  margin-top: -10px;
}

.original-price {
  color: #d31b25 !important;
  position: relative;
}
.original-price:before {
  position: absolute;
  content: "";
  left: -2%;
  top: 50%;
  right: 0;
  border-top: 2px solid #d31b25;
  -webkit-transform: rotate(12deg);
  -moz-transform: rotate(12deg);
  -ms-transform: rotate(12deg);
  -o-transform: rotate(12deg);
  transform: rotate(12deg);
  width: 100%;
}

/* Late additions, adding the new Paypal button above the credit card form */
#paypalInfo2 {
  padding: 0;
}
#paypalInfo2 #paypal_btn2 {
  width: 100% !important;
  height: 53px !important;
  border: 2px solid rgba(190, 191, 190, 0.8);
  border-radius: 5px;
  background-image: none;
  background-color: #edeeed;
  padding: 2px 0 0 0 !important;
  margin-top: 0;
  margin-bottom: 24px;
  text-align: center;
  font: 18px "Avenir-Medium", sans-serif !important;
  font-weight: 500;
  color: #000;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-indent: 0;
  cursor: pointer;
}
.pp-img {
  max-width: 120px;
  vertical-align: middle;
  padding-bottom: 2px;
}

@media screen and (max-width: 420px) {
  #paypalInfo2 #paypal_btn2 {
    height: 50px !important;
    font-size: 16px !important;
  }

  .pp-img {
    max-width: 100px;
  }
}

/* End Paypal button additions */

/* Hiding USD until confirmed wanted on the promo page */
#total_shipping_price .tiny-usd {
  display: none;
}

.top-bar {
  background-color: #ffffff;
}

.logo-wrap {
  padding: 1.6em 0;
}

#orderpage .viewer-count {
  margin: 0;
}

.mbg-panel {
  background-color: white;
}

.main-product {
  position: relative;
  padding: 20px 10px;
  min-height: 160px;
  /*cursor: pointer;*/
  transition: all 0.15s ease-in-out;
}

.main-product:hover {
  /*box-shadow: -1px 2px 10px 5px rgba(0, 0, 0, 0.2)*/
}

.main-product.selected {
  border-color: #1c85c8;
  box-shadow: -1px 2px 10px 6px rgba(0, 0, 0, 0.36);
}

.pr-img {
  position: initial;
}

.derma-seal {
  top: -3%;
  left: -3%;
  right: unset;
  bottom: unset;
}

.logo-secure,
.ssl-message {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.dateesti-wrap {
  -webkit-box-flex: 6;
  -webkit-flex: 6;
  -ms-flex: 6;
  flex: 6;
}

#shipping-duration-text {
  -webkit-box-flex: 9;
  -webkit-flex: 9;
  -ms-flex: 9;
  flex: 9;
}

.shipping-options-wrap {
  margin-bottom: 0;
}

.payment-header label,
#br_tax_id label {
  font-family: avenir-heavy, sans-serif;
}

.accordion-header {
  letter-spacing: 1px;
}

#accordion {
  border: none;
  border-radius: 0;
}

input.filled,
select.filled {
  box-shadow: none;
  border: 1px solid #1c85c8 !important;
}

#orderpage .orderpage_form form select,
#orderpage .orderpage_form form #billingDiv select {
  text-indent: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff
    url(//assets.lifecellskin.com/offers/mobile/images/jun19/select-blue.svg)
    no-repeat;
  background-position: right 20px center;
  background-size: 12px auto;
}

#orderpage .does-your-billing input[type="radio"]:checked + label {
  background: url(//assets.lifecellskin.com/offers/mobile/images/jun19/blue-selected.svg)
    0 0 no-repeat !important;
}

.ship-display-bill-wrap {
  border: none;
  border-radius: 0;
}

.sb1 {
  border-bottom: 2px solid #ffffff;
}

#orderpage .orderpage_form .divider.does-your-billing {
  border-radius: 0 !important;
}

.payment-group-wrap {
  border-radius: 0;
}

#orderpage .orderpage_form form input.orderpage_button {
  border-radius: 0 !important;
  background-color: #1c85c8 !important;
  font-family: "Avenir-Medium", sans-serif !important;
}

#orderpage .orderpage_form form input.orderpage_button:hover {
  background-color: #1387d0 !important;
}

.price-table {
  display: block !important;
  font: 26px "Avenir-Heavy", sans-serif !important;
  color: #000000 !important;
}

.pr-desc > span {
  width: 100%;
  display: block;
}

.how-sub {
  display: none !important;
}

.how-sub h2 {
  font: 17px "Avenir-Heavy", sans-serif;
  color: black;
  text-decoration: underline;
  letter-spacing: 0.5px;
  line-height: 1.6em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.how-sub ul {
  padding: 0 0 0 20px;
  margin: 0;
}

.hs-straight {
  display: block !important;
}

.how-sub ul li {
  font: 16px "Avenir-Light", sans-serif;
  color: black;
  margin-bottom: 10px;
  line-height: 1.4em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.product-subdesc,
.pr-dr {
  margin-bottom: 20px;
}

.your-total-wrap {
  flex-direction: column;
}

.eta {
  margin-bottom: 4%;
}

#base_shipping_price {
  padding-bottom: 3px;
}

#shipping_label {
  font-family: "Avenir-Heavy", sans-serif;
}

.paypal-or {
  position: relative;
  padding-bottom: 20px;
}

.paypal-or span {
  background: white;
  display: inline-block;
  z-index: 10;
  position: relative;
  width: 50px;
}

.paypal-or::before {
  content: "";
  width: 90%;
  height: 1px;
  background-color: #3d3c3c;
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 11px;
}

@media screen and (min-width: 768px) {
  #order-details-table {
    margin-top: 30px;
  }

  .orderpage_form {
    max-width: 1160px;
  }

  .content-left,
  .term-text-inline {
    width: 55%;
    float: left;
    display: inline-block;
    box-sizing: border-box;
    padding-right: 1.2em;
  }

  .content-right {
    width: 45%;
    float: right;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 1.5em;
  }

  .orderpage_form:after {
    content: "";
    display: table;
    clear: both;
  }

  .viewer-count span {
    font-size: 15px;
    margin-left: 0.3em;
  }

  .eye-wrap {
    max-width: 40px;
  }

  .eye-wrap img {
    margin-top: -4px;
  }

  .pr-price,
  #new_shipping_price,
  .pk-total-price {
    font-size: 16px !important;
  }

  .product-title,
  .product-subdesc,
  .pk-product-name {
    font-size: 16px;
  }

  .pr-size,
  .pr-dr {
    font-size: 16px !important;
  }

  .pr-desc {
    padding-left: 15px;
  }

  .derma-seal {
    width: 90px;
  }

  #shipping_label,
  .total-label {
    font-size: 17px;
  }

  #total_shipping_price {
    font-size: 19px !important;
  }

  #base_shipping_price {
    font-size: 18px !important;
  }

  .yt1 {
    margin-top: 0;
  }

  #orderpage .viewer-count {
    margin: 0;
  }

  .main-product {
    margin-bottom: 15px;
  }

  .promo-percent-label {
    width: 85%;
    max-width: 160px;
    font-size: 14px;
    padding: 5px 0;
    box-sizing: border-box;
  }

  .package-wrap {
    padding: 2em 0.9em;
  }

  .accordion-header {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 19px;
    width: 92%;
  }

  #orderpage .orderpage_form form input,
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv input,
  #tax_id {
    height: 40px;
    font-size: 13px !important;
    margin-bottom: 14px;
    border-radius: 6px !important;
  }

  #orderpage .orderpage_form form #billingDiv input,
  #orderpage .orderpage_form form #billingDiv select {
    height: 40px !important;
    font-size: 14px !important;
  }

  #accordion {
    padding-bottom: 5px;
  }

  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 13px !important;
    background-size: 32px 32px !important;
    padding-left: 40px !important;
    padding-bottom: 6px !important;
  }

  .ship-bill {
    padding: 8px 2% 8px 3%;
  }

  #billingDiv .divider {
    margin-bottom: 12px !important;
  }

  #orderpage .orderpage_form .divider.cc-group,
  .divider-wrapper {
    padding-left: 0;
    padding-right: 0;
    width: 92% !important;
  }

  .payment-header label,
  #br_tax_id label {
    font-size: 16px;
  }

  .secure-logo {
    width: 120px;
  }

  #orderpage .orderpage_form form .payment-group-wrap select {
    height: 58px !important;
    text-indent: 5px !important;
    background-size: 12px auto !important;
    background-position: right 20px center;
    font-size: 17px !important;
  }

  #orderpage .orderpage_form .inline-cc-fields #cc_number,
  #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 15px !important;
    margin-bottom: 0;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    padding-left: 52px !important;
  }

  #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    width: 1.5em !important;
  }

  #orderpage .orderpage_form .inline-cc-fields #cc_cvv,
  #orderpage .orderpage_form .inline-cc-fields #fields_expdate {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #orderpage .orderpage_form .inline-cc-fields {
    height: 58px !important;
  }

  body #orderpage .orderpage_form .divider.cc-group2 {
    padding-top: 15px !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    width: 12% !important;
  }

  #orderpage .orderpage_form .divider-wrapper {
    width: 92% !important;
    padding-left: 0;
    padding-right: 0;
  }

  .trans-secured,
  .i-certify {
    font-size: 13px;
  }

  .mbgp-text {
    font-size: 12px !important;
    padding: 8px 2% 8px 24% !important;
    line-height: 1.35em !important;
  }

  .mbg-panel:before {
    width: 52px !important;
    background-size: contain !important;
    left: 10px !important;
    top: -10px;
  }

  .trans-secured {
    margin-bottom: 10px;
  }

  #orderpage .orderpage_form #submit-wrapper-id-div {
    padding-left: 0;
    padding-right: 0;
    width: 92% !important;
  }

  #orderpage .orderpage_form form input.orderpage_button {
    font-size: 20px !important;
    height: 65px !important;
  }

  .logo-secure {
    display: -ms-grid;
    display: grid;
    -ms-grid-template-columns: 50% 50%;
    grid-template-columns: 50% 50%;
    margin-bottom: 1.8em;
  }

  .logo-secure > div {
    margin-bottom: 15px;
  }

  .ssl-text p {
    font-size: 15px;
  }

  .term-text-text-content,
  .term-text-inline {
    font-size: 15px;
  }

  .ssl-img img {
    width: 100%;
    max-width: 42px;
  }

  .ssl-text {
    -webkit-box-flex: 8;
    -webkit-flex: 8;
    -ms-flex: 8;
    flex: 8;
    padding-left: 1.5em;
  }

  .term-text-inline {
    margin: 0 0 2em 0;
    padding-left: 8% !important;
  }

  .term-text-inline:after {
    width: 50px;
    height: 50px;
    background-size: contain;
    left: 0;
  }

  #paypal_btn {
    font-size: 17px !important;
  }

  .copyright {
    clear: both;
  }

  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv select {
    background-position: right 18px center;
    background-size: 10px auto;
    text-indent: 5px;
  }

  .ship-display-bill-wrap {
    margin-bottom: 30px;
  }

  body #orderpage .orderpage_form .inline-cc-fields {
    height: auto !important;
  }

  .mbgp-text span {
    display: inline-block;
  }

  .paypal_message_text {
    font-size: 15px !important;
    padding: 15px !important;
  }

  #paypal_btn {
    width: 230px;
    height: 37px;
  }

  .ship-logo-wrap img {
    max-width: 155px;
  }

  #shipping_label,
  .total-label {
    font-size: 15px;
    margin-right: 20px;
  }

  .dateesti {
    font-size: 11px !important;
    padding: 4px 12px;
  }

  #total_shipping_price {
    font-size: 18px !important;
  }

  #shipping-duration-text {
    font-size: 13px !important;
  }

  .term-text-inline {
    padding-right: 50px !important;
  }

  .main-product {
    padding: 10px;
  }
}

@media screen and (min-width: 790px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 14px !important;
    background-size: 34px 34px !important;
    padding-left: 40px !important;
    padding-bottom: 6px !important;
  }

  .ship-bill {
    padding: 9px 2% 9px 3%;
  }

  .ship-logo-wrap img {
    max-width: 165px;
  }

  #shipping_label,
  .total-label {
    font-size: 16px;
    margin-right: 20px;
  }

  .dateesti {
    font-size: 11px !important;
    padding: 4px 15px;
  }

  #total_shipping_price {
    font-size: 20px !important;
  }

  #shipping-duration-text {
    font-size: 14px !important;
  }
}

@media screen and (min-width: 820px) {
  .mbgp-text {
    font-size: 13px !important;
    padding: 8px 2% 8px 24% !important;
  }

  .mbg-panel:before {
    width: 55px !important;
    left: 13px !important;
  }

  .dateesti {
    font-size: 11px !important;
  }

  .ship-logo-wrap img {
    max-width: 175px;
  }

  #shipping_label,
  .total-label {
    font-size: 17px;
    margin-right: 15px;
  }

  #total_shipping_price {
    font-size: 20px !important;
  }
}

@media screen and (min-width: 820px) {
  #shipping-duration-text {
    font-size: 14px !important;
  }
}

@media screen and (min-width: 860px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 15px !important;
    background-size: 38px 38px !important;
    padding-left: 46px !important;
    padding-bottom: 6px !important;
  }

  .ship-bill {
    padding: 10px 2% 10px 3%;
  }
}

@media screen and (min-width: 890px) {
  .mbgp-text {
    font-size: 14px !important;
    padding: 8px 3% 8px 23% !important;
  }

  .mbg-panel:before {
    width: 60px !important;
  }
}

@media screen and (min-width: 900px) {
  .viewer-count span {
    font-size: 18px;
  }

  .product-title,
  .product-subdesc,
  .pk-product-name {
    font-size: 19px;
  }

  .pr-price,
  #new_shipping_price,
  .pk-total-price {
    font-size: 19px !important;
  }

  .pr-size,
  .pr-dr {
    font-size: 18px !important;
  }

  .promo-percent-label {
    font-size: 17px;
  }

  .derma-seal {
    width: 80px;
  }

  .term-text-text-content,
  .term-text-inline {
    font-size: 17px;
  }

  #orderpage .orderpage_form form input,
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv input,
  #tax_id {
    height: 45px;
    font-size: 15px !important;
  }

  #orderpage .orderpage_form form #billingDiv input,
  #orderpage .orderpage_form form #billingDiv select {
    height: 45px !important;
    font-size: 15px !important;
  }

  .logo-secure > div img {
    max-width: 90px !important;
    width: 95% !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    padding-left: 58px !important;
  }

  @supports not (display: grid) {
    .logo-secure {
      display: block;
    }

    .logo-secure > div {
      display: inline-block;
      width: 50%;
    }

    .logo-secure > div:nth-child(odd) {
      float: left;
    }

    .logo-secure > div:nth-child(even) {
      float: right;
    }

    .logo-secure:after {
      content: "";
      display: table;
      clear: both;
    }
  }
}

@media screen and (min-width: 920px) {
  .mbgp-text {
    font-size: 15px !important;
  }

  .mbg-panel:before {
    width: 63px !important;
  }

  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 16px !important;
    background-size: 40px 40px !important;
    padding-left: 48px !important;
    padding-bottom: 7px !important;
  }

  #shipping-duration-text {
    font-size: 16px !important;
  }

  .dateesti {
    font-size: 13px !important;
  }
}

@media screen and (min-width: 920px) {
  #shipping_label,
  .total-label {
    font-size: 18px;
  }

  .total-label {
    margin-right: 12px;
  }

  #total_shipping_price {
    font-size: 22px !important;
  }

  .ship-logo-wrap img {
    max-width: 200px;
  }
}

@media screen and (min-width: 980px) {
  .mbgp-text {
    font-size: 16px !important;
  }

  .mbg-panel:before {
    width: 65px !important;
  }

  #shipping_label,
  .total-label {
    font-size: 19px;
  }

  .total-label {
    margin-right: 15px;
  }

  #total_shipping_price {
    font-size: 24px !important;
  }

  .ship-logo-wrap img {
    max-width: 200px;
  }
}

@media screen and (min-width: 1005px) {
  #shipping-duration-text {
    font-size: 17px !important;
  }

  .dateesti {
    font-size: 14px !important;
  }
}

@media screen and (min-width: 1010px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 17px !important;
    background-size: 41px 41px !important;
    padding-left: 50px !important;
    padding-bottom: 7px !important;
  }
}

@media screen and (min-width: 1030px) {
  .mbgp-text {
    font-size: 17px !important;
    padding: 8px 4% 8px 22% !important;
  }

  .mbg-panel:before {
    width: 67px !important;
  }
}

@media screen and (min-width: 1035px) {
  #shipping-duration-text {
    font-size: 18px !important;
  }

  .dateesti {
    font-size: 15px !important;
  }
}

@media screen and (min-width: 1100px) {
  .viewer-count span {
    font-size: 20px;
  }

  .eye-wrap {
    max-width: 50px;
  }

  .product-title,
  .product-subdesc,
  .pk-product-name {
    font-size: 22px;
  }

  .pr-size,
  .pr-dr {
    font-size: 20px !important;
  }

  .promo-percent-label {
    font-size: 20px;
  }

  .pr-price,
  #new_shipping_price,
  .pk-total-price {
    font-size: 24px !important;
  }

  .pr-desc {
    padding-left: 20px;
  }

  #shipping_label,
  .total-label {
    font-size: 21px;
  }

  #total_shipping_price {
    font-size: 26px !important;
  }

  #base_shipping_price {
    font-size: 25px !important;
  }

  .eta {
    -webkit-box-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .yt2 > div:nth-child(2) {
    display: inline-block;
  }

  .yt2 {
    -webkit-box-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .ship-logo-wrap {
    width: auto;
    padding: 0;
  }

  .ship-logo-wrap img {
    width: 100% !important;
    max-width: 260px !important;
  }

  #base_shipping_price {
    margin-bottom: 5px;
  }

  .term-text-inline:after {
    width: 70px;
    height: 70px;
  }

  #orderpage .orderpage_form form input,
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv input,
  #tax_id {
    height: 50px;
    font-size: 18px !important;
  }

  #orderpage .orderpage_form form #billingDiv input,
  #orderpage .orderpage_form form #billingDiv select {
    height: 50px !important;
    font-size: 18px !important;
  }

  .accordion-header {
    font-size: 23px;
    width: 92%;
  }

  #orderpage .orderpage_form form .payment-group-wrap select {
    height: 60px !important;
    text-indent: 10px !important;
    font-size: 20px !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    background-color: transparent !important;
    padding-left: 60px !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate {
    width: 20% !important;
    background: transparent !important;
    left: -10px;
    padding-left: 0 !important;
    margin-left: 0%;
    height: auto;
    margin-bottom: 0 !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    width: 12% !important;
    background: transparent !important;
    margin-left: 0%;
    padding-left: 0 !important;
    left: -20px;
    height: auto;
    margin-bottom: 0 !important;
  }

  #orderpage .orderpage_form .inline-cc-fields .credit-card-field {
    width: 58% !important;
  }

  #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    width: 1.8em !important;
  }

  #orderpage .orderpage_form .inline-cc-fields #cc_number,
  #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 18px !important;
  }

  #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    top: 10px !important;
  }

  .payment-header label,
  #br_tax_id label {
    font-size: 20px !important;
  }

  .secure-logo {
    width: 160px !important;
  }

  .mbgp-text {
    font-size: 18px !important;
  }

  .mbg-panel:before {
    width: 70px !important;
  }

  .logo-secure {
    -ms-grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .logo-secure > div img {
    max-width: 100px !important;
    width: 95% !important;
  }

  .paypal_message_text {
    font-size: 16px !important;
    text-align: left;
  }

  #shipping-duration-text {
    text-align: left;
    font-size: 19px !important;
  }

  .dateesti {
    font-size: 16px !important;
  }

  .ship-logo-wrap img {
    max-width: 300px !important;
  }

  @supports not (display: grid) {
    .logo-secure {
      display: block;
    }

    .logo-secure > div {
      display: inline-block;
      width: 25%;
      float: left;
    }

    .logo-secure:after {
      content: "";
      display: table;
      clear: both;
    }
  }

  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    background-size: 42px 42px !important;
    padding-left: 55px !important;
    padding-bottom: 7px !important;
  }

  #orderpage .does-your-billing input[type="radio"] + label {
    font-size: 18px !important;
  }
}

@media screen and (min-width: 1130px) {
  .dateesti {
    font-size: 17px !important;
  }
}

@media screen and (min-width: 1140px) {
  .mbgp-text {
    font-size: 19px !important;
  }

  .mbg-panel:before {
    width: 73px !important;
  }

  #orderpage .does-your-billing input[type="radio"] + label {
    font-size: 19px !important;
  }
}

@media screen and (min-width: 1190px) {
  .mbgp-text {
    font-size: 20px !important;
  }

  .mbg-panel:before {
    width: 75px !important;
  }

  #orderpage .does-your-billing input[type="radio"] + label {
    font-size: 20px !important;
  }

  .dateesti {
    font-size: 18px !important;
  }
}

@media screen and (min-width: 1220px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 21px !important;
  }
}

@media screen and (max-width: 767px) {
  .orderpage {
    max-width: 767px;
    position: relative;
  }

  .orderpage_form:before {
    content: "";
    display: table;
    position: absolute;
    width: 100vw;
    height: 80px;
    /*background-image: linear-gradient(90deg, #000000 0%, rgba(0,0,0,0.00) 100%); opacity: 0.07;*/
    top: 0;
    left: -3%;
    z-index: 1;
    background: url(//assets.lifecellskin.com/offers/mobile/images/jun19/top-order-grd.png)
      center bottom no-repeat;
    background-size: cover;
  }

  .viewer-count span {
    font-size: 22px;
  }

  .pr-price,
  #new_shipping_price {
    font-size: 24px !important;
  }

  .pr-desc {
    padding-left: 15px;
  }

  .product-title,
  .product-subdesc,
  .pk-product-name {
    font-size: 21px;
  }

  .promo-percent-label {
    width: 85%;
    max-width: 170px;
    font-size: 20px;
    box-sizing: border-box;
  }

  .pr-size,
  .pr-dr {
    font-size: 19px;
  }

  #shipping_label {
    font-size: 23px;
  }

  .yt1 {
    margin-top: 0 !important;
  }

  .derma-seal {
    width: 90px;
  }

  .package-wrap .pr-desc {
    -ms-grid-row-gap: 0px;
    grid-row-gap: 0px;
  }

  .package-product {
    margin-bottom: 20px;
  }

  #shipping-duration-text {
    font-size: 20px !important;
  }

  .dateesti {
    font-size: 18px !important;
  }

  .accordion-header {
    font-size: 22px;
    width: 92%;
  }

  #orderpage .orderpage_form form input,
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv input,
  #tax_id {
    height: 55px;
    font-size: 19px !important;
    margin-bottom: 12px;
    border-radius: 6px;
  }

  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv select {
    text-indent: 5px;
    -webkit-appearance: none;
    background-position: right 20px center;
    background-size: 12px auto;
  }

  #orderpage .orderpage_form form #billingDiv input,
  #orderpage .orderpage_form form #billingDiv select {
    height: 55px !important;
    font-size: 19px !important;
  }

  #accordion {
    padding-bottom: 5px;
  }

  #orderpage .does-your-billing input[type="radio"] + label {
    font-size: 29px !important;
    padding-right: 10px !important;
  }

  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    background-size: 45px 45px !important;
    padding-left: 60px !important;
    padding-bottom: 5px !important;
  }

  .ship-bill {
    padding: 20px 3%;
  }

  #billingDiv .divider {
    margin-bottom: 12px !important;
  }

  #orderpage .orderpage_form .divider.cc-group,
  .divider-wrapper {
    padding-left: 0;
    padding-right: 0;
    width: 92% !important;
  }

  .payment-header label,
  #br_tax_id label {
    font-size: 21px;
  }

  .secure-logo {
    width: 200px;
  }

  #orderpage .orderpage_form form .payment-group-wrap select {
    height: 58px !important;
    text-indent: 5px !important;
    background-size: 12px auto !important;
    background-position: right 20px center;
  }

  #orderpage .orderpage_form .inline-cc-fields #cc_number,
  #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 19px !important;
    margin-bottom: 0;
  }

  #orderpage .orderpage_form .divider-wrapper {
    width: 92% !important;
    padding-left: 0;
    padding-right: 0;
  }

  .trans-secured,
  .i-certify {
    font-size: 13px;
  }

  .mbgp-text {
    padding: 10px 3% 10px 22%;
    font-size: 24px;
  }

  .mbg-panel:before {
    width: 90px;
    background-size: contain;
    left: 18px;
    top: -14px;
  }

  .trans-secured {
    margin-bottom: 10px;
  }

  #orderpage .orderpage_form #submit-wrapper-id-div {
    padding-left: 0;
    padding-right: 0;
    width: 92% !important;
  }

  #orderpage .orderpage_form form input.orderpage_button {
    font-size: 20px !important;
    height: 65px !important;
  }

  .ssl-text p {
    font-size: 15px;
  }

  .term-text-text-content,
  .term-text-inline {
    font-size: 15px;
  }

  .ssl-img img {
    width: 100%;
    max-width: 42px;
  }

  .ssl-text {
    -webkit-box-flex: 8;
    -webkit-flex: 8;
    -ms-flex: 8;
    flex: 8;
    padding-left: 1.5em;
  }

  .term-text-inline {
    margin: 2em 0;
    padding-left: 20% !important;
  }

  .term-text-inline:after {
    width: 50px;
    height: 50px;
    background-size: contain;
    left: 4%;
  }

  .paypal_message_text {
    font-size: 20px !important;
  }

  @supports not (display: grid) {
    .logo-secure {
      display: block;
    }

    .logo-secure > div {
      display: inline-block;
      width: 50%;
    }

    .logo-secure > div:nth-child(odd) {
      float: left;
    }

    .logo-secure > div:nth-child(even) {
      float: right;
    }

    .logo-secure:after {
      content: "";
      display: table;
      clear: both;
    }
  }

  #orderpage .orderpage_form .inline-cc-fields #cc_number,
  #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 21px !important;
  }
}

@media screen and (max-width: 730px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 29px !important;
  }
}

@media screen and (max-width: 705px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 28px !important;
  }
}

@media screen and (max-width: 680px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 27px !important;
    background-size: 44px 44px !important;
    padding-left: 57px !important;
  }

  .ship-bill {
    padding: 18px 3%;
  }

  .mbgp-text {
    padding: 10px 3% 10px 21%;
    font-size: 23px;
  }

  .mbg-panel:before {
    width: 85px;
  }
}

@media screen and (max-width: 660px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 26px !important;
    padding-left: 55px !important;
  }

  .ship-bill {
    padding: 18px 3%;
  }

  .mbgp-text {
    padding: 10px 3% 10px 21%;
    font-size: 22px;
  }

  .mbg-panel:before {
    width: 82px;
  }
}

@media screen and (max-width: 640px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 25px !important;
    background-size: 43px 43px !important;
    padding-left: 53px !important;
  }

  .ship-bill {
    padding: 17px 3%;
  }

  #shipping-duration-text {
    font-size: 19px !important;
  }

  .dateesti {
    font-size: 17px !important;
  }
}

@media screen and (max-width: 620px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 24px !important;
    padding-left: 52px !important;
  }

  .ship-bill {
    padding: 16px 3%;
  }

  .total-label,
  #shipping_label {
    font-size: 22px !important;
  }

  #total_shipping_price,
  #base_shipping_price {
    font-size: 28px !important;
  }
}

@media screen and (max-width: 610px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 23px !important;
    background-size: 42px 42px !important;
    padding-left: 51px !important;
  }

  .ship-bill {
    padding: 15px 3%;
  }
}

@media screen and (max-width: 600px) {
  .mbgp-text {
    padding: 9px 3% 9px 22%;
    font-size: 21px;
  }

  .mbg-panel:before {
    width: 80px;
  }

  #shipping-duration-text {
    font-size: 18px !important;
  }

  .dateesti {
    font-size: 16px !important;
  }

  .logo-secure > div img {
    max-width: 80px !important;
    width: 80%;
  }

  .logo-secure {
    grid-template-columns: 25% 25% 25% 25%;
  }

  @supports not (display: grid) {
    .logo-secure {
      display: block;
    }

    .logo-secure > div {
      display: inline-block;
      width: 50%;
    }

    .logo-secure > div:nth-child(odd) {
      float: left;
    }

    .logo-secure > div:nth-child(even) {
      float: right;
    }

    .logo-secure:after {
      content: "";
      display: table;
      clear: both;
    }
  }
}

@media screen and (max-width: 575px) {
  .mbgp-text {
    padding: 9px 3% 9px 23%;
    font-size: 20px;
  }

  .mbg-panel:before {
    width: 78px;
  }

  .total-label,
  #shipping_label {
    font-size: 20px !important;
  }

  #total_shipping_price,
  #base_shipping_price {
    font-size: 26px !important;
  }

  .total-label {
    margin-left: 12px !important;
  }

  .ship-logo-wrap img {
    max-width: 180px;
  }

  .dateesti {
    font-size: 15px !important;
  }

  #shipping-duration-text {
    font-size: 18px !important;
  }
}

@media screen and (max-width: 565px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 22px !important;
  }

  .ship-bill {
    padding: 14px 3%;
  }
}

@media screen and (max-width: 555px) {
  .dateesti {
    font-size: 14px !important;
  }

  #shipping-duration-text {
    font-size: 17px !important;
  }
}

@media screen and (max-width: 550px) {
  .how-sub h2 {
    font-size: 15px;
  }

  .how-sub ul li {
    font-size: 14px;
  }

  .mbgp-text {
    padding: 9px 3% 9px 23%;
    font-size: 19px;
  }

  .mbg-panel:before {
    width: 74px;
  }

  .viewer-count span {
    font-size: 16px;
    margin-left: 0.3em;
  }

  .eye-wrap {
    max-width: 40px;
  }

  .eye-wrap img {
    margin-top: -4px;
  }

  .pr-price,
  #new_shipping_price,
  .pk-total-price {
    font-size: 18px !important;
  }

  .product-title,
  .product-subdesc,
  .pk-product-name {
    font-size: 18px;
  }

  .pr-size,
  .pr-dr {
    font-size: 16px !important;
  }

  #shipping_label,
  .total-label {
    font-size: 19px !important;
  }

  #total_shipping_price {
    font-size: 22px !important;
  }

  #base_shipping_price {
    font-size: 20px !important;
  }

  #orderpage .viewer-count {
    margin: 0;
  }

  .main-product {
    margin-bottom: 15px;
  }

  .promo-percent-label {
    width: 85%;
    max-width: 160px;
    font-size: 14px;
    padding: 5px 0;
    box-sizing: border-box;
  }

  .package-wrap {
    padding: 2em 0.9em;
  }

  .accordion-header {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    width: 92%;
    letter-spacing: 0.5px;
  }

  #orderpage .orderpage_form form input,
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv input,
  #tax_id {
    height: 45px;
    font-size: 16px !important;
    margin-bottom: 14px;
  }

  #orderpage .orderpage_form form #billingDiv input,
  #orderpage .orderpage_form form #billingDiv select {
    height: 45px !important;
    font-size: 16px !important;
  }

  #accordion {
    padding-bottom: 5px;
  }

  #billingDiv .divider {
    margin-bottom: 12px !important;
  }

  #orderpage .orderpage_form .divider.cc-group,
  .divider-wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-top: 12px;
    width: 92% !important;
  }

  .payment-header label,
  #br_tax_id label {
    font-size: 18px;
  }

  .secure-logo {
    width: 152px;
  }

  #orderpage .orderpage_form form .payment-group-wrap select {
    height: 58px !important;
    text-indent: 5px !important;
    background-size: 12px auto !important;
    background-position: right 20px center;
    font-size: 19px !important;
  }

  #orderpage .orderpage_form .inline-cc-fields #cc_number,
  #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 16px !important;
  }

  #orderpage .orderpage_form .divider-wrapper {
    width: 92% !important;
    padding-left: 0;
    padding-right: 0;
  }

  .trans-secured,
  .i-certify {
    font-size: 13px;
  }

  .trans-secured {
    margin-bottom: 10px;
  }

  #orderpage .orderpage_form #submit-wrapper-id-div {
    padding-left: 0;
    padding-right: 0;
    width: 92% !important;
  }

  #orderpage .orderpage_form form input.orderpage_button {
    font-size: 20px !important;
    height: 65px !important;
  }

  .logo-secure {
    -ms-display: grid;
    display: grid;
    -ms-grid-template-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 1.8em;
    width: 100%;
  }

  .logo-secure > div {
    margin-bottom: 15px;
  }

  .ssl-text p {
    font-size: 15px;
  }

  .term-text-text-content,
  .term-text-inline {
    font-size: 16px;
  }

  .ssl-img img {
    width: 100%;
    max-width: 42px;
  }

  .ssl-text {
    -webkit-box-flex: 8;
    -webkit-flex: 8;
    -ms-flex: 8;
    flex: 8;
    padding-left: 1.5em;
  }

  .term-text-inline {
    margin: 2em 0;
    padding-left: 22% !important;
  }

  .term-text-inline:after {
    width: 50px;
    height: 50px;
    background-size: contain;
    left: 4%;
  }

  #paypal_btn {
    font-size: 17px !important;
  }

  .logo-secure > div img {
    max-width: 80px !important;
    width: 80%;
  }

  @supports not (display: grid) {
    .logo-secure {
      display: block;
    }

    .logo-secure > div {
      display: inline-block;
      width: 50%;
    }

    .logo-secure > div:nth-child(odd) {
      float: left;
    }

    .logo-secure > div:nth-child(even) {
      float: right;
    }

    .logo-secure:after {
      content: "";
      display: table;
      clear: both;
    }
  }

  body #orderpage .orderpage_form .inline-cc-fields {
    height: auto;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_number,
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 16px !important;
  }

  body
    #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    width: 1.5em !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields .credit-card-field {
    width: 57%;
  }

  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate {
    width: 21%;
    padding-left: 12px !important;
    padding-right: 7px !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    width: 17%;
    padding-right: 0 !important;
    padding-left: 15px !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    padding-left: 55px !important;
    padding-right: 8px !important;
  }

  .logo-secure {
    grid-template-columns: 25% 25% 25% 25%;
  }

  #authorize {
    margin-bottom: 0 !important;
  }

  .your-total-wrap {
    margin-bottom: 15px !important;
  }

  .price-table {
    font-size: 22px !important;
  }

  .derma-seal {
    width: 80px !important;
  }
}

@media screen and (max-width: 545px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 21px !important;
    background-size: 41px 41px !important;
    padding-left: 50px !important;
  }

  .ship-bill {
    padding: 13px 3%;
  }
}

@media screen and (max-width: 535px) {
  .dateesti {
    font-size: 13px !important;
  }

  #shipping-duration-text {
    font-size: 16px !important;
  }
}

@media screen and (max-width: 520px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 20px !important;
  }

  .mbgp-text {
    padding: 9px 3% 9px 23%;
    font-size: 18px;
  }

  .mbg-panel:before {
    width: 71px;
    left: 16px;
  }

  #shipping_label,
  .total-label {
    font-size: 18px !important;
  }

  .ship-logo-wrap img {
    max-width: 160px;
  }

  #total_shipping_price {
    font-size: 21px !important;
  }

  .total-label {
    margin-right: 12px;
  }
}

@media screen and (max-width: 515px) {
  .dateesti {
    font-size: 12px !important;
  }

  #shipping-duration-text {
    font-size: 15px !important;
  }
}

@media screen and (max-width: 500px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 19px !important;
    background-size: 40px 40px !important;
  }

  .ship-bill {
    padding: 12px 3%;
  }
}

@media screen and (max-width: 490px) {
  .mbgp-text {
    padding: 9px 2% 9px 23%;
    font-size: 17px;
  }

  .mbg-panel:before {
    width: 69px;
    left: 15px;
  }
}

@media screen and (max-width: 485px) {
  .dateesti {
    font-size: 11px !important;
    display: block !important;
    text-align: center !important;
  }

  #shipping-duration-text {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 480px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 18px !important;
    background-size: 39px 39px !important;
  }

  .ship-bill {
    padding: 11px 3%;
  }

  .derma-seal {
    width: 70px !important;
  }
}

@media screen and (max-width: 460px) {
  .mbgp-text {
    padding: 9px 2% 9px 23%;
    font-size: 16px;
  }

  .mbg-panel:before {
    width: 66px;
    left: 14px;
  }

  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 17px !important;
    background-size: 38px 38px !important;
    padding-left: 49px !important;
  }

  #shipping_label,
  .total-label {
    font-size: 17px !important;
  }

  .ship-logo-wrap img {
    max-width: 140px;
  }

  #total_shipping_price {
    font-size: 21px !important;
  }

  .total-label {
    margin-right: 15px;
  }
}

@media screen and (max-width: 450px) {
  body #orderpage .orderpage_form .inline-cc-fields {
    height: auto;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_number,
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 13px !important;
  }

  body
    #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    width: 1.4em !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields .credit-card-field {
    width: 56%;
  }

  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate {
    width: 21%;
    padding-left: 7px !important;
    padding-right: 7px !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    width: 17%;
    padding-right: 0 !important;
    padding-left: 12px !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    padding-left: 52px !important;
    padding-right: 8px !important;
  }
}

@media screen and (max-width: 435px) {
  .mbgp-text {
    padding: 9px 2% 9px 23%;
    font-size: 15px;
  }

  .mbg-panel:before {
    width: 64px;
    left: 13px;
  }

  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 16px !important;
    padding-left: 48px !important;
    background-size: 37px 37px !important;
  }

  .ship-bill {
    padding: 10px 2% 10px 3%;
  }
}

@media screen and (max-width: 420px) {
  #shipping_label,
  .total-label {
    font-size: 16px !important;
  }

  .ship-logo-wrap img {
    max-width: 120px;
  }

  #total_shipping_price {
    font-size: 19px !important;
  }

  .total-label {
    margin-right: 8px;
  }
}

@media screen and (max-width: 415px) {
  .dateesti {
    font-size: 11px !important;
  }

  #shipping-duration-text {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 410px) {
  .mbgp-text {
    padding: 9px 1% 9px 24%;
    font-size: 14px;
  }

  .mbg-panel:before {
    width: 60px;
    left: 12px;
    top: -12px;
  }

  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 15px !important;
    padding-left: 47px !important;
    background-size: 36px 36px !important;
  }
}

@media screen and (max-width: 399px) {
  .dateesti {
    font-size: 10px !important;
  }

  .viewer-count span {
    font-size: 13px;
  }

  .eye-wrap {
    max-width: 33px;
  }

  .derma-seal {
    width: 55px !important;
  }

  .pr-price,
  #new_shipping_price,
  .pk-total-price {
    font-size: 14px !important;
  }

  .pr-size,
  .pr-dr {
    font-size: 14px !important;
  }

  .product-title,
  .product-subdesc,
  .pk-product-name {
    font-size: 16px;
  }

  .promo-percent-label {
    font-size: 12px;
  }

  .accordion-header {
    font-size: 19px;
    width: 92%;
  }

  #orderpage .orderpage_form form input,
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv input,
  #tax_id {
    font-size: 13px !important;
    height: 40px;
  }

  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv select {
    background-position: right 18px center;
    background-size: 10px auto;
  }

  .secure-logo {
    width: 120px;
  }

  .payment-header label,
  #br_tax_id label {
    font-size: 15px;
  }

  #orderpage .orderpage_form form input.orderpage_button {
    font-size: 18px !important;
    height: 50px !important;
  }

  #orderpage .orderpage_form form #billingDiv input,
  #orderpage .orderpage_form form #billingDiv select {
    height: 40px !important;
    font-size: 13px !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields {
    height: auto !important;
  }

  .term-text-inline:after {
    width: 50px;
    height: 50px;
    background-size: contain;
    left: 4%;
  }

  .ssl-text p {
    font-size: 13px;
  }

  .term-text-text-content,
  .term-text-inline {
    font-size: 13px;
  }

  #orderpage .orderpage_form form .payment-group-wrap select {
    font-size: 17px !important;
  }

  #paypalInfo {
    padding: 0.5em 2em;
  }

  .paypal_message_text {
    font-size: 14px !important;
    padding: 16px !important;
  }

  #paypal_btn {
    width: 213px;
    height: 36px;
  }

  .mbg-panel {
    margin-bottom: 10px;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_number,
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 12px !important;
  }

  body
    #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    width: 1.4em !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields .credit-card-field {
    width: 56%;
  }

  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate {
    width: 21%;
    padding-left: 10px !important;
    padding-right: 7px !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    width: 17%;
    padding-right: 0 !important;
    padding-left: 12px !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    padding-left: 52px !important;
    padding-right: 0px !important;
  }
}

@media screen and (max-width: 385px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 14px !important;
    padding-left: 45px !important;
    background-size: 35px 35px !important;
  }

  .ship-bill {
    padding: 9px 2% 9px 3%;
  }

  .mbgp-text {
    padding: 9px 1% 9px 24%;
    font-size: 13px;
  }

  .mbg-panel:before {
    width: 58px;
    left: 11px;
    top: -9px;
  }

  .dateesti {
    font-size: 9px !important;
    padding: 4px 10px;
  }

  #shipping-duration-text {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 380px) {
  #shipping_label,
  .total-label {
    font-size: 15px !important;
  }

  #total_shipping_price {
    font-size: 18px !important;
  }

  .ship-logo-wrap img {
    max-width: 100px;
  }
}

@media screen and (max-width: 370px) {
  #shipping-duration-text {
    font-size: 11px !important;
  }
}

@media screen and (max-width: 360px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 13px !important;
    padding-left: 42px !important;
    background-size: 33px 33px !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_number,
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 12px !important;
  }

  body
    #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    width: 1.3em !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields .credit-card-field {
    width: 59%;
  }

  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate {
    width: 21%;
    padding-left: 10px !important;
    padding-right: 7px !important;
    left: -5px;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    width: 14% !important;
    padding-right: 0 !important;
    padding-left: 10px !important;
    left: -10px;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    padding-left: 42px !important;
    padding-right: 8px !important;
  }

  .mbgp-text {
    padding: 9px 1% 9px 24%;
    font-size: 12px;
  }

  .mbg-panel:before {
    width: 54px;
    left: 10px;
    top: -9px;
  }

  .main-product {
    padding: 0 !important;
  }

  .price-table {
    font-size: 16px !important;
  }

  .product-subdesc {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 350px) {
  #shipping_label,
  .total-label {
    font-size: 12px !important;
  }

  #total_shipping_price,
  #base_shipping_price {
    font-size: 16px !important;
  }

  .ship-logo-wrap img {
    max-width: 90px;
  }

  #orderpage .orderpage_form form .payment-group-wrap select {
    font-size: 15px !important;
    height: 45px !important;
    background-size: 9px auto !important;
    background-position: right 19px center;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_number,
  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate,
  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    font-size: 11px !important;
    height: 45px !important;
    padding-right: 0 !important;
  }

  #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    top: 11px !important;
    left: 9px !important;
  }

  .payment-header label,
  #br_tax_id label {
    font-size: 14px;
  }

  .secure-logo {
    width: 100px;
  }

  .accordion-header {
    font-size: 17px;
  }
}

@media screen and (max-width: 340px) {
  body
    #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    width: 1.2em !important;
  }

  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 12px !important;
    padding-left: 40px !important;
    background-size: 32px 32px !important;
  }

  .ship-bill {
    padding: 8px 2% 8px 3%;
  }
}

@media screen and (max-width: 328px) {
  .dateesti {
    font-size: 8px !important;
    padding: 4px 8px;
  }
}

@media screen and (max-width: 325px) {
  .mbgp-text {
    padding: 9px 1% 9px 24%;
    font-size: 11px;
  }

  .mbg-panel:before {
    width: 50px;
    left: 5px;
    top: -8px;
  }
}

@media screen and (max-width: 315px) {
  #orderpage .does-your-billing input[type="radio"] + label,
  #orderpage .does-your-billing input[type="radio"]:checked + label {
    font-size: 11px !important;
    padding-left: 38px !important;
    background-size: 31px 31px !important;
  }
}

@media screen and (-ms-high-contrast: none),
  (-ms-high-contrast: active) and (min-width: 768px) and (max-width: 899px) {
  /* IE10+ CSS styles go here */
  /*.orderpage_form { width: 1160px; }
      #orderpage, #container { min-width: 1200px; }*/

  /*.top-bar { display: block; }

      .pk-sh-wrap .pr-desc { display: inline-block!important; }
      .pk-sh-wrap .pr-desc>div { display: inline-block!important; }
      .pk-sh-wrap .pr-desc>div:nth-child(odd) { float: left; width: 66.66%; }
      .pk-sh-wrap .pr-desc>div:nth-child(even) { float: right; width: 33.33%;  }
      .pk-sh-wrap .pr-desc:after { content: ''; display: table; clear:both; }
      .pk-total-price { display: inline-block!important; width: auto!important; }

      .logo-secure { display: block; }
      .logo-secure>div { display: inline-block; width: 50%; }
      .logo-secure>div:nth-child(odd)  { float: left;  }
      .logo-secure>div:nth-child(even) { float: right; }
      .logo-secure:after { content: ''; display: table; clear: both;}*/

  /* Not working, the last style value is always applied */
  /*#shipping-duration-text, .dateesti-wrap { flex: none; -ms-flex: none; -webkit-flex: none; -webkit-box-flex: none; } 

      .CardBrandIcon-container { height: 29.53px; }
      .CardBrandIcon-container img { height: 29.53px; }*/
}

@media screen and (-ms-high-contrast: none),
  (-ms-high-contrast: active) and (min-width: 900px) and (max-width: 1099px) {
  /*#shipping-duration-text, .dateesti-wrap { flex: none; -ms-flex: none; -webkit-flex: none; -webkit-box-flex: none;  }*/
  /* #shipping-duration-text, .dateesti-wrap {
          width: 100%;
        }      */
}

/* Remove Responsiveness on IE10, IE11 --- I manually overriden all media queries :-( */
@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .orderpage_form {
    width: 1160px;
  }

  #orderpage,
  #container {
    min-width: 1200px;
  }

  .top-bar {
    display: block;
  }

  .pk-sh-wrap .pr-desc {
    display: inline-block !important;
  }

  .pk-sh-wrap .pr-desc > div {
    display: inline-block !important;
  }

  .pk-sh-wrap .pr-desc > div:nth-child(odd) {
    float: left;
    width: 66.66%;
  }

  .pk-sh-wrap .pr-desc > div:nth-child(even) {
    float: right;
    width: 33.33%;
  }

  .pk-sh-wrap .pr-desc:after {
    content: "";
    display: table;
    clear: both;
  }

  .pk-total-price {
    display: inline-block !important;
    width: auto !important;
  }

  .logo-secure {
    display: block;
  }

  .logo-secure > div {
    display: inline-block;
    width: 50%;
  }

  .logo-secure > div:nth-child(odd) {
    float: left;
  }

  .logo-secure > div:nth-child(even) {
    float: right;
  }

  .logo-secure:after {
    content: "";
    display: table;
    clear: both;
  }

  .CardBrandIcon-container {
    height: 29.53px;
  }

  .CardBrandIcon-container img {
    height: 29.53px;
  }

  .logo-secure {
    display: block;
  }

  .logo-secure > div {
    display: inline-block;
    width: 25%;
    float: left;
  }

  .logo-secure:after {
    content: "";
    display: table;
    clear: both;
  }

  #shipping-duration-text {
    width: 53%;
    text-align: left;
  }

  .dateesti-wrap {
    width: auto;
  }

  .content-left,
  .term-text-inline {
    width: 55%;
    float: left;
    display: inline-block;
    box-sizing: border-box;
    padding-right: 1.2em;
  }

  .content-right {
    width: 45%;
    float: right;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 1.5em;
  }

  .term-text-text-content,
  .term-text-inline {
    font-size: 17px;
  }

  .eye-wrap {
    max-width: 50px;
  }

  .viewer-count span {
    font-size: 20px;
  }

  .main-product {
    margin-bottom: 15px;
  }

  .pr-desc {
    padding-left: 20px;
  }

  .product-title,
  .product-subdesc,
  .pk-product-name {
    font-size: 22px;
  }

  .pr-price,
  #new_shipping_price,
  .pk-total-price {
    font-size: 24px !important;
  }

  .pr-price {
    padding-top: 34%;
    -ms-flex: none;
    flex: none;
    display: -ms-flexbox;
    margin-right: 35px;
  }

  .pr-price .original-price {
    display: inline-block;
  }

  .pr-size,
  .pr-dr {
    font-size: 20px !important;
  }

  .promo-percent-label {
    font-size: 20px;
  }

  #shipping_label,
  .total-label {
    font-size: 21px;
  }

  .total-label {
    text-align: right;
  }

  #base_shipping_price {
    font-size: 25px !important;
  }

  #total_shipping_price {
    font-size: 25px !important;
  }

  .term-text-text-content,
  .term-text-inline {
    font-size: 17px;
  }

  .eta {
    -webkit-box-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .accordion-header {
    font-size: 23px;
    width: 92%;
  }

  #orderpage .orderpage_form form input,
  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv input,
  #tax_id {
    height: 50px !important;
    font-size: 18px !important;
  }

  #orderpage .orderpage_form form select,
  #orderpage .orderpage_form form #billingDiv select {
    background-position: right 18px center;
    background-size: 10px auto;
    text-indent: 5px;
  }

  #orderpage .does-your-billing input[type="radio"] + label {
    font-size: 18px !important;
  }

  .payment-header label,
  #br_tax_id label {
    font: 25px avenir-heavy, sans-serif;
  }

  .secure-logo {
    width: 180px !important;
  }

  #orderpage .orderpage_form form .payment-group-wrap select {
    height: 60px !important;
    text-indent: 10px !important;
    font-size: 20px !important;
    background-size: 12px auto !important;
    background-position: right 20px center;
  }

  body #orderpage .orderpage_form .inline-cc-fields {
    height: 55px !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_number {
    background-color: #ffffff !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields .credit-card-field {
    width: 58% !important;
  }

  body
    #orderpage
    .orderpage_form
    .inline-cc-fields
    .credit-card-field
    .CardBrandIcon-container {
    top: 10px !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #fields_expdate {
    width: 20% !important;
    background: transparent !important;
    left: -10px;
    padding-left: 0 !important;
    margin-left: 0%;
    height: auto;
    margin-bottom: 0 !important;
  }

  body #orderpage .orderpage_form .inline-cc-fields #cc_cvv {
    width: 12% !important;
    background: transparent !important;
    margin-left: 0%;
    padding-left: 0 !important;
    left: -20px;
    height: auto;
    margin-bottom: 0 !important;
  }

  .trans-secured,
  .i-certify {
    font-size: 14px;
  }

  .mbgp-text {
    font-size: 17px !important;
  }

  #orderpage .orderpage_form form input.orderpage_button {
    font-size: 20px !important;
    height: 65px !important;
  }

  .ssl-text p {
    font-size: 15px;
  }

  .ssl-img img {
    width: 100%;
    max-width: 42px;
  }

  .paypal_message_text {
    font-size: 16px !important;
    text-align: left;
  }

  #paypal_btn {
    width: 230px;
    height: 37px;
  }

  .yt2 {
    padding-bottom: 0;
  }

  .ship-logo-wrap {
    padding: 0;
    width: auto;
  }

  .ship-logo-wrap img {
    width: 100% !important;
    max-width: 200px !important;
  }

  .term-text-inline {
    margin: 0 0 2em 0;
    padding-left: 8% !important;
  }

  .term-text-inline:after {
    width: 70px;
    height: 70px;
  }

  .copyright {
    clear: both;
  }

  .orderpage_form:after {
    content: "";
    display: table;
    clear: both;
  }

  .logo-secure > div img {
    max-width: 100px !important;
    width: 95%;
  }

  .total-label,
  #total_shipping_price {
    -ms-flex: none;
    flex: none;
    text-align: right;
  }

  #new_shipping-price,
  .original-price {
    display: inline-block;
    text-align: center;
  }

  .ssl-text p,
  .mbgp-text span,
  .accordion-header,
  .term-text-text-content:before {
    font-weight: bold;
  }
}

#orderpage .orderpage_form form input#tax_id {
  border: 2px solid #c8e1ea;
  margin-top: -10px;
}

#new_shipping_price {
  position: relative;
}

.product-title {
  margin-top: 50px;
}

.pr-price {
  justify-content: center;
}

.promo-percent-label {
  display: none;
}

.pr-img {
  -webkit-box-flex: 6;
  -webkit-flex: 6;
  -ms-flex: 6;
  flex: 6;
  border-radius: 5px;
}

.pr-img img {
  max-width: 250px;
}

.original-price,
#new_shipping_price,
.pr-desc .pr-size,
.pr-desc .product-trial {
  display: none !important;
}

.product-title {
  margin-top: 0;
}

.pr-desc {
  -webkit-box-flex: 6;
  -webkit-flex: 6;
  -ms-flex: 6;
  flex: 6;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
}

.pr-price {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#orderpage .orderpage_form .inline-cc-fields #fields_expdate {
  left: -5px !important;
}

#orderpage .orderpage_form .inline-cc-fields #cc_cvv {
  left: -14px !important;
}

.term-text-text-content,
.term-text-inline,
.how-sub h2,
.how-sub ul li {
  color: black;
}

@media screen and (min-width: 1100px) {
  .pr-desc {
    -webkit-box-flex: 10;
    -webkit-flex: 10;
    -ms-flex: 10;
    flex: 10;
  }

  .pr-img {
    -webkit-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4;
  }
}
