/*
_____________________________________________________________
|                    |                    |                   |
| Breakpoint	     |     Class infix	  |    Dimensions     |
|____________________|____________________|___________________|
|                    |                    |                   |
| X-Small     	     |         None	      |     <576px        |
| Small	             |         sm	      |     ≥576px        |
| Medium	         |         md	      |     ≥768px        |
| Large	             |         lg	      |     ≥992px        |
| Extra large	     |         xl	      |     ≥1200px       |
| Extra extra large	 |         xxl	      |     ≥1400px       |
|____________________|____________________|___________________|
*/
/* DEFAULT CSS  */
/*
@font-face {
	font-family: "Inter";
	src: url("../assets/fonts/Inter/Inter-Regular.eot");
	src: url("../assets/fonts/Inter/Inter-Regular.eot?#iefix") format("embedded-opentype"),
		url("../assets/fonts/Inter/Inter-Regular.woff2") format("woff2"),
		url("../assets/fonts/Inter/Inter-Regular.woff") format("woff"),
		url("../assets/fonts/Inter/Inter-Regular.svg#TitilliumWeb-Light") format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Inter SemiBold";
	src: url("../assets/fonts/Inter/Inter-SemiBold.eot");
	src: url("../assets/fonts/Inter/Inter-SemiBold.eot?#iefix") format("embedded-opentype"),
		url("../assets/fonts/Inter/Inter-SemiBold.woff2") format("woff2"),
		url("../assets/fonts/Inter/Inter-SemiBold.woff") format("woff"),
		url("../assets/fonts/Inter/Inter-SemiBold.svg#TitilliumWeb-Light") format("svg");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "GowunBatang";
	src: url("../assets/fonts/GowunBatang/GowunBatang-Bold.eot");
	src: url("../assets/fonts/GowunBatang/GowunBatang-Bold.eot?#iefix") format("embedded-opentype"),
		url("../assets/fonts/GowunBatang/GowunBatang-Bold.woff2") format("woff2"),
		url("../assets/fonts/GowunBatang/GowunBatang-Bold.woff") format("woff"),
		url("../assets/fonts/GowunBatang/GowunBatang-Bold.svg#GowunBatang") format("svg");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
*/
/*@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');*/
@import url("https://use.typekit.net/wcu7qua.css");

/* css temporaneo */

.link-text {
	display: none !important;
}

.link-text a {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: black;
}

.wpfd-num {
	display: none !important;
}

/* css temporaneo */
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.55% !important;
}

body {
	font-size: 1.6rem !important;
	line-height: 2.8rem !important;
	font-family: 'Montserrat';
	color: #282727;
	background-color: #F9F7F4;
}

/*
.row {
margin-right: 0 !important;
margin-left: 0 !important;
}*/


h1,
.noseo-h1,
h2,
.noseo-h2,
h3,
.noseo-h3,
h4,
.noseo-h4,
h5,
.noseo-h5 {
	font-family: 'Montserrat' !important;
}

.noseo-h1,
h1 {
	font-size: clamp(3.8rem, calc(3.8rem + ((1vw - 0.28rem) * 1.3393)), 6.5rem) !important;
	line-height: clamp(4.3rem, calc(4.3rem + ((1vw - 0.28rem) * 1.3393)), 7rem) !important;
	letter-spacing: -1.1px !important;
	font-weight: 400 !important;
}

.noseo-h2,
h2 {
	font-size: clamp(3.8rem, calc(3.8rem + ((1vw - 0.28rem) * 1.5179)), 5.5rem) !important;
	line-height: clamp(3.8rem, calc(3.8rem + ((1vw - 0.28rem) * 1.5179)), 6.1rem) !important;
	letter-spacing: -1.1px !important;
	font-weight: 400 !important;
}

.noseo-h3,
h3 {
	font-size: clamp(2.4rem, calc(2.4rem + ((1vw - 0.28rem) * 0.5357)), 3rem) !important;
	line-height: clamp(2.9rem, calc(2.9rem + ((1vw - 0.28rem) * 0.5357)), 3.5rem) !important;
	letter-spacing: -0.6px !important;
	font-weight: 400 !important;
}

.noseo-h4,
h4 {
	font-size: clamp(1.9rem, calc(2.4rem + ((1vw - 0.28rem) * 0.5357)), 2.3rem) !important;
	line-height: clamp(2.4rem, calc(2.4rem + ((1vw - 0.28rem) * 0.5357)), 2.8rem) !important;
	letter-spacing: -0.6px !important;
	font-weight: 400 !important;
}

.noseo-h5,
h5 {
	font-size: clamp(1.8rem, calc(1.8rem + ((1vw - 0.28rem) * 0.1786)), 2rem) !important;
	line-height: clamp(2rem, calc(2rem + ((1vw - 0.28rem) * 0.4464)), 2.5rem) !important;
}


.w-fit {
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

a {
	display: inline-block;
	color: #282727;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #282727;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

.clearfix:after,
.clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}


.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.cursor-default {
	cursor: default !important;
}

h1 b,
h1 strong,
h2 b,
h2 strong,
.fw-med {
	font-weight: 500 !important;
}

svg,
img {
	display: block;
	max-width: 100%;
	height: auto;
}

iframe {
	max-width: -webkit-fill-available;

}

.w-30 {
	width: 30%;
}

.min-h-70 {
	min-height: 70vh;
}

/*  pulsanti  */

.main-btn a {
	padding: 1.25rem 3.4375rem;
}

.btn-hover:before {
	content: '';
	width: 0;
	height: 1px;
	display: inline-block;
	position: relative;
	background-color: #fff;
	transition: all 0.3s ease;
	margin-bottom: 5px;
}

.btn-hover:hover::before {
	width: 40px;
	margin-right: 20px;
}

.btn-cta {
	text-transform: uppercase;
	font-weight: bold;
	padding: 1.5rem 2rem 1.35rem 2rem;
	min-width: auto;
	text-align: center;
	float: left;
	transition: all 0.3s ease;
	width: -moz-fit-content;
	width: fit-content;
	width: -webkit-fit-content;
}

.btn-cta:hover {
	text-decoration: none;
}

.cta-design-w {
	background-color: #fff;
	border: solid 2px #fff;
}

a.cta-design-w:link,
a.cta-design-w:visited {
	color: #2D2D2B;
}

a.cta-design-w:hover {
	color: #fff;
	background-color: rgba(45, 45, 45, 0.75);
	border-color: rgba(45, 45, 45, 0.05);
}

.btn-trasp {
	border: solid 2px #fff;
}

a.btn-trasp:link,
a.btn-trasp:visited {
	color: #fff;
}

.btn-grey:before {
	background-color: #fff;
}

a.btn-trasp:hover {
	color: #4E4D49;
	background-color: #fff;
	text-decoration: none;
}

a.btn-trasp:hover::before {
	background-color: #4E4D49;
}

.btn-grey {
	background-color: #4E4D49;
}

a.btn-grey:link,
a.btn-grey:visited {
	color: #fff;
}

.btn-green:before {
	background-color: #fff;
}

.btn-green {
	background-color: #7F9494;
}

a.btn-green:link,
a.btn-green:visited {
	color: #fff;
}

.btn-office {
	background-color: #AFA69E;
}

a.btn-office:link,
a.btn-office:visited {
	color: #fff;
}

.btn-office:before {
	background-color: #fff;
}

a.btn-grey-trasp:link,
a.btn-grey-trasp:visited {
	color: #4E4D49;
	border: solid 2px #4E4D49;
}

a.btn-grey-trasp:hover {
	color: #fff;
	background-color: #4E4D49;
}

.btn-hover.btn-grey-trasp:hover::before {
	background-color: #fff;
}




.p-6 {
	padding: 5rem !important;
}

.pt-6,
.py-6 {
	padding-top: 5rem !important;
}

.pr-6,
.px-6 {
	padding-right: 5rem !important;
}

.pb-6,
.py-6 {
	padding-bottom: 5rem !important;
}

.pl-6,
.px-6 {
	padding-left: 5rem !important;
}


/* header */
#header {
	background-color: #F9F7F4;
}

.header-princ .logo .logo-esteso {
	width: 200px;
	height: auto;
}

#master-head.fixed-top .logo .logo-esteso {
	display: none;
	transition: all .5s ease-in-out;
}

/*
.logo-ridotto {
	display: none;
	transition: all .5s ease-in-out;
}

#master-head.fixed-top .logo .logo-ridotto {
	display: block;
	transition: all .5s ease-in-out;
}
*/
#master-head.fixed-top {
	transition: all .3s ease-in-out;
	-webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, .3);
	-moz-box-shadow: 0 3px 5px rgba(57, 63, 72, .3);
	box-shadow: 0 3px 5px rgba(57, 63, 72, .3);
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

#topbar {
	background-color: #958269;
}

.header-princ {
	padding: 20px 0;
}

.fixed-top .header-princ {
	padding: 10px 0;
}

/*
@media only screen and (min-width:769px) {


	#mega-menu-wrap-primary-main-menu #mega-menu-primary-main-menu > li.mega-weglot-parent-menu-item ul.mega-sub-menu {
		width: -moz-fit-content;
		width: -webkit-fit-content;
		width: fit-content;
	}
}
*/

/*  footer  */

.footer-main {
	color: #fff;
}

.footer-main a {
	color: #fff;
	font-size: 1.4rem;
	line-height: 1.2;
}

.footer-main a:link,
.footer-main a:visited {
	color: #fff;
}

.footer-main ul li.current-menu-item a {
	text-decoration: underline;
	font-weight: bold;
}

.footer {
	background-color: #2D2D2B;
}

.footer-main ul {
	list-style: none;
	padding-left: 0;
	line-height: 1.5;
}

.tit-widget {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}

.tit-widget.tit-living {
	color: #7F9494;
}

.tit-widget.tit-office {
	color: #AFA69E;
}

.tit-widget.tit-lighting {
	color: #F2F2F2;
}

.socket {
	font-size: 1.4rem;
	position: relative;
	color: #fff !important;
	background-color: #412b05;
	margin-top: 3rem;
}

.socket ul.nav {
	justify-content: flex-start;
}

.socket ul.nav li {
	padding-right: 15px;
}

.socket ul.nav li a {
	color: #fff !important;
}

.socket ul li:last-child {
	padding-right: 0;
}

ul.social-footer {
	margin-top: 50px;
}

ul.social-footer li {
	display: inline-block;
	margin-right: 6%;
}

ul.social-footer li:last-child {
	margin-right: 0;
}

ul.social-footer li i {
	font-size: 1.8rem;
}

.logo-footer .custom-html-widget {
	margin-top: 30px;
}

.fas.fa-chevron-up {
	font-size: 3rem;
	color: #fff;
}

.bk-top {
	display: none;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 5px 9px;
	position: fixed;
	right: 15px;
	bottom: 5px;
}


.slick-lightbox-slick-item-inner img {
	background-color: #fff !important;
}


@media (min-width: 2500px) {

	.container,
	.container-fluid {
		max-width: 1320px !important;
	}

}

@media (min-width: 1400px) {
	.p-xxl-6 {
		padding: 5rem !important;
	}

	.pt-xxl-6,
	.py-xxl-6 {
		padding-top: 5rem !important;
	}

	.pr-xxl-6,
	.px-xxl-6 {
		padding-right: 5rem !important;
	}

	.pb-xxl-6,
	.py-xxl-6 {
		padding-bottom: 5rem !important;
	}

	.pl-xxl-6,
	.px-xxl-6 {
		padding-left: 5rem !important;
	}
}

@media (min-width: 1200px) {
	.p-xl-6 {
		padding: 5rem !important;
	}

	.pt-xl-6,
	.py-xl-6 {
		padding-top: 5rem !important;
	}

	.pr-xl-6,
	.px-xl-6 {
		padding-right: 5rem !important;
	}

	.pb-xl-6,
	.py-xl-6 {
		padding-bottom: 5rem !important;
	}

	.pl-xl-6,
	.px-xl-6 {
		padding-left: 5rem !important;
	}

	.pb-xl-0 {
		padding-bottom: 0 !important;
	}
}

@media (min-width: 992px) {
	.p-lg-6 {
		padding: 5rem !important;
	}

	.pt-lg-6,
	.py-lg-6 {
		padding-top: 5rem !important;
	}

	.pr-lg-6,
	.px-lg-6 {
		padding-right: 5rem !important;
	}

	.pb-lg-6,
	.py-lg-6 {
		padding-bottom: 5rem !important;
	}

	.pl-lg-6,
	.px-lg-6 {
		padding-left: 5rem !important;
	}

	.pb-lg-0 {
		padding-bottom: 0 !important;
	}
}

@media (min-width: 768px) {
	.p-md-6 {
		padding: 5rem !important;
	}

	.pt-md-6,
	.py-md-6 {
		padding-top: 5rem !important;
	}

	.pr-md-6,
	.px-md-6 {
		padding-right: 5rem !important;
	}

	.pb-md-6,
	.py-md-6 {
		padding-bottom: 5rem !important;
	}

	.pl-md-6,
	.px-md-6 {
		padding-left: 5rem !important;
	}

	/* foter  */
	.socket ul.nav {
		justify-content: flex-end;
	}

}

@media (min-width: 576px) {
	.p-sm-6 {
		padding: 5rem !important;
	}

	.pt-sm-6,
	.py-sm-6 {
		padding-top: 5rem !important;
	}

	.pr-sm-6,
	.px-sm-6 {
		padding-right: 5rem !important;
	}

	.pb-sm-6,
	.py-sm-6 {
		padding-bottom: 5rem !important;
	}

	.pl-sm-6,
	.px-sm-6 {
		padding-left: 5rem !important;
	}

	.btn-cta {
		min-width: 325px;
	}
}

/* WP file download + ggd form */



#et-boc .wpfd-content .wpfdcategory,
.wpfd-content .wpfdcategory {
	line-height: 1.5 !important;
	color: #4E4D49 !important;
	background: #dedede !important;
	border: 1px solid #dedede !important;
	border-radius: 0 !important;
	height: auto !important;
}

#et-boc .wpfd-content .wpfdcategory .wpfd-folder,
.wpfd-content .wpfdcategory .wpfd-folder {
	color: #2D2D2B !important;
	display: none !important;
}

#et-boc .wpfd-content .wpfdcategory > span,
.wpfd-content .wpfdcategory > span {
	width: 100% !important;
	padding: 0 !important;
	text-align: center !important;
	font-size: clamp(1.8rem, calc(1.8rem + ((1vw - 0.28rem) * 0.1786)), 2rem) !important;
	line-height: clamp(2rem, calc(2rem + ((1vw - 0.28rem) * 0.4464)), 2.5rem) !important;
	font-family: 'Montserrat' !important;
	font-weight: 700;
	color: #4E4D49 !important;
	margin-top: 0 !important;
	display: block !important;
	max-width: none !important;

}

#et-boc .wpfd-content .wpfdcategory:hover,
.wpfd-content .wpfdcategory:hover {

	color: #fff !important;
	background-color: #412b05 !important;
	border-color: #412b05 !important;
}

#et-boc .wpfd-content .wpfdcategory:hover > span,
.wpfd-content .wpfdcategory:hover > span {
	color: #fff !important;
}

#et-boc .wpfd-container-certification .wpfd-categories h2,
.wpfd-container-certification .wpfd-categories h2 {
	font-family: 'Montserrat' !important;
	font-size: clamp(1.9rem, calc(2.4rem + ((1vw - 0.28rem) * 0.5357)), 2.3rem) !important;
	line-height: clamp(2.4rem, calc(2.4rem + ((1vw - 0.28rem) * 0.5357)), 2.8rem) !important;
	letter-spacing: -0.6px !important;
	font-weight: 400 !important;
}


#et-boc .wpfd-content-ggd .wpfdcategory,
#et-boc .wpfd-content-ggd .wpfdcategory_placeholder,
.wpfd-content-ggd .wpfdcategory,
.wpfd-content-ggd .wpfdcategory_placeholder {
	flex: 1 0 30% !important;
	min-width: 30% !important;
}

.wpfd-open-tree + .with_foldertree > .wpfd-categories h2 {
	margin-top: 10px !important;
	margin-left: 10px !important;
	margin-bottom: 30px !important;
	font-size: clamp(2.4rem, calc(2.4rem + ((1vw - 0.28rem) * 0.5357)), 3rem) !important;
	line-height: clamp(2.9rem, calc(2.9rem + ((1vw - 0.28rem) * 0.5357)), 3.5rem) !important;
	letter-spacing: -0.6px !important;
	padding-bottom: 30px;
	font-weight: 400 !important;
	margin-right: 10px;
	border-bottom: 1px solid #A9A9A7;
}

#et-boc .wpfd-content .breadcrumbs,
.wpfd-content .breadcrumbs,
.wpfd-content .wpfd-container .wpfd-foldertree {
	border: 0 !important;
	padding-right: 20px;
}

#et-boc .wpfd-content .breadcrumbs a:hover,
.wpfd-content .breadcrumbs a:hover {
	font-weight: 400 !important;
	text-decoration: underline !important;
}

.wpfd-content .breadcrumbs > li:last-child > span {
	font-weight: 700 !important;

}

/*
.wpfd-container .wpfd-foldertree{
background-color:#f2f2f2!important;
}
*/


#wpmem_login select,
#wpmem_login input[type=password],
#wpmem_login input[type=text],
#wpmem_reg select,
#wpmem_reg input[type=date],
#wpmem_reg input[type=email],
#wpmem_reg input[type=number],
#wpmem_reg input[type=password],
#wpmem_reg input[type=text],
#wpmem_reg input[type=url],
#wpmem_reg textarea {
	border: 2px solid #A9A9A7 !important;
	border-radius: 0 !important;
	color: #000 !important;
	background-color: #fff !important;
	font-size: 15px !important;
	margin-top: 0 !important;
	padding: 10px 8px !important;
	display: block;
	width: 100% !important;
	max-width: 100%;
	min-width: 100%;
	box-sizing: border-box;
}

#wpmem_login button,
#wpmem_login input[type="submit"],
#wpmem_reg button,
#wpmem_reg input[type="submit"] {
	text-transform: uppercase;
	margin: 0;
	border: 1px solid #412b05 !important;
	font-weight: bold;
	padding: 15px;
	text-align: center;
	transition: all 0.3s ease;
	min-width: 200px;
	color: #fff;
	background-color: #412b05;
	cursor: pointer;
	border-radius: 33px;
	font-family: 'Montserrat';
}

#wpmem_login button:hover,
#wpmem_login input[type="submit"]:hover,
#wpmem_reg button:hover,
#wpmem_reg input[type="submit"]:hover {
	background-color: transparent;
	color: #412b05;
}

#wpmem_login + #wpmem_reg {
	margin-top: 100px;
}

.wpmem_msg,
#wpmem_restricted_msg,
#wpmem_login,
#wpmem_reg {
	max-width: 60% !important;
	margin: 0 auto !important;
	width: 100% !important;

}

#wpmem_login legend,
#wpmem_reg legend {
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
	font-size: clamp(2.4rem, calc(2.4rem + ((1vw - 0.28rem) * 0.5357)), 3rem) !important;
	line-height: clamp(2.9rem, calc(2.9rem + ((1vw - 0.28rem) * 0.5357)), 3.5rem) !important;
	line-height: 51px !important;
	letter-spacing: -0.9px !important;
	color: #4E4D49 !important;
	margin-bottom: 50px !important;
}

#tos + a {
	max-width: 90%;
	display: inline-flex;
}

@media only screen and (max-width:992px) {

	#wpmem_restricted_msg,
	#wpmem_login,
	#wpmem_reg {
		max-width: 100%;
	}
}

/* page id 13 e */
/* 2 col form end */

#wpmem_restricted_msg {
	padding: 3rem;

}

/*#wpmem_reg {
	border-left: 2px solid #000;
}*/

#wpmem_login,
#wpmem_reg {
	display: inline-flex;
	width: 50% !important;
	box-sizing: border-box;
	padding: 3rem;
	margin-top: 50px !important;
	margin-bottom: 50px !important;
	vertical-align: top;
}

#wpmem_login .form,
#wpmem_reg .form {
	width: 100%;
}

/*
#wpmem_reg fieldset label.radio[for="check_is_cliente"],
#wpmem_reg fieldset .div_radio {
	display: none;
}

body.page-id-3087 #wpmem_reg fieldset .div_radio,
body.page-id-13.logged-in #wpmem_reg fieldset .div_radio {
	display: flex;
	gap: 1rem;
}

body.page-id-3087 #wpmem_reg fieldset label.radio[for="check_is_cliente"],
body.page-id-13.logged-in #wpmem_reg fieldset label.radio[for="check_is_cliente"] {
	display: block;
}
*/

#wpmem_reg fieldset label.text[for="is_cliente"],
#wpmem_reg fieldset input#is_cliente {
	display: none;
}

body.page-id-3087 #wpmem_reg fieldset label.text[for="is_cliente"],
body.page-id-3087 #wpmem_reg fieldset input#is_cliente,
body.page-id-13.logged-in #wpmem_reg fieldset label.text[for="is_cliente"],
body.page-id-13.logged-in #wpmem_reg fieldset input#is_cliente {
	display: block;
}

@media only screen and (max-width:992px) {

	#wpmem_login,
	#wpmem_reg {
		display: flex;
		width: 100% !important;
		padding: 1rem;
		margin-bottom: 0px !important;
		max-width: 100% !important;


	}

	#wpmem_reg {
		border-left: 0;
	}
}

/* if login page only or sign up page only  */

body.page-id-8 #wpmem_login,
body.page-id-10 #wpmem_reg {
	margin: 0 auto !important;
	display: block !important;
	width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	max-width: 100% !important;
}

body.page-id-10 #wpmem_reg {
	border-left: 0 !important;
	margin: 0 auto !important;

}

/**/

.toggle-arrow-up-alt {
	margin-left: 10px !important;
	width: 30px !important;
	height: 30px !important;
	border: 0 !important;
	border-radius: 0 !important;
}

.chk-tags-filtering ul li.tags-item {
	margin: 0 10px 4px 0 !important;
	border-radius: 0 !important;
	border: 1px solid #AFA69E !important;
	padding: 5px !important;
	background-color: #fff !important;
	color: #AFA69E !important;
}

.chk-tags-filtering ul li.tags-item:hover {
	color: #fff !important;
	background-color: #AFA69E !important;
}

#btnsearchbelow {
	background-color: #4E4D49 !important;
	border-radius: 0 !important;
	border: 1px solid #4E4D49;
	cursor: pointer;
}

#btnsearchbelow:hover {
	color: #4E4D49 !important;
	background-color: #ffffff !important;
}

#btnReset {
	border-radius: 0 !important;
	border: 1px solid #ccc !important;
}

#btnReset:hover {
	background-color: #000 !important;
	border: 1px solid #000 !important;
}

.chk-tags-filtering ul li.tags-item.active {
	background: #AFA69E !important;
	color: #fff !important;
}

.chk-tags-filtering ul {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;

}

.box-btngroup-below {
	padding: 20px 0 30px 15px;
	margin: 0;
	background-color: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border: 1px solid #cccccc;
	border-top: none;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.wpfd_previewlink {
	color: #fff !important;
}

.wpfd_previewlink,
#et-boc .wpfd-content .downloadlink,
.wpfd-content .downloadlink,
#et-boc .wpfd-content a[class*=-download-category],
#et-boc .wpfd-content a[class*=-download-selected],
.wpfd-content a[class*=-download-category],
.wpfd-content a[class*=-download-selected] {
	background-color: #4E4D49 !important;
	border-radius: 0 !important;
	border: 1px solid #4E4D49 !important;
	cursor: pointer;
}

.wpfd_previewlink:hover,
#et-boc .wpfd-content .downloadlink:hover,
.wpfd-content .downloadlink:hover,
#et-boc .wpfd-content a[class*=-download-category]:hover,
#et-boc .wpfd-content a[class*=-download-selected]:hover,
.wpfd-content a[class*=-download-category]:hover,
.wpfd-content a[class*=-download-selected]:hover {
	color: #4E4D49 !important;
	background-color: #ffffff !important;
}

@media only screen and (min-width:721px) {

	#et-boc .wpfd-content .wpfdcategory,
	.wpfd-content .wpfdcategory {
		font-size: 16px;
		padding: 40px !important;

	}

	#et-boc .wpfd-content-certification .wpfd-container .wpfd-foldertree ul.jaofiletree a,
	.wpfd-content-certification .wpfd-container .wpfd-foldertree ul.jaofiletree a {
		font-size: 20px;
		line-height: 24px;
	}

	#et-boc .wpfd-content,
	.wpfd-content {
		font-size: 16px !important;
	}

	#wpmem_login,
	#wpmem_msg,
	#wpmem_reg,
	.wpmem_msg {
		width: 75% !important;
		margin: 0 auto !important;
		display: block !important;
	}

	.by-feature .top .pull-right,
	.by-feature .top .pull-left {
		padding: 0 !important;
	}

	.by-feature .top .pull-right {
		float: left !important;

	}

	.wpfd-container .wpfd-foldertree ul.jaofiletree:first-child {
		margin-left: 0px !important;
	}
}

@media only screen and (max-width:720px) {

	.wpfd-container .wpfd-foldertree {
		padding-top: 50px !important;
	}

	.wpfd-content .breadcrumbs {
		min-height: 80px !important;
	}

	.btn-search {
		bottom: -140px !important;
	}
}

.wpdf_dropbox #upload_button {
	border-color: #412b05 !important;
	background-color: transparent !important;
	color: #412b05 !important;
	border-radius: 33px !important;
	box-shadow: none !important;

}

.wpdf_dropbox #upload_button:hover {
	color: #fff !important;
	background-color: #412b05 !important;
}

body.page-id-13 .body-content .wpmem_msg {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

body.page-id-13 .body-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	width: 100%;
}

body.page-id-13 .body-content ul li {
	display: inline-block;
	margin-right: 30px;
}


body.page-id-13 .body-content ul li a,
.btn-crm,
.btn-lightsound {
	padding: 15px 30px;
	margin: 15px 0px;
	line-height: 1.5;
	color: #412b05;
	background-color: transparent;
	border: 1px solid #412b05;
	border-radius: 33px !important;
	text-decoration: none !important;
	display: inline-flex;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Montserrat' !important;
}

.btn-crm {
	margin-right: 20px;
}

body.page-id-13 .body-content ul li a:hover,
.btn-crm:hover {
	background-color: #412b05;
	border-color: #412b05;
	color: #fff;


}

.btn-lightsound {
	background-color: #497777;
	border: 1px solid #497777;
}

.btn-lightsound:hover {
	background-color: #7F9494;
	border-color: #7F9494;
	color: #fff;


}

.overflow-content > .col-12 {
	text-align: end;
}

.btn-search {
	margin: 0;
	margin-top: 3rem;

}

.btn-search i {
	margin-right: 15px;
	font-size: 20px;
	color: #412b05 !important;
	line-height: 25px;
}

.btn-search:hover i {
	color: #fff !important;
}

/*
@media only screen and (min-width:992px){
.overflow-content .col-up {
margin-top: -85px;
position: relative;
z-index: 1000;
margin-left: 15px;
}
}*/
@media only screen and (max-width:768px) {

	#et-boc .wpfd-content .wpfd-container .with_foldertree,
	.wpfd-content .wpfd-container .with_foldertree {
		padding-left: 0px !important;
		padding-top: 50px !important;
	}
}

@media only screen and (max-width:720px) {
	.wpfd-container .with_foldertree {
		flex-basis: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
	}

	.wpfd-container .wpfd-foldertree + .wpfd-open-tree {

		left: 10px !important;

	}

	.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree:first-child {
		margin-left: 0 !important;
	}
}

#wpfd-ggd-box .dropblock .filecontent {
	float: none !important;
	display: block !important;
	min-height: 80px !important;
}

#wpfd-ggd-box .extra-downloadlink,
#wpfd-ggd-box .extra-downloadlink a {
	float: none !important;
	width: 100% !important;

}

#wpfd-ggd-box .dropblock {
	border-radius: 0 !important;
}

#et-boc .wpfd-content-ggd .file,
.wpfd-content-ggd .file {
	border-radius: 0 !important;
}

#et-boc .wpfd-content-ggd .wpfd-file-link .droptitle,
.wpfd-content-ggd .wpfd-file-link .droptitle {

	color: #323232;

}

.mega-menu-item #adminForm {
	padding-top: 0;
	padding-bottom: 0;
}

.mega-menu-item .box-search-filter .searchSection,
.mega-menu-item .box-search-filter {
	margin: 0 !important;
}


.wpfd-content .breadcrumbs {
	position: relative;
}

#et-boc .wpfd-content .breadcrumbs a,
.wpfd-content .breadcrumbs a {
	color: #A9A9A7 !important;
}

/*
.wpfd-content .breadcrumbs::before {
content:"\f002";
position:absolute;
bottom:-40px;
left: 0;
border: 1px solid #000;
width: 100px;
height: 40px;
font-family: 'FontAwesome';
padding: 15px;
}
*/




#svg-bkg-body {
	position: fixed;
	bottom: -50px;
	left: -50px;
	z-index: -1;
	width: 100%;
	max-width: 300px;
	height: auto;
	display: block;
}


.wpfd-container .wpfd-foldertree i.zmdi.zmdi-folder {
	display: none !important;
}

/*
body #et-boc .wpfd-content > .wpfd-container > .wpfd-foldertree > ul.jaofiletree > li > a,
body .wpfd-content > .wpfd-container > .wpfd-foldertree > ul.jaofiletree > li > a {
	display: none !important;
}
*/

body #et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li ul.jaofiletree,
body .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li ul.jaofiletree,
body #et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree,
body .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree,
body #et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li,
body .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li {
	/*background-color: #dedede!important;*/

	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}



/*
body #et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li:hover,
body #et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected,
body .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected,
body .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li:hover {
	background-color: #71706D !important;

}
*/
body #et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.collapsed .icon-open-close,
body .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.collapsed .icon-open-close,
body #et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded .icon-open-close,
body .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded .icon-open-close,
body #et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected .icon-open-close,
body .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected .icon-open-close,
body #et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li .icon-open-close,
body .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li .icon-open-close {
	position: absolute;
	top: 32px;
	right: 26px;
	z-index: 1;
	opacity: 0;
	width: 25px;
	height: 25px;
}

#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul li .icon-open-close,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul li .icon-open-close {
	top: 22px !important;
	right: 26px !important;

}

#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul ul li .icon-open-close,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul ul li .icon-open-close {
	top: 12px !important;
	right: 26px !important;

}

#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li a,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li a {
	background-color: #dedede !important;
	padding: 30px 20px !important;
	margin: 0 !important;
	color: #4E4D49 !important;
	/*font: normal normal bold 16px/28px 'Inter' !important;*/
	font-size: 16px !important;
	line-height: 28px !important;
	font-weight: 700 !important;
	font-family: 'Montserrat' !important;
	letter-spacing: 1.6px !important;
	text-transform: uppercase !important;
	display: inline-block !important;
	width: 100% !important;
	position: relative;
	border-bottom: 1px solid #fff !important;
}

#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded .icon-open-close ~ a::after,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded .icon-open-close ~ a::after {
	content: "\f078";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 30px;
	width: 15px;
	height: 15px;
	line-height: 1;
	font-family: 'FontAwesome';
}

#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.collapsed .icon-open-close ~ a::after,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.collapsed .icon-open-close ~ a::after {
	transform: translateY(-50%) rotate(-90deg);
}

/*
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded:not(:first-child) > a,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded:not(:first-child) > a,
*/
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded > a,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded > a,
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected > a,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected > a,
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li > a:hover,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li > a:hover {
	background-color: #412b05 !important;
	color: #fff !important;
}


body #et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li li li > a,
body .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li li li > a {
	text-transform: capitalize !important;
}


#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected > a li.selected > a,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.selected > a li.selected > a,
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li > a li a:hover,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li > a li a:hover {
	background-color: #A9A9A7 !important;
	color: #fff !important;
}

#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul li a,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul li a {
	padding: 20px 30px !important;

}

#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul ul li a,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul ul li a {
	padding: 10px 40px !important;

}

#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul li.expanded > a,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul li.expanded > a,
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul li.selected > a,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul li.selected > a,
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul li > a:hover,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul li > a:hover {
	background-color: #A9A9A7 !important;
	color: #fff !important;
}

#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul ul li > a,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul ul li > a {
	background-color: transparent !important;
	color: #A9A9A7 !important;
}


#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul ul li.expanded > a,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul ul li.expanded > a,
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul ul li.selected > a,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul ul li.selected > a,
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul ul li > a:hover,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree ul ul ul li > a:hover {
	background-color: transparent !important;
	color: #71706D !important;
}

/*
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li,
.wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li{
position: relative!important;
}
*/
/*
.directory .icon-open-close{
position: absolute;
top: 50%;
right: 30px;
transform: translateY(-50%);

}
.directory.expanded .icon-open-close{
top: 12%;	
}*/


#et-boc .wpfd-content-ggd .wpfd-file-link:hover,
.wpfd-content-ggd .wpfd-file-link:hover {
	background: transparent !important;
}

#et-boc .wpfd-content .backcategory,
.wpfd-content .backcategory {
	letter-spacing: 0.32px !important;
	color: #412b05 !important;
	background-color: transparent;
	border: 1px solid #412b05 !important;
	padding: 5px 10px !important;
	height: auto !important;
	margin: 10px 0 5px 5px !important;
	border-radius: 33px;
}

#et-boc .wpfd-content .backcategory:hover,
.wpfd-content .backcategory:hover {
	background-color: #412b05 !important;
	color: #fff !important;
}

#et-boc .wpfd-content .backcategory:hover i,
.wpfd-content .backcategory:hover i,
#et-boc .wpfd-content .backcategory:hover span,
.wpfd-content .backcategory:hover span {
	color: #fff !important;
}

#et-boc .wpfd-content-ggd .file,
.wpfd-content-ggd .file {
	border: 0 !important;
	border-radius: 0 !important;
	background-color: transparent !important;
}



#et-boc .wpfd-content-ggd .file .dropblock,
.wpfd-content-ggd .file .dropblock {
	border-bottom: 0 !important;
	position: relative;
	width: 150px !important;
	height: 150px !important;
	margin: 0 auto !important;
	margin-bottom: 30px !important;

}

#et-boc .wpfd-content-ggd .wpfd-file-link .droptitle,
.wpfd-content-ggd .wpfd-file-link .droptitle {
	padding: 5px !important;
	padding-top: 15px !important;
	text-align: center !important;
	font: normal normal bold 16px/20px 'Inter' !important;
	letter-spacing: -0.4px !important;
	color: #4E4D49 !important;
	position: relative !important;

}

#et-boc .wpfd-content-ggd .wpfd-file-link .droptitle:after,
.wpfd-content-ggd .wpfd-file-link .droptitle:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 50px;
	height: 2px;
	background-color: #A9A9A7;
}

#et-boc .dropblock.ext[class*=wpfd-icon-set-],
.dropblock div.ext[class*=wpfd-icon-set-] {
	position: absolute !important;
	top: 50%;
	left: 50%;
	width: 150px !important;
	height: 150px !important;
	transition: all 0.3s ease-in-out;
	transform: translate(-50%, -50%);
	margin: 0 !important;
}

#wpfd-ggd-box .dropblock div.ext {
	position: static !important;
	top: 0 !important;
	left: 0 !important;
	transform: translate(0px, 0px) !important;
	width: 70px !important;
	height: 70px !important;
}

#et-boc .wpfd-content-ggd .file:hover .dropblock.ext[class*=wpfd-icon-set-],
.wpfd-content-ggd .file:hover .dropblock div.ext[class*=wpfd-icon-set-] {
	width: 165px !important;
	height: 165px !important;
	transition: all 0.3s ease-in-out;

}

/* btn search modal */
#popup-search .wpfd-num {
	display: none !important;
}

#popup-search .wpfd-content-ggd .wpfd-file-link .droptitle {
	text-overflow: unset !important;
	white-space: normal !important;
	max-width: 150px !important;
	display: block !important;
	word-break: break-word !important;
	height: auto !important;
	max-height: none !important;
}

#popup-search .modal-header {
	border-bottom: 0 !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

#popup-search .box-search-filter {
	margin-top: 0 !important;

}

#popup-search h4 {
	margin-bottom: 20px !important;

}

#popup-search #adminForm {
	padding: 0 !important;

}

/* Pagina Tutte le certificazioni */

#Search_container #txtfilename {
	background: #FFFFFF 0% 0% no-repeat padding-box !important;
	border: 1px solid #A9A9A7 !important;
	font: normal normal normal 16px/28px 'Inter' !important;
	letter-spacing: -0.32px !important;
	color: #4E4D49 !important;
	height: 60px !important;
	border-radius: 0 !important;
	padding: 10px 10px 10px 50px !important;
}

.wpfd-icon-search {
	width: 30px !important;
	max-width: 30px !important;
}

#adminForm {
	background-color: transparent !important;
}

.by-feature .chk-tags-filtering > p.tags-info {
	display: none !important;
}

.box-btngroup-below,
#Tags .chk-tags-filtering ul {
	border: 0 !important;
	border-radius: 0 !important;
	background-color: transparent !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.wpfd-content-ggd .wpfd-file-link .droptitle,
#wpfd-results .wpfd-content-ggd .wpfd-file-link .droptitle {
	text-overflow: unset !important;
	white-space: normal !important;
	max-width: 150px !important;
	display: block !important;
	word-break: break-word !important;
	height: auto !important;
	max-height: none !important;
}

.wpfd-pagination {
	text-align: right !important;
}

.btn-back i {
	margin-right: 5px;
	font-size: 1.2rem;
	line-height: 1.2rem;
}

.btn-back,
.wpfd-pagination .page-numbers {
	margin: 3px !important;
	border: 1px solid #4E4D49;
	padding: 10px;
	line-height: 1rem;
	display: inline-block;
	text-decoration: none !important;
}

.btn-back:hover,
.wpfd-pagination .page-numbers:hover,
.wpfd-pagination .page-numbers.current {
	color: #fff !important;
	background-color: #4E4D49 !important;

}

.box-search-filter {
	border-top: 1px solid #A9A9A7 !important;
	padding-top: 50px !important;
}


.wpfd-category-password-protection-container .wpfd-password-submit,
.wpfd-file-password-protection-container .wpfd-password-submit {
	margin: 0px !important;
	line-height: 1.5 !important;
	color: #fff !important;
	background-color: #4E4D49 !important;
	border: 1px solid #4E4D49 !important;
	border-radius: 0 !important;
	text-decoration: none !important;
	display: inline-flex !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
}

.wpfd-category-password-protection-container .wpfd-password-submit:hover,
.wpfd-file-password-protection-container .wpfd-password-submit:hover {
	background-color: #71706D !important;
	border-color: #71706D !important;
	color: #fff !important;


}

.wpfd-category-password-protection-container .wpfd-password-value,
.wpfd-file-password-protection-container .wpfd-password-value {
	border: 1px solid #71706D !important;
	margin: 0 2px 0 0;
	border-radius: 0 !important;
}

body.page-id-267 .wpfd-container {
	margin-top: 50px !important;
}

.min-h-70 {
	min-height: 70vh;
}

aside.country-selector {
	display: none !important;
}



@media only screen and (min-width:720px) {

	/*
	.wpfd-content-ggd .wpfd_list {
		height: calc(100vh - 400px);
		overflow-y: scroll;
	}*/
	/*.wpfd-container-ggd > .wpfd-categories,*/
	body .wpfd-content .wpfd-container .wpfd-foldertree > ul.jaofiletree {
		height: calc(100vh - 310px);
		overflow-y: scroll;
		transition: all 0.3s ease-in-out;

	}

	.sticky {
		position: fixed;
		top: 0px;
		left: 15px;
		width: 27%;
		transition: all 0.3s ease-in-out !important;
	}

	body .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree.sticky {
		margin-top: 100px !important;

	}
}

@media only screen and (min-width:992px) {
	.sticky {
		left: 50px;
	}
}


#wpfd-box-player img {
	max-height: 90vh !important;
}
.wpmem_msg a {
    text-decoration: underline!important;
}