@import "wbs-products.css";

/* --------- Insert your custom styles on next rows --------- */
body { /*font-family: Montserrat;*/
	font-size: 19px !important;
}

	html body, body h1, body h2, body h3, body h4, body h5, body h6 {
		color: #333;
	}

.none {
	display: none !important;
}
/*	TESTO	*/
.txt_j {
	text-align: justify;
}

	.txt_j.wpb_text_column {
		text-align: left;
	}

.txt_u {
	text-transform: uppercase;
}

.txt_y {
	font-style: italic;
}

.txt_b {
	font-weight: bold;
}

.txt_c {
	text-align: center;
}

.titolo {
	font-size: 20px !important;
	font-weight: 900 !important;
	text-transform: uppercase !important; /*font-family: "Montserrat";*/
}

.subtitle {
	text-transform: uppercase;
}


/*	SPAZIO	*/
.space_50-80 {
	margin: 15px 0px !important;
}

.space_50-100 {
	margin: 25px 0px !important;
}

/*	ALLINEAMENTI	*/
.vertical_center > div {
	display: inline-block;
	vertical-align: middle;
	float: none !important;
}

/*	ICONE DI FONDO	*/
.icon-section-position {
	background-position-x: 90%;
	background-position-y: bottom;
	background-repeat: no-repeat;
}
/*.icon-section-chisiamo{background-image: url("//sito.it/wp-content/uploads/icone_chisiamo.png");}*/

/*	ICONE  SOGGETTI BENEFICIARI	*/
.soggetti-beneficiari .wpb_wrapper {
	text-align: center;
}

/*	MENU	*/
#top nav ul li a {
	color: #000 !important;
}

#top .wbs-bt-menu a {
	color: #fff !important;
	background: #1751f5;
	padding: 8px 16px !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

	#top .wbs-bt-menu a:hover {
		background: #111;
	}

	#top .wbs-bt-menu a::after {
		display: none !important;
	}

/*	TOP	*/
#top h2 {
	font-size: 26px;
	line-height: 30px;
}


/*	MENU	*/
#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a {
	text-transform: uppercase;
	opacity: 1 !important;
}

#top nav > ul > li > a {
	text-transform: uppercase;
}

/*	FORM	*/
#form .wbs-form-left {
	padding-bottom: 1.5em;
	padding-right: 10px;
}

#form .wbs-form-right {
	padding-bottom: 1.5em;
	padding-left: 10px;
}

/*	SOGGETTI BENEFICIARI	*/
.soggetti-beneficiari p {
	text-transform: uppercase;
	line-height: 20px;
}

/*	SPAZIO TESTI	*/
#interventi-trainati .inner h4, #servizi .box-inner-wrap h3 {
	line-height: 26px;
}

#interventi-trainati .inner p, #servizi .box-inner-wrap p {
	line-height: 20px;
}

/*	FOOTER	*/
.logo-footer {
	text-align: right;
	display: block;
}

	.logo-footer img {
		max-width: 170px !important;
		margin-bottom: 0px;
	}

body #footer-outer, body #nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap {
	background-color: #1d70b8 !important;
}

html body #footer-outer #copyright {
	border: none;
	background-color: #1868a5 !important
}

body #copyright .col.span_5 {
	margin-bottom: 0px !important;
}

#cookie-law-info-bar {
	box-shadow: 0 -1px 10px 0 rgb(0 0 0 / 30%);
}

/*	COPYRIGHT	*/
#copyright {
	padding-bottom: 30px;
}

#footer-outer #copyright .container div:first-child {
	width: 100%;
}

	#footer-outer #copyright .container div:first-child p {
		padding-bottom: 0px;
		text-align: center;
	}

#footer-outer #copyright .container div:last-child {
	display: none;
}

#footer-outer .widget {
	margin-bottom: 0px !important;
}

	#footer-outer .widget h4 {
		font-size: 24px !important;
		margin-bottom: 10px !important;
	}

.material #footer-outer #footer-widgets .col ul.social li {
	display: inline-block;
	margin-left: 10px;
}

	.material #footer-outer #footer-widgets .col ul.social li:first-child {
		margin-left: 0px;
	}

#footer-outer #footer-widgets .col p {
	padding-bottom: 6px !important;
}

.footer-copy {
	color: #777;
	line-height: 18px;
}

.wbs-copyright-row {
	text-align: center;
	padding: 20px 0px;
	background-color: #111;
	color: #eee;
	z-index: 1;
	font-size: 12px;
	display: block;
	position: relative;
}

	.wbs-copyright-row a {
		color: #eee;
	}

		.wbs-copyright-row a:hover {
			color: #999;
		}

/*PRIVACY*/
#privacy-policy p {
	padding-bottom: 0px;
}

#privacy-policy > ol {
	padding-top: 20px;
}

	#privacy-policy > ol > li {
		padding-bottom: 20px;
	}

		#privacy-policy > ol > li > ol > li {
			padding-bottom: 10px;
		}

ol.list-lower-alpha, ol.list-lower-alpha > li {
	list-style-type: lower-alpha !important;
}

ol.list-disc, ol.list-disc > li {
	list-style-type: disc;
}



/*	COOKIE BANNER	*/
.cli-style-v2 .cli-bar-message, .cli-style-v2 a {
	font-size: 12px;
}
/*a.cli_settings_button{color: #fff !important;}*/
a.cli_settings_button:hover {
	color: #6bbe4a !important;
}




/*FIX MAP*/
.wbs-map-contact {
	width: 100%;
	height: 100%;
	display: block;
	border: 0px;
	padding: 0px;
	margin: 0px; /*position: absolute;*/
	min-height: 550px;
}

/*	HEADER & BREADCRUMBS	*/
#breadcrumbs {
	display: none !important;
}

#wbs-breadcrumbs {
	text-transform: uppercase;
	color: #eee;
	font-size: 11px;
}

	#wbs-breadcrumbs a {
		color: #eee;
	}

		#wbs-breadcrumbs a:hover {
			color: #fff;
		}

#page-header-wrap {
	text-align: center;
}

	#page-header-wrap, #page-header-wrap #page-header-bg { /*min-height: 450px;height: 450px;*/
	}

#page-header-bg {
	background: #1868a5 !important; /*background-color: rgb(125,23,74) !important;*/
}

#page-header-wrap .page-header-overlay-color { /*background-color:#1868a5 !important;*/
}

#page-header-wrap .page-header-bg-image { /*-webkit-filter: grayscale(100%);filter: grayscale(100%);*/
}

#page-header-wrap .page-header-overlay-color:after,
.swiper-slide .slide-bg-wrap .slide-bg-overlay {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;*/
}


@media (min-width: 576px) {
}

@media (min-width: 768px) {

	.hqtxZK {
		margin-bottom: 80px !important;
	}

	.llcnCH {
		margin-bottom: 155px !important;
	}


	.wbs-menu-social.wbs-social-fb {
		margin-left: 1rem !important;
	}
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
	#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover {
		color: #fff !important;
	}
}

@media (max-width: 575.98px) {
}

@media (max-width: 767.98px) {
	body {
		font-size: 1.1rem !important;
		line-height: 1.3rem !important;
	}

	/*	ORDINAMENTO COLONNE PER MOBILE	*/
	.tablet_order_first {
		-webkit-order: -1;
		-ms-flex-order: -1;
		-webkit-box-ordinal-group: 0;
		order: -1;
	}

	.tablet_order_last {
		-webkit-order: 1;
		-ms-flex-order: 1;
		-webkit-box-ordinal-group: 2;
		order: 1;
	}

	.tablet_order_row {
		display: flex !important;
		flex-direction: column !important;
	}

	.tablet_none {
		display: none !important;
	}

	/*	SPAZIO	*/
	.space_50-80, .space_50-100 {
		margin: 0px !important;
	}

	#footer-outer, #footer-outer .logo-footer {
		text-align: center !important;
	}

	a.jumbo {
		padding: 0.8rem 2.2rem !important;
	}

	.wbs-row-mission .row-bg-overlay {
		opacity: 1 !important;
	}
}

@media (max-width: 991.98px) {
	#form .wbs-form-left {
		padding-bottom: 0em;
		padding-right: 0px;
	}

	#form .wbs-form-right {
		padding-bottom: 1.5em;
		padding-left: 0px;
	}
}

@media (max-width: 1199.98px) {
	.nootebook_order_row {
		display: flex !important;
		flex-direction: column !important;
	}

	.nootebook_order_first {
		-webkit-order: -1;
		-ms-flex-order: -1;
		-webkit-box-ordinal-group: 0;
		order: -1;
	}

	.nootebook_none {
		display: none !important;
	}
}



/*	SCHEDE PRODOTTI	*/
#wbs-booking-bar {
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 3%), 0 6px 20px 0 rgb(0 0 0 / 3%);
	border-radius: 14px;
	margin: 0 auto;
	max-width: 70%;
	padding: 20px 30px 0px 30px;
	background-color: #fff;
}

#wbs-tabs h3.tab-nav-heading {
	font-family: Pragati Narrow !important;
}

#wbs-tabs .icon-default-style {
	font-size: 23px;
	line-height: 20px;
}

#wbs-tabs .iwithtext {
	margin-bottom: 15px;
	margin-top: 18px;
}

.wbs-calltoaction .nectar-highlighted-text {
	margin-bottom: 0px;
}

#wbs-tabs .nectar-scrolling-tabs .scrolling-tab-nav a {
	font-weight: bold;
}


/* FIX TITOLI */
.nectar-animated-title.completed h5 {
	font-size: 34px;
	line-height: 44px;
}



/*	GRADO DI MORBIDEZZ	*/
.wbs-p-bar-row-value {
	width: 9%;
	font-size: 1.6em;
	text-align: center;
	color: #000;
	font-weight: bold;
}

.wbs-p-bar-value {
	margin-bottom: 10px;
}

.wbs-p-bar {
	background: rgb(42, 196, 234);
	background: linear-gradient(90deg, rgba(42, 196, 234,1) 0%, rgba(123, 236, 255,1) 30%, rgba(42, 196, 234,1) 100%);
	height: 15px;
	width: 92%;
	border-radius: 20px;
	margin: 20px 4%;
}

.wbs-p-bar-number > div {
	width: 10%;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 1.5em;
	color: #000;
}


/*	FIX MENU	*/
.wbs-menu-social .menu-title-text {
	display: none;
}

.a {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

#top nav > ul > li > a, #header-outer header .nectar-menu-icon {
	font-size: 19px !important;
	line-height: 25px !important;
}

#header-outer .sf-menu li ul li a {
	font-size: 19px !important;
	line-height: 25px !important;
}

#header-outer .sub-menu .sub-menu a {
	padding-left: 16px !important;
}

#header-outer.transparent #top nav .wbs-menu-bt-catalogo, #header-outer.small-nav #top nav .wbs-menu-bt-catalogo {
	margin-right: 20px;
}

	#header-outer.transparent #top nav .wbs-menu-bt-catalogo a {
		background: #fff;
		border-radius: 20px;
		padding: 6px 14px;
		font-weight: bold;
	}

		#header-outer.transparent #top nav .wbs-menu-bt-catalogo a .menu-title-text { /*color:#1868a5 !important;*/
			color: #fff !important;
		}

		#header-outer.transparent #top nav .wbs-menu-bt-catalogo a:hover, #header-outer.small-nav #top nav .wbs-menu-bt-catalogo a:hover {
			background: #1d70b8 !important;
		}

			#header-outer.transparent #top nav .wbs-menu-bt-catalogo a:hover .menu-title-text, #header-outer.small-nav #top nav .wbs-menu-bt-catalogo a:hover .menu-title-text {
				color: #fff !important;
			}

	#header-outer.small-nav #top nav .wbs-menu-bt-catalogo a { /*background: #1868a5 !important;*/
		border-radius: 20px;
		padding: 6px 14px;
		font-weight: bold;
	}

		#header-outer.small-nav #top nav .wbs-menu-bt-catalogo a .menu-title-text {
			color: #fff !important;
		}

			#header-outer.transparent #top nav .wbs-menu-bt-catalogo a .menu-title-text:after, #header-outer.small-nav #top nav .wbs-menu-bt-catalogo a .menu-title-text:after {
				display: none !important;
			}

.wbs-menu-social a {
	margin-left: 5px !important;
}

#header-outer header .nectar-menu-icon {
	margin-right: 5px !important;
}



/*nuova modifica header no trasparent*/
#header-outer #top nav .wbs-menu-bt-catalogo a:hover {
	background: #108dbd !important;
}

	#header-outer #top nav .wbs-menu-bt-catalogo a:hover .menu-title-text {
		color: #fff !important;
	}

#header-outer #top nav .wbs-menu-bt-catalogo a {
	background: #1d70b8 !important;
	border-radius: 20px;
	padding: 6px 14px !important;
	font-weight: bold;
}

	#header-outer #top nav .wbs-menu-bt-catalogo a .menu-title-text {
		color: #fff !important;
	}

#header-outer #top nav .wbs-menu-bt-catalogo {
	margin-right: 20px;
}

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a:hover .menu-title-text:after {
	border-color: #108dbd !important;
}
/*end nuova modifica header no trasparent*/



#top nav > ul > .megamenu.megamenu-row > ul {
	display: flex;
}

body:not([data-header-format="left-header"]) #header-outer nav > ul > .megamenu > ul .current-menu-item > a {
	color: #fff !important;
}

body:not([data-header-format="left-header"]) #header-outer nav > ul > .megamenu > ul .current-menu-item > a {
	background: #1d70b8 !important;
}

body:not([data-header-format="left-header"]) #header-outer nav > ul > .megamenu > ul li > a:hover {
	background: #1868a5 !important;
	color: #fff !important;
}

body:not([data-header-format="left-header"]) #header-outer nav > ul > .megamenu > ul ul .current-menu-item > a {
	color: #fff !important;
}

body:not([data-header-format="left-header"]) #header-outer nav > ul > .megamenu > ul ul .current-menu-item > a {
	background: #1d70b8 !important;
}

body:not([data-header-format="left-header"]) #header-outer nav > ul > .megamenu > ul ul li > a:hover {
	background: #1868a5 !important;
	color: #fff !important;
}

/*	FIX CATEGORY	*/
#wbs-row-category > div > .vc_col-sm-6 .column-overlay-layer {
	filter: alpha(opacity=50);
}

#wbs-row-category > div > .vc_col-sm-6:hover .column-overlay-layer {
	/*transition: opacity 0.5s; */
	opacity: 1 !important;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	/*-webkit-transition: opacity 1s ease-in-out !important;
  -moz-transition: opacity 1s ease-in-out !important;
  -ms-transition: opacity 1s ease-in-out !important;
  -o-transition: opacity 1s ease-in-out !important;
  transition: opacity 1s ease-in-out !important;*/
}



/**/
.wbs-cal-icon-sfoderabile .iwt-icon img {
	height: 100px !important;
	width: 100px !important;
}

.wbs-cal-icon-sfoderabile .iwt-text {
	padding-left: 110px !important;
}

	.wbs-cal-icon-sfoderabile .iwt-text h3 { /*line-height: 100px !important;*/
		padding-top: 20px;
	}




/*banner categorie*/
#wbs-row-category > div > .vc_col-sm-6 i, #wbs-row-category > div > .vc_col-sm-6 h2, #wbs-row-category > div > .vc_col-sm-6 a {
	color: #000 !important;
}

#wbs-row-category > div > .vc_col-sm-6:hover i, #wbs-row-category > div > .vc_col-sm-6:hover h2, #wbs-row-category > div > .vc_col-sm-6:hover a {
	color: #fff !important;
}

#wbs-row-category > div > .vc_col-sm-6 .nectar-cta[data-style=underline] .link_wrap .link_text:after {
	border-color: #000 !important;
}

#wbs-row-category > div > .vc_col-sm-6:hover .nectar-cta[data-style=underline] .link_wrap .link_text:after {
	border-color: #fff !important;
}

#wbs-row-category > div > .vc_col-sm-6 .column-overlay-layer {
	opacity: 0 !important;
}

#wbs-row-category > div > .vc_col-sm-6:hover .column-overlay-layer {
	opacity: 1 !important;
}


/*header page*/
#page-header-bg h1 {
	display: inline-block !important;
	padding: 6px 12px;
	background: #1d70b8;
}



/*pagina categoria prodotti*/
.wbs-category-row-product .row_col_wrap_12 > div:first-child {
	padding-right: 20px;
}

.wbs-category-row-product .row_col_wrap_12 > div:last-child {
	padding-left: 20px;
}

/*gallery azienda*/
.portfolio-items .col .work-info .vert-center::before {
	position: absolute;
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	display: block;
	font-size: 20px;
	content: "\f067";
	text-align: center;
	left: 50%;
	margin-left: -16px;
}




/*FIX 15-07-2022*/
#header-outer.transparent {
	background-image: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
}

#page-header-wrap, #page-header-wrap #page-header-bg { /*min-height: 750px !important;height: 750px !important;*/
	min-height: 850px !important;
	height: 850px !important;
}


.wbs-cetegory-bg-icon-materassi::before {
	position: absolute;
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	display: block;
	font-size: 360px;
	opacity: 0.1;
}

.wbs-cetegory-bg-icon-materassi-left::before {
	bottom: 0px;
	left: 0px;
	margin-left: -3%;
	margin-bottom: -3%;
}

.wbs-cetegory-bg-icon-materassi-right::before {
	bottom: 0px;
	right: 0px;
	margin-right: -3%;
	margin-bottom: -3%;
}

.wbs-cetegory-bg-icon-materassi-01::before, .wbs-cetegory-bg-icon-materassi-02::before, .wbs-cetegory-bg-icon-materassi-03::before {
	content: "\f219";
}

#wbs-product-topbar .nectar-animated-title[data-color="extra-color-3"] .nectar-animated-title-inner:after {
	background-color: #fff !important;
}

#wbs-product-topbar .icon-default-style.extra-color-3 {
	color: #fff !important;
}

.wbs_certificazioni .wpb_wrapper,
.wbs_caratteristiche .wpb_wrapper {
	display: flex;
	justify-content: center;
	gap: .3rem;
}

	.wbs_certificazioni .wpb_wrapper .hover-wrap-inner,
	.wbs_caratteristiche .wpb_wrapper .hover-wrap-inner {
		text-align: center;
	}

.wbs_certificazioni .img-with-aniamtion-wrap img,
.wbs_caratteristiche .img-with-aniamtion-wrap img {
	max-height: 60px;
	width: auto;
}

.wbs_caratteristiche .img-with-aniamtion-wrap {
	flex: 1;
}

.wbs_caratteristiche .hover-wrap-inner:after {
	display: block;
	text-align: center;
	font-size: 1rem;
	line-height: 1rem;
	margin-top: .2rem; /*word-wrap: anywhere; overflow-wrap: anywhere;*/
}

.wbs_caratteristiche .hover-wrap-inner:has(.wbs-ico-antiacaro):after {
	content: "Anti acaro";
}

.wbs_caratteristiche .hover-wrap-inner:has(.wbs-ico-antidecupito):after {
	content: "Antidecupito";
}

.wbs_caratteristiche .hover-wrap-inner:has(.wbs-ico-ergonomico):after {
	content: "Ergonomico";
}

.wbs_caratteristiche .hover-wrap-inner:has(.wbs-ico-espanso):after {
	content: "Espanso ad acqua";
}

.wbs_caratteristiche .hover-wrap-inner:has(.wbs-ico-indeformabile):after {
	content: "Indeformabile";
}

.wbs_caratteristiche .hover-wrap-inner:has(.wbs-ico-lavaggio):after {
	content: "Lavaggio";
}

.wbs_caratteristiche .hover-wrap-inner:has(.wbs-ico-cfc):after {
	content: "Senza cfc";
}

.wbs_caratteristiche .hover-wrap-inner:has(.wbs-ico-sfoderabile):after {
	content: "Sfoderabile";
}

.wbs_caratteristiche .hover-wrap-inner:has(.wbs-ico-traspirante):after {
	content: "Traspirante";
}

.wbs-row-product {
	border-bottom: 1px solid rgba(0,0,0,.12);
}
