@media print {
#menu1, #carousel1, #btnCatalog, #btnCovid19, #btnCertificate, #siteSearch, #menu1toggle, .buttonbar, .navbar, #social, .jumbotron.footer, #footerbar, #itinSummary, #itinOptions, a#buttoncovid, #searchSection {
	display: none;
}
.logos {margin-top: 0px}

img.main_image {width: 50%}

.daynum {background-color: white; color: black; text-align: left; font-size: 24px}

.daynumline {border-bottom-color: white}

.activity_level1, .activity_level2, .activity_level3, .activity_level4, .activity_level5  {

    background-color: black;

    border: black solid 10px;
}
/* style adjustments for tours */
#itinerary h2 {
    font-size: 14pt;
}
	h2.sub1 {
    font-size: 20px;
}
	.daynum {font-size: 12pt;}

	/* end */
	
  a[href]:after {
    content: none !important;
  }
}
.lcolumn, .rcolumn {
	width: 100%;
}
.nav-tabs {
	visibility: hidden;
}

