/* CMS-TRASMISSIONI */



/* impedire il facile salvataggio delle immagini */
img{pointer-events:none !important;}

/* header */

/* logo */

/* menu */
.custom-menu .popup { overflow: visible !important;}
.current-lang a {color: var(--porto-primary-color) !important;}
/*header .d-none.d-lg-flex.vc_column_container.flex-auto{flex: 0 0 60%;}
header .vc_column_container.flex-1{flex: 0 0 20%;}*/
.lang-item img {width: 32px !important;height: auto !important;}

/* home */
.mask-2 img {mask-image: url(/wp-content/uploads/2025/01/accounting-mask-image-2.png);-webkit-mask-image: url(/wp-content/uploads/2025/01/accounting-mask-image-2.png);}
.mask-3 img {mask-image: url(/wp-content/uploads/2025/01/accounting-mask-image-3.png);-webkit-mask-image: url(/wp-content/uploads/2025/01/accounting-mask-image-3.png);}

/* tabelle */
.tblProducts {border: #ccc 1.5px solid !important;}
.tblProducts tr:nth-child(1) td {color: #fff;}
.page-id-5557 .tblProducts td:nth-child(1) {color: #fff;}
.page-id-5566 .tblProducts td:nth-child(6) { border: 2px solid #fff !important; }
.page-id-5566 .tblProducts td:nth-child(5) { border-right: 2px solid #ccc !important; }
.page-id-5566 .tblProducts td:nth-child(7) { border-left: 2px solid #ccc !important; }
.page-id-5566 .tblProducts td:nth-child(6) { border-left: 2.5px solid #ccc !important; }
.page-id-5566 .tblProducts tr:nth-child(1) td:nth-child(7) { border-left: 2.5px solid #ccc !important; }
.page-id-5566 .tblProducts tr:nth-child(20) td:nth-child(6) { border-bottom: 2px solid #ccc !important; }

/* sidebar */
.sidebar {background: #f6f6f6;}
.mfp-counter{display: none !important;}

/* catalogo */
#rowPDF img{margin-right: 20px;}
#rowPDF a:hover img{opacity: .7;}

/* ----------------------------------------------------------------*/
/* ----------------------     Media     ---------------------------*/
/* ----------------------------------------------------------------*/

@media only all and (max-width: 48rem) {
	#rowCatalogoSfogliabile iframe{height: 640px !important;}
}

/* Smartphones */
@media (max-width: 360px) { 

}

@media (min-width: 361px) and (max-width: 400px) {

}

/* Smartphones to Tablets */
@media (min-width: 401px) and (max-width: 767px) {

}

/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {

}

/* Landscape*/
@media only screen and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 1367px) {
	

}

@media only screen and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 850px) {

}

/* Landscape Tablets */
@media screen and (max-height: 850px) and (orientation: landscape) {


}

/* Landscape Smartphones */
@media screen and (max-height: 400px) and (orientation: landscape) {
	

}

/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) { 
	
}

@media (min-width: 1200px) and (max-width: 1399px) { 

}

/* Large Display */
@media (min-width: 1200px) {

	.lang-item-22 { position: absolute !important; right: -295px !important; z-index: 999999999;}
	.lang-item-25 { position: absolute !important; right: -340px !important;z-index: 999999999; }
}

@media only all and (min-width: 47rem) {
	
}

@media only all and (min-width: 70rem) {
	
}