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

:root {
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--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: "Mulish", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(171,71,17);
	--wd-alternative-color: rgb(95,171,18);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(171,71,17);
	--btn-accented-bgcolor-hover: rgb(124,63,13);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: url(https://www.creacialde.com/newsite/wp-content/uploads/2022/06/popup-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-footer {
	background-color: rgb(237,237,237);
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	color: rgb(119,119,119);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	background: rgb(95,171,18);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgb(84,157,10);
}
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(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.product-labels .product-label.featured {
	background-color: rgb(30,115,190);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(249,233,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 16px;
	}

}
:root{
--wd-container-w: 1308px;
--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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--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: 1308px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1308px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1308px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(178,86,0);
}

.categories-style-carousel {
    display: none;
}
.min-footer>div {
    padding: 0px;
    font-size: small;
}
.copyrights-wrapper {
    background: #f5f3e8;
}
.wd-product-brands {
    max-width: 150px;
}
.product-grid-item .wd-entities-title {
    text-align: center;
}

.whb-header {
    margin-bottom: 40px;
}
.wd-hover-fw-button .wrap-price {
    display: unset;
    margin-bottom: auto;
    margin-top: 10px;
}
.woocommerce-breadcrumb {
    padding-top: 20px;
}

.wd-title-style-overline .wd-all-open-title span {
    background: #ededed;
    padding: 10px;
}
.wd-title-style-overlined .title {
    background: #ededed;
    padding: 10px;
}
.widget-title {
    background: #ebdbc761;
    padding: 10px;
}
.searchform .searchsubmit {
    background: #d7b58894;
}
.widget_shopping_cart .wd-free-progress-bar {
    font-size: small;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
    max-height: 100%;
}
.box-icon-align-left .box-icon-wrapper {
    margin-right: 7px;
}
.floating_button {
    bottom: 40px !important;
}
/* Wesd box */
.vc_custom_1644417722193 .wpb_wrapper .wesd-box{
	background-color:#f9f1e1;
	font-weight:300;
	font-size:14px;
	padding-top:5px;
	margin-top:24px;
	border-style:none;
	padding-left:20px;
	
}

/* Strong Tag */
.vc_custom_1652946592754 .wesd-box strong{
	font-family:'Mulish', sans-serif;
	font-weight:300;
	border-style:none;
}

/* Main page wrapper */
.website-wrapper .main-page-wrapper{
	transform:translatex(0px) translatey(0px);
}
/* Strong Tag */
.cart tbody strong{
	display:none;
}

/* Link */
.owl-carousel .wd-entities-title a{
	font-weight:400;
	
}
/* Wesd box sticky product*/
.wd-sticky-btn .wesd-box{
	display: none;
}
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    max-width: max-content;
}
.whb-header {
    margin-bottom: 40px;
}
.wd-action-btn.wd-style-icon-bg-text>a {
    background-color: #be5c04db;
}
.wd-prefooter {
    background-color: #f1f1f1;
    padding: 40px;
}
.wd-action-btn.wd-style-icon-bg-text>a {
    background-color: #ab0000 !important;
}

form.cart {
    padding-top: 35px;
}

.rp_wcdpd_pricing_table td {
    white-space: nowrap;
    padding: 12px 10px 2px 8px;
    color: #444;
}

/* Spedizione Gratuita Blod + rosso*/
.woocommerce-shipping-methods label {
    margin-bottom: 0;
    font-size: large;
    font-weight: 900;
    color: red;
    text-transform: uppercase;
	  background: #efeeee;
		margin: 1px;
    text-align: center;
}

/* Nascondi spedizione a reggio calabria*/
.cart-totals-inner tr.shipping td>*:last-child {
    margin-bottom: 0;
    display: none;
}
.wd-swatch {
    height: auto;
}
:is(body:not(.global-color-scheme-light),.color-scheme-dark) .wd-swatch.wd-bg .wd-swatch-bg:is(:not([style^="background-color"]),[style*="#ffffff"],[style*="#FFFFFF"],[style*="255,255,255"]):before {
    border: 0px solid var(--wd-swatch-brd-color);
}@media (min-width: 1025px) {
	.whb-general-header-inner {
    height: 110px;
    max-height: 110px;
    padding-bottom: 10px;
}
}

