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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(9,29,35);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(2,17,21);
	--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: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(236,103,71);
	--wd-alternative-color: rgb(85,178,121);
	--wd-link-color: rgb(85,178,121);
	--wd-link-color-hover: rgb(85,178,121);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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;
}
: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(250,250,250);
	--wd-bordered-bg:rgb(250,250,250);
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(10,29,35);
	background-image: none;
}
html .wd-buy-now-btn {
	font-weight: 500;
	font-size: 14px;
	text-transform: inherit;
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .wd-buy-now-btn:hover {
	background: rgb(9,29,35);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-weight: 500;
	font-size: 14px;
	text-transform: inherit;
	color: rgb(255,255,255);
	background: rgb(236,103,71);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(246,92,54);
}
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(2,17,21);
	--wd-form-placeholder-color: rgb(2,17,21);
	--wd-form-brd-color: rgb(210,210,210);
	--wd-form-brd-color-focus: rgb(2,17,21);
	--wd-form-bg: rgb(146,170,155);
}
.product-labels .product-label.onsale {
	background-color: rgb(236,103,70);
}
.product-labels .product-label.new {
	background-color: rgb(85,161,122);
}
.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;
}
:root{
--wd-container-w: 1440px;
--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-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1440px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.website-wrapper {
	overflow: hidden;
}

.rank-math-gtin-wrapper {
	display: none !important;
}

.search-results-wrapper .autocomplete-suggestions {
	display: flex !important;
	flex-direction: row !important;
/* 	justify-content: space-between !important; */
	width: 100% !important;
}

.search-results-wrapper .autocomplete-suggestions .autocomplete-suggestion {
    width: 33% !important;
    margin: 30px !important;
}

@media screen and (max-width: 999px) {
	.search-results-wrapper .autocomplete-suggestions{
		flex-direction: column !important;
	}
	
	.search-results-wrapper .autocomplete-suggestions .autocomplete-suggestion {
		width: 100% !important;
	}
}

.ebook-button-style a{
	padding: 8px 20px !important;
}

.ebook-button-style a:hover{
	color: #fff !important;
}

.close-side-widget a {
	color: #fff !important;
}

.woocommerce-cart .main-page-wrapper {
	margin-bottom: 100px !important;
}

.wd-wtl-subscribe {
	background-color: #091D23 !important;
	color: #fafafa !important;
}

.elementor-widget-wd_single_product_add_to_cart .elementor-widget-container:not(form.cart) {
	font-weight: bold !important;
	font-size: 20px;
  margin-top: 30px;
}

.elementor-widget-wd_single_product_add_to_cart .elementor-widget-container form.cart .quantity {
	font-weight: 400 !important;
}

.elementor-widget-wd_single_product_add_to_cart .elementor-widget-container form.cart {
	margin-top: 25px !important;
}