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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.dikasa.it/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.dikasa.it/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.dikasa.it/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.dikasa.it/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.dikasa.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.dikasa.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.dikasa.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.dikasa.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(183,204,197);
	--wd-alternative-color: rgb(183,204,197);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(183,204,197);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(183,204,197);
	--btn-accented-bgcolor-hover: rgb(183,204,197);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(183,204,197);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(183,204,197);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(183,204,197);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 50px;
}
.header-banner {
	background-color: rgb(184,204,198);
	background-image: none;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(183,204,197);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(104,14,18);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 100%;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}



.category-grid-item .category-title {
    margin-bottom: 0;
    color: #ffffff;
		/* text-shadow:3px 3px 8px #000000; */
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
}
.title-size-default {
    padding-top: 35px;
    padding-bottom: 35px;
}

.cat-design-center .wrapp-category:before, .cat-design-replace-title .wrapp-category:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
		/* background-color: #51050F;
		 * opacity: .4; */
    background-color: #83807F;
    opacity: 1;
}

.wd-add-cart-icon{
	display:none!important;
}
#wd-65df0de65bdb5 .wrapper-content-banner,
#wd-660e85201a9d0 .wrapper-content-banner,
#wd-65f85ebed33e5 .wrapper-content-banner,
#wd-635a52f1a4dc7 .wrapper-content-banner,
#wd-661f903b9b52a .wrapper-content-banner,
#wd-661f8fc01df66 .wrapper-content-banner
{
    background-color: transparent!important;
}
#wd-65df0de65bdb5 .banner-title,
#wd-65f85ebed33e5 .banner-title,
#wd-635a52f1a4dc7 .banner-title,
#wd-661f903b9b52a .banner-title,
#wd-661f8fc01df66 .banner-title,
#wd-661f9354370c3 .banner-title,
#wd-661f930ef0ecd .banner-title
{
    text-shadow: 2px 2px 15px rgba(0,0,0,1)!important;
}
.btn.btn-style-link {
    border: solid 0.5px white!important;
    padding: 6px!important;
    min-height: unset!important;
    background-color: white !important;
	color:black!important
}
.btn.btn-style-link:hover {
    border: solid 0.5px black!important;
    padding: 6px!important;
    min-height: unset!important;
    background-color: black !important;
	color:white!important
}
.promo-banner .wrapper-content-banner {
	    z-index: 2!important;
    display: flex!important;
    overflow: hidden!important;
    padding: 5px!important;
    border-radius: var(--wd-brd-radius)!important;
}
.promo-banner :is(.banner-subtitle,.banner-title,.banner-inner):not(:first-child) {
    margin-top: 7px!important;
    text-shadow: 2px 2px 15px rgba(0,0,0,1)!important;
}
@media (max-width: 768.98px)
.banner-btn-wrapper .btn-style-link {
    padding: 3px!important;
    min-height: unset!important;
}
.product.wd-hover-quick .wd-add-btn>a {
	background-color: #b8ccc6!important;
}
.product.wd-hover-quick .wd-add-btn>a:hover {
	background-color: #b8ccc6!important;
}

.awdr_discount_bar{
background-color: #680E12!important;
    color: #ffffff!important;
    width: 50px!important;
}

/*.onsale{
	display:none!important;
	background-color: #B7CCC5!important;
  color: black!important;
}*/


.single_add_to_cart_button{
background-color: #6e0506!important;
}

.single_add_to_cart_button:hover{
background-color: #b8ccc6!important;
}
.wd-quick-shop{
background-color: #f4f4f4;
}

.page-title.page-title-default.title-size-large.title-design-centered.color-scheme-light.with-back-btn.wd-nav-accordion-mb-on.title-shop{
    display: none!important;
}
.page-title.page-title-default.title-size-large.title-design-centered.color-scheme-light.wd-nav-accordion-mb-on.title-shop{
display: none!important;
}
.page-title.page-title-default.title-size-large.title-design-centered.color-scheme-light.title-blog {
    display: none!important;
}
.pagin-style-2 .flickity-page-dots {
    counter-reset: section;
    --dot-color: white!important;
}

.vc_btn3-container.vc_btn3-left {
	margin-top:25px;
	margin-left:-310px;
	@media (max-width: 1024px) {
	 margin-top: 190px !important;
    margin-left: -30px !important;
    margin-bottom: 55px !important;
	}
}
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline, .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
	background-color: white!important;
	color: black !important;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline, .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom:hover{
	background-color: black!important;
	color: white !important;
}
.vc_custom_1722408662470 {
   padding-bottom: 10px !important;
}
.wd-info-box {
--ib-icon-sp: 5px!important;
}
@media (max-width: 1024px) {
    :root {
        --wd-header-banner-h: 72.5px;
    }
}
.cat-item-30531 a,.cat-item-164 a {
    color: red;    
    font-weight: bold;
}
.cat-item-30555 a,.cat-item-164 a {
    color: black;    
    font-weight: bold;
}

.cat-item-30585 a {
    display:none!important;
}
.pagin-style-2 .flickity-page-dots{
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 1) !important;align-content
}
.wd-page-title{
	display:none;
}

.hotspot-content :is(.btn,.add_to_cart_button,.product_type_variable,.product_type_grouped){
background-color: #bfd1cc!important;
}

/* COLORE PREZZI*/
.price del span.amount{color:#bbbbbb!important}
.price ins span.amount{color:#680E12!important}
.price .amount{color:#680E12}

/* Bottoni Apple Pay e Google Pay */
#wc-stripe-express-checkout-element {display:none!important}




@media (min-width: 1025px) {
	#wd-66a9deee19f14 .wrapper-content-banner{
margin-bottom:10px !important;
}
.product.wd-hover-tiled .product-element-top {
	min-height: 277px;
}
.wd-quick-shop {
    background-color: #f3f1f2;
}

/*CATEGORIE*/
/* Hide child categories of Accessori */
.cat-item-29517 .children {
    display: none;
}

/* Move Arredamento to the top */
.product-categories > .cat-item-29503 {
    order: -1; /* Move to the top */
}

/* Ensure Arredamento children are always visible */
.cat-item-29503 .children {
    display: block;
}

/* Enable flex layout for ordering */
.product-categories {
    display: flex;
    flex-direction: column;
}

/*slide homepage*/
:root body .wd-bg-center-center {
    background-position: 50% 100% !important;
}

:root body .vc_custom_1734521448492 {
    background-size: 100% !important;
	padding-bottom: 255px !important;
}
vc_empty_space hidden-md hidden-sm hidden-xs{
height: 0px;
}
/* icone menu homepage 
.whb-color-light .wd-tools-element {
    --wd-header-el-color: #777c80!important;
}
.wd-social-icons.wd-style-colored-alt.color-scheme-light {
	--wd-social-color: #777c80!important;
}
*/

/* Grandezza prezzo */
.price{font-size: 18px;}

#tab-description .wd-scroll-content {
  max-height: 100%;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-add-cart-icon{
	display:none!important;
}
.wd-social-icons.wd-size-small {
    --wd-social-size: 30px;
    --wd-social-gap: 6px;
    --wd-social-icon-size: 10px!important;
}
.wd-buttons{
	background:transparent!important;
}
.wd-quick-view-icon{
	display:inline-flex!important;
}
.wd-compare-btn{
	display:none!important;
}
.header-banner h2 {
        font-size: 14px !important;
    }

/* icone menu homepage */
.whb-color-light .wd-tools-element {
    --wd-header-el-color: #777c80!important;
}
.wd-social-icons.wd-style-colored-alt.color-scheme-light {
	--wd-social-color: #777c80!important;
}
.wd-social-icons.wd-style-default.color-scheme-light, [class*="color-scheme-light"] .wd-social-icons.wd-style-default{
	--wd-social-color: #777c80!important;
}

.wd-nav-mobile:not(.wd-html-block-on) .menu-item-has-block .wd-nav-opener{
  display: flex !important;
}
/* Nasconde la freccia SOLO per la voce SHOP */
.wd-nav-mobile:not(.wd-html-block-on) .menu-item-28566 .wd-nav-opener{
  display: none !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.category-grid-item .category-title {
    margin-bottom: 0;
    color: #ffffff !important;
		/* text-shadow:3px 3px 8px #000000; */
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
}

.cat-design-center .hover-mask {
    position: absolute;
    top: 20%;
    right: 0;
    left: 0;
    z-index: 3;
    padding: 15px;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
}
.wd-add-cart-icon{
	display:none!important;
}
.wd-social-icons.wd-size-small {
    --wd-social-size: 30px;
    --wd-social-gap: 6px;
    --wd-social-icon-size: 10px!important;
}
.wd-buttons{
	background:transparent!important;
}
.wd-quick-view-icon{
	display:inline-flex!important;
}
.wd-compare-btn{
	display:none!important;
}
.header-banner h2 {
        font-size: 14px !important;
    }

/* icone menu homepage */
.whb-color-light .wd-tools-element {
    --wd-header-el-color: #777c80!important;
}
.wd-social-icons.wd-style-colored-alt.color-scheme-light {
	--wd-social-color: #777c80!important;
}
.wd-social-icons.wd-style-default.color-scheme-light, [class*="color-scheme-light"] .wd-social-icons.wd-style-default{
	--wd-social-color: #777c80!important;
}
.wd-nav-mobile:not(.wd-html-block-on) .menu-item-has-block .wd-nav-opener{
  display: flex !important;
}
/* Nasconde la freccia SOLO per la voce SHOP */
.wd-nav-mobile:not(.wd-html-block-on) .menu-item-28566 .wd-nav-opener{
  display: none !important;
}
}

@media (max-width: 576px) {
	.category-grid-item .category-title {
    margin-bottom: 0;
    color: #ffffff !important;
		/* text-shadow:3px 3px 8px #000000; */
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
}

.cat-design-center .hover-mask {
    position: absolute;
    top: 20%;
    right: 0;
    left: 0;
    z-index: 3;
    padding: 15px;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
}
.wd-add-btn .wd-action-btn .wd-style-icon .wd-add-cart-icon{
	display:none!important;
}
.wd-social-icons.wd-size-small {
    --wd-social-icon-size: 10px!important;
}

.wd-buttons{
	background:transparent!important;
}
.wd-quick-view-icon{
	display:inline-flex!important;
}
.wd-compare-btn{
	display:none!important;
}
.header-banner h2 {
        font-size: 14px !important;
    }
#trustpilot-widget-trustbox-1 iframe {
    height: 50px !important;
}
.wd-product-grid-slider {
        display: block !important;
    }

/* icone menu homepage */
.whb-color-light .wd-tools-element {
    --wd-header-el-color: #777c80!important;
}
.wd-social-icons.wd-style-colored-alt.color-scheme-light {
	--wd-social-color: #777c80!important;
}
.wd-social-icons.wd-style-default.color-scheme-light, [class*="color-scheme-light"] .wd-social-icons.wd-style-default{
	--wd-social-color: #777c80!important;
}

#wd-685bbfb41ccf3.wd-text-block
{
    line-height: 40px;
    font-size: 14px!important;
    display: contents !important;
}
#wd-685bb7a768732.wd-text-block
 {
    line-height: 40px;
    font-size: 14px;
    display: contents !important;
}

.wd-nav-mobile:not(.wd-html-block-on) .menu-item-has-block .wd-nav-opener{
  display: flex !important;
}
.wd-nav-mobile:not(.wd-html-block-on) .menu-item-28566 .wd-nav-opener{
  display: none !important;
}

  
}

