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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//azcarpet.it/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//azcarpet.it/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//azcarpet.it/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//azcarpet.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("//azcarpet.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//azcarpet.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//azcarpet.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//azcarpet.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(49,49,49);
	--wd-text-font-size: 15px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", 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-widget-title-font: "Lato", 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(187,32,37);
	--wd-alternative-color: rgb(111,67,64);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(187,32,37);
	--btn-accented-bgcolor-hover: rgb(173,29,29);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(187,32,37);
	--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: rgb(255,255,255);
	background-image: url(https://azcarpet.it/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 400px;
}
.wd-page-title {
	background-color: rgba(10,10,10,0.3);
	background-image: url(https://azcarpet.it/wp-content/uploads/2025/03/azcarpet.jpg);
	background-size: cover;
	background-position: center center;
}
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;
}
.product-labels .product-label.onsale {
	background-color: rgb(187,32,37);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


/* GENERALE */

.container, .container-fluid {
    padding-inline: 24px;
}

/* PAGE TITLE */

.wd-page-title {
    background-blend-mode: multiply;
}

/* SLIDE */

#slide-home .wd-slide-bg {
    background-color: rgb(0 0 0 / 26%)!important;
    background-blend-mode: multiply;
}

/* Lavaggio e restauro */

#lavaggio li {
    margin-bottom: 0px!important;
}


/* PAGINA CATEGORIE */

.term-description {
    background-color: #f0efeb;
    padding: 30px;
    font-size: 17px;
    color: #313131;
	  margin-bottom: 40px !important;
}

/* LISTA CATEGORIE */

.categorie img {
    aspect-ratio: 1;
    object-fit: cover;
}

/* CATALOGO PRODOTTI */

.product-grid-item.product img {
    aspect-ratio: 1;
    object-fit: contain;
}
h3.wd-entities-title {
    font-weight: 700;
    margin: 10px 0px!important;
}
.wd-loop-footer.products-footer {
    margin-top: 100px;
    margin-bottom: 40px;
}

/* PAGINA PRODOTTO */

.single-product h1.product_title {
    font-size: 38px;
    font-weight: 600;
}
.product-image-summary .summary-inner {
    --wd-mb: 26px!important;
}
.single-product .wd-buy-now-btn {
    background-color: #313131;
}
.single-product .product-tabs-wrapper .text-center {
    --text-align: left!important;
}

/* nascondo UPC */

.woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes-item--attribute_pa_upc_nc {
    display: none!important;
}

/* product meta PRODOTTO */

.product_meta :is(.posted_in, .tagged_as){
		display: none;
}
.summary-inner .product_meta {
    margin-bottom: 30px!important;
}

/* FORM NEWSLETTER */

div#newsletter-form .wpforms-container {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}





/* AREA CONSULENTE */

/* SHOP e PRODOTTO */
body.ruolo-consulente :is(.price, .onsale.product-label, form.cart, #wc-stripe-express-checkout-element, .woocommerce-breadcrumb, .wd-add-btn, div#ht-ctc-chat, #woocommerce_price_filter-5, .wd-wishlist-btn) {
	display: none !important;
}
/*nascondo header e footer*/ body.ruolo-consulente :is(.whb-header, .whb-sticky-header, footer, .wd-toolbar){
	display: none !important;
}
/* area riservata per consulente*/
body.page-id-40141 :is(.whb-header, .whb-sticky-header, .wd-toolbar, .wd-col.col-register, a.woocommerce-LostPassword.lost_password, div#ht-ctc-chat){
	display: none !important;
}
body.page-id-40141 div#customer_login {
    align-items: center;
    justify-content: center;
}

/* FOOTER */
body:not(.ruolo-administrator, .ruolo-shop_manager) #link-area-b2b {
	display: none !important;
}

/* PREVENTIVO prodotto */
a.add-request-quote-button.button {
    font-size: 14px!important;
}
.yith_ywraq_add_item_browse_message a {
    font-size: 14px!important;
    text-transform: uppercase;
    color: #fff;
    background-color: #313131;
    padding: 16px 26px;
    border-radius: 40px;
}
.yith_ywraq_add_item_browse_message a:hover {
    background-color: #000;
}
.yith_ywraq_add_item_browse_message{
    margin-top: 30px!important;
}
body:not(.ruolo-consulente) :is(.yith-ywraq-add-to-quote, .pulsante-torna-ai-prodotti, .preventivo-float-button){
	display: none !important;
}
.wp-block-button:is(.pulsante-torna-ai-prodotti, .preventivo-float-button) a {
  font-size: 16px;
  width: max-content;
}

/* PAGINA PREVENTIVO */
.shop_table.cart#yith-ywrq-table-list .product-subtotal {
	display: none!important;
}
body.ruolo-consulente :is(.wd-breadcrumbs) {
	display: none !important;
}

/* MESSAGGIO */
.wd-notice.wd-success, .wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
  background-color: green!important;
}

/* PULSANTE TORNA ALLA LISTA PRODOTTI */
.wp-block-button.pulsante-torna-ai-prodotti a {
	font-size: 13px;
	background-color: #f0f0f0;
	color: #717171;
}

/* PULSANTE FLOAT */
.wp-block-button.preventivo-float-button {
	position: fixed;
	bottom: 20px;
	right: 80px;
}
.preventivo-float-button a {
	background-color: #BB2025 !important;
}
.preventivo-float-button a:hover {
	background-color: #313131!important;
}

/* FINE AREA CONSULENTE */