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

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

:root {
	--wd-text-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Palanquin Dark", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Palanquin Dark", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--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: "Palanquin Dark", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,213,0);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,94,43);
	--btn-accented-bgcolor-hover: rgb(236,87,39);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgb(0,0,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(51,51,51);
	background-image: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgba(248,248,248,0);
	background-image: none;
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--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;
}

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


.wd-page-title {
background-color: rgb(102,102,102);
}


.banner-mask .wrapper-content-banner {
    background-color: rgba(0, 0, 0, 0.4) !important;
}

/*.banner-mask[class*="banner-hover-zoom"]:hover .wrapper-content-banner {
    background-color: rgba(0, 0, 0, 0.8) !important;
}*/

.woodmart-woocommerce-layered-nav .wd-scroll-content {
    max-height: 600px;
}

li {
    margin-bottom: 5px;
}

.vc_row.vc_column-gap-35>.vc_column_container {
    padding: 0px;
}

li#menu-item-10926 {
    background-color: #fed500;
    padding: 0px 10px;
}
.prodotti-menu span{
color:white !important;
}
.prodotti-menu .woodmart-nav-link span.nav-link-text{
color:white !important;
}


/*nascondi autore blog post*/
.wd-entry-meta .meta-author {
    display: none;
}

ul#menu-reparti {
	background-color: #fed500;
	padding: 5px 24px;
}

/*.price .amount {
    display: none;
}*/

/*.main-page-wrapper {padding-top: 0px;}

.site-content {margin-bottom: 0px;}*/

/* --- MENU --- */
.wd-nav-main>li>a, .wd-nav-secondary>li>a {
	text-transform: uppercase !important;
}

/* --- HOME - PREZZO OFFERTE --- */
/*prezzo sbarrato*/
.price del {
	font-size: 25px !important;
}
/*prezzo scontato*/
.price ins {
	font-size: 30px !important;
}
.amount {
	color: red !important;
}
.price {
	color: red !important;
}

/*bkg prezzo*/
span.price {
    background-color: rgb(255 255 255 / 90%);
    padding: 15px;
}
/*wishlist-compare*/
.wd-buttons.wd-pos-r-b {display: none;}
.wd-buttons.wd-pos-r-t {display: none;}

/* --- PAGINA PRODOTTO --- */
.wd-compare-btn.product-compare-button.wd-action-btn.wd-style-text.wd-compare-icon {
    display: none;
}
.wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon {
    display: none;
}

/*---modulo contatto prodotti---*/
/*background*/
#product-form {
	margin-bottom: 0;
	padding: 20px;
	background: #ffd500;
}
/*caselle inserimento*/
#product-form input[type='email'], #product-forminput[type='date'], #product-form input[type='search'], #product-form input[type='number'], #product-form input[type='text'], #product-form input[type='tel'], #product-form input[type='url'], #product-form input[type='password'], #product-form textarea, #product-form select {
	border-radius: 0px;
	background: white;
	border: 0px;
}
#product-form label {
    /*color: #ffffff;*/
}
/*altezza area testo*/
#product-form textarea{
	min-height: 100px;
}
/*titoli*/
#product-form h4{
	/*color: #ffffff;*/
	text-align: center;
	font-size: 24px;
} 
#product-form h4 a:hover{
	/*color: #fff;*/
	text-decoration: underline;
} 
/*pulsante invio*/
#product-form [type="submit"] {
	background-color: #ffffff;
	color: black;
	border-radius: 0px;
}
#product-form [type="submit"]:hover {
	background-color: #fff;
	color: black;
	border-radius: 0px;
}
/*rimozione form pagina SHOP*/
.woocommerce-shop #product-form, .term-description #product-form {
display: none;
}

input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
    background-color: white;
}

/* --- personalizzazione cookie banner COMPLIANZ --- */
#cmplz-document {max-width: 100% !important;}

/*dimensioni font cookie banner
.cmplz-cookiebanner .cmplz-message {font-size: 14px !important;}
.cmplz-cookiebanner .cmplz-title {font-size: 20px !important;}*/

/*dimensioni font cookie page*/
#cmplz-document h2 {
	font-size: 26px; line-height: 1.2em; text-transform: uppercase; margin: 0px;
}
#cmplz-document h3 {
	font-size: 22px; line-height: 1.2em; color: rgba(0,0,0,0.5)!important;
}
#cmplz-document .cmplz-subtitle, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-subtitle {
	font-size: 22px; line-height: 1.2em; color: rgba(0,0,0,0.5)!important; font-weight: 500; margin: 0px; padding-bottom: 10px;
}
div#cmplz-manage-consent-container {
    padding-bottom: 1em;
}
div#cmplz-cookies-overview {
	padding-bottom: 1em;
}
#cmplz-document p {
	font-size: 16px; padding-bottom: 1em;
}
.editor-styles-wrapper .cmplz-unlinked-mode p, #cmplz-document li, .editor-styles-wrapper .cmplz-unlinked-mode li, #cmplz-document td, .editor-styles-wrapper .cmplz-unlinked-mode td{
	font-size: 16px;
}

/*label chiusa*/
#cmplz-manage-consent .cmplz-manage-consent {box-shadow: rgb(0 0 0 / 30%) 0px 10px 20px, rgb(0 0 0 / 30%) 0px 6px 6px;}
#cmplz-manage-consent .cmplz-manage-consent {color: #ffffff !important; background-color: #ffd500 !important; bottom: 0px !important;}

/* --- nascondere badge recaptcha --- */
.grecaptcha-badge {
visibility: hidden !important;
}

/* Nascondo l'autore dei posts */

.wd-post-author {
    display: none !important;
}
