/*
MiraViva stylesheet for PRINT ONLY

Built by Jonathan Brain
http://jonathanbrain.com
*/

#logo-print { display: block; width: 87.118644%; max-width: 1028px; margin: 20px auto; }

.page-booking { background: transparent; color: #000; }
.page-booking #header-outer { display: none; }
.page-booking #body-simple { display: none; }
.page-booking #footer-upper-outer { display: none; }
.page-booking #footer-lower-outer { display: none; }
.page-booking #column-full-width h1 { font-size: 16px; font-size: 1.6rem; line-height: 18px; line-height: 1.8rem; margin-bottom: 0; }

.page-standard { background: transparent; color: #000; }
.page-standard #header-outer { display: none; }
.page-standard #column-aside { display: none; }
.page-standard #column-content { width: 100%; }
.page-standard #footer-upper-outer { display: none; }
.page-standard #footer-lower-outer { display: none; }

#booking-form { padding-top: 0; }
#booking-form  .fieldset { padding-bottom: 23px; page-break-inside: avoid; }
#booking-form  .passenger { page-break-inside: avoid; } 

#booking-form .button-submit { display: none; }
#booking-form .button-passenger-add { display: none; }
#booking-form .button-passenger-remove { display: none; }

#booking-form label { font-size: 10px; font-size: 1.0rem; line-height: 14px; line-height: 1.4rem; }
#booking-form p { font-size: 10px; font-size: 1.0rem; line-height: 14px; line-height: 1.4rem; }
#booking-form h2 { font-size: 12px; font-size: 1.2rem; line-height: 14px; line-height: 1.4rem; }
#booking-form h3 { font-size: 12px; font-size: 1.2rem; line-height: 14px; line-height: 1.4rem; }
