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

:root {
	--wd-text-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--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-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(51,51,51);
	--wd-alternative-color: rgb(33,187,217);
	--wd-link-color: rgb(234,91,14);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(33,187,217);
	background-image: url(https://www.csvsalerno.it/wp-content/uploads/2025/05/png_banner.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center bottom;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(234,91,14);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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);
}
}


.shadow {
	    text-shadow: 2px 2px 2px #21bbd9;
}

.partner-row {
	box-shadow: 6px 6px 30px #00000029;
}
.wd-content-layout {
    padding-block: 0px!important;
}
#list-contatti-header {
	display: flex;
	list-style: none;
}
#list-contatti-header li {margin-bottom: 0px; }
#list-contatti-header li a {color: #ffffff; }
#list-contatti-header strong {color: #ffffff; }

.column-map .wpb_wrapper {height: 100%; }
.column-map .wpb_content_element {height: 100%; }

.nsl-container {
	display: flex;
	flex-direction: column;
	row-gap: 22px;
	align-items: center;
}
.nsl-container .nsl {
	height: 48px!important;
	border-radius: 24px!important; 
}

.nsl-container .nsl-btn {
	height: 48px!important;
	border-radius: 24px!important; 
    display: flex!important;
    width: fit-content!important;
    padding: 0 33px!important;
    align-items: center;
    justify-content: center;
    background-color: #21bbd9!important;
}

.wd-page-title {
	margin-bottom: 33px; 
}

.box-icon-with-bg .info-box-icon {padding: 0px!important; }

.social-footer a {color: #ffffff;}
