/*
Theme Name: aakp039
*/

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 400
}

.shipping td {
    text-align: right;
    padding-left: 30px
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    font-weight: 400
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal;
    background: transparent;
    color: #000
}

input,
select {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: bottom
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input,
textarea,
select {
    font-size: 16px
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px white inset;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px white inset;
}

fieldset {
    border: 0 none;
    margin: 0
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0;
    padding-bottom: 1em;
    line-height: 1
}

body {
    font-family: futura-pt, helvetica, arial, sans-serif;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: .4px;
    line-height: 1.5;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    min-width: 230px;
    color: #000
}

a {
    color: #000;
    text-decoration: none;
    transition: .3s ease-in
}

a:focus,
a:hover,
a:active {
    outline: 0
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    line-height: 1.33333;
    margin: 0;
    padding: 0 100px;
    position: relative;
    border-left: 0
}

blockquote:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: .5em;
    width: 20px;
    border-top: 2px solid #000
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #ededed;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
    border-radius: 4px
}

code,
kbd,
tt,
var {
    padding: 2px 4px;
    background: #e3e7e8
}

abbr,
acronym {
    text-decoration: none
}

mark,
ins {
    background: transparent;
    text-decoration: none
}

big {
    line-height: 1.33333
}

html {
    box-sizing: border-box
}

*,
:before,
:after {
    box-sizing: inherit
}

body {
    overflow-x: hidden
}

hr {
    background-color: #ededed;
    border: 0;
    height: 1px;
    margin-bottom: 30px
}

ul,
ol {
    padding: 0;
    margin: 0
}

ul {
    list-style: none
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 10px
}

img {
    height: auto;
    max-width: 100%
}

figure {
    margin: 1em 0
}

ins {
    background: transparent
}

table {
    margin: 0;
    width: 100%
}

th {
    color: #525252;
    font-weight: inherit;
    text-align: left
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    color: #fff;
    line-height: 48px;
    border: 0;
    background: #000;
    transition: .4s
}

button.alt,
input[type="button"].alt,
input[type="reset"].alt,
input[type="submit"].alt {
    color: #fff;
    background: #000
}

button.alt:hover,
input[type="button"].alt:hover,
input[type="reset"].alt:hover,
input[type="submit"].alt:hover {
    color: #fff;
    background: #000
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background-clip: padding-box
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
textarea {
    border-bottom: 1px solid #ededed;
    padding: 3px 0;
    transition: .4s
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    outline: none
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
textarea:focus {
    border-color: #d3ddd4
}

select:focus {
    border-color: #d3ddd4
}

select {
    border: 1px solid #ededed;
    width: 100%;
    appearance: none;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTQgMTQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIHBvaW50cz0iNywxMC43NzMgMS41MzEsNi4zOTggMi40NjksNS4yMjcgNyw4Ljg1MSAxMS41MzEsNS4yMjcgMTIuNDY5LDYuMzk4ICIvPjwvZz48cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiLz48L3N2Zz4=) no-repeat 99% 50%;
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px
}

select::-ms-expand {
    display: none
}

#select-box {
    border: 0;
    max-width: 500px;
    border-bottom: 2px solid;
    border-radius: 0;
    padding-left: 0;
    height: 35px
}

.ftsl select {
    border-radius: 0;
    height: 27px;
    padding: 5px;
    line-height: 1;
    border: 0;
    border-bottom: 1px solid #ededed;
    margin-bottom: 3px
}

.frsp select {
    margin-bottom: 3px;
    height: 42px;
    border-radius: 0;
    padding: 10px 14px;
    background-color: #fafafa
}

textarea {
    width: 100%
}

.mc4wp-form input,
.mc4wp-form select,
.mc4wp-form textarea {
    padding: 17px 20px;
    border: 1px solid
}

.mc4wp-form input[type=text],
.mc4wp-form input[type=email],
.mc4wp-form select {
    height: 60px;
    min-width: 280px;
    margin-right: 20px
}

.mc4wp-form input[type=text]:focus,
.mc4wp-form input[type=text]:active,
.mc4wp-form input[type=email]:focus,
.mc4wp-form input[type=email]:active,
.mc4wp-form select:focus,
.mc4wp-form select:active {
    border-width: 2px
}

.mc4wp-form input[type=checkbox],
.mc4wp-form input[type=radio] {
    padding: 0;
    margin-right: 5px;
    border: 0
}

.mc4wp-form input[type=submit],
.mc4wp-form input[type=reset],
.mc4wp-form button {
    padding: 0 48px;
    border: 0;
    vertical-align: top
}

.text-light .mc4wp-form input,
.text-light .mc4wp-form select,
.text-light .mc4wp-form textarea {
    color: #000;
    border-color: #fff;
    background: #fff
}

.mc4wp-checkbox label {
    color: #838889;
    position: relative;
    padding-left: 30px;
    display: inline-block;
    cursor: pointer
}

.mc4wp-checkbox label input {
    display: none
}

.mc4wp-checkbox label span:before,
.mc4wp-checkbox label span:after {
    content: "";
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: #e3e7e8;
    position: absolute;
    left: 0;
    top: .1em;
    transition: .4s
}

.mc4wp-checkbox label span:before {
    border: 1px solid #ededed;
    background: #e3e7e8
}

.mc4wp-checkbox label span:after {
    opacity: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwb2x5Z29uIHBvaW50cz0iNC4xNzcsMTAuNTQzIDAuNDM0LDYuOCAxLjU2Niw1LjY2OCA0LjE3Nyw4LjI3OSAxMC40MzUsMi4wMjMgMTEuNTY1LDMuMTU1ICIvPjwvZz48L2c+PC9zdmc+) no-repeat center center
}

.mc4wp-checkbox label :checked+span {
    color: #000
}

.mc4wp-checkbox label :checked+span:before {
    border-color: #000;
    background: transparent
}

.mc4wp-checkbox label :checked+span:after {
    opacity: 1
}

.mailchimp-newsletter input[type="checkbox"] {
    display: none
}

.mailchimp-newsletter :checked+label>span {
    color: #000
}

.mailchimp-newsletter :checked+label>span:before {
    border-color: #000;
    background: transparent
}

.mailchimp-newsletter :checked+label>span:after {
    opacity: 1
}


@keyframes pda2 {
    0% {
        transform: rotate(0) scale(1)
    }

    25% {
        transform: rotate(5deg) scale(1.2)
    }

    50% {
        transform: rotate(0deg) scale(1.1)
    }

    75% {
        transform: rotate(-5deg) scale(1.2)
    }

    100% {
        transform: rotate(0deg) scale(1)
    }
}


@-webkit-keyframes pda2 {
    0% {
        transform: rotate(0) scale(1)
    }

    25% {
        transform: rotate(5deg) scale(1.2)
    }

    50% {
        transform: rotate(0deg) scale(1.1)
    }

    75% {
        transform: rotate(-5deg) scale(1.2)
    }

    100% {
        transform: rotate(0deg) scale(1)
    }
}


@-webkit-keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1.3, 1.3)
    }

    100% {
        transform: scale(1, 1)
    }
}




@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1.3, 1.3)
    }

    100% {
        transform: scale(1, 1)
    }
}

@keyframes sz {
    0% {
        opacity: .95;
        transform: scale(1.1, 1.1)
    }

    100% {
        opacity: 1;
        transform: scale(1, 1)
    }
}


@-webkit-keyframes sz {
    0% {
        opacity: .95;
        transform: scale(1.1, 1.1)
    }

    100% {
        opacity: 1;
        transform: scale(1, 1)
    }
}

@keyframes zoom-in {
    0% {
        transform: scale(0.8, 0.8)
    }

    100% {
        transform: scale(1, 1)
    }
}


@-webkit-keyframes zoom-in {
    0% {
        transform: scale(0.8, 0.8)
    }

    100% {
        transform: scale(1, 1)
    }
}

@keyframes load {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}


@-webkit-keyframes load {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes up {
    0% {
        transform: translateY(24px)
    }

    100% {
        transform: translateY(0px)
    }
}


@-webkit-keyframes up {
    0% {
        transform: translateY(24px)
    }

    100% {
        transform: translateY(0px)
    }
}



@-webkit-keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1
    }

    20% {
        height: 0;
        width: 7px;
        opacity: 1
    }

    60% {
        height: 14px;
        width: 7px;
        opacity: 1
    }

    100% {
        height: 14px;
        width: 7px;
        opacity: 1
    }
}

@keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1
    }

    20% {
        height: 0;
        width: 7px;
        opacity: 1
    }

    60% {
        height: 14px;
        width: 7px;
        opacity: 1
    }

    100% {
        height: 14px;
        width: 7px;
        opacity: 1
    }
}

.screen-reader-text,
.login-panel .panel-content h2,
.socials-menu span,
.site-branding .site-title,
.site-branding .site-description {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus,
.login-panel .panel-content h2:focus,
.socials-menu span:focus,
.site-branding .site-title:focus,
.site-branding .site-description:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #000;
    display: block;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

:focus {
    outline: 0
}

.visible {
    visibility: visible
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.container {
    max-width: 1680px
}

.container,
.aakp039-container {
    margin: 0 auto;
    padding-left: 60px;
    padding-right: 60px
}

.container-m {
    max-width: 1410px
}

.container-a {
    max-width: 1110px
}

.container-s {
    max-width: 730px
}

.container-xs {
    max-width: 580px
}

.offscreen-panel {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1600;
    display: none
}

.offscreen-panel .backdrop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(22, 22, 25, 0.9)
}

.offscreen-panel .button-close {
    position: absolute;
    right: 38px;
    top: 43px;
    padding: 10px
}

.offscreen-panel .panel .hamburger-inner {
    background: #000
}

.panel {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 600px;
    max-width: 100%;
    margin: 0;
    background: #fff;
    color: #000;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    transform: translate3d(100%, 0, 0);
    transition: transform .5s ease;
    display: flex;
    flex-direction: column
}

.zard-panel .panel {
    right: unset;
    left: 0;
    transform: translate3d(-100%, 0, 0);
}

.panel__title {
    margin: 0;
    font-size: 18px;
    line-height: 1
}

.panel-header,
.panel-content,
.panel-footer {
    padding: 50px
}

#cart-panel .panel-content {
    padding-top: 0
}

.info-sp {
    padding: 50px;
}

.panel-footer {
    background: #f9f9f9
}

.panel-content {
    flex: 1
}

.offscreen-panel.open .panel {
    transform: translate3d(0, 0, 0)
}

body.offcanvas-opened {
    overflow: hidden
}

.login-panel .panel-content form {
    height: 100%
}

.login-panel .panel__title {
    margin-bottom: 58px
}

#info-panel .panel {
    right: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: unset;
    width: 88%;
    max-width: 600px;
}

.login-panel .panel-content form .button .spinner,
.login-panel .panel-content form .button .wpcf7-form span.ajax-loader:after,
.wpcf7-form .login-panel .panel-content form .button span.ajax-loader:after {
    vertical-align: middle
}

a.t2-menu {
    transition: .4s;
    letter-spacing: .05em;
    border-bottom: 2px solid transparent;
    padding: 5px 0 3px;
}

a.t2-menu.active,
a.t2-menu:hover {
    border-bottom: 1px solid #000;
    opacity: 1;
}

.t2-item {
    padding: 5px 0;
    margin-bottom: 10px
}

.error_msg_l {
    margin-top: 24px;
    color: red;
    font-weight: 400;
    font-size: .9em
}

.error_msg_l a {
    color: red;
    text-decoration: underline
}

.error-message {
    color: red;
    font-size: .9em
}

.msg-k {
    padding: 10px 24px;
    font-size: 13px;
    text-align: center;
    margin-bottom: 1em;
}

.msg-k.error-msg-k {
    background: #fff6f6;
    color: red;
}


.msg-k.success-msg-k {
    background: #f1f8f2;
    color: green;
}

.msg-k a {
    color: inherit;
    text-decoration: underline;
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}

.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    height: 15px;
    bottom: 0;
    position: absolute
}

.ps__rail-y {
    display: none;
    opacity: 1;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    width: 15px;
    right: 0;
    position: absolute
}

.ps--active-x>.ps__rail-x,
.ps--active-y>.ps__rail-y {
    display: block;
    background-color: transparent
}

.ps:hover>.ps__rail-x,
.ps:hover>.ps__rail-y,
.ps--focus>.ps__rail-x,
.ps--focus>.ps__rail-y,
.ps--scrolling-x>.ps__rail-x,
.ps--scrolling-y>.ps__rail-y {
    opacity: .6
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
    background-color: #eee;
    opacity: .9
}

.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, height .2s ease-in-out;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, width .2s ease-in-out;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute
}

.ps__rail-x:hover>.ps__thumb-x,
.ps__rail-x:focus>.ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #999;
    height: 11px
}

.ps__rail-y:hover>.ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #999;
    width: 11px
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ps {
        overflow: auto !important
    }
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: #fff
}

.preloader .preloader-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block
}

.preloader .spinner,
.preloader .wpcf7-form span.ajax-loader:after,
.wpcf7-form .preloader span.ajax-loader:after {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    transform: none
}

.no-js .preloader {
    display: none
}

.banner-full {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 42vw;
    max-height: 500px;
    background-color: #000
}

.banner-bg {
    position: absolute;
    width: 100%;
    height: 100%
}

#banner-1 .banner-bg {
    background: url(https://cellvationskincare.com/wp-content/uploads/bn3.jpg);
    background: url(https://cellvationskincare.com/wp-content/uploads/bn3.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 80%
}

#banner-2 .banner-bg {
    background: url(https://cellvationskincare.com/wp-content/uploads/bn2c.jpg);
    background: url(https://cellvationskincare.com/wp-content/uploads/bn2c.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 70%
}

#banner-1 .banner-bg {
    transform: scale(1.3) rotate(5deg);
    transition: 5s cubic-bezier(0.1, 0.3, .7, 1)
}

#banner-2 .banner-bg {
    transform: scale(1.3) rotate(-5deg);
    transition: 5s cubic-bezier(0.1, 0.3, .7, 1)
}

#banner-1.loaded .banner-bg {
    transform: scale(1) rotate(0deg)
}

#banner-2.loaded .banner-bg {
    transform: scale(1) rotate(0deg)
}


#banner-3 {
    background: url(https://cellvationskincare.com/wp-content/uploads/v3r.png);
    background: url(https://cellvationskincare.com/wp-content/uploads/v3r.webp);
    background-size: cover;
    -webkit-animation: zoom-in-zoom-out 5s;
    animation: zoom-in-zoom-out 5s;
}



.ksl {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.ksl .mf2 {
    margin-top: 18px;
}

.ksd {
    padding-top: 50px;
    display: none
}

.ksm {
    padding-top: 80px;
}

#banner-ls {
    height: 40vw;
    max-height: unset;
    background-color: #fff
}

.mcc-container {
    max-width: 1380px;
    margin: 0 auto;
    padding: 40px 60px 200px
}

.mcc-summary {
    display: flex;
    justify-content: space-between;
    flex-direction: row
}

.mcc-left {
    width: 56%
}

.payment-summary .flex1 {
    padding-bottom: 4px;
    font-size: .9em;
}

.payment-summary .flex1:last-child {
    border-top: 2px solid #ededed;
    padding-top: 1em;
    margin-top: 1em;
}

.mcc-right {
    width: 38%
}

.mcc-sub {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 14px;
    padding-bottom: 32px;
}

.mcc-sub:not(:first-child) {
    padding-top: 32px;
    border-top: 1px solid #ededed;
}

.jscart .mcc-sub:first-child {
    padding-top: 4px;
}

.mcc-info {
    padding: 32px 0;
    border-top: 1px solid #ededed;
}

.mcc-table {
    margin-top: 24px
}

.mcc-total {
    padding: 16px 0 24px;
    margin-top: 6px;
    border-top: 3px solid #ededed;
}

.site-footer {
    background: #000;
    padding: 100px 15px 60px;
}

video {
    width: 100%;
    max-width: 330px;
    outline: unset;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.section-text .button {
    margin-top: 32px
}

.htl .mf9 {
    color: #fff;
    line-height: 1.38;
}

ul.guide {
    list-style: disc;
    margin: 1em 0 0 1em;
}

.loadin {
    transition: opacity 1.6s cubic-bezier(.445, .05, .55, .95);
    opacity: 0;
    cursor: default;
    animation-fill-mode: forwards;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.loadin.loaded {
    opacity: 1;
    cursor: unset;
}

.loadin.up {
    transition-delay: .5s;
    transform: translateY(50px)
}

.loadin.loaded.up {
    transform: translateY(0)
}

.loadin.zoom-in {
    transform: scale(0.8)
}

.loadin.loaded.zoom-in {
    transform: scale(1)
}

.loaded {
    animation-fill-mode: forwards;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.loaded .zoom-in {
    animation: zoom-in 2.2s cubic-bezier(.445, .05, .55, .95)
}

.loaded .up {
    animation-delay: .3s;
    animation: up 1.9s cubic-bezier(.445, .05, .55, .95)
}

.image-xs {
    width: 100px
}

.arrow-container {
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    z-index: 3;
    background: linear-gradient(0deg, black, transparent);
    height: 60px
}

.arrow {
    position: absolute;
    bottom: 0;
    animation: arrow-bounce 2s ease-in-out infinite;
    cursor: pointer;
    left: 50%;
    transform: translateX(-50%)
}

.icon-down-l svg {
    stroke: #fff;
    width: auto;
    height: 40px;
    display: inline-block
}

.hero {
    position: relative;
    width: 100%;
    display: flex;
    overflow: hidden;
    height: 88vh;
    max-height: 1100px;
}

.hero .spinner-kb {
    border: 2px solid #fff;
    border-top-color: transparent;
}

.hero-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
}

.hero-content {
    width: 100%;
    text-align: center;
    z-index: 2;
    bottom: 0;
    position: absolute;
    color: #fff;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.78), transparent);
}

#nc-hero .hero-content {
    padding: 50px 30px 65px;
    padding: 8vh 30px;
}

.htl .size-circle {
    background: #fff
}


.section-container {
    padding: 200px 96px;
    position: relative
}

.rt0 {
    padding-top: 80px;
}

.slm-r {
    position: relative;
}

.slm-b {
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1;
}

.section-container .ac-title {
    padding-right: 30px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
}

.section-content {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1080px;
    margin: 0 auto
}

.section-text,
.section-image {
    width: 50%;
}

.section-text {
    margin: 0 48px;
    max-height: 100%;
}

.section-text.ms4 {
    width: 60%;
}

.rv .ms2 {
    margin: 0 72px 0 0;
}

.ms2 {
    margin: 0 0 0 72px;
}

.rv .ms3 {
    margin: 0 96px 0 0;
}

.ms3 {
    margin: 0 0 0 96px;
}

.section-image {
    display: flex;
    justify-content: center;
}

.section-image img {
    max-height: 550px;
}

.section-image.js1 img {
    max-height: 380px;
}

#videox {
    max-width: 330px;
}

.section-hero {
    text-align: center
}

.section-content {
    flex-direction: row
}

.rv .section-content {
    flex-direction: row-reverse
}

.tr01 {
    margin-top: 120px
}

.cont-lm {
    background: #dfe2de
}

.cont-dg {
    background: #212121;
    color: #fff
}

.cont-g {
    background: #161616;
    color: #fff
}

.cont-d {
    background: #000;
    color: #fff
}

.cont-lg {
    background: #f9f9f9;
    color: #333
}

.cont-lg .flex-b img {
    background: #f2f2f2;
}

.cont-l {
    background: #fff;
    color: #333
}

div.wpforms-field {
    margin-bottom: 24px
}

.wpforms-field textarea {
    resize: none;
    height: 180px
}

.frsp input.wpforms-error {
    border: 1px solid red;
}

.frsp textarea.wpforms-error {
    border: 1px solid red;
}

em.wpforms-error {
    color: red;
    font-style: normal;
    font-size: .9em;
}

.wpforms-hidden {
    display: none
}

.wpforms-submit {
    border-radius: 4px;
    width: 100%
}

.wpg .site-content {
    padding-bottom: 280px
}

.woocommerce-checkout .header-account,
.woocommerce-checkout .header-search {
    display: none
}


.jvx.woocommerce-invalid-required-field .input-text {
    border-color: #ededed
}

.jvx.woocommerce-invalid-required-field .error-hidden {
    visibility: hidden
}

.checkout-coupon,
.header-wishlist {
    display: none
}

a.added_to_cart.wc-forward {
    display: none !important
}

.thankyou_spref {
    margin: 30px 0;
    text-align: center
}

.cart-info {
    padding: 24px;
    background: #fafafa
}

th,
td {
    font-size: .9em
}

.cart-summary {
    display: flex;
    justify-content: space-between;
    flex-direction: row
}

.os-thumb {
    flex-shrink: 0;
    width: 82px;
    margin-left: 20px;
    margin-right: 24px;
}

.os-thumb.ibo {
    width: 120px;
    margin-right: 32px;
}

.os-thumb.ism {
    padding: 10px 5px 5px;
    margin-left: 0;
    margin-right: 7px;
}

.cart-left {
    width: 59%;
    margin-top: 20px
}

.line-box {
    border: 1px solid #ededed;
    padding: 24px;
    margin-bottom: 30px;
    line-height: 22px
}

.line-box li {
    line-height: 20px
}

.help-menu {
    text-align: center;
    padding: 30px;
    background: #fafafa;
    display: block
}

.tab-navigation {
    display: none;
    margin-bottom: 48px
}

.help-menu div {
    display: inline;
    margin-right: 15px
}

.help-menu div:last-child {
    margin-right: 0
}

.help-submenu {
    cursor: pointer;
    color: #5c5c5c
}

.help-submenu.active {
    color: #000
}

.helpmenu-title {
    margin-top: 48px;
    margin-bottom: 48px
}

.ac-title {
    position: relative;
    margin: 0;
    cursor: pointer;
    transition: .2s ease;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-box-align: center
}

.ac-content {
    padding-bottom: 40px
}

.tab-content .ac-title {
    padding-right: 30px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
}

.tab-content .acopen {
    color: #5c5c5c
}

.tab-content .ac-content {
    padding-bottom: 80px;
    color: #5c5c5c
}

.accordion-title {
    border-bottom: 1px solid #ededed;
}

.ac-title.acopen::after {
    opacity: 0
}

.ac-title:before {
    top: 9px;
    right: 0;
    width: 19px;
    height: 1px
}

.ac-title:after {
    top: 0;
    right: 9px;
    width: 1px;
    height: 19px;
    transition: all .4s ease-in-out
}

.ac-title:before,
.ac-title:after {
    content: "";
    position: absolute;
    background: #b1b1b1
}

.accordion-content {
    padding-bottom: 30px;
    color: #727272;
    padding-bottom: 70px;
    padding-right: 30px
}

.lower {
    text-transform: lowercase
}

.woocommerce-message {
    padding: 20px;
    text-align: center;
    background: #fafafa;
    margin-bottom: 30px
}

span.jv-message {
    position: relative;
    padding-left: 20px;
    padding-right: 20px
}

.flex1 {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.flex3 {
    display: flex;
    align-items: center
}

.flex2 {
    display: flex;
    justify-content: center;
    align-items: center
}

.flex_spref {
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
    margin-bottom: 8px
}

.tssp {
    border-bottom: 1px solid #ededed;
    padding-bottom: 1em;
    margin-bottom: 2em
}

.ft9 {
    color: #98989b;
    font-size: 10px
}

.back {
    cursor: pointer
}

.back svg {
    vertical-align: -2px;
    margin-right: 4px
}

.txt-center {
    text-align: center
}

.info-box {
    text-align: center;
    background: #fafafa;
    padding: 24px;
    margin-bottom: 48px;
    font-size: 14px
}


#nc-bg {
    background: url(https://cellvationskincare.com/wp-content/uploads/51-h.png);
    background: url(https://cellvationskincare.com/wp-content/uploads/51-h.webp);
    background-size: cover;
    background-position: 65% 58%;
    animation: zoom-in-zoom-out 5s;
}

#product-bg {
    width: 120%;
    height: 120%;
    background: url(http://cellvationskincare.com/wp-content/uploads/bg_5086.jpg);
    background: url(http://cellvationskincare.com/wp-content/uploads/bg_5086.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    animation: pda2 20s infinite
}

svg.icon-info-l {
    opacity: .7;
    width: 15px;
    height: 15px;
    vertical-align: -3px
}

.close-message svg {
    cursor: pointer
}

.header-sticky--smart.headroom--not-top .topbar {
    display: none
}

.txt-right {
    text-align: right
}

.txt-center {
    text-align: center
}


.gst,
.legal-subtitle {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #ededed;
    padding-top: 60px;
    font-size: 16px
}

.legal-content .mf6 {
    margin: 40px 0 15px
}

.aakp039-count {
    text-align: center;
    margin-bottom: 48px
}

.price {
    font-size: .9em
}

.product-price {
    font-size: .9em;
    margin-bottom: 8px;
}

td.product-remove {
    text-align: center;
    vertical-align: top
}

.sidecart-thumbnail {
    padding: 10px 5px 5px;
}

.svg1 {
    width: 13px;
    height: 13px
}

.flex2 .m-btn {
    margin: 48px 40px
}

.fr-status {
    padding: 2px 10px;
    border-radius: 100px;
    background: #bebebe;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.sub_spref {
    font-weight: 400
}

.label_spref {
    color: #727272
}

svg.svg30 {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: middle
}

.blockUI.blockOverlay {
    cursor: default !important;
    background: #fff
}

.footer-content {
    width: 32%;
    float: left;
    padding-bottom: 48px
}

p.footer-title {
    color: #b5b5b5;
    margin-bottom: 16px
}

a.footer-link {
    color: #a1a1a1
}

a.footer-link:hover {
    color: #eee
}

.footer-list li {
    margin-bottom: 8px
}

#top {
    background: #eee;
    width: 35px;
    height: 35px;
    border-radius: 35px;
    padding: 2px;
    position: absolute;
    right: 35px;
    top: -6px;
    transition: .6s;
    cursor: pointer;
}

#top svg {
    margin-top: -1px;
}

#is-1 {
    border-top: 1px solid #0e0e0e;
    padding-top: 60px;
    color: #727272;
}




@-webkit-keyframes rotate-zoom {
    0% {
        transform: rotate(0) scale(1)
    }

    25% {
        transform: rotate(10deg) scale(1.2)
    }

    50% {
        transform: rotate(0deg) scale(1.1)
    }

    75% {
        transform: rotate(-10deg) scale(1.2)
    }

    100% {
        transform: rotate(0deg) scale(1)
    }
}


@keyframes rotate-zoom {
    0% {
        transform: rotate(0) scale(1)
    }

    25% {
        transform: rotate(10deg) scale(1.2)
    }

    50% {
        transform: rotate(0deg) scale(1.1)
    }

    75% {
        transform: rotate(-10deg) scale(1.2)
    }

    100% {
        transform: rotate(0deg) scale(1)
    }
}


@keyframes arrow-bounce {
    0% {
        bottom: 3px
    }

    50% {
        bottom: 15px
    }

    100% {
        bottom: 3px
    }
}


@-webkit-keyframes arrow-bounce {
    0% {
        bottom: 3px
    }

    50% {
        bottom: 15px
    }

    100% {
        bottom: 3px
    }
}

.text-s {
    font-size: .9em
}

.text-center {
    text-align: center
}

.single-product {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: 0
}

.site-content {
    min-height: 100vh
}

.products.related,
.products.upsells {
    display: none
}

.woocommerce div.product .quantity {
    display: none
}

.product-size {
    margin-bottom: 20px;
    color: gray;
    font-size: 11px
}

.htl .product-size {
    color: #fff;
    opacity: .8
}

.product-subtitle {
    margin-bottom: 10px
}

.woocommerce .quantity {
    border: 0 none
}

span.cvbj {
    font-size: 13px
}

.loading span.cvbj {
    display: none
}

.woocommerce-badges {
    display: none
}

img {
    padding-top: 0
}

p {
    margin-bottom: 0;
    margin-top: 0
}

.tft {
    letter-spacing: .15em;
    font-size: 11px
}

.banner {
    padding: 100px 45px;
    background: #f9f9f9;
    text-align: center
}

.banner .mft {
    margin-bottom: 12px;
    padding-top: 3px;
}

.pdbg {
    width: 120%;
    height: 120%;
    position: absolute
}

.rt1 {
    max-width: 950px;
    justify-content: space-between;
}

.rt1 .section-text {
    width: 100%;
    max-width: 580px;
}

.section-num {
    font-size: 250px;
}

.cart-right .ft2 {
    margin-bottom: 24px
}

.cart-right {
    width: 39%;
    margin-top: 8px
}

.size-circle {
    width: 3px;
    height: 3px;
    background: #b5b5b5;
    display: inline-block;
    border-radius: 30px;
    vertical-align: middle;
    margin: 0 8px;
}

.v-container {
    width: 100%;
    max-width: 330px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.video-container {
    height: auto;
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

video {
    width: 100%;
}

.video-controls {
    right: 0;
    left: 0;
    padding-bottom: 10px;
    position: absolute;
    bottom: 0;
    transition: opacity .5s ease;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4))
}

.video-controls.vhide {
    opacity: 0;
    pointer-events: none
}

.video-progress {
    height: 9px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0
}

progress {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    width: 100%;
    height: 9px;
    pointer-events: none;
    position: absolute;
    top: 0;
    border: none
}

progress::-webkit-progress-bar {
    background-color: #d4d4d4;
    background-color: #ffffff81;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 0
}

progress::-webkit-progress-value {
    border-radius: 0;
    background: rgba(255, 255, 255, 0.4)
}

progress::-moz-progress-bar {
    border: 0 none;
    background: rgba(255, 255, 255, 0.4)
}

.seek {
    position: absolute;
    top: 0;
    width: 100%;
    cursor: pointer;
    margin: 0
}

.seek:hover {
    display: block
}

.bottom-controls {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.left-controls {
    display: flex;
    align-items: center;
    color: #fff
}

.video-button {
    cursor: pointer;
    position: relative;
    padding: 10px;
    border: none;
    outline: none;
    background-color: transparent;
    display: flex
}

.video-button * {
    pointer-events: none
}

.video-button:hover::before {
    display: inline-block
}

.fullscreen-button {
    margin-right: 0
}

.playback-animation {
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
    width: 48px;
    height: 48px;
    border-radius: 48px;
    background-color: rgba(255, 255, 255, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    z-index: 1
}

input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 9px;
    cursor: pointer
}

input[type=range]:focus {
    outline: none
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    cursor: pointer;
    border-radius: 0;
    -webkit-appearance: none;
    transition: all .4s ease
}

input[type=range]::-webkit-slider-thumb {
    height: 9px;
    width: 9px;
    border-radius: 0;
    background: transparent;
    cursor: pointer;
    -webkit-appearance: none;
    margin-left: -1px;
    box-shadow: none;
    border: 0 none !important
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: transparent
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 9px;
    cursor: pointer;
    border: 0 none;
    background: transparent;
    border-radius: 0
}

input[type=range]::-moz-range-thumb {
    height: 9px;
    width: 9px;
    border-radius: 0;
    border: 0 none;
    background: transparent;
    cursor: pointer;
    margin-left: -1px;
    box-shadow: none
}

input[type=range]:focus::-moz-range-track {
    outline: none
}

.video-hidden {
    display: none
}

#video-container svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    stroke: #fff;
    cursor: pointer
}

.fadein {
    animation-fill-mode: forwards;
    backface-visibility: hidden;
    animation: load .9s cubic-bezier(.445, .05, .55, .95)
}

.vsv::-webkit-media-controls {
    display: none
}

.vsv::-webkit-media-controls-enclosure {
    display: none !important
}

.vsv::-webkit-media-controls-panel {
    display: none !important
}

.vsv::-webkit-media-controls-play-button {
    display: none !important
}

.vsv {
    pointer-events: none
}

#playicon {
    opacity: 1
}

#playicon.kvo {
    opacity: 0;
    transform: scale(1.3)
}

.spin {
    -webkit-animation-name: spin;
    animation-name: spin
}

.spinner-kb {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #9e9e9e;
    border-top-color: transparent;
    -webkit-animation: spin infinite 1s linear;
    animation: spin infinite 1s linear;
}



.spinner,
.wpcf7-form span.ajax-loader:after {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid;
    border-top-color: transparent;
    -webkit-animation: spin infinite 1s linear;
    animation: spin infinite 1s linear;
    vertical-align: middle
}

.spinner {
    margin-top: -4px
}

input.wpcf7-form-control.wpcf7-submit {
    background: #000;
    line-height: 1;
    text-transform: uppercase;
    height: 48px;
    margin-top: 20px
}

form.wpcf7-form p {
    margin-bottom: 15px
}

.flex-b {
    display: flex;
    align-items: center
}

.flex-b picture {
    flex-shrink: 0;
}


.flex-b img {
    width: 100px;
    padding: 15px;
    margin: 30px;
    margin-left: 0;
    background: #f9f9f9;
    border-radius: 500px
}

.flex-b .ub-img {
    background: #f9f9f9;
    border-radius: 500px;
    padding: 15px;
    margin: 30px 30px 30px 0;
    width: 100px
}

.flex-b .mf0 {
    color: #b3b3b3
}

.flex-b .mf4 {
    margin-top: 10px
}

.flex-b .mf3 {
    margin-top: 10px
}

span.m-btn:hover {
    opacity: .7;
    transition: .4s
}

.cont-dg .m-btn,
.cont-d .m-btn {
    color: #fff
}

.m-btn {
    padding-bottom: 6px;
    border-bottom: 2px solid;
}

.text-dark {
    color: #000
}

.text-light {
    color: #fff
}

.line-m {
    color: #d4d4d4;
    transition: color .4s;
    margin-top: 12px;
}

.line-m.b {
    color: #525252
}

.cart-remove:hover {
    color: #000
}

.strnum {
    color: #d4d4d4;
    font-size: 80px
}

.sto {
    line-height: 1.35;
    margin-top: 8px;
    font-size: 12.5px;
    color: #88888d
}

#vsb {
    border-radius: 430px;
    max-width: 430px;
}

.product-title,
.tft,
.gst,
.legal-subtitle,
.txt-right,
bdi,
.button,
button,
.strnum,
.quantity,
.mft,
.panel__title,
.mf0,
.mf1,
.mf2,
.mf3,
.mf4,
.mf5,
.mf6,
.jf1 {
    font-family: futura-pt, helvetica, arial, sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    text-transform: uppercase
}

.section-num,
.button,
button {
    font-weight: 400
}

.m-btn {
    font-weight: 500
}

.mf0 {
    letter-spacing: .1em;
    text-transform: uppercase;
    font-size: 11px;
    color: #98989e;
}

.mf1 {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: .3em;
}

.product-title {
    font-size: 24px;
    margin: 8px
}

.mf2 {
    font-size: 24px;
    line-height: 1.5;
    margin: 12px 0 24px
}

.mf3 {
    font-size: 18px
}

.mf4 {
    font-size: 17px
}

.mf5 {
    font-size: 16px
}

.mf6 {
    font-size: 13px
}

.mft {
    font-size: 30px;
    text-align: center;
    padding-top: 1.4em;
    margin-bottom: 1.4em
}

.mft.mft3 {
    font-size: 22px;
    margin: 12px auto 24px
}

.tk1 {
    max-width: 560px;
    margin: 0 auto;
}

.sc1 {
    transform: scale(.9);
    transform-origin: left;
}

.mc1 {
    color: #98989b
}

.mc2 {
    color: #000
}

.mc3 {
    color: #525252;
}

.text-center {
    transform-origin: center
}

.cart-returns {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fafafa
}

.cart-returns-right {
    margin-top: 3px;
}

.disc_s {
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 48px;
    margin: 0 18px;
    display: inline-block
}

.panel .cart-returns {
    padding: 24px 50px;
    justify-content: flex-start;
}

.maincart.cart-returns {
    padding: 20px 50px
}

.maincart .sto {
    max-width: 450px;
}

#main {
    min-width: 280px
}

.product-summary {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    position: relative;
    padding: 0 24px;
}

.jsm {
    margin: 0 auto;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: scaleX(-1) rotate(135deg);
    transform-origin: left top;
    -webkit-animation: checkmark 2s ease forwards;
    animation: checkmark 2s ease forwards
}

img.wpforms-submit-spinner {
    display: none !important
}

.inline {
    display: inline-block
}

.counter {
    display: inline-block;
    visibility: hidden;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    background: transparent
}

.counter.on {
    visibility: visible;
    background: #000
}

svg {
    display: inline-block;
    width: 10px;
    height: 10px
}

.modal__title {
    text-align: center
}

#sk-b1 {
    margin-top: -10px;
}

.mt0 {
    margin-top: 0px
}

.mb0 {
    margin-bottom: 0px
}


.mt5 {
    margin-top: 6px
}

.mb5 {
    margin-bottom: 6px
}

.mt10 {
    margin-top: 1em
}

.mb10 {
    margin-bottom: 1em
}

.mt20 {
    margin-top: 24px
}

.mb20 {
    margin-bottom: 24px
}

.mb1 {
    margin-bottom: 1em
}

.mb2 {
    margin-bottom: 2em
}

.m10 {
    margin: 16px 0
}

.m20 {
    margin: 24px 0
}

.m30 {
    margin: 32px 0
}

.mt50 {
    margin-top: 48px
}

.mb50 {
    margin-bottom: 48px
}

#pk1 {
    padding-left: 20px;
    padding-right: 20px;
}

.button {
    text-align: center;
    display: inline-block;
    line-height: 55px;
    cursor: pointer;
    transition: .4s;
    white-space: nowrap;
    background: transparent;
    color: #000;
    border-radius: 4px;
    font-size: .9em
}

.button.alt {
    width: 100%;
    background: #000;
    color: #fff;
    padding: 0 42px
}

.btn1 {
    width: 100%;
    margin: 24px 0;
    background: #000;
    color: #fff
}

.btn3 {
    margin-top: 36px;
    text-align: center
}

.add-to-wishlist-button {
    display: none
}

.aakp039-button {
    display: inline-block;
    position: relative;
    transition: .4s
}

.variation {
    margin: 4px 0 8px;
    font-size: 11px;
    color: #b7b7b7
}

.variation p {
    display: inline
}

.aakp039-product .add-to-cart {
    overflow: hidden;
    display: inline-block
}

.aakp039-product .added_to_cart {
    display: none
}

.aakp039-product__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start
}

.aakp039-product__hidden-url {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-indent: -9999em
}

.hamburger-title {
    margin-bottom: 30px;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: Out;
    animation-name: Out;
    transition: .8s ease;
    cursor: pointer
}

.offscreen-panel.open .hamburger-title {
    -webkit-animation-name: In;
    animation-name: In
}

.t3-list {
    display: flex;
    justify-content: space-between
}

div.t3-item {
    position: relative;
    padding: 10px;
}

.t3-item img:hover {
    transform: scale(1.1);
    transform-origin: center;
}

.t3-item img {
    transition: .8s;
    width: 110px;
}

.circle-i {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #999;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 10px;
    font-weight: 500;
    transform: scale(.8)
}

.panel-svg svg {
    width: 20px;
    height: 20px;
    stroke: #000;
    margin-right: 15px;
    display: inline-block;
    transition: .8s ease;
    stroke-width: .6
}

.hamburger-title:hover .panel-svg {
    stroke: #212121
}

.hamburger-content {
    padding-top: 20px
}

.submenu {
    color: #757575
}

.search-form {
    position: relative
}

input.search-field {
    padding: 10px 30px 8px 0;
    line-height: 1;
    width: 100%
}

button.search-btn-l {
    background: transparent;
    padding: 0;
    line-height: normal;
    position: absolute;
    right: 2px;
    bottom: 7px
}

button.search-btn-l svg {
    width: 16px;
    height: 16px;
    stroke: #929292;
    transition: .4s
}

button.search-btn-l svg:hover {
    stroke: #000
}

.topbar {
    height: 40px;
    position: relative;
    z-index: 1500
}

.topbar-text {
    line-height: 40px;
    height: 100%;
    font-size: 13px;
    text-align: center;
    width: 100%;
    background: #f9f9f9;
    overflow: hidden
}

.wpg .header-main {
    background: #fff;
}

.site-header .aakp039-container-fluid {
    display: flex;
    align-items: center;
    height: 100%
}

.site-header.transparent {
    position: absolute;
    width: 100%;
    z-index: 1000
}

.header-main {
    height: 120px;
    padding: 0 45px;
    overflow: hidden;
    background: transparent;
}

.header-contents {
    position: relative
}

.header-items {
    display: flex;
    align-items: center;
    height: 100%
}

.header-items>* {
    position: relative;
    z-index: 100
}

.header-left-items {
    flex: 1;
    text-align: left;
    justify-content: flex-start
}

.header-left-items>* {
    margin-right: 30px
}

.header-right-items {
    flex: 1;
    text-align: right;
    justify-content: flex-end
}

.header-right-items>* {
    margin-left: 26px
}

.htl.headroom--top .header-main {
    background: linear-gradient(180deg, rgb(0, 0, 0, 0.24), transparent);
    transition: height .6s;
}

.headroom--not-top.headroom--pinned .header-main {
    background-color: rgba(255, 255, 255, 0.8);
    background-color: #fff;
    height: 60px;
}

.htl.headroom--not-top.headroom--pinned .header-main {
    background-color: rgba(255, 255, 255, 0.8);
}

.pso1.headroom--not-top.headroom--pinned .header-main {
    background: transparent;
}

.header-right-items svg {
    width: 17px;
    height: 17px;
    stroke: rgba(0, 0, 0, 0.7)
}

.pso1 .header-right-items svg,
.htl.headroom--top .header-right-items svg {
    stroke: #fff;
    stroke-width: 1px
}

.pso1 .hamburger-inner,
.htl.headroom--top .hamburger-inner {
    background: #fff
}

.pso1 svg.logo-svg,
.htl.headroom--top svg.logo-svg {
    fill: #fff
}

.pso1 .counter.on,
.htl.headroom--top .counter.on {
    background: #fff
}

.circle {
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background: rgba(136, 137, 138, 0.47);
    display: flex;
    border-radius: 100%;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-size: 11px;
    margin: 20px auto;
    color: #dbdbdb
}

.page-number,
.current-page {
    display: inline-block;
    margin: 0 2px;
    padding: 2px;
    font-size: .92em;
    font-weight: 400;
}

.page-number {
    color: #c3c3c3;
}

.current-page {
    cursor: default;
}

.page-btn {
    width: 23px;
}

.pages {
    margin: 0 14px;
}

.page-btn .circle {
    width: 21px;
    height: 21px;
    opacity: 0.4;
    transform: scale(.9);
    transform-origin: center;
}


.page-btn .circle:hover {
    opacity: .7;
}



.cont-d .lttitle,
.cont-dg .lttitle {
    color: #fff
}

label,
.error-hidden {
    font-size: .9em
}

#order-total label {
    font-size: 12px;
}

.title-2 {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 2px solid #ededed;
}

.title_s {
    text-transform: uppercase
}

.fs1 {
    font-size: 13px;
    color: gray;
    padding: 24px 0;
}

.hero-txt1 {
    text-align: center;
    max-width: 750px;
    margin: 0 auto;
    max-height: 100%;
}


.header-center-items {
    display: flex;
    align-items: center;
    text-align: center
}

.header-sticky--normal,
.header-sticky--smart {
    position: absolute;
    width: 100%
}

.header-sticky--normal {
    transition: .25s
}

.header-sticky--normal.sticky {
    position: fixed;
    top: 0;
    z-index: 1500;
    width: 100%
}

.header-sticky--normal.sticky--ignore {
    transform: translateY(-100%)
}

.header-sticky--smart {
    position: fixed;
    z-index: 1400
}

.topbar+.header-sticky--smart {
    position: absolute
}

.header-sticky--smart.headroom--not-top {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1400
}

.header-sticky--smart.sticky--ignore {
    transform: translateY(-100%) !important
}

.admin-bar .header-sticky--normal.sticky,
.admin-bar .header-sticky--smart.headroom--not-top {
    top: 32px
}

.headroom {
    will-change: transform;
    transition: transform 280ms linear
}

.headroom--pinned {
    transform: translateY(0%);
}

.headroom--unpinned {
    transform: translateY(-100%);
}

.pso2.headroom--unpinned .header-items {
    filter: invert(1);
}

.site-header.transparent+.site-header-space {
    display: none
}

.page-template-flex-posts .site-header.transparent+.site-header-space {
    display: block
}

.site-branding {
    flex: 0 1 auto;
    position: relative;
    z-index: 100
}

.site-branding2 {
    line-height: 1;
}

.site-branding .logo {
    position: relative;
    display: block;
    line-height: 1
}

.site-branding .logo:hover {
    text-decoration: none
}

#zard-panel svg.logo-svg {
    fill: #000
}

svg.logo-svg {
    fill: #000;
    width: 90px;
    height: auto;
}

.text-light .logo-light {
    position: static;
    opacity: 1
}

.text-light .logo-dark {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0
}


.header-search {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center
}

.header-search label {
    display: block
}

.header-search form {
    position: relative
}

.header-search .search-icon {
    line-height: 1;
    cursor: pointer;
    position: relative;
    top: .125em;
    z-index: 1
}

.header-search .search-field {
    font-size: .9em;
    border-width: 0 0 1px 0;
    border-color: rgba(0, 0, 0, 0);
    padding: 2px 0 6px 0;
    width: 75%;
    position: absolute;
    left: 0;
    top: 0;
    transition: .4s;
    background: rgba(0, 0, 0, 0)
}

.header-search .search-field:focus,
.header-search .search-field.focused {
    border-color: inherit;
    width: 100%
}

.header-search .search-field::-webkit-input-placeholder {
    color: inherit
}

.header-search .search-field::-moz-placeholder {
    color: inherit
}

.header-search .search-field:-ms-input-placeholder {
    color: inherit
}

.header-search .search-field:-moz-placeholder {
    color: inherit
}

.header-search .quick-links {
    position: absolute;
    top: 100%;
    width: 100%;
    opacity: 0;
    padding: 25px 40px;
    background: #fff;
    z-index: 200;
    pointer-events: none;
    box-shadow: 2px 3px 18px 0 rgba(0, 0, 0, .12);
    transform: translate(0, 20px);
    transition: transform .5s, opacity .4s
}

.header-search .quick-links.open {
    opacity: 1;
    transform: translate(0, 10px);
    pointer-events: initial;
    transition-delay: .4s
}

.header-search .quick-links .label {
    font-size: 14px;
    font-size: .875rem;
    color: #a2a5a6;
    display: block;
    margin: 0 0 10px
}

.header-search .quick-links ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.header-search .quick-links li {
    padding: 5px 0
}

.header-search .quick-links li a {
    color: #161619;
    font-size: 16px;
    font-size: 1rem
}

.header-search.input-focused {
    z-index: 200
}

.header-search.show-results .quick-links {
    display: none
}

.header-search.icon {
    flex-basis: 20px
}

.header-search.icon .search-field {
    width: 25px
}

.header-search.icon .search-field:focus,
.header-search.icon .search-field.focused {
    width: 190px;
    background-color: rgba(0, 0, 0, 0)
}

.header-search.icon .quick-links {
    width: 300px;
    flex-basis: 300px
}

.header-search.icon.input-focused {
    z-index: 101
}

.header-search.icon-modal .search-icon {
    left: auto;
    top: auto
}

.header-search.form form {
    width: 100%
}

.header-search.form .search-icon {
    left: -4px
}

.header-search.form .search-field {
    width: 200px
}

.header-search.form .search-field:focus,
.header-search.form .search-field.focused {
    width: 300px
}

.header-search.form .quick-links {
    width: 300px
}

.header-search__results {
    font-size: 16px;
    font-size: 1rem;
    position: absolute;
    top: 100%;
    width: 100%;
    min-width: 300px;
    padding: 20px;
    margin-top: 10px;
    color: #161619;
    background: #fff;
    z-index: 200;
    box-shadow: 2px 3px 18px 0 rgba(0, 0, 0, .12);
    display: none
}

.input-focused.show-results .header-search__results {
    display: block
}

.header-search__results ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.header-search__results li {
    line-height: 1.3;
    margin-bottom: 10px;
    overflow: hidden
}

.header-search__results li:last-child {
    margin-bottom: 0
}

.header-search__results li img {
    width: 50px;
    height: auto;
    float: left;
    margin-right: 15px
}

.header-search__results li .post-title {
    display: block;
    margin: 2px 0
}

.header-search__results li .post-title:hover {
    text-decoration: underline;
    text-underline-offset: 4px
}

.header-search__results li .price {
    font-size: 14px;
    font-size: .875rem
}

.header-search__results a {
    color: inherit
}

.header-search__results .not_found_message {
    margin: 0
}

.header-search__results .view-more-results {
    font-weight: 500;
    padding-top: 10px;
    border-top: 1px solid #e3e7e8
}

.ajax-loading .search-icon::after {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid;
    border-top-color: rgba(0, 0, 0, 0);
    animation: spin infinite 1s linear;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px
}

.ajax-loading .search-icon svg {
    opacity: 0
}

.ajax-loading .header-search__results ul {
    opacity: .5;
    pointer-events: none
}

.dark .header-search.icon .search-field:focus,
.dark .header-search.icon .search-field.focused {
    background-color: #161619
}

.light .header-search.icon .search-field:focus,
.light .header-search.icon .search-field.focused {
    color: #161619;
    background-color: #fff
}


.transparent .header-search.icon .search-field:focus,
.transparent .header-search.icon .search-field.focused {
    color: #eee;
    border-color: #eee;
}

.transparent .header-left-items .header-search.icon .search-field:focus,
.transparent .header-left-items .header-search.icon .search-field.focused {
    padding-left: 30px;
    padding-right: 15px;
    margin-left: -5px
}

.header-left-items .header-search.form:not(:last-child),
.header-right-items .header-search.form,
.header-center-items .header-search.form {
    width: 300px
}

.transparent .header-left-items .header-search.form:not(:last-child) .search-field,
.transparent .header-right-items .header-search.form .search-field,
.transparent .header-center-items .header-search.form .search-field {
    border-radius: 15px;
    color: #161619;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    border-bottom: 0;
    background-color: #fff
}

.transparent .header-left-items .header-search.form:not(:last-child) .search-icon,
.transparent .header-right-items .header-search.form .search-icon,
.transparent .header-center-items .header-search.form .search-icon {
    left: 5px
}

.header-right-items .header-search {
    text-align: left
}

.header-right-items .header-search .header-search__results,
.header-right-items .header-search .quick-links {
    left: auto;
    right: 0
}

.header-right-items .header-search.icon {
    margin-right: -4px
}

.header-right-items .header-search.icon .search-field {
    left: auto;
    right: 0;
    padding-left: 0;
    padding-right: 25px
}

.header-center-items .header-search.form {
    text-align: left
}

.header-center-items .quick-links,
.header-center-items .header-search__results {
    text-align: initial
}


.header-items .site-branding {
    margin-top: 5px;
}

.svg-icon svg {
    display: inline-block
}

.header-account {
    position: relative
}

.header-account>a {
    display: block;
    white-space: nowrap;
    line-height: 1
}

.header-account>a:hover {
    text-decoration: none
}

.header-cart>a,
.header-wishlist>a {
    display: block;
    line-height: 1;
    white-space: nowrap
}

.hamburger-menu {
    cursor: pointer;
    display: flex;
    align-items: center
}

.hamburger-box {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 24px;
    padding: 0;
    border: 0;
    background: transparent
}

.panel .hamburger-box {
    width: 18px;
    height: 18px;
}

.hamburger-inner {
    position: absolute;
    top: 6px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
    transition: transform .2s ease
}

.hamburger-inner:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: inherit;
    width: 18px;
    bottom: -8px;
    transition: bottom .2s ease .22s, transform .2s ease, width .2s ease
}

.hamburger-menu .menu-text {
    display: inline-block;
    opacity: 0;
    transform: translateX(-10px);
    transition: opacity .2s ease, transform .2s ease
}

.hamburger-menu.active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: .22s
}

.hamburger-menu.active .hamburger-inner:before {
    top: 0;
    opacity: 0;
    width: 100%;
    transition: top .2s ease, opacity .2s ease .22s, width .1s ease
}

.hamburger-menu.active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg);
    width: 100%;
    transition: bottom .2s ease, transform .2s ease .22s, width .1s ease
}

.sticky {
    display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

#psd-k {
    padding: 30px;
    max-width: 440px;
    margin: 0 auto;
}

#pk2 a {
    color: #eee;
}

#main .frt {
    padding-top: 0px;
}

#main .frt2 {
    padding-top: 0px;
}



.svg-30 {
    display: flex;
    align-items: center;
    margin-bottom: 1em;
}

.svg-30 svg {
    width: 14px;
    height: 14px;
    margin-right: 2px;
}

.svg-30 .mf0 {
    margin-left: 6px;
    margin-bottom: 5px;
}

.slt .mf0 {
    color: #a5a5a5
}

.image-gradient {
    position: relative;
    display: inline-block;
}

.image-gradient img {
    display: block;
}

.image-gradient::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(to top, #000, transparent);
}


.ec1 .mf6 {
    font-weight: 500;
    margin-bottom: 8px;
    margin-top: 24px;
}

.ec1 ul {
    margin-top: 8px;
}

.ecl .sto1 {
    color: #eee;
}

.s-dt {
    display: flex;
    align-items: flex-start;
    max-width: 910px;
    color: #333;
}

.s-ms {
    margin: 96px auto 0;
}

.s-ws {
    margin: 72px auto 0;
}

.dt-1 {
    white-space: nowrap;
}

.s-dt,
.tx1 {
    max-height: 100%;
}


.sto1 {
    line-height: 1.35;
    font-size: .92em;
    color: #88888d;
}

.ab-09 {
    max-width: 710px;
    padding: 0 10px;
    margin: 0 auto;
}


#activation .section-content {
    max-width: 910px;
}

#activation1 {
    padding-bottom: 7em;
}

#activation1 .info-box {
    padding: 0;
    margin: 0;
}

.os-list {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
}

.os-list svg {
    fill: gray;
    width: 1em;
    height: 1em;
}

.os-list div {
    margin-left: 1em;
}

.info-s {
    width: 100%;
    max-width: 490px;
    margin: 0 auto;
    padding: 20px;
    background: #fafafa;
    display: flex;
    text-align: left;
}

.info-s p {
    margin-left: .7em;
}

#activation1 .section-content {
    max-width: 780px
}

#activation1 .section-text {
    max-width: 560px;
}


#mt-1 {
    margin-top: 50px;
    margin-bottom: 12px;
}


#ask-0 {
    width: 100%;
    max-width: 310px;
    height: auto;
    margin: 0 auto;
}

#ask-2 {
    margin-top: -16px;
}

#ask-3 {
    margin-top: -26px;
    margin-bottom: -4px;
}

#ask-3 .ksx-img,
#ask-4 .ksx-img {
    padding: 10px;
}


.ksx-c {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
}

.ksx-r {
    display: flex;
    align-items: center;
}

.ksx-img {
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ksx-img svg {
    width: 100%;
    height: auto;
}

.ksx-n {
    padding: 18px;
    text-align: center;
    font-size: 2em;
    color: #c5c5c5;
}

.ksx-d {
    text-align: left;
    flex: 1;
    margin-left: 1.2em;
}


.ksx-c img {
    width: 100%;
    height: auto;
}



div#acfw_redeem_store_credit {
    display: flex;
    margin: .5em 0;
}

div#acfw_redeem_store_credit p,
div#acfw_redeem_store_credit button {
    margin: 0;
    padding: 0;
    flex: 1;
}

div#acfw_redeem_store_credit input {
    margin-top: 0;
}

div#acfw_redeem_store_credit button {
    line-height: 42px;
    border-radius: 0;
    font-size: 12px;
}

.acfwf-components .acfw-accordion h3 .caret {
    top: 0;
}

.acfwf-components {
    margin-top: 1em;
}

.wc-block-components-totals-coupon__content,#wc-block-components-totals-coupon__form {display:none}


@media (min-width:1920px) {
    .product-title {
        font-size: 28px
    }

    .section-container {
        padding: 230px 60px
    }
}

@media (max-width: 1440px) {
    .aakp039-container {
        width: auto;
        max-width: 100%
    }

    .no-sidebar.page .alignwide {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 991px) {
    .header-main {
        height: 90px;
        padding: 0 30px
    }

    .rv .ms3,
    .ms3,
    .rv .ms2,
    .ms2,
    .ksd .section-text {
        margin: 0;
    }

    .section-num {
        font-size: 200px;
    }

    .section-image {
        width: 100%;
        margin-bottom: 50px;
    }

    .section-text.ms4,
    .section-text {
        width: 100%;
        max-width: 610px;
    }

    .tr01 {
        margin-top: 0
    }

    .rtxt {
        text-align: center;
        transform-origin: center
    }

    .mf1 {
        font-size: 32px
    }

    .mf2 {
        font-size: 22px
    }

    .product-title {
        font-size: 22px
    }

    .fs1 {
        font-size: 12px
    }

    .ksl {
        display: none
    }

    .ksd {
        display: block;
        margin: 0 auto
    }

    .ksm {
        display: none;
    }

    .section-container.ksd {
        padding-top: 50px;
        margin: 0;
    }

    .section-container {
        padding: 180px 60px
    }

    .section-container.rt0 {
        padding-top: 30px;
    }

    .product-size {
        font-size: 10px
    }

    .container,
    .aakp039-container {
        padding: 0 45px
    }

    .rv .section-content {
        flex-direction: column
    }

    .section-content {
        flex-direction: column
    }

    svg.icon-info-l {
        transform: scale(.9)
    }

    .os-cont {
        padding: 3em 1em;
    }

    #activation1 .ksd {
        padding-top: 60px;
    }

    #activation1 {
        padding-bottom: 4em;
    }

    #activation1 .mf4 {
        text-align: center;
    }

    #activation1 .info-box {
        background: transparent;
        border-bottom: 1px solid #eee;
        padding-bottom: 12px;
        margin-bottom: 20px;
    }

    .header-search {
        display: none;
    }

    .s-dt {
        flex-direction: column;
    }

    .s-ms {
        margin: 72px auto 0;
    }

    .s-ws {
        margin: 60px auto 0;
    }
}

@media (max-width: 850px) {
    .jscart .mcc-pd {
        padding: 0 18px 0 24px
    }

    .cart-summary {
        flex-direction: column
    }

    .mcc-info {
        padding: 32px 30px;
        border-bottom: 1px solid #ededed;
    }

    .mcc-container {
        padding: 40px 0 100px
    }

    .mcc-summary {
        flex-direction: column
    }

    .mcc-left {
        width: 100%
    }

    .mcc-right {
        width: 100%;
        padding: 30px
    }

    .cart-left {
        width: 100%
    }

    .cart-right {
        width: 100%
    }

    .checkout .cart-right {
        margin-top: 30px
    }

    .js-order .mcc-pd {
        padding: 0
    }

    .footer-content {
        width: 100%
    }
}

@media (max-width: 768px) {
    body {
        font-size: 14px
    }

    .info-box {
        font-size: 13px
    }

    .os-thumb.ibo {
        width: 100px;
    }

    .mft {
        font-size: 24px
    }

    .mft.mft3 {
        font-size: 20px
    }

    .mf1 {
        font-size: 28px
    }

    .mf2 {
        font-size: 20px
    }

    .mf3 {
        font-size: 18px
    }

    .login-panel .panel__title {
        margin-bottom: 48px
    }

    .section-container {
        padding: 150px 45px
    }

    .gst {
        padding-top: 40px
    }

    .login-panel .panel-content form {
        padding: 0
    }

    .gotop {
        right: 20px;
        bottom: 20px
    }

    input,
    textarea,
    select {
        font-size: 14px
    }

    .button {
        font-size: 13px
    }

    .hero-content .circle {
        transform: scale(.9);
        transform-origin: center;
    }

    #vsb {
        max-width: 380px;
    }

    #activation1 {
        padding-bottom: 3em;
    }
}

@media (max-width:520px) {
    body {
        font-size: 13px
    }

    .s-ms {
        margin: 60px auto 0;
    }


    .s-ws {
        margin: 48px auto 0;
    }


    .flex-b img {
        margin-right: 24px;
    }

    .woocommerce-mini-cart-item__thumbnail img {
        max-width: 70px;
    }

    .header-right-items svg {
        width: 16px;
        height: 16px;
    }

    .product-title {
        font-size: 18px
    }

    .info-box {
        margin-bottom: 36px;
        font-size: 12.5px
    }

    .mft.mft2 {
        font-size: 22px
    }

    .sto {
        font-size: 11.5px
    }

    .banner-full {
        height: 60vw
    }

    #banner-1 .banner-bg,
    #banner-2 .banner-bg {
        background-size: auto 60vw
    }


    .gst,
    .legal-subtitle {
        font-size: 14px
    }

    .mf0 {
        font-size: 10px
    }

    .mf1 {
        font-size: 26px
    }

    .mf2 {
        font-size: 18px
    }

    .mf3 {
        font-size: 17px
    }

    .mf4 {
        font-size: 16px
    }

    .mf5 {
        font-size: 13px
    }

    .msg-k,
    .mf6 {
        font-size: 12px
    }

    .strnum {
        font-size: 48px
    }

    .info-text {
        display: inline
    }

    .maincart.cart-returns {
        padding: 20px 32px;
    }

    .section-num {
        font-size: 150px
    }

    .section-container {
        padding: 150px 40px
    }

    .banner {
        padding: 100px 40px
    }

    .mbl {
        display: block
    }

    .mblr {
        display: inline
    }

    .jf1 {
        font-size: 20px;
        padding: 48px 0
    }

    #main .frt2 {
        padding-left: 0;
        padding-right: 0;
    }

    #main .frt2 .section-text {
        padding-left: 40px;
        padding-right: 40px;
    }

    .frt2 .section-image img {
        max-height: unset;
    }

    .text-center .guide {
        list-style-position: outside;
        text-align: left;
    }



}

@media (max-width: 468px) {

    .header-main {
        height: 70px;
        padding: 0 20px
    }

    .pso2.headroom--not-top.headroom--pinned .header-main {
        height: 60px;
    }

    .login-panel .panel__title {
        padding-top: 35px
    }

    .panel-header,
    .panel-footer {
        padding: 35px 25px
    }

    .panel-content {
        padding: 0 25px
    }

    .zard-panel .panel-content {
        padding-top: 30px;
        min-width: 200px;
    }

    .zard-panel .panel-header {
        padding-top: 32px;
    }

    .info-sp {
        padding: 32px;
    }

    .helpmenu-title {
        display: none
    }

    .help-menu {
        display: none
    }

    .tab-navigation {
        display: block
    }

    .offscreen-panel .button-close {
        top: 27px;
        right: 15px
    }

    svg.logo-svg {
        width: 80px;
    }

    .aakp039-product-carousel2 ul.products li.product {
        max-width: 280px
    }

    .header-right-items>* {
        margin-left: 18px
    }

    .container,
    .aakp039-container {
        padding: 0 24px
    }

    .os-thumb.ibo {
        width: 80px;
        margin-left: 10px;
        margin-right: 24px;
    }

    .os-thumb {
        width: 74px;
        margin: 0 10px;
        margin-right: 24px;
    }


    .panel .cart-returns {
        padding: 20px 32px;
    }

    td.t3-item img {
        padding: 5px;
        width: 90px;
    }

}

@media (max-width:390px) {

    #main .frt2 .section-text {
        padding-left: 30px;
        padding-right: 30px;
    }

    .banner {
        padding: 90px 30px
    }

    .product-title {
        font-size: 18px
    }

    .mf1 {
        font-size: 24px
    }

    .mf2 {
        font-size: 16px
    }

    .mf3 {
        font-size: 14px
    }

    .mf4 {
        font-size: 14px;
    }

    .section-container {
        padding: 100px 30px
    }

    .topbar {
        height: 35px
    }

    .topbar-text {
        line-height: 35px;
        font-size: 12px
    }

    td.t3-item img {
        width: 80px;
    }
}

@media (max-height:640px) {
    .hero {
        height: 88vh;
        max-height: 563px;
        min-height: 530px;
    }

    .sticky-cart-form__container {
        padding: 0 24px;
    }

    .arrow-container {
        display: none;
    }

    .fs1 {
        padding: 18px 0;
    }

    .ubos1 {
        margin-bottom: 32px;
    }
}

@media (min-height: 990px) {
    #nc-hero .hero-content {
        padding: 120px 30px 82px;
    }

    .hero-content {
        padding: 100px 30px 48px
    }

    .sticky-cart-form__container {
        height: 92px;
    }
}