	/* CSS Document */
@page {size: 210mm 297mm; margin: 10mm;} /* margin 0mm; fa sparire l'opzione intestazione e piè di pagina */

* {padding: 0; margin: 0; box-sizing: border-box;} 

img {border:0px;}
html, body {width: 100%; height: auto;}
p {text-align: justify;}
.col-sm-6 {float: left; width: 50%;}

.no-print, #popup, #cookiescript_badge {display: none;}
.only-print {display: block;}

.descrizione p {margin-bottom: 15px;}

.grecaptcha-badge {display: none !important;}
.logo-print {float: left;}
.rif {float: right; margin-top: 15px;}

header, #overlay_mappa, #contattaci, .footer {display: none;}
body {height: 100%; font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif; font-size: 18px; line-height: 1.2em; color: #000;}
h1 {display: block; clear: both; font-weight: bold; color: #daa51f; padding: 30px 0 20px 0; line-height: 1.2em;}
.codice {display: block; margin-top: 15px; margin-bottom: 30px; font-weight: bold; color: #e67931;}

.box-classe-en img {float: left;}
.box-classe-en p {display: inline-block; margin-left: 15px; margin-top: 15px;}

/* galleria */
#owl-scheda {display: none;}
#container_multimedia {max-height: 325px; overflow: hidden; width: 100%;}
#container_multimedia .img-scheda {width: calc(68% - 15px); float: left; margin-right: 15px;}
#container_multimedia .img-scheda:nth-child(n+3) {width: auto; max-width: 32%; max-height: 155px; margin-bottom: 15px; margin-right: 0;}

.col-sm-8.left {width: 100%; float: left; margin: 0;}
.col-sm-8.left .col-sm-12 p {}
.col-sm-4.only-print {width: 100%; float: left;}

/* tabella caratteristiche */
.table-striped {margin: 30px 0 0 0; width: 50%; float: left;}
.table-striped > tbody > tr {}
.table-striped > tbody > tr td {padding: 8px; width: 40%; border-top: 1px solid #ddd;}
.table-striped > tbody > tr td:first-child {background-color: #f9f9f9;}
.table-striped > tbody > tr td {}

/* prezzo */
.prezzo {display: inline-block; text-align: right; margin: 30px 0 0 0; padding: 20px 15px; font-weight: bold; border: none; width: 100%; color: #fff; background-color: #daa51f;}