.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: grid;
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:100%;
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;
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;
content:"\e017";
}
body .product .hw-product-button .added_to_cart.added::before{
content: '\F048';
} 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{
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;
}
.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(//rapidshopline.com/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(//rapidshopline.com/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(//rapidshopline.com/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(//rapidshopline.com/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(//rapidshopline.com/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(//rapidshopline.com/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(//rapidshopline.com/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;
}div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}