@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.zenmarket.biz/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgba(40,40,40,0.91);
	--wd-text-font-size: 16px;
	--wd-title-font: Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(91,109,131);
	--wd-entities-title-font: Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(0, 0, 0, 0.65);
	--wd-alternative-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(91,109,131);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 20px;
	--wd-primary-color: rgb(91,109,131);
	--wd-alternative-color: rgb(14,59,71);
	--wd-link-color: rgb(225,53,38);
	--wd-link-color-hover: rgb(7,0,0);
	--btn-default-bgcolor: rgb(30,115,190);
	--btn-default-bgcolor-hover: rgb(30,115,190);
	--btn-accented-bgcolor: rgba(64,168,0,0.62);
	--btn-accented-bgcolor-hover: rgba(64,168,0,0.62);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(59,191,74);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(221,153,51);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(167,159,125);
	background-image: none;
	background-size: cover;
	background-position: center top;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(255,255,255);
	--wd-form-brd-color: rgba(109,109,109,0.11);
	--wd-form-brd-color-focus: rgb(0,0,0);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,165,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 250px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}



.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
    background-image: url(images/default-skin.png);
}
.pswp__preloader--active .pswp__preloader__icn {
    background-image: url(images/preloader.gif);
}
.woodmart-social-alt-style .login-goo-link:before {
    background-image: url("inc/admin/assets/images/google-btn-icon.svg");
}
	@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
	.pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
		background-image: url(images/default-skin.svg);
	}
}


@media (max-width:767px){
	.product-labels.labels-rounded span.product-label {
		font-size: 8px;
	}

	.product-labels.labels-rounded span.product-label{
		padding: 5px 3px;

	}
	div.ht-ctc-chat{
		bottom: 55px !important;
	}
	.cky-revisit-bottom-left {
			bottom: auto !important;
			top: 87%;
	}
}

.whb-color-light .navigation-style-default .item-level-0>a {
	color: black;
}
.wd-notice.wd-info {
	display: none;
}
#WOODMART_Widget_Sorting,
#WOODMART_Widget_Price_Filter {
	display: none;
}
.widget_layered_nav ul li a {
   position: inherit;
   flex: none;
}
  padding-inline-end: 10px !important;
}
.wd-tabs.tabs-design-simple .wd-nav-tabs li a {
font-size: 22px;
}
.wd-header-cart.wd-tools-element.wd-design-2 .wd-cart-number,
.wd-header-cart.wd-tools-element.wd-design-5 .wd-cart-number{
	background-color: #cf2e2e;
}	
.wd-nav[class*="wd-style-underline"] .nav-link-text, .wd-nav-product-cat {
color: black !important;
}
.page-title .entry-title.title{
color: black;
}
.page-title, .wd-action-btn>a {
    color: blue;
}
.wd-nav-product-cat .nav-link-count {
    color: #9f9393;
}

.stock.in-stock {display: none;}

body .vc_btn3.vc_btn3-color-grey, body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat,body div.wpcf7 input[type="submit"] {
  color: #fff;
  background-color: #5b6d83;
	font-weight: 600;
  border-radius: 50px;
}

/*BUTTON AND FORM CF7*/
body .vc_btn3.vc_btn3-color-grey:hover, body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover, body .vc_btn3.vc_btn3-color-grey:focus, body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus,body div.wpcf7 input[type="submit"]:hover,body div.wpcf7 input[type="submit"]:focus {
  color: #fff;
  background-color: #5b6d83;
}
@media (min-width:768px){
	.half{float:left;padding:10px;width:50%;box-sizing:border-box;}
	.nohalf{clear:left;padding:10px;width:100%;box-sizing:border-box;}
}
.wpcf7-form p {margin-bottom:10px;}

/*GENERAL*/
body .vc_separator .vc_sep_holder .vc_sep_line{border-color:rgba(0,0,0,0.105) !important;}
.vc_separator h4,.woodmart-title-container{color:#5b6d83 !important;font-weight:600;font-size: 22px;}
body .page-title, body .wd-action-btn > a {
  color: #5b6d83;
}
.price .amount{color:#4cbc49;}
.price del .amount{color:#bbb;}

/*WD SLIDER*/
.wd-slide-inner h3{color:#fff;font-size: 30px;text-align:left;}
.wd-slide-inner p{color:#fff;font-size: 17px;text-align:left;}
.wd-slide-container {background: #5B6D83;background: linear-gradient(0deg,rgba(91, 109, 131, 1) 15%, rgba(91, 109, 131, 0) 60%);}
@media (max-width:767px){
	.wd-slide-inner h3{color:#fff;font-size: 22px;}
	.wd-slide-inner p{color:#fff;font-size: 15px;}
}
	
/* PRODUCTS*/
.wd-carousel-item .wd-product .product-wrapper, .wd-products .wd-product .product-wrapper,.wd-product .product-wrapper{border:1px solid rgba(0,0,0,0.105) !important;padding:10px !important;overflow:hidden;}
.product-labels .new.product-label{border-radius:0 !important;min-width: 90px;transform:rotate(-45deg);position:absolute;top: -8px;left: -42px;}
.woocommerce-product-gallery .product-labels .new.product-label { border-radius: 12px !important;min-width:10px;transform:none;position:relative;top:0;left:0;}
.wd-product .product-element-top{overflow:visible;}
.wd-product .product-labels{padding-top:20px;}
.wd-product .woocommerce-product-gallery .product-labels{padding-top:0;}
.wd-product .onsale.product-label{font-weight: 600;font-size: 15px;letter-spacing: 0.6px;border-radius: 20px;position:relative;overflow:hidden;}
.wd-product .onsale.product-label:before{position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;box-sizing:border-box;border:4px dotted #fff;content:"";border-radius: 20px;}
body .wd-product.wd-hover-standard .wd-add-btn > a,body .wd-product.wd-hover-standard .wd-add-btn > a:hover {border-radius:20px;background-color:#5b6d83;}
.wd-product .price{font-size:20px;}

/*CHECKOUT*/
body.woocommerce-cart.con-gastronomia .woocommerce-shipping-destination,body.woocommerce-cart.con-gastronomia .woocommerce-shipping-calculator{display:none !important;}

/*HOME*/
body.home #main-content{padding-bottom:0 !important;}
body .home-categories .vc_separator .vc_sep_holder .vc_sep_line{border-color:rgba(255,255,255,0.3) !important;}
.home-categories .vc_separator h4{color:#fff !important;}
.home-categories .vc_general.vc_cta3.vc_cta3-shape-round.vc_cta3-style-outline{
	border-width:2px;
	border-radius:300px;
}
.home-cat-cta {display:inline-block;position:relative;width:96%;border:2px solid #222;background-color:#fff;border-radius:400px;position:relative;margin-left:50%;margin-bottom:5px;max-width:240px;max-height:280px;transform:translatex(-50%) scale(1);transition: all .25s ease;}
.home-cat-cta.red{border-color:#e13526;}
.home-cat-cta:before{content:"";display:block;z-index:0;width:100%;padding-bottom:100%;}
.home-cat-cta img {position:absolute;top:5%;width:44%;height:auto;left:50%;transform:translatex(-50%);}
.home-cat-cta .sep{position:absolute;top:54%;height:4.2%;max-height:12px;display:block;background-image:url(https://www.zenmarket.biz/wp-content/uploads/2025/08/separator.png);background-position:center center;background-repeat:no-repeat;background-size:contain;left:0;right:0;}
.home-cat-cta h4{color:#5b6d83;font-weight:600;text-transform:uppercase;text-align:center;position:absolute;left:7%;right:7%;top:calc(54% + 15px);line-height:1;}
.home-cat-cta h4 span{font-size:12px;color:#e13526;display:block;line-height:1;}
.home-cat-cta:hover,.home-cat-cta:focus{opacity:0.95;transform:translatex(-50%) scale(1.05);}

@media (min-width:992px) and (max-width:1220px){
	.home-cat-cta h4{font-size:14px;top:calc(54% + 10px);}
	.home-cat-cta h4 span{font-size:9px;}
}
@media (min-width:992px){
	.altrecat-row .wpb_column:first-child{margin-left:10% !important;}
}
@media (min-width:461px) and (max-width:767px){
	.wpb_row.vc_row-fluid.home-categories .vc_row .vc_col-sm-6{
		width:50% !important;
		max-width:50%;
		float:left;
	}
	body .home-cat-cta h4,body .home-cat-cta h4 span{font-size: 2.3vw;}
}
@media (min-width:330px) and (max-width:460px){
	.wpb_row.vc_row-fluid.home-categories .vc_row .vc_col-sm-6{
		width:50% !important;
		max-width:50%;
		float:left;
	}
	body .home-cat-cta h4,body .home-cat-cta h4 span{font-size: 2.6vw;}
}

/*FOOTER*/
footer{border-top:1px solid #ddd;}
.wd-copyrights{border:none !important;}
.footerlogo{width:150px;height:auto;margin-bottom:0;}
footer .leaflet-container{min-width:240px !important;}
footer .leaflet-popup-content{margin:9px 15px !important;}
footer .leaflet-popup-content h3{
	font-size: 14px;
  margin-bottom: 0;
  text-align: center;
	color:#5b6d83;
	border-bottom:1px solid #eee;
	margin-left:-15px;
	margin-right:-15px;
	font-weight:600;
}
footer .leaflet-popup-content p{margin:0;}
footer .leaflet-popup-content a.btn-map{display:inline-block;padding:5px 14px;margin-top:4px;line-height:1;color:#fff;text-decoration:none;background-color:#5b6d83;border-radius:20px;font-size: 11px;}
footer h2.widgettitle{font-weight:bold;color:#5b6d83;}
footer .hidetitle h2.widgettitle{visibility:hidden;color:transparent;}
footer .indirizzo,footer .indirizzo p,footer .indirizzo,footer .indirizzo a{text-align:left !important;line-height: 2.2em;color:#767676;text-decoration:none;}
footer .wp_mapit_multipin_map{width:100% !important;height:180px !important;border:1px solid #5b6d83;z-index:3;}
.footericons a {transition: all .25s ease;margin:2px 10px !important;}
.footericons a:hover,.footericons a:focus{transform:scale(1.1);}
.footericons{display:flex;flex-direction:row;align-items: center;justify-content: center;}
.footericons .roundimage img{width:32px;height:auto;}
.footericons a.smallimage{border-radius:30px;overflow:hidden;}
.footericons .smallimage img{width:32px;height:auto;padding:7px;background-color:#5b6d83;}
.footericons .footericonseparator{display:inline-block;width:1px;height:32px;background-color:#ddd;}
.socialfooterwrap .wpb_text_column.wpb_content_element {margin-bottom:5px;}
@media (max-width:991px){
	footer .wp_mapit_multipin_map{height:260px !important;}
}
@media (max-width:767px){
	.wpb_column.indirizzo .wpb_wrapper,.footmenu1 .wpb_wrapper,.footmenu2 .wpb_wrapper{display:flex !important;align-items:center;flex-direction:column;}
	.footmenu1{padding-bottom:12px !important;}
	.footmenu1 h2.widgettitle{text-align:center !important;}
	.footmenu1 .vc_wp_custommenu{margin-bottom:0 !important;}
	.footmenu2,.footmenu2 .vc_column-inner{padding-top:0 !important;}
	.footmenu2 h2.widgettitle{display:none !important;}
	.footmenu1 .widget_nav_menu,.footmenu2 .widget_nav_menu{min-width:190px; }
}

.vc_row.vc_row-flex {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .vc_col-sm-4 {
    width: 33.33333333%;
  }
	.vc_col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 991px) {
  .vc_col-md-1\/5 {
    width: 20%;
  }
  .vc_col-md-2\/5 {
    width: 40%;
  }
}
.vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_col-has-fill > .vc_column-inner {
  padding-top: 35px;
}
.wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
  margin-bottom: 35px;
}

/*HEADER*/
.whb-top-bar .imgwrp,.whb-top-bar .toproundimage img{position:absolute;top:0;left:0;}
.whb-top-bar .topsmallimage img{padding:5px;background-color:#5b6d83;box-sizing:border-box;width:24px;}
.whb-top-bar .imgwrp{border-radius:20px !important;overflow:hidden;display:inline-block;}
.whb-top-bar .wd-header-text a{color:#5b6d83 !important;font-weight:600;font-size:14px;display:inline-block;position:relative;line-height:24px;height:24px;padding-left:28px;}
.whb-top-bar .wd-header-text a span.smltxt{font-weight:400;font-size:11px;display:inline-block;color:#a6b7cc;position:absolute;bottom:-3px;left:28px;line-height:1;white-space:no-wrap;}
.whb-top-bar .wd-header-text a.subtxt{line-height:10px;min-height:22px;}
.whb-top-bar .wd-header-text a.phone{min-width:122px;}
.whb-top-bar .wd-header-text a.map{min-width:172px;}
body .wd-tools-element .wd-tools-text{font-size:12px;}
body .wd-tools-element.wd-design-6>a>.wd-tools-inner,body .wd-tools-element.wd-design-6>a>.wd-tools-icon {
    border: 2px solid #e13526;
}
body .wd-tools-element.wd-design-6 .wd-tools-count,body .wd-tools-element.wd-design-7 .wd-tools-count,body .wd-tools-element.wd-design-7 .wd-tools-count{color:#e13526;}
body .whb-top-bar .whb-col-left .wd-header-text{padding-inline: 15px 25px;}
body .whb-top-bar .whb-col-right .wd-header-text{padding-inline: 25px 15px;}
input:focus,textarea:focus{border-color:#a6b7cc !important;}
.whb-header-bottom-inner .wd-nav-main>li>a, .whb-header-bottom-inner .wd-nav-secondary>li>a{font-size:17px;font-size:bold;white-space:nowrap;}
.whb-header-bottom-inner .wd-nav.wd-style-bordered>li:after,.whb-header-bottom-inner .wd-nav.wd-style-separated>li:after{display:none !important;}
.whb-header-bottom-inner .wd-header-nav{border:2px solid #e13526;border-radius:50px;min-width:100%;width:100%;padding-left:2.1%;padding-right:2.1%;}
.whb-header-bottom-inner #menu-desktop-top-menu{width:100%;}
.whb-header-bottom-inner .wd-nav.wd-style-separated>li{}
.whb-header-bottom-inner .wd-nav-img{width:26px !important;height:26px !important;max-height:26px;}
.whb-header-bottom-inner .wd-nav.wd-style-separated>li.novita,.whb-header-bottom-inner .wd-nav.wd-style-separated>li.promo{padding-left:15px;padding-right:15px;background-image:url(https://www.zenmarket.biz/wp-content/uploads/2025/08/zn-menu-bg.png);margin-top:2px !important;margin-bottom:2px !important;}
.whb-header-bottom-inner .wd-nav.wd-style-separated>li.novita a,.whb-header-bottom-inner .wd-nav.wd-style-separated>li.promo a{color:#fff;}
.whb-header-bottom-inner .wd-nav.wd-style-separated>li{width:calc(17% - 2px);margin-left:2px !important;justify-content: center;}
.whb-header-bottom-inner .wd-nav.wd-style-separated>li.promo{margin-right:-2% !important;border-top-right-radius:20px;border-bottom-right-radius:20px;overflow:hidden;}
.whb-header-bottom-inner .wd-nav.wd-style-separated>li.bevande{width:calc(15% - 2px);}
.whb-header-bottom-inner .wd-nav.wd-style-separated>li.cucina{width:calc(19% - 2px);}
.whb-header-bottom-inner .wd-nav.wd-gap-l {--nav-gap: 0;}
@media (min-width:1024px) and (max-width:1199px){
	header .wd-logo img{max-width:200px !important;}
	body .wd-tools-element .wd-tools-text { font-size: 11px;}
	.whb-header-bottom-inner .wd-nav-main > li > a, .whb-header-bottom-inner .wd-nav-secondary > li > a { font-size: 15.5px;}
}
@media (max-width:1024px){
	
}
.select2 li input{width:100% !important;}


body .return-to-shop .button,body .button{border-radius:50px;background-color:#5b6d83;}
.term-description{padding:15px;border:2px solid #a6b7cc;background-color: #fafafa;border-radius:6px;position:relative;}
.term-description:before{position:absolute;text-align:center;font-size:18px;font-weight:bold;width:24px;line-height:22px;height:24px;top:50%;margin-top:-13px;border:2px solid #a6b7cc;background-color:#fff;color:#5b6d83;content:"!";left:-13px;border-radius:20px;}
.term-description .wpb_text_column{margin-bottom:0;}
.term-description .wpb_text_column h3{font-size:17px;text-transform:none;color:#5b6d83;}
.summary-inner .product_meta{margin-top:20px;}
.related-and-upsells{padding-top:30px;}

body .dfd-slider-tooltip,body .dfd-slider-connect {background:#5b6d83;border-color:#5b6d83;}
body .dfd-slider-base{border-color:#5b6d83;}


/*COOKIE BUTTON*/
.cky-btn-revisit-wrapper.cky-revisit-bottom-left{
	width: 32px !important;
  height: 32px !important;
	background:#5b6d83 !important;
	background-color:#5b6d83 !important;
}
.cky-btn-revisit-wrapper .cky-btn-revisit img {
  height: 26px !important;
  width: 26px !important;
}
@media (max-width:1023px){
	.cky-btn-revisit-wrapper.cky-revisit-bottom-left{
		bottom: 70px !important;
		top:auto !important;
	}
}
/*BANNER RECENSIONI*/
a[class*="skeepers-widget-wrapper"]{
	width:228px !important;
	padding-right:48px !important;
	top:auto !important;
	bottom:58px !important;
	transition: all .45s ease;
	left:-181px !important;
}

@media (max-width:1023px){
	a[class*="skeepers-widget-wrapper"]{bottom:110px !important;}
}
a[class*="skeepers-widget-wrapper"] img{
	width:180px !important;
}
body a[class*="skeepers-widget-wrapper"]:hover,body a[class*="skeepers-widget-wrapper"]:focus,body a[class*="skeepers-widget-wrapper"]:active{
	left:15px !important;
}
a[class*="skeepers-widget-wrapper"]:after{
	content:"";
	display:inline-block;
	box-sizing:border-box;
	width:32px;
	height:32px;
	background-color:#fff;
	border:2px solid #FFCD00;
	background-image:url(https://www.zenmarket.biz/wp-content/uploads/2025/08/recensioni_icona.svg);
	background-repeat:no-repeat;
	background-size:65% 65%;
	background-position:center center;
	border-radius:50px;
	right:0;
	top:50%;
	margin-top:-16px;
	position:absolute;
}
@media (min-width:1570px){
	body a[class*="skeepers-widget-wrapper"]{left:15px !important;width:180px !important;	padding-right:0 !important;}
	body a[class*="skeepers-widget-wrapper"]:after{display:none !important}
}
.wd-filter-buttons.wd-action-btn {display:none !important;}
.woocommerce.woof_shortcode_output{width:100%;}

.woof_products_top_panel{float:left;}
.wd-products-per-page{float:right;}
.woof_submit_search_form_container button{color:#fff;font-size:12px !important;line-height:1.1 !important;height: 30px !important;  min-height: 30px !important;}
body .woof_container_inner h4 {font-size:15px;margin-bottom: 5px;margin-top:10px;}
.woof_block_html_items input{height:28px;}

body .irs--round .irs-handle{border-color:#5b6d83;}
body .irs--round .irs-from::before, body .irs--round .irs-to::before, body .irs--round .irs-single::before{border-top-color:#5b6d83;}
body .irs--round .irs-from, body .irs--round .irs-to, body .irs--round .irs-single,body .irs--round .irs-bar {background-color:#5b6d83;}
.woof_reset_button_2{background-color:#5b6d83 !important;font-size:11px !important;line-height:1.1 !important;border-radius:20px;color:#fff !important;height: 25px !important;  min-height: 25px !important;}

.wd-sidebar.sidebar-container .widget-area{padding-right:20px !important;}

.woof_container .woof_container_inner input[type="search"] {min-width:150px !important;border-radius:50px;border:2px solid #5b6d83;box-sizing: border-box;position:relative;padding-right: 30px;}

.woof_husky_txt-input::-webkit-input-placeholder,.woof_husky_txt-input::-moz-placeholder,.woof_husky_txt-input:-ms-input-placeholder,.woof_husky_txt-input:-moz-placeholder,.woof_husky_txt-input::placeholder {color: #a6b7cc !important;}
.woof_husky_txt-input::placeholder {color: #a6b7cc !important;}
.wd-shop-tools{width:100%;}
.woof_products_top_panel{margin:0 !important}
.woof_products_top_panel:before{content:"Filtri attivi:";color:#a6b7cc;font-size:13px;margin-right:15px;line-height:1;}
.woof_products_top_panel .woof_reset_button_2{display:none !important;}
.woof_products_top_panel_ul li{font-size:10px;}
.woof_products_top_panel_ul li a{font-size:14px;}
.woof_text_search_container .woof_container_inner{position:relative;}
.woof_text_search_container .woof_container_inner:after {
  font-size: calc(var(--wd-form-height) / 2.3);
  transition: opacity .2s ease;
  content: "\f130";
  font-family: "woodmart-font";
	position:absolute;
	right:10px;
	top:7px;
	display:inline-block;
	color:#5b6d83;
}
.woof_autohide_wrapper,.woof_products_top_panel_content {display:none !important;}
.select2-selection__choice{font-size:11px;}
.widget-woof .widget-title{
	background-image: url(https://www.zenmarket.biz/wp-content/uploads/2025/08/zn-menu-bg.png);
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	text-align:center;
	position:relative;
	color:#e13526;
	padding:18px 0;
	font-weight:bold;
}
.widget-woof .widget-title:after{
	position:absolute;
	height:1px;
	bottom:-2px;
	border-bottom:4px dotted #fff;
	left:0;
	right:0;
	content:"";
}

body .woocommerce-mini-cart__buttons .btn-cart{
	background-color:#5b6d83;
	color:#fff !important;
	border-radius:50px;
}
body .woocommerce-mini-cart__buttons .btn-cart:hover{background-color:#6e8197;}
body .woocommerce-mini-cart__buttons .checkout{border-radius:50px;}
body .wd-toolbar-link .wd-custom-icon img {
  width: auto;
  height: 26px;
}
.wd-toolbar .wd-tools-custom-icon:nth-child(2) .wd-custom-icon,.wd-toolbar .wd-tools-custom-icon:nth-child(3) .wd-custom-icon,.wd-toolbar .wd-tools-custom-icon:nth-child(4) .wd-custom-icon{
	border-radius:50px;
	overflow:hidden;
	background-color:#5b6d83;
	padding:6px;
	box-sizing:border-box;
	width:26px !important;
	height:26px !important;
}
.wd-toolbar .wd-tools-custom-icon:nth-child(2) .wd-custom-icon img,.wd-toolbar .wd-tools-custom-icon:nth-child(3) .wd-custom-icon img,.wd-toolbar .wd-tools-custom-icon:nth-child(4) .wd-custom-icon img{width:14px !important;height:14px !important;}
.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label{color: #a6b7cc;}

.wd-header-mobile-nav{border-radius:50px;border:2px solid #e13526;}

@media (max-width:380px){
	.whb-mobile-center .wd-logo img{max-width: 120px !important;}
	.wd-header-mobile-nav.wd-tools-element > a{padding-inline: 5px;height:30px;}
	.wd-header-my-account.wd-tools-element > a,.wd-header-cart.wd-tools-element > a{padding-inline: 5px;}
	.wd-header-my-account.wd-tools-element > a .wd-tools-icon,.wd-header-cart.wd-tools-element > a .wd-tools-icon{width:32px !important;height:32px !important;}
}
body .wd-close-side{z-index: 9999400;}
body .wd-side-hidden{z-index: 9999500;}




body .wd-sidebar.wd-side-hidden .wd-widget {
  padding-inline: 5px;
}
.wd-sidebar-opener.wd-action-btn{border-top-right-radius:100px;border-bottom-right-radius:100px;}
.wd-shop-tools .wd-burger-icon > a:before {
  content: "\f118";
	box-shadow: 0 0 5px rgba(0,0,0,0.17);padding:10px;
	border-radius:50px;
	margin-right:10px;
}
.wd-shop-tools .wd-show-sidebar-btn.wd-action-btn > a:after{
	position:relative;
	top:0;
	opacity:1;
	font-size:inherit;
	width:auto;
	height:auto;
	border:none;
	border-radius:0;
	line-height:inherit;
	animation:none;
	content:" filtri prodotti";
	margin-left:5px;
}
@media (max-width:450px){
	.wd-copyrights{padding-bottom:120px !important;}
}

@media (min-width:1024px){
	body .solomobile {display:none !important;pointer-events: none;visibility:hidden;}
	.whb-color-light .navigation-style-default .item-level-0>a {color: black;}
	.wd-notice.wd-info { display: none;}
}
@media (max-width:1023px){
	body .nascondimobile,body .mobile-tab-title.mobile-pages-title {display:none !important;pointer-events: none;visibility:hidden;}
	body .wd-nav-mob-tab > li.mobile-categories-title {
	  flex: 1 0 100%;
	  max-width: 100%;
			width:100%;
	}
	body .wd-nav-mob-tab > li > a {pointer-events: none !important;}
	.dividisotto{border-bottom:8px solid rgba(109,109,109,0.11) !important;}
	.separasopra{border-top:8px solid rgba(109,109,109,0.11) !important;}
	body .wd-nav-mob-tab[class*="wd-style-underline"] .nav-link-text:after{display:none !important;}
	body .wd-nav-mob-tab[class*="wd-style-underline"] .nav-link-text{padding:10px 15px;font-weight:700 !important;}
	body .select2-container{z-index: 9999600;}
	body .woof_husky_txt{z-index: 9999601;}
	body .cart-widget-side .wd-heading{padding: 10px 15px;background-color:#eee;}
	body .cart-widget-side .wd-heading .title{font-size: 90%; font-weight: bold;color:#222;}
	.whb-main-header .site-logo .wd-logo img{width:170px;}
}
body button.button,body .wd-coupon-form .button, body a.button,body .woocommerce-cart-form > .cart .cart-actions > .button,body .cart-totals-inner .checkout-button,button#place_order{border-radius:50px;}
.btn.wd-switch-to-register,.woocommerce-button,body #yith-wcwtl-output .button, body button[name="save_account_details"], button[name="save_address"],body .wd-empty-mini-cart .btn,body .woocommerce-cart-form > .cart .cart-actions > .button,.register .button, .woocommerce-form-login .button,body .lost_reset_password .button {background: #5b6d83 !important;border-radius:50px !important;color:#fff !important;}
.btn.wd-switch-to-register:hover,.woocommerce-button:hover,body #yith-wcwtl-output .button:hover, body button[name="save_account_details"]:hover, button[name="save_address"]:hover,body .wd-empty-mini-cart .btn:hover,body .woocommerce-cart-form > .cart .cart-actions > .button:hover, .register .button:hover, .woocommerce-form-login .button:hover,body .lost_reset_password .button:hover {background: #6e8197 !important;}
body .whb-sticky-shadow.whb-sticked .whb-main-header{z-index: 9999700;}
body .cky-btn{border-radius:30px;}
body .woof_text_search_container .woof_text_search_go{background:none !important;}
.altrecat-row .vc_column_container {
  width: 100%;
}

@media (min-width: 768px) {
  .altrecat-row .vc_column_container.vc_col-sm-6 {
    width: 50%;
  }
	.main-footer .vc_column_container.vc_col-sm-12 {
    width: 100%;
  }
	.main-footer .vc_column_container.vc_col-sm-4 {
    width: 33.33333333%;
  }
}
@media (min-width: 991px) {
  .altrecat-row .vc_column_container.vc_col-md-1\/5,.main-footer .vc_column_container.vc_col-md-1\/5 {
    width: 20%;
  }
	.main-footer .vc_column_container.vc_col-md-2\/5 {
    width: 40%;
  }
}
@media (min-width: 1025px) {
	

}

