body {
    margin: 0
}

input,
select {
    outline: none
}

.button {
    background: #f60;
    border: none;
    border-radius: 15px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 34px;
    font-weight: 700;
    height: 70px;
    letter-spacing: -1px;
    line-height: 70px;
    margin: 0;
    padding: 0 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

@keyframes pulse-black {
    0% {
        box-shadow: 0 0 0 0 #00c389;
        opacity: 0;
        transform: scale(.95)
    }

    70% {
        box-shadow: 0 0 0 10px transparent;
        opacity: 1;
        transform: scale(1)
    }

    to {
        box-shadow: 0 0 0 0 transparent;
        opacity: 1;
        transform: scale(1)
    }
}

.anim-1 {
    animation: pulse-black 3s;
    border-radius: 50%;
    -webkit-transition-timing-function: linear
}

.valid+.error-message {
    display: none !important
}

.get-phones .local-phone {
    color: #000
}

.button:hover {
    background: #d95803
}

.popup ol strong {
    display: block
}

.popup ul li {
    font-size: 16px
}

.form-error-text {
    border: 2px solid red !important;
    border-radius: 5px;
    color: red;
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    padding: 7px !important;
    text-align: center
}

.button span {
    position: relative;
    z-index: 1
}

.left {
    float: left
}

.right {
    float: right
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
    line-height: 0
}

.clear {
    clear: both
}

.inner-block {
    margin: auto;
    width: 940px
}

.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 {
    color: #000;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 52px;
    margin: 0;
    padding: 0 0 22px;
    text-align: center
}

.confirmation-section h3 {
    color: #ef4b52;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 4px;
    text-align: center
}

.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 {
    background: #fff;
    border: 3px solid #69c03b;
    border-radius: 12px;
    color: #757575;
    font-size: 16px;
    max-width: 940px;
    padding: 19px 0 11px;
    position: relative;
    text-align: center
}

.confirmation-section .info h4 {
    color: #69c03b;
    margin: 0;
    padding: 4px 0 14px
}

.confirmation-section .contacts {
    background: #fff;
    border-top: 1px dashed #ccc;
    font-size: 16px;
    line-height: 30px;
    padding: 22px 0 31px;
    text-align: center
}

.confirmation-section .contacts h4 {
    font-size: 24px;
    line-height: 24px;
    padding: 0 0 9px
}

.confirmation-section .form {
    border-top: 1px dashed #ccc;
    padding: 32px 0 40px;
    text-align: center
}

.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 {
    overflow: visible;
    padding: 21px 0 0
}

.confirmation-section .form form input[type=text] {
    border-radius: 5px;
    font-size: 20px;
    font-weight: 300;
    height: 60px;
    line-height: 58px;
    padding: 0 15px 5px;
    width: 720px
}

.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,
.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 {
    border: 1px solid #aaa;
    font-size: 20px
}

.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 {
    border-radius: 5px;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    padding: 0 20px 5px
}

.confirmation-section .important {
    background: #fff;
    border-top: 1px dashed #ccc;
    font-size: 14px;
    line-height: 20px;
    padding: 29px 0 15px
}

.left.error {
    border: 1px solid red
}

.confirmation-section .important h4 {
    color: #f3351b;
    font-size: 18px;
    margin: 0;
    padding: 0 0 9px;
    text-align: center
}

.header-section.confirmation .lock img {
    margin: 20px 0 0;
    width: 44px
}

.header-section.confirmation {
    -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);
    padding: 0 0 20px
}

.footer-menu li a {
    border-right: 1px solid #dadada;
    color: #dadada;
    padding: 0 10px 0 8px;
    text-decoration: none
}

.footer-menu li {
    display: inline;
    font-size: 12px;
    padding: 0
}

.inner-footer p {
    font-size: 10px;
    line-height: 16px;
    text-align: center
}

.copyright {
    font-size: 12px;
    margin: 10px 0 30px;
    text-align: center
}

.confirmation-page .row {
    margin: 0
}

.popup-wrapper .popup h3 {
    padding: 0 0 17px
}

.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 {
    color: #ee4c29;
    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
}

.show-3ds-popup iframe {
    background-color: #fff;
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9
}

#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 .button {
    background: #2288d0;
    border: 0;
    border-radius: 5px;
    font-size: 20px;
    height: 60px;
    letter-spacing: -1px;
    line-height: normal;
    max-width: 300px;
    outline: 0;
    padding: 20px 15px;
    position: relative;
    width: 100%
}

.popup-wrapper #popup-declined .reason {
    border: 2px solid #f3351b
}

.popup-wrapper #popup-declined .reason h3 {
    color: #f3351b
}

.popup-wrapper #popup-declined form {
    padding: 12px 0 0
}

.popup-wrapper #popup-declined form .form-holder label {
    width: 150px
}

.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] {
    float: left;
    margin: 0 5px 0 0;
    width: 100px !important
}

.popup-wrapper #popup-declined form .form-holder select#CardType_pupup {
    width: 206px !important
}

footer {
    color: #000 !important;
    max-width: none !important
}

.footer-menu li:last-child a {
    border-right: none
}

.footer-menu li a {
    color: #000 !important
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-link a {
    color: #6c3
}

.popup .cvv-link {
    margin-top: 0 !important
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-image {
    margin-left: 200px;
    padding: 10px 0 0 150px
}

.popup-wrapper #popup-declined form .button {
    margin: 0 0 0 150px;
    width: 205px
}

.popup-wrapper #popup-declined .tip .icon,
.popup-wrapper #popup-declined .tip .text {
    background: #69c03b
}

.popup-wrapper #popup-declined .tip .text:before {
    border-bottom: 10px solid #69c03b
}

.popup-loading-wrapper .popup h2 {
    margin: 0
}

.popup-loading-wrapper .popup h3 {
    line-height: 26px;
    margin: 0
}

.popup-loading-wrapper .popup .product-image {
    height: 176px;
    width: 110px
}

.popup-loading-wrapper .popup {
    text-align: center !important
}

.footer-menu {
    padding-left: 0;
    text-align: center
}

.footer-menu li {
    display: inline-block;
    float: none;
    list-style: none;
    padding: 0 5px
}

.footer-menu li:first-child {
    border: none
}

.footer-menu li a {
    color: #666;
    font-size: 11px;
    text-transform: uppercase
}

.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 {
    background: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    color: #52585d;
    display: block;
    font-family: sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 34px;
    line-height: 16px;
    margin: 0;
    outline: 0;
    padding: 0 10px;
    text-indent: 0;
    width: 100%
}

.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=email]::-moz-placeholder,
.popup input[type=number]:-moz-placeholder,
.popup input[type=number]::-moz-placeholder,
.popup input[type=password]:-moz-placeholder,
.popup input[type=password]::-moz-placeholder,
.popup input[type=tel]:-moz-placeholder,
.popup input[type=tel]::-moz-placeholder,
.popup input[type=text]:-moz-placeholder,
.popup input[type=text]::-moz-placeholder,
.popup textarea:-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 {
    border: 1px solid #aaa;
    font-size: 14px;
    font-style: normal;
    margin: 0
}

.popup button {
    outline: 0
}

.popup textarea {
    height: 100px;
    padding: 10px;
    resize: vertical;
    width: 90%
}

.popup .form-holder {
    padding: 0 0 7px
}

.popup * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-rendering: optimizeLegibility
}

.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,
.has-error {
    position: relative
}

.has-error .error {
    border: 1px solid red !important
}

.accept input,
.accept select {
    border: 1px solid green !important
}

.inner-page .accept .accept-icon,
.inner-page .has-error .accept-icon {
    left: -17px
}

.confirmation-section .error-message {
    background: #ef4b52;
    border-radius: 3px 0 0 3px;
    color: #fff;
    display: none;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin: 0 35px 0 0;
    padding: 0 10px;
    position: absolute;
    right: 100%;
    top: 1px;
    white-space: nowrap;
    z-index: 16
}

.confirmation-section .has-error .error-message {
    display: block
}

.popup h2 {
    font-size: 34px;
    line-height: 34px
}

.popup h2,
.popup h3 {
    font-weight: 700;
    text-indent: 0
}

.popup h3 {
    font-size: 24px;
    line-height: 24px
}

.popup {
    font-family: sans-serif
}

.cvv-image {
    display: none;
    padding: 0;
    text-align: center
}

.cvv-image img {
    margin: auto;
    width: 190px
}

.footer-info {
    margin: 0 !important
}

.inner-page .container.cf {
    padding: 0 0 50px
}

.inner-page .popup-wrapper,
.popup-wrapper {
    background: hsla(0, 0%, 100%, .8);
    display: none;
    height: 100%;
    left: 0;
    overflow: scroll;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}

.popup-wrapper .popup {
    display: none;
    font-size: 14px;
    left: 50%;
    line-height: 20px;
    max-width: 900px;
    padding: 0 0 50px;
    position: relative;
    top: 50px;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%)
}

.popup-wrapper .popup .popup-inner {
    background: #fff;
    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);
    padding: 34px 40px 40px;
    position: relative
}

.popup-wrapper .popup .close-popup-link {
    display: block;
    height: 12px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 12px
}

.popup-wrapper .popup .close-popup-link:after,
.popup-wrapper .popup .close-popup-link:before {
    background: #000;
    content: "";
    display: block;
    height: 2px;
    left: -1px;
    position: absolute;
    top: 5px;
    width: 14px
}

.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 {
    background: 0 0 !important;
    border-top: 1px solid #ddd;
    margin: 8px 0 0;
    padding: 30px 0 0;
    position: static !important;
    text-align: center;
    top: auto
}

.popup-wrapper .popup footer .close-popup-link {
    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);
    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;
    color: #766118;
    display: inline-block;
    font-size: 20px;
    height: 38px;
    letter-spacing: -.5px;
    line-height: 36px;
    opacity: 1;
    padding: 0 25px;
    position: relative;
    right: 0;
    text-decoration: none !important;
    -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;
    top: 0;
    width: auto
}

.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 {
    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);
    color: #77620d
}

.popup-wrapper .popup footer .close-popup-link:after,
.popup-wrapper .popup footer .close-popup-link:before {
    display: none
}

.popup-wrapper .popup h2 {
    font-size: 34px;
    line-height: normal;
    margin: 0;
    padding: 0 0 16px
}

.popup-wrapper .popup h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    padding: 10px 0 17px
}

.popup-wrapper .popup header+h3 {
    padding: 3px 0 17px
}

.popup-wrapper .popup h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    padding: 0 0 15px
}

.popup-wrapper .popup p {
    padding: 0 0 17px
}

.popup-wrapper .popup .form-popup {
    padding: 8px 0 22px
}

.popup-wrapper .popup .form-popup .form-holder {
    margin: 0;
    width: auto
}

.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 {
    background: #fff;
    border-radius: 5px;
    height: 30px;
    margin-top: 10px;
    padding: 0;
    text-indent: 10px;
    width: 400px
}

.popup-wrapper .popup .form-popup .form-holder textarea {
    border-radius: 5px;
    margin-top: 10px;
    max-width: 550px;
    min-height: 120px;
    padding-left: 10px;
    padding-top: 10px;
    width: 100%
}

.popup-wrapper .popup .form-popup .form-holder .error-message {
    background: 0 0;
    color: #ef4b52;
    font-size: 13px;
    height: auto;
    line-height: 14px;
    margin-top: 0;
    padding: 3px 4px 2px;
    position: relative;
    right: 0;
    text-align: left;
    top: 0
}

.radio .title,
.ship-info input,
.ship-info select {
    margin-bottom: 15px
}

.radio .title {
    font-size: 21px
}

.popup-wrapper .popup .form-popup .form-holder .error-message:after {
    display: none
}

.popup-wrapper .popup .form-popup .button {
    background: #fe5d25;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, .3);
    box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, .3);
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: Roboto Condensed, sans-serif;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 32px;
    margin-top: 15px;
    padding: 12px 50px;
    position: relative !important;
    text-decoration: none !important;
    text-transform: uppercase;
    word-spacing: -2px
}

.captcha {
    margin-top: 10px
}

.popup-wrapper .popup .form-popup .button:hover {
    color: #fff !important
}

.popup-wrapper #popup-declined .popup-inner {
    padding: 27px 40px 40px;
    position: relative
}

.popup-wrapper #popup-declined h2 {
    padding: 0 0 24px;
    text-align: center
}

.popup-wrapper #popup-declined h3 {
    font-size: 18px;
    line-height: 20px;
    padding: 0 0 4px;
    text-transform: none
}

.popup-wrapper #popup-declined .reason {
    border: 2px solid #ef4b52;
    border-radius: 5px;
    margin: 0 0 23px;
    padding: 23px 100px 25px;
    text-align: center
}

.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 {
    margin: 0;
    padding: 12px 0
}

.popup-wrapper #popup-declined form .form-holder {
    padding: 0 0 10px;
    width: 100%
}

.popup-wrapper #popup-declined form .form-holder label {
    float: left;
    font-size: 15px;
    line-height: 34px;
    padding-top: 0 !important;
    width: 200px
}

.popup-wrapper #popup-declined form .form-holder input[type=tel] {
    border-radius: 5px;
    margin-top: 0;
    width: 206px
}

#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] {
    border-radius: 5px;
    float: left !important;
    margin: 0 5px 0 0;
    width: 100px !important
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-link a {
    color: #0699ee;
    font-size: 12px;
    line-height: 34px;
    margin-left: 10px
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-image {
    display: none;
    height: auto;
    padding: 10px 0 0;
    text-align: left
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-image img {
    width: 205px
}

.popup-wrapper #popup-declined form .button {
    margin: 0 0 0 199px;
    width: 208px
}

.popup-wrapper #popup-declined .lock {
    bottom: 10px;
    color: #999;
    font-size: 11px;
    height: 30px;
    line-height: 14px;
    padding: 1px 33px 0 0;
    position: absolute;
    right: 45px;
    text-align: right
}

.popup-wrapper #popup-declined .lock img {
    position: absolute;
    right: 0;
    top: 0;
    width: 32px
}

.popup-wrapper #popup-declined .tip {
    bottom: 10px;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 10px;
    width: 30px
}

.popup-wrapper #popup-declined .tip .icon {
    background: #0699ee;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 700;
    height: 30px;
    line-height: 32px;
    padding: 0 0 0 1px;
    position: relative;
    text-align: center;
    width: 30px
}

.popup-wrapper #popup-declined .tip .text {
    background: #0699ee;
    border-radius: 4px;
    color: #fff;
    display: none;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 15px 12px;
    position: absolute;
    right: -10px;
    text-align: right;
    top: 45px;
    width: 370px
}

.popup-wrapper #popup-declined .tip .text:before {
    border-bottom: 10px solid #0699ee;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 17px;
    top: -10px;
    width: 0
}

.popup-wrapper #popup-declined .tip:focus .text,
.popup-wrapper #popup-declined .tip:hover .text {
    display: block
}

.popup-loading-wrapper {
    background: rgba(0, 0, 0, .95);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1100
}

.popup p {
    margin: 0
}

.popup-loading-wrapper .popup {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    left: 50%;
    min-width: 300px;
    position: absolute;
    text-align: center;
    top: 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 {
    color: #fff;
    font-size: 32px;
    line-height: 36px;
    padding: 7px 0 22px;
    width: 300px
}

.popup-loading-wrapper .popup h3 {
    color: #fff;
    line-height: normal;
    padding: 0 0 24px
}

.popup-loading-wrapper .popup p {
    font-size: 18px;
    opacity: .5;
    padding: 8px 0 3px
}

.popup-loading-wrapper .popup .product-image {
    background-size: contain;
    height: 207px;
    margin: 0 auto 6px;
    position: relative;
    width: 114px
}

@-moz-keyframes spin {
    to {
        -moz-transform: rotate(1turn)
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes pulsate {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.floating-bar.float {
    display: none !important;
    opacity: 0
}

.popup-loading-wrapper .popup .lock-image {
    margin: 0 auto 3px;
    width: 90px
}

.popup-loading-wrapper .popup .loading-image {
    -webkit-animation: spin 3s linear infinite;
    -moz-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
    height: 70px;
    margin: auto;
    width: 70px
}

.popup-banner-wrapper {
    background: rgba(0, 0, 0, .8);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}

.popup-banner-wrapper .popup-banner {
    padding: 50px 10px 0
}

.popup-banner-wrapper .popup-banner figure a {
    display: block;
    margin: auto;
    max-width: 600px
}

.popup-banner-wrapper .popup-banner figure a img {
    width: 100%
}

.popup#popup-mobile-order-form .popup-inner {
    background: 0 0;
    box-shadow: none;
    padding: 0
}

.popup#popup-mobile-order-form form {
    background: #fff;
    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;
    margin: auto;
    position: relative;
    width: 300px;
    z-index: 10
}

.popup#popup-mobile-order-form form header {
    background: #fac021;
    border-radius: 3px;
    color: #6c571c;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 700;
    height: 65px;
    line-height: 17px;
    margin: 0 0 20px;
    padding: 14px 0 0;
    text-align: center;
    -webkit-text-shadow: 1px 1px 0 hsla(0, 0%, 100%, .5);
    -moz-text-shadow: 1px 1px 0 hsla(0, 0%, 100%, .5);
    -o-text-shadow: 1px 1px 0 hsla(0, 0%, 100%, .5);
    text-shadow: 1px 1px 0 hsla(0, 0%, 100%, .5);
    text-transform: uppercase
}

.popup#popup-mobile-order-form form header span {
    display: block;
    font-size: 30px;
    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 {
    border-radius: 6px;
    font-size: 30px;
    height: 60px;
    line-height: 22px;
    margin: 0 20px;
    padding: 3px 0 0;
    position: relative;
    width: 260px
}

.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 {
    height: 43px;
    margin: 20px auto 0;
    width: 192px
}

.popup#popup-mobile-order-form form footer {
    margin: 17px 20px 0;
    padding: 20px 0;
    text-align: center
}

.popup#popup-mobile-order-form form footer .button {
    background: #f0c435;
    border: none;
    border-radius: 3px;
    color: #766118;
    display: inline-block;
    font-size: 20px;
    height: 38px;
    line-height: 38px;
    opacity: 1;
    padding: 0 25px;
    top: 0;
    width: auto
}

.popup-wrapper .popup ul+h3 {
    padding-top: 10px !important
}

.popup {
    text-align: left !important
}

input::-webkit-input-placeholder {
    color: #787878 !important
}

input:-moz-placeholder,
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
}

.inner-page .popup-wrapper,
.popup-wrapper {
    -webkit-overflow-scrolling: touch
}

i.price,
p.price,
span.package-retail {
    color: inherit;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    line-height: 1;
    margin: 0;
    padding: 0
}

@media screen and (max-width:1199px) {
    .formBody button {
        background-size: 100% auto;
        height: 68px
    }
}

@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 {
        padding: 0 15px;
        width: auto
    }

    .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 {
        margin-top: 15px;
        width: 100%
    }

    .popup-wrapper .popup {
        left: 0;
        max-width: none;
        padding: 10px;
        top: 0;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }

    .popup-wrapper .popup h3,
    .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 {
        text-align: left;
        width: 300px
    }

    .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 {
        width: 100% !important
    }

    .popup-wrapper #popup-declined .reason {
        padding: 23px 15px 25px !important
    }

    .popup-wrapper #popup-declined form .form-holder input[type=tel] {
        max-width: 237px;
        width: 100% !important
    }

    .popup-wrapper #popup-declined form .form-holder select,
    .popup-wrapper #popup-declined form .form-holder.cvv-code input[type=tel] {
        width: 115px !important
    }

    .popup input[type=email],
    .popup input[type=number],
    .popup input[type=password],
    .popup input[type=tel],
    .popup input[type=text],
    .popup select,
    .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 {
        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
    }

    .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 {
        font-size: 18px;
        padding: 0 10px;
        width: 180px
    }

    .formBox.center-block {
        margin: 0 auto 50px
    }

    .confirmation-section .error-message,
    .confirmation-section .form-holder.exp-date .error-message {
        background: 0 0;
        color: #ef4b52;
        font-size: 12px;
        height: auto;
        left: 0;
        line-height: 22px;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0
    }

    .error-message:after {
        display: none
    }

    .formBox center img {
        width: auto
    }

    .stayingKetosis h2 {
        line-height: 80px
    }

    .formBody button {
        background-position: 50%;
        background-size: auto;
        height: 90px
    }

    .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 {
        height: auto;
        margin: auto;
        width: 300px
    }

    .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] {
        float: none;
        margin: 0 0 10px;
        width: 100%
    }

    .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 {
        background-size: 100% auto;
        height: 90px
    }

    .navbar-brand {
        letter-spacing: -.5px;
        padding: 10px 0 0
    }

    .c2abtn {
        font-size: 26px
    }

    #theproof img,
    .vsdwn img {
        height: auto;
        width: 100%
    }
}

@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 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    width: 100%
}

.confirmation footer ul {
    margin: 0;
    padding: 0
}

.confirmation .b-disclaimer p {
    margin: 0
}

.confirmation .b-disclaimer {
    background: #f8f8f8;
    border-top: 1px solid #d9d3d3;
    color: #454545;
    font-size: 12px;
    padding: 35px 0;
    text-align: center
}

.confirmation footer ul li {
    display: inline-block;
    margin: 0 10px
}

.confirmation footer ul li a {
    color: #fdfdfd;
    font-size: 14px;
    text-decoration: none
}

.confirmation .b-footer {
    background: #7e7d84;
    bottom: 0;
    left: 0;
    padding: 25px 0;
    position: static;
    right: 0;
    text-align: center
}

.error-message {
    background: #ef4b52;
    border-radius: 3px 0 0 3px;
    color: #fff;
    display: none;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin: 0 35px 0 0;
    padding: 0 10px;
    position: absolute;
    right: 100%;
    top: 1px;
    white-space: nowrap;
    z-index: 99999
}

.accept .accept-icon,
.has-error .accept-icon {
    display: block;
    height: 12px;
    left: -18px;
    position: absolute;
    top: 12px;
    width: 14px
}

.has-error .error-message {
    display: block
}

.error-message:after {
    border-bottom: 16px solid transparent;
    border-left: 10px solid #ef4b52;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: -10px;
    top: 0;
    width: 0
}

.popup ol,
.popup ul {
    display: table;
    list-style-type: circle;
    margin-bottom: 10px;
    padding-left: 20px !important
}

.popup ol li,
.popup ul li {
    line-height: normal;
    list-style-type: circle
}

.blocker {
    -webkit-overflow-scrolling: touch;
    background: hsla(0, 0%, 100%, .8);
    box-sizing: border-box;
    height: 100%;
    left: 0;
    -ms-overflow-x: scroll;
    overflow: scroll;
    overflow-x: hidden;
    padding: 20px;
    position: fixed;
    text-align: center;
    top: 0;
    transition: all .2s;
    width: 100%;
    z-index: 9999
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -.05em;
    vertical-align: middle
}

.blocker.behind {
    background-color: transparent
}

.modal .button {
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px !important;
    margin: 31px auto 15px;
    padding: 0 25px
}

.modal .button:hover {
    background: #f60;
    color: #fff
}

.modal footer {
    text-align: center
}

.choose-page .modal {
    zoom: 50%
}

.modal {
    background: #fff;
    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);
    box-sizing: border-box;
    display: none;
    max-width: 900px;
    overflow: visible;
    padding: 34px 40px 40px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 90%;
    z-index: 2
}

.modal p {
    margin-top: 0
}

.modal br {
    height: 0;
    line-height: 0
}

.modal a.close-modal {
    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==);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 30px;
    position: absolute;
    right: -12.5px;
    text-indent: -9999px;
    top: -12.5px;
    width: 30px
}

.modal-spinner {
    background-color: #111;
    border-radius: 5px;
    display: none;
    height: 20px;
    left: 50%;
    padding: 12px 16px;
    position: fixed;
    top: 50%;
    transform: translateY(-50%) translateX(-50%)
}

.modal-spinner>div {
    -webkit-animation: sk-stretchdelay 1.2s ease-in-out infinite;
    animation: sk-stretchdelay 1.2s ease-in-out infinite;
    background-color: #fff;
    border-radius: 100px;
    display: inline-block;
    height: 20px;
    margin: 0 1px;
    width: 2px
}

.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%,
    40%,
    to {
        -webkit-transform: scaleY(.5)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes sk-stretchdelay {

    0%,
    40%,
    to {
        transform: scaleY(.5);
        -webkit-transform: scaleY(.5)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

.modal h1 {
    font-size: 36px;
    margin-bottom: 10px;
    margin-top: 0
}

.modal h1,
.modal h3,
.modal h4 {
    color: #313131;
    line-height: normal
}

.modal h3,
.modal h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 15px
}

.modal ol li,
.modal ul li {
    line-height: normal
}

.modal p,
.modal p span {
    color: #313131;
    line-height: normal;
    padding: 0 0 17px
}

.modal {
    -webkit-overflow-scrolling: touch;
    color: #313131;
    font-size: 14px;
    height: auto !important;
    line-height: 20px
}

@media (max-width:767px) {
    .modal {
        max-width: 100%;
        padding: 30px 20px
    }

    .modal h1 {
        font-size: 30px;
        line-height: normal
    }

    .blocker {
        padding: 20px 0
    }
}

.declined .logo img {
    display: block;
    margin: 20px 0 0;
    max-height: 70px;
    max-width: 172px;
    object-fit: contain
}

.popup-pre-loading-wrapper {
    background: rgba(0, 0, 0, .95);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1100
}

.popup-pre-loading-wrapper .popup {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    left: 50%;
    min-width: 300px;
    position: absolute;
    text-align: center;
    text-align: center !important;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.popup-pre-loading-wrapper .popup .pre-loading-image {
    height: 80px;
    width: 80px
}

.popup-pre-loading-wrapper .popup .loading-image,
.popup-pre-loading-wrapper .popup .pre-loading-image {
    -webkit-animation: spin 3s linear infinite;
    -moz-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
    margin: auto
}

.popup-pre-loading-wrapper .popup .loading-image {
    height: 70px;
    width: 70px
}

.popup-pre-loading-wrapper .popup h2 {
    font-size: 34px;
    line-height: normal;
    padding: 0 0 16px
}

.popup-pre-loading-wrapper .popup p {
    font-size: 18px;
    opacity: .5;
    padding: 8px 0 3px
}

.popup-pre-loading-wrapper .popup h2 {
    color: #fff;
    font-size: 32px;
    line-height: 36px;
    margin: 0;
    padding: 7px 0 22px;
    width: 300px
}

.popup-pre-loading-wrapper .popup .product-image {
    background-size: contain !important;
    height: 207px;
    margin: 0 auto 6px;
    position: relative;
    width: 114px
}

.preloader-upsale {
    background: hsla(0, 0%, 100%, .9);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
}

.preloader-upsale img {
    left: 50%;
    margin-right: -50%;
    max-width: 200px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:768px) {
    .preloader-upsale img {
        left: 50%;
        margin-right: -50%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

@media (max-height:420px) and (min-width:1px),
(max-width:420px) and (min-width:1px) {
    span.__talkjs_popup {
        position: fixed !important
    }
}

.transaction-conf {
    background: url(7328a4d454c91480a714cc2dfdeb71db.png);
    border: 4px solid #464646;
    margin-top: 15px;
    padding: 25px 0;
    position: relative
}

.transaction-conf .savings {
    padding-left: 30px
}

.transaction-conf .savings .row {
    margin: 0
}

.transaction-conf .savings h3 {
    color: #464646;
    font-family: Roboto, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 900;
    line-height: 56px;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: left
}

.transaction-conf .savings .invoice {
    border: 0;
    left: 40px;
    position: relative;
    text-align: left
}

.transaction-conf .savings .invoice:before {
    background-image: url(3374eba33c023dada2ab6898c7ab169c.svg);
    background-position: 50%;
    background-size: cover;
    content: "";
    height: 22px;
    left: -40px;
    position: absolute;
    top: 10px;
    width: 25px
}

.transaction-conf .savings .invoice .conf-price {
    color: #464646;
    font-family: Roboto, sans-serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 42px
}

.transaction-conf .savings .invoice .conf-name {
    color: #464646;
    float: left;
    font-family: Roboto, sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 42px;
    margin-right: 10px
}

.transaction-conf .savings #upsalesTransaction .invoice .conf-name {
    margin-right: 0
}

.transaction-conf .thumbs-up {
    bottom: 0;
    position: absolute;
    right: 20px
}

.transaction-conf #upsalesTransaction {
    margin-bottom: 10px
}

.transaction-conf .descriptionTransaction .descriptionId {
    color: #fe2321;
    font-family: Roboto, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 900;
    margin: 0
}

.transaction-conf .descriptionTransaction p {
    color: #464646;
    font-family: Roboto, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    margin-bottom: 0;
    text-align: left
}

@media (max-width:1199px) {
    .transaction-conf .savings h3 {
        font-size: 45px
    }

    .transaction-conf .savings .invoice div {
        font-size: 23px
    }

    .transaction-conf .descriptionTransaction p {
        font-size: 22px
    }

    .transaction-conf .descriptionTransaction .descriptionId {
        font-size: 36px;
        top: 20px
    }

    .transaction-conf .savings .invoice {
        max-width: 590px
    }

    .transaction-conf .savings .invoice .conf-name {
        font-size: 28px
    }
}

@media (max-width:995px) {
    .transaction-conf .savings {
        padding-left: 10px
    }

    .transaction-conf .savings h3 {
        font-size: 34px
    }

    .transaction-conf .descriptionTransaction p {
        font-size: 20px
    }

    .transaction-conf .descriptionTransaction .descriptionId {
        font-size: 34px
    }

    .transaction-conf .thumbs-up {
        bottom: 0;
        position: absolute;
        right: -13px
    }

    .transaction-conf .savings .invoice div {
        font-size: 19px;
        line-height: 35px
    }

    .transaction-conf .savings .invoice:before {
        height: 16px;
        left: -30px;
        top: 13px;
        width: 19px
    }

    .transaction-conf .savings .invoice {
        left: 30px
    }

    .transaction-conf .descriptionId {
        font-size: 38px
    }

    .thumbsup {
        height: auto;
        width: 192px
    }
}

@media (max-width:768px) {
    .transaction-conf .savings h3 {
        font-size: 28px;
        line-height: 55px;
        margin-bottom: -5px
    }

    .transaction-conf .savings {
        padding-left: 0
    }

    .transaction-conf .savings .invoice .conf-name,
    .transaction-conf .savings .invoice .conf-price {
        font-size: 17px;
        line-height: 32px
    }

    .transaction-conf .savings .invoice:before {
        height: 14px;
        left: -25px;
        top: 10px;
        width: 16px
    }

    .transaction-conf .savings .invoice {
        left: 25px
    }

    .transaction-conf .savings .invoice .conf-name {
        margin-right: 5px
    }

    .transaction-conf {
        padding: 15px 0
    }

    .transaction-conf .descriptionId {
        font-size: 25px;
        text-align: center
    }

    .transaction-conf {
        border: 4px solid #000
    }

    .transaction-conf .descriptionTransaction .descriptionId {
        font-size: 24px;
        position: static
    }

    .transaction-conf .descriptionTransaction {
        max-width: 340px
    }

    .transaction-conf .descriptionTransaction p {
        font-size: 17px;
        line-height: 20px
    }
}

@media (max-width:650px) {
    .transaction-conf .savings .invoice {
        max-width: 350px
    }
}

@media (max-width:580px) {

    .transaction-conf .col-sm-9,
    .transaction-conf .col-xs-12 {
        padding-left: 10px;
        padding-right: 10px
    }

    .transaction-conf .thumbs-up {
        display: none
    }

    .transaction-conf {
        overflow-x: hidden
    }

    .transaction-conf .savings .invoice {
        max-width: 90%
    }
}

@media (max-width:430px) {
    .transaction-conf .savings h3 {
        font-size: 28px;
        line-height: 33px;
        margin-bottom: 0
    }

    .transaction-conf .descriptionTransaction p {
        font-size: 16px;
        font-size: 14px;
        line-height: 20px
    }

    .modal h1 {
        font-size: 7vw !important
    }
}

.form-cards {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    list-style-type: none;
    margin: 8px 0 12px;
    padding: 0;
    text-align: center
}

.form-cards li {
    display: inline-block;
    margin: 0 2px;
    vertical-align: middle
}

.form-cards li.first-text {
    font-size: 14px;
    font-weight: 400;
    margin-right: 5px
}

.form-cards img {
    display: block;
    height: 27px
}

input,
select {
    outline: none !important
}

#pagecontainer .form-cards img,
.checkout-p .form-cards img,
.checkout-page .form-cards img {
    margin: 0 3px;
    width: 42px
}

#pagecontainer .form-cards li,
.checkout-p .form-cards li,
.checkout-page .form-cards li {
    margin: 0
}

#pagecontainer .form-cards li:first-child,
.checkout-p .form-cards li:first-child,
.checkout-page .form-cards li:first-child {
    display: inline-block !important;
    margin-right: 4px
}

#pagecontainer .form-cards,
.checkout-p .form-cards,
.checkout-page .form-cards {
    margin: 12px 0 -6px
}

form button:disabled,
form input:disabled {
    opacity: .5
}

@media (max-width:1199px) {
    .form-cards li.first-text {
        display: block;
        margin-bottom: 4px
    }
}

@media (max-width:345px) {

    #pagecontainer .form-cards img,
    .checkout-p .form-cards img,
    .checkout-page .form-cards img {
        width: 36px
    }

    #pagecontainer .form-cards,
    .checkout-p .form-cards,
    .checkout-page .form-cards {
        font-size: 13px
    }
}

.slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none
}

.slick-list,
.slick-slider {
    display: block;
    position: relative
}

.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-arrow.slick-hidden {
    display: none
}

html {
    box-sizing: border-box
}

body {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    color: #1d1d1d;
    font-weight: 500;
    font: 14px/1.2 Montserrat, sans-serif
}

.delivery-type {
    margin: 0 -15px 15px;
    padding: 8px 0 0
}

.radio-box {
    color: #5e5e5e;
    font-size: 14px;
    font-weight: 400;
    width: 43%
}

.delivery-date {
    color: #666;
    font-family: Montserrat;
    font-size: 12px;
    font-style: italic !important;
    font-weight: 500 !important;
    line-height: 1;
    width: 34%
}

.radio-fake {
    margin-right: 4px
}

.delivery-title {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 2px;
    padding-left: 15px
}

.delivery-line {
    margin-bottom: 0;
    padding: 7px 4px 6px 11px
}

.cmp-show {
    display: none
}

* {
    box-sizing: inherit;
    margin: 0;
    padding: 0
}

.mark3 {
    color: #1b9c2f
}

.subtitle {
    color: #1d1d1d;
    font-size: 13px;
    font-weight: 400;
    margin: 0 -5px 8px
}

.checkout-page .subtitle {
    margin-bottom: 19px
}

.coupon {
    background: #fdfbe2;
    border: 1px dashed #d81a1a;
    border-radius: 3px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0;
    margin-left: 7px;
    padding: 3px 10px 2px;
    vertical-align: middle
}

.form-holder {
    margin-bottom: 11px
}

label {
    display: block;
    font-weight: 400;
    margin-bottom: 2px
}

input[type=email],
input[type=tel],
input[type=text],
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 4px;
    color: #000;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    padding: 0 40px 0 7px;
    width: 100%
}

.checkout-page input {
    padding-right: 7px
}

select {
    background: #fff url(20706774f044e6f19617588bb4666312.svg) no-repeat calc(100% - 14px) calc(50% + 1px)
}

.shipping-page select {
    background-position-x: calc(100% - 42px)
}

.icon-frame {
    position: relative
}

.icon {
    background: url(82b14a773a35a54c8243c000c35892cd.svg) no-repeat 50%;
    background-size: contain;
    content: "";
    height: 20px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px
}

.email .icon {
    background-image: url(dae10ff12bab7fdd4dd148af81b5daad.svg)
}

.phone .icon {
    background-image: url(1780d471bcf722fb39a451f6ef9adc64.svg)
}

.address .icon {
    background-image: url(58e64653c04373acba96bb1cfa78629e.svg)
}

.zip .icon {
    background-image: url(9949040f58a9b0251d2494560497538b.svg)
}

.city .icon {
    background-image: url(fc246daf9b1ba3391688cfd17fbb3457.svg)
}

.cou .icon,
.state .icon {
    background-image: url(258b2e1fe3d6910e29a639ed223e6caf.svg)
}

.valid+.icon {
    background-image: url(409cc7dc872821c6c4128686e2a55c30.svg)
}

.error+.icon {
    background-image: url(873fd77f6bacb77f8336136c79a8d661.svg)
}

.cardcode::placeholder,
.cardnumber::placeholder {
    font-size: 23px;
    position: relative;
    top: 3px
}

@supports (-webkit-touch-callout:none) {

    .cardcode::placeholder,
    .cardnumber::placeholder {
        top: 3px
    }
}

.submit-btn {
    background: #ff8c21;
    border: 0;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    line-height: 64px;
    margin: 16px 0 13px;
    padding: 0 5px;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.submit-btn:after {
    background: url(39d04491566edc5bb7ea5e781ea4669c.svg) no-repeat 50%;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 15px;
    margin-left: 11px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 20px
}

.shipping-page .q-title {
    line-height: 24px;
    margin-bottom: 7px
}

.copy {
    font-size: 14px
}

.package:after,
.package:before {
    display: none
}

.price {
    font-size: 28px
}

.package__price {
    margin-bottom: 6px
}

.package__total {
    display: block;
    text-align: center;
    width: 100%
}

.package__total span:nth-child(2) {
    font-weight: 700
}

.package__price span:nth-child(2) {
    font-size: 12px
}

.package__save {
    align-items: center;
    background-image: url(cb1f223e3f203611cc40878d0537e541.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    display: flex;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    height: 21px;
    justify-content: center;
    line-height: 17px;
    max-width: 137px;
    width: 100%
}

.package__save .save-price-hard {
    margin-left: 3px
}

.package1 .package__save {
    background-image: url(13582762d5b8f098b0ed8e2d5d4dd12f.svg)
}

.text-1 {
    color: #4e4e4e;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0 !important;
    padding: 6px 10px !important;
    text-align: center
}

.emo {
    font-size: 14px;
    vertical-align: top
}

.billing-form {
    display: none
}

.billing-title {
    color: #000;
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center
}

.payment_as_shipping_label {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 20px
}

.info-form {
    color: #3dc051;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 13px;
    margin-top: 11px;
    text-align: center
}

.payment_as_shipping {
    height: 14px;
    margin-top: -1px;
    width: 14px
}

.payment_as_shipping_label span {
    color: #1d1d1d;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    margin-left: 4px;
    text-align: center
}

.form-bg {
    background: #eff1f5;
    margin: 0 -15px;
    padding: 10px 15px 5px
}

.card-label {
    background: url(2a3152c019d4848f3995b6eb75d41a10.svg) no-repeat calc(100% - 10px) top
}

.checkout-page .form-holder {
    margin-bottom: 16px
}

.checkout-page .billing-form .form-holder {
    margin-bottom: 10px
}

.form-fields {
    display: flex
}

.form-fields .form-holder {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

.form-fields .form-holder+.form-holder {
    margin-left: 6px
}

.form-group {
    align-items: center;
    display: flex
}

.checkout-page .month-select,
.checkout-page .year-select {
    background-position-x: calc(100% - 6px);
    flex-grow: 1;
    padding-right: 30px;
    width: 93px
}

.cardcode {
    width: 155px
}

.sep {
    margin: 0 3px
}

.checkout-page .submit-btn {
    margin-bottom: 15px;
    margin-top: 16px
}

.money-back {
    align-items: flex-start;
    display: flex;
    letter-spacing: -.04em;
    line-height: 1.09;
    padding: 0 15px
}

.money-back p {
    color: #1d1d1d;
    font-size: 13px;
    letter-spacing: -.02em;
    line-height: 14px
}

.money-back img {
    margin-right: 6px;
    min-width: 74px;
    width: 74px
}

.clearfix:after {
    clear: both;
    content: "";
    display: block
}

.wrapper {
    margin: 0 auto;
    max-width: 600px
}

.header__row {
    padding: 2px 0 4px
}

.header__flag {
    width: 42px
}

.flags {
    margin: -5px 0
}

.breadcrumbs__list {
    line-height: 25px
}

.fast {
    padding: 3px 4px
}

.q-title {
    color: #1d1d1d;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    margin: 0 0 5px;
    text-align: center
}

.checkout-page .q-title {
    margin: 9px 0 11px
}

.heading-row {
    margin: 0 -15px 7px;
    padding: 7px 10px
}

.secure-in {
    font-size: 16px
}

.secure-in:before {
    margin-right: 14px
}

.support {
    padding: 26px 40% 44px 15px
}

.support-subtitle {
    margin-bottom: 32px
}

.footer {
    padding: 10px 15px 25px
}

.footer .footer-links {
    align-items: center;
    display: flex;
    justify-content: center
}

.footer-links a {
    display: contents;
    text-decoration: underline
}

.level-row {
    align-items: center;
    display: flex;
    justify-content: space-between;
    letter-spacing: -.04em;
    margin: 8px -15px 6px
}

.level {
    height: 12px;
    margin: 0 1px;
    width: 60px
}

.level span {
    margin-top: 1px
}

.mark1 {
    color: #bf2b2b
}

.plus {
    z-index: 10
}

.package__gua {
    margin-top: 5px
}

.bottles-box-item:nth-child(2),
.package__gua {
    align-items: center;
    display: flex;
    flex-direction: column
}

.bottles-box-item:nth-child(2) {
    background: #f9f9f9;
    border: 1px dashed #e2e2e2;
    border-radius: 8px;
    min-width: 107px;
    padding-bottom: 2px;
    position: relative
}

.bottles-box-item:nth-child(2):before {
    background-image: url(e0ffc06d788e5846c29059a2c039c401.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 20px;
    left: -14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px
}

.bottles-box-item .bottles {
    margin-top: 10px
}

.free-label {
    margin-bottom: -7px;
    margin-top: -10px
}

.bottles-box {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 4px 0 0 7px
}

.package3 .bottles-box {
    padding-left: 19px
}

.package3 .bottles-box-item {
    margin-left: -128px
}

.save-row {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -.04em;
    line-height: 106.9%;
    margin-top: 4px;
    text-transform: uppercase
}

.package1 .save-row {
    color: #fd4f4f
}

.save-row .save-price {
    margin-right: 3px
}

.gua-title {
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 5px
}

.package__right {
    align-items: center;
    display: flex;
    flex-direction: column
}

.package__txt {
    color: #000;
    font-size: 12px;
    letter-spacing: -.04em;
    line-height: 106.9%;
    text-align: center
}

.package__retail,
.package__txt {
    font-weight: 600;
    margin-bottom: 6px
}

.package__retail {
    font-size: 13px;
    line-height: 1.25
}

.package1 .package__retail {
    color: #fd4f4f
}

.bonus-block {
    min-width: 121px;
    padding: 3px
}

.bonus-block .bon {
    line-height: 14px;
    padding: 1px
}

.bonus-block .row-bottom .right-side {
    padding-left: 2px
}

.bonus-block .row-bottom .left-side .free-top span:after {
    transform: rotate(-15deg)
}

.bonus-block .row-bottom .left-side .free-bot {
    height: 36px
}

.right-cont {
    padding-left: 4px;
    width: 127px
}

.left-cont {
    width: calc(100% - 127px)
}

.retail-box:before {
    top: 46%
}

.checkout-page .cards,
.checkout-page .form-cards {
    font-size: 0;
    margin: 11px -10px 15px;
    text-align: center
}

.checkout-page .cards li,
.checkout-page .form-cards li {
    color: #666;
    display: inline-block;
    font-size: 14px;
    margin: 0 3px;
    vertical-align: middle
}

.checkout-page .cards li:first-child,
.checkout-page .form-cards li:first-child {
    margin-right: 7px
}

.cards img,
.form-cards img {
    display: block;
    height: 27px;
    width: auto
}

.checkout-page select {
    background: #fff url(20706774f044e6f19617588bb4666312.svg) no-repeat calc(100% - 14px) calc(50% + 1px)
}

.cvv-container:before {
    background: url(9ec2b4254ead376d3ee2e8e6bd4392ab.png) no-repeat 50%;
    background-size: contain;
    content: "";
    display: block;
    height: 30px;
    margin-top: -15px;
    position: absolute;
    right: 9px;
    top: 65%;
    width: 30px
}

.cardcode {
    padding-right: 40px !important
}

.delivery-new {
    align-items: center;
    background: #fecc00;
    color: #d50029;
    display: flex;
    font-style: italic;
    font-weight: 700;
    justify-content: center;
    letter-spacing: -.02em;
    line-height: 35px;
    padding: 0 5px;
    text-align: center
}

.delivery-new .dynamicCount1 {
    margin-left: 4px
}

.delivery-new img {
    margin-left: 29px;
    vertical-align: middle
}

.shipping-page .submit-btn {
    margin-bottom: 15px
}

.slick-dots {
    bottom: -22px;
    display: flex;
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

.slick-dots li {
    background: #eff1f5;
    border: 1px solid #d1d1d1;
    border-radius: 100px;
    cursor: pointer;
    height: 10px;
    list-style: none;
    margin-right: 4px;
    width: 10px
}

.slick-dots li.slick-active {
    background: #d9d9d9;
    border: 1px solid #949494
}

.slick-dots li button {
    background-color: transparent;
    border: 0;
    font-size: 0
}

.reviews .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 105%;
    margin: 16px 0 6px;
    text-align: center;
    text-transform: uppercase
}

.reviews .slick-slide {
    background: #f8f9fc;
    padding: 20px 15px
}

.reviews .avatar-info {
    display: flex
}

.reviews .user {
    margin-right: 11px;
    position: relative
}

.reviews .user-photo {
    border: 1px solid #07a97d;
    border-radius: 50%;
    height: 54px;
    overflow: hidden;
    width: 54px
}

.reviews .verified {
    bottom: 0;
    position: absolute;
    right: 0
}

.reviews .user-title {
    color: #181818;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2
}

.reviews .d-flex {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -.01em;
    line-height: 129%
}

.reviews .user-verif {
    color: #3dc051
}

.reviews .user-stars {
    margin: 3px 0 2px
}

.reviews .user-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
    margin-top: 20px
}

.retail-price__border {
    text-decoration: line-through
}

.choose-page .modal {
    zoom: normal
}

.gua-line {
    margin-bottom: 6px
}

.gua-line,
.refill-row {
    align-items: center;
    display: flex
}

.refill-row {
    padding: 12px 7px 0
}

.refill-row input[type=checkbox] {
    margin-right: 5px
}

.refill-row label {
    font-size: 10px;
    line-height: 12px;
    margin: 0
}

@media (max-width:374px) {

    input[type=email],
    input[type=tel],
    input[type=text],
    select {
        font-size: 14px
    }

    .form-holder {
        margin-bottom: 7px
    }

    .price {
        font-size: 20px
    }

    .reviews .d-flex {
        font-size: 12px
    }

    .reviews .title {
        font-size: 16px
    }

    .package__txt {
        font-size: 10px
    }

    .save-row {
        margin-top: 0
    }

    label {
        margin: 0
    }

    .bottles-box-item:nth-child(2) {
        min-width: 80px
    }

    .package-holder {
        grid-template-columns: 1fr 122px
    }

    .package__shipping {
        font-size: 11px;
        justify-content: center;
        padding: 0
    }

    .save-row {
        font-size: 10px
    }

    .header__row {
        padding: 2px 0 5px
    }

    .bottles-box {
        padding-left: 5px
    }

    .package__save {
        font-size: 12px;
        max-width: 116px
    }

    .package-btn {
        font-size: 14px
    }

    .submit-btn {
        font-size: 17px;
        line-height: 54px
    }

    .coupon {
        padding-left: 5px;
        padding-right: 5px
    }

    .copy {
        font-size: 12px
    }

    .text-1 {
        font-size: 13px
    }

    .checkout-page .month-select,
    .checkout-page .year-select {
        background-position-x: calc(100% - 6px);
        padding-right: 17px;
        width: 80px
    }

    .card-label {
        background-size: 12px auto
    }

    body {
        font-size: 13px
    }

    .breadcrumbs__list {
        font-size: 7px
    }

    .breadcrumbs__item:after {
        margin-left: 2px
    }

    .breadcrumbs__item {
        margin: 0 -3px;
        width: calc(33.333% + 6px)
    }

    .q-title,
    .shipping-page .q-title {
        font-size: 15px;
        line-height: 18px
    }

    .checkout-page .q-title {
        margin-bottom: 5px
    }

    .support-title {
        font-size: 15px
    }

    .support-title:after {
        bottom: 8px;
        left: 82px;
        width: 90px
    }

    .level {
        width: 40px;
        width: 28px
    }

    .right-cont {
        width: 105px
    }

    .left-cont {
        width: calc(100% - 105px)
    }

    .bonus-block .row-bottom .left-side .free-bot,
    .bonus-block .row-bottom .left-side .free-top {
        height: 30px
    }

    .bttl {
        height: 85px;
        width: auto
    }

    .bonus-block {
        min-width: 100px
    }

    .bttl-bonus {
        height: 58px;
        width: auto
    }

    .bonus-block .row-bottom .left-side .free-bot,
    .bonus-block .row-bottom .left-side .free-top {
        width: 48px
    }

    .bonus-block .row-bottom .right-side {
        width: calc(100% - 48px)
    }

    .delivery-img {
        margin: 0 0 0 40px;
        width: 100px
    }

    .radio-box {
        width: 34%
    }

    .delivery-date {
        width: 37%
    }

    .fast img {
        margin-right: 5px;
        width: 32px
    }

    .fast p {
        font-size: 13px
    }

    .refill-row {
        padding: 12px 0 0
    }

    .refill-row br {
        display: none
    }
}

@supports (-webkit-hyphens:none) {

    #cardcode::placeholder,
    #cardnumber::placeholder {
        top: -2px
    }
}

.db {
    display: block
}

.tc {
    text-align: center
}

.holder {
    padding: 0 15px
}

.header__row {
    padding: 4px 5px 5px
}

.header__row__logo {
    width: 74px
}

.header__flag {
    height: 27px;
    width: 44px
}

.excl span {
    color: #000;
    letter-spacing: -.02em;
    padding: 0 7px 0 10px
}

.breadcrumbs__list {
    margin: 0 auto 7px
}

.breadcrumbs__item {
    background: url(32e3690262f159f27f1d508cd4654720.svg) 50%;
    background-size: 100% 100%;
    margin: 0 -4px;
    padding-left: 5px;
    position: relative;
    text-align: center;
    width: calc(33.333% + 3px)
}

.breadcrumbs__item_active {
    background-image: url(8a07204c8ce6a9635c38fc25106cc10d.svg);
    color: #fff
}

.heading-row {
    letter-spacing: -.04em
}

.footer p {
    margin: 0 0 16px
}

.level-row {
    letter-spacing: -.06em
}

.level {
    background: #ececec;
    border-radius: 2px;
    display: inline-block;
    height: 15px;
    margin: 4px 3px 5px;
    padding-left: 1px;
    position: relative;
    vertical-align: middle;
    width: 61px
}

@keyframes pulse {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.mark2 {
    color: #fd4f4f
}

.package__price {
    color: #242424;
    font-size: 10px
}

.price {
    font-size: 22px;
    font-weight: 600
}

.dynamicCount1 {
    padding: 0 !important
}

.package__name {
    line-height: 14px
}

.package-btn {
    background: #ff812e;
    font-weight: 700;
    line-height: 41px
}

.package1 .package-btn:after {
    margin-left: 3px
}

.save-box {
    background: #3dc051;
    padding: 0 19px;
    top: -9px
}

.popup-loading-wrapper .popup .product-image {
    height: 226px;
    width: 120px
}

.guarantee-row {
    color: #343434;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 9px;
    text-align: center;
    text-transform: capitalize
}

.guarantee-row:before {
    background: url(76e2692ac8e12e8b9674b07c087e222b.svg) no-repeat 50%/contain;
    content: "";
    display: inline-block;
    height: 19px;
    margin-right: 5px;
    margin-top: -8px;
    vertical-align: middle;
    width: 13px
}

@media (max-width:374px) {
    .copy {
        font-size: 12px
    }

    .header__row__logo {
        margin-top: 5px;
        width: 74px
    }

    .package__name {
        font-size: 14px
    }

    .price {
        font-size: 19px
    }

    .package__price {
        font-size: 9px;
        letter-spacing: -.02em
    }

    .package-btn {
        font-size: 15px
    }

    .level {
        width: 40px
    }
}

.header__row {
    padding: 2px 3px 3px 2px
}

.header__row__logo {
    float: left;
    margin-top: 3px;
    width: 50px
}

.header__flag {
    float: right;
    margin-top: 3px;
    width: 45px
}

.excl {
    display: block;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: -.02em;
    overflow: hidden;
    padding-top: 8px;
    position: relative;
    text-align: right
}

.fast {
    align-items: center;
    border: 1px solid #3dc051;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    padding: 4px 4px 2px
}

.fast img {
    margin-right: 10px
}

.fast p {
    color: #3dc051;
    font-size: 14px;
    white-space: nowrap
}

.fast p span {
    font-weight: 700
}

.excl span {
    background: #fff;
    display: inline-block;
    font-weight: 300;
    padding: 0 5px
}

.breadcrumbs__list {
    color: #676873;
    display: flex;
    font-size: 8px;
    font-weight: 700;
    justify-content: center;
    letter-spacing: -.02em;
    line-height: 24px;
    list-style-type: none;
    margin: 0 auto 8px;
    max-width: 345px;
    padding: 0;
    text-transform: uppercase
}

.breadcrumbs__item:after {
    background: #676873;
    border-radius: 50%;
    color: #eff1f5;
    content: "1";
    display: inline-block;
    font-size: 10px;
    height: 14px;
    line-height: 14px;
    margin-left: 5px;
    margin-top: -1px;
    text-align: center;
    vertical-align: middle;
    width: 14px
}

.breadcrumbs__item_2:after {
    content: "2"
}

.breadcrumbs__item_3:after {
    content: "3"
}

.breadcrumbs__item_active:after {
    background: url(9c5fdc83ee41c921bd63593649843259.svg) no-repeat 50%/contain;
    content: ""
}

.breadcrumbs__item.done:after {
    background: url(409cc7dc872821c6c4128686e2a55c30.svg) no-repeat 50%/contain;
    content: ""
}

.heading-row {
    align-items: center;
    background: #f8f8f8;
    color: #4e4e4e;
    display: flex;
    justify-content: center;
    margin: 0 -15px 13px;
    padding: 4px 10px
}

.secure-img {
    display: block;
    margin: 0 auto;
    width: calc(100% - 58px)
}

.linebreak {
    background-color: #ececec;
    height: 5px
}

.secure-in {
    align-items: center;
    color: #000;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    justify-content: center;
    line-height: 105%;
    padding: 0 15px;
    position: relative;
    text-align: center
}

.secure-in:before {
    background: url(0df73d7e85494351a3dc060a76ee3301.svg) no-repeat;
    background-size: cover;
    content: "";
    height: 59px;
    left: -12px;
    margin-right: 19px;
    position: relative;
    top: -1px;
    width: 53px
}

.support {
    background: #f6f6f6 url(d930decef90c1d49516fc273c55b7b92.jpg) no-repeat 100% 0/375px auto;
    line-height: 1.06;
    padding: 26px 40% 45px 15px
}

.support-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 3px;
    position: relative;
    text-transform: uppercase
}

.support-title:after {
    background: #000;
    bottom: 11px;
    content: "";
    height: 1px;
    left: 100px;
    position: absolute;
    width: 105px
}

.support-subtitle {
    color: #4e4e4e;
    font-weight: 500;
    margin-bottom: 31px
}

.support-footer {
    color: #000;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%
}

.support-footer>span {
    color: #4e4e4e;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    margin-left: -2px
}

.footer {
    color: #5e5e5e;
    font-size: 12px;
    line-height: 1.17;
    padding: 12px 15px 25px;
    text-align: center
}

.footer p {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    margin: 0 0 22px
}

.footer .footer-links {
    color: #0020e4;
    font-size: 12px;
    text-decoration: underline
}

.footer-links a {
    color: #0020e4;
    text-decoration: none
}

.level-row {
    margin-bottom: 11px
}

.level span:last-child {
    animation-direction: alternate;
    animation-duration: .8s;
    animation-iteration-count: infinite;
    animation-name: pulse
}

.level span {
    background: #fc7c7c;
    float: left;
    height: 10px;
    margin-left: 1px;
    margin-top: 2px;
    width: 4px
}

.mark2 {
    color: #fc7c7c
}

.packages {
    padding: 3px 6px 0
}

.package:after {
    clear: both;
    content: "";
    display: block
}

.plus {
    top: 8px
}

.package,
.plus {
    position: relative
}

.package {
    background: #fff;
    border: 2px solid #bbb;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .25);
    margin-bottom: 16px;
    padding-bottom: 8px
}

.package1 {
    background: linear-gradient(96.23deg, #fffcf8 20.97%, #fff 87.1%);
    border: 2px solid #3dc051
}

.package:last-child {
    margin: 0;
    padding-bottom: 6px
}

.package__price {
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin-top: -3px
}

.package3 .package__price {
    margin-top: 3px
}

.price {
    font-size: 24px;
    font-style: normal;
    font-weight: 700
}

.package__name {
    color: #242424;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase
}

.package-holder {
    margin-bottom: 6px;
    padding: 10px 5px 0 3px
}

.package-btn {
    background: #939393;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 900;
    height: 36px;
    line-height: 38px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    width: calc(100% - 15px)
}

.package1 .package-btn {
    background: #ff8c21
}

.package1 .package-btn:after {
    background: url(39d04491566edc5bb7ea5e781ea4669c.svg) no-repeat 50%/contain;
    content: "";
    display: inline-block;
    height: 14px;
    margin-left: 8px;
    margin-right: -2px;
    margin-top: -2px;
    vertical-align: middle;
    width: 20px
}

.save-box {
    background: #bbb;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    left: 8px;
    line-height: 18px;
    padding: 0 8px;
    position: absolute;
    text-align: center;
    top: -10px
}

.package1 .save-box {
    background: #3dc051
}

.bttl {
    height: 100px
}

.bttl-bonus {
    height: 74px
}

.bonus-block {
    background: #fff;
    border: 1px dashed #ddd;
    border-radius: 6px;
    min-width: 120px;
    padding: 3px 2px 2px
}

.package1 .bonus-block {
    background: linear-gradient(180deg, hsla(0, 100%, 96%, .24), #fff);
    border: 1px dashed #ffcbcb
}

.bonus-block .bon {
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #939393;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 2px;
    text-align: center;
    width: 100%
}

.package1 .bonus-block .bon {
    background: #ffeded;
    border: 1px solid #ffcbcb;
    box-shadow: 0 2px 8px rgba(171, 26, 26, .1);
    color: #fd4f4f
}

.bonus-block .row-bottom,
.bonus-block .row-bottom .right-side {
    align-items: center;
    display: flex;
    justify-content: center
}

.bonus-block .row-bottom .right-side {
    width: calc(100% - 52px)
}

.bonus-block .row-bottom .left-side {
    display: flex;
    flex-direction: column
}

.bonus-block .row-bottom .left-side .free-top {
    align-items: center;
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 4px 4px 16px rgba(0, 0, 0, .05);
    color: #000;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    height: 36px;
    justify-content: center;
    line-height: 14px;
    margin-bottom: 2px;
    position: relative;
    text-align: center;
    width: 52px
}

.bonus-block .row-bottom .left-side .free-top span {
    position: relative
}

.bonus-block .row-bottom .left-side .free-top span:after {
    background: #000;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 48%;
    transform: rotate(346deg);
    width: 100%
}

.package1 .bonus-block .row-bottom .left-side .free-top span:after,
.package1 .bonus-block .row-bottom .left-side .free-top:after {
    background: red
}

.bonus-block .row-bottom .left-side .free-bot {
    align-items: center;
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 4px 4px 16px rgba(0, 0, 0, .05);
    color: #939393;
    display: flex;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    height: 37px;
    justify-content: center;
    width: 52px
}

.package1 .bonus-block .row-bottom .left-side .free-bot {
    background: #ddf1dd;
    border: 1px solid #c2dbc2;
    box-shadow: 4px 4px 16px rgba(0, 0, 0, .05);
    color: #3dc051
}

.package-holder {
    display: flex;
    justify-content: space-between
}

.right-cont {
    width: 122px
}

.left-cont {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-top: 4px;
    width: calc(100% - 122px)
}

.package3 .left-cont {
    left: -71px;
    position: relative
}

.package__retail {
    color: grey;
    display: block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 16px;
    margin: 8px auto 7px;
    padding-right: 11px;
    position: relative;
    text-align: center;
    width: max-content
}

.package1 .package__retail {
    color: red
}

.package3 .package__retail {
    margin-bottom: 7px
}

.package3 .package__retail:before {
    display: none
}

.retail-box {
    display: inline-block;
    position: relative
}

.retail-box:before {
    background: grey;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%
}

.package1 .retail-box:before {
    background: red
}

.btn_pulse {
    animation-direction: alternate;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: btn_anim
}

@keyframes btn_anim {
    0% {
        opacity: .5;
        -ms-transform: scale(.9);
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    to {
        opacity: 1;
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media (max-width:374px) {
    body {
        font-size: 13px
    }

    .package3 .left-cont {
        left: -58px
    }

    .breadcrumbs__list {
        font-size: 7px
    }

    .breadcrumbs__item:after {
        margin-left: 2px
    }

    .breadcrumbs__item {
        margin: 0 -3px;
        width: calc(33.333% + 6px)
    }

    .support-title {
        font-size: 15px
    }

    .support-title:after {
        bottom: 8px;
        left: 82px;
        width: 90px
    }

    .package__name {
        font-size: 16px
    }

    .package__retail {
        margin: 6px auto 4px
    }

    .price {
        font-size: 19px
    }

    .package__price {
        font-size: 10px
    }

    .package-holder {
        margin-bottom: 5px;
        padding: 13px 10px 0
    }

    .package-btn {
        font-size: 15px
    }

    .level {
        width: 40px;
        width: 28px
    }

    .bonus-block {
        left: -2px;
        position: relative
    }

    .right-cont {
        margin-right: 4px;
        padding-left: 1px;
        width: 100px
    }

    .left-cont {
        width: calc(100% - 94px)
    }

    .package__name {
        font-size: 10px !important;
        line-height: 11px !important
    }

    .bttl {
        height: 90px
    }

    .bonus-block {
        min-width: 100px
    }

    .bttl-bonus {
        height: 66px
    }

    .bonus-block .row-bottom .left-side .free-bot,
    .bonus-block .row-bottom .left-side .free-top {
        width: 48px
    }

    .bonus-block .row-bottom .right-side {
        width: calc(100% - 48px)
    }

    .fast img {
        margin-right: 5px;
        width: 36px
    }

    .fast p {
        font-size: 13px
    }

    .guarantee-row {
        font-size: 14px
    }

    .footer {
        padding: 12px 10px 25px
    }

    .fast {
        margin-bottom: 7px;
        padding: 5px 4px 3px
    }

    .fast img {
        width: 29px
    }

    .fast p {
        font-size: 12px
    }

    .packages {
        padding: 3px 5px 0
    }
}

@media (max-width:359px) {
    .package1 .package-holder {
        padding: 13px 1px 0
    }
}

.package1 .package__name {
    margin-left: -3px
}

.package__name {
    align-items: center;
    color: #000;
    display: flex;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: -.05em;
    line-height: 15px;
    text-align: center;
    text-transform: none !important;
    white-space: nowrap
}

.package__retail {
    color: #939393;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 14px;
    margin: 9px auto 10px;
    padding-right: 0
}

.package__price {
    text-align: center
}

.package__price .price {
    color: #000;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px
}

.package__price span {
    color: #000;
    display: block;
    font-size: 12px;
    font-weight: 700
}

.package1 .package__price .price,
.package1 .package__price span {
    color: #3dc051
}

.mark3 {
    margin-left: 3px
}