.hw-nav-cart{
--hw-drp-wt:320px;
--hw-cart-lk:var(--hw-drp-lk);
--hw-cart-hv-lk:var(--hw-drp-hv-lk);
--hw-cart-txt:var(--hw-drp-txt);
--hw-cart-br-cr:var(--hw-drp-br-cr);
--hw-cart-hl:var(--hw-drp-hl);
--hw-price-ma:var(--hw-nav-lk);
--hw-price-fn-wt:var(--hw-nav-fn-wt);
--hw-price-fn-sz:var(--hw-nav-fn-sz);
}
[class*="hw-nav-cart-icon"] .widget_shopping_cart_content > a > span{
display:none !important;
}
.hw-nav-cart-text div > a::before  {
margin-right:var(--hw-nav-icn-mr,0.4em);
}
.hw-nav-cart > div > a::before,.hw-nav-mobile-cart > * > a::before{
font-family: 'fontsite' ;
content: '\F012';
}.hw-nav-cart-icon-2 > div > a::before,
.hw-nav-cart-text-2 > div > a::before{
content: '\F011';
}
.hw-count{
font-size: 0.75em!important;
background: var(--hw-primary-bg) !important;
position: absolute;
color: var(--hw-primary-txt) !important;
border-radius: 50px !important;
line-height: 18px;
display: inline-block;
font-weight: 400 !important;
vertical-align: middle;
left: 9px;
top:calc(50% - var(--hw-nav-icn-sz) - 6px);
width: 18px !important;
height: 18px !important;
text-align: center;
}
.hw-nav-cart-text-2 .hw-count,
.hw-nav-wish-text-2 .hw-count{
left: calc(50% - var(--hw-nav-icn-sz) - 6px);
}
.hw-count span{
font-size:11px;
position:relative !important;
overflow:hidden !important;
}
.hw-count span *{
display:none !important;
}
.hw-nav-cart-show-price .widget_shopping_cart_content > a > .hw-price,
.hw-nav-cart-show-price-cart .widget_shopping_cart_content > a > .hw-price{
color:inherit !important;
line-height:inherit !important;
font-weight:inherit !important;
float:none !important;
font-size:inherit !important;
}
.hw-nav-cart .widget_shopping_cart_content > a:hover   .hw-price{
--hw-price-ma:var(--hw-nav-hv-lk)!important;
}
.hw-cart-stats{
font-size:15px;
color: var(--hw-cart-txt) !important;
text-align:center;
}
.hw-cart-total{
width:100%;
}
.hw-cart-total > strong{
font-weight:400;
font-size:16px !important;
float: left;
color:var(--hw-cart-lk) !important;
line-height: 1.5em;
}
body .hw-cart-total .hw-price{
float:right !important;
font-size: 16px;
--hw-price-fn-wt:700;
line-height: 1.5em;
--hw-price-ma:var(--hw-cart-lk) !important;
}
.hw-cart-buttons{
width:100%;
text-align:center;
}
.hw-cart-buttons a.button{
width:100%;
margin: 15px 0px 0px !important;
width: 100%;
border-radius:var(--hw-btn-rd) !important;
float: left;
}
.hw-cart-buttons a.button:first-child{
box-shadow:0 0 0 1px var(--hw-cart-br-cr) inset !important;
background:transparent !important;
color:var(--hw-cart-lk) !important;
}
.hw-cart-buttons a.button:hover{
box-shadow: none !important;
background:var(--hw-primary-hv-bg) !important;
color:var(--hw-primary-txt) !important;
}
.hw-nav-cart .hw-cart-warp{
padding:30px;
--hw-price-ma:var(--hw-drp-hl);
}
.hw-cart-list{
margin:0px 0 20px 0px !important;
float:left;
max-height:350px;
overflow-Y:auto;
scrollbar-width: thin;
width: 100%;
vertical-align: top;
overflow-x: hidden;
}
.hw-cart-list::-webkit-scrollbar {
width: 10px;
padding-left:20px;
background:rgba(118,128,138,0.25);
}
.hw-cart-list::-webkit-scrollbar-thumb {
background: var(--hw-drp-gry);
-webkit-box-shadow:  var(--hw-drp-br-cr);
}
.hw-cart-warp .woocommerce-mini-cart-item {
float:left;
width:100%;
position:relative;
padding: 15px 0 !important;
margin: 0 !important;
display: grid;
display:grid;
border-bottom:solid 1px var(--hw-cart-br-cr) ;
grid-template-columns:60px auto;
}
.hw-cart-thumb{
width:60px;
}
.hw-cart-thumb a{
width:100%;
}
.hw-cart-thumb img{
float: left !important;
width: 100% !important;
max-height: 60px;
border-radius: var(--hw-main-rd);
}
.hw-cart-details{
width:100%;
padding:0 15px ;
}
.hw-cart-details > a{
font-size:14px;
color:var(--hw-cart-lk) !important;
font-weight:400 !important;
width: 100%;
float:left;
line-height: 1.5em;
}
.hw-cart-details > a:hover{
color:var(--hw-cart-hv-lk,var(--hw-cart-lk)) !important;
}
.hw-cart-price{
float: left;
margin-top: 12px;
color:var(--hw-cart-lk);
font-weight: 700;
width: 100%;
font-size:16px !important;
line-height: 1.5em;
}
.hw-cart-details .hw-price{
float:none !important;
font-size:15px !important;
--hw-price-ma:var(--hw-cart-lk) !important;
line-height:inherit !important;
--hw-price-fn-wt:700;
}
.woocommerce-mini-cart-item > a.remove{
position: absolute;
right: 0px;
top: calc(50% - 20px);
line-height: 1.1em !important;
height: 1em;
color:var(--hw-cart-hv-lk);
width: 1em;
text-align: center;
border-radius: 50px;
font-size:25px;
}
.hw-cart-list .variation{
display:none;
}
.woocommerce-mini-cart-item > a.remove:hover{
color:#ffffff !important;
background:var(--hw-cart-hl) !important;
}
.hw-nav-mobile-cart .widget_shopping_cart_content > a > span ,
.hw-nav-mobile-cart .widget_shopping_cart_content  .hw-drop{
display: none !important;
}
.hw-mobbar .hw-drop{
position: relative;
height: auto;
width: 100%;
transform: none !important;
margin: 0px 0 !important;
padding-bottom:20px !important;
opacity: 1 !important;
left: 0px !important;
right: 0px !important;
box-shadow: none !important;
background: none !important;
border-radius: 0px !important;
border: none !important;
}
.hw-mobbar-cart{
padding:20px 20px 0 ;
--hw-cart-lk:var(--hw-mobbar-lk);
--hw-cart-hv-lk:var(--hw-mobbar-hv-lk);
--hw-cart-txt:var(--hw-mobbar-lk);
--hw-cart-br-cr:var(--hw-mobbar-br-cr);
--hw-cart-hl:var(--hw-mobbar-hv-lk);
--hw-price-ma:var(--hw-mobbar-hv-lk);
}
.hw-mobbar .widget_shopping_cart_content{
width:100%;
}
.hw-mobbar .widget_shopping_cart_content > a{
display:none;
}
.hw-nav-mobbar-cart .hw-cart-warp{
padding:0px !important;
}
.elementor-menu-cart__products,.elementor-menu-cart__footer-buttons,.elementor-menu-cart__subtotal{
display:none !important
}
body [class*="hw-toolbar-mobile"] .hw-count{
width: 18px !important;
height: 18px !important;
line-height: 18px;
top: calc(50% - var(--hw-nav-icn-sz) );
} .hw-nav-wish > li > a::before{
font-family: 'fontsite' ;
content:'\F014' ;
}
.hw-nav-wish-icon-2 > li > a::before,
.hw-nav-wish-text-2 > li > a::before{
font-family: 'fontsite' ;
content:'\F013' ;
}
.hw-nav-wish-text > li > a::before,
.hw-nav-wish-text-2 > li > a::before{
margin-right:var(--hw-nav-icn-mr,0,4em);
} .hw-el-shop,.hw-el-product {
--hw-el-pd:var(--hw-default-pd);
}
.hw-woocommerce-content{
--hw-side-lt:var(--hw-product-side-lt);
--hw-side-rt:var(--hw-product-side-rt);
}
.hw-el-cross_sell{
margin-left:0px !important;
margin-right:0px !important;
}
.woocommerce .products ul, .woocommerce ul.products{
margin:0px;
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
display:none !important;
} .hw-post-product .hw-thumb > a > figure{
background-size:contain !important;
}
.hw-has-second .hw-thumb-second > a > .hw-second-img {
position: absolute !important;
opacity: 0;
transition: opacity 350ms linear;
width:100%;
height:100%;
right:0px;
top:0px;
}
.hw-has-second .hw-post-product:hover .hw-thumb-second > a > .hw-second-img{
opacity: 1 !important;
transition: opacity 300ms linear;
}
.hw-has-second .hw-post-product:hover .hw-thumb-second > a > img:first-child,
.hw-has-second .hw-post-product:hover .hw-thumb-second > a > figure:nth-child(2){
opacity: 0 !important;
}
.hw-not-second-image .hw-second-img{
display:none !important;
}
.hw-module-1.hw-not-thumb span.onsale{
display:none !important;
} .hw-outofstock{
position: absolute;
font-size: var(--hw-fn-md);
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
border-radius: var(--hw-btn-rd);
padding: 10px;
box-shadow: 0 0 3px 0px rgba(118,128,138,0.2);
width: auto;
line-height: 1.5em;
text-align:center;
max-width: calc(100% - 40px);
background:var(--hw-post-bg);
color:var(--hw-expt-txt);
} .hw-post-product{
overflow:hidden;
}
.hw-post-product .hw-title{
font-size:var(--hw-product-tl-fn-sz,var(--hw-product-lg));
font-weight:var(--hw-product-tl-fn-wt,700);
text-transform:var(--hw-product-tl-fn-tr,none);
}
.hw-hide-title .hw-details{
display:none !important;
}
.hw-hide-count .hw-title .count{
display:none !important;
} .hw-post-product .hw-excerpt{
margin-top: var(--hw-product-mg-tp);
} .hw-post-categories .count span,.hw-post-categories .count{
display:inline-block;
}
.hw-post-categories .count{
color:var(--hw-product-count) !important;
} .hw-product-category {
width: 100%;
float: left;
overflow: hidden;
margin: 0 0 calc(var(--hw-product-mg-tp) - 0.1em) 0 !important;
color:var(--hw-meta-txt);
font-size:var(--hw-meta-fn-sz,var(--hw-fn-sm));
height: var(--hw-meta-ht,1.5em);
font-weight:var(--hw-meta-fn-wt,400);
text-transform:var(--hw-meta-fn-tr,none);
position: relative;
line-height: var(--hw-meta-ht,1.5em);
text-align: var(--hw-ag,left);
}
.hw-product-category a {
display:inline-block;
margin: 0 0px 0 0 !important;
font-size: inherit !important;
overflow: hidden;
color: inherit !important;
vertical-align: middle;
line-height: inherit !important;
}
.hw-product-category a:first-child::before{
display:none !important;
}
.hw-product-category a:hover{
color: var(--hw-post-tl-hv-lk,var(--hw-meta-txt)) !important;
}
.hw-product-category a::before {
content: ",";
margin-left: 3px;
margin-right: 3px;
} .hw-product-tags{
position:absolute;
left: 10px;
top: 10px;
margin:0px;
font-size: 14px;
width: calc(100% - 20px);
right: 10px;
}
.woocommerce  .hw-product-featured,
.woocommerce span.onsale {
min-width: auto;
min-width: auto;
line-height: 3em;
font-size: 14px;
border-radius: 0;
margin: 0;
left: 10px;
top: 10px;
padding: 0px;
position: absolute;
background: var(--hw-primary-bg);
color: var(--hw-primary-txt);
border-radius: var(--hw-btn-rd);
min-height: 0;
font-weight: 400;
direction: ltr;
text-transform: uppercase;
width: 3em;
height: 3em;
text-align: center;
}
.woocommerce span.hw-product-featured{
background: var(--hw-featured-bg);
color: var(--hw-featured-txt);
float: right;
}
.hw-product-tags span.onsale,
.hw-product-tags span.hw-product-featured{
margin-top: 00px;
margin-bottom: 5px;
top:0px;
left:0px;
display: inline-block;
position:relative;
} 
.hw-post-product .hw-title{
font-size:var(--hw-product-tl-fn-sz,var(--hw-product-lg)) !important;
} @media (max-width: 1199px) {
.hw-post-product .hw-title{
font-size:var(--hw-product-lg) !important;
}
.hw-module-1 .hw-product-button{
display: var(--hw-dp-2,inline-block) !important;
}
}
.hw-100{
--hw-product-lg:11px;
--hw-product-md:11px;
--hw-product-mg-tp:7px;
--hw-product-pd:12px;
}
.hw-150{
--hw-product-lg:12px;
--hw-product-md:11px;
--hw-product-mg-tp:7px;
--hw-product-pd:12px;
}
.hw-200{
--hw-product-lg:14px;
--hw-product-md:12px;
--hw-product-mg-tp:8px;
--hw-product-pd:13px;
}
.hw-300{
--hw-product-lg:15px;
--hw-product-md:14px;
--hw-product-mg-tp:9px;
--hw-product-pd:14px;
}
.hw-400{
--hw-product-lg:17px;
--hw-product-md:15px;
--hw-product-mg-tp:10px;
--hw-product-pd:15px;
}
.hw-500{
--hw-product-lg:19px;
--hw-product-md:17px;
--hw-product-mg-tp:11px;
--hw-product-pd:16px;
}
.hw-700 {
--hw-product-lg:18px;
--hw-product-md:17px;
--hw-product-mg-tp:10px;
--hw-product-pd:17px;
}
.hw-900{
--hw-product-lg:18px;
--hw-product-md:17px;
--hw-product-mg-tp:10px;
--hw-product-pd:17px;
}
.hw-1200{
--hw-product-lg:18px;
--hw-product-md:17px;
--hw-product-mg-tp:10px;
--hw-product-pd:17px;
}
@media (max-width: 1024px) and  (min-width: 768px) {
:root{
--hw-product-lg:15px;
--hw-product-mg:15px;
--hw-product-mg-tp:10px;
--hw-product-pd:13px;
}
}
@media (max-width: 767px) and (min-width: 500px) {
:root{
--hw-product-lg:14px;
--hw-product-mg:14px;
--hw-product-mg-tp:9px;
--hw-product-pd:12px;
}
}
@media (max-width: 500px){
:root{
--hw-product-lg:13px;
--hw-product-mg:12px;
--hw-product-mg-tp:9px;
--hw-product-pd:11px;
}
}
.hw-post-product .hw-price{
margin-top: var(--hw-product-mg-tp);
width:100%;
--hw-pc-fn-sz:calc(var(--hw-price-fn-sz,var(--hw-fn-md)* 1.2));
line-height: 1.5em;
}
.hw-price {
float: left;
display:inline-block;
vertical-align: top;
text-align: var(--hw-ag,left);
--hw-pc-fn-sz:var(--hw-price-fn-sz,var(--hw-fn-md));
font-size:var(--hw-pc-fn-sz);
font-weight:var(--hw-price-fn-wt,700);
text-transform:var(--hw-price-fn-tr,none);
}
.hw-price > span{
display: inline-block;
color:var(--hw-price-ma) ;
direction: rtl;
font-size:var(--hw-pc-fn-sz);
letter-spacing: 5px;
font-weight:inherit !important;
vertical-align: top;
}
.hw-price > span *{
direction: ltr;
letter-spacing: 0px;
vertical-align: top;
}
.hw-price del {
font-size: 1em;
text-decoration: none;
font-size:var(--hw-pc-fn-sz);
position:relative;
float:none;
margin: 0 0px;
display: inline-block;
color:var(--hw-price-re) ;
}
.hw-price ins {
margin-right: 7px;
font-size:var(--hw-pc-fn-sz);
text-decoration: none;
float:none;
margin: 0 0px;
color:var(--hw-price-sa) ;
position:relative;
}
.hw-price > span span {
color: inherit !important;
display:inline-block;
font-size:var(--hw-pc-fn-sz);
}
.hw-price del::before{
border-bottom:1px solid var(--hw-price-re);
position: absolute;
content: "";
width: 100%;
left:0px;
top: 50%;
content:"";
}
.hw-price .woocommerce-Price-currencySymbol{
float:var(--hw-price-pos,right);
margin:var(--hw-price-sp,0px);
}
.hw-price .screen-reader-text{
display:none !important;	
}
.description ul{
list-style:none;
}
@media (max-width: 1199px) {
.hw-module-1 .hw-price,.hw-module-2 .hw-price{
--hw-pc-fn-sz:var(--hw-fn-md) !important;
}
}
.hw-rating{
width:100% !important;
float:left !important;
margin-top: var(--hw-product-mg-tp)!important;
font-size: var(--hw-fn-md)!important;
padding-top: 0em;
}
.hw-post-product .hw-product .hw-rating{
font-size: var(--hw-product-md)!important;
}
.hw-rating .star-rating {
overflow:hidden !important;
position:relative!important;
height:1.5em!important;
line-height:1.5em!important;
font-size:1em!important;
width:5.4em!important;
font-family:fontsite!important;
display: block!important;
float: var(--hw-ag,left)!important;
vertical-align:top!important;
margin: auto!important;
}
.hw-rating .star-rating::before {
content:"\F032\F032\F032\F032\F032"!important;
color:var(--hw-rat-no-cr)!important;
float:left!important;
font-size:calc(1em - 1px);
letter-spacing:1px;
top:0!important;
left:0!important;
position:absolute!important;
}
body .hw-rating .star-rating span {
overflow:hidden!important;
float:left!important;
top:0!important;
left:0!important;
position:absolute!important;
padding-top:1.5em!important;
}
.woocommerce .star-rating::before{
content:"\F032\F032\F032\F032\F032";
font-family:fontsite ;
color:var(--hw-rat-no-cr);
font-size:calc(1em - 1px);
letter-spacing:1px;	
}
.woocommerce .star-rating span::before{
content:"\F032\F032\F032\F032\F032";
color:var(--hw-rat-rat-cr);
font-size:calc(1em - 1px);
letter-spacing:1px;
font-family:fontsite ;
}
.woocommerce .hw-rating .star-rating span::before {
content:"\F032\F032\F032\F032\F032";
top:0;
color:var(--hw-rat-rat-cr);
font-size:calc(1em - 1px);
letter-spacing:1px;
width:calc(20% * var(--hw-rating,0));
position:absolute;
left:0
}
.woocommerce p.stars span{
font-size:0px !important;
}
.woocommerce p.stars a{
font-size: var(--hw-fn-md)!important;
width: 1.1em;
}
.woocommerce p.stars a::before{
content:"\F032" !important;
font-family:fontsite !important;
margin:1px;
}
.woocommerce p.stars a:hover~a::before,.woocommerce p.stars a::before,.woocommerce p.stars.selected a.active~a::before{
color:var(--hw-rat-no-cr);
}
.woocommerce p.stars{
width: auto !important;
position: relative;
height: 1.5em;
margin-bottom: 15px !important;
}
.woocommerce p.stars:hover a::before,.woocommerce p.stars.selected a.active::before,.woocommerce p.stars.selected a:not(.active)::before{
color:var(--hw-rat-rat-cr);
}
.hw-countdown{
width:100%;
float:left;
margin-top: var(--hw-product-pd);
text-align: var(--hw-ag,left);
margin-bottom: 0px;
}
.hw-cd-item{
display:inline-block;
margin-right:7px;
padding:00px; 
--hw-cd-sz:calc(var(--hw-fn-md) * var(--hw-cd,3.5));	
}
.hw-cd-item > span:first-child{
display:block;
vertical-align:top;
position:relative;
width:var(--hw-cd-sz);
height:var(--hw-cd-sz);
border-radius: var(--hw-btn-rd);	line-height: var(--hw-cd-sz);
background-color:var(--hw-cd-bg,#f2f5f8) !important;
font-weight: 500;	
font-size: calc(var(--hw-fn-md) * var(--hw-cd-fn-sz,1.5));
color:var(--hw-post-tl-lk);
vertical-align: top;
text-align:center;
overflow:hidden;
color:var(--hw-cd-num) !important;
box-shadow:none !important;
}
.hw-cd-item > span:last-child{
width:var(--hw-cd-sz);
color:var(--hw-cd-txt);
display:block;
font-size:var(--hw-fn-sm,11px);
text-align:center;
line-height: 1em;
margin-top: 8px;
vertical-align:top;
}
.hw-countdown > div.hw-cd-item:last-child{
margin-right:0px;
}
.hw-100{
--hw-cd:2.4;
--hw-cd-fn-sz:1;
}
.hw-200{
--hw-cd:3;
--hw-cd-fn-sz:1;
}
.hw-300{
--hw-cd:3.6;
--hw-cd-fn-sz:1.1;
}
.hw-400,
.hw-500,
.hw-700,
.hw-900,
.hw-1200{
--hw-cd:4.0;
--hw-cd-fn-sz:1.2;
}
.hw-200 .hw-module-2 {
--hw-cd:3.4;
--hw-cd-fn-sz:1.0;
}
.hw-150 .hw-module-2 {
--hw-cd: 5;
--hw-cd-fn-sz: 1.2;
}
.hw-150 .hw-cd-item{
margin: 4px;
}
}
@media (max-width: 1024px) {
.hw-100{
--hw-cd:2.3;
--hw-cd-fn-sz:1;
}
.hw-200{
--hw-cd:2.5;
--hw-cd-fn-sz:1.2;
}
.hw-300{
--hw-cd:3.4;
--hw-cd-fn-sz:1.3;
}
} .hw-product-button .hw-text-hover {
display:none !important;
}
.hw-module-1 .hw-product-button{
width:100%;
float:left;
--hw-pt-fn-sz:var(--hw-fn-sm);
margin-top: var(--hw-product-pd);
--hw-pt-btn-txt:var(--hw-meta-txt);
font-size: 0;
--hw-pt-btn-br-cr:0 0 0 1px var(--hw-main-br-cr) inset;
}
.hw-module-1 .hw-product-button > div{
font-size:0px;
position:relative;
margin-right:10px;
width:calc(var(--hw-pt-fn-sz) * 3);
height:calc(var(--hw-pt-fn-sz) * 3);
display:inline-block;
vertical-align: top;
color:var(--hw-pt-btn-txt);
border-radius: var(--hw-btn-rd,0px) !important;
background-color:var(--hw-pt-btn-bg,transparent) !important;
overflow:hidden;
box-shadow: var(--hw-pt-btn-br-cr) !important;
margin-top:0px;
}
.hw-module-1 .hw-product-button > div > a,
.hw-module-1 .hw-product-button > div > .button,
.hw-module-1 .hw-product-button > div > a:hover,
.hw-module-1 .hw-product-button > div > div,
.hw-module-1 .hw-product-button > div > img{
font-size:0px !important;
width:100% !important;
height:100% !important;
position:absolute !important;
background:none !important;
color:inherit !important;
text-align:center;
float: left ;
transition: var(--hw-tr);
display:flex !important;
align-items:center;
justify-content:center;
gap:0px;
padding:0px;
margin-top:0px;
min-height:0px !important;
display:flex !important;
align-items:center;
justify-content:center;
gap:0px;
padding:0px;
margin-top:0px;
min-height:0px !important;
}
.hw-module-1 .hw-product-button > div > *::before{
content: "";
position:relative;
width: 100%;
font-family:fontsite;
text-align:center;
line-height:inherit !important;
width:auto;
transition: var(--hw-tr);
height:auto;
color:inherit !important;
font-size:calc(var(--hw-pt-fn-sz) * 1.5);
}
.hw-module-1 .hw-product-button > div:hover {
color:var(--hw-primary-txt) !important;
background-color:var(--hw-primary-bg) !important;
transition: var(--hw-tr);
box-shadow:0 0 0 1px transparent inset !important;
}
.hw-module-1 .hw-product-button > div.hw-button-cart{
width:auto !important;
--hw-pt-btn-bg:var(--hw-primary-bg) !important;
--hw-pt-btn-txt:var(--hw-primary-txt)	!important;
--hw-pt-btn-br-cr:none 	!important;
}
.hw-module-1 .hw-product-button > div.hw-button-cart a{
font-size:var(--hw-fn-sm) !important;
position:relative !important;
line-height:calc(var(--hw-pt-fn-sz) * 3)!important;
width:auto !important;
padding: 0 1.3em  !important;
}
.hw-module-1 .hw-product-button > div.hw-button-cart a::before{
margin-right: 7px !important;
vertical-align: top !important;
}
.hw-module-1 .hw-product-button > div.hw-button-cart:hover {
background-color:var(--hw-primary-hv-bg) !important;
}
.hw-module-1 .hw-product-button > div.hw-button-cart a:hover{
position:relative !important;
} .hw-module-2 .hw-product-button{
--hw-pt-btn-bg:var(--hw-primary-bg);
z-index:9;
--hw-pt-btn-txt:var(--hw-primary-txt);
--hw-pt-btn-br-cr:0 0 3px 0px rgba(118,128,138,0.2);
--hw-pt-fn-sz:var(--hw-product-lg);
position: absolute;
bottom: -5px;
transform: translateY(100%);
width: 100% !important;
left:0px;
width:calc(var(--hw-pt-fn-sz) * 3 + 10px);
transition:transform 300ms ease;
display: flex;
grid-gap: 1px;
grid-template-columns: repeat(var(--hw-pt-bt-num,3),1fr);	
}
.hw-module-2:hover .hw-product-button{
transform: translateY(0);
bottom:0px;
transition:transform 300ms ease;
}
.hw-module-2 .hw-product-button > div{
font-size:0px;
position:relative;
width:0;
height:calc(var(--hw-pt-fn-sz) * 3);
display:inline-block;
left:0px;
vertical-align: top;
color:var(--hw-pt-btn-txt);
border-radius: 0 !important;
background-color:var(--hw-pt-btn-bg,transparent) !important;
overflow:hidden;
box-shadow: var(--hw-pt-btn-br-cr) !important;
margin-top:0px;
flex-grow: 1;
margin-bottom:0px;
}
.hw-module-2 .hw-product-button > div > a,
.hw-module-2 .hw-product-button > div > .button,
.hw-module-2 .hw-product-button > div > a:hover,
.hw-module-2 .hw-product-button > div > div,
.hw-module-2 .hw-product-button > div > img,
.hw-module-2 .hw-product-button > div > .button:hover{
font-size:0px !important;
width:100% !important;
height:100% !important;
position:absolute !important;
background:none !important;
color:inherit !important;
text-align:center;
float: left ;
transition: var(--hw-tr);
display:flex !important;
align-items:center;
justify-content:center;
gap:0px;
padding:0px;
margin-top:0px;
min-height:0px !important;
display:flex !important;
align-items:center;
justify-content:center;
gap:0px;
padding:0px;
margin-top:0px;
min-height:0px !important;
}
.hw-module-2 .hw-product-button > div > *::before{
content: "";
position:relative;
width: 100%;
font-family:fontsite;
text-align:center;
line-height:2em;
width:2em;
transition: var(--hw-tr);
height:2em;
color:inherit !important;
font-size:calc(var(--hw-pt-fn-sz) * 1.5);
}
.hw-module-2 .hw-product-button > div:hover {
color:var(--hw-primary-txt) !important;
background-color:var(--hw-primary-hv-bg) !important;
transition: var(--hw-tr);
box-shadow:0 0 0 1px transparent inset !important;
} body .product .hw-product-button .add_to_cart_button::before,
body .product .hw-product-button .product_type_simple::before{
content: '\F012';
}
body .product .hw-product-button .product_type_external::before,
body .product .hw-product-button .product_type_variable::before,
body .product .hw-product-button .product_type_grouped::before{
content: '\F026';
}
body .product .hw-product-button .add_to_cart_button.added::before{
font-family: WooCommerce!important;
content: "\e017"!important; 
}
body .product .hw-product-button .added_to_cart.added::before{
content: '\F048';
}
body .product .hw-product-button .add_to_cart_button:after{
display:none !important; 
}
body .product .hw-button-cart:has(.added_to_cart) .ajax_add_to_cart:not(.added_to_cart){
display:none !important;
} body .product .hw-product-button .add_to_wishlist::before,
body .product .hw-product-button  .yith-wcwl-add-to-wishlist-button::before{
content: '\F014';
}
body .product .hw-product-button .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--added::before,
body .product .hw-product-button .yith-wcwl-wishlistexistsbrowse::before,
body .product .hw-product-button .yith-wcwl-wishlistaddedbrowse::before
{
content: '\F018';
}
body .product .hw-product-button .wishlist-fragment img{
position:absolute;
left:0px;
top:0px;
}
body .product .hw-product-button .yith-wcwl-add-to-wishlist-button::before{
content: '\F014';
}
body .product .hw-product-button .yith-add-to-wishlist-button-block span,
body .product .hw-product-button .yith-add-to-wishlist-button-block svg{
display:none !important;
}
body .product .hw-product-button .yith-wcwl-wishlistexistsbrowse a,
body .product .hw-product-button .yith-wcwl-wishlistexistsbrowse span,
body .product .hw-product-button  .yith-wcwl-wishlistaddedbrowse a{
font-size:0px !important;
width:100%;
height:100%;
position:absolute;
left:0px;
top:0px;
} body .product .hw-product-button .compare-button a::before{
content: '\F016';
font-family:fontsite;
} .hw-btn-text-hover{
position:absolute;
z-index:999999;
pointer-events: none;
}
.hw-btn-text-hover span{
position: relative;
width: 100%;
padding: 0 10px;
background:#111111;
border-radius:50px;
font-size: 12px;
line-height: 24px;
height:24px;
float: left;
color: #fff;
}
.hw-btn-text-hover span::before{
background: rgb(17, 17, 17);
width: 16px;
content: "";
position: absolute;
bottom: -8px;
height: 16px;
transform: rotate(45deg);
z-index: -1;
right: calc(50% - 8px);
} .hw-archive-description{
font-weight:400;
width: 100%;
float: left;
margin: var(--hw-mg-tp) 0 0;
line-height: var(--hw-fn-md-li-ht);
}
.hw-archive-description p:last-child{
margin-bottom:0px;
}
.woocommerce-ordering{
margin: 0px 0 0 !important;
float: left;
width: 100%;
border-bottom:solid 1px var(--hw-main-br-cr);
}
.hw-single-boxed.woocommerce-ordering{
padding:0px 10px;
margin-top:20px !important;
border-bottom:none !important;
}
.hw-order-list-1{
float:left;
}
.hw-order-list-2{
float:right;
}
.woocommerce-ordering .hw-order-item{
margin:10px 0;
display: inline-block !important;
height: 40px !important;
line-height: 40px;
}
.woocommerce-ordering select.hw-order-item{
padding-top:0px;
padding-bottom:0px;
}
select.product_number.hw-order-item{
width:120px	;
}
.hw-has-orderby .orderby{
max-width:180px;
}
.orderby.hw-order-item{
margin:10px;
}
.hw-product-layout-filter{
float:left;
height:40px;
line-height: 40px;
}
.hw-product-layout-filter label{
width:40px;
height:40px;
float:left;
cursor:pointer;
opacity:.5;
margin: 0px !important;
line-height: 40px;
}
.hw-product-layout-filter label:hover,.hw-product-layout-active{
opacity:1 !important;
}
.hw-product-layout-filter label input{
display:none !important;
}
.hw-product-layout-filter label::before {
font-family: 'fontsite';
float: left;
width: 40px;
height: 40px;
text-align: center;
font-size: 2em;
font-style: normal;
color: inherit;
}
.hw-pl-grid::before{
content:"\F037";
}
.hw-pl-list::before{
content:"\F038";
}
.hw-result-count{
display:none !important;
}
.woocommerce-ordering .hw-result-count{
display:inline-block;
margin-left:10px;
}
@media (max-width: 1199px) {
.hw-has-orderby .orderby {
max-width: 180px;
}
}
@media (max-width:900px) and (min-width:768px){
[class*="hw-order-list"]{
width:100%;
}
[class*="hw-order-list"] .hw-order-item{
float:left !important;
margin:0px 0 10px !important;
}
[class*="hw-order-list"] > .hw-order-item:nth-child(2){
float:right !important;
}
body .hw-result-count{
display:none !important;
}
.woocommerce-ordering .hw-order-item {
display:inline-block !important;
float:none !important;
vertical-align:top !important;
}
}
@media (max-width: 580px) and (min-width:360px) {
[class*="hw-order-list"]{
width:100%;
}
[class*="hw-order-list"] .hw-order-item{
float:left !important;
margin:0px 0 10px !important;
}
[class*="hw-order-list"] > .hw-order-item:nth-child(2){
float:right !important;
}
body .hw-result-count{
display:none !important;
}
.woocommerce-ordering .hw-order-item {
display:inline-block !important;
float:none !important;
vertical-align:top !important;
}
.woocommerce-ordering{
margin: 10px 0 0 !important;
}
}
@media (max-width:359px){
[class*="hw-order-list"]{
width:100%;
text-align:center !important;
}
[class*="hw-order-item"]{
width:auto !important;
vertical-align: top;
margin:auto 0px 10px !important;
float:none !important;
}
.hw-result-count.hw-order-item{
width:100% !important;
}
}
.hw-el-single-product{
--hw-el-pd:var(--hw-default-pd);
}
.hw-el-single-product div.product {
margin-bottom: 0;
position: relative;
display: grid;
grid-template-columns: var(--hw-img-wt) calc(100% - var(--hw-img-wt));
} .hw-el-single-product .hw-el-line{
margin: var(--hw-pd) 0 0 0;
padding:0px !important;
} .hw-single-summary{
padding-left:var(--hw-pd);
} .product_title {
font-size:var(--hw-fn-lg);
line-height:2em;
margin:0px !important;
line-height:calc(1em + var(--hw-fn-lg-li-ht,12px));
color:var(--hw-main-lk);
} .hw-el-single-product div.hw-rating{
font-size: var(--hw-fn-sm) !important;
margin-top:calc(var(--hw-mg-tp) + 7px) !important;
} .hw-el-single-product .hw-price {
--hw-pc-fn-sz: calc(var(--hw-fn-lg) + 10px);
width: 100%;
margin-top:calc(var(--hw-mg-tp) + 7px);
}
.woocommerce-variation-price .hw-price{	margin-bottom: var(--hw-mg-tp);} .hw-el-single-product .hw-excerpt,.hw-el-single-product .hw-rating{
margin-top:calc(var(--hw-mg-tp) + 7px);
}
.hw-el-single-product .hw-excerpt ul{
list-style:none;
}
.woocommerce-review-link{
line-height: 1.5em !important;
float: left;
margin-left: 10px;
} .add_to_cart_button {
color: var(--hw-primary-txt) !important;
background: var(--hw-primary-bg) !important;
}
table.cart .add_to_cart_button::before,.single_add_to_cart_button::before {
content: "\F012" !important;
font-family: 'fontsite' !important;
margin-right: 5px;
font-size: 1.25em;
float:left;
}
body .hw-el-single-product a.compare,
body .hw-el-single-product .wishlist-fragment,
body .hw-el-single-product .yith-add-to-wishlist-button-block--single{
padding: 0 0em !important;
border-radius: var(--hw-btn-rd) !important;
height: 1.5em !important;
line-height: 1.5em !important;
color: var(--hw-main-txt) !important;
font-size: var(--hw-fn-md) !important;
float: left;
font-weight: 400 !important;
margin-right: 20px;
margin-top: var(--hw-mg-tp) !important;
background: none !important;
min-height: inherit !important
}
body .hw-el-single-product a.compare:hover,
body .hw-el-single-product .wishlist-fragment:hover,
body .hw-el-single-product .yith-add-to-wishlist-button-block--single:hover{
color:var(--hw-main-lk) !important;
background:none !important;
}
.hw-el-single-product a.compare::before,
.hw-el-single-product .wishlist-fragment::before,
.hw-el-single-product .yith-wcwl-wishlistaddedbrowse a::before,
.hw-el-single-product .yith-wcwl-wishlistexistsbrowse a::before {
font-size:1.25em !important;
color:inherit !important;
vertical-align: top;
margin-right: 7px;
font-family: 'fontsite' ;
}
.hw-el-single-product .wishlist-fragment a,
.hw-el-single-product .yith-add-to-wishlist-button-block--single a{
color:inherit !important;
display:inline-block !important;
font-size: var(--hw-fn-md) !important;
font-weight:400 !important;
}
.hw-el-single-product .yith-wcwl-wishlistexistsbrowse span{
display:none !important;
}
.hw-el-single-product .add_to_wishlist::before,
.hw-el-single-product .yith-add-to-wishlist-button-block--single a::before{
content: '\F044';
font-size: 1.25em !important;
color: inherit !important;
vertical-align: top;
margin-right: 7px;
font-family: 'fontsite';
}
.hw-el-single-product .yith-wcwl-add-to-wishlist .ajax-loading{
display:none !important;
}
.hw-el-single-product .yith-wcwl-icon{
display:none;
}
.hw-el-single-product .yith-wcwl-wishlistexistsbrowse a::before,
.hw-el-single-product .yith-wcwl-wishlistaddedbrowse a::before,
.hw-el-single-product  .yith-add-to-wishlist-button-block--single .yith-wcwl-add-to-wishlist-button--added::before{
content: '\F018';
font-family: 'fontsite' ;
}
.hw-el-single-product .yith-wcwl-wishlistaddedbrowse::before,
.yith-wcwl-wishlistaddedbrowse .feedback{
display:none !important;
}
.hw-el-single-product .compare::before{
content: '\F016';
} .product_meta{
width:100%;
margin-top: var(--hw-pd);
float:left;
}
.product_meta > *{
width: 100%;
margin-top: var(--hw-mg-tp);
font-size:var(--hw-fn-md);
float: left;
color:var(--hw-main-lk);
line-height: 1.5em;
}
.product_meta > *:first-child{
margin-top:0px;
}
.product_meta >span > * {
color:var(--hw-main-txt) !important;
margin: 0 5px;
}
.product_meta >span > a:hover{
color:var(--hw-main-hv-lk) !important;
} .hw-el-single-product .hw-el-share-single {
--hw-ag:left;
--hw-scl-txt:var(--hw-main-txt);
margin-top: calc(var(--hw-mg-tp) + 5px);
--hw-scl-br-cr:var(--hw-main-br-cr);
--hw-scl-sz: calc(var(--hw-fn-md) * 1.75);
}
.hw-el-single-product .hw-social-icon-style-1 > a{
--hw-scl-sz: calc(var(--hw-fn-md) * 1.25);
} @media (max-width:768px){
.hw-el-single-product div.product {
grid-template-columns:100%;
}
.hw-el-single-product .hw-single-summary{
padding-left:0px;
margin-top:var(--hw-pd);
}
}
.comment-form-rating label{
float:left;
}
.woocommerce #review_form #respond p.stars{
margin-left:10px !important;
}
.woocommerce table.shop_attributes td p {
font-style: normal;
} .hw-product-thumbnails-list{
opacity:0;
}
.hw-product-thumbnails-list.slick-slider{
opacity:1;
}
.hw-single-product-thumb{
height: fit-content !important;
position: relative;
}
.hw-single-product-image{
position:relative;
width:100%;
height: fit-content;
}
.hw-single-product-image img{
vertical-align:top;
}
.hw-product-thumb-resize{
position: absolute;
z-index: 999;
bottom: 10px;
left: 10px;
}
.hw-product-thumb-resize a{
position:relative;
}
.hw-product-thumb-resize a::before{
content: "\FC31";
font-family: fontsite;
font-size: 40px;
font-style: normal;
line-height: 58px;
border-radius: var(--hw-main-rd);
background: var(--hw-post-bg);
vertical-align: top;
box-shadow: 0 0 3px 0px rgba(118,128,138,0.2);
color:var(--hw-main-lk-cr);
text-align: center;
width: 60px;
float: left;
}
.hw-product-thumb-resize a:hover::before{
box-shadow:none;
background:var(--hw-primary-bg);
transition:var(--hw-tr);
color:var(--hw-primary-txt);
}
.hw-product-thumbnails-list img{
position:absolute;
visibility:hidden;
}
.woocommerce-product-gallery__image,.hw-product-thumbnails-list figure {
position: relative;
border-radius:var(--hw-main-rd);
border:1px solid var(--hw-main-br-cr);
overflow: hidden;
width: 100%;
vertical-align: top;
height: fit-content;
}
.hw-product-thumbnails-list figure {
background-image:var(--hw-bg,none);
background-position: center center !important;
background-repeat: no-repeat !important;
background-size:contain !important;
}
.woocommerce-product-gallery__image img{
width:100% !important;
vertical-align: top;
height: auto;
}
.woocommerce-product-gallery__image a{
width:100%;
position:relative;
float:left;
vertical-align: top;
}
.woocommerce-product-gallery__image .zoo-img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
transition: transform 0.5s ease-out
}
.hw-product-thumbnails-warp{
padding-right:0px;
width:100%;
height: fit-content;
}
.hw-product-thumbnails-list .slick-list{
overflow:hidden;
}
.hw-not-stick-arrow .slick-list{
margin: -5px 0px;
}
.hw-product-thumbnails-list .slick-list a {
pointer-events: none;
padding-right: 10px;
padding-bottom: 5px;
position:absolute;
padding-top: 5px;
height: 100%;
display: flex !important;
}
.hw-product-thumbnails-list .slick-slide {
padding:1px;
cursor: pointer;
}
.hw-product-thumbnails-list .slick-slide > div{
width: 100%;
padding-bottom: 100%;
height: 0;
position: relative;
}
.hw-product-thumbnails-list .slick-slide > div figure{
height: 100%;
}
.hw-product-thumbnails-list .hw-product-lightbox{
pointer-events: none
}
.hw-product-thumbnails-list .hw-slick-current figure{
opacity:1;
border:solid 1px var(--hw-main-hl);
}
.hw-has-gallery{
--hw-gl-wt: calc(calc(100% / calc(var(--hw-gl-item) + 1)) - calc(60px / calc(var(--hw-gl-item) + 1)));
}
.hw-has-gallery.hw-not-stick-arrow {
--hw-gl-wt: calc(calc(100% / calc(var(--hw-gl-item) + 1)) );
}
.hw-has-gallery .hw-single-product-thumb{
grid-template-columns: var(--hw-gl-wt) calc(100% - var(--hw-gl-wt));
display: grid;
height: fit-content !important;
position: relative;
}
.hw-has-gallery .slick-disabled{
opacity:0.3;
}
.hw-slider-prev::before {
content: "\F022";
}
.hw-slider-next::before {
content: "\F019";
}
.hw-not-stick-arrow .hw-slider-prev,
.hw-not-stick-arrow .hw-slider-next{
display:none !important;
}
.hw-has-gallery [class*="hw-slider-"]{
cursor:pointer;
text-align: center;
cursor: pointer;
height: 30px;
padding:5px 10px 5px 0px ;
width: 100%;
}
.hw-has-gallery [class*="hw-slider-"]::before{
line-height: 15px;
font-size: 50px;
font-style: normal;
border-radius: 0px;
position: relative;
color: var(--hw-main-lk) ;
font-family: 'fontsite';
width: 100%;
display: inline-block;
vertical-align: top;
transform: scaleX(1.2);
}
.hw-has-gallery span.onsale {
z-index: 1;
left: 10px;
}
@media (max-width: 1199px) and (min-width: 1025px) {
.woocommerce {
--hw-gl-item:4;
}
}
@media (max-width:1024px) and (min-width: 768px) {
.woocommerce {
--hw-gl-item:3;
}
}
@media (max-width:767px) and (min-width: 500px) {
.woocommerce {
--hw-gl-item:4;
}
}
@media (max-width: 500px) {
.woocommerce {
--hw-gl-item:3;
}
}
.hw-el-single-product form.cart {
margin:var(--hw-pd) 0 0!important;
float:left;
}
.hw-el-single-product div.quantity,
.hw-el-single-product .single_add_to_cart_button {
margin-right:00px !important;
float: left !important;
margin-bottom: 00px !important;
}
.hw-el-single-product .quantity.hidden{
margin:0px !important;
}
.hw-el-single-product .woocommerce-grouped-product-list .hw-price{
--hw-pc-fn-sz:var(--hw-fn-md);
}
.hw-el-single-product .woocommerce-grouped-product-list-item__label label{
margin-bottom:0px !important;
}
.hw-el-single-product.woocommerce-grouped-product-list-item__label a{
font-size:var(--hw-fn-md);
}
.woocommerce-variation-price .hw-price{
margin-top: 0px !important;
margin-bottom: var(--hw-mg-tp)!important;
} .hw-stock-warp{
width:100%;
float:left;
margin-top: var(--hw-pd);
}
.hw-stock-warp .stock{
font-size:16px !important;
}
.hw-stock-warp .in-stock{
color:var(--hw-main-hl) !important;
}
.hw-stock-warp .stock,.woocommerce div.product p.stock{
font-size:16px !important;
margin-bottom:0px !important;
}
.hw-stock-warp .in-stock{
color:var(--hw-main-hl) !important;
}
@media (max-width:400px){
.hw-el-single-product .woocommerce-grouped-product-list-item{
border-bottom:solid 1px var(--hw-main-br-cr);
grid-template-columns: 100%;
display: grid;
padding: 10px 0px !important;
}
.hw-el-single-product .woocommerce-grouped-product-list-item td{
padding: 0px 0px !important;
margin-bottom: 10px;
}
.hw-el-single-product.woocommerce-grouped-product-list-item__label{
padding:0px !important;
}
}
div.quantity{
margin: var(--hw-mg-tp) 0 0 20px !important;
box-shadow:0 0 0 2px var(--hw-main-br-cr) inset;
border-radius:var(--hw-btn-rd);
overflow:hidden;
margin-top:var(--hw-mg-tp) ;
height:42px;
display: inline-block;
vertical-align: middle;
width:max-content;
margin:0px !important;
}
.woocommerce .quantity .qty {
width: 60px;
text-align: center;
float:left;
font-size:20px;
box-shadow: none;
line-height: 42px;
height:42px;
background: none;
border-radius:0px!important;
padding-top: 0px !important;
padding-bottom: 0px !important;
width: 50px;
padding: 0px !important;
}
.qty::-webkit-outer-spin-button,.qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.qty[type=number] {
-moz-appearance: textfield;
}
[class*="hw-qty-"]{
width:30px;
height:42px;
color:var(--hw-main-txt);
cursor:pointer;
float:left;
margin:0px;
line-height:45px;
text-align: center;
font-size:25px;
}
[class*="hw-qty-"]:hover{
background:var(--hw-primary-bg);
color:var(--hw-primary-txt);
transition:var(--hw-tr);
}
.woocommerce-grouped-product-list-item .quantity,.woocommerce-grouped-product-list-item .hw-price{
margin: 0 0 0 00px !important;
}
.hw-qty-hide{
opacity:.4;
} .woocommerce div.product form.cart {
width: 100%;
margin-bottom:10px !important;
float:left;
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.woocommerce div.product form.cart::before{
display:none !important;
}
.woocommerce div.product form.cart > *{
margin:0px !important;
}
.hw-single-content .woocommerce-error,.hw-single-content .woocommerce-info,.hw-single-content .woocommerce-message{
margin:var(--hw-default-pd) 0px ;
}
.woocommerce-message,.woocommerce-error,.woocommerce-info{
background:var(--hw-main-gry);
margin:var(--hw-default-pd) ;
border-radius:var(--hw-main-rd);
color: var(--hw-main-txt);
border:none !important;
padding:1em 1em 1em 1em;
width: -webkit-fill-available;
display: inline-block;
width: -moz-available;
width: fill-available;
}
.woocommerce-info::before,.woocommerce-error::before,.woocommerce-message::before {
position: relative;
vertical-align: top;
display: inline;
left: auto;
vertical-align: middle;
top: 0;
margin-right: 10px;
}
.woocommerce-info > *,.woocommerce-error > *,.woocommerce-message > *{
display:inline;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
background:var(--hw-primary-bg)  !important;
color:var(--hw-primary-txt)  !important;
border-radius:var(--hw-btn-rd)  !important;
font-weight: var(--hw-btn-fn-wt,500) !important;
-webkit-font-smoothing: antialiased !important;
transition: all 300ms linear !important;
padding:0.0em 15px  !important;
display:inline-flex !important;
line-height: var(--hw-input-ht,42px) !important;
min-height:var(--hw-input-ht,42px) !important;
font-size: 14px !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{
background:var(--hw-primary-hv-bg) !important;
color:var(--hw-primary-txt)  !important;
} 
.woocommerce div.product form.cart .variations select{
width:auto !important; 
}
.woocommerce-cart-form{
width:66.66%;
float:left;
}
.cart-collaterals{
width:33.33% !important;
padding-left: 40px;
float:left;
}
.woocommerce table.shop_table .hw-price{
--hw-price-fn-sz:1em;
float: none;
--hw-price-fn-wt: 400;
}
.woocommerce table.shop_attributes tr:nth-child(2n) td, .woocommerce table.shop_attributes tr:nth-child(2n) th {
background: rgba(118,128,138,0.1);
}
.woocommerce .woocommerce-customer-details address,.woocommerce #reviews #comments ol.commentlist li .comment-text,.woocommerce #reviews #comments ol.commentlist li img.avatar,.woocommerce #reviews #comments ol.commentlist #respond,.woocommerce table.shop_attributes,.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total,.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register,.woocommerce ul.order_details li,#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text,#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment,#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{
border-color:var(--hw-main-br-cr);
}
.woocommerce table.shop_attributes td {
padding: 0 8px;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th{
vertical-align:middle;
}
.woocommerce div.product form.cart .variations label{
margin-bottom:0px;
}
.woocommerce table.shop_table {
border: none;
width: auto;
}
.woocommerce form .form-row{
margin: 0 0 20px;
}
#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img,.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{
width: 80px;
box-shadow: none;
vertical-align: top;
}
.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text {
color: #888
}
#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment {
background: rgba(118, 128, 138, .1);
border-radius: 0;
border-radius: var(--hw-main-rd);
}
#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box {
background: rgba(118, 128, 138, .2);
color: #888
}
#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before {
border-width: 1px;
border-style: solid;
border-color: inherit !important;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent
}
.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th,
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th{
border-top: none
}
.woocommerce .cart_totals tr{
display: grid;
grid-template-columns: 100px auto;
box-shadow: 0px -1px 0 0px var(--hw-main-br-cr) !important;
}
.woocommerce-checkout-payment .payment_methods label {
cursor: pointer;
}
.woocommerce table.shop_table {
width: 100%
}
.woocommerce table.shop_table a {
color:var(--hw-main-lk);
font-size:var(--hw-fn-sm,13px);
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
width:100%;
color: var(--hw-main-lk);
}
.woocommerce-cart .cart-collaterals .cart_totals table td{
width: 100%;
}
.woocommerce-cart ul#shipping_method li label {
font-size: var(--hw-fn-sm,13px);
}
.woocommerce-cart ul#shipping_method li input{
margin:  0px .4375em 0  0; 
}
.woocommerce ul#shipping_method li {
margin: 0 0 1em;
}
.woocommerce-checkout-review-order td{
color: var(--hw-main-lk);
font-weight:700;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th {
padding: 10px 10px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border-radius: 0px;
width: 100%;
border: none;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td,.woocommerce table.shop_table thead th {
color:var(--hw-main-lk);
font-weight:700;
font-size:var(--hw-fn-sm,13px);
border-top:none !important;
}
.woocommerce table.shop_table td {
border-top: none;
border-right: none;
border-left: none;
font-size:var(--hw-fn-sm,13px);
padding: 10px 5px;
}
.woocommerce table.shop_table .product-name a{
font-weight:700;
}
.woocommerce table.shop_table .product-name a:hover{
text-decoration:none;
color:var(--hw-main-hv-lk);
}
.woocommerce table.shop_table th {
font-weight: 700;
padding: 9px 5px;
border-right: none;
border-left: none;
}
.order_review_warp{
padding-left:40px;
} 
.woocommerce-MyAccount-navigation,.woocommerce-MyAccount-content,woocommerce-cart-form,.woocommerce-checkout,.cart-collaterals{
margin-top:20px;
}
.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals ,.order_review_boxed{
float: left;
width: 100%;
padding: 20px;
border-radius: var(--hw-main-rd);
background: var(--hw-main-gry);
}
.cart_totals h2,#order_review_heading{
font-size:25px;
margin: 0px 0 20px;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th,.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions{
border:none !important;
}
.cart_totals .checkout-button,.wc-proceed-to-checkout{
margin-bottom: 0px !important;
}
.select2-dropdown span {
color: inherit !important;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text,.select2-container--default .select2-selection--single .select2-selection__placeholder,.select2-container--default .select2-selection--single .select2-selection__rendered{
color:var(--hw-main-txt) !important;
}
.select2-container--default .select2-selection--single,
.select2-dropdown {
background:var(--hw-post-bg,#fff) !important;
border:none !important;
box-shadow: 0 0 0 2px var(--hw-main-br-cr) inset;
}
.shipping-calculator-form input, .shipping-calculator-form select.shipping-calculator-form textarea{
background:var(--hw-post-bg,#fff) !important;
}
.select2-selection--multiple{
border: 2px solid var(--hw-main-br-cr) !important;
background:var(--hw-post-bg) !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
background-color: rgba(118,128,138,0.15);
color: var(--hw-main-txt);
border:1px solid rgba(118,128,138,0.25);
border-radius:var(--hw-btn-rd);
}
.select2-container--default .select2-search--inline {
height: 25px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container .select2-selection--single{
line-height: 42px !important;
border-radius: var(--hw-main-rd)  !important;
height: 42px!important;
font-weight:400 !important;
}
.select2-selection--single[aria-expanded="true"]{
box-shadow:0 0 0 2px var(--hw-main-hl) !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 15px;
}
.select2-results__option {
padding: 0 10px !important;
margin: 0px;
}
.select2-search--dropdown .select2-search__field,.select2-search--dropdown .select2-search__field:focus-visible{
height: 42px;
border: 1px solid var(--hw-main-br-cr) !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected],.woocommerce a.remove:hover{
background: var(--hw-primary-bg) !important;
color: var(--hw-primary-txt) !important;
}
.select2-search__field {
border: none;
background:rgba(0,0,0,0.00);
height: 25px;
margin: 0px;
min-height: 0;
}
.select2-search__field:focus-visible {
outline: none !important;
border: none !important;
box-shadow:none!important;
}
.woocommerce div.product form.cart table div.quantity,.woocommerce div.product form.cart .group_table td:first-child {
width: auto;
}
.woocommerce div.product form.cart .group_table td {
vertical-align: middle;
}
.woocommerce div.product form.cart table {
border-width: 0;
}
.woocommerce td.product-name .wc-item-meta, .woocommerce td.product-name dl.variation {
padding: 0px;
}
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout{
padding:20px 0px 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
padding: 10px !important;
width: 100%;
}
.woocommerce form .form-row textarea {
height: 8em;
line-height: 1.5;
display: block;
box-shadow: none;
padding: 1em;
}
.woocommerce a.remove {
color: var(--hw-main-hl) !important;
font-size: 20px !important;
}
td.product-price,
td.product-subtotal{
min-width: 100px;
}
.yith_woocompare_colorbox{
z-index:9999999999 !important;
}
#yith-wcwl-popup-message{
border-radius: var(--hw-main-rd);
color: var(--hw-main-lk);
z-index: 99999999;
margin: auto !important;
width: 100% !important;
height: 100% !important;
background: rgba(0, 0, 0, 0.0) !important;
position: fixed !important;
left: 0!important;
pointer-events:none !important;
top: 0!important;
} 
.hw-shipping-method{
display:inline;
}
.hw-shipping-method > span{
direction:rtl !important;
display:inline;
letter-spacing:0px !important;
}
body .woocommerce-shipping-destination {
line-height:1.5em !important;
font-weight:400 !important;
display: inline;
font-size:var(--hw-fn-sm,13px) !important;
}
.shipping-calculator-button {
font-size:15px !important;
}
.select2-container{
z-index:99999999999;
}
@media (max-width:1199px) {
.woocommerce-cart-form{
width:100% !important;
}
.cart-collaterals,.order_review_warp{
width:100% !important;
padding:40px 0px 0px !important;
}
}
@media (max-width:768px){
.woocommerce table.shop_table td{
padding: 10px 20px;
}
.woocommerce  table.woocommerce-checkout-review-order-table td{
padding: 10px 00px;
}
.wishlist_table {
list-style: none !important;
margin: 0px !important;
}
.wishlist_table .item-wrapper{
text-align:center;
}
.wishlist_table .product-thumbnail{
text-align:center;
width:100%;
}
.wishlist_table .product-thumbnail a{
width:auto !important;
display:inline-block;
vertical-align:top;
}
.wishlist_table .additional-info-wrapper{
text-align:center;
}
.yith-wcwl-form  .hw-el-share-single{
--hw-ag:center !important;
}
.wishlist_table img{
max-width:100%;
text-align:center;
}
.wishlist_table li{
margin:0px !important;
margin-top:10px;
}
}
#yith-wcwl-popup-message{
border-radius: var(--hw-main-rd);
color: var(--hw-main-lk);
z-index: 99999999;
margin: auto !important;
width: 100% !important;
height: 100% !important;
background: rgba(0, 0, 0, 0.4) !important;
position: fixed !important;
right: 0;
top: 0;
} 
#yith-wcwl-popup-message #yith-wcwl-message
{
position: absolute;
right: calc(50% - 100px);
top: calc(50% - 30px);
width: 200px;
height: 60px;
line-height: 80px;
background: rgb(34, 34, 34);
color: rgb(255, 255, 255);
border-radius: var(--hw-main-rd);
font-size: 50%;
text-align: center;
line-height: 60px;
font-size: 18px;
}
.woocommerce-notices-wrapper > div{
float: left;
outline: none;
width: calc(100% - var(--hw-default-pd)*2) !important;	margin:var(--hw-default-pd) !important;
}
.hw-single-content .woocommerce-notices-wrapper > div{
float: left;
width: 100% !important;	margin:var(--hw-default-pd) 0 !important;
}
body  .wc-block-components-notice-banner  .wc-block-components-notice-banner__content a.button {
color: var(--hw-primary-txt) !important;
line-height: 40px !important;
font-weight: var(--hw-btn-fn-wt,500) !important;
font-size: 15px !important;
background: var(--hw-primary-bg) !important;
border-radius: var(--hw-btn-rd) !important;
padding: 0em 1.3em !important;
opacity: 1;
text-decoration: none;
}
body div.wc-block-components-notice-banner{
border:none !important;
background:var(--hw-main-gry) !important;
border-radius:var(--hw-main-rd) !important;
color: var(--hw-main-txt)!important;
}
@media (max-width:480px){
.woocommerce div.product form.cart .variations select{
max-width:200px !important;
} 
.woocommerce div.product form.cart   .variations tr{
display:grid;
grid-template-columns: 100%;
}
}
.woocommerce-shipping-calculator{
display:inline;
}
.woocommerce-checkout-review-order-table tr{
grid-template-columns:50% 50%;
display:grid;
} 
.woocommerce ul#shipping_method li input {
margin: 0px .4375em 0 0;
vertical-align:middle;
}
.woocommerce table.shop_table .variation {
display:none !important;
}
.woocommerce table.shop_table th {
color: var(--hw-main-lk);
font-weight: 700;
}
@media (max-width:768px){
.woocommerce-page table.cart  .product-remove,
.woocommerce-page table.cart .product-thumbnail{
display:inline-block !important;
text-align:center!important;
width:100% !important;
}
.woocommerce-page table.cart .product-thumbnail::before{
display:none !important;
}
.woocommerce-page table.cart .product-remove a,
.woocommerce-page table.cart .product-thumbnail a{
text-align:center !important;
display:inline-block !important;
}
}.woocommerce-tabs {
float: left;
width: 100%;
}
.hw-el-product-tabs{
--hw-el-pd:var(--hw-default-pd);
}
.woocommerce-tabs.hw-single-boxed{
padding:calc(var(--hw-pd) / 1.5) var(--hw-pd) var(--hw-pd);
}
.hw-product-tabs {
float: left;
width: 100%;
}
.hw-product-tabs .tabs {
float: left;
width: 100%;
margin: 0px;
box-shadow: 0 -2px 0px var(--hw-main-br-cr) inset;
position: relative;
}
.hw-product-tabs li {
position: relative;
float: left;
margin: 0 20px 0 0;
font-size: 25px !important;
list-style: none;
color: var(--hw-main-lk) !important;
}
.hw-product-tabs li:hover,.hw-product-tabs li.active {
border-bottom:solid 3px var(--hw-main-hl);
font-weight: 700;
}
.hw-product-tabs li a {
padding: 0px 0px 5px;
font-weight:inherit;
float: left;
color: inherit !important;
line-height: 1.7em;
}
.hw-post-tabs-container {
padding: 20px 0 0;
float: left;
width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
width: 45px;
background:none !important;
border-radius: var(--hw-main-rd);
}
.woocommerce #reviews #comments ol.commentlist li .meta{
color:var(--hw-meta-txt);
font-size:.75em
}
.woocommerce #reviews #comments h2 {
clear: none;
font-size: 20px;
}
.woocommerce-review__author{
color:var(--hw-main-hl);
}
.woocommerce-Reviews div.hw-rating {
width: auto !important;
float: right !important;
margin-top: 0px !important;
font-size: var(--hw-fn-sm) !important;
float: right;
}
.woocommerce-Reviews .comment-respond{
width:100% !important;
} .woocommerce-cart.woocommerce-page .hw-column-sidebar, .woocommerce-checkout.woocommerce-page .hw-column-sidebar, .woocommerce-account.woocommerce-page .hw-column-sidebar {
display: none !important;
}
.woocommerce .select2-container .select2-choice {
color: inherit!important
}
#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text {
float: left;
padding: 0px 15px;
margin: 0 4px 0 0px;
outline: 0;
line-height: 1;
width: auto !important;
font-size: 13px;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
padding-right:var(--hw-pd);
width:25%;
border-right: solid 1px var(--hw-main-br-cr);
float: left;
margin-left:0px !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
float: right;
padding-left:var(--hw-pd);
width: 75% !important;
}
.woocommerce-account .addresses .title .edit{
margin:20px !important;
float:left;
}
.woocommerce-MyAccount-navigation ul{
margin-left:0px !important;
}
.woocommerce-MyAccount-navigation-link {
margin: 0 !important;
margin: 0;
list-style: none;
}
.woocommerce-MyAccount-navigation-link a{
width:100%;
float: left;
padding:7px 10px;
}
.woocommerce-MyAccount-navigation ul> li:last-child{
border-bottom:none !important;
}
.woocommerce-MyAccount-navigation-link.is-active a,.woocommerce-MyAccount-navigation-link:hover a{
background:var(--hw-main-gry);
color: var(--hw-main-lk) !important;
font-weight:700 !important;
}
.hw-single-product-wrap .hw-column-main {
width: 100% !important;
}
.woocommerce-cart.woocommerce-page .hw-column-main,.woocommerce-checkout.woocommerce-page .hw-column-main,.woocommerce-account.woocommerce-page .hw-column-main {
width: 100% !important;
}
.woocommerce-cart.woocommerce-page .hw-column-sidebar,.woocommerce-checkout.woocommerce-page .hw-column-sidebar,.woocommerce-account.woocommerce-page .hw-column-sidebar {
display: none !important;
}
@media (max-width: 1024px) and (min-width: 768px) {
.woocommerce-account .woocommerce-MyAccount-navigation{
width:33.33% !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 66.66% !important;
}
}
@media (max-width: 767px) {
.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100% !important;
padding:0px !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
border:none !important;
}
.woocommerce-account .woocommerce-MyAccount-content{
padding-top:var(--hw-pd) !important;
margin-top: var(--hw-pd)!important;
border-top: 1px solid var(--hw-main-br-cr) !important;
}
}
.wishlist-title-container{
display:none !important;
}
@media (max-width: 1024px){
.remove_from_wishlist i::before{
content: "\F005";
font-family: fontsite;
font-style: normal;
color: var(--hw-main-hl);
}
.remove_from_wishlist:hover i::before{
color: var(--hw-main-lk) !important;
}
}
@media (max-width: 500px) {
body.woocommerce-cart  .hw-body-warp table.cart  td.actions   .coupon input,
body.woocommerce-cart  .hw-body-warp   table.cart   td.actions  .coupon button{
width:100% !important;
margin:5px 0px !important;
}
}
.woocommerce-table__product-name .wc-item-meta,.woocommerce-table__product-name .wc-item-meta li{
margin-left:0px !important;
line-height: 1.5em;
}
.woocommerce-table__product-name .wc-item-meta p{
line-height: 1.5em!important;
}
.woocommerce ul.order_details li strong{
margin-top:10px;
}
.yith-woocompare-popup-container {
z-index: 99999999999!important;
}
.yith-woocompare-popup-container   .hw-price{
--hw-ag:center !important;
float: none;
}.widget_shopping_cart{
--hw-cart-lk:var(--hw-post-tl-lk);
--hw-cart-hv-lk:var(--hw-post-tl-lk);
--hw-cart-txt:var(--hw-main-txt);
--hw-cart-br-cr:var(--hw-main-br-cr);
--hw-cart-hl:var(--hw-main-hl);
}
.widget_shopping_cart .hw-drop{
position:relative !important;
transform:none !important;
opacity:1!important;
background:none !important;
box-shadow:none !important;
border-radius:0 !important;
width: 100% !important;
visibility:visible !important;
left: 0px;
}
.widget_shopping_cart .hw-cart-list{
max-height:500px;
}
.widget_shopping_cart .hw-drop *{
pointer-events: all !important;
}
.widget_shopping_cart .mini_cart_item:before,.widget_shopping_cart .hw-count{
display:none !important;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
background:var(--hw-main-gry);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
background:var(--hw-main-hl);
}
.woocommerce .widget_price_filter .price_slider_amount .button {
float: left;
--hw-input-ht: 30px;
padding: 0 1.2em !important;
}
.ltr.woocommerce .price_label, .ltr.woocommerce .price_label span {
direction: ltr;
text-align: left;
}
.woocommerce .widget_rating_filter ul li::after, .woocommerce .widget_rating_filter ul li::before {
display: none;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li{
float:left;
}
.dokan-pagination-container .dokan-pagination li{
margin:0px;
}
.dokan-pagination-container .dokan-pagination{
margin:0px 0 0 !important;
}
.paging-navigation .pager{
margin:0px !important;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-img {
width: 100%;
height: auto;
vertical-align: top;
}
.dokan-pagination-container .dokan-pagination li.active a,.dokan-pagination-container .dokan-pagination li a:hover {
border-color: transparent !important;
background-color: var(--hw-primary-bg)!important;
color: var(--hw-primary-txt) !important;
}
.paging-navigation{
float: left;
margin: calc(var(--hw-gp,0px) / 2) 0px;
width: calc(100% - var(--hw-gp));
text-align:center;
}
.dokan-pagination-container .dokan-pagination li.disabled{
opacity:.5;
}
.dokan-pagination-container .dokan-pagination li a {
border-radius: 0px;
display: inline-block;
border-width: 1px;
border-style: solid;
background-color: var(--hw-post-bg,transparent);
padding: 5px 10px!important;
float: none;
margin: 2px!important;
font-size: 12px;
color:var(--hw-post-tl-lk)!important;
border-color: var(--hw-main-br-cr)!important;
border-radius: var(--hw-btn-rd,0px);
color: inherit;
font-weight:var(--hw-more-fn-wt,500);
text-transform:var(--hw-more-fn-tr,none);
line-height: 18px;
width: auto!important;
cursor: pointer;
vertical-align: top;
}
.dokan-pagination-container .dokan-pagination li:first-child a,.dokan-pagination-container .dokan-pagination li:last-child a{
font-size:0px;
vertical-align: top;
}
.dokan-pagination-container .dokan-pagination li:last-child a::before {
content:">";
vertical-align: top;
font-size:12px;
}
.dokan-pagination-container .dokan-pagination li:first-child a::before{
content:"<";
vertical-align: top;
font-size:12px;
}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(//datenkreisel.de/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(//datenkreisel.de/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(//datenkreisel.de/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(//datenkreisel.de/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(//datenkreisel.de/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}div.DTFC_Blocker{
background-color:white;
}
div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable{
margin-bottom:0;
z-index:2;
}
div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer{
border-bottom:none;
}
div.DTFC_LeftFootWrapper table.compare-list,
div.DTFC_LeftHeadWrapper table.compare-list {
border: 0;
} a.compare.disabled:not(.added) {
opacity: 0.6;
pointer-events: none;
} .yith-woocompare-popup-container {
position:fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(255,255,255,.95);
z-index: 1000;
}
a.yith-woocompare-popup-close {
position: absolute;
top: 20px;
right: 20px;
font-size: 40px;
width: 40px;
color: #434343;
text-decoration: none;
z-index: 2;
line-height: 1;
background-color: rgba(255,255,255,.7);
text-align: center;
}
body.yith-woocompare-popup-open {
overflow-y: hidden;
}
body.yith-woocompare-popup,
.yith-woocompare-table-wrapper {
box-sizing: border-box;
font-size: 16px;
color: #747373;
background: none !important;
margin: 0;
max-height: 100%;
overflow-y: scroll;
overflow-x: hidden;
}
body.yith-woocompare-popup,
.yith-woocompare-table-scroll-wrapper {
position: relative;
padding: 5%;
}
body.yith-woocompare-popup #yith-woocompare {
padding: 10px;
}
#yith-woocompare-table_wrapper {
margin: 10px 0;
}
#yith-woocompare table.dataTable.compare-list thead th,
#yith-woocompare table.dataTable.compare-list thead td,
#yith-woocompare table.dataTable.compare-list tfoot td,
#yith-woocompare table.dataTable.compare-list tfoot th {
border: 0;
vertical-align: middle;
}
#yith-woocompare table.compare-list {
width: 100%;
border-bottom: 0;
border-top: 0;
margin: 0;
table-layout: auto;
}
#yith-woocompare table.compare-list tr {
background: #fff;
}
#yith-woocompare table.compare-list tbody tr .filler {
padding: 0!important;
}
#yith-woocompare table.compare-list td:not(.filler) {
min-width: 300px;
width: 300px;
text-align: center;
vertical-align: middle;
}
#yith-woocompare table.compare-list tbody th:not(.filler) {
min-width: 300px;
width: 300px;
overflow: hidden;
text-align: left;
font-weight: 700;
}
#yith-woocompare table.dataTable.compare-list tbody th,
#yith-woocompare table.dataTable.compare-list tbody td {
border-right: none;
border-top: 1px solid #e7e7e7;
border-bottom: none;
border-left: none;
padding-block: 10px;
vertical-align: middle;
}
#yith-woocompare table.dataTable.compare-list:not(.compact) tbody td {
padding-inline: 40px;
}
#yith-woocompare table.dataTable.compare-list tbody tr:first-child th,
#yith-woocompare table.dataTable.compare-list tbody tr:first-child td {
border-top: none;
}
#yith-woocompare table.compare-list tbody td.last-column {
width: auto;
border-right: 0;
}
#yith-woocompare table.dataTable.compare-list tbody .product_info th,
#yith-woocompare table.dataTable.compare-list tbody .product_info td {
vertical-align: top;
}
#yith-woocompare table.dataTable.compare-list tbody tr.label-row td {
font-weight: 700;
color: #434343;
padding-bottom: 0;
}
#yith-woocompare table.dataTable.compare-list tbody tr.label-row + tr td {
border-top: none;
}
#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar {
-webkit-appearance: none;
height: 4px;
}
#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar-thumb {
background-color: #e7e7e7;
border-radius: 10px;
}
.rtl #yith-woocompare table.compare-list tbody th {
text-align: right;
} .yith_woocompare_table_image {
text-align: center;
margin-top: 20px;
}
.yith_woocompare_table_image img {
display: inline-block;
max-width: 100%;
} table.compare-list img {
width: 100%;
height: auto;
}
table.compare-list tr.product_info td {
vertical-align: top;
}
table.compare-list .remove {
margin-bottom: 10px;
}
table.compare-list .remove a {
text-transform: uppercase;
text-decoration: none;
text-align: center;
}
table.compare-list .remove a span{
padding: 0 5px;
}
table.compare-list .image-wrap {
display: block;
position: relative;
line-height: 0;
}
table.compare-list .image-wrap .image-overlay {
position: absolute;
display: none;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,.4);
line-height: normal;
}
table.compare-list .image-wrap:hover .image-overlay {
display: block;
}
table.compare-list .image-wrap:hover .image-overlay .remove a {
display: block;
background: #fff;
font-size: 0;
position: absolute;
right: 20px;
bottom: 20px;
margin: 0;
border-radius: 4px;
cursor: pointer;
width: 30px;
height: 30px;
line-height: 30px;
}
table.compare-list .image-wrap:hover .image-overlay .remove a > span {
display: none;
}
table.compare-list .image-wrap:hover .image-overlay .remove a:after {
content: "\00D7";
font-size: 20px;
}
table.compare-list .product-anchor {
display: block;
}
table.compare-list .product_title {
margin-top: 0;
margin-bottom: 5px;
font-size: 15px;
color: #000;
text-decoration: none;
font-weight: 400;
}
table.compare-list .product_info td > * {
margin-bottom: 25px;
}
table.compare-list .product_info td a {
text-decoration: none;
box-shadow: none;
cursor: pointer;
}
#yith-woocompare  .added_to_cart,
#yith-woocompare .button {
margin: 0;
cursor: pointer;
position: relative;
text-decoration: none;
white-space: nowrap;
display: inline-block;
}
#yith-woocompare .empty-comparison {
text-align: center;
margin: 200px auto;
}
a.button.yith_woocompare_clear {
color: #b80001;
padding: 6px 10px;
}
div.compare-table-clear {
text-align: right;
margin: 10px 0;
}
table.compare-list  .product_info .button.loading,
table.compare-list  .add-to-cart .button.loading {
padding-right: 30px;
} table.compare-list.with-stock-icons tr.stock:not(.label-row) td {
font-size: 0;
}
table.compare-list  tr.stock:not(.label-row) td.in-stock {
background-color: #f2fcde;
color: #01a71c;
}
table.compare-list  tr.stock td.out-of-stock {
background-color: #fff0e8;
color: #ff4200;
}
table.compare-list.with-stock-icons tr.stock td.in-stock span.availability-label:before {
content: '';
background: url(//datenkreisel.de/wp-content/plugins/yith-woocommerce-compare/assets/images/green-check.svg) no-repeat center center;
font-size: 20px;
display: block;
height: 30px;
}
table.compare-list.with-stock-icons tr.stock td.out-of-stock span.availability-label:before {
content: "\00D7";
font-size: 50px;
line-height: 0;
vertical-align: middle;
} table.compare-list  tr.rating .star-rating {
float: none;
display: inline-block;
vertical-align: middle;
} table.compare-list tr.price {
color: #3e3e3e;
display: table-row; }
table.compare-list  tr.price del {
opacity: 0.8;
} #yith-woocompare-share {
margin-top: 20px
}
#yith-woocompare-share h3 {
margin-top: 0;
font-size: 17px;
font-weight: 700;
margin-bottom: 15px;
}
#yith-woocompare-share ul {
padding: 0 0 50px;
list-style: none;
margin: 0;
display: flex;
gap: 25px;
}
#yith-woocompare-share a {
display: block;
box-shadow: none;
outline: none;
color: #434343
}
#yith-woocompare-share a svg {
width: 20px;
height: 20px;
vertical-align: middle;
} #yith-woocompare-related {
margin: 20px 0;
}
#yith-woocompare-related h3.yith-woocompare-related-title {
font-size: 17px;
font-weight: 700;
margin-top: 0;
margin-bottom: 20px;
}
#yith-woocompare-related .yith-woocompare-related-wrapper {
position: relative;
background: #fff;
}
#yith-woocompare-related .related-products {
padding: 0;
list-style: none;
margin: 0;
overflow-x: hidden;
}
#yith-woocompare-related .related-products .owl-item {
display: inline-block;
}
#yith-woocompare-related .related-products .related-product {
text-align: center;
}
#yith-woocompare-related .related-products .related-product a {
text-decoration: none;
}
#yith-woocompare-related .related-products .related-product h3 {
font-size: 15px;
color: #333;
margin-top: 0;
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product .product-price {
font-size: 13px;
color: #333;
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product > div {
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product div.product-image {
position: relative;
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product div.product-image img {
height: auto;
max-width: 100%;
}
#yith-woocompare-related .related-products .related-product div.product-image img.onsale.yit-image {
margin: 0;
position: absolute;
top: 5px;
right: 5px;
z-index: 5;
width: auto;
}
#yith-woocompare-related .related-slider-nav div {
position: absolute;
top: -45px;
width: 30px;
height: 35px;
cursor: pointer;
border: 1px solid #e7e7e7;
text-align: center;
background: #ffffff url(//datenkreisel.de/wp-content/plugins/yith-woocommerce-compare/assets/images/nav-arrow.png) no-repeat;
cursor: pointer;
}
#yith-woocompare-related .related-slider-nav div.related-slider-nav-prev {
right: 35px;
background-position: -3px -31px;
}
#yith-woocompare-related .related-slider-nav div.related-slider-nav-next {
right: 0;
background-position: 0 1px;
} #yith-woocompare-cat-nav {
margin-top: 20px;
text-align: center;
}
#yith-woocompare-cat-nav h3 {
margin-top: 0;
margin-bottom: 15px;
text-align: center;
}
#yith-woocompare-cat-nav ul {
padding: 0;
margin: 0;
list-style: none;
}
#yith-woocompare-cat-nav ul li {
display: inline-block;
margin-right: 10px;
font-weight: 700;
}
#yith-woocompare-cat-nav ul li a {
text-decoration: none;
color: #7b7b7b;
}
#yith-woocompare-cat-nav ul li .active {
border-bottom: 2px solid;
}
#yith-woocompare-cat-nav ul li:last-child {
margin-right: 0;
} #yith-woocompare-preview-bar {
position: fixed;
bottom: 0;
width: 100vw;
display: none;
background: rgba(0, 0, 0, .8);
box-sizing: border-box;
padding: 20px;
color: #fff;
z-index: 99;
}
#yith-woocompare-preview-bar.shown {
display: block;
}
#yith-woocompare-preview-bar .container {
display: flex;
gap: 30px;
justify-content: center;
align-items: center;
margin: auto;
padding: 0;
}
#yith-woocompare-preview-bar .compare-list {
list-style: none;
display: flex;
align-items: center;
gap: 30px;
margin: 0;
padding: 0;
}
#yith-woocompare-preview-bar .compare-list li{
align-self: stretch;
width: 80px;
}
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
border: 1px dashed #fff;
display: flex;
align-items: center;
padding-inline: 15px;
}
#yith-woocompare-preview-bar .compare-list .image-wrap {
position: relative;
}
#yith-woocompare-preview-bar .compare-list .image-wrap > a {
font-size: 0;
display: block;
}
#yith-woocompare-preview-bar .compare-list .image-wrap img {
max-width: 100%;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a {
display: block;
color: #000;
background: #fff;
font-size: 0;
position: absolute;
right: -10px;
top: -10px;
margin: 0;
border-radius: 50%;
cursor: pointer;
width: 25px;
height: 25px;
line-height: 25px;
text-decoration: none;
text-align: center;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:hover {
background: #eee;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:after {
content: "\00D7";
font-size: 25px;
} table.compare-list  .container-image-and-badge {
position: relative;
display: inline-block;
} table.compare-list .bundled_product_list {
margin: 25px 0;
}
table.compare-list div.bundled_product {
border-bottom: 1px solid #f0f0f0;
padding-bottom: 10px;
margin-bottom: 10px;
}
table.compare-list .bundled_product:after,
table.compare-list .bundled_product:before {
display: table;
content: '';
clear: both;
}
table.compare-list .bundled_product .bundled_product_images {
display: inline-block;
float: left;
}
table.compare-list .bundled_product .bundled_product_images img {
max-width: 80px;
}
table.compare-list .bundled_product .details {
display: block;
overflow: hidden;
padding-left: 10px;
text-align: left;
padding-top: 10px;
}
table.compare-list .bundled_product .details .bundled_product_title,
table.compare-list .bundled_product .details .price {
font-size: 90%;
}
table.compare-list .bundled_product .details .price {
margin-bottom: 0;
} table.compare-list .yith-ywraq-add-to-quote {
margin-top: 10px;
} .yith-woocompare-counter a {
box-shadow: none !important;
}
.yith-woocompare-counter span > span {
display: inline-block;
vertical-align: middle;
}
.yith-woocompare-counter span.yith-woocompare-icon {
margin-right: 5px;
}
.yith-woocompare-counter span.yith-woocompare-icon img {
max-width: 50px;
height: auto;
}
.yith-woocompare-counter span.yith-woocompare-count {
color: #555;
font-weight: 400;
font-size: 13px;
}
.yith-woocompare-counter a:hover span.yith-woocompare-count {
color: #000;
}
.yith-woocompare-error {
padding: 10px;
border: 1px solid #ffc5c2;
border-radius: 5px;
background-color: #ffe6e5;
position: relative;
}
.yith-woocompare-error p {
margin: 0;
color: #ff645c;
padding-left: 25px;
font-size: 13px;
}
.yith-woocompare-error::before {
font-family: WooCommerce;
content: '\e016';
color: #b81c23;
display: inline-block;
position: absolute;
} .yith-wccp-compare {
text-align: center;
} @media( max-width: 1200px ) {
#yith-woocompare-preview-bar header{
display: none;
}
}
@media( max-width: 991px ) {
#yith-woocompare-preview-bar .container {
max-width: 100%;
}
#yith-woocompare table.dataTable.compare-list tbody tr:not(.product_info) td {
text-align: left;
}
#yith-woocompare table.dataTable.compare-list tbody tr.stock td {
background: transparent;
}
#yith-woocompare table.dataTable.compare-list tbody tr.stock td .availability-label {
display: inline-block;
width: 30px;
}
}
@media( max-width: 768px ) {
div.DTFC_LeftBodyWrapper {
pointer-events: none;
}
#yith-woocompare-preview-bar .container {
gap: 15px;
}
#yith-woocompare-preview-bar .compare-list {
gap: 15px;
}
#yith-woocompare-preview-bar .compare-list li,
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
width: 50px;
}
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
padding-inline: 0;
text-align: center;
}
#yith-woocompare-preview-bar .compare-list li .image-wrap > a {
height: auto;
}
#yith-woocompare table.compare-list thead th,
#yith-woocompare table.compare-list tfoot th,
#yith-woocompare table.compare-list tr .filler {
display: none;
}
}
@media( max-width: 480px ) {
#yith-woocompare table.dataTable.compare-list tbody th {
padding: 10px 5px;
}
#yith-woocompare table.compare-list tbody th {
width: 60px;
max-width: 60px;
min-width: 60px;
font-size: 10px;
}
#yith-woocompare table.compare-list td {
width: 160px;
max-width: 160px;
min-width: 160px;
}
#yith-woocompare-preview-bar .compare-list li,
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
display: none;
}
#yith-woocompare-preview-bar .compare-list li:first-of-type,
#yith-woocompare-preview-bar .compare-list li:nth-of-type(2),
#yith-woocompare-preview-bar .compare-list li:nth-of-type(3) {
display: block;
}
#yith-woocompare-preview-bar .compare-list li.product-placeholder span{
display: none;
}
}.yith-woocompare-widget-content ul.products-list li:not( .list_empty ) {
position: relative;
padding: 5px 0;
border-bottom: 1px solid #dfdfdf;
}
.yith-woocompare-widget-content ul.products-list {
list-style: none;
margin: 0 0 15px;
}
.yith-woocompare-widget-content ul.products-list li {
display: flex;
align-items: center;
gap: 15px;
}
.yith-woocompare-widget-content ul.products-list li .remove {
color: #000;
font-weight: 400;
text-align: center;
text-decoration: none;
cursor: pointer;
outline: none;
}
.yith-woocompare-widget-content ul.products-list li img {
max-width: 50px;
height: auto;
display: block;
vertical-align: middle;
float: left;
}
.yith-woocompare-widget-content ul.products-list li .product-info {
cursor: pointer;
font-size: 15px;
font-weight: 400;
outline: none;
text-decoration: none;
}
.yith-woocompare-widget-content ul.products-list li .product-info:before,
.yith-woocompare-widget-content ul.products-list li .product-info:after {
content: '';
display: table;
clear: both;
}
.yith-woocompare-widget-content a.compare-widget,
.yith-woocompare-widget-content a.compare {
float: right;
line-height: 1;
cursor: pointer;
padding: 8px 10px;
font-size: 13px;
border: 0;
white-space: nowrap;
display: inline-block;
}
.yith-woocompare-widget-content a.compare-widget:hover,
.yith-woocompare-widget-content a.compare:hover {
color: #ffffff;
background-color: #303030;
}
.yith-woocompare-widget-content a.clear-all {
outline: none;
font-size: 12px;
cursor: pointer;
}.product.product-type-variable ul.tabs li.product_safety_tab,.wc-gzd-additional-info-placeholder,p.wc-gzd-additional-info:empty{display:none}#order_review .wc-gzd-checkbox-placeholder{clear:both}#order_review .wc-gzd-checkbox-placeholder p.form-row{float:none;padding:0 1em 0 0;text-align:left}#order_review .wc-gzd-checkbox-placeholder p.form-row label{display:inline}#order_review .wc-gzd-checkbox-placeholder:empty{display:none}.woocommerce-checkout .shop_table{background-color:#eee}@media(min-width:768px){table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper{align-items:center;display:flex}}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail{margin-right:1em;max-width:15%;min-width:60px}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail img{margin:0}body.theme-astra table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail td.product-name{flex-wrap:wrap}.cart_totals tr.order-total-differential-taxation-notice td:before,.cart_totals tr.order-total-small-business-notice td:before{content:""!important}.includes_tax,.tax_label,.woocommerce dl.variation dd[class*=variation-gzd-],.woocommerce dl.variation div[class*=variation-gzd-],.woocommerce dl.variation dt[class*=variation-gzd-],.woocommerce dl.variation li[class*=variation-gzd-],.woocommerce ul.variation dd[class*=variation-gzd-],.woocommerce ul.variation div[class*=variation-gzd-],.woocommerce ul.variation dt[class*=variation-gzd-],.woocommerce ul.variation li[class*=variation-gzd-],.woocommerce-cart dl.variation dd[class*=variation-gzd-],.woocommerce-cart dl.variation div[class*=variation-gzd-],.woocommerce-cart dl.variation dt[class*=variation-gzd-],.woocommerce-cart dl.variation li[class*=variation-gzd-],.woocommerce-cart ul.variation dd[class*=variation-gzd-],.woocommerce-cart ul.variation div[class*=variation-gzd-],.woocommerce-cart ul.variation dt[class*=variation-gzd-],.woocommerce-cart ul.variation li[class*=variation-gzd-],.woocommerce-checkout dl.variation dd[class*=variation-gzd-],.woocommerce-checkout dl.variation div[class*=variation-gzd-],.woocommerce-checkout dl.variation dt[class*=variation-gzd-],.woocommerce-checkout dl.variation li[class*=variation-gzd-],.woocommerce-checkout ul.variation dd[class*=variation-gzd-],.woocommerce-checkout ul.variation div[class*=variation-gzd-],.woocommerce-checkout ul.variation dt[class*=variation-gzd-],.woocommerce-checkout ul.variation li[class*=variation-gzd-],.woocommerce-mini-cart dl.variation dd[class*=variation-gzd-],.woocommerce-mini-cart dl.variation div[class*=variation-gzd-],.woocommerce-mini-cart dl.variation dt[class*=variation-gzd-],.woocommerce-mini-cart dl.variation li[class*=variation-gzd-],.woocommerce-mini-cart ul.variation dd[class*=variation-gzd-],.woocommerce-mini-cart ul.variation div[class*=variation-gzd-],.woocommerce-mini-cart ul.variation dt[class*=variation-gzd-],.woocommerce-mini-cart ul.variation li[class*=variation-gzd-]{display:none!important}.wc-gzd-small-business-includes-tax{display:inline!important;font-size:.9em;padding-left:3px}.woocommerce-gzd-checkout #order_review_heading{display:none}.woocommerce-checkout .shop_table tr td p{margin-bottom:0}.woocommerce-checkout .shop_table td,.woocommerce-checkout .shop_table th{line-height:1.5}.more-variants-available-info{display:block;font-size:11px;font-weight:400}.shop_table .product-name-inner,.shop_table .product-name-inner tr td{border:none;margin:0;padding:0}.shop_table .product-name-inner tr td:last-child{text-align:right}.cart_totals .wc-gzd-additional-wrapper,.woocommerce-checkout table.shop_table .wc-gzd-additional-wrapper{clear:both;text-align:right}.cart_totals p.wc-gzd-additional-info,.woocommerce-checkout table.shop_table p.wc-gzd-additional-info{display:inline-block;font-size:.8em;font-weight:400;margin-bottom:0}.entry-content .woocommerce #payment{margin-bottom:1em}.woocommerce #payment .wc-terms-and-conditions{display:none!important}.entry-content .woocommerce .checkout-btn-wrap{text-align:right}.woocommerce-checkout p.direct-debit-checkbox{display:none}.unit-price-cart{display:block;font-size:.9em;margin-top:5px}.product_list_widget .wc-gzd-additional-info,.products .wc-gzd-additional-info{font-size:.8em;margin:.7rem 0;padding:0}.product_list_widget .wc-gzd-additional-info,.product_list_widget p.price-unit{line-height:1.8em;margin:.2rem 0}.product_list_widget .wc-gzd-additional-info a{display:inline!important}.product_list_widget .price-unit,.products .product .price-unit{font-size:.8em}.product_list_widget .price-unit{margin-bottom:.7em}.product p.wc-gzd-additional-info{clear:left;font-size:.9em;margin-bottom:.5rem}.product .defect-description:not(:empty){border:2px solid #4b4f58;margin:1em 0;padding:.5em}.product .defect-description:not(:empty) p:last-child{margin-bottom:0}form.cart.wc-gzd-replace-price .single_variation_wrap .woocommerce-variation-price{display:none}.deposit-packaging-type{font-weight:700;text-transform:uppercase}.product p.deposit-packaging-type{font-size:1.2em!important}.wc-gzd-rating-authenticity-status{display:block;font-size:.9em}.woocommerce-product-rating .wc-gzd-rating-authenticity-status{display:inline-block}.product .product_meta{margin-top:1rem}p.footer-info{font-size:.9em;padding-bottom:.5rem;text-align:center}.wc-gzd-item-defect-description p,.wc-gzd-item-desc p{font-size:.9em;font-weight:400}.wc-gzd-edit-data-notice{background:#eee;display:inline-block;padding:1em}.wc-gzd-edit-data-notice p.wc-gzd-info{margin:0;padding:0}.wc-gzd-power-supply{display:flex;flex-wrap:wrap;height:70px;margin:1em 0}.wc-gzd-power-supply svg{align-items:center;display:flex;height:70px;width:70px}.wc-gzd-power-supply svg text{text-anchor:middle;dominant-baseline:middle;font-size:1.8rem;font-weight:600}.wc-gzd-power-supply svg text.min-max-watt-has-decimals,.wc-gzd-power-supply svg text.power-supply-usb-pd{font-size:1.5rem}.wc-gzd-cart-info{display:block}table.product-details-inner{margin:0;padding:0;table-layout:fixed}table.product-details-inner,table.product-details-inner td,table.product-details-inner tr{background:transparent;border:none;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}table.product-details-inner tr td:last-child{text-align:right}.wc-gzd-product-name-left,.wc-gzd-product-name-right{float:left}.wc-gzd-product-name-left{margin-right:1em;max-width:15%}#order_review .blockMsg{line-height:1.5em}#shipping_parcelshop_post_number_field .optional{display:none!important}.wc-gzd-nutri-score-value{display:block;height:4rem;text-indent:-9999px;width:7.0625rem}.wc-gzd-placeholder-loading{display:flex;flex:0 0 100%;flex-flow:column;overflow:hidden;position:relative}.wc-gzd-placeholder-loading *{box-sizing:border-box}.wc-gzd-placeholder-loading:before{animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-250%;pointer-events:none;position:absolute;right:0;top:0;width:500%;z-index:1}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row{align-items:center;display:flex;vertical-align:middle}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row>*{background-color:#e7e7e7;display:block;height:10px}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row .wc-gzd-placeholder-row-col-4{min-width:100px}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}.wc-block-featured-product .wc-gzd-additional-info{color:inherit;font-size:.9em;margin:0;padding:5px 48px 0;text-align:center;width:100%;z-index:1}.wc-block-featured-product .wc-gzd-nutri-score{width:auto}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info{margin:.5em 0}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info:not(.deposit-packaging-type){font-size:.9em;font-weight:400}.theme-twentytwenty form.woocommerce-checkout #order_review_heading,.theme-twentytwentyone form.woocommerce-checkout #order_review_heading{margin-bottom:2rem;padding-left:0;text-align:left;width:100%}