.header_container,
.header-menu,
footer,
.footer-bottom,
#row_map,
.section-compare .backto,
.compare-scheda .row.riga_links,
.print
{display:none;}

.header-logo{
	width:75px;
	position: absolute !important;
}
    
.header-logo a, 
.header-logo a img{
	display:none;
}
.header-logo img.print-logo{ display:block !important;}


/*.section-compare{border:1px solid red;}*/
/*.section-compare .compare-container{border:1px solid red;}*/
/*.section-compare .compare-container .compare-scheda{border:1px solid red;}*/
/*.section-compare .compare-container .compare-scheda .row{border:1px solid red;}*/
/*.section-compare .compare-container .compare-scheda .col-md-4{border:1px solid red;}*/

.compare-scheda.compare-desktop{display:block !important;}
.compare-scheda.compare-mobile{display:none !important;}


.col-md-4 {
    width: 33.33333333% !important;
    float:left;
}

.compare-scheda .tech_tables_container .col-md-4, 
.compare-scheda .tech_tables_container .col-md-6 {
    width: 100% !important;
}

.products-list .compare-scheda .label.compare-title {
    padding: 10px 2px 6px 2px !important;
    font-size: 16px !important;
}


.tech_tables_container {
    margin-top: 100px !important;
    padding: 0px !important;
}

/*.tech_tables_container table td{width:100% !important;display: block !important;}*/

.compare-scheda .tech_tables_container .tech-tables-wrap td {
	width:50% !important;
	white-space: normal !important;
}

.compare-scheda .tech_tables_container .tech-tables-wrap tr td {
    padding: 5px 10px 5px 0px;
    line-height:18px;
}
