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

:root {
	--wd-text-font: "IBM Plex Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #8e8e8e;
	--wd-text-font-size: 14px;
	--wd-title-font: "IBM Plex Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #543c23;
	--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: "IBM Plex Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IBM Plex Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #543c23;
	--wd-widget-title-font-size: 20px;
	--wd-header-el-font: "IBM Plex Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #543c23;
	--wd-alternative-color: #8e8e8e;
	--wd-link-color: #543c23;
	--wd-link-color-hover: #000000;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #6ca300;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.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;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #543c23;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 12px;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font-size: 12px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 12px;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font-size: 11px;
	}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: IBM Plex Sans !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: IBM Plex Sans !important;
}

.wd-logo {
    max-height: inherit;
    width: 200px!important;
}
.woodmart-logo {
    display: inline-block!important;
    width: 200px!important;
}
/*menu categorie laterale*/
.menu-opener .woodmart-burger, .menu-opener .woodmart-burger::after, .menu-opener .woodmart-burger::before {
    background-color: #543c23;
}
.menu-opener .menu-open-label {
    color: #543c23;
}
/*menu*/
.woodmart-navigation.menu-left {
    text-align: left;
    margin-top: 30px;
    margin-left: 50px;
}

/*brand prefooter*/
.brands-widget .brand-item img {
    max-height: 120px;
}
/*woocommerce*/
.single_add_to_cart_button {
    background-color: #543c23;
	border: 1px solid #543c23;
}
.single_add_to_cart_button:hover {
    color: #543c23!important;
	border: 1px solid #543c23;
	background-color: #fff;
}
.sku_wrapper {display:none!important}
.product-tabs-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid;
    border-bottom: none!important;
    background-color: #FFF;
}
.woodmart-hover-base:not([class*="add-small"]) .wd-bottom-actions .woodmart-add-btn > a {background-color:#543c23}
.woodmart-hover-base:not([class*="add-small"]) .wd-bottom-actions .woodmart-add-btn > a:hover {background-color:#543c23}
/*menu mobile*/
.whb-secondary-menu .item-level-0 > a {height:25px!important;}
.woodmart-navigation.menu-left {
    text-align: left;
    margin-top: 0px;
    margin-left: 50px;
}
/*widget*/
.color-scheme-light .widget, .woodmart-dark .widget {
    border: 0;
}
/*footer*/
.widget-title {
    font-family: IBM Plex Sans, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 18px!important;
    line-height: 22px!important;
    color: #543c23;
}

/*mobile*/
@media (max-width: 1024px) {
.whb-secondary-menu .item-level-0 > a {
    height: 25px!important;
    font-size: smaller;
}
	.woodmart-logo {
    display: inline-block;
    width: 150px;
}
	.wd-logo img {
    padding-top: 5px;
    padding-bottom: 5px;
    transform: translateZ(0);
    max-height: 75px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    perspective: 800px;
    -webkit-perspective: 800px;
}
	.wd-nav-main>li>a, .wd-nav-secondary>li>a {
    height: 30px!important;
   
}
}
/*age gate*/
h2.age-gate__headline {font-size:1rem}
.age-gate-subheadline, .age-gate__subheadline {font-size:12px}