html, body {
  height: 99% !important;    
  min-height: 99% !important;    
  page-break-after: avoid;
}
.fare.schedule{
  page-break-after: avoid;
}

#footer_nav,
footer,
.qbutton,
.single-portfolio_page .container.main,
.page-template-attraction .vc_row,
.schedule a.printer,
.main_social,
.title_holder .subtitle,
header.page_header{
  display: none;
}
.schedule .subtitle {
 font-weight: bold;
 margin-top: 10px;
 margin-bottom: 10px;
 font-size: 12px;
}
#print_header{
  display:block;
  padding: 10px 0 0 10px;
}
#print_header img{
  float: left;
  width: 100px;
}
#print_header p{
  clear:both;
  float: left;
  padding: 7px 0 0 0px;
  font-size: 10px; 
}
body .content.content_top_margin{
  margin-top: 0 !important;
}
.title h1,
h3{
  font-size: 12px;
  line-height:  25px;
}
.title.has_background{
  height: 25px !important;
  background: none !important;
}
.title_outer .has_background.title .title_holder{
  height: 25px !important;
  padding-top: 0;
}
.title_outer .has_background.title .title_subtitle_holder h1{
  color: #000 !important;
}
.page-template-attraction .title_outer .has_background.title .title_holder,
.single .title_outer .has_background.title .title_holder{
  top: 0;
  height: 35px !important;
  background-color: transparent;
  padding-top: 10px;
}
.content .content_inner > .container > .container_inner.default_template_holder{
  padding-bottom: 0px;
}
#schedule_1{
  margin-top: 20px;
}
.times,
.schedule .subtitle{
  width: 60%;
}
.times .time.heading{
  font-size: 13px;
  line-height: 16px;
  margin-top: 0;
}
.times .time.heading.small{
  font-size: 11px;
  line-height: 16px;
}
.fare-wrap td.label,
.fare-wrap td.price,
.time{
  background-color: transparent !important;
  color: #000;
  font-size: 11px;
  padding: 0;
  text-align: left; 
  line-height:  10px;
}
.fare-wrap td.label,
.fare-wrap td.price{
  line-height: 0;
}
.cols-6 .time{
  margin: -1% 0.5%;
}
.cols-2 .time,
.cols-4 .time{
  margin: -1%;

}
.schedule{
  padding: 3px;
  margin: 0px 0 10px;
}
.vc_col-sm-6{
  float: none;
}
