.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face {
font-family: Inter;
src: url(//www.vaporix.hu/wp-content/plugins/popupsmart/public/fonts/Inter-Regular.woff2);
font-weight: 400;
}
@font-face {
font-family: Inter;
src: url(//www.vaporix.hu/wp-content/plugins/popupsmart/public/fonts/Inter-Medium.woff2);
font-weight: 500;
}
@font-face {
font-family: Inter;
src: url(//www.vaporix.hu/wp-content/plugins/popupsmart/public/fonts/Inter-Black.woff2);
font-weight: 900;
}.animated{
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
@-webkit-keyframes fadeIn{
0%{opacity: 0}
100%{opacity: 1}
}
@keyframes fadeIn{
0%{opacity: 0}
100%{opacity: 1}
}
.fadeIn{
-webkit-animation-name: fadeIn;
animation-name: fadeIn
}
@-webkit-keyframes fadeOut{
0%{opacity: 1}
100%{opacity: 0}
}
@keyframes fadeOut{
0%{opacity: 1}
100%{opacity: 0}
}
.fadeOut{
-webkit-animation-name: fadeOut;
animation-name: fadeOut
} .ts-effect-image{
text-align: center;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.ts-effect-image .image-link{
display: block;
position: relative;
max-width: 100%;
overflow: hidden;
} .counter-wrapper{
display: inline-block;
padding: 9px 26px;
border-radius: 5px;
}
.counter-wrapper > div{
min-width: 42px;
text-align: center;
display: inline-block;
}
.counter-wrapper > div > *{
display: block;
}
.counter-wrapper .number-wrapper{
display: block;
line-height: 1;
}
.counter-wrapper .ref-wrapper{
display: block;
line-height: 20px;
}
.counter-wrapper .dots{
padding: 0 8px;
display: inline-block;
vertical-align: top;
margin-top: 2px;
}
.ts-countdown .counter-wrapper .ref-wrapper{
text-transform: capitalize;
}
.ts-product-deals-wrapper .shortcode-heading-wrapper{
display: flex;
flex-flow: row wrap;
align-items: center;
justify-content: center;
}
.ts-product-deals-wrapper .shortcode-heading-wrapper > .ts-countdown{
margin-left: auto; } .ts-banner,
.ts-banner *{
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
} 
.ts-banner{
overflow: hidden;
width: 100%;
position: relative;
text-align: center;
}
.ts-banner .banner-wrapper{
position: relative;
}
.ts-banner .banner-wrapper .banner-bg{
overflow: hidden;
}
.ts-banner .banner-wrapper > a{
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 4;
}
.ts-banner .banner-bg img.img-sm{
display: none;
}
.ts-banner .banner-bg img{
position: relative;
margin: 0 -1px;
width: calc(100% + 2px);
-o-object-fit: cover;
object-fit: cover;
}
.ts-banner .box-content{
position: absolute;
z-index: 2;
transition: 300ms ease 0s;
}
.ts-banner .box-content > div{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
}
.ts-banner.description-top .box-content > div > .description{
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.ts-banner .box-content > div > *{
line-height: 1.2;
margin-bottom: 10px;
}
.ts-banner .box-content > div > .description{
margin-bottom: 30px;
}
.ts-banner .box-content .description > *:last-child,
.ts-banner .box-content > div > *:last-child{
margin-bottom: 0;
}
.ts-banner.description-top .box-content > div > .description:not(:last-child){
margin-bottom: 4px;
}
.ts-banner.description-top .box-content > div > h2:not(:last-child){
margin-bottom: 30px;
}
.ts-banner .box-content h2{
color: inherit;
}
.ts-banner header{
display: table-cell;
vertical-align: middle;
}
.ts-banner .banner-link{
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
}
.ts-banner.button-text .box-content > div > .description{
margin-bottom: 23px;
}
.ts-banner .ts-banner-button{
display: inline-block;
overflow: hidden;
position: relative;
}
.ts-banner .ts-banner-button .button{
text-decoration: none;
padding-top: 11px;
padding-bottom: 11px;
}
.ts-banner .ts-banner-button .button:not(.button-text){
min-width: 150px;
display: inline-block;
}
.ts-banner .ts-banner-button .button:after{
transition: opacity 0.2s ease-out, margin 0.2s ease-out;
opacity: 0;
margin-left: 0px;
width: 0;
font-size: 140%;
display: inline-block;
vertical-align: middle;
position: relative;
top: -1px;
}
.ts-banner:hover .ts-banner-button .button:after{
opacity: 1;
margin-left: 5px; width: auto;
}
.ts-banner.button-text .ts-banner-button .button{
padding: 0 !important;
border: 0 !important;
background: transparent !important;
margin: 0 !important;
color: inherit;
min-width: 0;
text-transform: none;
}
.ts-banner.button-text .ts-banner-button .button{
margin-top: 6px;
}
.ts-banner.button-text .ts-banner-button .button:after{
font-size: 170%;
top: 0;
opacity: 1;
margin-left: 5px; }
.ts-banner.button-text:hover .ts-banner-button .button:after{
opacity: 0;
margin-left: 0; }
.ts-banner.bg-left .banner-bg img{
object-position: left;
}
.ts-banner.bg-right .banner-bg img{
object-position: right;
}
.text-center-top .box-content h2,
.text-center-bottom .box-content h2,
.text-center-center .box-content h2,
.text-center-top .box-content > div,
.text-center-bottom .box-content > div,
.text-center-center .box-content > div{
margin-left: auto;
margin-right: auto;
}
.text-left-top .box-content > div,
.text-left-bottom .box-content > div,
.text-left-center .box-content > div{
margin-left: 0;
margin-right: auto;
}
.text-right-top .box-content > div,
.text-right-bottom .box-content > div,
.text-right-center .box-content > div{
margin-left: auto;
margin-right: 0;
}
.text-left-top .box-content,
.text-left-bottom .box-content,
.text-left-center .box-content{
text-align: start;
}
.text-right-top .box-content,
.text-right-bottom .box-content,
.text-right-center .box-content{
text-align: end;
}
.text-center-top .box-content,
.text-center-bottom .box-content,
.text-center-center .box-content{
text-align: center;
} .text-left-top .box-content{
left: 30px;right: auto;
top: 30px;bottom: auto;
}
.text-left-bottom .box-content{
left: 30px;right: auto;
top: auto;bottom: 30px;
}
.text-left-center .box-content{
left: 30px;right: auto;
top: 50%;bottom: auto;
transform: translate(0,-50%);
}
.text-right-top .box-content{
right: 30px;left: auto;
top: 30px;bottom: auto;
}
.text-right-bottom .box-content{
right: 30px;left: auto;
top: auto;bottom: 30px;
}
.text-right-center .box-content{
right: 30px;left: auto;
top: 50%;bottom: auto;
transform: translate(0,-50%);
}
.text-center-top .box-content{
text-align: center;
left: 30px;right: 30px;
top: 30px;bottom: auto;
}
.text-center-bottom .box-content{
text-align: center;
left: 30px;right: 30px;
top: auto;bottom: 30px;
}
.text-center-center .box-content{
left: 30px;right: 30px;
top: 50%;bottom: auto;
transform: translateY(-50%);
text-align: center;
}  .eff-zoom-in .image-link .bg-image,
.eff-zoom-in .banner-bg img{
transition: transform 500ms;
}
.eff-zoom-in:hover .image-link .bg-image,
.eff-zoom-in:hover .banner-bg img{
-webkit-transform: scale(1.12);
transform: scale(1.12);
} .eff-zoom-out .image-link .bg-image,
.eff-zoom-out .banner-bg img{
width: calc(100% + 60px);
max-width: none;
transition: transform 500ms;
transform: translate3d(-30px,0,0) scale(1.12);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.eff-zoom-out:hover .image-link .bg-image,
.eff-zoom-out:hover .banner-bg img{
-webkit-transform: translate3d(0,0,0) scale(1);
transform: translate3d(0,0,0) scale(1);
} .eff-zoom-rotate .image-link .bg-image,
.eff-zoom-rotate .bg-content img{
transition: 500ms ease;
}
.eff-zoom-rotate:hover .image-link .bg-image,
.eff-zoom-rotate:hover .bg-content img{
-webkit-transform: rotate(6deg) scale(1.15);
transform: rotate(6deg) scale(1.15);
}
.elementor-col-50 .eff-zoom-rotate:hover .image-link .bg-image,
.elementor-col-50 .eff-zoom-rotate:hover .bg-content img,
.elementor-col-60 .eff-zoom-rotate:hover .image-link .bg-image,
.elementor-col-60 .eff-zoom-rotate:hover .bg-content img,
.elementor-col-70 .eff-zoom-rotate:hover .image-link .bg-image,
.elementor-col-70 .eff-zoom-rotate:hover .bg-content img,
.elementor-col-80 .eff-zoom-rotate:hover .image-link .bg-image,
.elementor-col-80 .eff-zoom-rotate:hover .bg-content img,
.elementor-col-90 .eff-zoom-rotate:hover .image-link .bg-image,
.elementor-col-90 .eff-zoom-rotate:hover .bg-content img,
.elementor-col-100 .eff-zoom-rotate:hover .image-link .bg-image,
.elementor-col-100 .eff-zoom-rotate:hover .bg-content img{
-webkit-transform: rotate(6deg) scale(1.3);
transform: rotate(6deg) scale(1.3);
} .eff-flash .bg-content,
.eff-flash .image-link{
position: relative;
overflow: hidden;
}
.eff-flash .bg-content:before,
.eff-flash .bg-content:after,
.eff-flash .image-link:before, 
.eff-flash .image-link:after{
content: '';
width: 100%;
height: 100%;
background: rgba(255,255,255,.3);
position: absolute;
top: 0;
left: 0;
z-index: 5;
transition: transform .5s,opacity .2s ease-in-out 0s;
opacity: 0;
}
.eff-flash:hover .bg-content:before,
.eff-flash:hover .image-link:before{
transform: scale(0,1);
opacity: 1;
}
.eff-flash:hover .bg-content:after,
.eff-flash:hover .image-link:after{
transform: scale(1,0);
opacity: 1;
} .eff-line .image-link{
position: relative;
overflow: hidden;
line-height: 1;
}
.eff-line .bg-content:before,
.eff-line .bg-content:after,
.eff-line .image-link:before,
.eff-line .image-link:after{
content: "";
position: absolute;
top: 15px;
left: 15px;
border: 1px solid rgba(255,255,255,.7);  
transition: all ease .45s;
z-index: 2;
display: block;
}
.eff-line .bg-content:before,
.eff-line .image-link:before{
width: calc(100% - 30px);
height: 0;
border-top: none;
border-bottom: none;
}
.eff-line .bg-content:after,
.eff-line .image-link:after{
height: calc(100% - 30px);
width: 0;
border-left: none;
border-right: none;
}
.eff-line:hover .bg-content:before,
.eff-line:hover .image-link:before{
height: calc(100% - 30px);
}
.eff-line:hover .bg-content:after,
.eff-line:hover .image-link:after{
width: calc(100% - 30px);
} .eff-overlay .bg-content,
.eff-overlay .image-link{
position: relative;
overflow: hidden;
}
.eff-overlay .bg-content:before,
.eff-overlay .image-link:before,
.eff-overlay .bg-content:after,
.eff-overlay .image-link:after{
content: '';
background: rgba(0, 0, 0, 0.2);
width: 100%;
height: 50%;
left: 0; position: absolute;
transition: all 0.2s;
z-index: 2;
}
.eff-overlay .bg-content:before,
.eff-overlay .image-link:before{
top: -50%;
}
.eff-overlay .bg-content:after,
.eff-overlay .image-link:after{
top: 100%;
}
.eff-overlay:hover .bg-content:before,
.eff-overlay:hover .image-link:before{
top: 0;
}
.eff-overlay:hover .bg-content:after,
.eff-overlay:hover .image-link:after{
top: 50%;
} .ts-banner-image{
overflow: hidden;
position: relative;
text-align: center;
}
.ts-banner-image *{
backface-visibility: hidden;
}
.ts-banner-image img.text-image{
position: absolute;
z-index: 2;
}
.ts-banner-image > *{
display: block;
position: relative;
overflow: hidden;
}
.ts-banner-image > *:after{
display: table;
content: "";
clear: both;
}
.ts-banner-image img.bg-image{
position: relative;
z-index: 1;
width: 100%;
transition: 400ms ease 0s;
-o-object-fit: cover;
object-fit: cover;
}
.ts-banner-image .overlay{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
content: "";
z-index: 0;
} .ts-banner-image img.text-image{
max-width: 85%;
transition: 500ms ease 0s;
margin: 0;
}
.ts-banner-image.left-top img.text-image{
left: 5%;right: auto;
top: 5%;bottom: auto;
margin: 20px 0 0 10px;
}
.ts-banner-image.left-bottom img.text-image{
left: 5%;right: auto;
top: auto;bottom: 8%;
margin: 0 0 20px 20px;
}
.ts-banner-image.left-center img.text-image{
left: 5%;right: auto;
margin: 0 0 0 10px;
top: 50%;bottom: auto;
transform: translate(0,-50%);
}
.ts-banner-image.right-top img.text-image{
right: 5%;left: auto;
top: 5%;bottom: auto;
margin: 20px 10px 0 0;
}
.ts-banner-image.right-bottom img.text-image{
right: 5%;left: auto;
top: auto;bottom: 8%;
margin: 0 10px 20px 0;
}
.ts-banner-image.right-center img.text-image{
right: 5%;left: auto;
top: 50%;bottom: auto;
margin: 0 20px 0 0;
transform: translate(0,-50%);
}
.ts-banner-image.center-top img.text-image{
left: 50%;right: auto;
top: 8%;bottom: auto;
margin: 10px 0 0 0;
transform: translate(-50%,0);
}
.ts-banner-image.center-bottom img.text-image{
left: 50%;right: auto;
top: auto;bottom: 8%;
margin: 0 0 10px 0;
transform: translate(-50%,0);
}
.ts-banner-image.center-center img.text-image{
left: 50%;right: auto;
top: 50%;bottom: auto;
transform: translate(-50%,-50%);
text-align: center;
max-width: 70%;
}  .ts-logo-slider-wrapper .content-wrapper{
text-align: center;
}
.ts-logo-slider-wrapper .swiper *{
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.ts-shortcode.ts-logo-slider-wrapper.style-border .items{
margin: 0;
border-width: 0 0 0 1px; border-style: solid;
}
.ts-shortcode.ts-logo-slider-wrapper.style-border .items .item{
padding: 0;
border-width: 1px 1px 1px 0; border-style: solid;
}
.ts-shortcode.ts-logo-slider-wrapper.style-border .items{
padding-top: 1px;
}
.ts-shortcode.ts-logo-slider-wrapper.style-border .items .item{
margin-top: -1px;
}
.ts-shortcode.ts-logo-slider-wrapper .items .item > a{
display: block;
}
.ts-shortcode.ts-logo-slider-wrapper .items .item > a:after{
display: block;
} .ts-shortcode{
position: relative;
clear: both;
}
.ts-shortcode:not(.partial-full):not(.partial-left):not(.partial-right){
overflow: hidden;	
}
.ts-shortcode .shortcode-heading-wrapper h2{
margin-bottom: 0;
display: block;
}
.ts-shortcode.title-border-bottom .shortcode-heading-wrapper h2{
width: 100%;
position: relative;
padding-bottom: 4px;
}
.ts-shortcode.title-border-bottom .shortcode-heading-wrapper h2:before{
position: absolute;
left: 0;
right: 0;
bottom: 0;
border-width: 4px 0 0 0;
border-style: solid;
content: "";
}  .ts-shortcode.ts-testimonial-wrapper blockquote:before{
display: none;
}
.ts-shortcode.ts-testimonial-wrapper blockquote{
background: transparent;
padding: 0;
text-align: center;
max-width: 920px;
margin: 0 auto 40px;
font-size: 100%;
}
.ts-shortcode.ts-testimonial-wrapper.ts-slider blockquote{
margin-bottom: 0;
}
.ts-shortcode.ts-testimonial-wrapper blockquote .rating{
margin: 0 auto;
}
.ts-shortcode.ts-testimonial-wrapper blockquote .image img{
width: 100px;
height: 100px;
object-fit: cover;
border-radius: 50%;
}
.ts-testimonial-wrapper blockquote > .content{
margin-top: 45px;
}
.ts-testimonial-wrapper blockquote > * :not(.content){
margin-bottom: 10px;
}
.ts-testimonial-wrapper blockquote .author-role{
line-height: 1.2;
}
.ts-testimonial-wrapper blockquote .author-role > *{
display: inline-block;
position: relative;
}
.ts-testimonial-wrapper blockquote .author-role > *:not(:last-child){
padding-right: 15px; margin-right: 15px; }
.ts-testimonial-wrapper blockquote .author-role > *:not(:last-child):after{
content: '';
width: 1px;
height: 10px;
display: inline-block;
position: absolute;
top: 50%;
right: 0; transform: translateY(-50%);
border-right: 1px solid;
opacity: 0.2;
} .ts-testimonial-wrapper.text-light blockquote .author-role > *,
.ts-testimonial-wrapper.text-light blockquote > *:not(.rating){
color: #ffffff;
} .ts-team-members:not(.ts-slider) .items{
margin-bottom: -30px;
}
.ts-team-members:not(.ts-slider) .item{
margin-bottom: 30px;
}
.ts-team-members .image-thumbnail{
position: relative;
overflow: hidden;
margin-bottom: 24px;
}
.ts-team-members .image-thumbnail a{
display: block;
}
.ts-team-members .image-thumbnail img{
width: 100%;
transition: 300ms ease;
}
.ts-team-members .team-content:hover .image-thumbnail img{
transform: scale(1.1);
}
.ts-team-members .team-info{
text-align: center;
}
.ts-team-members .team-info > *:not(:last-child){
margin-bottom: 7px;
display: block;
}
.ts-team-members .team-info .name{
font-weight: normal;
}
.ts-team-members .team-info .member-role{
text-transform: uppercase;
}
.ts-team-members .member-social{
margin: 0 -13px;
display: flex;
flex-flow: row wrap;
align-items: center;
justify-content: center;
}
.ts-team-members .member-social a{
width: 20px;
height: 20px;
line-height: 20px;
margin: 5px 13px;
display: inline-block;
vertical-align: middle;
text-align: center;
color: inherit;
letter-spacing: 0;
text-decoration: none;
transition: 200ms ease;
}
.ts-team-members .member-social a i{
font-size: 28px;
line-height: inherit;
} .ts-twitter-slider .twitter-content{
text-align: center;
}
.ts-twitter-slider .twitter-content .date-time a{
color: inherit;
text-decoration: underline;
}
.ts-twitter-slider .twitter-content .date-time a:hover{
text-decoration: none;
}
.twitter-content .content{
font-style: italic;
}
.ts-twitter-slider .icon{
font-size: 300%;
line-height: 1;
color: #2CAAE1;
margin-bottom: 20px;
}
.ts-twitter-slider .date-time{
margin-bottom: 10px;
}
.ts-twitter-slider.text-light .item *,
#page .ts-shortcode.text-light .shortcode-heading-wrapper .shortcode-title{
color: #fff;
}
.ts-twitter-slider h4{
font-size: 100%;
margin-bottom: 0;
} .ts-product-brand-wrapper .item > a > img{
border-radius: 10px;
}
.ts-product-brand-wrapper .meta-wrapper{
margin-top: 7px;
}
.ts-product-brand-wrapper .meta-wrapper h3{
margin-bottom: 0;
}
.ts-product-brand-wrapper .meta-wrapper h3 .count{
font-size: 14px;
font-weight: normal;
line-height: 16px;
display: block;
margin-top: -2px;
} .ts-shortcode .column-tabs{
margin-bottom: 40px;
}
.ts-product-in-category-tab-wrapper.style-tabs-default .column-tabs{
margin-bottom: 53px;
}
.ts-product-in-product-type-tab-wrapper.ts-shortcode .column-tabs{
margin-bottom: 46px;
}
.column-tabs ul.tabs li{
list-style: none;
padding-top: 5px;
padding-bottom: 5px;
display: inline-block;
cursor: pointer;
line-height: 1.3 !important;
}
.column-tabs ul.tabs li:not(:last-child){
margin-right: 56px; }
.ts-product-in-product-type-tab-wrapper .column-tabs ul.tabs li:not(:last-child){
margin-right: 66px; }
.ts-product-in-product-type-tab-wrapper .column-tabs ul.tabs{
text-align: center;
}
.column-tabs ul.tabs li.current{
cursor: default;
}
.column-tabs ul.tabs li span.count{
text-transform: none;
}
.column-tabs .list-categories{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 0;
}
.column-tabs .list-categories ul.tabs{
margin-top: -3px;
}
.column-tabs .list-categories ul.tabs,
.column-tabs .heading-tab .heading-title{
margin-bottom: 0;
}
.column-tabs .list-categories ul.tabs li > span{
display: inline-block;
position: relative;
}
.column-tabs .list-categories ul.tabs li > span:after{
content: '';
position: absolute;
bottom: 0;
opacity: 0;
left: 0;
right: 0;
border-bottom: 1px solid;
transform: scale(0);
transition: 0.2s ease-out;
}
.column-tabs .list-categories ul.tabs li:hover > span:after,
.column-tabs .list-categories ul.tabs li.current > span:after{
transform: scale(1);
opacity: 1;
}
.style-tabs-default .column-tabs .list-categories .heading-tab{
padding-right: 30px; }
.ts-product-in-category-tab-wrapper.style-tabs-vertical .column-tabs .list-categories ul.tabs li > span:after{
display: none;
}
.ts-product-in-category-tab-wrapper.style-tabs-vertical .column-tabs .list-categories ul.tabs li{
letter-spacing: 0.1em;
}
.ts-product-in-category-tab-wrapper.style-tabs-vertical .column-tabs .list-categories ul.tabs li:hover,
.ts-product-in-category-tab-wrapper.style-tabs-vertical .column-tabs .list-categories ul.tabs li.current{
text-shadow: none;
} .style-tabs-vertical{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.style-tabs-vertical .column-tabs{
width: 20%;
padding-right: 20px; z-index: 15;
}
.style-tabs-vertical .column-content{
width: 80%;
}
.style-tabs-vertical .column-tabs .list-categories .heading-title{
margin-bottom: 14px;
}
.style-tabs-vertical .column-tabs .list-categories ul.tabs li{
width: 100%;
padding: 13px 0;
} .woocommerce .column-products.loading .products{
transition: 300ms ease 0s;
}
.column-products.loading:after{
top: 35%;
} .mailchimp-subscription .widget-title-wrapper{
margin-bottom: 20px;
}
.mailchimp-subscription .widget-title-wrapper .widget-title{
line-height: 1.2;
margin-bottom: 0 !important;
}
.mailchimp-subscription .newsletter{
line-height: 20px;
margin-bottom: 24px;
}
.elementor-col-100 .mailchimp-subscription .widget-title-wrapper{
margin-bottom: 12px;
}
.custom-spacing .mailchimp-subscription .widget-title-wrapper{
margin-bottom: 14px;
}
.custom-spacing .mailchimp-subscription .newsletter{
margin-bottom: 19px;
}
#ts-filter-widget-area .mailchimp-subscription .widget-title-wrapper,
#right-sidebar .mailchimp-subscription .widget-title-wrapper,
#left-sidebar .mailchimp-subscription .widget-title-wrapper{
margin-bottom: 8px;
}
#ts-filter-widget-area .mailchimp-subscription .newsletter,
#right-sidebar .mailchimp-subscription .newsletter,
#left-sidebar .mailchimp-subscription .newsletter{
margin-bottom: 32px;
}
.mailchimp-subscription .newsletter p{
margin-bottom: 0;
}
.mc4wp-form .subscribe-email{
position: relative;
}
.mc4wp-form .subscribe-email input[type="email"]{
width: 100%;
padding-right: 150px; margin-bottom: 0;
border: 0;
background: #ededed;
}
.mc4wp-form .subscribe-email input[type="email"],
.size-small .mc4wp-form .subscribe-email input[type="email"]{
padding-top: 13px;
padding-bottom: 13px;
}
.mc4wp-form .subscribe-email a{
color: inherit;
}
.mc4wp-form .subscribe-email .button{
position: absolute;
top: 4px;
right: 4px; bottom: 4px;
padding-top: 0;
padding-bottom: 0;
height: calc(100% - 8px);
min-width: 0;
}
#left-sidebar .mc4wp-form .subscribe-email .button,
#right-sidebar .mc4wp-form .subscribe-email .button{
padding-left: 15px;
padding-right: 15px;
}
#left-sidebar .mc4wp-form .subscribe-email input[type="email"],
#right-sidebar .mc4wp-form .subscribe-email input[type="email"]{
padding-right: 130px; }
.elementor-col-100 .mailchimp-subscription{
max-width: 870px;
margin-left: auto;
margin-right: auto;
} .text-light .mailchimp-subscription .widget-title,
.text-light .mailchimp-subscription .newsletter{
color: #ffffff !important;
}
.custom-spacing .text-light .mailchimp-subscription .newsletter{
color: #cccccc !important;
}
.text-light,
.ts-mailchimp-subscription-shortcode.text-light label,
.ts-mailchimp-subscription-shortcode.text-light p > label{
color: #ffffff !important;
}
.ts-mailchimp-subscription-shortcode.text-light .mc4wp-form .subscribe-email input[type="email"]{
color: #ffffff;
background-color: rgba(255,255,255,0.1);
border-color: rgba(255,255,255,0);
}
.ts-mailchimp-subscription-shortcode.text-light .mc4wp-form .subscribe-email input[type="email"]::-webkit-input-placeholder{
color: #6c6c6c;
}
.ts-mailchimp-subscription-shortcode.text-light .mc4wp-form .subscribe-email input[type="email"]:-moz-placeholder{
color: #6c6c6c;
}
.ts-mailchimp-subscription-shortcode.text-light .mc4wp-form .subscribe-email input[type="email"]::-moz-placeholder{
color: #6c6c6c;
}
.ts-mailchimp-subscription-shortcode.text-light .mc4wp-form .subscribe-email input[type="email"]:-ms-input-placeholder{
color: #6c6c6c;
}
.ts-mailchimp-subscription-shortcode.text-light .mc4wp-form .subscribe-email .button{
color: #ffffff !important;
background: #000000 !important;
border-color: #000000 !important;
}
.ts-mailchimp-subscription-shortcode.text-light .mc4wp-form .subscribe-email .button:hover{
background: #ffffff !important;
color: #000000 !important;
border-color: #ffffff !important;
}
.text-light .mailchimp-subscription .processing button.button:before{
border-color: rgba(255,255,255,0.3) !important;
border-top-color: #ffffff !important;
} .ts-product-category-wrapper{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.ts-product-category-wrapper .products{
margin-left: -10px;
margin-right: -10px;
}
.ts-product-category-wrapper:not(.title-left) > *{
width: 100%;
}
.ts-product-category-wrapper .product .category-name,
.ts-product-category-wrapper .product .category-name > *{
margin-bottom: 0;
}
.ts-product-category-wrapper .product .category-name h3 a:hover,
.ts-product-category-wrapper .product:hover .category-name h3 a{
text-decoration: none !important;
color: inherit !important;
} .ts-list-of-product-categories-wrapper.heading-left .heading-title{
text-align: left;
}
.ts-list-of-product-categories-wrapper.heading-center .heading-title{
text-align: center;
}
.ts-list-of-product-categories-wrapper.heading-right .heading-title{
text-align: right;
}
.ts-list-of-product-categories-wrapper h3.heading-title{
margin-bottom: 48px;
}
.ts-list-of-product-categories-wrapper .list-categories{
margin: 0;
display: block;
}
.ts-list-of-product-categories-wrapper .list-categories:after{
display: none;
}
.ts-list-of-product-categories-wrapper .list-categories ul{
margin: 0 -10px -8px;
display: flex;
flex-flow: row wrap;
}
.ts-list-of-product-categories-wrapper .list-categories ul li{
width: 100%;
list-style: none;
padding: 0 10px 8px;
font-size: 115%;
}
.ts-list-of-product-categories-wrapper.columns-1 .list-categories ul{
margin-bottom: 0;
}
.ts-list-of-product-categories-wrapper.columns-1 .list-categories ul li{
padding-bottom: 14px;
}
.ts-list-of-product-categories-wrapper.columns-1 .list-categories ul li:last-child{
padding-bottom: 0;
}
.ts-list-of-product-categories-wrapper.columns-2 .list-categories ul li{
width: 50%;
}
.ts-list-of-product-categories-wrapper.columns-3 .list-categories ul li{
width: 33.33333%;
}
.ts-list-of-product-categories-wrapper.columns-4 .list-categories ul li{
width: 25%;
}
.ts-list-of-product-categories-wrapper.columns-5 .list-categories ul li{
width: 20%;
}
.ts-list-of-product-categories-wrapper .list-categories ul li a{
color: inherit;
display: block;
}
.ts-list-of-product-categories-wrapper .shop-more-button:after{
content: '>>';
text-transform: none;
letter-spacing: 0;
display: inline-block;
margin-left: 5px; }
.ts-list-of-product-categories-wrapper .list-categories ul li .shop-more-button:hover{
text-decoration: underline;
} .ts-list-of-product-categories-wrapper.text-light .list-categories ul li a{
color: #ffffff !important;
} .ts-special-product-wrapper.woocommerce .products{
margin: 0 !important;
}
.ts-special-product-wrapper.woocommerce .products .product{
padding-left: 0;
padding-right: 0;
}
.ts-special-product-wrapper .product{
margin: 0 !important;
}
.ts-special-product-wrapper .product{
width: 100%;
display: flex;
flex-flow: row wrap;
align-items: center;
padding: 0 !important;
margin-bottom: 60px !important;
}
.ts-special-product-wrapper .product .thumbnail-wrapper{
width: 60%;
background: none !important;
position: relative;
}
.flashsale-product{
max-width: 310px;
background: #ffffff;
}
.ts-special-product-wrapper .thumbnail-wrapper > img + .flashsale-product{
position: absolute;
top: auto;
bottom: 70px;
right: 100px; left: auto; }
.flashsale-product .flashsale-price{
padding: 25px;
text-align: center;
}
.flashsale-product .flashsale-price .price{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.flashsale-product .flashsale-price .price del{
font-size: 60%;
top: -3px;
position: relative;
}
.flashsale-product .flashsale-price .flash-sale-text{
font-size: 115%;
text-transform: uppercase;
line-height: 1.2;
margin-bottom: 8px;
}
.flashsale-product a:hover{
text-decoration: none !important;
}
.ts-special-product-wrapper .product .meta-wrapper .ts-countdown{
text-align: center!important;
}
.ts-special-product-wrapper .product .meta-wrapper{
flex: 1;
padding: 6.5%;
text-align: center;
}
.ts-special-product-wrapper .products .meta-wrapper > a > .woocommerce-loop-product__title{
margin-bottom: 12px;
}
.ts-special-product-wrapper .products .meta-wrapper > .short-description{
font-size: 115%;
color: inherit;
margin-bottom: 43px !important;
}
.ts-special-product-wrapper .products .meta-wrapper > a:last-child > .woocommerce-loop-product__title,
.ts-special-product-wrapper .products .meta-wrapper > .short-description:last-child,
.ts-special-product-wrapper.ts-slider .product,
.ts-special-product-wrapper .product:last-child{
margin-bottom: 0 !important;
}
body .ts-special-product-wrapper .products.swiper .swiper-button-next, 
body .ts-special-product-wrapper .products.swiper .swiper-button-prev{
top: auto;
bottom: 0;
left: 40% !important;
right: auto !important;
opacity: 1 !important;
visibility: visible !important;
border-radius: 0;
transform: none;
}
body .ts-special-product-wrapper .products.swiper .swiper-button-next{
left: calc(40% + 40px) !important;
}
body .ts-special-product-wrapper .products.swiper .swiper-button-next, 
body .ts-special-product-wrapper .products.swiper .swiper-button-prev,
body .ts-special-product-wrapper .products.swiper .swiper-button-next:hover, 
body .ts-special-product-wrapper .products.swiper .swiper-button-prev:hover{
background-color: #ffffff;
color: #000000;
}
body .ts-special-product-wrapper .products.swiper .swiper-button-next:after, 
body .ts-special-product-wrapper .products.swiper .swiper-button-prev:after{
font-size: 24px;
opacity: 0.5;
}
body .ts-special-product-wrapper .products.swiper .swiper-button-next:hover:after, 
body .ts-special-product-wrapper .products.swiper .swiper-button-prev:hover:after{
opacity: 1;
} .ts-special-product-wrapper .left-top .thumbnail-wrapper > img + .flashsale-product{
left: 100px;right: auto;
top: 70px;bottom: auto;
}
.ts-special-product-wrapper .left-bottom .thumbnail-wrapper > img + .flashsale-product{
left: 100px;right: auto;
top: auto;bottom: 70px;
}
.ts-special-product-wrapper .left-center .thumbnail-wrapper > img + .flashsale-product{
left: 100px;right: auto;
top: 50%;bottom: auto;
transform: translate(0,-50%);
}
.ts-special-product-wrapper .right-top .thumbnail-wrapper > img + .flashsale-product{
right: 100px;left: auto;
top: 70px;bottom: auto;
}
.ts-special-product-wrapper .right-bottom .thumbnail-wrapper > img + .flashsale-product{
right: 100px;left: auto;
top: auto;bottom: 70px;
}
.ts-special-product-wrapper .right-center .thumbnail-wrapper > img + .flashsale-product{
right: 100px;left: auto;
top: 50%;bottom: auto;
transform: translate(0,-50%);
}
.ts-special-product-wrapper .center-top .thumbnail-wrapper > img + .flashsale-product{
left: 50%;right: auto;
top: 70px;bottom: auto;
transform: translate(-50%,0);
}
.ts-special-product-wrapper .center-bottom .thumbnail-wrapper > img + .flashsale-product{
left: 50%;right: auto;
top: auto;bottom: 70px;
transform: translate(-50%,0);
}
.ts-special-product-wrapper .center-center .thumbnail-wrapper > img + .flashsale-product{
left: 50%;right: auto;
top: 50%;bottom: auto;
transform: translate(-50%,-50%);
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}