.wcf-loader-bg.show {
display: block;
}
.wcf-loader-bg {
display: none;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
background: rgba(0,0,0,0.5);
z-index: 99999;
-webkit-animation: popup 0.7s;
animation: popup 0.7s;
}
.wcf-loader-wrap {
width: 100%;
max-width: 500px;
height: auto;
min-height: 140px;
top: 50%;
left: 50%;
position: relative;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
overflow: hidden;
background: #fff;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 50px;
}
.wcf-order-msg {
text-align: center;
}
.wcf-order-msg .wcf-payment-success {
color: #28a745;
}
.wcf-order-msg .wcf-payment-failed {
color: #dc3545;
}
.wcf-order-msg p {
margin: 0 0 0.7em; 
}
.wcf-order-msg .wcf-note {
font-size: 13px;
}
.wcf-order-msg .wcf-note-no {
display: none;
}
p.wcf-process-msg {
font-size: 1.2em;
}
.wcf-loader,
.wcf-loader:after {
-webkit-border-radius: 50%;
border-radius: 50%;
width: 8em;
height: 8em;
}
.wcf-loader {
margin: 25px auto;
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 5px solid #d4d4d4;
border-right: 5px solid #d4d4d4;
border-bottom: 5px solid #d4d4d4;
border-left: 5px solid #f16334;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 550ms infinite linear;
animation: load8 550ms infinite linear;
} .wcf-offer-child-order ul.order_details {
padding: 0;
}  .woocommerce-product-gallery .slides {
position: relative;
white-space: nowrap;
overflow: hidden;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image {
width: 100%;
display: inline-block;
}
.woocommerce-product-gallery .flex-direction-nav a {
height: 60px;
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev,
.woocommerce-product-gallery .flex-direction-nav .flex-next {
display: inline-block;
font-family: dashicons;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev:before {
content: "\f341";
}
.woocommerce-product-gallery .flex-direction-nav .flex-next:before {
content: "\f345";
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev {
left: -50px;
}
.woocommerce-product-gallery .flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.woocommerce-product-gallery:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.woocommerce-product-gallery:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
} .wcf-offer-price {
font-size: 22px;
}
.wcf-offer-price .del {
padding-right: 6px;
text-decoration: line-through;
opacity: 0.5;
}
.wcf-offer-shipping-fee{
display: block;
font-size: 15px;
} .wcf-embeded-product-variation-wrap .variations_form .variations{
margin: 0;
}
.wcf-embeded-product-variation-wrap .variations_form .variations td.label,
.wcf-embeded-product-quantity-wrap .quantity label.screen-reader-text{
font-weight: 600;
font-family: inherit;
margin-top: 10px;
}
.wcf-embeded-product-variation-wrap .variations_form .variations td.label,
.wcf-embeded-product-variation-wrap .variations_form .variations td.value{
padding: 0 0 5px 0;
vertical-align: middle;
}
.wcf-embeded-product-quantity-wrap .quantity input[type="number"],
.wcf-embeded-product-variation-wrap .variations_form .variations select{
background-color: #fff;
background-image: none;
border: 1px solid;
border-color: #d4d4d4;
-webkit-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: inset 0 -1em 0.7em 0 rgba(0,0,0,0.01);
box-shadow: inset 0 -1em 0.7em 0 rgba(0,0,0,0.01);
background: #f9f9f9;
color: #a5a5a5;
display: inline-block;
font-family: inherit;
font-weight: inherit;
font-size: 14px;
height: auto;
line-height: 1.42857143 !important;
min-height: 34px;
outline: none;
padding: 10px 15px;
max-width: 100%; width: 100%;
margin-right: 0em;
-webkit-appearance: none;
}
.wcf-embeded-product-variation-wrap .variations_form .variations select:focus,
.wcf-embeded-product-quantity-wrap .quantity input[type="number"]:focus{
background: #ffffff;
-webkit-transition: 0.2s;
transition: 0.2s;
}
.wcf-embeded-product-variation-wrap .variations_form .single_variation_wrap{
float: left;
margin-right: 40px;
vertical-align: middle;
}
.wcf-embeded-product-variation-wrap .variations_form .single_variation_wrap .single_variation{
overflow: hidden;
}
.wcf-embeded-product-variation-wrap .single_variation_wrap .single_variation .woocommerce-variation-description{
display: none;
}
.wcf-embeded-product-variation-wrap .variations_form .variations .reset_variations{
text-decoration: none;
font-family: inherit;
font-weight: 500;
font-size:10px;
float: right;
margin-top:10px;
color: #a00a00;
text-transform: uppercase;
letter-spacing: .5px;
display: none;
}
.wcf-embeded-product-variation-wrap .variations_form .variations .reset_variations:before {
content: '\274C';
font-size: 8px;
margin-right: 5px;
}
.wcf-embeded-product-variation-wrap .variations_form .price,
.wcf-embeded-product-variation-wrap .variations_form .single_variation_wrap .woocommerce-variation-price{
margin-top: 0;
margin: 0;
font-family: inherit;
font-weight: normal;
overflow: hidden;
min-height: 35px;
vertical-align: middle;
line-height: 2.12;
}
.wcf-embeded-product-variation-wrap .variations .var_not_selected{
border : 1px solid #e2401c !important;
}
.cartflows-container .single_variation_wrap .woocommerce-variation{
display:none !important;
}
.wcf-embeded-product-variation-wrap table,
.wcf-embeded-product-quantity-wrap .quantity input[type="number"]{
max-width: 250px;
max-width: 200px;
}
.wcf-embeded-product-variation-wrap table,
.wcf-embeded-product-variation-wrap table tbody,
.wcf-embeded-product-variation-wrap table tbody tr,
.wcf-embeded-product-variation-wrap table tbody tr td,
.wcf-embeded-product-variation-wrap table tbody tr td,
.wcf-embeded-product-variation-wrap table tfoot,
.wcf-embeded-product-variation-wrap table tfoot tr,
.wcf-embeded-product-variation-wrap table tfoot tr td,
.wcf-embeded-product-variation-wrap table tfoot tr td{
width: 100%;
display: block !important;
}
.wcf-embeded-product-quantity-wrap .quantity{
display: block;
}
.wcf-embeded-product-quantity-wrap .quantity .screen-reader-text{
-webkit-clip-path: none;
clip-path: none;
display: inline-block;
visibility: visible;
opacity: 1;
width: 100%;
position: relative !important;
top: 0;
color: #404040;
font-size: 15px;
min-height: 34px;
min-height: 22px;
width: 100%;
padding-top: 0px;
}
.wcf-embeded-product-quantity-wrap .quantity label{
padding: 5px 0;
width: 100%;
}
@media (min-width: 769px){
.wcf-embeded-product-variation-wrap table,
.wcf-embeded-product-quantity-wrap .quantity input[type="number"]{
max-width: 80%;
}
}
@media (max-width: 768px){
.wcf-embeded-product-variation-wrap table,
.wcf-embeded-product-quantity-wrap .quantity input[type="number"]{
max-width: 100%;
}
} @-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes popup {
0%{
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@keyframes popup {
0%{
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}.epyt-debug{cursor:pointer;text-align:left;background-color:#ddd;color:#000}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery .epyt-figure{margin-inline:0;margin-block:0}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{margin:0 -8px 0 -8px;position:relative;transition:opacity ease-out .3s;display:block}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity ease-out .3s}.epyt-gallery-thumb{position:relative;box-sizing:border-box;overflow-y:hidden;display:block!important;cursor:pointer;opacity:1;float:left;padding:0 8px 10px 8px;height:auto}.epyt-gallery-thumb.hover{position:relative;opacity:1;transition:opacity ease-out .3s;height:auto}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{height:0;width:100%;padding-top:56.25%!important;position:relative;overflow:hidden!important;background-size:cover!important;background-position:center!important}.epyt-gallery-playhover{opacity:0;position:absolute;top:-10px;left:0;width:100%;height:100%;vertical-align:middle;text-align:center;transition:opacity ease-out .3s}.epyt-gallery-thumb.hover .epyt-gallery-playhover,.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover{opacity:1;top:0;transition:all ease-out .3s}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{height:auto!important;max-width:15%!important;padding:0!important;margin:0!important;min-width:30px!important;vertical-align:middle!important;display:inline-block!important;width:auto;border:0;box-sizing:border-box}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{text-align:center;width:100%;position:absolute;left:0;top:100%;opacity:0;z-index:10;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity linear .2s}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;text-align:center;padding:10px 8px 10px 8px}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagination>div,.epyt-pagenumbers>div{display:inline-block;padding:0 2px 0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px 0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{width:100%;max-width:964px}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.090%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{text-align:center;padding:15px 0 10px 0;clear:both}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{display:inline-block;padding:5px 10px;background-color:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin:0}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444);padding:25px;height:auto;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{display:inline-block;padding:5px 10px;background:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px;font-weight:normal;border-width:0;box-sizing:border-box}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin-left:8px}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444)}.epyt-facade{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{display:block;margin:0;max-width:100%;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:0;height:auto;cursor:pointer}.epyt-facade button.epyt-facade-play{background-color:transparent!important;position:absolute;left:50%;top:50%;width:68px;height:48px;margin-left:-34px;margin-top:-24px;-webkit-transition:opacity .25s cubic-bezier(0,0,0.2,1);transition:opacity .25s cubic-bezier(0,0,0.2,1);cursor:pointer;border-width:0!important}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;position:absolute;top:0;width:100%;pointer-events:none}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);transition:fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);transition:fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);fill:#f00;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{position:absolute;top:0;right:0;bottom:0;left:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative;top:unset;right:unset;bottom:unset;left:unset}.ytvi-story-container{display:block;max-width:100%}