.page-template-scheda-prodotto-new .projects_intro {
	margin: 45px 20px 20px;
}

.page-template-scheda-prodotto-new .big-title {
	font-weight: 100;
	margin: 20px 0;
}
.page-template-scheda-prodotto-new .product-title {
	font-weight: 300;
	font-size: 3rem;
	margin: 0 0 15px;
	text-transform: capitalize;
}
.page-template-scheda-prodotto-new .product-intro .orange {
	margin: 2px 0 10px;
}
.page-template-scheda-prodotto-new .product-intro .line {
	margin: 10px 0;
}

.page-template-scheda-prodotto-new #header {
	background: #000;
}
.scrolled .page-template-scheda-prodotto-new #header {
	background: rgba(0,0,0,0.9);
}

.page-template-scheda-prodotto-new main {
	padding-bottom: 20px;
}

.page-template-scheda-prodotto-new .projects_intro .bdp {
    padding-bottom: 0;
}

.page-template-scheda-prodotto-new .product-tab.scheda-tecnica {
	border-top: none;
	border-bottom: 1px solid rgba(102, 109, 102, 0.5);
	margin-top: 0;
	display: flex;
	flex-direction: column;
}

.page-template-scheda-prodotto-new .product-tab.scheda-tecnica .big-title {
	margin-top: 0;
}

.page-template-scheda-prodotto-new .scheda-tecnica .img-prodotto-finitura {
	order: 1;
	margin: 20px 0;
}

.page-template-scheda-prodotto-new .scheda-tecnica .data {
	order: 2;
	margin: 20px 0;
}

.page-template-scheda-prodotto-new .scheda-tecnica .products-ele {
	order: 3;
	margin: 20px 0;
}

.page-template-scheda-prodotto-new .scheda-tecnica .img-prodotto-finitura img {
	margin: 0 auto;
	padding: 0;
	max-width: 400px;
	display: table;
}

.page-template-scheda-prodotto-new .scheda-tecnica .products-ele li {
	max-width: 200px;
}

.page-template-scheda-prodotto-new .scheda-tecnica .products-ele .link-product {
	margin: 0;
}

.page-template-scheda-prodotto-new .dis-tecnico {
	padding: 0;
	margin-bottom: 20px;
}

.page-template-scheda-prodotto-new .dia-polare {
	padding: 0;
	margin-bottom: 20px;
	padding-top: 20px;
	border-top: 1px solid rgba(102, 109, 102, 0.5);
}

.page-template-scheda-prodotto-new .downloads,
.page-template-scheda-prodotto-new .file-applicazione {
	padding-left: 20px;
	border-left: 1px solid rgba(102, 102, 102, 0.5);
}
	
.page-template-scheda-prodotto-new .product-intro .downloads {
	margin: 20px 0 0;
	border-left: 1px solid rgba(102, 102, 102, 0.5);
	padding: 0 0 0 20px;
}

.page-template-scheda-prodotto-new .product-intro .downloads ul {
	margin: 20px 0 0;
}

.page-template-scheda-prodotto-new .product-intro .downloads a {
	transition: all 0.5s;
	position: relative;
	text-transform: uppercase;
	font-size: 1.2rem;
	font-weight: 500;
}

.page-template-scheda-prodotto-new .product-intro .downloads a:before {
	opacity: 0;
	left: 0;
	top: -4px;
	content: '\0045';
	font-family: 'Glyphter';
	font-size: 1.5rem;
	position: absolute;
	transition: all 0.5s;
}

.page-template-scheda-prodotto-new .product-intro .downloads a:hover {
	padding-left: 30px;
}

.page-template-scheda-prodotto-new .product-intro .downloads a:hover:before {
	opacity: 1;
}
	
.page-template-scheda-famiglia .profili-sf .group a {
	transition: .5s;
}
.page-template-scheda-famiglia .profili-sf .group a:hover {
	color: #df992c;
}

.page-template-scheda-famiglia .profili-sf .ele-product{
	font-size: 1rem;
}
.page-template-scheda-famiglia .profili-sf .ele-product.col-title {
	display: none !important;
	margin-top: 30px;
}
.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles {
	width: 100%;
	position: relative;
}
.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div {
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-bottom: 4px;
	margin-top: 4px;
	display: flex;
}
.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div.blank-row {
	display: none;
}
.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div.title {
	font-size: 1.4rem;
	margin-top: 0;
	letter-spacing: 1px;
	border: 0;
	padding: 0;
	margin-bottom: 20px;
}
.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div.title b {
	max-width: calc(100% - 35px);
	line-break: anywhere;
	line-height: 1;
}
.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div span {
	width: 50%;
	min-width: 140px;
}
.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div.new-finitura {
	position: relative;
}
.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div.new-finitura i {
	font-style: normal;
	width: calc(50% - 30px);
}
.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div.new-finitura picture {
	position: absolute;
	right: 0;
	top: -2px;
	width: 16px;
	display: block;
}
.page-template-scheda-famiglia .profili-sf .project_description .description p.side {
	min-height: 0;
}

.filter-big .search-by-code input[type="submit"] {
	background: transparent;
}

.page-template-scheda-famiglia .container-products .big-title {
	margin: 60px 0 -10px;
}

.page-template-scheda-prodotto-new .scheda-tecnica .products-ele .link-product,
.page-template-scheda-prodotto-new .scheda-tecnica .data li span:last-child {
	text-transform: none;
}

.page-template-scheda-famiglia .container-products .big-title {
	text-transform: none;
}

.finiture span {
	text-transform: none;
}

.scheda-tecnica .products-ele picture {
	margin: 0 5px 0 0;
}

.titolo-finitura {
	margin-top: 20px;
}


/*--------------------------------------------------- min-width: 768px */

@media only screen and (min-width:768px) {
	
	.page-template-scheda-prodotto-new .product-tab.scheda-tecnica {
		flex-direction: row;
		flex-wrap: wrap;
	}
	
	.page-template-scheda-prodotto-new .scheda-tecnica .img-prodotto-finitura {
		order: 1;
		width: 100%;
	}
	
	.page-template-scheda-prodotto-new .scheda-tecnica .data {
		order: 3;
		width: 50%;
	}
	
	.page-template-scheda-prodotto-new .scheda-tecnica .products-ele {
		order: 2;
		width: 50%;
		padding: 0;
		border: none;
	}
	
	.page-template-scheda-prodotto-new .product-intro {
		justify-content: flex-start;
	}
	
	.page-template-scheda-prodotto-new .product-intro .content {
		width: 45%;
		margin-right: 5%;
	}
	
	.page-template-scheda-prodotto-new .product-intro .content-right.application-x {
		margin-right: 5%;
		width: 21%;
	}
	.page-template-scheda-prodotto-new .product-tab.disegno-tecnico {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
	}
	.page-template-scheda-prodotto-new .product-tab.disegno-tecnico .full-tab {
		width: 50%;
		border: none;
		padding: 0 0 0 20px;
	}
	.page-template-scheda-prodotto-new .product-tab.disegno-tecnico .full-tab.dis-tecnico {
		padding: 0 20px 0 0;
	}
	
	.page-template-scheda-famiglia .profili-sf .ele-product.col-title {
		display: block !important;
		text-transform: uppercase;
		line-height: 1.1;
	}
	.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles {
		display: flex;
	}
	.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div {
		width: 15%;
		border: none;
		padding-bottom: 0;
		margin-top: 0;
		padding: 0 5px;
		display: block;
		/* line-break: anywhere; */
		font-size: 0.7rem;
	}
	.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div.blank-row {
		display: block;
	}
	.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div span {
		display: none;
	}
	.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div.title {
		font-size: 1.2rem;
	}
	.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div.title,
	.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div.title-2 {
		width: 25%;
		padding-left: 0;
	}
	.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div:last-child {
		padding-right: 0;
	}
	
	.page-template-scheda-famiglia .profili-sf .ele-product.profili-curvi .content-new-profiles div {
		width: 11.5%;
	}
	.page-template-scheda-famiglia .profili-sf .ele-product.profili-curvi .content-new-profiles div.title,
	.page-template-scheda-famiglia .profili-sf .ele-product.profili-curvi .content-new-profiles div.title-2 {
		width: 19.5%;
	}
	
	.page-template-scheda-famiglia .profili-sf .ele-product.profili-cablati .content-new-profiles div {
		width: 9%;
	}
	.page-template-scheda-famiglia .profili-sf .ele-product.profili-cablati .content-new-profiles div.title,
	.page-template-scheda-famiglia .profili-sf .ele-product.profili-cablati .content-new-profiles div.title-2 {
		width: 19%;
	}
	
	.finiture li {
		width: calc(20% - 20px);
		margin-right: 20px;
	}
	
	.finiture span {
		margin-right: 0;
		margin-left: 5px;
	}
	
}

/*--------------------------------------------------- min-width: 1024px */

@media only screen and (min-width:1024px) {
	
	
	
	.page-template-scheda-prodotto-new .projects_intro {
		margin: 130px auto 10px;
	}
	
	.page-template-scheda-prodotto-new .product-intro {
		margin: 0 auto;
	}
	
	.page-template-scheda-prodotto-new .product-intro.second {
		margin: 0 auto 45px;
	}
	
	.page-template-scheda-prodotto-new .product-tab.scheda-tecnica {
		padding-top: 0;
		justify-content: flex-start;
		padding-bottom: 20px;
	}
	
	.page-template-scheda-prodotto-new .scheda-tecnica .img-prodotto-finitura {
		order: 3;
		width: 38%;
	}
	.page-template-scheda-prodotto-new .scheda-tecnica .data {
		order: 2;
		width: 38%;
		margin: 20px 3% 40px;
		position: relative;
	}
	.page-template-scheda-prodotto-new .scheda-tecnica .products-ele {
		order: 1;
		width: 18%;
		min-width: 0;
	}
	
	.page-template-scheda-prodotto-new .scheda-tecnica .img-prodotto-finitura img {
		max-width: none;
	}
	
	.page-template-scheda-prodotto-new .product-intro .content {
		width: 56%;
		margin: 0 3% 0 0;
	}
	
	.page-template-scheda-prodotto-new .product-intro .content-right {
		margin: 0;
		width: 19%;
	}
	
	.page-template-scheda-prodotto-new .product-intro .content-right.application-x {
		margin: 0 3%;
		width: 16%;
	}
	
	.page-template-scheda-prodotto-new .product-intro .content-right.application-x .file-applicazione {
		padding: 0;
		border: none;
	}
	
	.page-template-scheda-prodotto-new .product-intro p {
		max-width: none;
	}
	.page-template-scheda-prodotto-new .product-tab.disegno-tecnico .full-tab {
		width: 38%;
		border: none;
		padding: 0;
		margin: 0 0 20px;
	}
	.page-template-scheda-prodotto-new .product-tab.disegno-tecnico .full-tab.dis-tecnico {
		width: 59%;
		margin: 0 3% 20px 0;
	}
	.page-template-scheda-prodotto-new .scheda-tecnica .data .symbol {
		position: absolute;
		right: 0;
		top: 0;
		margin: 0;
	}
	.page-template-scheda-prodotto-new  .scheda-tecnica .data .symbol img {
		margin: 0 0 0 10px;
	}
	.page-template-scheda-prodotto-new .product-tab.scheda-tecnica .big-title {
		margin: 0 0 25px;
	}
	
	.page-template-scheda-famiglia .profili-sf .group {
		max-width: none;
	}
	.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div {
		/* line-break: auto; */
		font-size: 0.9rem;
	}
	.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div.title {
		font-size: 1.4rem;
	}

	.titolo-finitura {
		margin-top: 25px;
	}
	
}

/*--------------------------------------------------- min-width: 1100px */

@media only screen and (min-width:1100px) {
	.page-template-scheda-prodotto-new .product-intro {
		padding: 0 30px;
	}
	.page-template-scheda-prodotto-new .product-tab {
		margin: 0 30px 25px;
	}
	.page-template-scheda-famiglia .profili-sf a .ele-product {
		font-size: 1.2rem;
	}
}

/*--------------------------------------------------- min-width: 1200px */

@media only screen and (min-width:1200px) {
	.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div {
		font-size: 1rem;
	}
	.finiture li {
		width: calc(14.28571% - 14px);
		margin-right: 14px;
	}
}

/*--------------------------------------------------- min-width: 1400px */

@media only screen and (min-width:1400px) {
	.page-template-scheda-prodotto-new .product-tab {
		margin: 0 30px 45px;
	}
	.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div.title {
		font-size: 1.6rem;
	}
	.page-template-scheda-famiglia .profili-sf a .ele-product {
		font-size: 1.3rem;
	}
	.page-template-scheda-famiglia .profili-sf .ele-product .content-new-profiles div {
		font-size: 1.1rem;
	}
}

/*--------------------------------------------------- min-width: 1440px */

@media only screen and (min-width:1440px) {
	.page-template-scheda-prodotto-new .product-tab {
		max-width: 1380px;
		margin: 0 auto 25px;
	}
}

/*--------------------------------------------------- min-width: 1920px */

@media only screen and (min-width:1920px) {
	
	.page-template-scheda-prodotto-new .projects_intro {
	    margin: 175px auto 10px;
	}
	
}