.button {
  display: block;
  height: 70px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 700;
  color: #fff;
  line-height: 70px;
  letter-spacing: -1px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0 25px;
  margin: 0;
  position: relative;
  border: none;
  border-radius: 15px;
  background: #f60
}

.button:hover {
  background: #d95803
}

.popup ol strong {
  display: block
}

.popup ul li {
  font-size: 16px
}

.form-error-text {
  border: 2px solid red !important;
  padding: 7px !important;
  margin-top: 10px;
  font-weight: 700;
  color: red;
  font-size: 18px;
  text-align: center;
  display: block;
  border-radius: 5px
}

.button span {
  position: relative;
  z-index: 1
}

.left {
  float: left
}

.right {
  float: right
}

.clearfix:after,
.clearfix:before {
  display: table;
  line-height: 0;
  content: ''
}

.clearfix:after {
  clear: both
}

.clear {
  clear: both
}

.inner-block {
  width: 940px;
  margin: auto
}

.no-plus::before {
  content: none !important
}

.inner-page .inner-block {
  width: 970px
}

.confirmation-section {
  font-family: 'Open Sans', sans-serif;
  padding: 37px 0 0
}

.confirmation-section h2 {
  font-size: 50px;
  color: #000;
  font-weight: 700;
  line-height: 52px;
  letter-spacing: -2px;
  text-align: center;
  padding: 0 0 22px;
  margin: 0
}

.confirmation-section h3 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
  color: #ef4b52;
  letter-spacing: -1px;
  text-align: center;
  padding: 0 0 4px;
  margin: 0
}

.confirmation-section h4 {
  font-size: 24px;
  line-height: 28px;
  padding: 0 0 19px
}

.confirmation-section .info {
  margin: 0 auto 40px
}

.confirmation-section .info .inner-block {
  max-width: 940px;
  font-size: 16px;
  color: #757575;
  text-align: center;
  padding: 19px 0 11px;
  position: relative;
  border-radius: 12px;
  border: 3px solid #69c03b;
  background: #fff
}

.confirmation-section .info h4 {
  color: #69c03b;
  padding: 4px 0 14px;
  margin: 0
}

.confirmation-section .contacts {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  padding: 22px 0 31px;
  border-top: 1px dashed #ccc;
  background: #fff
}

.confirmation-section .contacts h4 {
  font-size: 24px;
  line-height: 24px;
  padding: 0 0 9px
}

.confirmation-section .form {
  text-align: center;
  padding: 32px 0 40px;
  border-top: 1px dashed #ccc
}

.confirmation-section .form h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  padding: 0 0 5px
}

.confirmation-section .form p {
  padding: 0
}

.confirmation-section .form form {
  padding: 21px 0 0;
  overflow: visible
}

.confirmation-section .form form input[type=text] {
  width: 720px;
  height: 60px;
  font-size: 20px;
  font-weight: 300;
  line-height: 58px;
  padding: 0 15px 5px;
  border-radius: 5px
}

.confirmation-section .form form input[type=text]::-webkit-input-placeholder {
  color: #52585d;
  font-size: 20px;
  font-style: normal
}

.confirmation-section .form form input[type=text]::-moz-placeholder {
  color: #52585d;
  font-size: 20px;
  font-style: normal
}

.confirmation-section .form form input[type=text]:-moz-placeholder {
  color: #52585d;
  font-size: 20px;
  font-style: normal
}

.confirmation-section .form form input[type=text]:-ms-input-placeholder {
  color: #52585d;
  font-size: 20px;
  font-style: normal
}

.confirmation-section .form form input[type=text]:focus {
  font-size: 20px;
  border: 1px solid #aaa
}

.inner-page .footer-menu {
  padding: 0 0 10px
}

.inner-page footer {
  top: 0 !important
}

.confirmation-section .form form .button {
  width: 200px
}

.confirmation-section .form form button.button {
  height: 60px;
  font-size: 20px;
  line-height: 60px;
  padding: 0 20px 5px;
  border-radius: 5px
}

.confirmation-section .important {
  font-size: 14px;
  line-height: 20px;
  padding: 29px 0 15px;
  border-top: 1px dashed #ccc;
  background: #fff
}

.left.error {
  border: 1px solid red
}

.confirmation-section .important h4 {
  font-size: 18px;
  color: #f3351b;
  text-align: center;
  padding: 0 0 9px;
  margin: 0
}

.header-section.confirmation .lock img {
  width: 44px;
  margin: 20px 0 0
}

.header-section.confirmation {
  padding: 0 0 20px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.footer-menu li a {
  padding: 0 10px 0 8px;
  text-decoration: none;
  color: #dadada;
  border-right: 1px solid #dadada
}

.footer-menu li {
  display: inline;
  padding: 0;
  font-size: 12px
}

.inner-footer p {
  font-size: 10px;
  line-height: 16px;
  text-align: center
}

.copyright {
  margin: 10px 0 30px;
  font-size: 12px;
  text-align: center
}

.confirmation-page .row {
  margin: 0
}

.inner-page .popup-wrapper,
.popup-wrapper {
  width: 100%;
  height: 100%;
  display: none;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, .8)
}

.popup-wrapper .popup {
  max-width: 900px;
  display: none;
  font-size: 14px;
  line-height: 20px;
  padding: 0 0 50px;
  position: relative;
  top: 50px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.popup-wrapper .popup .popup-inner {
  padding: 34px 40px 40px;
  position: relative;
  border-radius: 10px;
  -webkit-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
  -o-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
  background: #fff
}

.popup-wrapper .popup .close-popup-link {
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  top: 15px;
  right: 15px
}

.popup p {
  margin: 0
}

.popup-wrapper .popup .close-popup-link:after,
.popup-wrapper .popup .close-popup-link:before {
  content: '';
  width: 14px;
  height: 2px;
  display: block;
  position: absolute;
  left: -1px;
  top: 5px;
  background: #000
}

.popup-wrapper .popup .close-popup-link:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.popup-wrapper .popup .close-popup-link:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.popup-wrapper .popup footer {
  text-align: center;
  padding: 30px 0 0;
  margin: 8px 0 0;
  border-top: 1px solid #ddd;
  top: auto
}

.popup-wrapper .popup footer .close-popup-link {
  width: auto;
  height: 38px;
  display: inline-block;
  font-size: 20px;
  color: #766118;
  line-height: 36px;
  letter-spacing: -.5px;
  opacity: 1;
  padding: 0 25px;
  position: relative;
  top: 0;
  right: 0;
  border: 1px solid #e0b712;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffe786;
  -moz-box-shadow: inset 0 1px 0 #ffe786;
  -o-box-shadow: inset 0 1px 0 #ffe786;
  box-shadow: inset 0 1px 0 #ffe786;
  -webkit-text-shadow: 1px 1px 0 #fbe27e;
  -moz-text-shadow: 1px 1px 0 #fbe27e;
  -o-text-shadow: 1px 1px 0 #fbe27e;
  text-shadow: 1px 1px 0 #fbe27e;
  background: #fdd638;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fdd638), to(#f3c81e));
  background: -webkit-linear-gradient(#fdd638, #f3c81e);
  background: -moz-linear-gradient(#fdd638, #f3c81e);
  background: -ms-linear-gradient(#fdd638, #f3c81e);
  background: -o-linear-gradient(#fdd638, #f3c81e);
  background: linear-gradient(#fdd638, #f3c81e)
}

.popup-wrapper .popup footer .close-popup-link:hover {
  color: #77620d;
  background: #f3c81e;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3c81e), to(#fdd638));
  background: -webkit-linear-gradient(#f3c81e, #fdd638);
  background: -moz-linear-gradient(#f3c81e, #fdd638);
  background: -ms-linear-gradient(#f3c81e, #fdd638);
  background: -o-linear-gradient(#f3c81e, #fdd638);
  background: linear-gradient(#f3c81e, #fdd638)
}

.popup-wrapper .popup footer .close-popup-link:after,
.popup-wrapper .popup footer .close-popup-link:before {
  display: none
}

.popup-wrapper .popup h2 {
  padding: 0 0 16px;
  margin: 0
}

.popup-wrapper .popup h3 {
  line-height: 24px;
  padding: 0 0 17px;
  margin: 0
}

.popup-wrapper .popup h4 {
  font-weight: 700;
  padding: 0 0 15px;
  margin: 0
}

.popup-wrapper .popup header+h3 {
  padding: 3px 0 17px
}

.popup-wrapper .popup p {
  padding: 0 0 17px
}

.popup-wrapper .popup .form-popup {
  padding: 8px 0 22px
}

.popup-wrapper .popup .form-popup .form-holder {
  width: auto;
  margin: 0
}

.popup-wrapper .popup .form-popup .form-holder input[type=email],
.popup-wrapper .popup .form-popup .form-holder input[type=tel],
.popup-wrapper .popup .form-popup .form-holder input[type=text],
.popup-wrapper .popup .form-popup .form-holder select {
  width: 400px
}

.popup-wrapper .popup .form-popup .form-holder .error-message {
  height: auto;
  font-size: 13px;
  color: #ee4c29;
  line-height: 14px;
  text-align: left;
  padding: 3px 4px 2px;
  position: relative;
  right: 0;
  top: 0;
  background: 0 0;
  display: none
}

#form-contact-us .error {
  border: 1px solid red !important
}

.form-holder .valid {
  border: 1px solid green !important
}

.form-holder .error {
  border: 1px solid red !important
}

#form-contact-us .valid {
  border: 1px solid green !important
}

.error {
  border: 1px solid red !important
}

.valid {
  border: 1px solid green !important
}

.popup-wrapper .popup .form-popup .form-holder .error-message:after {
  display: none
}

.popup-wrapper .popup .form-popup .button {
  border: 0;
  width: 100%;
  display: block;
  cursor: pointer;
  position: relative;
  outline: 0;
  padding: 20px 15px;
  background: #2288d0;
  color: #fff;
  font-size: 20px;
  height: 60px;
  line-height: normal;
  letter-spacing: -1px;
  border-radius: 5px;
  margin-top: 15px;
  max-width: 300px
}

.popup-wrapper .popup .form-popup .button:hover {
  color: #fff !important
}

.popup-wrapper #popup-declined .popup-inner {
  position: relative;
  padding: 27px 40px 40px
}

.popup-wrapper #popup-declined h2 {
  text-align: center;
  padding: 0 0 24px
}

.popup-wrapper #popup-declined h3 {
  font-size: 18px;
  line-height: 20px;
  text-transform: none;
  padding: 0 0 4px
}

.popup-wrapper #popup-declined .reason {
  text-align: center;
  padding: 23px 100px 25px;
  margin: 0 0 23px;
  border: 2px solid #f3351b;
  border-radius: 5px
}

.popup-wrapper #popup-declined .reason h3 {
  color: #f3351b;
  padding: 0 0 8px
}

.popup-wrapper #popup-declined ul {
  padding: 4px 0 3px 30px
}

.popup-wrapper #popup-declined form {
  padding: 12px 0 0;
  margin: 0
}

.popup-wrapper #popup-declined form .form-holder {
  width: 100%;
  padding: 0 0 10px
}

.popup-wrapper #popup-declined form .form-holder label {
  width: 150px;
  float: left;
  line-height: 34px
}

.popup-wrapper #popup-declined form .form-holder input[type=text] {
  width: 300px
}

.popup-wrapper #popup-declined form .form-holder select,
.popup-wrapper #popup-declined form .form-holder.cvv-code input[type=text] {
  width: 100px !important;
  float: left;
  margin: 0 5px 0 0
}

.popup-wrapper #popup-declined form .form-holder select#CardType_pupup {
  width: 206px !important
}

footer {
  max-width: none !important;
  color: #000 !important
}

.footer-menu li:last-child a {
  border-right: none
}

.footer-menu li a {
  color: #000 !important
}

.popup-wrapper .popup h3 {
  line-height: 24px;
  padding: 10px 0 17px;
  margin: 0;
  font-size: 18px
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-link a {
  font-size: 12px;
  color: #6c3;
  line-height: 34px
}

.popup .cvv-link {
  margin-top: 0 !important
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-image {
  height: auto;
  display: none;
  text-align: left;
  padding: 10px 0 0 150px;
  margin-left: 200px
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-image img {
  width: 205px
}

.popup-wrapper #popup-declined form .button {
  width: 205px;
  margin: 0 0 0 150px
}

.popup-wrapper #popup-declined .lock {
  height: 30px;
  font-size: 11px;
  color: #999;
  line-height: 14px;
  text-align: right;
  padding: 1px 33px 0 0;
  position: absolute;
  right: 45px;
  bottom: 10px
}

.popup-wrapper #popup-declined .lock img {
  width: 32px;
  position: absolute;
  top: 0;
  right: 0
}

.popup-wrapper #popup-declined .tip {
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  bottom: 10px
}

.popup-wrapper #popup-declined .tip .icon {
  width: 30px;
  height: 30px;
  display: block;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 32px;
  text-align: center;
  padding: 0 0 0 1px;
  position: relative;
  border-radius: 20px;
  background: #69c03b
}

.popup-wrapper #popup-declined .tip .text {
  width: 370px;
  font-size: 12px;
  color: #fff;
  line-height: 14px;
  display: none;
  text-align: right;
  padding: 10px 15px 12px;
  position: absolute;
  top: 45px;
  right: -10px;
  border-radius: 4px;
  background: #69c03b
}

.popup-wrapper #popup-declined .tip .text:before {
  content: '';
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  right: 17px;
  top: -10px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid #69c03b
}

.popup-wrapper #popup-declined .tip:focus .text,
.popup-wrapper #popup-declined .tip:hover .text {
  display: block
}

.popup-loading-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1100;
  background: rgba(0, 0, 0, .95)
}

.popup-loading-wrapper .popup {
  min-width: 300px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.popup-loading-wrapper .popup h2 {
  width: 300px;
  font-size: 32px;
  color: #fff;
  line-height: 36px;
  padding: 7px 0 22px;
  margin: 0
}

.popup-loading-wrapper .popup h3 {
  line-height: 26px;
  padding: 0 0 24px;
  margin: 0;
  color: #fff
}

.popup-loading-wrapper .popup p {
  opacity: .5;
  font-size: 18px;
  padding: 8px 0 3px
}

.popup-loading-wrapper .popup .product-image {
  width: 110px;
  height: 176px;
  margin: 0 auto 6px;
  position: relative
}

.popup-loading-wrapper .popup {
  text-align: center !important
}

.popup-loading-wrapper .popup .lock-image {
  width: 90px;
  margin: 0 auto 3px
}

.popup-loading-wrapper .popup .loading-image {
  width: 70px;
  height: 70px;
  margin: auto;
  -webkit-animation: spin 3s linear infinite;
  -moz-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite
}

.popup-banner-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, .8)
}

.popup-banner-wrapper .popup-banner {
  padding: 50px 10px 0
}

.popup-banner-wrapper .popup-banner figure a {
  max-width: 600px;
  margin: auto;
  display: block
}

.popup-banner-wrapper .popup-banner figure a img {
  width: 100%
}

.popup#popup-mobile-order-form .popup-inner {
  padding: 0;
  box-shadow: none;
  background: 0 0
}

.popup#popup-mobile-order-form form {
  width: 300px;
  margin: auto;
  position: relative;
  z-index: 10;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  -o-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  background: #fff
}

.popup#popup-mobile-order-form form header {
  height: 65px;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  color: #6c571c;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  padding: 14px 0 0;
  margin: 0 0 20px;
  border-radius: 3px;
  -webkit-text-shadow: 1px 1px 0 rgba(255, 255, 255, .5);
  -moz-text-shadow: 1px 1px 0 rgba(255, 255, 255, .5);
  -o-text-shadow: 1px 1px 0 rgba(255, 255, 255, .5);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .5);
  background: #fac021
}

.popup#popup-mobile-order-form form header span {
  font-size: 30px;
  display: block;
  letter-spacing: -1px;
  padding: 3px 0 0
}

.popup#popup-mobile-order-form form .form-holder {
  margin: 0 20px
}

.popup#popup-mobile-order-form form .button {
  width: 260px;
  height: 60px;
  font-size: 30px;
  line-height: 22px;
  padding: 3px 0 0;
  margin: 0 20px;
  position: relative;
  border-radius: 6px
}

.popup#popup-mobile-order-form form .button span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px
}

.popup#popup-mobile-order-form form .icons {
  width: 192px;
  height: 43px;
  margin: 20px auto 0
}

.popup#popup-mobile-order-form form footer {
  text-align: center;
  padding: 20px 0;
  margin: 17px 20px 0
}

.popup#popup-mobile-order-form form footer .button {
  width: auto;
  height: 38px;
  display: inline-block;
  font-size: 20px;
  color: #766118;
  line-height: 38px;
  opacity: 1;
  top: 0;
  padding: 0 25px;
  border: none;
  border-radius: 3px;
  background: #f0c435
}

.footer-menu {
  text-align: center;
  padding-left: 0
}

.footer-menu li {
  display: inline-block;
  list-style: none;
  float: none;
  padding: 0 5px
}

.footer-menu li:first-child {
  border: none
}

.footer-menu li a {
  font-size: 11px;
  text-transform: uppercase;
  color: #666
}

.footer-menu li a:hover {
  text-decoration: none
}

.popup input,
select {
  vertical-align: middle
}

.popup input[type=email],
.popup input[type=number],
.popup input[type=password],
.popup input[type=tel],
.popup input[type=text],
.popup select,
.popup textarea {
  width: 100%;
  height: 34px;
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-family: sans-serif;
  color: #52585d;
  font-style: normal;
  text-indent: 0;
  line-height: 16px;
  outline: 0;
  padding: 0 10px;
  margin: 0;
  border-radius: 5px;
  border: 1px solid #d4d4d4;
  background: #fff
}

.popup select {
  padding: 7px 6px 8px
}

.popup input[type=email]::-webkit-input-placeholder,
.popup input[type=number]::-webkit-input-placeholder,
.popup input[type=password]::-webkit-input-placeholder,
.popup input[type=tel]::-webkit-input-placeholder,
.popup input[type=text]::-webkit-input-placeholder,
.popup textarea::-webkit-input-placeholder {
  color: #52585d;
  font-size: 14px;
  font-style: normal
}

.popup input[type=email]::-moz-placeholder,
.popup input[type=number]::-moz-placeholder,
.popup input[type=password]::-moz-placeholder,
.popup input[type=tel]::-moz-placeholder,
.popup input[type=text]::-moz-placeholder,
.popup textarea::-moz-placeholder {
  color: #52585d;
  font-size: 14px;
  font-style: normal
}

.popup input[type=email]:-moz-placeholder,
.popup input[type=number]:-moz-placeholder,
.popup input[type=password]:-moz-placeholder,
.popup input[type=tel]:-moz-placeholder,
.popup input[type=text]:-moz-placeholder,
.popup textarea:-moz-placeholder {
  color: #52585d;
  font-size: 14px;
  font-style: normal
}

.popup input[type=email]:-ms-input-placeholder,
.popup input[type=number]:-ms-input-placeholder,
.popup input[type=password]:-ms-input-placeholder,
.popup input[type=tel]:-ms-input-placeholder,
.popup input[type=text]:-ms-input-placeholder,
.popup textarea:-ms-input-placeholder {
  color: #52585d;
  font-size: 14px;
  font-style: normal
}

.popup input[type=email]:focus,
.popup input[type=number]:focus,
.popup input[type=password]:focus,
.popup input[type=tel]:focus,
.popup input[type=text]:focus,
.popup select:focus,
.popup textarea:focus {
  margin: 0;
  font-size: 14px;
  border: 1px solid #aaa;
  font-style: normal
}

.popup button {
  outline: 0
}

.popup textarea {
  width: 90%;
  height: 100px;
  resize: vertical;
  padding: 10px
}

.popup .form-holder {
  padding: 0 0 7px
}

.popup * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.stamp.stamp-madeinca {
  height: 96px;
  width: 116px
}

.popup .button span {
  position: relative;
  z-index: 1
}

.popup footer {
  width: 100%
}

.mobile-button,
footer .mobile-button.button {
  display: none
}

.form-holder {
  position: relative
}

.has-error {
  position: relative
}

.accept .accept-icon,
.has-error .accept-icon {
  width: 14px;
  height: 12px;
  display: block;
  position: absolute;
  top: 12px;
  left: -18px
}

.has-error .error {
  border: 1px solid #ef4b52 !important
}

.accept select {
  border: 1px solid #3bb400 !important
}

.accept input {
  border: 1px solid #3bb400 !important
}

.inner-page .has-error .accept-icon {
  left: -17px
}

.inner-page .accept .accept-icon {
  left: -17px
}

.confirmation-section .error-message {
  height: 32px;
  display: none;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  white-space: nowrap;
  padding: 0 10px;
  margin: 0 35px 0 0;
  position: absolute;
  right: 100%;
  top: 1px;
  z-index: 16;
  border-radius: 3px 0 0 3px;
  background: #ef4b52
}

.confirmation-section .has-error .error-message {
  display: block
}

.popup h2 {
  font-weight: 700;
  font-size: 34px;
  line-height: 34px;
  text-indent: 0
}

.popup h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-indent: 0
}

.popup {
  font-family: sans-serif
}

.cvv-image {
  display: none;
  text-align: center;
  padding: 0 0 0
}

.cvv-image img {
  width: 190px;
  margin: auto
}

.footer-info {
  margin: 0 !important
}

.inner-page .container.cf {
  padding: 0 0 50px
}

.inner-page .popup-wrapper,
.popup-wrapper {
  width: 100%;
  height: 100%;
  display: none;
  overflow: scroll;
  overflow-x: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, .8)
}

.popup-wrapper .popup {
  max-width: 900px;
  display: none;
  font-size: 14px;
  line-height: 20px;
  padding: 0 0 50px;
  position: relative;
  top: 50px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.popup-wrapper .popup .popup-inner {
  padding: 34px 40px 40px;
  position: relative;
  border-radius: 10px;
  -webkit-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
  -o-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
  background: #fff
}

.popup-wrapper .popup .close-popup-link {
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  top: 15px;
  right: 15px
}

.popup-wrapper .popup .close-popup-link:after,
.popup-wrapper .popup .close-popup-link:before {
  content: '';
  width: 14px;
  height: 2px;
  display: block;
  position: absolute;
  left: -1px;
  top: 5px;
  background: #000
}

.popup-wrapper .popup .close-popup-link:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.popup-wrapper .popup .close-popup-link:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.popup-wrapper .popup footer {
  text-align: center;
  padding: 30px 0 0;
  margin: 8px 0 0;
  border-top: 1px solid #ddd;
  top: auto;
  background: 0 0 !important;
  position: static !important
}

.popup-wrapper .popup footer .close-popup-link {
  width: auto;
  height: 38px;
  display: inline-block;
  font-size: 20px;
  color: #766118;
  line-height: 36px;
  letter-spacing: -.5px;
  opacity: 1;
  padding: 0 25px;
  position: relative;
  top: 0;
  right: 0;
  border: 1px solid #e0b712;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffe786;
  -moz-box-shadow: inset 0 1px 0 #ffe786;
  -o-box-shadow: inset 0 1px 0 #ffe786;
  box-shadow: inset 0 1px 0 #ffe786;
  -webkit-text-shadow: 1px 1px 0 #fbe27e;
  -moz-text-shadow: 1px 1px 0 #fbe27e;
  -o-text-shadow: 1px 1px 0 #fbe27e;
  text-shadow: 1px 1px 0 #fbe27e;
  background: #fdd638;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fdd638), to(#f3c81e));
  background: -webkit-linear-gradient(#fdd638, #f3c81e);
  background: -moz-linear-gradient(#fdd638, #f3c81e);
  background: -ms-linear-gradient(#fdd638, #f3c81e);
  background: -o-linear-gradient(#fdd638, #f3c81e);
  background: linear-gradient(#fdd638, #f3c81e);
  text-decoration: none !important
}

.popup-wrapper .popup .form-popup .form-holder.has-error .error-message {
  display: block;
  position: static
}

.popup-wrapper .popup .form-popup .form-holder.has-error .error-message:before {
  display: none
}

.popup-wrapper .popup footer .close-popup-link:hover {
  color: #77620d;
  background: #f3c81e;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3c81e), to(#fdd638));
  background: -webkit-linear-gradient(#f3c81e, #fdd638);
  background: -moz-linear-gradient(#f3c81e, #fdd638);
  background: -ms-linear-gradient(#f3c81e, #fdd638);
  background: -o-linear-gradient(#f3c81e, #fdd638);
  background: linear-gradient(#f3c81e, #fdd638)
}

.popup-wrapper .popup footer .close-popup-link:after,
.popup-wrapper .popup footer .close-popup-link:before {
  display: none
}

.popup-wrapper .popup h2 {
  padding: 0 0 16px;
  font-size: 34px;
  margin: 0;
  line-height: normal
}

.popup-wrapper .popup h3 {
  line-height: 24px;
  padding: 10px 0 17px;
  margin: 0;
  font-size: 18px
}

.popup-wrapper .popup header+h3 {
  padding: 3px 0 17px
}

.popup-wrapper .popup h4 {
  font-weight: 700;
  padding: 0 0 15px;
  margin: 0;
  line-height: normal;
  font-size: 18px
}

.popup-wrapper .popup p {
  padding: 0 0 17px
}

.popup-wrapper .popup .form-popup {
  padding: 8px 0 22px
}

.popup-wrapper .popup .form-popup .form-holder {
  width: auto;
  margin: 0
}

.popup-wrapper .popup .form-popup .form-holder input[type=email],
.popup-wrapper .popup .form-popup .form-holder input[type=text],
.popup-wrapper .popup .form-popup .form-holder select {
  width: 400px;
  margin-top: 10px;
  border-radius: 5px;
  height: 30px;
  background: #fff;
  text-indent: 10px;
  padding: 0
}

.popup-wrapper .popup .form-popup .form-holder textarea {
  margin-top: 10px;
  border-radius: 5px;
  max-width: 550px;
  min-height: 120px;
  width: 100%;
  padding-top: 10px;
  padding-left: 10px
}

.popup-wrapper .popup .form-popup .form-holder .error-message {
  height: auto;
  font-size: 13px;
  color: #ef4b52;
  line-height: 14px;
  text-align: left;
  padding: 3px 4px 2px;
  position: relative;
  right: 0;
  top: 0;
  background: 0 0;
  margin-top: 0
}

.ship-info input,
.ship-info select {
  margin-bottom: 15px
}

.radio .title {
  font-size: 21px;
  margin-bottom: 15px
}

.popup-wrapper .popup .form-popup .form-holder .error-message:after {
  display: none
}

.popup-wrapper .popup .form-popup .button {
  padding: 12px 50px;
  font-size: 26px;
  letter-spacing: -2px;
  word-spacing: -2px;
  -webkit-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, .3);
  box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, .3);
  background: #fe5d25;
  line-height: 32px;
  color: #fff;
  border-radius: 4px;
  border: none;
  position: relative !important;
  font-family: Roboto Condensed, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none !important;
  display: block;
  margin-top: 15px;
  cursor: pointer
}

.captcha {
  margin-top: 10px
}

.popup-wrapper .popup .form-popup .button:hover {
  color: #fff !important
}

.popup-wrapper #popup-declined .popup-inner {
  position: relative;
  padding: 27px 40px 40px
}

.popup-wrapper #popup-declined h2 {
  text-align: center;
  padding: 0 0 24px
}

.popup-wrapper #popup-declined h3 {
  font-size: 18px;
  line-height: 20px;
  text-transform: none;
  padding: 0 0 4px
}

.popup-wrapper #popup-declined .reason {
  text-align: center;
  padding: 23px 100px 25px;
  margin: 0 0 23px;
  border: 2px solid #ef4b52;
  border-radius: 5px
}

.popup-wrapper #popup-declined .reason h3 {
  color: #ef4b52;
  padding: 0 0 8px
}

.popup-wrapper #popup-declined ul {
  padding: 4px 0 3px 30px
}

.popup-wrapper #popup-declined form {
  padding: 12px 0;
  margin: 0
}

.popup-wrapper #popup-declined form .form-holder {
  width: 100%;
  padding: 0 0 10px
}

.popup-wrapper #popup-declined form .form-holder label {
  width: 200px;
  padding-top: 0 !important;
  float: left;
  font-size: 15px;
  line-height: 34px
}

.popup-wrapper #popup-declined form .form-holder input[type=tel] {
  width: 206px;
  border-radius: 5px;
  margin-top: 0
}

#form_declined .valid {
  border: 1px solid #00a400 !important
}

.popup-wrapper #popup-declined form .form-holder select,
.popup-wrapper #popup-declined form .form-holder.cvv-code input[type=tel] {
  width: 100px !important;
  margin: 0 5px 0 0;
  border-radius: 5px;
  float: left !important
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-link a {
  margin-left: 10px
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-link a {
  font-size: 12px;
  color: #0699ee;
  line-height: 34px
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-image {
  height: auto;
  display: none;
  text-align: left;
  padding: 10px 0 0 0
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-image img {
  width: 205px
}

.popup-wrapper #popup-declined form .button {
  width: 208px;
  margin: 0 0 0 199px
}

.popup-wrapper #popup-declined .lock {
  height: 30px;
  font-size: 11px;
  color: #999;
  line-height: 14px;
  text-align: right;
  padding: 1px 33px 0 0;
  position: absolute;
  right: 45px;
  bottom: 10px
}

.popup-wrapper #popup-declined .lock img {
  width: 32px;
  position: absolute;
  top: 0;
  right: 0
}

.popup-wrapper #popup-declined .tip {
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  bottom: 10px
}

.popup-wrapper #popup-declined .tip .icon {
  width: 30px;
  height: 30px;
  display: block;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 32px;
  text-align: center;
  padding: 0 0 0 1px;
  position: relative;
  border-radius: 20px;
  background: #0699ee
}

.popup-wrapper #popup-declined .tip .text {
  width: 370px;
  font-size: 12px;
  color: #fff;
  line-height: 14px;
  display: none;
  text-align: right;
  padding: 10px 15px 12px;
  position: absolute;
  top: 45px;
  right: -10px;
  border-radius: 4px;
  background: #0699ee
}

.popup-wrapper #popup-declined .tip .text:before {
  content: '';
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  right: 17px;
  top: -10px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid #0699ee
}

.popup-wrapper #popup-declined .tip:focus .text,
.popup-wrapper #popup-declined .tip:hover .text {
  display: block
}

.popup-loading-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1100;
  background: rgba(0, 0, 0, .95)
}

.popup p {
  margin: 0
}

.popup-loading-wrapper .popup {
  min-width: 300px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.popup-loading-wrapper .popup h2 {
  width: 300px;
  font-size: 32px;
  color: #fff;
  line-height: 36px;
  padding: 7px 0 22px
}

.popup-loading-wrapper .popup h3 {
  line-height: normal;
  padding: 0 0 24px;
  color: #fff
}

.popup-loading-wrapper .popup p {
  opacity: .5;
  font-size: 18px;
  padding: 8px 0 3px
}

.popup-loading-wrapper .popup .product-image {
  width: 114px;
  height: 207px;
  margin: 0 auto 6px;
  position: relative;
  background: url(https://cdn.subscribefunnels.com/817248aa-7dfc-4bf5-a00a-3f12ca17c864/assets/css/../images/product.png) no-repeat;
  background-size: contain
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg)
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@-webkit-keyframes pulsate {
  0% {
    opacity: 0
  }

  50% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.floating-bar.float {
  display: none !important;
  opacity: 0
}

.popup-loading-wrapper .popup .lock-image {
  width: 90px;
  margin: 0 auto 3px
}

.popup-loading-wrapper .popup .loading-image {
  width: 70px;
  height: 70px;
  margin: auto;
  -webkit-animation: spin 3s linear infinite;
  -moz-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite
}

.popup-banner-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, .8)
}

.popup-banner-wrapper .popup-banner {
  padding: 50px 10px 0
}

.popup-banner-wrapper .popup-banner figure a {
  max-width: 600px;
  margin: auto;
  display: block
}

.popup-banner-wrapper .popup-banner figure a img {
  width: 100%
}

.popup#popup-mobile-order-form .popup-inner {
  padding: 0;
  box-shadow: none;
  background: 0 0
}

.popup#popup-mobile-order-form form {
  width: 300px;
  margin: auto;
  position: relative;
  z-index: 10;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  -o-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  background: #fff
}

.popup#popup-mobile-order-form form header {
  height: 65px;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  color: #6c571c;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  padding: 14px 0 0;
  margin: 0 0 20px;
  border-radius: 3px;
  -webkit-text-shadow: 1px 1px 0 rgba(255, 255, 255, .5);
  -moz-text-shadow: 1px 1px 0 rgba(255, 255, 255, .5);
  -o-text-shadow: 1px 1px 0 rgba(255, 255, 255, .5);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .5);
  background: #fac021
}

.popup#popup-mobile-order-form form header span {
  font-size: 30px;
  display: block;
  letter-spacing: -1px;
  padding: 3px 0 0
}

.popup#popup-mobile-order-form form .form-holder {
  margin: 0 20px
}

.popup#popup-mobile-order-form form .button {
  width: 260px;
  height: 60px;
  font-size: 30px;
  line-height: 22px;
  padding: 3px 0 0;
  margin: 0 20px;
  position: relative;
  border-radius: 6px
}

.popup#popup-mobile-order-form form .button span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px
}

.popup#popup-mobile-order-form form .icons {
  width: 192px;
  height: 43px;
  margin: 20px auto 0
}

.popup#popup-mobile-order-form form footer {
  text-align: center;
  padding: 20px 0;
  margin: 17px 20px 0
}

.popup#popup-mobile-order-form form footer .button {
  width: auto;
  height: 38px;
  display: inline-block;
  font-size: 20px;
  color: #766118;
  line-height: 38px;
  opacity: 1;
  top: 0;
  padding: 0 25px;
  border: none;
  border-radius: 3px;
  background: #f0c435
}

.popup-wrapper .popup ul+h3 {
  padding-top: 10px !important
}

.popup {
  text-align: left !important
}

input::-webkit-input-placeholder {
  color: #787878 !important
}

input:-moz-placeholder {
  color: #787878 !important
}

input::-moz-placeholder {
  color: #787878 !important
}

input:-ms-input-placeholder {
  color: #787878 !important
}

input::-ms-input-placeholder {
  color: #787878 !important
}

input::placeholder {
  color: #787878 !important
}

@media screen and (max-width:1199px) {
  .formBody button {
    height: 68px;
    background-size: 100% auto
  }
}

@media screen and (max-width:990px) {
  .confirmation-page .popup-wrapper .popup {
    padding: 10px
  }

  .formBody button {
    height: 54px
  }

  .main-page .formTop {
    font-size: 26px
  }

  #wrapper {
    width: auto
  }

  .inner-block,
  .inner-page .inner-block {
    width: auto;
    padding: 0 15px
  }

  .confirmation-section {
    padding: 35px 0 0
  }

  .confirmation-section h2 {
    font-size: 42px;
    line-height: 42px;
    padding: 0 0 23px
  }

  .confirmation-section h3 {
    font-size: 26px;
    padding: 0
  }

  .confirmation-section .form form input[type=text] {
    width: 100%
  }

  .confirmation-section .form form button.button {
    width: 100%;
    margin-top: 15px
  }

  .popup-wrapper .popup {
    max-width: none;
    padding: 10px;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
  }

  .popup-wrapper .popup h3 {
    padding: 0 0 12px
  }

  .popup-wrapper .popup p+h3,
  .popup-wrapper .popup ul+h3 {
    padding: 0 0 12px
  }

  .popup-wrapper #popup-declined .reason {
    padding: 24px 70px 23px
  }
}

@media screen and (max-width:767px) {
  .popup-wrapper #popup-declined form .buttonP {
    width: 100% !important
  }

  .confirmation-section .info .inner-block {
    padding: 15px 10px
  }

  .popup-wrapper #popup-declined .tip .text {
    width: 300px;
    text-align: left
  }

  .main-page .row {
    margin: 0
  }

  .popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-image {
    padding: 15px 0 0
  }

  .popup-wrapper #popup-declined .popup-inner {
    padding: 27px 15px 40px
  }

  .popup-wrapper .popup .form-popup .form-holder input[type=email],
  .popup-wrapper .popup .form-popup .form-holder input[type=text],
  .popup-wrapper .popup .form-popup .form-holder select {
    width: 100%
  }

  .popup-wrapper .popup .popup-inner {
    padding: 34px 30px 40px
  }

  .popup-wrapper #popup-declined form .form-holder label {
    display: block;
    width: 100% !important
  }

  .popup-wrapper #popup-declined form .button {
    margin: 15px 0 !important;
    width: 100% !important
  }

  .popup-wrapper #popup-declined .reason {
    padding: 23px 15px 25px !important
  }

  .popup-wrapper #popup-declined form .form-holder input[type=tel] {
    width: 100% !important;
    max-width: 237px
  }

  .popup-wrapper #popup-declined form .form-holder select,
  .popup-wrapper #popup-declined form .form-holder.cvv-code input[type=tel] {
    width: 115px !important
  }

  .popup-wrapper .popup .form-popup .form-holder input[type=email],
  .popup-wrapper .popup .form-popup .form-holder input[type=text],
  .popup-wrapper .popup .form-popup .form-holder select {
    height: 37px
  }

  .popup input[type=email],
  .popup input[type=number],
  .popup input[type=password],
  .popup input[type=tel],
  .popup input[type=text],
  .popup select,
  .popup textarea {
    height: 37px
  }

  .popup-wrapper #popup-declined form .form-holder label {
    line-height: 18px
  }

  .popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-image {
    padding: 10px 0 0 !important
  }

  .popup-wrapper #popup-declined form .button {
    margin: 15px 0 !important;
    width: 235px !important
  }

  .error-message:after {
    display: none
  }

  .logo {
    width: 147px
  }

  .popup-wrapper .popup .form-popup .form-holder input[type=email],
  .popup-wrapper .popup .form-popup .form-holder input[type=tel],
  .popup-wrapper .popup .form-popup .form-holder input[type=text],
  .popup-wrapper .popup .form-popup .form-holder select {
    max-width: 70%
  }

  .confirmation-section h2 {
    font-size: 28px;
    line-height: 32px
  }

  .confirmation-section h3 {
    font-size: 17px
  }

  .confirmation-section .form h4 {
    font-size: 19px
  }

  .confirmation-page .confirmation-section .form form .button {
    width: 180px;
    font-size: 18px;
    padding: 0 10px
  }

  .formBox.center-block {
    margin: 0 auto 50px
  }

  .confirmation-section .error-message,
  .confirmation-section .form-holder.exp-date .error-message {
    height: auto;
    font-size: 12px;
    color: #ef4b52;
    line-height: 22px;
    padding: 0;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    background: 0 0
  }

  .error-message:after {
    display: none
  }

  .formBox center img {
    width: auto
  }

  .stayingKetosis h2 {
    line-height: 80px
  }

  .formBody button {
    height: 90px;
    background-size: auto;
    background-position: center
  }

  .confirmation-page .inner-block {
    width: 440px
  }

  .confirmation-page .form form input[type=text] {
    width: 242px
  }
}

@media screen and (max-width:480px) {
  body {
    min-width: 320px
  }

  #theproof img {
    width: 300px;
    height: auto;
    margin: auto
  }

  .confirmation-page .inner-block {
    width: 300px
  }

  .confirmation-section h3 {
    line-height: 22px;
    padding: 0 0 10px
  }

  .confirmation-section h4 {
    font-size: 17px
  }

  .confirmation-page .confirmation-section .form form .button,
  .confirmation-page .form form input[type=text] {
    width: 100%;
    margin: 0 0 10px;
    float: none
  }

  .popup textarea,
  .popup-wrapper .popup .form-popup .form-holder input[type=email],
  .popup-wrapper .popup .form-popup .form-holder input[type=text],
  .popup-wrapper .popup .form-popup .form-holder select {
    width: 100%
  }

  .popup-wrapper .popup h2 {
    font-size: 28px;
    line-height: 30px
  }
}

@media screen and (max-width:370px) {
  .formBody button {
    height: 90px;
    background-size: 100% auto
  }

  .navbar-brand {
    letter-spacing: -.5px;
    padding: 10px 0 0
  }

  .c2abtn {
    font-size: 26px
  }

  #theproof img,
  .vsdwn img {
    width: 100%;
    height: auto
  }
}

@media screen and (max-height:340px) {
  .popup-loading-wrapper .popup p {
    padding: 3px 0
  }

  .popup-loading-wrapper .popup h2 {
    padding: 2px 0 7px
  }
}

.confirmation .l-grid {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%
}

.confirmation footer ul {
  margin: 0;
  padding: 0
}

.confirmation .b-disclaimer p {
  margin: 0
}

.confirmation .b-disclaimer {
  background: #f8f8f8;
  color: #454545;
  border-top: 1px solid #d9d3d3;
  padding: 35px 0;
  text-align: center;
  font-size: 12px
}

.confirmation footer ul li {
  display: inline-block;
  margin: 0 10px
}

.confirmation footer ul li a {
  font-size: 14px;
  text-decoration: none;
  color: #fdfdfd
}

.confirmation .b-footer {
  position: static;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 25px 0;
  background: #7e7d84;
  text-align: center
}

.error-message {
  height: 32px;
  display: none;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  white-space: nowrap;
  padding: 0 10px;
  margin: 0 35px 0 0;
  position: absolute;
  right: 100%;
  top: 1px;
  z-index: 99999;
  border-radius: 3px 0 0 3px;
  background: #ef4b52
}

.accept .accept-icon,
.has-error .accept-icon {
  width: 14px;
  height: 12px;
  display: block;
  position: absolute;
  top: 12px;
  left: -18px
}

.has-error .error-message {
  display: block
}

.error-message:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  border-top: 16px solid transparent;
  border-left: 10px solid #ef4b52;
  border-bottom: 16px solid transparent
}

.popup ol,
.popup ul {
  padding-left: 20px !important;
  display: table;
  margin-bottom: 10px;
  list-style-type: circle
}

.popup ol li,
.popup ul li {
  list-style-type: circle;
  line-height: normal
}

.blocker {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-overflow-x: scroll;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  transition: all .2s;
  padding: 20px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, .8);
  text-align: center;
  overflow: scroll;
  overflow-x: hidden
}

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -.05em
}

.blocker.behind {
  background-color: transparent
}

.modal .button {
  margin: 31px auto 15px auto;
  font-size: 25px;
  display: inline-block;
  padding: 0 25px;
  height: 50px;
  line-height: 50px !important
}

.modal .button:hover {
  color: #fff;
  background: #f60
}

.modal footer {
  text-align: center
}

.choose-page .modal {
  zoom: 50%
}

.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  overflow: visible;
  max-width: 900px;
  box-sizing: border-box;
  width: 90%;
  padding: 34px 40px 40px;
  position: relative;
  border-radius: 10px;
  -webkit-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
  -o-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
  background: #fff;
  text-align: left
}

.modal p {
  margin-top: 0
}

.modal br {
  height: 0;
  line-height: 0
}

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==)
}

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px
}

.modal-spinner>div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s
}

.modal-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s
}

.modal-spinner .rect4 {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s
}

@-webkit-keyframes sk-stretchdelay {

  0%,
  100%,
  40% {
    -webkit-transform: scaleY(.5)
  }

  20% {
    -webkit-transform: scaleY(1)
  }
}

@keyframes sk-stretchdelay {

  0%,
  100%,
  40% {
    transform: scaleY(.5);
    -webkit-transform: scaleY(.5)
  }

  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1)
  }
}

.modal h1 {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #313131
}

.modal h3,
.modal h4 {
  font-weight: 700;
  padding: 0 0 15px;
  margin: 0;
  line-height: normal;
  color: #313131;
  font-size: 18px
}

.modal ol li,
.modal ul li {
  line-height: normal
}

.modal p {
  padding: 0 0 17px;
  color: #313131;
  line-height: normal
}

.modal {
  font-size: 14px;
  height: auto !important;
  line-height: 20px;
  color: #313131;
  -webkit-overflow-scrolling: touch
}

@media (max-width:767px) {
  .modal {
    max-width: 100%;
    padding: 30px 20px
  }

  .modal h1 {
    font-size: 30px;
    line-height: normal
  }

  .blocker {
    padding: 20px 0
  }
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.row:after,
.row:before {
  content: "";
  display: block;
  clear: both;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

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

h1,
h2,
h3,
h4,
p {
  margin: 0;
  padding: 0;
}

.container {
  max-width: 1000px;
  display: block;
  margin: 0 auto;
}

@-webkit-keyframes heartbeat {
  0% {
    -webkit-transform: scale(0.94);
    -ms-transform: scale(0.94);
    transform: scale(0.94);
  }

  3% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  6% {
    -webkit-transform: scale(0.94);
    -ms-transform: scale(0.94);
    transform: scale(0.94);
  }

  12% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  18% {
    -webkit-transform: scale(0.94);
    -ms-transform: scale(0.94);
    transform: scale(0.94);
  }
}

@keyframes heartbeat {
  0% {
    -webkit-transform: scale(0.94);
    -ms-transform: scale(0.94);
    transform: scale(0.94);
  }

  3% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  6% {
    -webkit-transform: scale(0.94);
    -ms-transform: scale(0.94);
    transform: scale(0.94);
  }

  12% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  18% {
    -webkit-transform: scale(0.94);
    -ms-transform: scale(0.94);
    transform: scale(0.94);
  }
}

.heartbeat {
  -webkit-animation: heartbeat 5s ease 0 infinite normal;
  animation: heartbeat 5s ease 0 infinite normal;
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.header__warning {
  background-color: #000;
  padding: 5px 0;
  text-align: center;
  font-size: 15px;
  color: #fff;
}

.header {
  background: #253b88;
  border-bottom: 2px solid #252525;
  padding-bottom: 10px;
  position: fixed;
  width: 100%;
  z-index: 22;
}

.popup-loading-wrapper .popup .product-image {
  background: url(/pfp/206/assets/17217.png) no-repeat !important;
  background-size: contain !important;
}

.header:before {
  content: "";
  width: 112px;
  height: 112px;
  background: url(/pfp/206/assets/17375.png);
  position: absolute;
  top: 0;
  left: 0;
}

.header__logo {
  float: left;
  margin-top: 8px;
  max-width: 100%;
}

#email,
#firstName,
#lastName,
#phone {
  width: 48%;
  display: inline-block;
}

.date-container,
.hurry {
  color: #f5f0b4 !important;
}

#email,
#firstName {
  margin-right: 4%;
}

.header__info {
  float: right;
  width: calc(100% - 190px);
  margin-top: 16px;
}

.header__btn {
  background-color: #5fbb49;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: -o-linear-gradient(top, #a3cc2c 0, #5fbb49 100%) !important;
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#a3cc2c),
      to(#5fbb49)) !important;
  background-image: linear-gradient(top, #a3cc2c 0, #5fbb49 100%) !important;
  width: 230px;
  line-height: 56px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 0 0 #6ba605;
  color: #fff;
  text-transform: uppercase;
  display: block;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 700;
  float: right;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.header__btn:hover {
  background-image: -webkit-gradient(linear,
      10% 0,
      20% 90%,
      color-stop(4%, #a3cc2c),
      color-stop(100%, #5fbb49)) !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.header__info_side {
  float: left;
  width: calc(100% - 270px);
  text-align: right;
  margin-top: 5px;
  margin-right: 40px;
}

.header__info_side span {
  display: block;
  font-style: italic;
  font-size: 24px;
  color: #fff;
}

.header__info_side p {
  color: #fff;
  margin-top: 5px;
  font-size: 16px;
}

.header__info_side p span {
  display: inline-block;
  color: #00eaff;
  font-weight: 400;
  font-size: 16px;
}

.first-section__side {
  width: 62%;
  float: left;
}

.first-section__side:last-child {
  width: 37%;
  margin-left: 1%;
}

.first-section {
  padding-top: 150px;
  padding-bottom: 50px;
}

.form-title {
  font-size: 35px;
  font-weight: 700;
  color: #262626;
  text-transform: uppercase;
  max-width: 400px;
}

.form-title span {
  color: #ff5a00;
}

.index-page form {
  margin-top: 25px;
}

.index-page form label {
  font-size: 12px;
  color: #4d4d4d;
  display: block;
  margin-bottom: 4px;
  font-weight: 400;
}

.index-page form input,
.index-page form select {
  -webkit-appearance: none;
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #989898;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 1rem;
  margin: 0 0 1rem !important;
  padding: 0.5rem;
  height: 2.4375rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.45s ease-in-out, -webkit-box-shadow 0.45s;
  transition: border-color 0.45s ease-in-out, -webkit-box-shadow 0.45s;
  -o-transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out,
    -webkit-box-shadow 0.45s;
  line-height: normal;
}

.index-page form .row .form-holder {
  width: 48%;
  float: left;
}

.index-page form .row .form-holder:first-child {
  margin-right: 4%;
}

.button-submit {
  background-color: #5fbb49;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: -o-linear-gradient(top, #a3cc2c 0, #5fbb49 100%) !important;
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#a3cc2c),
      to(#5fbb49)) !important;
  background-image: linear-gradient(top, #a3cc2c 0, #5fbb49 100%) !important;
  line-height: 74px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 0 0 #6ba605;
  color: #fff;
  text-transform: uppercase;
  display: block;
  border-radius: 10px;
  font-size: 26px;
  font-weight: 700;
  border: none;
  width: 100%;
  cursor: pointer;
  margin-top: 25px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.button-submit:hover {
  background: #253b88 !important;
}

.first-section {
  background: url(/pfp/206/assets/17376.jpg) no-repeat 100% 100%;
  background-size: 492px 88%;
}

.first-section__info h1 {
  font-family: "Roboto Condensed", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 110px;
  letter-spacing: -0.09em;
  color: #253b88;
  margin-top: -20px;
}

.first-section__info h1 span {
  font-style: italic;
}

.first-section__info h2 {
  font-family: Oswald, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  line-height: 82px;
  letter-spacing: -0.01em;
  margin-top: -27px;
  color: #000;
}

.first-section__info {
  padding-top: 11px;
  position: relative;
}

.first-section__info h3 {
  font-family: Oswald, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 46px;
  letter-spacing: -0.03em;
  max-width: 417px;
  color: #7fc407;
}

.first-section__info ul {
  margin-top: 20px;
}

.first-section__info ul li {
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: -0.02em;
  color: #000;
  padding-left: 20px;
  margin-bottom: 8px;
}

.first-section__info ul li:before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  left: 0;
  top: 13px;
  position: absolute;
  background: #ca3070;
}

.security-icons {
  display: block;
  margin: -32px 0 0 51px;
}

.first-section__bottle {
  position: absolute;
  bottom: -13px;
  right: 24px;
  max-width: 272px;
}

.first-section__bottle:before {
  content: "";
  background: url(/pfp/206/assets/17377.png) 0 -148px no-repeat;
  height: 89px;
  width: 98px;
  position: absolute;
  left: 6px;
  top: -3px;
}

.first-section__bottle:after {
  content: "";
  width: 119px;
  height: 292px;
  background: url(/pfp/206/assets/17377.png) 0 -235px no-repeat;
  position: absolute;
  right: -9px;
  top: -89px;
}

.first-section__bottle img {
  width: 100%;
}

.why-is__side {
  float: left;
  width: 47%;
  padding: 30px 1.5% 0;
}

.why-is {
  background-color: #f7bd1a;
  background-image: -o-linear-gradient(top, #f8cc1c 0, #f58d13 100%);
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#f8cc1c),
      to(#f58d13));
  background-image: linear-gradient(top, #f8cc1c 0, #f58d13 100%);
}

.why-is__side h2 {
  font-family: Oswald, sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 3.3125rem;
  margin-bottom: 20px;
  margin-top: 61px;
}

.why-is__side h2 span {
  color: #253b88;
}

.why-is__side p {
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 1.25rem;
  color: #fff;
}

.why-is__side p:last-child {
  font-weight: 700;
}

.why-is img {
  max-width: 100%;
  margin-bottom: -4px;
}

.how-use__item {
  float: left;
  width: calc(33.33% - 30px);
  padding: 0 15px;
}

.how-use__item img {
  display: block;
  margin: 0 auto;
}

.how-use__step {
  font-weight: 700;
  font-size: 23px;
  display: block;
  font-family: Oswald, sans-serif;
}

.how-use__title {
  display: block;
  font-size: 23px;
  color: #a2d408;
  font-weight: 700;
  font-family: Oswald, sans-serif;
}

.how-use__item p {
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 1.25rem;
  margin-top: 10px;
}

.how-use__titleMain {
  font-family: Oswald, sans-serif;
  font-size: 3.3125rem;
  text-align: center;
  margin-bottom: 1.875rem;
}

.how-use__titleMain span {
  color: #253b88;
}

svg.diagonal-line {
  width: 100%;
  height: 100%;
}

.how-use {
  overflow: hidden;
  position: relative;
}

.how-use .container {
  padding-top: 36px;
  padding-bottom: 54px;
}

.container {
  position: relative;
}

.diagonal-line-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.science {
  overflow: hidden;
  background-color: #a3cc2c;
  background-image: -o-linear-gradient(top, #a3cc2c 0, #5fbb49 100%);
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#a3cc2c),
      to(#5fbb49));
  background-image: linear-gradient(top, #a3cc2c 0, #5fbb49 100%);
}

.science__left {
  float: left;
  width: calc(58% - 30px);
  padding: 0 15px;
}

.science__right {
  float: left;
  width: calc(42% - 30px);
  padding: 0 15px;
}

.diagonal-line-container.flip svg.diagonal-line {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  z-index: 2;
}

.green-gradient svg.diagonal-line polygon {
  fill: rgba(255, 242, 0, 0.16);
}

.science .container {
  padding-bottom: 80px;
}

.science__img {
  position: relative;
  margin-top: 67px;
}

.science .row {
  position: relative;
  z-index: 2;
}

.science .diagonal-line-container {
  z-index: 1;
}

.science__img:before {
  content: "";
  display: block;
  width: 148px;
  height: 148px;
  position: absolute;
  left: 0;
  top: -42px;
  background: url(/pfp/206/assets/17377.png) 0 0 no-repeat;
}

.science__title {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.3125rem;
  margin-top: 40px;
}

.science__subTitle {
  color: #083b0b;
  font-family: Oswald, sans-serif;
  font-weight: 700;
  font-size: 3.3125rem;
  font-style: normal;
}

.science__subTitle span {
  font-size: 1.25rem;
}

.science__left p {
  font-family: inherit;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 1.25rem;
  color: #fff;
  margin-top: 1.875rem;
}

.science__left ul {
  margin-left: 1.1rem;
}

.science__left ul li {
  font-family: inherit;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4;
  color: #fff;
  position: relative;
  margin-bottom: 0.75rem;
}

.science__left ul li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #603603;
  position: absolute;
  left: -15px;
  top: 7px;
  border-radius: 50%;
}

.science__left ul li span {
  text-decoration: underline;
  font-weight: 700;
}

.slide__item_left {
  width: 50%;
  float: left;
}

.slide__item_right {
  width: calc(50% - 100px);
  float: left;
  display: table;
}

.slide__item {
  outline: 0;
}

.slide__item_left img {
  width: auto;
}

.slide__item_right p {
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 1.25rem;
  margin-top: 108px;
}

.slide__item_right span {
  display: block;
  text-align: right;
  font-weight: 700;
  font-size: 1rem;
}

.review h2 {
  font-family: Oswald, sans-serif;
  font-size: 3.3125rem;
  text-align: center;
  text-transform: uppercase;
  margin: 50px 0 30px;
  display: inline-block;
  width: 100%;
}

.review h2 span {
  color: #ed1973;
}

.slide__item_right {
  padding-right: 100px;
}

.review .container {
  padding-bottom: 90px;
}

.slick-dots {
  position: absolute;
  bottom: -38px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #c2c2c2;
  border-radius: 50%;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li.slick-active {
  background-color: #858383;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.last-block_left,
.last-block_right {
  width: 33%;
  float: left;
}

.last-block_left {
  padding-top: 40px;
}

.last-block_right {
  width: 39%;
  margin-left: -6%;
  margin-bottom: -7px;
  z-index: -1;
  position: relative;
}

.last-block_middle {
  width: 34%;
  float: left;
  padding-top: 20px;
}

.last-block__block {
  border-bottom: 3px solid #ccc;
  border-top: 3px solid #ccc;
}

.last-block__block img {
  max-width: 100%;
}

.last-block_left h2 {
  font-family: Oswald, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 54px;
  line-height: 112.3%;
  margin-bottom: 11px;
  max-width: 440px;
  letter-spacing: -0.035em;
  color: #8fc00c;
}

.last-block_left h3 {
  font-family: Oswald, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 118.3%;
  letter-spacing: -0.055em;
  color: #000;
}

.last-block_left ul {
  margin-top: 20px;
}

.last-block_left ul li {
  display: inline-block;
  width: 33.33%;
  float: left;
  text-align: center;
}

.last-block_left ul li:last-child {
  margin-top: 5px;
}

.last-block-bottle {
  max-width: 288px;
  display: block;
  position: relative;
  margin: 1px auto 7px;
}

.last-block-bottle:before {
  content: "";
  display: block;
  width: 100px;
  height: 169px;
  background: url(/pfp/206/assets/17378.png) no-repeat center;
  position: absolute;
  left: -3px;
  background-size: contain;
  top: -11px;
  z-index: 9;
}

.last-block__btn {
  display: block;
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#fdd508),
      to(#fcaa07));
  background: -o-linear-gradient(top, #fdd508 0, #fcaa07 100%);
  background: linear-gradient(180deg, #fdd508 0, #fcaa07 100%);
  border: 2px solid #c69004;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 15px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.02em;
  font-size: 24px;
  text-decoration: none;
  color: #000;
  line-height: 74px;
}

button {
  outline: 0;
}

.last-block__btn:hover {
  background: -webkit-gradient(linear,
      left top,
      right top,
      color-stop(100%, #fcaa07),
      color-stop(0, #fdd508));
  background: -o-linear-gradient(left, #fcaa07 100%, #fdd508 0);
  background: linear-gradient(90deg, #fcaa07 100%, #fdd508 0);
  -webkit-transition: all 2.2s;
  -o-transition: all 2.2s;
  transition: all 2.2s;
}

.last-block__btn span {
  position: relative;
  display: block;
}

.last-block__btn span:before {
  content: "";
  display: block;
  width: 12px;
  height: 15px;
  background: url(/pfp/206/assets/17379.png) no-repeat center;
  position: absolute;
  background-size: contain;
  left: 8px;
  top: 29px;
}

.logo-f {
  display: block;
  margin: 5px auto 0;
}

.website-secure {
  display: block;
  margin: 20px auto;
}

.soc-list {
  max-width: 411px;
  display: block;
  margin: 0 auto 20px;
}

.soc-list li {
  float: left;
  width: 50%;
  display: table;
  text-align: center;
  height: 51px;
  position: relative;
}

.soc-list li img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.footer {
  padding-bottom: 50px;
}

.footer p {
  font-size: 0.75rem;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 1.25rem;
}

.terms-links {
  text-align: center;
}

.terms-links li {
  display: inline-block;
}

.terms-links li a {
  color: #000 !important;
  font-size: 0.75rem;
  text-decoration: none;
}

.loading .loading-screen {
  display: table;
  width: 100% !important;
  height: 100% !important;
  position: fixed !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #a3cc2c;
  background-image: -o-linear-gradient(top, #a3cc2c 0, #5fbb49 100%);
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#a3cc2c),
      to(#5fbb49));
  background-image: linear-gradient(top, #a3cc2c 0, #5fbb49 100%);
  z-index: 9999;
}

.loading .loading-screen .loading-wrap {
  display: table-cell;
  -webkit-perspective: 320px;
  perspective: 320px;
  -webkit-perspective-origin: 50% 100px;
  perspective-origin: 50% 100px;
  margin-top: 50px;
  text-align: center;
  vertical-align: middle;
}

.loading .loading-screen .loading-wrap .loader {
  width: 4rem;
  height: 4rem;
  position: relative;
  margin: 0 auto;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.loading .loading-screen .loading-wrap .loader i {
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-animation: loader1 1s infinite ease-in-out;
  animation: loader1 1s infinite ease-in-out;
  border: 1px solid #81a223;
}

.loading .loading-screen .loading-wrap .loader i+i {
  left: 2rem;
  -webkit-animation: loader2 1s infinite ease-in-out;
  animation: loader2 1s infinite ease-in-out;
}

.loading .loading-screen .loading-wrap .loader i+i+i {
  top: 2rem;
  -webkit-animation: loader3 1s infinite ease-in-out;
  animation: loader3 1s infinite ease-in-out;
}

.loading .loading-screen .loading-wrap .loader i+i+i+i {
  top: 2rem;
  left: 0;
  -webkit-animation: loader4 1s infinite ease-in-out;
  animation: loader4 1s infinite ease-in-out;
}

.slick-slide img {
  display: block;
  max-width: 350px;
  margin: 0 auto;
}

@-webkit-keyframes loader1 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0);
    -ms-transform: translate3d(0, 0, 0) rotateZ(0);
    transform: translate3d(0, 0, 0) rotateZ(0);
  }

  30% {
    -webkit-transform: translate3d(-8px, -8px, 0) rotateZ(0);
    -ms-transform: translate3d(-8px, -8px, 0) rotateZ(0);
    transform: translate3d(-8px, -8px, 0) rotateZ(0);
  }

  70% {
    -webkit-transform: translate3d(-14px, -14px, 0) rotateZ(-180deg);
    -ms-transform: translate3d(-14px, -14px, 0) rotateZ(-180deg);
    transform: translate3d(-14px, -14px, 0) rotateZ(-180deg);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(-180deg);
    -ms-transform: translate3d(0, 0, 0) rotateZ(-180deg);
    transform: translate3d(0, 0, 0) rotateZ(-180deg);
  }
}

@keyframes loader1 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0);
    -ms-transform: translate3d(0, 0, 0) rotateZ(0);
    transform: translate3d(0, 0, 0) rotateZ(0);
  }

  30% {
    -webkit-transform: translate3d(-8px, -8px, 0) rotateZ(0);
    -ms-transform: translate3d(-8px, -8px, 0) rotateZ(0);
    transform: translate3d(-8px, -8px, 0) rotateZ(0);
  }

  70% {
    -webkit-transform: translate3d(-14px, -14px, 0) rotateZ(-180deg);
    -ms-transform: translate3d(-14px, -14px, 0) rotateZ(-180deg);
    transform: translate3d(-14px, -14px, 0) rotateZ(-180deg);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(-180deg);
    -ms-transform: translate3d(0, 0, 0) rotateZ(-180deg);
    transform: translate3d(0, 0, 0) rotateZ(-180deg);
  }
}

@-webkit-keyframes loader2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0);
    -ms-transform: translate3d(0, 0, 0) rotateZ(0);
    transform: translate3d(0, 0, 0) rotateZ(0);
  }

  30% {
    -webkit-transform: translate3d(8px, -8px, 0) rotateZ(0);
    -ms-transform: translate3d(8px, -8px, 0) rotateZ(0);
    transform: translate3d(8px, -8px, 0) rotateZ(0);
  }

  70% {
    -webkit-transform: translate3d(14px, -14px, 0) rotateZ(-180deg);
    -ms-transform: translate3d(14px, -14px, 0) rotateZ(-180deg);
    transform: translate3d(14px, -14px, 0) rotateZ(-180deg);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(-180deg);
    -ms-transform: translate3d(0, 0, 0) rotateZ(-180deg);
    transform: translate3d(0, 0, 0) rotateZ(-180deg);
  }
}

@keyframes loader2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0);
    -ms-transform: translate3d(0, 0, 0) rotateZ(0);
    transform: translate3d(0, 0, 0) rotateZ(0);
  }

  30% {
    -webkit-transform: translate3d(8px, -8px, 0) rotateZ(0);
    -ms-transform: translate3d(8px, -8px, 0) rotateZ(0);
    transform: translate3d(8px, -8px, 0) rotateZ(0);
  }

  70% {
    -webkit-transform: translate3d(14px, -14px, 0) rotateZ(-180deg);
    -ms-transform: translate3d(14px, -14px, 0) rotateZ(-180deg);
    transform: translate3d(14px, -14px, 0) rotateZ(-180deg);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(-180deg);
    -ms-transform: translate3d(0, 0, 0) rotateZ(-180deg);
    transform: translate3d(0, 0, 0) rotateZ(-180deg);
  }
}

@-webkit-keyframes loader3 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0);
    -ms-transform: translate3d(0, 0, 0) rotateZ(0);
    transform: translate3d(0, 0, 0) rotateZ(0);
  }

  30% {
    -webkit-transform: translate3d(8px, 8px, 0) rotateZ(0);
    -ms-transform: translate3d(8px, 8px, 0) rotateZ(0);
    transform: translate3d(8px, 8px, 0) rotateZ(0);
  }

  70% {
    -webkit-transform: translate3d(14px, 14px, 0) rotateZ(180deg);
    -ms-transform: translate3d(14px, 14px, 0) rotateZ(180deg);
    transform: translate3d(14px, 14px, 0) rotateZ(180deg);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(180deg);
    -ms-transform: translate3d(0, 0, 0) rotateZ(180deg);
    transform: translate3d(0, 0, 0) rotateZ(180deg);
  }
}

@keyframes loader3 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0);
    -ms-transform: translate3d(0, 0, 0) rotateZ(0);
    transform: translate3d(0, 0, 0) rotateZ(0);
  }

  30% {
    -webkit-transform: translate3d(8px, 8px, 0) rotateZ(0);
    -ms-transform: translate3d(8px, 8px, 0) rotateZ(0);
    transform: translate3d(8px, 8px, 0) rotateZ(0);
  }

  70% {
    -webkit-transform: translate3d(14px, 14px, 0) rotateZ(180deg);
    -ms-transform: translate3d(14px, 14px, 0) rotateZ(180deg);
    transform: translate3d(14px, 14px, 0) rotateZ(180deg);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(180deg);
    -ms-transform: translate3d(0, 0, 0) rotateZ(180deg);
    transform: translate3d(0, 0, 0) rotateZ(180deg);
  }
}

@-webkit-keyframes loader4 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0);
    -ms-transform: translate3d(0, 0, 0) rotateZ(0);
    transform: translate3d(0, 0, 0) rotateZ(0);
  }

  30% {
    -webkit-transform: translate3d(-8px, 8px, 0) rotateZ(0);
    -ms-transform: translate3d(-8px, 8px, 0) rotateZ(0);
    transform: translate3d(-8px, 8px, 0) rotateZ(0);
  }

  70% {
    -webkit-transform: translate3d(-14px, 14px, 0) rotateZ(180deg);
    -ms-transform: translate3d(-14px, 14px, 0) rotateZ(180deg);
    transform: translate3d(-14px, 14px, 0) rotateZ(180deg);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(180deg);
    -ms-transform: translate3d(0, 0, 0) rotateZ(180deg);
    transform: translate3d(0, 0, 0) rotateZ(180deg);
  }
}

@keyframes loader4 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(0);
    -ms-transform: translate3d(0, 0, 0) rotateZ(0);
    transform: translate3d(0, 0, 0) rotateZ(0);
  }

  30% {
    -webkit-transform: translate3d(-8px, 8px, 0) rotateZ(0);
    -ms-transform: translate3d(-8px, 8px, 0) rotateZ(0);
    transform: translate3d(-8px, 8px, 0) rotateZ(0);
  }

  70% {
    -webkit-transform: translate3d(-14px, 14px, 0) rotateZ(180deg);
    -ms-transform: translate3d(-14px, 14px, 0) rotateZ(180deg);
    transform: translate3d(-14px, 14px, 0) rotateZ(180deg);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0) rotateZ(180deg);
    -ms-transform: translate3d(0, 0, 0) rotateZ(180deg);
    transform: translate3d(0, 0, 0) rotateZ(180deg);
  }
}

.custom-social-proof {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 9999999999999 !important;
  font-family: "Open Sans", sans-serif;
  display: none;
}

.custom-notification {
  width: 320px;
  border: 0;
  text-align: left;
  z-index: 99999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
  border-radius: 6px;
  padding-bottom: 7px;
  -webkit-box-shadow: 2px 2px 10px 2px hsla(0, 4%, 4%, 0.2);
  box-shadow: 2px 2px 10px 2px hsla(0, 4%, 4%, 0.2);
  background-color: #fff;
  position: relative;
  cursor: pointer;
}

.custom-notification-container {
  display: block !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 320px;
  width: 100%;
  height: 80px;
}

.custom-notification-image-wrapper {
  float: left;
  width: 80px;
  margin-top: 5px;
}

.custom-notification-image-wrapper img {
  max-height: 75px;
  width: auto;
  display: block;
  margin: 0 auto 5px;
  overflow: hidden;
  border-radius: 6px 0 0 6px;
}

.custom-notification-content-wrapper {
  margin: 0;
  height: 100%;
  color: gray;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0 6px 6px 0;
  padding-bottom: 5px;
}

.custom-notification-content {
  font-family: inherit !important;
  padding: 0 !important;
  font-size: 14px;
  line-height: 16px;
  width: calc(100% - 70px);
  float: left;
  margin-left: 10px;
  padding-bottom: 5px;
  margin-top: 10px;
}

.custom-notification-content small {
  margin-top: 3px !important;
  display: block !important;
  font-size: 12px !important;
  opacity: 0.8;
}

.custom-close {
  position: absolute;
  top: 8px;
  right: 8px;
  height: 12px;
  width: 12px;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
}

.custom-close:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: gray;
  position: absolute;
  left: 0;
  top: 5px;
}

.custom-close:after {
  content: "";
  display: block;
  height: 100%;
  width: 2px;
  background-color: gray;
  position: absolute;
  left: 5px;
  top: 0;
}

.custom-close:hover .custom-close {
  opacity: 1;
}

.custom-social-proof .custom-notification .custom-close::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: gray;
  position: absolute;
  left: 0;
  top: 5px;
}

.custom-social-proof .custom-notification .custom-close::after {
  content: "";
  display: block;
  height: 100%;
  width: 2px;
  background-color: gray;
  position: absolute;
  left: 5px;
  top: 0;
}

.custom-social-proof .custom-notification:hover .custom-close {
  opacity: 1;
}

.order__header_top {
  color: #fff;
  font-size: 17px;
  display: block;
  text-align: center;
  padding: 5px 0;
  background: #000;
}

.order__header_top span {
  color: #661997;
}

.views-coll {
  position: relative;
  padding-left: 41px;
}

.views-coll:before {
  content: "";
  display: block;
  width: 31px;
  height: 18px;
  background: url(https://cdn.subscribefunnels.com/10423cc6-3a53-4332-a3c6-8631edf57b88/eye.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
}

.order__header_in img {
  max-width: 185px;
  float: left;
  margin: 8px 0;
}

.delivery-block {
  float: left;
  max-width: 204px;
  padding-left: 153px;
  font-size: 0.875rem;
  position: relative;
  margin-left: 100px;
  margin-top: 28px;
}

.delivery-block:before {
  content: "";
  background: url(/pfp/206/assets/17184.png) no-repeat center;
  width: 148px;
  height: 38px;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -2px;
}

.checkout .wrapper {
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#f7ffd3),
      color-stop(31%, #f7ffd3),
      color-stop(50%, #fff),
      to(#fff));
  background: -o-linear-gradient(top,
      #f7ffd3 0,
      #f7ffd3 31%,
      #fff 50%,
      #fff 100%);
  background: linear-gradient(to bottom,
      #f7ffd3 0,
      #f7ffd3 31%,
      #fff 50%,
      #fff 100%);
}

.order__left {
  width: 66.6%;
  float: left;
}

.order__right {
  width: 30.4%;
  padding: 0 15px;
  float: left;
}

.steps {
  padding: 15px;
  background: #fff;
  border: 0.0625rem solid #ccc;
}

.steps__item {
  float: left;
  width: 33.3%;
  line-height: 36px;
  text-align: center;
  color: #000;
  font-size: 16px;
  background-color: #ebebeb;
}

.steps__item.active {
  background-color: #fd6f03;
  color: #fff;
}

.approved-text {
  color: #393f40;
  font-size: 0.875rem;
  margin-top: 0.9375rem;
  margin-bottom: 5px;
}

.approved-text span {
  color: #661997;
}

.steps p {
  font-size: 0.875rem;
  line-height: 18px;
  color: #393f40;
}

.steps p span {
  color: #fc0303;
}

.package-item__header:after,
.package-item__header:before {
  content: "";
  display: block;
  clear: both;
}

.title-block {
  width: 71%;
  float: left;
  background: #7ec304;
  height: 35px;
  line-height: 37px;
  padding-top: 3px;
}

.title-block__main {
  font-weight: 700;
  font-size: 27px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #fff9ef;
  line-height: 32px;
  padding-left: 15px;
  float: left;
}

.title-block__retail {
  color: #fff9ef;
  font-size: 12px;
  line-height: 13px;
  margin-left: 55px;
  padding-top: 3px;
  float: left;
}

.product3 .title-block__retail {
  margin-left: 117px;
}

.package-item__header {
  overflow: hidden;
  margin: 0 -1px;
  border-radius: 10px 10px 0 0;
  font-family: Arial, Helvetica, sans-serif;
}

.shipping-row {
  float: left;
  width: 29%;
  background: #f704b6;
  line-height: 37px;
  position: relative;
  height: 38px;
  font-weight: 400;
}

.shipping-row:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: -28px;
  top: 2px;
  width: 30px;
  height: 60px;
  background: #f704b6;
  -ms-transform: rotate(49deg);
  -webkit-transform: rotate(49deg);
  transform: rotate(49deg);
  z-index: 2;
}

.shipping-row span {
  position: relative;
  z-index: 3;
  color: #fff9ef;
  display: block;
  padding-left: 31px;
  line-height: 38px;
  font-size: 18px;
}

.shipping-row span:before {
  content: "";
  display: block;
  position: absolute;
  left: -8px;
  top: 6px;
  width: 28px;
  height: 23px;
  background: url(https://cdn.subscribefunnels.com/10423cc6-3a53-4332-a3c6-8631edf57b88/box-icon.png) no-repeat center;
  background-size: contain;
}

.footnote {
  font-size: 11px;
  width: 630px;
  margin: 0 auto;
  display: block;
}

.package-item {
  background: #fff;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  border-radius: 10px;
  margin-bottom: 14px;
}

.package-item__content:after,
.package-item__content:before {
  content: "";
  clear: both;
  display: block;
}

.package-item__status {
  float: left;
  width: 7%;
  height: 160px;
}

.package-item__status span {
  width: 30px;
  height: 30px;
  display: block;
  margin-top: 58px;
  position: relative;
  border: 4px solid #59aeee;
  left: 7px;
  top: 6px;
  border-radius: 50%;
}

.product.active .package-item__status span:before {
  content: "";
  display: block;
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/10423cc6-3a53-4332-a3c6-8631edf57b88/done-icon.png) no-repeat center;
  position: absolute;
  left: -4px;
  top: -35px;
  width: 58px;
  height: 58px;
  background-size: contain;
}

.package-images {
  float: left;
  position: relative;
  width: 52.5%;
  padding: 2px 10% 0 2%;
  display: block;
}

.product3 .package-images__item {
  padding-right: 33px;
}

.product3 .package-images__item:first-child:before {
  right: 0;
}

.package-info {
  float: left;
  width: 28%;
}

.package-info__price {
  display: block;
  font-size: 42px;
  line-height: 36px;
  word-spacing: -5px;
  margin-left: -7px;
}

.package-info__price span {
  font-size: 15px;
  margin-left: -5px;
}

.package-images:after,
.package-images:before {
  content: "";
  display: block;
  clear: both;
}

.package-images__item {
  width: 50%;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.package-images__item:first-child:before {
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  background: url(/pfp/206/assets/17380.png) no-repeat center;
  background-size: contain;
  border-radius: 50%;
  z-index: 3;
  right: -25px;
  top: 50%;
  margin-top: -25px;
}

.product1,
.product2,
.product3 {
  cursor: pointer;
}

.package-info__title {
  font-size: 16px;
  display: block;
  line-height: 19px;
  font-style: italic;
  margin-top: 13px;
  margin-bottom: 3px;
  letter-spacing: -0.04em;
  color: #f704b6;
  font-weight: 700;
  padding-left: 3px;
}

.package-info__subTitle {
  display: block;
  font-size: 14px;
  text-align: center;
  padding-right: 23px;
  letter-spacing: 0.1em;
}

.package-info__btn {
  font-family: Oswald, sans-serif;
  min-width: 77%;
  height: 33px;
  line-height: 31px;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  background: #fc6806;
  border-radius: 3px;
  color: #fff;
  padding: 0 10px;
  margin-left: 4px;
  -webkit-box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.2);
  letter-spacing: 0.03em;
}

.product.active .package-item__content {
  background: #fdfbe2;
  border-radius: 0 0 10px 10px;
}

.package__save {
  background: url(/pfp/206/assets/17381.png) no-repeat;
  position: absolute;
  right: 10%;
  bottom: 33px;
  width: 95px;
  height: 95px;
  background-size: cover;
  color: #000;
  font-family: Oswald, sans-serif;
}

.package__save_title {
  font-size: 17px;
  line-height: 20px;
  font-weight: 500;
  display: block;
  text-align: center;
  margin-top: 27px;
}

.package__save_item {
  text-align: center;
  display: block;
  font-size: 16px;
  letter-spacing: -0.02em;
}

.product-selection {
  border: 0.0625rem solid #ccc;
  background-color: #fff;
  padding: 19px 17px;
  margin-top: 0.625rem;
}

.guarantee-block {
  border: 1px solid #979797;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  margin-bottom: 17px;
}

.guarantee-top {
  background-color: #6b0d7d;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  padding: 3px 5px 4px;
}

.guarantee-content {
  overflow: hidden;
  padding: 7px 15px 10px 5px;
}

.guarantee-icon {
  float: left;
  width: 23%;
  margin: 4px 3% 0;
}

.guarantee-text {
  overflow: hidden;
}

.guarantee-text p {
  margin: 0;
  font-size: 15px;
  line-height: 24px;
  font-family: inherit;
  font-weight: 400;
  color: #393f40;
}

.line {
  padding: 1.3125rem 0;
  margin-left: -17px;
  margin-right: -18px;
  background-image: -o-linear-gradient(to bottom,
      #fe8814 0,
      #fc5603 72%,
      #fb5514 100%);
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#fe8814),
      color-stop(72%, #fc5603),
      to(#fb5514));
  background-image: -o-linear-gradient(top,
      #fe8814 0,
      #fc5603 72%,
      #fb5514 100%);
  background-image: linear-gradient(to bottom,
      #fe8814 0,
      #fc5603 72%,
      #fb5514 100%);
  text-align: center;
}

.arrow {
  position: absolute;
  right: -37px;
  top: 0;
  width: 20px;
  height: 4rem;
  background-image: url(https://cdn.subscribefunnels.com/10423cc6-3a53-4332-a3c6-8631edf57b88/arrow-end2.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.line-block {
  margin: 36px 0 25px;
}

.line .text-center {
  color: #fff;
  font-size: 1.375rem;
  font-weight: 700;
  font-style: italic;
}

.line-block {
  position: relative;
}

.form__header {
  text-align: center;
  padding: 0.625rem 0;
  display: inline-block;
  background-color: #323232;
  width: 100%;
}

.form__header h2,
.form__header h3 {
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.5rem;
  line-height: 1.1;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-style: normal;
}

.form__header h3 {
  font-size: 1.25rem;
  font-weight: 400;
}

.form__in {
  position: relative;
  padding-bottom: 20px;
  width: 100%;
  background-color: #ebebeb;
}

.form__cards {
  text-align: center;
}

.form__cards li {
  display: inline-block;
  margin: 1.25rem 0;
}

.form__in form {
  padding: 0 15px;
}

.form__in form label {
  font-size: 0.75rem;
  cursor: pointer;
  display: block;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
  margin-bottom: 0.125rem;
}

select {
  -webkit-appearance: none !important;
  background-color: #fff;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: 94% center;
}

.form__in form input,
.form__in form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #989898;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 1rem;
  margin: 0 0 1rem !important;
  padding: 0.5rem;
  height: 2.4375rem;
  outline: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.45s ease-in-out, -webkit-box-shadow 0.45s;
  transition: border-color 0.45s ease-in-out, -webkit-box-shadow 0.45s;
  -o-transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out,
    -webkit-box-shadow 0.45s;
}

.form__in form .row .form-holder {
  width: 48%;
  float: left;
}

.form__in form .row .form-holder:first-child {
  margin-right: 4%;
}

.secure-icon {
  max-width: 100%;
}

.send-btn {
  background-color: #71c105;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: -o-linear-gradient(top, #85d409 0, #71c105 100%) !important;
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#85d409),
      to(#71c105)) !important;
  background-image: linear-gradient(top, #85d409 0, #71c105 100%) !important;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: block;
  width: 100%;
  height: 70px;
  font-size: 1.375rem;
  text-indent: 10px;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.send-btn:hover {
  background: #80da06 !important;
}

.send-btn span {
  position: relative;
}

.send-btn span:before {
  content: "";
  display: block;
  width: 8px;
  height: 25px;
  background: url(https://cdn.subscribefunnels.com/10423cc6-3a53-4332-a3c6-8631edf57b88/arrowBtn.png) no-repeat center;
  position: absolute;
  left: -19px;
  right: 5px;
  background-size: contain;
}

.secure-icon {
  text-align: center;
  margin-bottom: 19px;
}

.secure-icon span {
  font-size: 0.75rem;
  position: relative;
}

.secure-icon span:before {
  content: "";
  width: 10px;
  height: 12px;
  background: url(https://cdn.subscribefunnels.com/10423cc6-3a53-4332-a3c6-8631edf57b88/lock-img.png) no-repeat center;
  position: absolute;
  left: -14px;
  top: 0;
  background-size: contain;
}

.checkout .date-container {
  color: #661997 !important;
}

#cvv,
.form-fields #expire_m,
.form-fields #expire_y {
  width: 48%;
  display: inline-block;
}

.form-fields #expire_m {
  margin-right: 4%;
}

.footer-part li {
  float: left;
  width: 20%;
  padding: 0 2.5%;
  text-align: center;
}

.footer-part__img {
  width: 100%;
  height: 65px;
  position: relative;
}

.footer-part__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cvv-link {
  float: right;
  width: 48%;
  display: block;
  margin-right: 2%;
  margin-top: -60px;
}

.cvv-link a {
  color: #7d7d7d;
  text-decoration: underline;
  font-size: 14px;
  display: block;
}

footer .footer_pj {
  text-align: center;
  font-family: inherit;
  font-weight: 400;
  font-size: 1rem;
  margin-top: 15px;
  line-height: 1.4;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

.checkout .footer {
  color: #393f40;
}

.payment_as_shipping_label {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}

.payment_as_shipping_label input {
  margin-right: 5px;
}

.billing-form {
  display: none;
}

.billing-form .form-holder {
  font-size: 0.75rem;
}

.billing-form .billing-title {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px;
}

.billing-form .form-holder {
  margin-bottom: 16px;
}

@media (max-width: 1750px) {
  .first-section {
    background: url(/pfp/206/assets/17376.jpg) no-repeat 110% 100%;
    background-size: 492px 88%;
  }
}

@media (max-width: 1540px) {
  .first-section {
    background: url(/pfp/206/assets/17376.jpg) no-repeat 116% 100%;
    background-size: 492px 88%;
  }
}

@media (max-width: 1440px) {
  .first-section {
    background: url(/pfp/206/assets/17376.jpg) no-repeat 116% 100%;
    background-size: 492px 87%;
  }

  .index-page form {
    margin-top: 17px;
  }

  .index-page form input,
  .index-page form select {
    margin: 0 0 10px !important;
  }

  .button-submit {
    margin-top: 11px;
  }

  .first-section {
    padding-bottom: 26px;
    background: url(/pfp/206/assets/17376.jpg) no-repeat 120% 100%;
    background-size: 470px 86%;
  }
}

@media (max-width: 1340px) {
  .first-section {
    background: 0 0;
    padding-bottom: 50px;
  }
}

@media (max-width: 1199px) {
  .container {
    max-width: 768px;
  }

  .product3 .title-block__retail {
    margin-left: 96px;
  }

  .package-info__price {
    font-size: 41px;
  }

  .package-info__price span {
    margin-left: -7px;
  }

  .order .container {
    max-width: 960px !important;
  }

  .order__right {
    width: 29.4%;
  }

  .cvv-link a {
    font-size: 13px;
  }

  .cvv-link {
    margin-top: -57px;
  }

  .package-images {
    float: left;
    position: relative;
    width: 62.5%;
    padding: 0;
    display: block;
  }

  .product3 .package-images {
    width: 62.5%;
  }

  .package-item__status {
    width: 9%;
  }

  .title-block__retail {
    margin-left: 35px;
  }

  .package__save {
    right: 7%;
  }

  .index-page form input,
  .index-page form select {
    font-size: 14px;
  }

  .product2 .package-images {
    padding: 0;
  }

  .first-section__info h1 {
    font-size: 89px;
  }

  .product3 .package-images {
    padding: 0;
  }

  .first-section__info h2 {
    font-size: 44px;
    line-height: 70px;
  }

  .first-section__info h3 {
    font-size: 31px;
    line-height: 36px;
  }

  .form-title {
    font-size: 29px;
  }

  .first-section__info ul li {
    font-size: 22px;
    line-height: 28px;
  }

  .header__info_side p {
    font-size: 13px;
  }

  .first-section__bottle {
    bottom: -13px;
    right: 67px;
    max-width: 135px;
  }

  .first-section__info img {
    max-width: 220px;
  }

  .security-icons {
    margin: -18px 0 0 -2px;
  }

  .first-section__bottle:after,
  .first-section__bottle:before {
    transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    -webkit-transform: scale(0.7, 0.7);
  }

  .first-section__bottle:after {
    right: -76px;
  }

  .why-is__side h2 {
    font-size: 45px;
    margin-top: 0;
  }

  .why-is img {
    margin-top: 69px;
  }

  .slick-slide img {
    max-width: 90%;
  }

  .slide__item_right p {
    margin-top: 90px;
  }

  .last-block_left h2 {
    font-size: 45px;
  }

  .last-block_left h3 {
    font-size: 31px;
  }

  .last-block-bottle {
    max-width: 127px;
  }

  .last-block__btn {
    font-size: 21px;
    line-height: 65px;
  }

  .last-block-bottle:before {
    top: -33px;
    width: 72px;
    left: -61px;
  }

  .first-section__info ul li:before {
    top: 8px;
  }
}

@media (max-width: 991px) {
  .container {
    max-width: 711px;
  }

  .product3 .title-block__retail {
    margin-left: 52px;
  }

  .button-submit {
    font-size: 23px;
  }

  .order .container {
    max-width: 768px !important;
  }

  .header__warning .container {
    max-width: 551px !important;
  }

  .order__left {
    width: 61.6%;
  }

  .package-images,
  .product3 .package-images {
    width: 57.5%;
  }

  .package-info {
    float: left;
    width: 33%;
  }

  .package-images__item img {
    max-height: 112px;
    width: auto !important;
  }

  .package-images__item:first-child:before {
    content: "";
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(/pfp/206/assets/17380.png) no-repeat center;
    background-size: contain;
    border-radius: 50%;
    z-index: 3;
    right: -11px;
    top: 64%;
    margin-top: -25px;
  }

  .package__save {
    right: 0;
  }

  .package-item__status span {
    width: 20px;
    height: 20px;
  }

  .product.active .package-item__status span:before {
    top: -30px;
    width: 36px;
  }

  .package__save_title {
    font-size: 13px;
    line-height: 14px;
    font-weight: 500;
    display: block;
    text-align: center;
    margin-top: 19px;
  }

  .package__save_item {
    font-size: 13px;
  }

  .package__save {
    width: 70px;
    height: 70px;
    background-size: contain;
  }

  .package-info__title {
    font-size: 14px;
    line-height: 15px;
  }

  .package-info__price {
    display: block;
    font-size: 27px;
    line-height: 36px;
    word-spacing: -5px;
    margin-left: 11px;
  }

  .send-btn {
    font-size: 20px;
  }

  .send-btn span:before {
    top: -2px;
  }

  .guarantee-top {
    font-size: 20px;
  }

  .guarantee-text p {
    line-height: 19px;
  }

  .secure-icons {
    max-width: 100%;
  }

  .cvv-link a {
    font-size: 12px;
  }

  .cvv-link {
    margin-top: -55px;
  }

  .package-images__item {
    padding-top: 24px;
  }

  .order__right {
    width: 34.4%;
  }

  .package-item__status {
    height: 148px;
  }

  .delivery-block {
    margin-left: 56px;
  }

  .title-block__main {
    font-size: 18px;
  }

  .title-block__retail {
    margin-left: 14px;
  }

  .shipping-row span {
    font-size: 12px;
    padding-left: 25px;
  }

  .shipping-row span:before {
    width: 19px;
    height: 25px;
    left: 1px;
    top: 6px;
  }

  .product3 .package-images__item {
    padding-right: 0 !important;
    width: 36%;
  }

  .package-info__price span {
    margin-left: -1px;
  }

  .product3 .package-images__item:first-child:before {
    right: -11px;
  }

  .package-images__item img {
    max-width: 100%;
  }

  .header__logo {
    float: left;
    margin-top: 10px;
    max-width: 164px;
  }

  .header__info_side {
    float: left;
    width: calc(100% - 219px);
    text-align: right;
    margin-top: 3px;
    margin-right: 19px;
  }

  .header:before {
    background: url(/pfp/206/assets/17375.png) no-repeat;
    background-size: contain;
    width: 89px;
  }

  .header__btn {
    width: 199px;
    font-size: 18px;
  }

  .first-section__info h1 {
    font-size: 77px;
  }

  .first-section__info h2 {
    font-size: 38px;
    line-height: 70px;
  }

  .first-section__info h3 {
    font-size: 31px;
    line-height: 32px;
    margin-top: -10px;
  }

  .first-section__info ul li {
    font-size: 20px;
    line-height: 32px;
  }

  .first-section__bottle {
    right: 61px;
  }

  .first-section__info img {
    padding-top: 0;
    margin-bottom: 5px;
  }

  .first-section__info {
    padding-top: 0;
  }

  .how-use__item img {
    max-width: 100%;
  }

  .science__left {
    width: 100%;
  }

  .science__right {
    width: 100%;
  }

  .science__img img {
    display: block;
    margin: 0 auto;
  }

  .science__img:before {
    left: 20%;
  }

  .slide__item_right p {
    margin-top: 43px;
  }

  .last-block_left h2 {
    font-size: 40px;
  }

  .last-block_left {
    padding-top: 25px;
  }

  .last-block-bottle {
    max-width: 114px;
  }

  .last-block__btn {
    font-size: 19px;
    line-height: 55px;
  }

  .last-block__btn span:before {
    top: 21px;
  }

  .how-use__titleMain {
    font-size: 43px;
  }
}

.product2 .package-images__item::before {
  right: -28px;
}

.form-error-text {
  margin-bottom: 10px;
}

.popup ul {
  padding-left: 15px !important;
  display: table;
  margin-bottom: 10px;
  list-style-type: circle;
}

.popup ul li {
  list-style-type: circle;
}

.text-center {
  text-align: center !important;
}

.hidden {
  display: none;
}