@charset "UTF-8";
.ht-text-center{text-align:center;}
.ht-container-fluid, .ht-container{margin-right:auto;margin-left:auto;}
.ht-container-fluid{padding-right:2rem;padding-left:2rem;}
.ht-container{padding-right:1rem;padding-left:1rem;}
.ht-d-flex{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;}
.ht-row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem;}
.ht-row.ht-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.ht-col.ht-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}
.ht-col-xs, .ht-col-xs-1, .ht-col-xs-2, .ht-col-xs-3, .ht-col-xs-4, .ht-col-xs-5, .ht-col-xs-6, .ht-col-xs-7, .ht-col-xs-8, .ht-col-xs-9, .ht-col-xs-10, .ht-col-xs-11, .ht-col-xs-12, .ht-col-xs-offset-0, .ht-col-xs-offset-1, .ht-col-xs-offset-2, .ht-col-xs-offset-3, .ht-col-xs-offset-4, .ht-col-xs-offset-5, .ht-col-xs-offset-6, .ht-col-xs-offset-7, .ht-col-xs-offset-8, .ht-col-xs-offset-9, .ht-col-xs-offset-10, .ht-col-xs-offset-11, .ht-col-xs-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem;}
.ht-col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;}
.ht-col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%;}
.ht-col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%;}
.ht-col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}
.ht-col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%;}
.ht-col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%;}
.ht-col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}
.ht-col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%;}
.ht-col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%;}
.ht-col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}
.ht-col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%;}
.ht-col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%;}
.ht-col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}
.ht-col-xs-offset-0{margin-left:0;}
.ht-col-xs-offset-1{margin-left:8.33333333%;}
.ht-col-xs-offset-2{margin-left:16.66666667%;}
.ht-col-xs-offset-3{margin-left:25%;}
.ht-col-xs-offset-4{margin-left:33.33333333%;}
.ht-col-xs-offset-5{margin-left:41.66666667%;}
.ht-col-xs-offset-6{margin-left:50%;}
.ht-col-xs-offset-7{margin-left:58.33333333%;}
.ht-col-xs-offset-8{margin-left:66.66666667%;}
.ht-col-xs-offset-9{margin-left:75%;}
.ht-col-xs-offset-10{margin-left:83.33333333%;}
.ht-col-xs-offset-11{margin-left:91.66666667%;}
.ht-start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start;}
.ht-center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;}
.ht-end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end;}
.ht-top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.ht-middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.ht-bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}
.ht-around-xs{-ms-flex-pack:distribute;justify-content:space-around;}
.ht-between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.ht-first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}
.ht-last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}
@media only screen and (min-width: 48em) {
.ht-container{width:49rem;}
.ht-col-sm, .ht-col-sm-1, .ht-col-sm-2, .ht-col-sm-3, .ht-col-sm-4, .ht-col-sm-5, .ht-col-sm-6, .ht-col-sm-7, .ht-col-sm-8, .ht-col-sm-9, .ht-col-sm-10, .ht-col-sm-11, .ht-col-sm-12, .ht-col-sm-offset-0, .ht-col-sm-offset-1, .ht-col-sm-offset-2, .ht-col-sm-offset-3, .ht-col-sm-offset-4, .ht-col-sm-offset-5, .ht-col-sm-offset-6, .ht-col-sm-offset-7, .ht-col-sm-offset-8, .ht-col-sm-offset-9, .ht-col-sm-offset-10, .ht-col-sm-offset-11, .ht-col-sm-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem;}
.ht-col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;}
.ht-col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%;}
.ht-col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%;}
.ht-col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}
.ht-col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%;}
.ht-col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%;}
.ht-col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}
.ht-col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%;}
.ht-col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%;}
.ht-col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}
.ht-col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%;}
.ht-col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%;}
.ht-col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}
.ht-col-sm-offset-0{margin-left:0;}
.ht-col-sm-offset-1{margin-left:8.33333333%;}
.ht-col-sm-offset-2{margin-left:16.66666667%;}
.ht-col-sm-offset-3{margin-left:25%;}
.ht-col-sm-offset-4{margin-left:33.33333333%;}
.ht-col-sm-offset-5{margin-left:41.66666667%;}
.ht-col-sm-offset-6{margin-left:50%;}
.ht-col-sm-offset-7{margin-left:58.33333333%;}
.ht-col-sm-offset-8{margin-left:66.66666667%;}
.ht-col-sm-offset-9{margin-left:75%;}
.ht-col-sm-offset-10{margin-left:83.33333333%;}
.ht-col-sm-offset-11{margin-left:91.66666667%;}
.ht-start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start;}
.ht-center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;}
.ht-end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end;}
.ht-top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.ht-middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.ht-bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}
.ht-around-sm{-ms-flex-pack:distribute;justify-content:space-around;}
.ht-between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.ht-first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}
.ht-last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}
}
@media only screen and (min-width: 64em) {
.ht-container{width:65rem;}
.ht-col-md, .ht-col-md-1, .ht-col-md-2, .ht-col-md-3, .ht-col-md-4, .ht-col-md-5, .ht-col-md-6, .ht-col-md-7, .ht-col-md-8, .ht-col-md-9, .ht-col-md-10, .ht-col-md-11, .ht-col-md-12, .ht-col-md-offset-0, .ht-col-md-offset-1, .ht-col-md-offset-2, .ht-col-md-offset-3, .ht-col-md-offset-4, .ht-col-md-offset-5, .ht-col-md-offset-6, .ht-col-md-offset-7, .ht-col-md-offset-8, .ht-col-md-offset-9, .ht-col-md-offset-10, .ht-col-md-offset-11, .ht-col-md-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem;}
.ht-col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;}
.ht-col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%;}
.ht-col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%;}
.ht-col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;}
.ht-col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%;}
.ht-col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%;}
.ht-col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}
.ht-col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%;}
.ht-col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%;}
.ht-col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%;}
.ht-col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%;}
.ht-col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%;}
.ht-col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}
.ht-col-md-offset-0{margin-left:0;}
.ht-col-md-offset-1{margin-left:8.33333333%;}
.ht-col-md-offset-2{margin-left:16.66666667%;}
.ht-col-md-offset-3{margin-left:25%;}
.ht-col-md-offset-4{margin-left:33.33333333%;}
.ht-col-md-offset-5{margin-left:41.66666667%;}
.ht-col-md-offset-6{margin-left:50%;}
.ht-col-md-offset-7{margin-left:58.33333333%;}
.ht-col-md-offset-8{margin-left:66.66666667%;}
.ht-col-md-offset-9{margin-left:75%;}
.ht-col-md-offset-10{margin-left:83.33333333%;}
.ht-col-md-offset-11{margin-left:91.66666667%;}
.ht-start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start;}
.ht-center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;}
.ht-end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end;}
.ht-top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.ht-middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.ht-bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}
.ht-around-md{-ms-flex-pack:distribute;justify-content:space-around;}
.ht-between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.ht-first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}
.ht-last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}
}
@media only screen and (min-width: 75em) {
.ht-container {
width: 1200px;
}
.ht-col-lg, .ht-col-lg-1, .ht-col-lg-2, .ht-col-lg-3, .ht-col-lg-4, .ht-col-lg-5, .ht-col-lg-6, .ht-col-lg-7, .ht-col-lg-8, .ht-col-lg-9, .ht-col-lg-10, .ht-col-lg-11, .ht-col-lg-12, .ht-col-lg-offset-0, .ht-col-lg-offset-1, .ht-col-lg-offset-2, .ht-col-lg-offset-3, .ht-col-lg-offset-4, .ht-col-lg-offset-5, .ht-col-lg-offset-6, .ht-col-lg-offset-7, .ht-col-lg-offset-8, .ht-col-lg-offset-9, .ht-col-lg-offset-10, .ht-col-lg-offset-11, .ht-col-lg-offset-12 {
box-sizing: border-box;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 1rem;
padding-left: 1rem;
}
.ht-col-lg {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.ht-col-lg-1 {
-ms-flex-preferred-size: 8.33333333%;
flex-basis: 8.33333333%;
max-width: 8.33333333%;
}
.ht-col-lg-2 {
-ms-flex-preferred-size: 16.66666667%;
flex-basis: 16.66666667%;
max-width: 16.66666667%;
}
.ht-col-lg-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.ht-col-lg-4 {
-ms-flex-preferred-size: 33.33333333%;
flex-basis: 33.33333333%;
max-width: 33.33333333%;
}
.ht-col-lg-5 {
-ms-flex-preferred-size: 41.66666667%;
flex-basis: 41.66666667%;
max-width: 41.66666667%;
}
.ht-col-lg-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.ht-col-lg-7 {
-ms-flex-preferred-size: 58.33333333%;
flex-basis: 58.33333333%;
max-width: 58.33333333%;
}
.ht-col-lg-8 {
-ms-flex-preferred-size: 66.66666667%;
flex-basis: 66.66666667%;
max-width: 66.66666667%;
}
.ht-col-lg-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.ht-col-lg-10 {
-ms-flex-preferred-size: 83.33333333%;
flex-basis: 83.33333333%;
max-width: 83.33333333%;
}
.ht-col-lg-11 {
-ms-flex-preferred-size: 91.66666667%;
flex-basis: 91.66666667%;
max-width: 91.66666667%;
}
.ht-col-lg-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.ht-col-lg-offset-0 {
margin-left: 0;
}
.ht-col-lg-offset-1 {
margin-left: 8.33333333%;
}
.ht-col-lg-offset-2 {
margin-left: 16.66666667%;
}
.ht-col-lg-offset-3 {
margin-left: 25%;
}
.ht-col-lg-offset-4 {
margin-left: 33.33333333%;
}
.ht-col-lg-offset-5 {
margin-left: 41.66666667%;
}
.ht-col-lg-offset-6 {
margin-left: 50%;
}
.ht-col-lg-offset-7 {
margin-left: 58.33333333%;
}
.ht-col-lg-offset-8 {
margin-left: 66.66666667%;
}
.ht-col-lg-offset-9 {
margin-left: 75%;
}
.ht-col-lg-offset-10 {
margin-left: 83.33333333%;
}
.ht-col-lg-offset-11 {
margin-left: 91.66666667%;
}
.ht-start-lg {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.ht-center-lg {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.ht-end-lg {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.ht-top-lg {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.ht-middle-lg {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.ht-bottom-lg {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.ht-around-lg {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.ht-between-lg {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.ht-first-lg {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.ht-last-lg {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
}.wp-embed-responsive .wp-block{outline:0;}
.cus-col-5.ht-col-md-6{flex:0 0 20%;max-width:20%;}
.product-style{position:relative;z-index:35;}
.product-slider{width:100%;}
.product-item{padding-bottom:10px;margin-bottom:30px;}
.product-item mark, .product-item ins{background:transparent;}
.product-item .product-inner .image-wrap{position:relative;text-align:center;overflow:hidden;}
.product-item .product-inner .image-wrap .wishlist, .product-item .product-inner .image-wrap .tinv-wraper{display:block;position:absolute;right:20px;top:20px;left:auto !important;margin-top:0;}
.product-item .product-inner .image-wrap .tinv-wraper a, .ht-product-action
.tinv-wishlist.tinvwl-after-add-to-cart
.tinvwl_add_to_wishlist_button{margin:0;}
.ht-product-list-action
.tinv-wishlist.tinvwl-after-add-to-cart
.tinvwl_add_to_wishlist_button{margin-top:0;}
.product-item
.product-inner
.image-wrap
.tinv-wraper
a
.tinvwl_add_to_wishlist-text, .ht-product-action .tinv-wraper a .tinvwl_add_to_wishlist-text{display:none;}
.ht-product-action
.tinv-wishlist
.tinvwl_add_to_wishlist_button.tinvwl-icon-heart::before, .ht-product-action
.tinv-wishlist
.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus::before{font-size:26px;}
.yith-wcwl-add-to-wishlist .ajax-loading{left:20px;margin:0;position:absolute;top:4px;}
.product-item .content{padding-top:10px;}
.content h4.title{margin:0;}
.product-item .product-inner .content .title{font-size:20px;margin-bottom:10px;}
.product-item .actions{background:#333 none repeat scroll 0 0;border-radius:20px;color:#fff;display:flex;left:50%;position:absolute;text-align:center;top:50%;transform:translateX(-50%);transition:all 0.4s ease 0s;width:150px;opacity:0;visibility:hidden;}
.product-item .actions > *{flex:1 0 auto;}
.product-item .product-inner .image-wrap .actions.style_two{width:85%;border-radius:0;bottom:0;top:auto;}
.product-item .woocommerce.compare-button a.button{background-color:#333;border-radius:20px;}
.product-item .product-inner .image-wrap .style_two .wishlist{position:static;}
.yith-wcwl-add-button{position:relative;}
.style_two .yith-wcwl-add-to-wishlist .ajax-loading{margin-left:0;top:11px;}
.product-item .woocommerce.product.compare-button, .product-item .actions .htcompare-btn{border-left:1px solid #999;}
.product-item .actions .htcompare-btn{border-radius:0;}
.product-item:hover .actions{opacity:1;transform:translateX(-50%) translateY(-50%);visibility:visible;}
.product-item .actions a, .product-item .woocommerce.compare-button a.button{color:#fff;display:block;font-weight:normal;line-height:inherit;padding:7px 5px;text-indent:-999999px;position:relative;background:transparent;}
.product-item .actions a{border-radius:20px 0 0 20px;}
.product-item .actions a::before{color:#fff;content:"";font-family:fontawesome;height:100%;left:0;position:absolute;text-indent:0;top:5px;width:100%;}
.product-item .actions .compare-button a::before, .product-item .actions .htcompare-btn::before{content:"\f021";}
.product-item .product-inner .image-wrap .style_two .wishlist a::before{content:"\f08a";}
.product-item
.product-inner
.image-wrap
.style_two
.wishlist
.yith-wcwl-wishlistexistsbrowse
a::before, .product-item
.product-inner
.image-wrap
.style_two
.wishlist
.yith-wcwl-wishlistaddedbrowse
a::before{content:"\f004";}
.product-item .product-inner .actions.style_two a{text-indent:0;}
.product-item .product-inner .actions.style_two a::before{display:none;}
.product-item .product-inner .actions.style_two .tinv-wishlist a::before{display:block;font-size:20px;line-height:28px;}
.product-item .product-inner .actions.style_two .tinv-wishlist a{text-indent:-999999px;margin:0;}
.product-item.product_style_three .product-inner .image-wrap{overflow:visible;}
.product_information_area{background:#fff none repeat scroll 0 0;bottom:-90px;box-shadow:0 0 12px rgba(0, 0, 0, 0.18);left:0;opacity:0;position:absolute;text-align:left;transition:all 0.4s ease 0s;visibility:hidden;width:100%;z-index:9;}
.product_information_area .content{padding-bottom:15px;text-align:center;}
.product-item
.product-inner
.image-wrap
.product_information_area
.actions.style_two{border-radius:0;bottom:0;opacity:1;overflow:hidden;padding:0 30px;position:static;top:auto;transform:translateX(0px);visibility:visible;width:100%;}
.product-item:hover .product_information_area{bottom:-103px;opacity:1;visibility:visible;}
.woocommerce.woolentor_current_theme_hello-elementor span.onsale, .woolentor_current_theme_hello-elementor span.onsale, .elementor-widget-woolentor-product-tab span.onsale{background-color:#23252a;border-radius:3px;color:#fff;font-size:14px;font-weight:500;left:15px;top:15px;line-height:1 !important;min-height:inherit !important;min-width:inherit !important;padding:5px 10px;position:absolute;}
.product-item a.button.added{display:none !important;}
.product-item .actions .htcompare-btn.added{display:block !important;}
.product-item .actions .htcompare-btn.loading{padding:0;}
.product-item .actions a.htcompare-btn.loading::after{right:20px;}
.product-item .product-inner .image-wrap .actions a.added_to_cart{text-indent:-99999px;}
.product-item .product-inner .image-wrap .actions a.added_to_cart::before{content:"";font-family:WooCommerce;font-size:20px;left:auto;position:absolute;text-indent:0;top:0;display:block;}
.elementor-widget-woolentor-product-tab .product-item .product-inner .image-wrap .actions a.added_to_cart::before{line-height:36px;}
.product-item a.button.added::after, .product-item a.button.loading::after{color:#fff;content:"";display:block;font-family:"fontawesome";margin:0 auto;position:absolute;text-indent:0;top:5px;}
.ht-tab-menus{margin:0;padding:0;list-style:none;}
.ht-tab-menus{margin-bottom:45px;}
.ht-tab-menus li{display:inline-block;margin-right:20px;}
.ht-tab-menus li:last-child{margin-right:0;}
.ht-tab-menus li a{border:1px solid transparent;border-radius:50px;padding:5px 15px;text-transform:capitalize;}
.ht-tab-menus li a:focus{outline:none;}
.ht-tab-menus li a.htactive{border-color:#e5e5e5;}
.ht-tab-pane{display:none;}
.ht-tab-pane.htactive{display:block;}
.product_attribute ul{list-style:outside none none;margin:0 0 20px;padding:0;text-align:left;}
.product_information_area .attribute_label{font-weight:600;}
.product_attribute{margin-top:25px;padding:0 30px;}
.product_attribute ul li{display:inline-block;line-height:1;margin:0 10px 0 0;}
.product_attribute ul li.color_attribute{border-radius:100%;height:15px;width:15px;}
.product-slider .slick-arrow{background:transparent none repeat scroll 0 0;border:2px solid #ddd;color:#ddd;font-size:20px;height:40px;left:-30px;line-height:inherit;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:99;transition:0.4s;}
.product-slider .slick-arrow.slick-next{right:-30px;left:auto;}
.product-slider .slick-arrow:hover{border-color:#333;color:#333;}
.product-slider .slick-dots{bottom:0px;display:flex;left:50%;list-style:outside none none;margin:0;padding:0;position:absolute;transform:translateX(-50%);}
.product-slider .slick-dots li{line-height:12px;margin:0 4px;}
.product-slider .slick-dots li button{background-color:transparent;border:1px solid #4e4f4f;border-radius:50px;height:13px;padding:0;text-indent:-9999px;width:13px;line-height:13px;}
.product-slider .slick-dots li.slick-active button{background-color:#282828;border-color:#282828;}
.col2-set .col-1, .col2-set .col-2{flex:0 0 100%;max-width:100%;}
.col2-set .form-row{display:block;}
[class*="elementor-widget-woolentor"] .slick-prev::before,
[class*="elementor-widget-woolentor"] .slick-next::before,
[class*="elementor-widget-wl"] .slick-prev::before,
[class*="elementor-widget-wl"] .slick-next::before{display:none;}
.woocommerce div.product.mb-30{margin-bottom:30px;}
li.woolentor-cart .button:before{opacity:1;filter:inherit;}
[dir="rtl"] .slick-prev{right:auto;}
.ht-products
.wlshop-grid-area.ht-product
.ht-product-inner
.ht-product-action
ul
li
a.wishsuite-button, .elementor-widget-woolentor-universal-product
.ht-products
.ht-product
.ht-product-inner
.ht-product-action
ul
li
a.wishsuite-button{line-height:40px;}
[class*="elementor-widget-woolentor"]:not(
.elementor-widget-woolentor-product-tab
)
.wishsuite-shop-top_thumbnail{position:relative !important;top:0;left:0 !important;}
.ht-product-action ul li.woolentor-cart a.wc-forward.added_to_cart{padding:0;margin:0;}
.woolentor-short-desc ul, .woolentor-short-desc ol, .woolentor-products .woocommerce-product-details__short-description ul, .woolentor-products .woocommerce-product-details__short-description ol{margin-left:15px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-action
ul
li
a[class*="shopengine"]{display:none;}
.ht-product-image-wrap .ht-product-image{position:relative;}
.ht-product-image-wrap .ht-product-image .ht-product-hover-img{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#ffffff;opacity:0;transition:opacity 0.5s ease,transform 2s cubic-bezier(0, 0, 0.44, 1.18);}
.ht-product-inner:hover .ht-product-image-wrap .ht-product-image .ht-product-hover-img{opacity:1;transform:scale(1.09);}
.ht-products{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Roboto", sans-serif;}
.ht-products *{-webkit-box-sizing:border-box;box-sizing:border-box;}
.ht-products .ht-product .ht-product-inner{color:#444444;border:1px solid #f1f1f1;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;position:relative;overflow:hidden;}
.woolentor-product-same-height.ht-products .ht-product .ht-product-inner{height:100%;display:flex;flex-direction:column;}
.woolentor-product-same-height.ht-products .ht-product .ht-product-content{flex:1 0;}
.woolentor-product-same-height.ht-products.product-slider .slick-list, .woolentor-product-same-height.ht-products.product-slider .slick-track, .woolentor-product-same-height.ht-products.product-slider .ht-product{height:100% !important;}
.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap{position:absolute;left:0;width:100%;bottom:0;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown{max-width:370px;padding:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:auto;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown
.cd-single{-webkit-box-flex:1;-webkit-flex:1 0 25%;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%;padding:2px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown
.cd-single
.cd-single-inner{padding:10px;background-color:rgba(0, 0, 0, 0.75);text-align:center;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown
.cd-single
.cd-single-inner
h3{font-size:14px;font-weight:700;margin:0 0 2px;color:#ffffff;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown
.cd-single
.cd-single-inner p{font-size:12px;color:#ffffff;margin:0;}
.ht-products .ht-product .ht-product-inner .ht-product-image-wrap{position:relative;overflow:hidden;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-label{font-size:13px;text-transform:uppercase;font-weight:700;position:absolute;top:18px;z-index:3;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-label.ht-stockout{color:#f05b64 !important;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-label.ht-product-label-left{left:30px;right:auto;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-label.ht-product-label-right{left:auto;right:30px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
img{width:100%;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-image-slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:25px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-image-slider
.slick-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:30px;border:none;background-color:transparent !important;text-align:center;padding:0;cursor:pointer;z-index:99;color:#444444;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-image-slider
.slick-arrow i{font-size:18px;line-height:30px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-image-slider
.slick-arrow.slick-prev{left:15px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-image-slider
.slick-arrow.slick-next{right:15px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-image-slider
.slick-arrow:focus{outline:none;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-image-slider
.slick-arrow:hover{color:#000000;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-image-slider
.slick-dots{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;left:0;bottom:-25px;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;transform:translateX(0);}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-image-slider
.slick-dots
li{margin:0 5px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-image-slider
.slick-dots
li
button{display:block;text-indent:-99999px;padding:0;width:10px;height:10px;border:none;border-radius:50%;background-color:#cccccc !important;cursor:pointer;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-image-slider
.slick-dots
li.slick-active
button{background-color:#666666 !important;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-image-slider
.slick-slide{height:auto;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-cus-tab{overflow:hidden;width:100%;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-cus-tab
.ht-product-cus-tab-pane{display:none;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-cus-tab
.ht-product-cus-tab-pane.htactive{display:block;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-cus-tab
.ht-product-cus-tab-pane a{display:block;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-cus-tab
.ht-product-cus-tab-pane
a
img{width:100%;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-cus-tab-links{position:absolute;left:50%;bottom:15px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0;padding:0;list-style:none;width:150px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-cus-tab-links
li{width:33.333333%;padding:0 2px;margin-bottom:5px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-cus-tab-links
li a{display:block;border:3px solid rgba(0, 0, 0, 0.55);background:#fff none repeat scroll 0 0;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-cus-tab-links
li
a.htactive{border-color:rgba(220, 154, 14, 0.55);}
.ht-products
.ht-product
.ht-product-inner
.ht-product-image-wrap
.ht-product-image
.ht-product-cus-tab-links
li
a
img{width:100%;}
.ht-products .ht-product .ht-product-inner .ht-product-action{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:25px;right:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:9;}
.ht-products .ht-product .ht-product-inner .ht-product-action ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:-5px;padding:0;}
.ht-products .ht-product .ht-product-inner .ht-product-action ul li{padding:5px;position:relative;}
.ht-products .ht-product .ht-product-inner .ht-product-action ul li a{color:#000000;text-decoration:none;display:block;text-align:center;width:30px;height:30px;position:relative;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-action
ul
li
a.htcompare-btn, .ht-products
.ht-product
.ht-product-inner
.ht-product-action
ul
li
a.htcompare-btn
.htcompare-btn-text{display:block !important;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-action
ul
li
a.wishsuite-button
svg{width:18px;height:18px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-action
ul
li
a.htcompare-btn.loading{padding:0;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-action
ul
li
a.htcompare-btn.loading::after{right:6px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-action
ul
li
a.htcompare-btn.added::after{display:none;}
.ht-products .ht-product .ht-product-inner .ht-product-action ul li a i{font-size:20px;line-height:30px;margin:0;}
.woolentor-compare.compare, .ht-product-action ul li.woolentor-cart a{-webkit-text-indent:-99999px;text-indent:-99999px;}
.ht-products .ht-product .yith-wcwl-add-to-wishlist{margin-top:0;}
.woolentor-compare.compare::before, .ht-product-action ul li.woolentor-cart a::before{content:"";display:flex;font-family:simple-line-icons !important;font-size:20px;height:100%;justify-content:center;left:0;position:absolute;text-indent:0;width:100%;line-height:30px;}
.ht-product-action ul li.woolentor-cart a::before{content:"";font-weight:normal;}
.ht-product-action ul li.woolentor-cart a.loading::before{animation:2s linear 0s normal none infinite running spin;content:"";font-family:"WooCommerce" !important;height:auto;}
.ht-product-action ul li.woolentor-cart a.wc-forward::before, .woolentor-compare.compare.added::before{content:"";}
.ht-products.woocommerce a.added_to_cart{padding:0;display:block;}
.ht-product-action ul li.woolentor-cart a.button{background:transparent none repeat scroll 0 0;padding:0;}
.ht-product-action ul li.woolentor-cart a.added{display:none !important;}
.elementor-widget-woolentor-cross-sell-product-custom .ht-product-action ul li.woolentor-cart a.added{display:block !important;}
.elementor-widget-woolentor-cross-sell-product-custom .ht-product-action ul li.woolentor-cart a.added::before{display:none;}
.woocommerce .elementor-widget-woolentor-cross-sell-product-custom a.button.added::after{position:absolute;left:0;top:0;text-indent:0;}
.woocommerce .elementor-widget-woolentor-cross-sell-product-custom .woolentor-btn-text-cart a.button.added::after{right:-15px;left:auto;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-action
ul
li
a
.ht-product-action-tooltip, span.woolentor-tip, [class*="elementor-widget-woolentor"]:not(
.elementor-widget-woolentor-product-archive-addons
)
.wishsuite-button.wishlist
span.wishsuite-btn-text{position:absolute;left:100%;top:50%;display:block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:10px;line-height:1;color:#f1f1f1;background-color:#282828;padding:5px 10px;border-radius:50px;white-space:nowrap;opacity:0;visibility:hidden;margin-left:-10px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;z-index:99;}
[class*="elementor-widget-woolentor"]:not(
.elementor-widget-woolentor-product-archive-addons
)
.wishsuite-button.wishlist
span.wishsuite-btn-text{margin-right:-10px;-webkit-transform:translateY(-65%);-ms-transform:translateY(-65%);transform:translateY(-65%);}
.ht-products .ht-product.ht-product-action-right span.woolentor-tip, .ht-products
.ht-product.ht-product-action-right
.wishsuite-button.wishlist
span.wishsuite-btn-text{left:auto;right:35px;}
.tooltip_no .ht-product-action-tooltip{display:none !important;}
.ht-products .ht-product .ht-product-inner .ht-product-action ul li a:hover{color:#dc9a0e;}
.ht-product-action .yith-wcwl-wishlistaddedbrowse a, .ht-product-action .yith-wcwl-wishlistexistsbrowse a{color:#dc9a0e !important;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-action
ul
li
a:hover
.ht-product-action-tooltip, .ht-products
.ht-product
.ht-product-inner
.ht-product-action
ul
li:hover
span.woolentor-tip, .ht-products
.ht-product
.ht-product-inner
.ht-product-action
ul
li:hover
.wishsuite-button.wishlist
span.wishsuite-btn-text{opacity:1;visibility:visible;margin-left:0;margin-right:0;}
.ht-products .ht-product .ht-product-inner .ht-product-content{padding:30px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner{position:relative;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
> *:not(.woolentor-stock-progress-bar, .stock-management-progressbar){margin-top:0;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
> *:last-child{margin-bottom:0;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-categories{position:relative;padding-left:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-categories::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:1px;background-color:#949494;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-categories a{color:inherit;text-decoration:none;font-size:14px;line-height:1;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-categories
a:hover{color:#dc9a0e;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-title{font-size:18px;line-height:1.2;font-weight:400;margin-bottom:10px;margin-top:0;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
span.ht-product-title{display:inline-block;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-title a{color:inherit;text-decoration:none;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-title
a:hover{color:#dc9a0e;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:19px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-price
span{line-height:1;font-weight:700;font-size:20px;color:#444444;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-price
mark, .ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-price
ins{background:transparent none repeat scroll 0 0;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-price
span
del{margin-right:8px;text-decoration:line-through;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-price
span
del
span{font-size:16px;font-weight:500;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-ratting-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.ht-products .woocommerce .ht-product-ratting-wrap .star-rating{float:none;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-ratting-wrap
.ht-product-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin-left:-3px;margin-right:-3px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-ratting-wrap
.ht-product-ratting i{font-size:13px;line-height:14px;padding-left:3px;padding-right:3px;color:#aaaaaa;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-ratting-wrap
.ht-product-ratting
i:last-child{margin-right:0;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-ratting-wrap
.ht-product-ratting
.ht-product-user-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:absolute;left:5px;top:0;z-index:3;margin-left:-5px;margin-right:-5px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-ratting-wrap
.ht-product-ratting
.ht-product-user-ratting i{color:#dc9a0e;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-countdown-wrap{position:static;display:none;margin-top:20px;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-countdown-wrap
.ht-product-countdown{padding:0;margin:-2px;}
.ht-products .ht-product .ht-product-inner:hover{-webkit-box-shadow:0 4px 10px rgba(0, 0, 0, 0.1);box-shadow:0 4px 10px rgba(0, 0, 0, 0.1);}
.ht-products
.ht-product.ht-product-countdown-fill
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown{background-color:rgba(0, 0, 0, 0.75);}
.ht-products
.ht-product.ht-product-countdown-fill
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown
.cd-single
.cd-single-inner{background-color:transparent;padding:0;}
.ht-products
.ht-product.ht-product-countdown-fill
.ht-product-inner
.ht-product-content
.ht-product-countdown-wrap{display:block;margin-bottom:-30px;margin-left:-30px;margin-right:-30px;margin-top:30px;width:auto;}
.ht-products
.ht-product.ht-product-countdown-fill
.ht-product-inner
.ht-product-content
.ht-product-countdown-wrap
.ht-product-countdown
.cd-single{padding:10px 5px;}
.ht-products
.ht-product.ht-product-countdown-fill.ht-product-countdown-left
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown
.cd-single
.cd-single-inner, .ht-products
.ht-product.ht-product-countdown-fill.ht-product-countdown-right
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown
.cd-single
.cd-single-inner{padding:5px 3px;}
.ht-products
.ht-product.ht-product-countdown-left
.ht-product-inner
.ht-product-countdown-wrap{bottom:auto;top:10px;width:auto;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.ht-products
.ht-product.ht-product-countdown-left
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto;}
.ht-products
.ht-product.ht-product-countdown-left
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown
.cd-single{max-width:100%;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}
.ht-products
.ht-product.ht-product-countdown-left
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown
.cd-single
.cd-single-inner{padding:7px 10px;}
.ht-products
.ht-product.ht-product-countdown-right
.ht-product-inner
.ht-product-countdown-wrap{bottom:auto;top:10px;left:auto;right:0;width:auto;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.ht-products
.ht-product.ht-product-countdown-right
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto;}
.ht-products
.ht-product.ht-product-countdown-right
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown
.cd-single{max-width:100%;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}
.ht-products
.ht-product.ht-product-countdown-right
.ht-product-inner
.ht-product-countdown-wrap
.ht-product-countdown
.cd-single
.cd-single-inner{padding:7px 10px;}
.ht-products
.ht-product.ht-product-countdown-middle
.ht-product-inner
.ht-product-countdown-wrap{bottom:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.ht-products
.ht-product.ht-product-countdown-content-bottom
.ht-product-inner
.ht-product-countdown-wrap{display:none;}
.ht-products
.ht-product.ht-product-countdown-content-bottom
.ht-product-inner
.ht-product-content
.ht-product-countdown-wrap{display:block;}
.ht-products
.ht-product.ht-product-countdown-content-bottom
.ht-product-inner
.ht-product-content
.ht-product-countdown-wrap
.ht-product-countdown
.cd-single{padding:10px 5px;}
.ht-products
.ht-product.ht-product-action-right
.ht-product-inner
.ht-product-action{left:auto;right:25px;}
.ht-products
.ht-product.ht-product-action-right
.ht-product-inner
.ht-product-action
ul
li
a
.ht-product-action-tooltip{left:auto;right:100%;margin-left:0;margin-right:-10px;}
.ht-products
.ht-product.ht-product-action-right
.ht-product-inner
.ht-product-action
ul
li
a:hover
.ht-product-action-tooltip{margin-right:0;}
.ht-products
.ht-product.ht-product-action-bottom
.ht-product-inner
.ht-product-action{left:0;right:0;top:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);bottom:15px;}
.ht-products
.ht-product.ht-product-action-bottom
.ht-product-inner
.ht-product-action
ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px;}
.ht-products
.ht-product.ht-product-action-bottom
.ht-product-inner
.ht-product-action
ul
li{padding:10px;}
.ht-products
.ht-product.ht-product-action-bottom
.ht-product-inner
.ht-product-action
ul
li
a
.ht-product-action-tooltip, .ht-products .ht-product.ht-product-action-bottom span.woolentor-tip, .ht-products
.ht-product.ht-product-action-bottom
.wishsuite-button.wishlist
span.wishsuite-btn-text{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0;}
.ht-products
.ht-product.ht-product-action-bottom
.ht-product-inner
.ht-product-action
ul
li
a:hover
.ht-product-action-tooltip, .ht-products
.ht-product.ht-product-action-bottom
.ht-product-inner
.ht-product-action
ul
li
a:hover
span.wishsuite-btn-text{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);}
.ht-products
.ht-product.ht-product-action-middle
.ht-product-inner
.ht-product-action{left:0;right:0;}
.ht-products
.ht-product.ht-product-action-middle
.ht-product-inner
.ht-product-action
ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px;}
.ht-products
.ht-product.ht-product-action-middle
.ht-product-inner
.ht-product-action
ul
li{padding:10px;}
.ht-products
.ht-product.ht-product-action-middle
.ht-product-inner
.ht-product-action
ul
li
a
.ht-product-action-tooltip, .ht-products .ht-product.ht-product-action-middle span.woolentor-tip, .ht-products
.ht-product.ht-product-action-middle
.wishsuite-button.wishlist
span.wishsuite-btn-text{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0;}
.ht-products
.ht-product.ht-product-action-middle
.ht-product-inner
.ht-product-action
ul
li
a:hover
.ht-product-action-tooltip, .ht-products
.ht-product.ht-product-action-middle
.ht-product-inner
.ht-product-action
ul
li
a:hover
span.wishsuite-btn-text{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);}
.ht-products
.ht-product.ht-product-action-bottom-content
.ht-product-inner
.ht-product-action{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:relative;left:0;}
.ht-products
.ht-product.ht-product-action-bottom-content
.ht-product-inner
.ht-product-ratting-wrap
+ .ht-product-action{margin-top:20px !important;}
.ht-products
.ht-product.ht-product-action-bottom-content
.ht-product-inner
.ht-product-action
ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px;}
.ht-products
.ht-product.ht-product-action-bottom-content
.ht-product-inner
.ht-product-action
ul
li{padding:10px;}:is(
.ht-products .ht-product.ht-product-action-bottom-content, .ht-products .ht-product.ht-product-action-bottom
)
.wishsuite-button.wishlist{padding-top:0;}
.ht-products
.ht-product.ht-product-action-bottom-content
.ht-product-inner
.ht-product-action
ul
li
a
.ht-product-action-tooltip, .ht-products .ht-product.ht-product-action-bottom-content span.woolentor-tip, .ht-products
.ht-product.ht-product-action-bottom-content
.wishsuite-button.wishlist
span.wishsuite-btn-text{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0;}
.ht-products
.ht-product.ht-product-action-bottom-content
.ht-product-inner
.ht-product-action
ul
li
a:hover
.ht-product-action-tooltip, .ht-products
.ht-product.ht-product-action-bottom-content
.ht-product-inner
.ht-product-action
ul
li
a:hover
span.wishsuite-btn-text{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);}
.ht-products
.ht-product.ht-product-action-on-hover
.ht-product-inner
.ht-product-action
ul
li{-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px);opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.ht-products
.ht-product.ht-product-action-on-hover
.ht-product-inner
.ht-product-action
ul
li:nth-child(2){-webkit-transition:all 0.3s ease 0.2s;-o-transition:all 0.3s ease 0.2s;transition:all 0.3s ease 0.2s;}
.ht-products
.ht-product.ht-product-action-on-hover
.ht-product-inner
.ht-product-action
ul
li:nth-child(3){-webkit-transition:all 0.3s ease 0.4s;-o-transition:all 0.3s ease 0.4s;transition:all 0.3s ease 0.4s;}
.ht-products
.ht-product.ht-product-action-on-hover
.ht-product-inner
.ht-product-action
ul
li:nth-child(4){-webkit-transition:all 0.3s ease 0.6s;-o-transition:all 0.3s ease 0.6s;transition:all 0.3s ease 0.6s;}
.ht-products
.ht-product.ht-product-action-on-hover
.ht-product-inner:hover
.ht-product-action
ul
li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible;}
.ht-products
.ht-product.ht-product-action-on-hover.ht-product-action-right
.ht-product-inner
.ht-product-action
ul
li{-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px);}
.ht-products
.ht-product.ht-product-action-on-hover.ht-product-action-right
.ht-product-inner:hover
.ht-product-action
ul
li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
.ht-products
.ht-product.ht-product-action-on-hover.ht-product-action-bottom
.ht-product-inner
.ht-product-action
ul
li, .ht-products
.ht-product.ht-product-action-on-hover.ht-product-action-middle
.ht-product-inner
.ht-product-action
ul
li{-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);}
.ht-products
.ht-product.ht-product-action-on-hover.ht-product-action-bottom
.ht-product-inner:hover
.ht-product-action
ul
li, .ht-products
.ht-product.ht-product-action-on-hover.ht-product-action-middle
.ht-product-inner:hover
.ht-product-action
ul
li{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
.ht-products
.ht-product.ht-product-action-style-2
.ht-product-inner
.ht-product-action
ul{margin:0;background-color:#ffffff;-webkit-box-shadow:0 4px 10px rgba(0, 0, 0, 0.1);box-shadow:0 4px 10px rgba(0, 0, 0, 0.1);overflow:hidden;}
.ht-products
.ht-product.ht-product-action-style-2
.ht-product-inner
.ht-product-action
ul:hover{overflow:visible;}
.ht-products
.ht-product.ht-product-action-style-2
.ht-product-inner
.ht-product-action
ul
li{margin-left:10px;margin-right:10px;}
.ht-products
.ht-product.ht-product-action-style-2
.ht-product-inner
.ht-product-action
ul
li:first-child{margin-top:15px;}
.ht-products
.ht-product.ht-product-action-style-2
.ht-product-inner
.ht-product-action
ul
li:last-child{margin-bottom:15px;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-bottom-content
.ht-product-inner
.ht-product-action
ul
li:first-child, .ht-products
.ht-product.ht-product-action-style-2.ht-product-action-bottom-content
.ht-product-inner
.ht-product-action
ul
li:last-child{margin:0;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom-content
.ht-product-inner:hover
.ht-product-action
ul{width:auto;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-round
.ht-product-inner
.ht-product-action
ul{border-radius:50px;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-bottom
.ht-product-inner
.ht-product-action{bottom:20px;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-bottom
.ht-product-inner
.ht-product-action
ul
li{margin-top:5px;margin-bottom:5px;margin-left:0;margin-right:0;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-bottom
.ht-product-inner
.ht-product-action
ul
li:first-child{margin-left:15px;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-bottom
.ht-product-inner
.ht-product-action
ul
li:last-child{margin-right:15px;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-middle
.ht-product-inner
.ht-product-action
ul
li{margin-top:5px;margin-bottom:5px;margin-left:0;margin-right:0;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-middle
.ht-product-inner
.ht-product-action
ul
li:first-child{margin-left:15px;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-middle
.ht-product-inner
.ht-product-action
ul
li:last-child{margin-right:15px;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-on-hover
.ht-product-inner
.ht-product-action
ul{height:auto;width:0;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-on-hover
.ht-product-inner
.ht-product-action
ul
li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible;-webkit-transition:none;-o-transition:none;transition:none;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-on-hover
.ht-product-inner:hover
.ht-product-action
ul{width:60px;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom
.ht-product-inner
.ht-product-action
ul, .ht-products
.ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle
.ht-product-inner
.ht-product-action
ul{width:auto;height:0;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom
.ht-product-inner:hover
.ht-product-action
ul, .ht-products
.ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle
.ht-product-inner:hover
.ht-product-action
ul{height:60px;}
.ht-products
.ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom
.ht-product-inner:hover
.ht-product-action
ul
li, .ht-products
.ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle
.ht-product-inner:hover
.ht-product-action
ul
li{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
.ht-products
.ht-product.ht-product-category-right-bottom
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-categories{position:absolute;right:0;bottom:10px;margin:0;width:100%;}
.ht-product-content .woocommerce-product-details__short-description{padding:10px 0;overflow:hidden;}
.ht-products
.ht-product.ht-product-ratting-top-right
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-price{margin:0;}
.ht-products
.ht-product.ht-product-ratting-top-right
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-ratting-wrap{position:absolute;top:0;right:0;}
.ht-product-content-allcenter{text-align:center;}
.ht-products
.ht-product.ht-product-content-allcenter
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-price
span, .ht-product-content-allcenter .ht-product-ratting-wrap > div{margin:0 auto;}
.ht-products
.ht-product.ht-product-content-allcenter
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-categories{display:block;text-align:center;}
.ht-products
.ht-product.ht-product-content-allcenter
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-categories::before{left:35%;}
.woocommerce.ht-products div.product p.price del, .woocommerce.ht-products div.product span.price del{opacity:1;}
.product-slider .ht-product.col-1, .ht-product.col.first{clear:unset;}
.woolentor-banner{align-items:center;display:flex;flex-flow:row wrap;overflow:hidden;}
.woolentor-banner-img, .woolentor-content{width:50%;float:left;}
.woolentor-content{padding-left:70px;}
.woolentor-banner .banner_subtitle{font-size:16px;font-weight:600;margin:0;}
.woolentor-banner .banner_title{font-size:28px;font-weight:normal;margin:35px 0;}
.woolentor-banner .banner_button{border-bottom:1px solid #000;font-size:12px;font-weight:600;text-transform:uppercase;}
.woolentor-banner-img img{width:100%;}
.woolentor-content-align-right .woolentor-banner-img{order:1;padding-right:50px;padding-left:0;}
.woolentor-content-align-right .woolentor-content{order:2;padding-left:40px;}
.woolentor-content-align-right.woolentor-banner .banner_title{margin:20px 0;}
.woolentor-content-align-bottom .woolentor-banner-img{order:1;padding-left:0;width:100%;}
.woolentor-content-align-bottom .woolentor-content{order:2;padding:30px 0;text-align:center;width:100%;}
.woolentor-content-align-bottom .banner_title{margin:0 0 20px;}
.woolentor-banner-layout-2{display:block;position:relative;}
.woolentor-banner-layout-2 .woolentor-content{padding-left:0;}
.woolentor-banner-layout-2 .woolentor-banner-img{float:none;width:100%;}
.woolentor-banner-layout-2 .woolentor-content{padding-left:50px;position:absolute;top:50px;left:0;width:100%;}
.woolentor-banner-layout-2 .woolentor-content h2{margin:0;}
.woolentor-banner-layout-2.woolentor-content-align-bottom .woolentor-content{bottom:50px;padding:0 0 0 50px;top:auto;text-align:left;}
.woolentor-banner-layout-2.woolentor-content-align-right .woolentor-content{left:auto;padding-right:50px;padding-left:0;right:0;text-align:right;}
.woolentor-banner-layout-2.woolentor-content-align-right .woolentor-banner-img{padding-left:0px;}
.woocommerce.product-slider div.product.ht-product{float:left;}
.wlspcial-banner .banner-thumb a{overflow:hidden;position:relative;display:block;}
.wlspcial-banner .banner-thumb a::before{background:#ffffff none repeat scroll 0 0;content:"";height:0;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:all 0.5s ease 0s;width:0;}
.wlspcial-banner .banner-thumb a::after{background:#ffffff none repeat scroll 0 0;bottom:0;content:"";height:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:all 0.5s ease 0s;width:0;}
.wlspcial-banner .banner-thumb a img{width:100%;}
.wlspcial-banner:hover .banner-thumb a::before{height:100%;opacity:0.3;width:100%;}
.wlspcial-banner:hover .banner-thumb a::after{height:100%;opacity:0.3;width:100%;}
.wlspcial-banner{position:relative;}
.wlspcial-banner .banner-content{position:absolute;z-index:2;width:100%;text-align:center;}
.wlspcial-banner .banner-content a{color:#383838;font-size:14px;font-weight:700;text-transform:uppercase;transition:all 0.4s ease 0s;text-decoration:none;display:inline-block;}
.woolentor-banner-content-pos-center .banner-content{top:50%;right:0;left:auto;transform:translateY(-50%);}
.woolentor-banner-content-pos-bottom .banner-content{bottom:0;padding-bottom:40px;}
.woolentor-banner-content-pos-top .banner-content{top:0;padding-top:40px;}
.wlspcial-banner.woolentor-banner-content-pos-right .banner-content{top:50%;right:0;width:auto;transform:translateY(-50%);}
.wlspcial-banner.woolentor-banner-content-pos-left .banner-content{top:50%;left:0;width:auto;transform:translateY(-50%);}
.wlbanner-badgeimage{position:absolute;top:0;left:0;display:inline-block;}
.wlbanner-badgeimage img{width:100%;}
.elementor-widget-woolentor-custom-product-archive
.woocommerce[class*="columns-"]
.product{margin:0;}
.elementor-widget-woolentor-custom-product-archive
.woocommerce[class*="columns-"]
.woolentor_current_theme_layout
.product{margin-right:20px;}
.wl-row{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px;}
.wl-row.wlno-gutters{margin-right:0;margin-left:0;}
[class*="wl-col-"]{padding-right:15px;padding-left:15px;}
.wl-row > [class*="col-"]{min-height:1px;position:relative;width:100%;padding-right:10px;padding-left:10px;}
.wl-row.wlno-gutters > [class*="col-"]{padding-right:0;padding-left:0;}
.wl-columns-1 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.wl-columns-2 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.wl-columns-3 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%;}
.wl-columns-4 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.wl-columns-5 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}
.wl-columns-6 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%;}
.wl-columns-7 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%;}
.wl-columns-8 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%;}
.wl-columns-9 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%;}
.wl-columns-10 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%;}
.wlsingle-categorie{border:1px solid #f3f3f3;padding:35px 10px;text-align:center;margin-bottom:15px;}
.wlno-gutters .wlsingle-categorie{margin-bottom:0;}
.wlsingle-categorie .wlsingle-categorie-img a{font-size:30px;}
.wlsingle-categorie .wlcategorie-content h4{font-size:16px;margin:17px 0 0;line-height:1;position:relative;display:inline-block;}
.wlsingle-categorie .wlcategorie-content h4 sup, .wlsingle-categorie .wlcategorie-content p{display:none;}
.wl-layout-horizontal .wlsingle-categorie .wlcategorie-content h4 sup{position:absolute;top:0;right:0;}
.wl-layout-vertical .wlsingle-categorie{border:0;padding:0;align-items:center;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.wl-layout-vertical .wlsingle-categorie .wlcategorie-content h4{margin:0;display:flex;}
.wl-layout-vertical .wlsingle-categorie .wlsingle-categorie-img a{display:flex;}
.wl-layout-vertical .wlsingle-categorie-img{padding-right:22px;}
.wl-layout-vertical .wlsingle-categorie{padding:20px 0;}
.wl-layout-vertical .wl-col-8:first-child .wlsingle-categorie{padding-top:0 !important;border-top:0 !important;}
.wl-layout-vertical .wl-col-8:last-child .wlsingle-categorie{padding-bottom:0 !important;border-bottom:0 !important;}
.wl-row.slick-slider{margin-right:0;margin-left:0;}
.wl-single-brand{text-align:center;margin-bottom:20px;}
.slick-slide .wl-single-brand{margin-bottom:0;}
.slick-slide .wl-single-brand img{display:inline-block;}
.ht-product-action-bottom .ht-product-inner .wishsuite-button.wishlist, .ht-product-action-bottom-content .ht-product-inner .wishsuite-button.wishlist, .ht-product-action-middle .ht-product-inner .wishsuite-button.wishlist, .wl_single-product-item .product-content .action li .wishsuite-button.wishlist{padding-top:4px;}
.ht-product-2 .ht-product-action-2 .wishsuite-button.wishlist{line-height:42px;}
.ht-product-2 .wishsuite-button.wishlist svg{width:15px;height:15px;}
.ht-product-2 .ht-product-action-3 .wishsuite-button.wishlist{border-right:1px solid rgba(255, 255, 255, 0.2);}
.ht-product-2 .ht-product-action-5 .wishsuite-button.wishlist{line-height:48px;}
.ht-product-2 .ht-product-action-6 .wishsuite-button.wishlist{line-height:40px;}
.woocommerce .elementor-widget-wl-single-product-meta .product_meta > span{position:relative;}
.wlds-css{display:flex;justify-content:center;}
@keyframes wlds-ripple {
0%{top:96px;left:96px;width:0;height:0;opacity:1;}
100%{top:18px;left:18px;width:156px;height:156px;opacity:0;}
}
@-webkit-keyframes wlds-ripple {
0%{top:96px;left:96px;width:0;height:0;opacity:1;}
100%{top:18px;left:18px;width:156px;height:156px;opacity:0;}
}
.wlds-ripple{position:relative;}
.wlds-ripple div{box-sizing:content-box;position:absolute;border-width:4px;border-style:solid;opacity:1;border-radius:50%;-webkit-animation:wlds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;animation:wlds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;}
.wlds-ripple div:nth-child(1){border-color:#51cacc;}
.wlds-ripple div:nth-child(2){border-color:#9df871;-webkit-animation-delay:-0.5s;animation-delay:-0.5s;}
.wlds-ripple{width:200px !important;height:200px !important;-webkit-transform:translate(-100px, -100px) scale(1) translate(100px, 100px);transform:translate(-100px, -100px) scale(1) translate(100px, 100px);}
.elementor-widget-wl-product-related .products > h2, .elementor-widget-wl-product-additional-information h2, .elementor-widget-wl-single-product-upsell .up-sells > h2{display:none;}
.elementor-widget-wl-product-related.wlshow-heading-yes .products > h2, .elementor-element.wl-show-heading-yes .up-sells > h2, .elementor-widget-wl-product-additional-information.wl-show-heading-yes h2{display:block;}
[class*="woolentorducts-columns-"] ul.products{display:flex !important;flex-flow:row wrap;column-gap:0;justify-content:start;}
[class*="woolentorducts-columns-"] ul.products li.product{margin-left:0 !important;}
.woolentorducts-columns-6 ul.products li.product{width:calc(16% - 30px) !important;margin-right:30px !important;float:left;}
.woolentorducts-columns-5 ul.products li.product{width:calc(19% - 30px) !important;margin-right:30px !important;float:left;}
.woolentorducts-columns-4 ul.products li.product{width:calc(25% - 30px) !important;margin-right:30px !important;float:left;}
.woolentorducts-columns-3 ul.products li.product{width:calc(33.33% - 30px) !important;margin-right:30px !important;float:left;}
.woolentorducts-columns-2 ul.products li.product{width:calc(50% - 30px) !important;margin-right:30px !important;float:left;}
.woolentorducts-columns-1 ul.products li.product{width:100% !important;}
[class*="woolentorducts-columns-"] ul.products li.product.first{clear:none !important;}
.woolentorducts-columns-6 ul.products li.product:nth-child(6n),
.woolentorducts-columns-5 ul.products li.product:nth-child(5n),
.woolentorducts-columns-4 ul.products li.product:nth-child(4n),
.woolentorducts-columns-3 ul.products li.product:nth-child(3n),
.woolentorducts-columns-2 ul.products li.product:nth-child(2n),
.woolentorducts-columns-1 ul.products li.product{margin-right:0 !important;}
.woocommerce #content div.product .woolentor-woo-template-builder div.images,
.woocommerce div.product .woolentor-woo-template-builder div.images{width:100%;}
.woolentor-product-loop-item-align-left ul.products li.product .star-rating{margin-right:auto;}
.woolentor-product-loop-item-align-right ul.products li.product .star-rating{margin-left:auto;}
.woolentor-product-loop-item-align-center ul.products li.product .star-rating{margin-right:auto;margin-left:auto;}
.elementor-widget-woolentor-product-archive-addons
ul.products
li.product
span.onsale{display:none;}
.elementor-widget-woolentor-product-archive-addons
ul.products
li.product
.onsale{margin:0;}
.woocommerce div.product .woolentor-woo-template-builder form.cart .button{transition:0.4s;}
.woocommerce
div.product
.woolentor-woo-template-builder
.woocommerce-tabs
ul.tabs
li::after, .woocommerce
div.product
.woolentor-woo-template-builder
.woocommerce-tabs
ul.tabs
li::before{display:none;}
.elementor-widget-wl-cart-total div[class^="ht-col"],
.elementor-widget-wl-cart-total div[class^="col"]{width:100% !important;max-width:100% !important;}
.elementor-widget-wl-myaccount-login-form input[type="checkbox"]{width:auto;display:inline-block;height:auto;}
.woolentor-myaccount-form-login .form-row{display:block;}
.woolentor-product-gallery-video{position:relative;}
.video-cus-tab-pane{display:none;}
.video-cus-tab-pane img{width:100%;}
.video-cus-tab-pane.htactive{display:block;}
.woolentor-product-video-tabs{padding:0;list-style:none;margin:10px -5px 0;}
.woolentor-product-video-tabs li{display:block;padding:0 5px;width:25%;cursor:pointer;float:left;margin-bottom:10px;}
.woolentor-product-video-tabs li img{width:100%;}
.woolentor-product-video-tabs li a{position:relative;display:block;}
.woolentor-product-video-tabs li.wlvideothumb a::before{background:#000;opacity:0.5;position:absolute;width:100%;height:100%;content:"";}
span.wlvideo-button{position:absolute;left:0;right:0;top:0;bottom:0;z-index:999;color:#fff;font-size:18px;display:flex;justify-content:center;align-items:center;}
.wlpro-product-thumbnails, .wlpro-product-videothumbnails{overflow:hidden;width:100% !important;float:none !important;}
.wlpro-product-videothumbnails.thumbnails-tab-position-left
ul.woolentor-product-video-tabs, .wlpro-product-videothumbnails.thumbnails-tab-position-right
ul.woolentor-product-video-tabs{float:left;margin:0;padding-right:10px;width:20%;}
.wlpro-product-videothumbnails.thumbnails-tab-position-right
ul.woolentor-product-video-tabs{margin:0;padding-right:0;padding-left:10px;}
.wlpro-product-videothumbnails.thumbnails-tab-position-left
ul.woolentor-product-video-tabs
li, .wlpro-product-videothumbnails.thumbnails-tab-position-right
ul.woolentor-product-video-tabs
li{width:100%;}
.wlpro-product-videothumbnails.thumbnails-tab-position-left
.woolentor-product-gallery-video, .wlpro-product-videothumbnails.thumbnails-tab-position-right
.woolentor-product-gallery-video{width:80%;float:left;}
.woolentor-product-gallery-video span.ht-product-label{padding:10px;font-size:1em;font-weight:700;position:absolute;text-align:center;top:0;right:0;border-radius:10px;background-color:#b3af54;color:#fff;font-size:.857em;z-index:9;}
.elementor-widget-wl-checkout-order-review #order_review{width:100% !important;float:none !important;background-color:transparent !important;}
span.woolentor-order-item-title .product-thumbnail{display:none;}
.woolentor-order-review-product span.product-thumbnail{display:inline-block;padding-right:10px;}
.woolentor-order-review-product span.product-thumbnail img{max-width:70px;}
.woolentor_current_theme_storefront span.woolentor-order-item-title{display:flex;align-items:center;}
.woolentor-order-review-product .variation{display:none !important;}
.woolentor-order-review-product .woolentor-order-item-title .variation{display:block !important;}
.woolentor-order-review-product .woolentor-order-item-title{display:flex;overflow:hidden;}
.woolentor_current_theme_storefront
.elementor-widget-wl-checkout-order-review
table.woocommerce-checkout-review-order-table
.product-name{width:auto !important;}
.woolentor_current_theme_99fy dd.variation-woolentor_cart_availability{display:block !important;}
.woolentor_current_theme_99fy .woolentor-order-review-product p{margin:0;}
.woolentor-field-radio span input{height:auto;width:auto;}
.woolentor-field-radio .woocommerce-input-wrapper label{display:inline-block !important;margin-left:5px;margin-right:5px;}
.woolentor-field-radio .woocommerce-input-wrapper{display:flex;align-items:center;}
.woolentor-woocommerce-checkout .form-row.woolentor-field-heading, .form-row.woolentor-field-heading{border-bottom:1px solid #ebebeb;padding:10px 0 10px;}
.woolentor-woocommerce-checkout .form-row.woolentor-field-heading *,
.form-row.woolentor-field-heading *{margin:0;}
.woocommerce-additional-fields__field-wrapper .woolentor-field-area{margin:0 0 6px;}
.woocommerce-additional-fields__field-wrapper .woolentor-field-area select{width:100%;}
.woolentor-field-area .woocommerce-multicheckbox-wrapper label{display:block;}
.woolentor_archive_result_count .woocommerce-result-count, .woolentor_archive_catalog_ordering form.woocommerce-ordering{margin:0 !important;float:none !important;}
.woolentor_archive_catalog_ordering form.woocommerce-ordering{display:block;}
.woolentor_archive_catalog_ordering form.woocommerce-ordering select{background-color:transparent;width:100%;max-width:100%;}
.elementor-widget-wl-product-add-to-cart .stock:not(.available-on-backorder),
.elementor-widget-wl-product-add-to-cart .ast-stock-detail{display:none;}
.elementor-widget-wl-product-add-to-cart .wl-addto-cart.wl-show-status .woocommerce-variation-availability .stock,.elementor-widget-wl-product-add-to-cart .wl-addto-cart.wl-show-status .woocommerce-variation-availability .ast-stock-detail{display:inline-block !important;}
.notifake{max-width:550px;}
.woolentor-notification-content{position:fixed;bottom:10px;background:#fff;display:flex;flex-flow:row wrap;left:-150px;align-items:center;box-shadow:0 0 10px #ccc;width:450px;border-radius:10px;z-index:99999;}
.woolentor-notification-content .elementor{width:100%;}
.woolentor-notification-content.topleft{left:10px;top:10px;bottom:auto;}
.woolentor-notification-content.topright{left:auto;right:10px;top:10px;bottom:auto;}
.logged-in .woolentor-notification-content.topleft, .logged-in .woolentor-notification-content.topright{top:45px;}
.woolentor-notification-content.bottomleft{left:10px;}
.woolentor-notification-content.bottomright{right:10px;left:auto;}
.woolentor-notification-content.imageright{flex-direction:row-reverse;padding-right:0;padding-left:20px;}
.wlnotification_image{padding-right:15px;flex:0 0 25%;}
.wlnotification_image img{border-radius:5px;width:100%;}
.woolentor-notification-content.imageright .wlnotification_image{padding-right:0;padding-left:15px;}
.wlnotification_content{flex:0 0 70%;}
.imageright .wlnotification_content{text-align:right;}
.wlnotification_content h4, .wlnotification_content h6{margin:0;color:#000;}
.wlnotification_content h4{font-size:18px;margin-bottom:0px;}
.wlnotification_content h6{font-size:14px;}
.wlnotification_content p{margin-bottom:3px;max-width:450px;font-size:13px;font-weight:300;color:#7e7e7e;}
.woolentor-buyername{font-size:12px;float:right;}
.imageright .woolentor-buyername{float:left;}
.wlcross{position:absolute;right:0px;top:4px;color:#000;font-size:20px;line-height:0;padding:10px;cursor:pointer;transition:0.4s;}
.wlcross:hover{color:#f05b64;}
.wl-call-forprice a{padding:8px 15px;display:inline-block;background:#000;color:#fff;border-radius:5px;}
.wl-call-forprice a:hover{color:#fff;}
.wl-suggest-price form{display:none;margin-top:10px;}
.wl-suggest-form-input input:not([type="submit"]){width:100%;display:block;border:1px solid #dddd;padding:10px 10px;border-radius:0;font-size:14px;margin-bottom:10px;}
.wl-suggest-form-input input[type="submit"]{font-size:14px;border-radius:0;font-weight:500;padding:8px 15px;cursor:pointer;transition:0.4s;}
.wl-suggest-form-input textarea{border:1px solid #dddd;padding:10px 10px;border-radius:0;font-size:14px;margin-bottom:10px;width:100%;}
.wlsugget-button{padding:8px 18px;font-size:16px;font-weight:400;border-radius:5px;cursor:pointer;transition:0.4s;}
.wlsendmessage{margin:0 0 10px 0;padding:0;display:none;}
.woolentor-add-to-cart-sticky .woolentor-flash-product-countdown{display:none;}
.woolentor-add-to-cart-sticky .woolentor-product-badge-area{display:none;}
.woolentor-add-to-cart-sticky{position:fixed;right:0;bottom:0;left:0;z-index:999;padding:10px 0;background-color:#fff;box-shadow:0 0 9px rgba(0, 0, 0, 0.12);transition:-webkit-transform 0.25s ease;transition:transform 0.25s ease;transition:transform 0.25s ease, -webkit-transform 0.25s ease;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
.woolentor-sticky-shown.woolentor-add-to-cart-sticky{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.woolentor-add-to-cart-sticky .ht-container .ht-row{align-items:center;flex-direction:row;justify-content:space-between;}
.woolentor-sticky-thumbnail{overflow:hidden;margin-right:10px;}
.woolentor-sticky-thumbnail img{max-width:80px;}
.woolentor-addtocart-content{display:flex;align-items:center;margin-right:15px;}
.woolentor-addtocart-content .title{margin:0;font-size:18px;display:block;}
.woolentor-addtocart-content .price{font-size:14px;}
.woolentor-sticky-btn-area{display:flex;align-items:center;flex-direction:row;justify-content:flex-end;}
.woolentor-sticky-btn-area .yith-wcwl-add-to-wishlist{display:none;}
.woolentor-sticky-btn-area
.woolentor-sticky-wishlist
.yith-wcwl-add-to-wishlist{display:block;}
.woolentor-sticky-btn-area .cart{display:flex;flex:0 0 auto;align-items:center;flex-direction:row;flex-wrap:wrap;}
.woolentor-sticky-btn-area .quantity{margin-right:10px;}
.woolentor-sticky-btn-area
.tinv-wishlist.tinvwl-after-add-to-cart
.tinvwl_add_to_wishlist_button{margin-top:0;}
.woolentor-add-to-cart-sticky .tinv-wraper, .woocommerce .woolentor-add-to-cart-sticky .wc-forward, .woolentor-add-to-cart-sticky .wc-forward{display:none;}
.woolentor-add-to-cart-sticky .woolentor-sticky-wishlist .tinv-wraper{display:block;}
.woolentor-sticky-wishlist .yith-wcwl-add-to-wishlist{margin-top:0;}
.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse{display:block !important;}
.woolentor-add-to-cart-sticky .button{color:#fff;font-size:16px;text-transform:uppercase;font-weight:400 !important;border-radius:0 !important;margin-right:10px !important;background-color:#ff4136 !important;}
.woolentor-sticky-btn-area .stock.in-stock{margin:0;margin-right:10px;}
.woolentor-stock-progress-bar, .stock-management-progressbar{margin-top:15px;}
.woolentor-stock-progress-bar .wlstock-info{color:#777;display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:5px;}
.woolentor-stock-progress-bar .wlstock-info span{color:#333;font-weight:600;margin-left:3px;}
.woolentor-stock-progress-bar .wlprogress-area{background-color:#444444;width:100%;}
.woolentor-stock-progress-bar .wlprogress-area{height:10px;}
.woolentor-stock-progress-bar .wlprogress-bar{height:100%;}
.woolentor-stock-progress-bar .wlprogress-bar{background-color:#ff4136;}
.ht-products
.ht-product.ht-product-action-right
.ht-product-inner
.ht-product-action
ul[class*="woolentor-btn-text"]
li a{margin-left:auto;}
.ht-product-action ul[class*="woolentor-btn-text"] li.woolentor-cart a{width:auto !important;height:auto !important;text-indent:0;}
.ht-product-action ul[class*="woolentor-btn-text"] li.woolentor-cart a:before{display:none;}
.ht-products
.ht-product
.ht-product-inner
.ht-product-action
ul[class*="woolentor-btn-text"]
li
a:hover
.ht-product-action-tooltip, .ht-products
.ht-product
.ht-product-inner
.ht-product-action
ul[class*="woolentor-btn-text"]
li:hover
span.woolentor-tip{z-index:999;}
.htwl-modal-content{max-height:470px;overflow-y:auto;overflow-x:hidden;}
.wl-customer-review .wl-row > [class*="col-"]{margin-bottom:30px;}
.wlb-review-style-1 .wl-customer-testimonal{background:#f7f8f9;padding:30px;margin-top:30px;}
.wlb-review-style-1 .wl-customer-testimonal .content{display:flex;align-items:center;}
.wlb-review-style-1 .wl-customer-testimonal .content img{max-width:80px;border-radius:100%;}
.wlb-review-style-1 .wl-customer-testimonal .content img + .clint-info{padding-left:25px;}
.wlb-review-style-1 .wl-customer-testimonal .content .clint-info h4{font-size:18px;color:#383838;margin:0;}
.wlb-review-style-1 .wl-customer-testimonal .content .clint-info span{color:#1834a6;font-size:13px;}
.wlb-review-style-1 .wl-customer-testimonal p{color:#5b5b5b;font-size:14px;line-height:26px;margin:0;margin-top:22px;}
.wlb-review-style-2 .wl-customer-testimonal{background:#fff none repeat scroll 0 0;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);margin-top:30px;padding:40px 30px;}
.wlb-review-style-2 .wl-customer-testimonal img{border:2px solid #43df9c;border-radius:50%;box-sizing:content-box;float:left;max-width:90px;}
.wlb-review-style-2 .wl-customer-testimonal .content p{color:#3e3e3e;font-size:16px;line-height:28px;margin-bottom:20px;}
.wlb-review-style-2 .wl-customer-testimonal .content{overflow:hidden;padding-left:20px;}
.wlb-review-style-2 .wl-customer-testimonal .content .clint-info{padding-left:50px;}
.wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4{position:relative;}
.wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4::before{background:#383838 none repeat scroll 0 0;content:"";height:2px;left:-48px;position:absolute;top:18px;width:30px;}
.wl-customer-align-center
.wlb-review-style-2
.wl-customer-testimonal
.content
.clint-info
h4::before{left:30%;}
.wl-customer-align-right
.wlb-review-style-2
.wl-customer-testimonal
.content
.clint-info
h4::before{left:auto;right:80px;}
.wlb-review-style-3 .wl-customer-testimonal{background:#fff none repeat scroll 0 0;border-radius:10px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);margin-top:53px;padding-bottom:27px;position:relative;text-align:center;}
.wlb-review-style-3 .wl-customer-testimonal{margin-top:82px;}
.wlb-review-style-3 .wl-customer-testimonal img{border:2px solid #727272;border-radius:50%;box-sizing:content-box;left:50%;max-width:100px;position:absolute;top:0;transform:translate(-50%, -50%);}
.wlb-review-style-3 .wl-customer-testimonal .content{margin-top:0;padding-top:73px;}
.wlb-review-style-3 .wl-customer-testimonal .content p{color:#5b5b5b;font-size:14px;font-style:italic;line-height:24px;margin-bottom:4px;padding:0 4%;}
.wlb-review-style-3 .wl-customer-testimonal .content h4{color:#5b5b5b;font-size:16px;font-weight:600;line-height:37px;margin:0;}
.wlb-review-style-3 .wl-customer-testimonal .clint-info .rating, .wlb-review-style-4 .wl-customer-testimonal .clint-info .rating{justify-content:center;}
.wlb-review-style-3 .wl-customer-testimonal .clint-info{padding:0 4%;}
.wl-customer-align-right .wlb-review-style-3 .wl-customer-testimonal img{right:-40px;left:auto;}
.wl-customer-align-left .wlb-review-style-3 .wl-customer-testimonal img{left:70px;}
.wlb-review-style-4 .wl-customer-testimonal .content{background:#fff none repeat scroll 0 0;box-shadow:0 0 10px rgba(82, 182, 188, 0.25);padding:50px 9%;position:relative;text-align:center;}
.wlb-review-style-4 .wl-customer-testimonal .clint-info{margin-top:40px;text-align:center;}
.wlb-review-style-4 .wl-customer-testimonal img{border:2px solid #ececec;border-radius:50%;box-sizing:content-box;display:inline-block;max-width:80px;}
.wlb-review-style-4 .wl-customer-testimonal .clint-info h4{color:#5c5c5c;font-size:22px;font-weight:700;margin-bottom:4px;margin-top:22px;}
.wlb-review-style-4 .wl-customer-testimonal .clint-info span{color:#5c5c5c;font-size:15px;font-weight:600;}
.wlb-review-style-4 .wl-customer-testimonal .content .triangle{border-color:#fff transparent transparent;border-style:solid;border-width:20px;left:50%;margin-top:-1px;position:absolute;top:100%;transform:translateX(-50%);}
.wl-customer-align-right
.wlb-review-style-4
.wl-customer-testimonal
.clint-info, .wl-customer-align-right .wlb-review-style-4 .wl-customer-testimonal .content{text-align:right;}
.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .clint-info, .wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .content{text-align:left;}
.wl-customer-align-right
.wlb-review-style-4
.wl-customer-testimonal
.content
.triangle{right:0px;left:auto;}
.wl-customer-align-left
.wlb-review-style-4
.wl-customer-testimonal
.content
.triangle{left:45px;}
.wl-customer-testimonal .clint-info h4{margin:0;}
.wl-customer-testimonal .clint-info .rating{color:#ffcf0e;display:flex;list-style:outside none none;margin:4px 0 0;padding:0;}
.wl-customer-testimonal .clint-info .rating li{margin-right:8px;}
.wl-customer-testimonal .clint-info .rating li:last-child{margin-right:0;}
.wl-customer-testimonal .content img.avatar{border-radius:100%;}
.wl-customer-align-center .wl-customer-testimonal .clint-info .rating{justify-content:center;}
.wl-customer-align-left .wl-customer-testimonal .clint-info .rating{justify-content:flex-start;}
.wl-customer-align-right .wl-customer-testimonal .clint-info .rating{justify-content:flex-end;}
.wlb-marker-style-1{padding:245px 0;}
.wlb-marker-style-1 .wlb_image_pointer{width:36px;height:36px;border-radius:100%;border:3px solid #ed552d;background-color:#fff;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:32px;}
.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box{background:#fff;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%, -100%, 0);transform:translate3d(50%, -100%, 0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);text-align:center;}
.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px;}
.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0;}
.wlb-marker-style-1 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%);}
.wlb-marker-style-1 .wlb_image_pointer::before{content:"\f129";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#ed552d;font-size:18px;width:100%;height:100%;}
.wlb-marker-style-1 .wlb_image_pointer{position:absolute;left:66%;top:15%;}
.wlb-marker-style-2{padding:245px 0;}
.wlb-marker-style-2 .wlb_image_pointer{width:46px;height:46px;border-radius:100%;border:5px solid #dddddd;background-color:#fff;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:38px;}
.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box{background:#fff;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%, -100%, 0);transform:translate3d(50%, -100%, 0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);text-align:center;}
.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px;}
.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0;}
.wlb-marker-style-2 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%);}
.wlb-marker-style-2 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#ed552d;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out;}
.wlb-marker-style-2 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg);}
.wlb-marker-style-2 .wlb_image_pointer{position:absolute;left:50%;top:26%;}
.wlb-marker-style-3{padding:245px 0;}
.wlb-marker-style-3 .wlb_image_pointer{width:46px;height:46px;border-radius:100%;background-color:#000000;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:49px;z-index:2;}
.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box{background:#000000;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%, -100%, 0);transform:translate3d(50%, -100%, 0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);text-align:center;}
.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px;color:#ffffff;}
.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#ffffff;}
.wlb-marker-style-3 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%);}
.wlb-marker-style-3 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#ffffff;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out;}
.wlb-marker-style-3 .wlb_image_pointer::after{position:absolute;left:2px;background:#000;content:"";right:2px;top:2px;bottom:2px;border-radius:100%;border:2px solid #fff;z-index:-1;}
.wlb-marker-style-3 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg);}
.wlb-marker-style-3 .wlb_image_pointer{position:absolute;left:50%;top:26%;}
.wlb-marker-style-4{padding:245px 0;}
.wlb-marker-style-4 .wlb_image_pointer{width:46px;height:46px;border-radius:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:38px;border:5px solid #d88d78;z-index:2;}
.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box{background-position:center center;background-size:cover;background-repeat:no-repeat;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%, -100%, 0);transform:translate3d(50%, -100%, 0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);text-align:center;}
.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px;}
.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#18012c;}
.wlb-marker-style-4 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%);}
.wlb-marker-style-4 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#d88d78;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out;}
.wlb-marker-style-4 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg);}
.wlb-marker-style-4 .wlb_image_pointer{position:absolute;left:83%;top:37%;}
.wlb-marker-style-5{padding:245px 0;}
.wlb-marker-style-5 .wlb_image_pointer{width:46px;height:46px;border-radius:4px;background:#000;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:47px;z-index:2;}
.wlb-marker-style-5 .wlb_image_pointer .effect-1{position:relative;}
.wlb-marker-style-5 .wlb_image_pointer .effect-1::before, .wlb-marker-style-5 .wlb_image_pointer .effect-1::after{position:absolute;top:50%;left:50%;display:block;content:"";border:1px solid #f10;border-radius:50%;-webkit-transform:scale(0.35) translateY(-50%) translateX(-50%);-ms-transform:scale(0.35) translateY(-50%) translateX(-50%);transform:scale(0.35) translateY(-50%) translateX(-50%);opacity:0;-webkit-animation:marker-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0.4s infinite;animation:marker-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0.4s infinite;}
.wlb-marker-style-5 .wlb_image_pointer .effect-1::before{width:32px;height:32px;left:50%;top:50%;z-index:-1;}
.wlb-marker-style-5 .wlb_image_pointer .effect-1::after{width:32px;height:32px;z-index:-1;border-color:rgba(255, 255, 255, 0.4);-webkit-animation:marker-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0s infinite;animation:marker-ripple-animation 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0s infinite;}
.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box{background:#000000;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%, -100%, 0);transform:translate3d(50%, -100%, 0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);transition:all 0.3s cubic-bezier(0, 0, 0.2, 1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);box-shadow:0 2px 20px 0 rgba(0, 0, 0, 0.07);text-align:center;}
.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px;color:#fff;}
.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#fff;}
.wlb-marker-style-5 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%);}
.wlb-marker-style-5 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#ffffff;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out;}
.wlb-marker-style-5 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg);}
.wlb-marker-style-5 .wlb_image_pointer{position:absolute;left:83%;top:37%;}
@-webkit-keyframes marker-ripple-animation {
0%{-webkit-transform:translate3d(-50%, -50%, 0) scale(1);opacity:1;}
100%{-webkit-transform:translate3d(-50%, -50%, 0) scale(1.7);opacity:0;}
}
@keyframes marker-ripple-animation {
0%{transform:translate3d(-50%, -50%, 0) scale(1);opacity:1;}
100%{transform:translate3d(-50%, -50%, 0) scale(1.7);opacity:0;}
} .elementor-widget-wl-empty-cart-message
.woocommerce-notices-wrapper
.cart-empty
+ .cart-empty{display:none;}
.wl-quantity-wrap .label, .wl-quantity-wrap .wl-quantity, .wl-cart-icon, .wl-wishlist-compare-txt{display:none;}
.wl-addto-cart .wishsuite-button.wltooltip_no span.wishsuite-btn-text{display:none;}
.woolentor_current_theme_blocksy
.wl-addto-cart.wl-style-2
form.cart
.wl-quantity-wrap
span.label{margin:22px 0px;}
.woolentor_current_theme_blocksy .wl-addto-cart a.htcompare-btn{display:unset !important;}
.woolentor_current_theme_oceanwp .wl-addto-cart form.cart .quantity{min-width:unset;}
.woolentor_current_theme_blocksy
.wl-addto-cart.grouped.wl-style-5
form.cart
.wl-cart-wrap, .woolentor_current_theme_blocksy
.wl-addto-cart.variable.wl-style-3
form.cart
.wl-quantity-wrap, #holmes .wl-addto-cart.variable.wl-style-3 form.cart .wl-quantity-wrap,
#holmes .wl-addto-cart.variable.wl-style-5 form.cart .wl-quantity-wrap{flex-wrap:unset !important;}
#holmes .wl-addto-cart form.cart .button{height:auto !important;}
.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-2 .quantity .qty, .woolentor_current_theme_blocksy .wl-addto-cart.wl-style-3 .quantity .qty, .woolentor_current_theme_blocksy .wl-addto-cart.wl-style-5 .quantity .qty{width:inherit !important;text-align:center !important;}
.woolentor_current_theme_blocksy
.wl-addto-cart.grouped.wl-style-5
form.cart
.wl-cart-wrap, .woolentor_current_theme_blocksy
.wl-addto-cart.variable.wl-style-3
form.cart
.wl-quantity-wrap{flex-wrap:unset !important;}
.wl-addto-cart.wl-style-2 .cart .quantity[data-type="type-2"] .ct-increase,
.wl-addto-cart.wl-style-4 .cart .quantity[data-type="type-2"] .ct-increase,
.wl-addto-cart.wl-style-4 .cart .quantity[data-type="type-2"] .ct-decrease,
.wl-addto-cart.wl-style-2 .cart .quantity[data-type="type-2"] .ct-decrease{display:none;}
.woolentor-page-template .ct-woo-account{display:block;}
.wl-addto-cart.wl-style-2 .cart .quantity a.plus, .wl-addto-cart.wl-style-4 .cart .quantity a.minus, .wl-addto-cart.wl-style-4 .cart .quantity a.plus, .wl-addto-cart.wl-style-2 .cart .quantity a.minus, .wl-addto-cart.wl-style-4 .cart .quantity > .plus, .wl-addto-cart.wl-style-2 .cart .quantity > .minus, .woolentor_current_theme_oceanwp .wl-addto-cart .cart .quantity a.plus, .woolentor_current_theme_oceanwp .wl-addto-cart .cart .quantity a.minus{display:none;}
.wl-addto-cart.wl-style-2 .wl-quantity-wrap .label, .wl-addto-cart.wl-style-2 .wl-quantity-wrap .wl-quantity, .wl-addto-cart.wl-style-3 .wl-quantity-wrap .label, .wl-addto-cart.wl-style-5 .wl-quantity-wrap .label{display:inline-block;}
.wl-addto-cart form.cart > a.wishsuite-product-before_cart_btn, .wl-addto-cart.grouped
form.cart
.wl-cart-wrap
> a.wishsuite-product-before_cart_btn, .wl-addto-cart.variable
form.cart
.single_variation_wrap
.woocommerce-variation-add-to-cart
> a.wishsuite-product-before_cart_btn{display:none;}
.wl-addto-cart form.cart .htcompare-button-area, .wl-addto-cart
form.cart
.single_variation_wrap
.woocommerce-variation-add-to-cart
.htcompare-button-area{display:none;}
.wl-addto-cart .wishsuite-btn,.wl-addto-cart .wishsuite-button{position:static !important;}
.woolentor-sticky-wishlist .wishsuite-button,.woolentor-sticky-wishlist .wishsuite-btn{display:none !important;}
.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart div.quantity, .wl-addto-cart.wl-style-2 form.cart div.quantity{float:none;margin-right:0px;}
.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap{display:flex;margin-bottom:30px;}
.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity-cal{display:flex;flex-wrap:wrap;border-bottom:1px solid #333333;align-items:center;margin-left:80px;}
.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap span.label{font-size:14px;font-weight:400;letter-spacing:1px;text-transform:uppercase;color:#333333;margin-top:5px;}
.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity{background:transparent;color:#666;font-size:14px;}
.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"]{border-width:0px;color:#212529;font-weight:500;text-align:center;width:4em;}
.wl-addto-cart form.cart .wl-quantity-wrap .wl-quantity{cursor:pointer;}
.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity{padding-left:0px;padding-right:35px;}
.wl-addto-cart.wl-style-2
form.cart
.wl-quantity-wrap
.wl-quantity.wl-qunatity-plus{padding-right:0px;padding-left:35px;}
.woocommerce
.wl-addto-cart.wl-style-2
.quantity
input[type="number"]::-webkit-outer-spin-button,
.woocommerce
.wl-addto-cart.wl-style-2
.quantity
input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"]{appearance:textfield;-moz-appearance:textfield;}
.woocommerce div.product .wl-addto-cart form.cart:after, .woocommerce div.product .wl-addto-cart form.cart:before, .wl-addto-cart form.cart:after, .wl-addto-cart form.cart:before{display:none;}
.woocommerce div.product .wl-addto-cart.external.wl-style-2 form.cart .button, .woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .button, .wl-addto-cart.wl-style-2 form.cart .button, .wl-addto-cart.external.wl-style-2 form.cart .button{vertical-align:baseline;float:none;font-weight:400;line-height:24px;margin-bottom:10px;padding:15px 40px;text-align:center;white-space:nowrap;letter-spacing:1px;text-transform:uppercase;color:#ffffff;border:1px solid #333333;border-radius:500px;background-color:#333333;}
.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .button:hover, .wl-addto-cart.wl-style-2 form.cart .button:hover{background:#ffffff;color:#333333;border-color:#333333;}
.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap, .wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap{display:flex;margin-bottom:30px;gap:15px;}
.woocommerce div.product .wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap, .wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap{display:flex;flex-wrap:wrap;gap:15px;}
.wl-addto-cart.wl-style-2
form.cart
.wl-cart-wrap.after
.single_add_to_cart_button, .wl-addto-cart.wl-style-5
form.cart
.wl-cart-wrap.after
.single_add_to_cart_button{order:1;}
.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.after .wishlist, .wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.after .wishlist{order:2;}
.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.after .compare, .wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.after .compare{order:3;}
.wl-addto-cart.wl-style-2
form.cart
.wl-cart-wrap.before
.single_add_to_cart_button, .wl-addto-cart.wl-style-5
form.cart
.wl-cart-wrap.before
.single_add_to_cart_button{order:3;}
.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.before .wishlist, .wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.before .wishlist{order:1;}
.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.before .compare, .wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.before .compare{order:2;}
.wl-addto-cart.wl-style-2
form.cart
.wl-cart-wrap.both
.single_add_to_cart_button, .wl-addto-cart.wl-style-5
form.cart
.wl-cart-wrap.both
.single_add_to_cart_button{order:2;}
.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both .wishlist, .wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both .wishlist{order:1;}
.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both a.wishlist, .wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both a.wishlist, .wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both a.woolentor-compare, .wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both a.woolentor-compare{width:100%;height:100%;justify-content:center;}
.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both .compare, .wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both .compare{order:3;}
.wl-addto-cart.external.before.wl-style-2 form.cart .single_add_to_cart_button, .wl-addto-cart.external.before.wl-style-5 form.cart .single_add_to_cart_button{order:3;}
.wl-addto-cart.external.before.wl-style-2 form.cart .wishlist, .wl-addto-cart.external.before.wl-style-5 form.cart .wishlist{order:1;}
.wl-addto-cart.external.before.wl-style-2 form.cart .compare, .wl-addto-cart.external.before.wl-style-5 form.cart .compare{order:2;}
.wl-addto-cart.external.after.wl-style-2 form.cart .single_add_to_cart_button, .wl-addto-cart.external.after.wl-style-5 form.cart .single_add_to_cart_button{order:1;}
.wl-addto-cart.external.after.wl-style-2 form.cart .wishlist, .wl-addto-cart.external.after.wl-style-5 form.cart .wishlist{order:2;}
.wl-addto-cart.external.after.wl-style-2 form.cart .compare, .wl-addto-cart.external.after.wl-style-5 form.cart .compare{order:3;}
.wl-addto-cart.external.both.wl-style-2 form.cart .single_add_to_cart_button, .wl-addto-cart.external.both.wl-style-5 form.cart .single_add_to_cart_button{order:2;}
.wl-addto-cart.external.both.wl-style-2 form.cart .wishlist, .wl-addto-cart.external.both.wl-style-5 form.cart .wishlist{order:1;}
.wl-addto-cart.external.both.wl-style-2 form.cart .compare, .wl-addto-cart.external.both.wl-style-5 form.cart .compare{order:3;}
.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-icon, .wl-addto-cart.wl-style-2 form.cart .wl-cart-icon, .wl-addto-cart.wl-style-5 form.cart .wl-cart-icon{width:56px;height:56px;color:#333333;border:1px solid #696969;background-color:transparent;border-radius:50%;display:flex;justify-content:center;font-size:22px;align-items:center;cursor:pointer;transition:1.2s;}
.wl-addto-cart.wl-style-5
form.cart
.wl-cart-icon.wishlist
.wishsuite-button
svg{height:22px;width:22px;}
.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon{border-radius:0px;}
.woocommerce
div.product
.wl-addto-cart.wl-style-2
form.cart
.wl-cart-icon:hover, .wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover, .woocommerce
div.product
.wl-addto-cart.wl-style-5
form.cart
.wl-cart-icon:hover, .wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover{color:#ffffff;background:#333333;}
.woocommerce
div.product
.wl-addto-cart.wl-style-2
form.cart
.wl-cart-icon:hover
> a, .wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover > a, .woocommerce
div.product
.wl-addto-cart.wl-style-5
form.cart
.wl-cart-icon:hover
> a, .wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover > a{color:#ffffff;}
.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon a svg{width:22px;height:22px;}
.wl-addto-cart.external.wl-style-2 form.cart{display:flex;flex-wrap:wrap;gap:10px;}
.woocommerce div.product .wl-addto-cart.external.wl-style-5 form.cart .button, .wl-addto-cart.external.wl-style-5 form.cart .button{padding:15px 40px;line-height:24px;}
.wl-addto-cart.wl-style-3 form.cart, .wl-addto-cart.wl-style-4 form.cart, .wl-addto-cart.wl-style-5 form.cart, .wl-addto-cart.variable.wl-style-3
form.cart
.single_variation_wrap
.woocommerce-variation-add-to-cart, .wl-addto-cart.variable.wl-style-4
form.cart
.single_variation_wrap
.woocommerce-variation-add-to-cart, .wl-addto-cart.variable.wl-style-5
form.cart
.single_variation_wrap
.woocommerce-variation-add-to-cart{display:flex;flex-wrap:wrap;gap:15px;flex-direction:row;margin-bottom:30px;align-items:center;}
.woolentor-quickview-content-builder
.wl-addto-cart.external.wl-style-5
form.cart{flex-wrap:unset;}
.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap, .wl-addto-cart.wl-style-5 form.cart .wl-quantity-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:15px;}
.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap{flex:1;}
.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .wl-cart-wrap, .wl-addto-cart.wl-style-3 form.cart .wl-cart-wrap, .woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .wl-cart-wrap, .wl-addto-cart.wl-style-4 form.cart .wl-cart-wrap{flex:1.5;}
.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .button, .wl-addto-cart.wl-style-3 form.cart .button, .woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .button, .wl-addto-cart.wl-style-4 form.cart .button{float:none;width:100%;background-color:#222222;}
.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .button:not(.woolentor-quick-checkout-button),
.wl-addto-cart.wl-style-4 form.cart .button:not(.woolentor-quick-checkout-button){padding:19px 0px;border-radius:5px;}
.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .button:not(.woolentor-quick-checkout-button),
.wl-addto-cart.wl-style-3 form.cart .button:not(.woolentor-quick-checkout-button){padding:15px 0px;border-radius:5px;}
.woocommerce .wl-addto-cart.wl-style-5 .quantity .qty{width:4.631em;text-align:left;min-height:0px;}
.woocommerce .wl-addto-cart.wl-style-5 .quantity input[type="number"]{padding:12px 7px;}
.woocommerce .wl-addto-cart.wl-style-3 .quantity input[type="number"]{text-align:left;width:100%;padding:10px 9px;border-radius:5px;}
.woocommerce div.product .wl-addto-cart.wl-style-3 .wl-quantity-wrap .label, .wl-addto-cart.wl-style-3 .wl-quantity-wrap .label{flex:1;}
.woolentor-quickview-content-builder
.wl-addto-cart.wl-style-3
.wl-quantity-wrap
.label{flex:unset;}
.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap .wl-quantity-cal{flex:2;}
.woolentor-quickview-content-builder
.wl-addto-cart.wl-style-3
form.cart
.wl-quantity-wrap
.wl-quantity-cal{flex:unset;}
.wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap .wl-quantity-cal{display:flex;background:#f7f8fa;align-items:center;padding:8px 0px;border-radius:5px;}
.wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap{display:flex;align-items:center;flex-wrap:wrap;}
.woocommerce
div.product
.wl-addto-cart.wl-style-4
form.cart
.wl-quantity-wrap
.wl-quantity, .wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap .wl-quantity{float:none;display:inline-block;text-align:center;width:50px;height:auto;}
.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"]{border-width:0px;color:#212529;font-weight:500;text-align:center;padding:0px;background:transparent;margin:0;}
.woocommerce
.wl-addto-cart.wl-style-4
.quantity
input[type="number"]::-webkit-outer-spin-button,
.woocommerce
.wl-addto-cart.wl-style-4
.quantity
input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"]{appearance:textfield;-moz-appearance:textfield;}
.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart div.quantity, .woocommerce div.product .wl-addto-cart.wl-style-4 form.cart div.quantity{margin:0px;}
.woocommerce
div.product
.wl-addto-cart.wl-style-3
form.cart
.wl-wishlist-compare-txt, .wl-addto-cart.wl-style-3 form.cart .wl-wishlist-compare-txt{display:block;}
.wl-wishlist-compare-txt{margin:0;padding:0;width:100%;margin-top:15px;}
.wl-wishlist-compare-txt li{list-style:none;}
.wl-wishlist-compare-txt
.wishsuite-button.wltooltip_no
span.wishsuite-btn-text{display:block;}
.wl-wishlist-compare-txt .htcompare-btn.woolentor-compare{margin-left:6px;}
.woocommerce
div.product
.wl-addto-cart.wl-style-4
form.cart
.wl-wishlist-compare-txt, .wl-addto-cart.wl-style-4 form.cart .wl-wishlist-compare-txt{display:flex;flex-wrap:wrap;gap:20px;}
.wl-addto-cart.grouped .wl-quantity-grouped-cal{display:flex;align-items:center;}
.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity{padding:2px 16px;border:1px solid #eaeaea;cursor:pointer;}
.wl-addto-cart.grouped.wl-style-1 .wl-quantity-grouped-cal .wl-quantity{display:none;}
.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity.wl-qunatity-minus{border-right:none;}
.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity.wl-qunatity-plus{border-left:none;}
.wl-addto-cart.grouped.wl-style-3
.wl-quantity-grouped-cal
.wl-quantity.wl-qunatity-minus, .wl-addto-cart.grouped.wl-style-5
.wl-quantity-grouped-cal
.wl-quantity.wl-qunatity-minus{display:none;}
.wl-addto-cart.grouped.wl-style-3
.wl-quantity-grouped-cal
.wl-quantity.wl-qunatity-plus, .wl-addto-cart.grouped.wl-style-5
.wl-quantity-grouped-cal
.wl-quantity.wl-qunatity-plus{display:none;}
.wl-addto-cart.grouped .wl-quantity-grouped-cal .quantity input[type="number"]{border:1px solid #eaeaea;}
.woolentor-filter-wrap{overflow:hidden;}
.rtl .woolentor-filter-wrap ul li ul{padding-left:0;padding-right:20px;}
h2.wl_filter_title{margin:0 0 10px 0;color:#2d2a2a;font-weight:600;font-size:20px;padding:0 0 15px 0;border-bottom:1px solid #eee;}
.woolentor-filter-wrap form.wl_product_search_form{border:2px solid rgba(129, 129, 129, 0.2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.woolentor-filter-wrap form.wl_product_search_form input[type="search"]{box-sizing:inherit;padding:0 15px;height:42px;border-radius:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;vertical-align:middle;font-size:14px;-webkit-transition:border-color 0.5s ease;transition:border-color 0.5s ease;border:0;width:calc(100% - 50px);}
.woolentor-filter-wrap form.wl_product_search_form button{width:50px;padding:0;height:42px;text-align:center;background:transparent;transition:0.4s;color:#222;border:none;}
.woolentor-filter-wrap ul{margin:0;padding:0;list-style:none;}
.woolentor-filter-wrap ul li{border-bottom:1px solid #eee;margin:0;}
.woolentor-filter-wrap ul li:last-child{border-bottom:0;}
.woolentor-filter-wrap ul li a{padding:12px 0;display:inline-block;color:#464646;font-weight:400;font-size:14px;transition:0.4s;}
.woolentor-filter-wrap ul > li:hover > i, .woolentor-filter-wrap ul li a:hover{color:#f05b64;}
.woolentor-filter-wrap ul li i{margin-right:10px;}
.woolentor-filter-wrap ul li ul{padding-left:20px;border-top:1px solid #eee;}
.woolentor-filter-wrap ul li.wlchosen i{display:none;}
.woolentor-filter-wrap ul li.wlchosen a{position:relative;padding-left:15px;}
.woolentor-filter-wrap ul li.wlchosen > a::before, .woolentor-filter-wrap ul li.wlchosen > a::after{position:absolute;top:calc(50% - 1px);left:0;width:12px;height:2px;content:"";-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#f05b64;}
.woolentor-filter-wrap ul li.wlchosen a:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
.woolentor-filter-wrap select{padding-right:30px;background-position:right 10px top 50%;background-size:auto 18px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==");padding:0 15px;max-width:100%;width:100%;height:42px;border:2px solid rgba(129, 129, 129, 0.2);border-radius:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;vertical-align:middle;font-size:14px;-webkit-transition:border-color 0.5s ease;transition:border-color 0.5s ease;-webkit-appearance:none;appearance:none;}
.woolentor_slider_range.ui-slider{position:relative;background:#dbdbdb none repeat scroll 0 0;border:medium none;border-radius:50px;height:5px;margin-bottom:12px;margin-left:auto;margin-right:0;}
.woolentor_slider_range .ui-slider-range.ui-widget-header.ui-corner-all{height:100%;position:absolute;display:block;border:0;background:#fa6bff none repeat scroll 0 0;border:none;-webkit-transition:all 0s ease 0s;-o-transition:all 0s ease 0s;transition:all 0s ease 0s;}
.woolentor_slider_range .ui-slider-handle.ui-state-default.ui-corner-all{position:absolute;background:#fff none repeat scroll 0 0;border:medium none;border-radius:50%;height:15px;margin-left:0;width:15px;border:4px solid #fa6bff;z-index:2;width:1em;height:1em;cursor:ew-resize;outline:0;top:-0.3em;margin-left:-0.5em;}
.wl_button_price{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.wl_button_price button{background:#29d8db;padding:5px 12px;border-radius:3px;border:none;}
.wl_button_price button:hover{background:#fa6bff;text-decoration:none;}
.wl_product-accordion{width:100%;}
.wl_product-accordion .panel.panel-default{margin-bottom:20px;}
.wl_product-accordion .wl_product-accordion-card{margin-bottom:20px;border-radius:35px;background:-webkit-linear-gradient(349deg, #612cf6 0, #ba73fa 65%);background:-o-linear-gradient(349deg, #612cf6 0, #ba73fa 65%);background:linear-gradient(-259deg, #612cf6 0, #ba73fa 65%);}
.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card{background:#3951e1;}
.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head{border:none;width:100%;text-align:left;color:#ffffff;padding:20px 30px;position:relative;overflow-wrap:break-word;white-space:normal;font-size:18px;line-height:1.2;font-weight:500;border-radius:35px;border-bottom:1px solid transparent;position:relative;cursor:pointer;}
@media only screen and (max-width: 479px) {
.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head{padding-left:15px;padding-right:20px;}
}
.wl_product-accordion
.wl_product-accordion-card
.wl_product-accordion-head-indicator{position:absolute;right:35px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:30px;padding-top:6px;text-align:center;background:#fff;border-radius:50%;color:#ba73fa;}
@media only screen and (max-width: 479px) {
.wl_product-accordion
.wl_product-accordion-card
.wl_product-accordion-head-indicator{right:15px;}
}
.wl_product-accordion
.wl_product-accordion-card
.wl_product-accordion-head-indicator i{visibility:hidden;opacity:0;display:none;color:#ba73fa;}
.wl_product-accordion
.wl_product-accordion-card
.wl_product-accordion-head-indicator
i:nth-child(2){visibility:visible;opacity:1;display:block;}
.wl_product-accordion
.wl_product-accordion-card.active
.wl_product-accordion-head-indicator i{visibility:hidden;opacity:0;display:none;color:#ba73fa;}
.wl_product-accordion
.wl_product-accordion-card.active
.wl_product-accordion-head-indicator
i:nth-child(1){visibility:visible;opacity:1;display:block;}
.wl_product-accordion .wl_product-accordion-content{border-bottom:none;margin-bottom:20px;border:none;border-radius:35px;}
.wl_product-accordion .wl_product-accordion-content img{border-radius:15px;}
.wl_product-accordion .wl_product-accordion-content:last-child{margin-bottom:0;}
.wl_product-accordion .card-body{padding:15px 30px 29px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
@media only screen and (max-width: 575px) {
.wl_product-accordion .card-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
}
.wl_product-accordion .card-body .product-thumbnail{width:260px;}
.wl_product-accordion .card-body .product-content{margin-left:20px;width:100%;}
@media only screen and (max-width: 575px) {
.wl_product-accordion .card-body .product-content{margin-left:0px;}
}
.wl_product-accordion .card-body .product-content .product-content-top{border-top:1px solid #ffffff;padding-top:30px;}
@media only screen and (max-width: 575px) {
.wl_product-accordion .card-body .product-content .product-content-top{border-top:1px solid transparent;}
}
.wl_product-accordion .card-body .product-content .product-content-top p{color:#ffffff;}
.wl_product-accordion
.card-body
.product-content
.product-content-top
.reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#ffffff;}
.wl_product-accordion .card-body .product-content .product-acontent-bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.wl_product-accordion
.card-body
.product-content
.product-acontent-bottom
.product-price{color:#ffffff;font-weight:500;margin-top:10px;}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.wl_product-accordion
.card-body
.product-content
.product-acontent-bottom
.product-price{margin-bottom:5px;margin-top:5px;}
}
.wl_product-accordion
.card-body
.product-content
.product-acontent-bottom
.action{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0px 0px;border-radius:0 0 5px 5px;list-style:none;margin:0;margin-right:44px;}
.wl_product-accordion
.card-body
.product-content
.product-acontent-bottom
.action
li{margin:0 5px;}
.wl_product-accordion .action .woocommerce.product.compare-button a:before, .wl_product-accordion .card-body .product-content .action .wishlist a, .wl_product-accordion
.card-body
.product-content
.product-acontent-bottom
.action
.action-item, .wl_product-accordion
.card-body
.product-content
.product-acontent-bottom
.action
.htcompare-btn, .wl_product-accordion
.card-body
.product-content
.product-acontent-bottom
.action
.wishsuite-button{font-size:14px;height:34px;padding:0 10px;line-height:34px;background:#ffffff;text-align:center;border-radius:50000px;color:#333;margin-left:10px;display:inline-block;text-align:center;}
.wl_product-accordion .card-body .product-content .action .wishlist a, .wl_product-accordion
.card-body
.product-content
.product-acontent-bottom
.action
.wishsuite-button{padding:3px 10px;}
.wl_product-accordion
.card-body
.product-content
.product-acontent-bottom
.action
.wishsuite-button
svg{width:15px;height:15px;}
.wl_product-accordion.wl_product-accordion-two
.wl_product-accordion-card
.wl_product-accordion-head-indicator{color:#3951e1;}
.wl_single-product-item ul.action a.htcompare-btn.loading{padding:0;}
.wl_single-product-item ul.action a.htcompare-btn.added:after{display:none;}
@media only screen and (max-width: 479px) {
.wl_product-accordion.wl_product-accordion-two
.wl_product-accordion-card
.wl_product-accordion-head-indicator{right:15px;}
}
.wl_product-accordion.wl_product-accordion-two
.wl_product-accordion-card
.wl_product-accordion-head-indicator i{color:#3951e1;}
.wl_horizontal-hover-accordion{width:100%;max-width:1080px;height:600px;overflow:hidden;}
.wl_horizontal-hover-accordion .accordion-ul{width:100%;display:table;table-layout:fixed;margin:0;padding:0;}
.wl_horizontal-hover-accordion .accordion-ul li{display:table-cell;vertical-align:bottom;position:relative;width:16.666%;height:600px;background-repeat:no-repeat;background-position:center center;-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}
.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content{display:block;overflow:hidden;width:100%;}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item{display:block;height:600px;width:100%;position:relative;z-index:3;padding:50px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;text-decoration:none;-webkit-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease;opacity:0;margin:0;width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative;z-index:5;overflow:hidden;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);-webkit-transition:all 400ms ease;-o-transition:all 400ms ease;transition:all 400ms ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;}
@media only screen and (max-width: 767px) {
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item{padding:30px 20px;}
}
@media only screen and (max-width: 575px) {
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item{padding:30px 20px;}
}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content{background:rgba(255, 255, 255, 0.9);width:250px;padding:20px;}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.sub-title{margin-bottom:0;}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.sub-title a{font-size:12px;color:#000000;}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.title{margin:0;}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.title a{color:#333;margin:0;}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.product-price{color:#0a3aca;font-weight:500;margin-bottom:15px;margin-top:10px;}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.product-price{margin-bottom:5px;margin-top:5px;}
}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.reading{margin-top:20px;color:#75828e;}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.action{margin-top:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.action
a.action-item, .wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.action
a.htcompare-btn, .wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.action
a.wishsuite-button, .wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.action
.yith-wcwl-add-to-wishlist a{height:35px;padding:0 9px;line-height:35px;background:transparent;text-align:center;border-radius:35px;border:1px solid #0a3aca;color:#333;margin-right:10px;}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.action
a.wishsuite-button
svg{width:15px;height:15px;}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.action
.action-item i{margin-right:5px;}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.action
.yith-wcwl-add-to-wishlist a{padding:2px 9px;display:inline-block;}
.wl_shop-accordion-wrap
.card-body
.product-content
.product-acontent-bottom
.action
.yith-wcwl-add-button
> a
i, .wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.action
.yith-wcwl-add-button
> a i{margin-right:0;}
.wl_horizontal-hover-accordion .accordion-ul:hover li{width:8%;}
.wl_horizontal-hover-accordion .accordion-ul:hover li:hover{width:20%;}
.wl_horizontal-hover-accordion
.accordion-ul:hover
li:hover
.accordion-product-item{background:rgba(0, 0, 0, 0);opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.star-rating{float:none;}
@media only screen and (max-width: 575px) {
.wl_horizontal-hover-accordion .accordion-ul:hover li:hover{width:114%;}
}
.va-title{font-size:20px;}
.va-content{display:none;margin-left:25px;}
.wl_product-accordion .wishlist.button-default i{margin-right:0;}
.wl_product-accordion .action .woocommerce.product.compare-button{position:relative;}
.wl_product-accordion .ht-product-action-tooltip, .wl_horizontal-hover-accordion .ht-product-action-tooltip{display:none;}
.wl_product-accordion .yith-wcwl-add-to-wishlist, .wl_horizontal-hover-accordion .yith-wcwl-add-to-wishlist{margin-top:0;}
.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button{position:relative;margin-top:-3px;}
.wl_product-accordion .woocommerce.product.compare-button a{font-size:0;font-weight:400;position:absolute;padding:0;}
.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a{text-indent:-9999px;background:inherit;margin-bottom:-10px;padding:0;}
.wl_product-accordion .action .woocommerce.product.compare-button a:before, .wl_horizontal-hover-accordion
.action
.woocommerce.product.compare-button
a:before, .wl_single-product-item .action li .woolentor-compare.compare::before{content:"\f0ec";position:absolute;font-family:FontAwesome !important;font-size:18px;}
.wl_product-accordion .action .woocommerce.product.compare-button a:before{top:0;}
.wl_horizontal-hover-accordion
.action
.woocommerce.product.compare-button
a:before{text-indent:0;left:0;right:0;color:#000;border:1px solid #0a3aca;width:37px;height:37px;line-height:35px;border-radius:50%;text-align:center;}
.wl_product-accordion-content .price ins{background:transparent;}
.wl_single-product-item a{color:inherit;display:inline-block;line-height:inherit;text-decoration:none;cursor:pointer;}
.wl_single-product-item a.htcompare-btn{justify-content:center;}
.wl_single-product-item{margin-top:30px;margin-left:auto;margin-right:auto;border:1px solid #eeeffb;border-radius:10000px 10000px 20px 20px;background:#f7f7f7;}
.wl_single-product-item .product-thumbnail{border:15px solid #fff;text-align:center;border-radius:50000px;position:relative;z-index:9;background:#fff;}
.wl_single-product-item .product-thumbnail .images{width:100% !important;-webkit-box-shadow:0 0px 6px rgba(112, 112, 112, 0.2);box-shadow:0 0px 6px rgba(112, 112, 112, 0.2);border-radius:50%;margin-bottom:0 !important;}
.wl_single-product-item .product-thumbnail .images img{display:inline-block;border-radius:100%;width:100%;}
@media only screen and (max-width: 767px) {
.wl_single-product-item .product-thumbnail{height:auto;}
}
@media only screen and (max-width: 575px) {
.wl_single-product-item .product-thumbnail{height:auto;}
}
.wl_single-product-item .product-content{margin-top:-124px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
.wl_single-product-item .product-content .product-content-top{padding:140px 20px 10px;}
.wl_single-product-item .product-content .product-content-top .title{font-weight:600;font-size:18px;margin:0;text-transform:inherit;}
.wl_single-product-item.wl_dark-item
.product-content
.product-content-top
.title a{color:#fff;}
.wl_single-product-item.wl_dark-item .product-content .product-content-top p{font-weight:400;font-size:14px;}
.wl_single-product-item .product-content .product-content-top .title a{color:#333;}
.wl_single-product-item .product-content .product-content-top .title a:hover{color:#0a3aca;}
.wl_single-product-item .product-content .product-content-top .product-price{color:#0a3aca;font-weight:500;margin-bottom:15px;margin-top:10px;font-size:15px;}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.wl_single-product-item .product-content .product-content-top .product-price{margin-bottom:5px;margin-top:5px;}
}
.wl_single-product-item .product-content .product-content-top .reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.wl_single-product-item .product-content .action{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background:#4e7cff;padding:10px 30px;border-radius:0 0 5px 5px;margin:0;list-style:none;}
.wl_single-product-item .product-content .action li{margin:0;position:relative;line-height:0;}
.wl_single-product-item .product-content .action li a, .wl_single-product-item .product-content .action .action-item{width:40px;height:40px;line-height:40px;background:#285ffc;text-align:center;border-radius:5px;color:#ffffff;}
.wl_single-product-item
.product-content
.action
li
.yith-wcwl-wishlistaddedbrowse.hide
a, .wl_single-product-item .product-content .action li a.add_to_wishlist{padding:3px;}
.wl_single-product-item .product-content .action .action-item:hover{background:#2b2b4c;}
.wl_single-product-item.wl_left-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;border-radius:500px 0 0 500px;}
@media only screen and (max-width: 575px) {
.wl_single-product-item.wl_left-item{display:inherit;border-radius:500px 500px 5px 5px;max-width:270px;margin-left:auto;margin-right:auto;}
}
.wl_single-product-item.wl_left-item .product-thumbnail{height:270px;width:340px;line-height:200px;}
.wl_single-product-item.wl_left-item .product-thumbnail .images{height:100%;width:100%;line-height:initial;-webkit-box-shadow:0 0px 6px rgba(112, 112, 112, 0.2);box-shadow:0 0px 6px rgba(112, 112, 112, 0.2);border-radius:50%;}
@media only screen and (max-width: 575px) {
.wl_single-product-item.wl_left-item .product-thumbnail{height:270px;width:270px;}
}
.wl_single-product-item.wl_left-item .product-content{margin-top:0px;margin-left:-144px;width:100%;}
@media only screen and (max-width: 575px) {
.wl_single-product-item.wl_left-item .product-content{margin-top:0px;margin-left:0px;}
}
.wl_single-product-item.wl_left-item .product-content .product-price{margin-bottom:5px;margin-top:5px;}
.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:30px 20px 12px 165px;}
@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (max-width: 767px) {
.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:10px 20px 10px 170px;}
}
@media only screen and (max-width: 575px) {
.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:10px 20px 12px 10px;}
}
.wl_single-product-item.wl_left-item .product-content .action{padding:10px 30px 10px 150px;border-radius:0 0 5px 5px;}
@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (max-width: 767px) {
.wl_single-product-item.wl_left-item .product-content .action{padding:10px 20px 10px 150px;}
}
@media only screen and (max-width: 575px) {
.wl_single-product-item.wl_left-item .product-content .action{padding:10px 20px;}
}
.wl_single-product-item.wl_dark-item .product-thumbnail{border:15px solid #707070;}
.wl_single-product-item.wl_dark-item .product-thumbnail .images{-webkit-box-shadow:0 0px 6px rgba(112, 112, 112, 0.2);box-shadow:0 0px 6px rgba(112, 112, 112, 0.2);}
.wl_single-product-item.wl_dark-item .product-content{background:#2b2b4c;color:#ffffff;}
.wl_single-product-item.wl_dark-item .product-content .product-content-top{padding:140px 20px 10px;}
.wl_single-product-item.wl_dark-item
.product-content
.product-content-top
.title{color:#ffffff;}
.wl_single-product-item.wl_dark-item
.product-content
.product-content-top
.product-price{color:#ffffff;}
.wl_single-product-item.wl_dark-item
.product-content
.product-content-top
.reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#75828e;}
.ht-products
.wl_single-product-item
.product-content
.product-content-top
.reading
.top-rated-rating
.ht-product-ratting, .ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-ratting-wrap
.ht-product-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin-left:-3px;margin-right:-3px;}
.ht-products
.wl_single-product-item
.product-content
.product-content-top
.reading
.top-rated-rating
.ht-product-ratting
.ht-product-user-ratting, .ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-ratting-wrap
.ht-product-ratting
.ht-product-user-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:absolute;left:5px;top:0;z-index:3;margin-left:-5px;margin-right:-5px;}
.ht-products
.ht-product.ht-product-content-allcenter
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-ratting-wrap
.ht-product-ratting
.ht-product-user-ratting, .ht-products
.ht-product.ht-product-ratting-top-right
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-ratting-wrap
.ht-product-ratting
.ht-product-user-ratting{position:inherit;}
.ht-products
.ht-product.ht-product-category-right-bottom
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-price{margin-bottom:25px;}
.ht-products
.ht-product.ht-product-category-right-bottom
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-ratting-wrap
.ht-product-ratting
.ht-product-user-ratting{margin-top:8px;}
.ht-products
.wl_single-product-item
.product-content
.product-content-top
.reading
.top-rated-rating
.ht-product-ratting
.ht-product-user-ratting
i, .ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-ratting-wrap
.ht-product-ratting
.ht-product-user-ratting i{color:#dc9a0e;}
.ht-products
.wl_single-product-item
.product-content
.product-content-top
.reading
.top-rated-rating
.ht-product-ratting
i, .ht-products
.ht-product
.ht-product-inner
.ht-product-content
.ht-product-content-inner
.ht-product-ratting-wrap
.ht-product-ratting i{color:#aaaaaa;}
.wl_single-product-item .action li .woolentor-compare.compare::before{left:50%;top:60%;transform:translateX(-50%) translateY(-50%);color:#fff;font-size:18px;width:100%;height:100%;}
.wl_single-product-item .product-content .action li a:hover{background:#2b2b4c;}
.wl_single-product-item
.product-content
.action
span.ht-product-action-tooltip{display:none;}
.wl_single-product-item .product-content .yith-wcwl-add-to-wishlist{margin-top:0;}
.wl_single-product-item .product-content .yith-wcwl-add-button > a i{margin-right:0;}
.wl_product-accordion
.card-body
.product-content
.product-acontent-bottom
.action
.btn_cart{position:relative;}
.wl_shop-accordion-wrap
.card-body
.product-content
.product-acontent-bottom
.action
a.action-item.added, .wl_single-product-item .product-content .action .action-item.added{display:none;}
.wl_shop-accordion-wrap
.card-body
.product-content
.product-acontent-bottom
.action
a.added_to_cart.wc-forward{font-size:0;margin-right:30px;}
.wl_product-accordion
.card-body
.product-content
.product-acontent-bottom
.action
a.added_to_cart.wc-forward{font-size:0;margin-right:30px;}
.wl_single-product-item .product-content .action a.added_to_cart.wc-forward{text-indent:-9999px;padding:0;}
.wl_single-product-item .product-content .action .action-item.loading:before{position:absolute;text-indent:0;content:"\e01c";font-family:WooCommerce;left:0;right:0;}
.wl_product-accordion
.card-body
.product-content
.product-acontent-bottom
.action
a.added_to_cart.wc-forward:after, .wl_shop-accordion-wrap
.card-body
.product-content
.product-acontent-bottom
.action
a.added_to_cart.wc-forward:after, .wl_single-product-item
.product-content
.action
a.added_to_cart.wc-forward:after{position:absolute;text-indent:0;content:"\e017";font-family:WooCommerce;left:0;right:0;font-size:18px;}
.wl_product-accordion
.card-body
.product-content
.product-acontent-bottom
.action
a.added_to_cart.wc-forward:after, .wl_shop-accordion-wrap
.card-body
.product-content
.product-acontent-bottom
.action
a.added_to_cart.wc-forward:after{font-size:18px;background:#fff;display:inline-table;height:34px;line-height:34px;border-radius:50%;padding:0 9px;margin-right:70px;color:#333;}
.wl_product-accordion
.card-body
.product-content
.product-acontent-bottom
.action
.action-item.added, .wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.action
.action-item.added{display:none;}
.wl_horizontal-hover-accordion
.accordion-ul
li
.accordion-product-content
.accordion-product-item
.product-content
.action
a.added_to_cart.wc-forward{height:35px;padding:0 9px;line-height:35px;background:transparent;text-align:center;border-radius:35px;border:1px solid #0a3aca;color:#333;margin-right:10px;}
.woolentor-horizontal-filter-wrap .woolentor-heaer-box-area{padding:40px 50px;background-color:#ffffff;border-radius:5px;margin-bottom:30px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
@media only screen and (max-width: 767px) {
.woolentor-horizontal-filter-wrap .woolentor-heaer-box-area{padding:40px 20px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.woolentor-horizontal-filter-wrap .woolentor-heaer-box-area{padding:40px 20px;}
}
.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
@media only screen and (max-width: 767px) {
.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
}
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-header-left-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-header-left-side
h2{margin:0;font-size:24px;font-weight:500;}
@media only screen and (max-width: 767px) {
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-header-left-side{margin-bottom:20px;}
}
@media only screen and (max-width: 575px) {
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-header-left-side{margin-bottom:0px;}
}
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-header-left-side
.htpt-check-all-area{margin-right:20px;}
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-header-left-side
.htpt-all-cart{background-color:#3326ae;color:#ffffff;padding:8px 25px;border-radius:25px;}
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-header-left-side
.htpt-all-cart i{margin-right:10px;}
@media only screen and (max-width: 575px) {
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-header-left-side{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-header-left-side
.htpt-check-all-area{margin-right:0px;margin-bottom:10px;}
}
@media only screen and (max-width: 575px) {
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-header-left-side
.htpt-label-for-checkbox{margin-bottom:5px;}
}
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-header-right-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
@media only screen and (max-width: 575px) {
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-header-right-side{margin-top:20px;}
}
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-search-input-box{position:relative;}
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-search-filter-custom{margin-left:20px;}
@media only screen and (max-width: 575px) {
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-search-input-box{margin-right:10px;}
}
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-search-input-box
.input-box{border:none;background:#eeeffb;padding:10px 36px 10px 20px;border-radius:25px;height:40px;position:relative;}
@media only screen and (max-width: 575px) {
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-search-input-box
.input-box{padding:10px 36px 10px 10px;}
}
.woolentor-horizontal-filter-wrap
.woolentor-filter-header-top-area
.woolentor-search-input-box
.input-inner-btn{position:absolute;background:transparent;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:none;font-size:16px;padding:0;color:#222222;}
.woolentor-horizontal-filter-wrap .woolentor-search-filter-custom .filter-icon{height:40px;width:40px;line-height:40px;text-align:center;background:#eeeffb;border-radius:50%;display:inline-block;color:#222222;}
.woolentor-horizontal-filter-wrap .woolentor-filter-field-area{border-top:1px solid #eff6ff;padding-top:20px;margin-top:20px;}
@media only screen and (max-width: 575px) {
.woolentor-horizontal-filter-wrap .woolentor-filter-field-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
}
.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
}
@media only screen and (max-width: 575px) {
.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
}
.woolentor-horizontal-filter-wrap
.woolentor-filter-field-wrap
.woolentor-filter-single-item{margin-left:20px;margin-top:10px;}
.woolentor-horizontal-filter-wrap
.woolentor-filter-field-wrap
.woolentor-filter-single-item:first-child{margin-left:0;}
.woolentor-horizontal-filter-wrap
.woolentor-filter-field-wrap
.woolentor-filter-single-item
label{display:block;margin-bottom:10px;}
.woolentor-horizontal-filter-wrap
.woolentor-filter-field-wrap
.woolentor-filter-single-item
.select2-container{width:120px !important;height:40px;}
.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .clear-filter{margin-top:10px;}
@media only screen and (max-width: 767px) {
.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .clear-filter{width:100%;}
.woolentor-horizontal-filter-wrap
.woolentor-filter-field-wrap
.woolentor-filter-single-item{margin-left:10px;}
}
.woolentor-horizontal-filter-wrap
.select2-container
.select2-selection--single{border-radius:25px;height:40px;padding:5px 25px 5px 10px;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;outline:none;}
.woolentor-horizontal-filter-wrap
.select2-container
.select2-selection--multiple{outline:none;}
.woolentor-horizontal-filter-wrap
.select2-container--default.select2-container--open.select2-container--below
.select2-selection--single, .woolentor-horizontal-filter-wrap
.select2-container--default.select2-container--open.select2-container--below
.select2-selection--multiple{border-bottom-left-radius:25px;border-bottom-right-radius:25px;}
.woolentor-horizontal-filter-wrap
.select2-container.select2-container--default
.selection
.select2-selection{background:transparent url(//arboledacosmetica.com/wp-content/plugins/woolentor-addons/assets/images/selector-icon.png) no-repeat center right 10px;}
.woolentor-horizontal-filter-wrap
.select2-container.select2-container--default
.selection
.select2-selection--multiple{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:40px;padding:5px;height:40px;border-radius:25px;}
.woolentor-horizontal-filter-wrap
.select2-container.select2-container--default
.selection
.select2-selection__rendered{display:inline;list-style:none;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;}
.woolentor-horizontal-filter-wrap
.select2-container.select2-container--default
.selection
.select2-selection__choice{background-color:transparent;border:none;border-radius:25px;display:inline-block;margin-left:5px;margin-top:0;padding:0;font-size:14px;}
.woolentor-horizontal-filter-wrap
.select2-container.select2-container--default
.selection
.select2-selection
.select2-selection__rendered{white-space:nowrap;overflow:hidden;padding-left:8px;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;align-items:center;width:auto;}
.woolentor-horizontal-filter-wrap
.select2-container.select2-container--default
.selection
.select2-selection
.select2-results__option{padding-right:20px;vertical-align:middle;font-size:16px;padding:3px 7px;font-weight:600;}
.woolentor-select-drop span.select2-dropdown .select2-results__option{display:block;}
.woolentor-horizontal-filter-wrap
.select2-container
.select2-search--inline
.select2-search__field{font-size:15px;max-width:100px;padding-right:13px;height:inherit;min-height:inherit;line-height:inherit;margin:0;}
.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:16px;margin-bottom:-5px;margin-left:6px;}
.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox .input-checkbox{opacity:0;line-height:1;height:inherit;display:none;}
.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox > span{display:inline-block;text-transform:inherit;position:relative;line-height:1;font-size:14px;font-weight:400;}
.woolentor-horizontal-filter-wrap .clear-filter{background:transparent;padding:0;border:none;margin-left:20px;color:#4e7cff;font-size:14px;}
.woolentor-horizontal-filter-wrap
.woolentor-filter-field-wrap
.woolentor-filter-single-item.woolentor-states-input-auto
.select2-container{width:auto !important;min-width:120px;overflow:hidden;height:40px;}
div[class*="woolentor-single-select-drop"] .select2-results__option::before{border-radius:100%;}
.woolentor-select-drop
.select2-container--default
.select2-results__option--highlighted.select2-results__option--selectable{background-color:#ddd;color:white;}
.woolentor-filter-single-item button.select2-selection__choice__remove, .woolentor-filter-single-item .select2-selection__clear{display:none !important;margin-left:0 !important;}
.woolentor-filter-single-item .select2-selection__choice{position:relative;margin-left:0px;}
.woolentor-filter-single-item .select2-selection__choice::after{position:absolute;content:",";right:0;}
.woolentor-filter-single-item .select2-selection__choice:last-child::after{content:"";}
.woolentor-select-drop .select2-results__option[role="alert"]{border-radius:10px 10px 10px 10px !important;}
.woolentor-select-drop .select2-results__option[role="alert"]:before{display:none;}
.woolentor-select-drop .select2-results__option{font-size:14px;background-color:#fff;max-height:300px;font-weight:600;width:100%;}
.woolentor-select-drop .select2-results__option:before{content:"";display:inline-block;position:relative;height:14px;width:14px;border:1px solid #555;border-radius:2px;background-color:#fff;margin-right:10px;vertical-align:middle;top:-2px;}
.woolentor-select-drop .select2-results__option--selected:before{content:"";color:#fff;border-color:transparent;background-image:url(//arboledacosmetica.com/wp-content/plugins/woolentor-addons/assets/images/check.png);background-repeat:no-repeat;background-position:center center;border:0;display:inline-block;padding-left:3px;background-color:#00426e;}
.woolentor-select-drop .select2-results__options{width:200px;margin:0;}
.woolentor-select-drop .select2-results__options li{margin:0;}
.woolentor-select-drop .select2-results__options li:first-child{border-radius:10px 10px 0 0;}
.woolentor-select-drop .select2-results__options li:last-child{border-radius:0 0 10px 10px;}
.woolentor-select-drop
.select2-container--default
.select2-results__option--highlighted[aria-selected="true"]{background-color:#c4c7e0;color:#272727;}
.woolentor-select-drop
.select2-container--default
.select2-results
> .select2-results__options{max-height:300px;}
.woolentor-select-drop
.select2-container--default
.select2-selection--multiple{margin-bottom:10px;}
.woolentor-select-drop
.select2-container--default.select2-container--open.select2-container--below
.select2-selection--multiple{border-radius:25px;height:20px;}
.woolentor-filter-single-item
.select2-container--default.select2-container--focus
.select2-selection--multiple{border-color:#c4c7e0;border-width:1px;outline:none;}
.woolentor-filter-single-item
.select2-container--default
.select2-selection--single
.select2-selection__arrow{display:none;}
.woolentor-select-drop .select2-container--open .select2-dropdown--below{border-radius:10px;top:10px;border:1px solid #ddd;width:202px !important;}
.woocommerce-page .woolentor-select-drop .select2-container .select2-dropdown{padding:0;}
form.woolentor-header-search-form{margin-bottom:0;}
.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area [class*="woolentor-"] i{line-height:40px;}
.woolentor-filter-single-item.woolentor-states-input-auto
input.select2-search__field{width:auto !important;}
.woolentor-select-drop
span.select2-container.select2-container--default.select2-container--open{top:revert !important;}
.woolentor-breadcrumb span.breadcrumb-separator{margin:0 10px;}
.woolentor-breadcrumb span.breadcrumb-separator svg{fill:currentColor;}
.woolentor-product-same-height .woolentor-recently-viewed-product{height:100%;display:flex;flex-direction:column;}
.woolentor-product-same-height .woolentor-recently-viewed-product .woolentor-recently-view-content{flex:1 0;}
.woolentor-recently-viewed-product{margin-bottom:20px;overflow:hidden;}
.woolentor-recently-view-content{padding:20px;border:1px solid #f1f1f1;background-color:#fff;border-top:0;}
.woolentor-recently-view-image{position:relative;}
.woolentor-recently-view-image a{display:block;}
.woolentor-recently-view-image a img{width:100%;}
.woolentor-recently-view-image .ht-product-label{font-size:13px;text-transform:uppercase;font-weight:700;position:absolute;top:10px;z-index:3;right:15px;}
.woolentor-recently-view-title{font-size:18px;line-height:1.2;font-weight:400;margin-bottom:10px;margin-top:0;}
.woolentor-recently-view-title a{color:#444444;}
.woolentor-recently-view-title a:hover{color:#dc9a0e;}
.woolentor-recently-view-price span{line-height:1;font-weight:700;font-size:20px;color:#444444;}
.woolentor-recently-view-content :is(.button, .added_to_cart){display:inline-block;margin-top:10px;padding:10px 18px;}
.woolentor-no-view-product{padding:15px 15px 15px 20px;margin-bottom:10px;color:#000000;font-size:14px;box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.15);background-color:#ffffff;}
.woolentor-page-template{width:100%;}
.woolentor_current_theme_hello-elementor.woocommerce .quantity .qty{padding-left:inherit;padding-right:inherit;text-align:center;}
.woolentor_current_theme_twentytwentyone.woocommerce span.onsale, .woolentor_current_theme_twentytwentyone span.onsale{left:auto;}
.woolentor_current_theme_blocksy
.woolentor-page-template
form.woocommerce-checkout{display:block;}
.woolentor_current_theme_blocksy
.elementor-widget-woolentor-product-archive-addons
ul.products
li.product
span.onsale{display:none !important;}
.woolentor_current_theme_blocksy
.elementor-widget-woolentor-product-archive-addons.woolentor-sale-status-yes
ul.products
li.product
span.onsale{display:inline-flex !important;}
.woolentor_current_theme_blocksy a.htcompare-btn{display:flex !important;margin-top:5px;}
.woolentor_current_theme_blocksy
.elementor-edit-area
div.product
div.images
.woocommerce-product-gallery__image:nth-child(n + 2),
.woolentor_current_theme_woostify
.elementor-edit-area
div.product
div.images
.woocommerce-product-gallery__image:nth-child(n + 2){width:25%;display:inline-block;padding:3px;}
.elementor-edit-area .woocommerce-tabs .woocommerce-Tabs-panel--reviews{display:none;}
.woolentor_current_theme_woostify
.elementor-widget-wl-single-product-image
.woostify-container
.product-gallery{width:100%;}
.woocommerce-cart .woolentor-page-template .woocommerce:not(.ht-row){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;}
@media(min-width:1200px) and (max-width:1400px){}
@media(min-width:992px) and (max-width:1200px){
.cus-col-5.ht-col-md-6{flex:0 0 33.333%;max-width:33.333%;}
.elementor-section .elementor-container{padding:0 15px;}
.elementor-section.elementor-section-full_width .elementor-container{padding:0;}
} @media(min-width:768px) and (max-width:991px){
.cus-col-5.ht-col-md-6{flex:0 0 50%;max-width:50%;}
.elementor-section .elementor-container{padding:0 15px;}
.elementor-section.elementor-section-full_width .elementor-container{padding:0;}
.wl-columns-tablet-1 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.wl-columns-tablet-2 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.wl-columns-tablet-3 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%;}
.wl-columns-tablet-4 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.wl-columns-tablet-5 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}
.wl-columns-tablet-6 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%;}
.wl-columns-tablet-7 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%;}
.wl-columns-tablet-8 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%;}
.wl-columns-tablet-9 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%;}
.wl-columns-tablet-10 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%;}
[class*="woolentorducts-columns-"] ul.products li.product{width:calc(50% - 15px) !important;margin-right:15px !important;}
.woolentorducts-columns-tablet-1 ul.products li.product{width:100% !important;margin-right:0 !important;}
.woolentorducts-columns-tablet-2 ul.products[class*="columns-"] li.product{width:calc(50% - 15px) !important;margin-right:15px !important;float:left;}
.woolentorducts-columns-tablet-3 ul.products[class*="columns-"] li.product{width:calc(33.33% - 15px) !important;margin-right:15px !important;float:left;}
.woolentorducts-columns-tablet-4 ul.products[class*="columns-"] li.product{width:calc(25% - 15px) !important;margin-right:15px !important;float:left;}
.woolentorducts-columns-tablet-5 ul.products[class*="columns-"] li.product{width:calc(19% - 15px) !important;margin-right:15px !important;float:left;}
.woolentorducts-columns-tablet-6 ul.products[class*="columns-"] li.product{width:calc(16% - 15px) !important;margin-right:15px !important;float:left;}
[class*="woolentorducts-columns-tablet-"]
ul.products[class*="columns-"]
li.product.first{clear:none !important;}
.woolentorducts-columns-tablet-6
ul.products[class*="columns-"]
li.product:nth-child(6n),
.woolentorducts-columns-tablet-5
ul.products[class*="columns-"]
li.product:nth-child(5n),
.woolentorducts-columns-tablet-4
ul.products[class*="columns-"]
li.product:nth-child(4n),
.woolentorducts-columns-tablet-3
ul.products[class*="columns-"]
li.product:nth-child(3n),
.woolentorducts-columns-tablet-2
ul.products[class*="columns-"]
li.product:nth-child(2n),
.woolentorducts-columns-tablet-1 ul.products[class*="columns-"] li.product{margin-right:0 !important;}
} @media(max-width:767px){
.cus-col-5.ht-col-md-6{flex:0 0 100%;max-width:100%;}
.woolentor-banner-img, .woolentor-content{float:none;}
.product-tab-list .nav a{margin-bottom:10px;margin-right:10px;padding:5px 10px;}
.elementor-section .elementor-container{padding:0 15px;}
.elementor-section.elementor-section-full_width .elementor-container{padding:0;}
.woolentor-notification-content{width:90%;}
.woolentor-sticky-btn-area{justify-content:start;margin-top:15px;}
.wl-columns-mobile-1 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.wl-columns-mobile-2 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.wl-columns-mobile-3 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%;}
.wl-columns-mobile-4 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.wl-columns-mobile-5 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}
.wl-columns-mobile-6 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%;}
.wl-columns-mobile-7 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%;}
.wl-columns-mobile-8 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%;}
.wl-columns-mobile-9 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%;}
.wl-columns-mobile-10 .wl-row > [class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%;}
.product-slider .slick-arrow.slick-next{right:0;}
.product-slider .slick-arrow{left:0;}
.content-woolentorquickview.entry-summary, .ht-qwick-view-left{padding-right:15px;}
[class*="woolentorducts-columns-"] ul.products li.product{width:100% !important;margin-right:0 !important;}
.woolentorducts-columns-mobile-1 ul.products li.product{width:100% !important;margin-right:0 !important;}
.woolentorducts-columns-mobile-2 ul.products[class*="columns-"] li.product{width:calc(50% - 15px) !important;margin-right:15px !important;float:left;}
.woolentorducts-columns-mobile-3 ul.products[class*="columns-"] li.product{width:calc(33.33% - 15px) !important;margin-right:15px !important;float:left;}
.woolentorducts-columns-mobile-4 ul.products[class*="columns-"] li.product{width:calc(25% - 15px) !important;margin-right:15px !important;float:left;}
.woolentorducts-columns-mobile-5 ul.products[class*="columns-"] li.product{width:calc(19% - 15px) !important;margin-right:15px !important;float:left;}
.woolentorducts-columns-mobile-6 ul.products[class*="columns-"] li.product{width:calc(16% - 15px) !important;margin-right:15px !important;float:left;}
[class*="woolentorducts-columns-mobile-"]
ul.products[class*="columns-"]
li.product.first{clear:none !important;}
.woolentorducts-columns-mobile-6
ul.products[class*="columns-"]
li.product:nth-child(6n),
.woolentorducts-columns-mobile-5
ul.products[class*="columns-"]
li.product:nth-child(5n),
.woolentorducts-columns-mobile-4
ul.products[class*="columns-"]
li.product:nth-child(4n),
.woolentorducts-columns-mobile-3
ul.products[class*="columns-"]
li.product:nth-child(3n),
.woolentorducts-columns-mobile-2
ul.products[class*="columns-"]
li.product:nth-child(2n),
.woolentorducts-columns-mobile-1 ul.products[class*="columns-"] li.product{margin-right:0 !important;}
.woolentor_current_theme_storefront span.woolentor-order-item-title{display:block;}
.ht-tab-menus{margin-bottom:20px;}
.ht-tab-menus li{margin-right:0;margin-bottom:10px;}
} @media only screen and (min-width: 480px) and (max-width: 767px){}
.woolentor-qrcode img {
display: inline-block;
}.wp-embed-responsive .wp-block{outline:0;}
body.woolentor-quickview-loader::before{content:url(//arboledacosmetica.com/wp-content/plugins/woolentor-addons/includes/modules/quickview/assets/images/spinner.gif);position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);z-index:9999;display:flex;justify-content:center;align-items:center;}
a.woolentor-quickview-btn-pos-top_thumbnail{position:absolute !important;top:0;left:8px !important;z-index:9;}
.woolentor-quickview-btn{display:inline-flex !important;align-items:center;position:relative !important;}
.woolentor-quickview-btn svg{fill:currentColor;transition:all 200ms ease-out;width:23px;height:20px;margin-right:5px;}
.woolentor-quickview-btn svg .woolentor-quickview-loading{opacity:0;}
.woolentor-quickview-btn.loading svg .woolentor-quickview-loading{opacity:1;}
.woolentor-quickview-btn.loading svg .woolentor-quickview-eye-icon{opacity:0;}
.woolentor-quickview-btn-icon{font-size:20px;margin-right:5px;display:inline-flex;}
.woolentor-quickview-btn-image{width:25px;margin-right:5px;}
.woolentor-quickview-btn-image img{width:100% !important;margin:0 !important;}
.woolentor-quickview-icon-pos-after_text{flex-flow:row-reverse;}
.woolentor-quickview-icon-pos-after_text .woolentor-quickview-btn-image,.woolentor-quickview-icon-pos-after_text .woolentor-quickview-btn-icon{margin-right:0;margin-left:5px;}
.woolentor-quickview-btn::after,.woocommerce a.button.woolentor-quickview-btn::after{display:none;}
.woolentor-quickview-btn.loading svg .woolentor-quickview-loading{animation:loading 500ms 0ms infinite normal linear;transform-origin:center;opacity:1;}
@keyframes loading {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
} .woolentor-quickview-modal{position:fixed;z-index:1043;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;visibility:hidden;overflow:hidden;width:100%;height:100%;padding-right:17px;-webkit-transition:all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);-o-transition:all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);transition:all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);opacity:0;background-color:rgba(0, 0, 0, 0.5);}
.woolentor-quickview-modal.woolentor-quickview-open{visibility:visible !important;opacity:1 !important;z-index:1024 !important;}
.woolentor-quickview-modal .woolentor-quickview-overlay{position:absolute;top:0;right:0;bottom:0;left:0;}
.woolentor-quickview-modal-wrapper{width:calc(100% - 30px);max-width:1200px;margin:auto !important;}
.woolentor-quickview-modal-content{position:relative;-webkit-transition:all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);-o-transition:all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);transition:all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);background-color:rgb(255, 255, 255);overflow:hidden;padding:20px;}
.woolentor-quickview-modal.woolentor-quickview-open .woolentor-quickview-modal-content{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
.woolentor-quickview-custom-scroll{padding:25px 25px 0 0;}
.woolentor-quickview-custom-scroll .summary-content{max-height:550px;overflow-y:auto;overflow-x:hidden;}
.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar{width:10px;}
.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar-track{background-color:transparent;}
.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:10px;border:3px solid transparent;background-clip:content-box;}
.woolentor-quickview-custom-scroll .summary-content::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf;}
span.woolentor-quickview-modal-close{cursor:pointer;position:absolute;top:0;right:0;line-height:50px;font-size:24px;height:50px;width:50px;text-align:center;padding:0;z-index:9;transition:0.4s;}
span.woolentor-quickview-modal-close:hover{color:#FF0000;}
.woolentor-quickview-content-area.woocommerce div.product div.summary,.woolentor-quickview-content-area.woocommerce div.product div.images{margin-bottom:0;}
.woolentor-quickview-content-area.woocommerce div.product div.images img{display:inline-block;}
.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.images{width:40%;float:left;opacity:1 !important;margin-right:0;}
.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.summary{width:60%;float:left;padding:15px;padding-left:25px;padding-top:0;}
.woolentor-quickview-content-area.woocommerce .elementor-widget-wl-quickview-product-thumbnail-image div.images,.woolentor-quickview-content-area.woocommerce .woolentor_block_quickview_image div.images{width:100%;}
.woolentor-quickview-social-share{display:flex;align-items:center;}
.woolentor-quickview-social-share ul{margin:0;padding:0;list-style:none;display:flex;}
.woolentor-quickview-social-share ul li{display:inline-block;}
.woolentor-quickview-social-share ul li a{display:block;line-height:1;padding:5px;color:#3a3a3a;}
.woolentor-quickview-social-share ul li a .woolentor-quickview-social-icon svg{fill:currentColor;width:15px;height:15px;}
.woolentor-quickview-thumb-single{width:25%;float:left;padding:0 2.5px;cursor:pointer;}
.woolentor-quickview-thumbnail-slider{margin:5px -2px 0 -2px;}
.woolentor-quickview-main-image-slider img{width:100%;}
.woolentor-quickview-thumbnail-slider span.slick-arrow,.woolentor-quickview-main-image-slider span.slick-arrow{cursor:pointer;position:absolute;top:50%;left:0;width:25px;z-index:9;height:25px;text-align:center;background:transparent;line-height:22px;font-size:22px;color:#222;opacity:0;visibility:hidden;transition:0.4s;transform:translateY(-10px);}
.woolentor-quickview-main-image-slider span.slick-arrow{width:30px;height:30px;line-height:27px;}
.woolentor-quickview-thumbnail-slider span.slick-arrow.woolentor-quickview-slick-next,.woolentor-quickview-main-image-slider span.slick-arrow.woolentor-quickview-slick-next{left:auto;right:0;}
.woolentor-quickview-thumbnail-slider:hover span.slick-arrow,.woolentor-quickview-main-image-slider:hover span.slick-arrow{opacity:1;visibility:visible;}
.slick-current.slick-active .woolentor-quickview-thumb-single img{border:1px solid #0274be;}
@media(max-width:767px){
.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.images,.woolentor-quickview-modal .woolentor-quickview-content-area.woocommerce div.summary{
width: 100% !important;
float: none !important;
}
.woolentor-quickview-modal-wrapper{
overflow-y:auto; 
}
.woolentor-quickview-social-share ul {
display: block;
}
}[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:'';position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label='']:after,[aria-label='']:before,[data-hint='']:after,[data-hint='']:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.ps-container{-ms-touch-action:auto;touch-action:auto;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;bottom:0px;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}.ps-theme-wpc{-ms-touch-action:none;touch-action:none;overflow:hidden !important;-ms-overflow-style:none;}
@supports (-ms-overflow-style: none) {
.ps-theme-wpc{overflow:auto !important;}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps-theme-wpc{overflow:auto !important;}
}
.ps-theme-wpc.ps-active-x > .ps-scrollbar-x-rail, .ps-theme-wpc.ps-active-y > .ps-scrollbar-y-rail{display:block;background-color:transparent;}
.ps-theme-wpc.ps-in-scrolling{pointer-events:none;}
.ps-theme-wpc.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail{background-color:rgba(0, 0, 0, .1) !important;}
.ps-theme-wpc.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x{background-color:rgba(0, 0, 0, 1);}
.ps-theme-wpc.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail{background-color:rgba(0, 0, 0, .1) !important;}
.ps-theme-wpc.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y{background-color:rgba(0, 0, 0, 1);width:2px;border-radius:1px;}
.ps-theme-wpc > .ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;transition:background-color .2s linear, opacity .2s linear;bottom:0;height:2px;border-radius:1px;}
.ps-theme-wpc > .ps-scrollbar-x-rail > .ps-scrollbar-x{position:absolute;background-color:rgba(0, 0, 0, 1);transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;bottom:0;height:2px !important;border-radius:1px !important;}
.ps-theme-wpc > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-theme-wpc > .ps-scrollbar-x-rail:active > .ps-scrollbar-x{height:2px;border-radius:1px;}
.ps-theme-wpc > .ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;transition:background-color .2s linear, opacity .2s linear;right:0;width:2px;border-radius:1px;}
.ps-theme-wpc > .ps-scrollbar-y-rail > .ps-scrollbar-y{position:absolute;background-color:rgba(0, 0, 0, 1);transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;right:0;width:2px !important;border-radius:1px !important;}
.ps-theme-wpc > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-theme-wpc > .ps-scrollbar-y-rail:active > .ps-scrollbar-y{width:2px;border-radius:1px;}
.ps-theme-wpc:hover.ps-in-scrolling{pointer-events:none;}
.ps-theme-wpc:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail{background-color:rgba(0, 0, 0, 1);}
.ps-theme-wpc:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x{background-color:rgba(0, 0, 0, 1);height:2px;border-radius:1px;}
.ps-theme-wpc:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail{background-color:rgba(0, 0, 0, 1);}
.ps-theme-wpc:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y{background-color:rgba(0, 0, 0, 1);width:2px;border-radius:1px;}
.ps-theme-wpc:hover > .ps-scrollbar-x-rail:hover{background-color:rgba(0, 0, 0, .1);opacity:1;}
.ps-theme-wpc:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x{background-color:rgba(0, 0, 0, 1);}
.ps-theme-wpc:hover > .ps-scrollbar-y-rail:hover{background-color:rgba(0, 0, 0, .1);opacity:1;}
.ps-theme-wpc:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
background-color: rgba(0, 0, 0, 1);
}@font-face{font-family:'woofc';src:url(//arboledacosmetica.com/wp-content/plugins/woo-fly-cart-premium/assets/fonts/woofc.eot);src:url(//arboledacosmetica.com/wp-content/plugins/woo-fly-cart-premium/assets/fonts/woofc.eot#iefix) format('embedded-opentype'), url(//arboledacosmetica.com/wp-content/plugins/woo-fly-cart-premium/assets/fonts/woofc.ttf) format('truetype'), url(//arboledacosmetica.com/wp-content/plugins/woo-fly-cart-premium/assets/fonts/woofc.woff) format('woff'), url(//arboledacosmetica.com/wp-content/plugins/woo-fly-cart-premium/assets/fonts/woofc.svg#woofc) format('svg');font-weight:normal;font-style:normal;font-display:swap;}
[class^="woofc-icon-"], [class*=" woofc-icon-"]{font-family:'woofc' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.woofc-icon-loading:before{content:"\e90c";}
.woofc-icon-cart11:before{content:"\e903";}
.woofc-icon-cart12:before{content:"\e904";}
.woofc-icon-cart13:before{content:"\e905";}
.woofc-icon-cart14:before{content:"\e906";}
.woofc-icon-cart15:before{content:"\e907";}
.woofc-icon-cart16:before{content:"\e908";}
.woofc-icon-loading1:before{content:"\f01e";}
.woofc-icon-loading2:before{content:"\f021";}
.woofc-icon-icon1:before{content:"\f06b";}
.woofc-icon-loading8:before{content:"\f110";}
.woofc-icon-loading3:before{content:"\e97a";}
.woofc-icon-loading4:before{content:"\e97b";}
.woofc-icon-loading5:before{content:"\e97e";}
.woofc-icon-loading6:before{content:"\e97f";}
.woofc-icon-loading7:before{content:"\e981";}
.woofc-icon-loading9:before{content:"\e982";}
.woofc-icon-loading10:before{content:"\e983";}
.woofc-icon-loading11:before{content:"\e984";}
.woofc-icon-icon2:before{content:"\e99f";}
.woofc-icon-cart1:before{content:"\e900";}
.woofc-icon-loading12:before{content:"\e90f";}
.woofc-icon-loading13:before{content:"\e910";}
.woofc-icon-cart2:before{content:"\e901";}
.woofc-icon-shopping-bag:before{content:"\e911";}
.woofc-icon-cart3:before{content:"\e902";}
.woofc-icon-cart4:before{content:"\e909";}
.woofc-icon-cart5:before{content:"\e854";}
.woofc-icon-loading14:before{content:"\e863";}
.woofc-icon-icon3:before{content:"\e5cd";}
.woofc-icon-icon4:before{content:"\e313";}
.woofc-icon-icon5:before{content:"\e314";}
.woofc-icon-icon6:before{content:"\e315";}
.woofc-icon-icon7:before{content:"\e316";}
.woofc-icon-cart6:before{content:"\e8cc";}
.woofc-icon-cart7:before{content:"\e8cb";}
.woofc-icon-loading15:before{content:"\e058";}
.woofc-icon-loading16:before{content:"\e080";}
.woofc-icon-cart8:before{content:"\e106";}
.woofc-icon-icon8:before{content:"\e114";}
.woofc-icon-icon9:before{content:"\e115";}
.woofc-icon-icon10:before{content:"\e117";}
.woofc-icon-cart9:before{content:"\e90a";}
.woofc-icon-cart10:before{content:"\e90b";}
.woofc-icon-loading17:before {
content: "\e912";
}

@keyframes woofc-spinner {
to{transform:rotate(360deg);}
}
@-webkit-keyframes woofc-spinner {
to{-webkit-transform:rotate(360deg);}
}
@keyframes woofc-shake {
10%, 90%{transform:translate3d(-1px, 0, 0);}
20%, 80%{transform:translate3d(2px, 0, 0);}
30%, 50%, 70%{transform:translate3d(-4px, 0, 0);}
40%, 60%{transform:translate3d(4px, 0, 0);}
}
.woofc-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.7);-webkit-transition:opacity 0.3s;transition:opacity 0.3s;z-index:99999998;opacity:0;visibility:hidden;}
.woofc-area{font-size:14px;padding:0;height:100%;max-height:100%;z-index:99999999;opacity:0;visibility:hidden;position:fixed;}
.woofc-area.woofc-slide-no{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important;}
.woofc-area > div{align-self:stretch;}
.woofc-area *{box-sizing:border-box;}
.woofc-area .woofc-item-data dl, .woofc-area .woofc-item-data p{margin:0;}
.woofc-area .woofc-inner{width:100%;height:auto;position:fixed;display:flex;flex-direction:column;}
.woofc-area .woofc-area-bot .woofc-data .woofc-data-right, .woofc-area .woofc-area-bot .woofc-total .woofc-total-right{margin-left:10px;font-weight:700;}
.woofc-area .woofc-area-bot .woofc-data .woofc-data-right *, .woofc-area .woofc-area-bot .woofc-total .woofc-total-right *{font-size:inherit;font-weight:inherit;color:inherit;}
.woofc-area.woofc-rounded-yes.woofc-position-01, .woofc-area.woofc-rounded-yes.woofc-position-02{padding:20px;}
.woofc-area.woofc-rounded-yes.woofc-position-01 .woofc-inner, .woofc-area.woofc-rounded-yes.woofc-position-02 .woofc-inner{position:relative;}
.woofc-area.woofc-rounded-yes.woofc-position-03 .woofc-inner{border-radius:0 0 4px 4px;}
.woofc-area.woofc-rounded-yes.woofc-position-04 .woofc-inner{border-radius:4px 4px 0 0;}
.woofc-area.woofc-rounded-yes .woofc-inner{border-radius:4px;overflow:hidden;}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-undo .woofc-undo-inner, .woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-notices .woocommerce-message{border-radius:4px;}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-item .woofc-item-inner{border-radius:4px;}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img{border-radius:4px;}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus{border-radius:4px 0 0 4px;}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus{border-radius:0 4px 4px 0;}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-bot .woofc-action .woofc-action-inner > div a{border-radius:4px;}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-bot .woofc-suggested .woofc-suggested-product-image img, .woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-bot .woofc-suggested .woofc-suggested-product-atc .button{border-radius:4px;}
body.woofc-show .woofc-overlay, body.woofc-show .woofc-area{opacity:1;visibility:visible;}
.woofc-hide{display:none !important;}
.woofc-area .woofc-item-save{display:block;margin-top:5px;}
.woofc-area .woofc-save-for-later{padding:0 20px;margin-top:15px;}
.woofc-area .woofc-save-for-later, .woofc-area .woofc-save-for-later a{color:#ffffff;}
.woofc-save-for-later .woosl-heading{text-align:center;margin-bottom:10px;}
.woofc-save-for-later .woosl-heading{overflow:hidden;}
.woofc-save-for-later .woosl-heading span{position:relative;}
.woofc-save-for-later .woosl-heading span:before{content:"";width:1000px;height:1px;background-color:rgba(255, 255, 255, 0.5);display:block;position:absolute;top:50%;left:-10px;transform:translateX(-100%);}
.woofc-save-for-later .woosl-heading span:after{content:"";width:1000px;height:1px;background-color:rgba(255, 255, 255, 0.5);display:block;position:absolute;top:50%;left:auto;right:-10px;transform:translateX(100%);}
.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-heading span:before, .woofc-area.woofc-style-02 .woofc-save-for-later .woosl-heading span:after, .woofc-area.woofc-style-04 .woofc-save-for-later .woosl-heading span:before, .woofc-area.woofc-style-04 .woofc-save-for-later .woosl-heading span:after{background-color:rgba(0, 0, 0, 0.5);}
.woofc-area .woofc-save-for-later .woosl-product{display:flex !important;align-items:center;outline:none;margin-left:-5px;margin-right:-5px;}
.woofc-area .woofc-save-for-later .woosl-product-image{width:100px;flex:0 0 100px;margin:0 5px;}
.woofc-area .woofc-save-for-later .woosl-product-info{flex-grow:1;margin:0 5px;}
.woofc-area .woofc-save-for-later .woosl-product-name{font-weight:700;}
.woofc-area .woofc-save-for-later .woosl-product-image img{width:100%;height:auto;border-radius:0;}
.woofc-area .woofc-save-for-later .woosl-product-price{opacity:0.5;}
.woofc-area .woofc-save-for-later .woosl-product-price *{color:inherit;font-size:inherit;font-weight:inherit;}
.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline{margin:0 !important;padding:0 !important;border:none !important;font-size:0;}
.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline del, .woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline ins, .woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline .price, .woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline .amount{display:none;}
.woofc-area .woofc-save-for-later .woosl-product-atc .button{margin-top:5px;font-size:12px;height:32px;line-height:30px;padding:0 15px;background-color:#ffffff;color:#222222;border:1px solid #ffffff;text-transform:uppercase;font-weight:normal;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area .woofc-save-for-later .woosl-product-atc .button:hover{color:#ffffff;background-color:transparent;}
.woofc-area.woofc-style-02 .woofc-save-for-later, .woofc-area.woofc-style-04 .woofc-save-for-later{color:#222222;}
.woofc-area.woofc-style-02 .woofc-save-for-later a, .woofc-area.woofc-style-04 .woofc-save-for-later a{color:#222222;}
.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-product-atc .button, .woofc-area.woofc-style-04 .woofc-save-for-later .woosl-product-atc .button{color:#222222;border:1px solid #eeeeee;background-color:#eeeeee;}
.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-product-atc .button:hover, .woofc-area.woofc-style-04 .woofc-save-for-later .woosl-product-atc .button:hover{color:#222222;border:1px solid #222222;background-color:transparent;}
.woofc-area .woofc-upsell-funnel{padding:0 20px;margin-top:15px;}
.woofc-area .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header{text-align:center;overflow:hidden;}
.woofc-area .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header .wpcuf-uf-heading{font-size:inherit;font-weight:inherit;position:relative;display:inline;}
.woofc-area .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header .wpcuf-uf-heading:before{content:"";width:1000px;height:1px;background-color:rgba(255, 255, 255, 0.5);display:block;position:absolute;top:50%;left:-10px;transform:translateX(-100%);}
.woofc-area .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header .wpcuf-uf-heading:after{content:"";width:1000px;height:1px;background-color:rgba(255, 255, 255, 0.5);display:block;position:absolute;top:50%;left:auto;right:-10px;transform:translateX(100%);}
.woofc-area.woofc-style-02 .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header .wpcuf-uf-heading:before, .woofc-area.woofc-style-02 .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header .wpcuf-uf-heading:after, .woofc-area.woofc-style-04 .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header .wpcuf-uf-heading:before, .woofc-area.woofc-style-04 .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header .wpcuf-uf-heading:after{background-color:rgba(0, 0, 0, 0.5);}
.woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-products.slick-initialized{display:block;}
.woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-products.slick-initialized .wpcuf-uf-product{display:flex;flex-direction:row;align-items:center;text-align:start;}
.woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-products.slick-initialized .wpcuf-uf-product .wpcuf-uf-product-image{width:100px;flex:0 0 100px;margin:0 5px;}
.woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-products.slick-initialized .wpcuf-uf-product .wpcuf-uf-product-info{flex-grow:1;margin:0 5px;}
.woofc-area .woofc-suggested{padding:0 20px;margin-top:15px;color:#ffffff;}
.woofc-area .woofc-suggested .woofc-suggested-products-slick{display:none;}
.woofc-area .woofc-suggested .woofc-suggested-products-slick.slick-initialized{display:block;}
.woofc-suggested-products:not(.woofc-suggested-products-slick) .woofc-suggested-product{margin-bottom:10px;}
.woofc-suggested-products:not(.woofc-suggested-products-slick) .woofc-suggested-product:last-child{margin-bottom:0;}
.woofc-area .woofc-suggested a{color:#ffffff;outline:none;}
.woofc-area .woofc-suggested-heading{text-align:center;margin-bottom:10px;overflow:hidden;}
.woofc-area .woofc-suggested-heading span{position:relative;}
.woofc-area .woofc-suggested-heading span:before{content:"";width:1000px;height:1px;background-color:rgba(255, 255, 255, 0.5);display:block;position:absolute;top:50%;left:-10px;transform:translateX(-100%);}
.woofc-area .woofc-suggested-heading span:after{content:"";width:1000px;height:1px;background-color:rgba(255, 255, 255, 0.5);display:block;position:absolute;top:50%;left:auto;right:-10px;transform:translateX(100%);}
.woofc-area.woofc-style-02 .woofc-suggested-heading span:before, .woofc-area.woofc-style-02 .woofc-suggested-heading span:after, .woofc-area.woofc-style-04 .woofc-suggested-heading span:before, .woofc-area.woofc-style-04 .woofc-suggested-heading span:after{background-color:rgba(0, 0, 0, 0.5);}
.woofc-area .woofc-suggested .woofc-suggested-product{display:flex !important;align-items:center;outline:none;margin-left:-5px;margin-right:-5px;}
.woofc-area .woofc-suggested .woofc-suggested-product-image{width:100px;flex:0 0 100px;margin:0 5px;}
.woofc-area .woofc-suggested .woofc-suggested-product-info{flex-grow:1;margin:0 5px;}
.woofc-area .woofc-suggested .woofc-suggested-product-name{font-weight:700;}
.woofc-area .woofc-suggested .woofc-suggested-product-image img{width:100%;height:auto;border-radius:0;}
.woofc-area .woofc-suggested .woofc-suggested-product-price{opacity:0.5;}
.woofc-area .woofc-suggested .woofc-suggested-product-price *{color:inherit;font-size:inherit;font-weight:inherit;}
.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline{margin:0 !important;padding:0 !important;border:none !important;font-size:0;}
.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline del, .woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline ins, .woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline .price, .woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline .amount{display:none;}
.woofc-area .woofc-suggested .woofc-suggested-product-atc .button{margin-top:5px;font-size:12px;height:32px;line-height:30px;padding:0 15px;background-color:#ffffff;color:#222222;border:1px solid #ffffff;text-transform:uppercase;font-weight:normal;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area .woofc-suggested .woofc-suggested-product-atc .button:hover{color:#ffffff;background-color:transparent;}
.woofc-area.woofc-style-02 .woofc-suggested, .woofc-area.woofc-style-04 .woofc-suggested{color:#222222;}
.woofc-area.woofc-style-02 .woofc-suggested a, .woofc-area.woofc-style-04 .woofc-suggested a{color:#222222;}
.woofc-area.woofc-style-02 .woofc-suggested .woofc-suggested-product-atc .button, .woofc-area.woofc-style-04 .woofc-suggested .woofc-suggested-product-atc .button{color:#222222;border:1px solid #eeeeee;background-color:#eeeeee;}
.woofc-area.woofc-style-02 .woofc-suggested .woofc-suggested-product-atc .button:hover, .woofc-area.woofc-style-04 .woofc-suggested .woofc-suggested-product-atc .button:hover{color:#222222;border:1px solid #222222;background-color:transparent;}
.woofc-area .slick-dots{list-style:none;text-align:center;margin:0;padding:0;}
.woofc-area .slick-dots li{display:inline-block;margin:0 5px;font-size:0;}
.woofc-area .slick-dots li button{width:8px;height:8px;border-radius:4px;padding:0;font-size:0;line-height:0;border:none;background-color:rgba(255, 255, 255, 0.5);outline:none;overflow:hidden;}
.woofc-area .slick-dots li.slick-active button{background-color:rgb(255, 255, 255);}
.woofc-area.woofc-style-02 .slick-dots li button, .woofc-area.woofc-style-04 .slick-dots li button{background-color:#eeeeee;}
.woofc-area.woofc-style-02 .slick-dots li.slick-active button, .woofc-area.woofc-style-04 .slick-dots li.slick-active button{background-color:#222222;}
.woofc-shipping{cursor:pointer;text-decoration:underline;}
.woofc-shipping:after{content:"✎";margin-left:10px;text-decoration:none;}
.woofc-shipping.woofc-shipping-open:after{content:"↑";}
.woofc-shipping-area{color:#ffffff;padding:0 20px;height:0;max-height:0;overflow:hidden;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-shipping-area.woofc-shipping-area-open{height:auto;max-height:600px;}
.woofc-shipping-inner{padding:20px;margin:10px 0;background-color:rgba(255, 255, 255, 0.1);}
.woofc-shipping-area .woocommerce-shipping-calculator .shipping-calculator-form p{margin-bottom:0;}
.woofc-shipping-area .woocommerce-shipping-calculator .shipping-calculator-form p.form-row{margin-bottom:10px;}
.woofc-shipping-area .woocommerce-shipping-calculator [type=submit]{display:block;width:100%;}
.woofc-shipping-area .woocommerce-shipping-calculator input, .woofc-shipping-area .woocommerce-shipping-calculator select, .woofc-shipping-area .woocommerce-shipping-calculator button{border-radius:0;border:none;color:#222222;background-color:#ffffff;padding-left:15px;padding-right:15px;}
.woofc-area .shipping-calculator-form{display:block !important;}
.woofc-area .shipping-calculator-button{display:none !important;}
.woofc-shipping-destination{margin-bottom:10px;}
.woofc-shipping-methods{list-style:none;padding:0;margin:0;}
.woofc-shipping-methods label{cursor:pointer;display:flex;align-items:center;}
.woofc-shipping-methods label > span{margin-left:5px;}
.woofc-shipping-method{vertical-align:baseline;margin-right:5px;}
.woofc-area .wpcfb-wrap{display:block;width:100%;}
.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .quantity{width:auto !important;min-width:0 !important;margin:0 !important;}
.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .quantity input{margin:0 !important;}
.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .plus, .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .minus, .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .increase, .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .decrease{display:none !important;}
.woofc-area .woofc-inner.woofc-inner-loading:before{content:"\e90c";font-family:"woofc";font-size:24px;-webkit-font-smoothing:antialiased;text-align:center;line-height:24px;color:#ffffff;display:block;width:24px;height:24px;margin-top:-12px;margin-left:-12px;position:absolute;vertical-align:baseline;top:50%;left:50%;z-index:97;-webkit-animation:woofc-spinner 1s linear infinite;-moz-animation:woofc-spinner 1s linear infinite;-ms-animation:woofc-spinner 1s linear infinite;-o-animation:woofc-spinner 1s linear infinite;animation:woofc-spinner 1s linear infinite;}
.woofc-area .woofc-inner.woofc-inner-loading:after{content:"";width:100%;height:100%;background-color:rgba(0, 0, 0, 0.7);position:absolute;top:0;left:0;}
.woofc-area .woofc-area-mid .woofc-item.woofc-item-has-not-remove .woofc-item-remove{display:none !important;}
.woofc-checkout-area{background-color:#ffffff !important;background-image:none !important;}
.woofc-checkout-area:after{display:none !important;}
.woofc-checkout-area.woofc-inner-loading:before{color:#222222 !important;}
.woofc-checkout-area.woofc-inner-loading:after{background-color:rgba(255, 255, 255, 0.7) !important;}
.woofc-checkout-area .woofc-area-mid{margin-bottom:0 !important;}
.woofc-area form.checkout{display:flex;flex-direction:column;}
.woofc-area form.checkout > *, .woofc-area form.checkout .row > *{width:100% !important;max-width:100% !important;float:none !important;margin-left:0 !important;margin-right:0 !important;flex:0 0 auto !important;}
.woofc-checkout-form{padding-left:20px;padding-right:20px;}
.woofc-checkout-area .woofc-area-top{padding:0 60px !important;}
.woofc-checkout-area .woofc-area-top, .woofc-checkout-area .woofc-area-top .woofc-back, .woofc-checkout-area .woofc-area-top .woofc-close{color:#222222 !important;}
.woofc-checkout-area .woofc-area-top .woofc-back{position:absolute;top:50%;left:20px;display:block;cursor:pointer;font-size:20px;color:#ffffff;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.woofc-area .woofc-area-mid .woofc-undo{padding:0 20px;margin:0 0 10px 0;}
.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner{padding:10px 15px;color:#ffffff;background-color:transparent;background:none;border-width:1px;border-style:dashed;border-color:#ffffff;display:flex;justify-content:space-between;}
.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner a{color:#ffffff;outline:none;}
.woofc-area .woofc-area-mid .woofc-notices{padding:0 20px;margin:0 0 10px 0;}
.woofc-area .woofc-area-mid .woofc-notices .woocommerce-message, .woofc-area .woofc-area-mid .woofc-notices .woocommerce-info, .woofc-area .woofc-area-mid .woofc-notices .woocommerce-error{margin:0;padding:10px 15px 10px 40px;border-radius:0;background-color:transparent;background:none;border-width:1px;border-style:dashed;border-color:#ffffff;color:#ffffff;}
.woofc-area .woofc-area-mid .woofc-notices .woocommerce-message:before, .woofc-area .woofc-area-mid .woofc-notices .woocommerce-info:before, .woofc-area .woofc-area-mid .woofc-notices .woocommerce-error:before{position:absolute;top:10px;left:15px;}
body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-message, body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-info, body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-error{padding:10px 40px 10px 15px;}
body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-message:before, body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-info:before, body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-error:before{left:auto;right:15px;}
.woofc-area.woofc-position-01{position:fixed;top:0;left:100%;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-position-01 .woofc-inner{height:100%;max-height:100%;}
.woofc-show .woofc-area.woofc-position-01, .woofc-area.woofc-position-01.woofc-slide-no{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
.woofc-area.woofc-position-02{position:fixed;top:0;left:0;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-position-02 .woofc-inner{height:100%;max-height:100%;}
.woofc-show .woofc-area.woofc-position-02, .woofc-area.woofc-position-02.woofc-slide-no{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0);}
.woofc-area.woofc-position-03{position:fixed;top:-100%;left:50%;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.woofc-area.woofc-position-03 .woofc-inner{max-height:80%;}
.woofc-show .woofc-area.woofc-position-03, .woofc-area.woofc-position-03.woofc-slide-no{top:0;}
.woofc-area.woofc-position-04{position:fixed;bottom:-100%;left:50%;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.woofc-area.woofc-position-04 .woofc-inner{max-height:80%;bottom:0;}
.woofc-show .woofc-area.woofc-position-04, .woofc-area.woofc-position-04.woofc-slide-no{bottom:0;}
.woofc-area.woofc-position-05{position:fixed;left:50%;top:0;width:100%;max-width:460px;box-sizing:border-box;text-align:start;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-position-05 .woofc-inner{max-height:80%;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);}
.woofc-show .woofc-area.woofc-position-05, .woofc-area.woofc-position-05.woofc-slide-no{top:50%;}
.woofc-area.woofc-style-01 .woofc-inner{background-color:#cc6055;}
.woofc-area.woofc-style-01 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#ffffff;font-weight:700;background-color:rgba(0, 0, 0, 0.2);}
.woofc-area.woofc-style-01 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden;}
.woofc-area.woofc-style-01 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#ffffff;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.woofc-area.woofc-style-01 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px 0;padding:20px 0 0 0;overflow-x:hidden;overflow-y:auto;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item{padding:0 20px;margin:10px 0 0 0;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:first-child{margin:0;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner{padding:10px 5px;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#ffffff;margin:0;box-sizing:border-box;position:relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner > div{margin:0 5px;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{width:80px;flex:0 0 80px;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img{width:100%;height:auto;float:left;margin:0;padding:0;box-shadow:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{flex-grow:1;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-size:14px;font-weight:700;margin-bottom:5px;line-height:1.2;color:#222222;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#222222;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;margin-bottom:5px;display:block;white-space:pre-line;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price{display:block;font-size:12px;font-weight:400;line-height:1;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del{color:#999;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins{background:none;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span{font-size:12px !important;font-weight:400 !important;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#444;background-color:#eeeeee;display:inline-block;padding:0 10px;text-decoration:none;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;text-align:center;border:none;outline:none;display:block;color:#444;background-color:#eeeeee;-moz-appearance:textfield;box-shadow:none;font-size:12px;font-weight:400;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#444;background-color:#eeeeee;font-size:12px;font-weight:400;display:block;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:#dddddd;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:0px;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0);display:block;width:20px;height:20px;line-height:20px;color:#ffffff;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;-webkit-transform:translate3d(30px, -50%, 0);transform:translate3d(30px, -50%, 0);}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:0.5;}
.woofc-area.woofc-style-01 .woofc-area-bot{padding-bottom:20px;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#ffffff;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px 0;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:transparent;box-shadow:none;border-width:0 0 1px 0;border-style:solid;border-color:rgba(255, 255, 255, 0.5);padding:0;color:#ffffff;height:34px;min-height:34px;line-height:34px;border-radius:0;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgba(255, 255, 255, 0.5);}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:transparent;font-weight:700;text-transform:uppercase;padding:0;color:#ffffff;height:34px;line-height:34px;border-width:0 0 1px 0;border-style:solid;border-color:#ffffff;border-radius:0;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:0.5;pointer-events:none;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:0.5;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:0.5;pointer-events:none;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-01 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#ffffff;display:flex;justify-content:space-between;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action{padding:15px 15px 0 15px;margin:0;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;align-items:center;width:100%;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div{width:50%;margin:0 5px;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:#ffffff;color:#cc6055;font-weight:700;border:2px solid #ffffff;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover{background-color:transparent;color:#ffffff;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link span{color:#ffffff;text-transform:uppercase;border-bottom:1px solid #ffffff;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link span:hover{opacity:0.7;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span{color:#ffffff;text-transform:uppercase;border-bottom:1px solid #ffffff;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span:hover{opacity:0.7;}
.woofc-area.woofc-style-01 .woofc-no-item, .woofc-area.woofc-style-01 .woofc-error{padding:20px;text-align:center;color:#ffffff;}
@media only screen and (max-width: 768px) {
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:10px 40px 10px 10px;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#999;right:10px;}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);}
} .woofc-area.woofc-style-02 .woofc-inner{background-color:#ffffff;}
.woofc-area.woofc-style-02 .woofc-inner.woofc-inner-loading:before{color:#222222;}
.woofc-area.woofc-style-02 .woofc-inner.woofc-inner-loading:after{background-color:rgba(255, 255, 255, 0.7);}
.woofc-area.woofc-style-02 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#222222;font-weight:700;background-color:#eeeeee;}
.woofc-area.woofc-style-02 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden;}
.woofc-area.woofc-style-02 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#222222;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.woofc-area.woofc-style-02 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px 0;padding:10px 0 0 0;overflow-x:hidden;overflow-y:auto;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item{padding:0 20px;margin:0;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:first-child .woofc-item-inner{border-top:none;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-undo .woofc-undo-inner{border-color:#222222;color:#222222;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-undo .woofc-undo-inner a{color:#222222;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner{padding:10px 0;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#ffffff;border-top:1px dashed #eeeeee;margin:0;box-sizing:border-box;position:relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{width:80px;flex:0 0 80px;margin-right:10px;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img{width:100%;height:auto;float:left;margin:0;padding:0;box-shadow:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{flex-grow:1;margin-right:10px;}
body.rtl .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb, body.rtl .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{margin-right:0;margin-left:10px;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-size:14px;font-weight:700;margin-bottom:5px;line-height:1.2;color:#222222;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#222222;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;margin-bottom:5px;display:block;white-space:pre-line;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price{display:block;font-size:12px;font-weight:400;line-height:1;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del{color:#999;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins{background:none;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span{font-size:12px !important;font-weight:400 !important;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#444;background-color:#eeeeee;display:inline-block;padding:0 10px;text-decoration:none;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;text-align:center;border:none;outline:none;display:block;color:#444;background-color:#eeeeee;-moz-appearance:textfield;box-shadow:none;font-size:12px;font-weight:400;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#444;background-color:#eeeeee;font-size:12px;font-weight:400;display:block;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:#dddddd;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:0px;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0);display:block;width:20px;height:20px;line-height:20px;color:#444;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;-webkit-transform:translate3d(25px, -50%, 0);transform:translate3d(25px, -50%, 0);}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:0.5;}
.woofc-area.woofc-style-02 .woofc-area-bot{padding-bottom:20px;}
.woofc-area.woofc-style-02 .woofc-shipping-area{color:#222222;}
.woofc-area.woofc-style-02 .woofc-shipping-area .woocommerce-shipping-calculator input, .woofc-area.woofc-style-02 .woofc-shipping-area .woocommerce-shipping-calculator select, .woofc-area.woofc-style-02 .woofc-shipping-area .woocommerce-shipping-calculator button{background-color:rgba(0, 0, 0, 0.05);}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#222222;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px 0;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:transparent;box-shadow:none;border-width:0 0 1px 0;border-style:solid;border-color:rgba(0, 0, 0, 0.5);padding:0;color:#222222;height:34px;min-height:34px;line-height:34px;border-radius:0;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgba(0, 0, 0, 0.5);}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:transparent;font-weight:700;text-transform:uppercase;padding:0;color:#222222;height:34px;line-height:34px;border-width:0 0 1px 0;border-style:solid;border-color:#222222;border-radius:0;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:0.5;pointer-events:none;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:0.5;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:0.5;pointer-events:none;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-02 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#222222;display:flex;justify-content:space-between;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action{padding:15px 15px 0 15px;margin:0;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;width:100%;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div{width:50%;margin:0 5px;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:#ffffff;color:#cc6055;font-weight:700;border-width:2px;border-style:solid;border-color:#cc6055;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover{background-color:#cc6055;color:#ffffff;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link span{color:#444;text-transform:uppercase;border-bottom:1px solid #444;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link span:hover{opacity:0.7;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue span{color:#444;text-transform:uppercase;border-bottom:1px solid #444;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue span:hover{opacity:0.7;}
.woofc-area.woofc-style-02 .woofc-no-item, .woofc-area.woofc-style-02 .woofc-error{padding:20px;text-align:center;color:#222222;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices{margin-bottom:10px;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-message, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-info, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-error{border-color:#222222;color:#222222;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-message:before, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-info:before, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-error:before{color:#222222;}
@media only screen and (max-width: 768px) {
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:10px 30px 10px 0;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#999;right:0;}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);}
} .woofc-area.woofc-style-03 .woofc-inner{background-color:#ffffff;}
.woofc-area.woofc-style-03 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#ffffff;font-weight:700;background-color:rgba(0, 0, 0, 0.2);}
.woofc-area.woofc-style-03 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden;}
.woofc-area.woofc-style-03 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#ffffff;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.woofc-area.woofc-style-03 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px 0;padding:10px 0 0 0;overflow-x:hidden;overflow-y:auto;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item{padding:0 20px;min-height:40px;margin:0;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:first-child .woofc-item-inner{border-top:none;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner{padding:10px 0;display:flex;align-items:center;justify-content:space-between;width:100%;color:#ffffff;border-top:1px dashed rgba(255, 255, 255, 0.5);margin:0;box-sizing:border-box;position:relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{display:none;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty{order:1;margin-right:10px;}
body.rtl .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty{margin-right:0;margin-left:10px;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#444;background-color:#ffffff;display:inline-block;padding:0 10px;text-decoration:none;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover{background-color:#eeeeee;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;box-sizing:border-box;text-align:center;border:none;outline:none;display:block;color:#444;background-color:#ffffff;-moz-appearance:textfield;box-shadow:none;font-weight:400;font-size:12px;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#444;background-color:#ffffff;font-size:12px;font-weight:400;display:block;cursor:pointer;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:#dddddd;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{order:2;flex-grow:1;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-size:14px;font-weight:400;margin:0;line-height:1.2;color:#ffffff;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#ffffff;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;display:block;opacity:0.7;white-space:pre-line;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price{line-height:1;font-size:12px;font-weight:400;text-align:end;color:#ffffff;opacity:0.7;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price del{color:#ffffff;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price ins{background:none;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price span{font-size:12px !important;font-weight:400 !important;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:20px;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0);display:block;width:20px;height:20px;line-height:20px;color:#ffffff;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{padding-right:30px;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{right:0;opacity:1;visibility:visible;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:0.5;}
.woofc-area.woofc-style-03 .woofc-area-bot{padding-bottom:20px;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#ffffff;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px 0;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:transparent;box-shadow:none;border-width:0 0 1px 0;border-style:solid;border-color:rgba(255, 255, 255, 0.5);padding:0;color:#ffffff;height:34px;min-height:34px;line-height:34px;border-radius:0;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgba(255, 255, 255, 0.5);}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:transparent;font-weight:700;text-transform:uppercase;padding:0;color:#ffffff;height:34px;line-height:34px;border-width:0 0 1px 0;border-style:solid;border-color:#ffffff;border-radius:0;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:0.5;pointer-events:none;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:0.5;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:0.5;pointer-events:none;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-03 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#ffffff;display:flex;justify-content:space-between;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action{padding:15px 15px 0 15px;margin:0;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;align-items:center;width:100%;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner > div{width:50%;margin:0 5px;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner > div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:#ffffff;color:#cc6055;font-weight:700;border-width:2px;border-style:solid;border-color:#ffffff;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover{background-color:transparent;color:#ffffff;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link span{color:#ffffff;text-transform:uppercase;border-bottom:1px solid #ffffff;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link span:hover{opacity:0.7;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue span{color:#ffffff;text-transform:uppercase;border-bottom:1px solid #ffffff;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue span:hover{opacity:0.7;}
.woofc-area.woofc-style-03 .woofc-no-item, .woofc-area.woofc-style-03 .woofc-error{padding:20px;text-align:center;color:#222222;}
@media only screen and (max-width: 768px) {
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:10px 30px 10px 0;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#ffffff;right:0;}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);}
} .woofc-area.woofc-style-04 .woofc-inner{background-color:#ffffff;}
.woofc-area.woofc-style-04 .woofc-inner.woofc-inner-loading:before{color:#222222;}
.woofc-area.woofc-style-04 .woofc-inner.woofc-inner-loading:after{background-color:rgba(255, 255, 255, 0.7);}
.woofc-area.woofc-style-04 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#222222;font-weight:700;background-color:#eeeeee;}
.woofc-area.woofc-style-04 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden;}
.woofc-area.woofc-style-04 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#222222;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.woofc-area.woofc-style-04 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px 0;padding:10px 0 0 0;overflow-x:hidden;overflow-y:auto;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item{padding:0 20px;min-height:40px;margin:0;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:first-child .woofc-item-inner{border-top:none;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-undo .woofc-undo-inner{border-color:#222222;color:#222222;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-undo .woofc-undo-inner a{color:#222222;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner{padding:10px 0;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#ffffff;border-top:1px dashed #eeeeee;margin:0;box-sizing:border-box;position:relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{display:none;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty{order:1;margin-right:10px;}
body.rtl .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty{margin-right:0;margin-left:10px;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#444;background-color:#eeeeee;display:inline-block;padding:0 10px;text-decoration:none;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover{background-color:#dddddd;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;box-sizing:border-box;text-align:center;border:none;outline:none;display:block;color:#444;background-color:#eeeeee;-moz-appearance:textfield;box-shadow:none;font-size:12px;font-weight:400;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#444;background-color:#eeeeee;font-size:12px;font-weight:400;display:block;cursor:pointer;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:#dddddd;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{order:2;flex-grow:1;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-weight:400;font-size:14px;margin:0;line-height:1.2;color:#222222;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#222222;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;display:block;opacity:0.7;white-space:pre-line;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price{line-height:1;font-weight:400;font-size:12px;text-align:end;color:#999;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price del{color:#999;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price ins{background:none;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price span{font-size:12px !important;font-weight:400 !important;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:20px;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0);display:block;width:20px;height:20px;line-height:20px;color:#444;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{padding-right:30px;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{right:0;opacity:1;visibility:visible;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:0.5;}
.woofc-area.woofc-style-04 .woofc-area-bot{padding-bottom:20px;}
.woofc-area.woofc-style-04 .woofc-shipping-area{color:#222222;}
.woofc-area.woofc-style-04 .woofc-shipping-area .woocommerce-shipping-calculator input, .woofc-area.woofc-style-04 .woofc-shipping-area .woocommerce-shipping-calculator select, .woofc-area.woofc-style-04 .woofc-shipping-area .woocommerce-shipping-calculator button{background-color:rgba(0, 0, 0, 0.05);}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#222222;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px 0;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:transparent;box-shadow:none;border-width:0 0 1px 0;border-style:solid;border-color:rgba(0, 0, 0, 0.5);padding:0;color:#222222;height:34px;min-height:34px;line-height:34px;border-radius:0;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgba(0, 0, 0, 0.5);}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:transparent;font-weight:700;text-transform:uppercase;padding:0;color:#222222;height:34px;line-height:34px;border-width:0 0 1px 0;border-style:solid;border-color:#222222;border-radius:0;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:0.5;pointer-events:none;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:0.5;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:0.5;pointer-events:none;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-04 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#222222;display:flex;justify-content:space-between;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action{padding:15px 15px 0 15px;margin:0;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;align-items:center;width:100%;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div{width:50%;margin:0 5px;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:#ffffff;color:#cc6055;font-weight:700;border-width:2px;border-style:solid;border-color:#cc6055;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover{background-color:#cc6055;color:#ffffff;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link span{color:#444;text-transform:uppercase;border-bottom:1px solid #444;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link span:hover{opacity:0.7;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue span{color:#444;text-transform:uppercase;border-bottom:1px solid #444;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue span:hover{opacity:0.7;}
.woofc-area.woofc-style-04 .woofc-no-item, .woofc-area.woofc-style-04 .woofc-error{padding:20px;text-align:center;color:#222222;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices{margin-bottom:10px;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-message, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-info, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-error{border-color:#222222;color:#222222;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-message:before, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-info:before, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-error:before{color:#222222;}
@media only screen and (max-width: 768px) {
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:10px 30px 10px 0;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#999;right:0;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner{margin-left:0;}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);}
} .woofc-area.woofc-style-05 .woofc-inner{background-color:#cc6055;-webkit-box-shadow:0px 0px 20px 0px rgba(10, 8, 8, 0.57);-o-box-shadow:0px 0px 20px 0px rgba(10, 8, 8, 0.57);-moz-box-shadow:0px 0px 20px 0px rgba(10, 8, 8, 0.57);-ms-box-shadow:0px 0px 20px 0px rgba(10, 8, 8, 0.57);box-shadow:0px 0px 20px 0px rgba(10, 8, 8, 0.57);}
.woofc-area.woofc-style-05 .woofc-inner:after{content:"";top:0;left:0;z-index:1;position:absolute;width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:-moz-linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);background:-o-linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);background:-webkit-linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);background:-ms-linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);background:linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);}
.woofc-area.woofc-style-05 .woofc-inner > div{z-index:2;}
.woofc-area.woofc-style-05 .woofc-area-top{height:48px;line-height:48px;padding:0 60px 0 20px;position:relative;text-transform:uppercase;color:#ffffff;font-weight:700;background-color:rgba(0, 0, 0, 0.2);}
.woofc-area.woofc-style-05 .woofc-area-top .woofc-area-heading{display:block;width:100%;height:100%;overflow:hidden;}
.woofc-area.woofc-style-05 .woofc-area-top .woofc-close{position:absolute;top:50%;right:20px;display:block;cursor:pointer;font-size:20px;color:#ffffff;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.woofc-area.woofc-style-05 .woofc-area-mid{flex-grow:1;position:relative;margin:0 0 20px 0;padding:10px 0 0 0;overflow-x:hidden;overflow-y:auto;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item{padding:0 15px;margin:10px 0 0 0;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:first-child{margin-top:0;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item a{text-decoration:none;outline:none;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-undo .woofc-item-inner{margin:0 !important;padding:10px !important;background-color:transparent;background:none;border:1px dashed #ffffff;color:#ffffff;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-undo .woofc-item-inner a{color:#ffffff;text-decoration:underline;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner{padding:0;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:transparent;margin:0;box-sizing:border-box;position:relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner > div{margin:0 5px;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb{width:80px;flex:0 0 80px;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img{width:100%;height:auto;border:2px solid #ffffff;box-shadow:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info{flex-grow:1;margin-right:10px;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title{display:block;font-weight:700;font-size:14px;margin-bottom:5px;line-height:1.2;color:#ffffff;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a{text-decoration:none;color:#ffffff;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a:hover{opacity:0.7;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data{font-size:12px;font-weight:400;line-height:1.2;margin-bottom:5px;display:block;color:#ffffff;opacity:0.7;white-space:pre-line;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span{text-transform:capitalize;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price{display:block;font-size:12px;font-weight:400;line-height:1;color:#ffffff;opacity:0.5;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del{color:#ffffff;opacity:0.5;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins{background:none;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span{font-size:12px !important;font-weight:400 !important;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a{height:30px;line-height:30px;text-align:center;font-size:12px;font-weight:400;color:#ffffff;background-color:rgba(255, 255, 255, 0.1);display:inline-block;padding:0 10px;text-decoration:none;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover{background-color:rgba(255, 255, 255, 0.2);}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner{position:relative;text-align:center;display:flex;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{width:30px;height:30px;line-height:30px;min-height:0;padding:0;margin:0;text-align:center;border:none;outline:none;display:block;color:#ffffff;background-color:rgba(255, 255, 255, 0.1);-moz-appearance:textfield;box-shadow:none;font-size:12px;font-weight:400;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus{font-size:12px;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual{width:30px;height:30px;line-height:30px;text-align:center;color:#ffffff;background-color:rgba(255, 255, 255, 0.1);font-size:12px;font-weight:400;display:block;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover{background-color:rgba(255, 255, 255, 0.2);}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:0;visibility:hidden;position:absolute;top:50%;right:0px;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0);display:block;width:20px;height:20px;line-height:20px;color:#ffffff;font-size:14px;font-weight:400;text-align:center;outline:none;text-decoration:none;border:none;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span{width:20px;height:20px;line-height:20px;text-align:center;display:inline-block;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner{-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;-webkit-transform:translate3d(25px, -50%, 0);transform:translate3d(25px, -50%, 0);}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-removing{opacity:0.5;}
.woofc-area.woofc-style-05 .woofc-area-bot{padding-bottom:20px;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon{padding:0 20px;margin:0;color:#ffffff;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input{display:flex;justify-content:space-between;padding:0 0 10px 0;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code{flex-grow:1;background-color:transparent;box-shadow:none;border-width:0 0 1px 0;border-style:solid;border-color:rgba(255, 255, 255, 0.5);padding:0;color:#ffffff;height:34px;min-height:34px;line-height:34px;border-radius:0;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder{color:rgba(255, 255, 255, 0.5);}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus{outline:none;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check{background-color:transparent;font-weight:700;text-transform:uppercase;padding:0;color:#ffffff;height:34px;line-height:34px;border-width:0 0 1px 0;border-style:solid;border-color:#ffffff;border-radius:0;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus{outline:none;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking{opacity:0.5;pointer-events:none;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added{display:flex;justify-content:space-between;padding:5px 0;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove{width:20px;display:inline-block;cursor:pointer;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover{opacity:0.5;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing{opacity:0.5;pointer-events:none;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-05 .woofc-area-bot .woofc-total{padding:0 20px;margin:0;color:#ffffff;display:flex;justify-content:space-between;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action{padding:15px 15px 0 15px;margin:0;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner{display:flex;width:100%;align-items:center;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner > div{width:50%;margin:0 5px;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full{width:100%;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner > div a{height:40px;line-height:36px;text-align:center;padding:0 10px;box-sizing:border-box;background-color:transparent;color:#ffffff;font-weight:700;border:2px solid #ffffff;text-decoration:none;display:inline-block;width:100%;text-transform:uppercase;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover{background-color:rgba(255, 255, 255, 0.1);}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link{padding:0 20px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link span{color:#ffffff;text-transform:uppercase;border-bottom:1px solid #ffffff;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link span:hover{opacity:0.7;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue{text-align:center;padding:0 20px;margin-top:15px;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue span{color:#ffffff;text-transform:uppercase;border-bottom:1px solid #ffffff;cursor:pointer;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue span:hover{opacity:0.7;}
.woofc-area.woofc-style-05 .woofc-no-item, .woofc-area.woofc-style-05 .woofc-error{padding:20px;text-align:center;color:#ffffff;}
@media only screen and (max-width: 768px) {
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner{padding:0 30px 0 0;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special{opacity:1;visibility:visible;color:#ffffff;right:0;}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);}
}
.woofc-count{width:60px;height:60px;line-height:60px;text-align:center;background-color:#ffffff;display:block;cursor:pointer;position:fixed;left:40px;bottom:40px;z-index:99999997;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 20px;-webkit-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 20px;box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 20px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.woofc-count:hover{bottom:45px;}
.woofc-count i{font-size:24px;line-height:60px;color:#444;}
.woofc-count span{position:absolute;top:-10px;right:-10px;height:30px;width:30px;font-size:12px;line-height:30px;text-align:center;background:#e94b35;color:#ffffff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.woofc-count.woofc-count-bottom-right{right:40px;left:auto;}
.woofc-count.woofc-count-top-left{top:40px;bottom:auto;}
.woofc-count.woofc-count-top-left:hover{top:45px;}
.woofc-count.woofc-count-top-right{top:40px;right:40px;bottom:auto;left:auto;}
.woofc-count.woofc-count-top-right:hover{top:45px;}
.woofc-count.woofc-count-loading i{display:none;}
.woofc-count.woofc-count-loading:before{content:"\e90c";font-family:"woofc";font-size:24px;-webkit-font-smoothing:antialiased;text-align:center;line-height:24px;color:#444;display:block;width:24px;height:24px;margin-top:-12px;margin-left:-12px;position:absolute;vertical-align:baseline;top:50%;left:50%;-webkit-animation:woofc-spinner 1s linear infinite;-moz-animation:woofc-spinner 1s linear infinite;-ms-animation:woofc-spinner 1s linear infinite;-o-animation:woofc-spinner 1s linear infinite;animation:woofc-spinner 1s linear infinite;}
.woofc-count.woofc-count-shake{animation:woofc-shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);backface-visibility:hidden;perspective:1000px;}
body.woocommerce-cart .woofc-count-hide-cart-checkout, body.woocommerce-checkout .woofc-count-hide-cart-checkout, .woofc-count.woofc-count-hide-empty{display:none !important;}
.woofc-menu-item .woofc-menu-item-inner{position:relative;}
.woofc-menu-item .woofc-menu-item-inner i{font-size:inherit;line-height:inherit;display:inline-block;margin-right:5px;width:20px;}
.woofc-menu-item .woofc-menu-item-inner:after{content:attr(data-count);display:block;background-color:#e94b35;color:#ffffff;font-size:10px;font-weight:400;width:16px;height:16px;line-height:16px;text-align:center;border-radius:8px;position:absolute;left:10px;top:-10px;}
.woofc-cart-link .woofc-cart-link-inner{position:relative;}
.woofc-cart-link a{outline:none;}
.woofc-cart-link .woofc-cart-link-inner i{font-size:inherit;line-height:inherit;display:inline-block;margin-right:5px;width:20px;}
.woofc-cart-link .woofc-cart-link-inner:after{content:attr(data-count);display:block;background-color:#e94b35;color:#ffffff;font-size:10px;font-weight:400;width:16px;height:16px;line-height:16px;text-align:center;border-radius:8px;position:absolute;left:10px;top:-10px;}
.woofc-area-count{margin-left:5px;}
.woofc-area-count:before{content:"(";}
.woofc-area-count:after{content:")";}
.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woopq-quantity-input-minus, .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woopq-quantity-input-plus{display:none;}
body.rtl .woofc-area .woofc-area-top{padding:0 20px 0 60px;}
body.rtl .woofc-area .woofc-area-top .woofc-close{left:20px;right:auto;}
body.rtl .woofc-checkout-area .woofc-area-top .woofc-back{right:20px;left:auto;}
body.rtl .woofc-menu-item .woofc-menu-item-inner:after{left:auto;right:10px;}
.woofc-item-estimated-delivery-date .wpced .wpced-inner{font-size:12px;}
.woofc-item-estimated-delivery-date .wpced .wpced-inner:before {
width: 16px;
height: 16px;
background-size: 16px;
}