@charset "utf-8";
/* 
	print.css
	
	Project: Ortona Gymnastics Club
	
*/

@page{
	margin:0mm;
}

body, html{background:#fff !important;}
body, td{font-size:12px; line-height:18px;}

#logo-block, 
#masthead, 
#sub-navigation, 
#push,
#cta-navigation,
#call-to-action,
#footer,
#calendar-filters{display:none;}

.submit, .nextbtn, .backbtn{display:none !important;}

#body-content.calendar-page{max-width:100%;}

.cart-table .expandable{display:block !important;}
.cart-table .toggle{padding:0 !important; width:0px !important;}
.cart-table .toggle .fa{display:none;}
.cart-table .expandable .toggle{width:20px !important;}

.print-receipt-header{display:table !important; table-layout:fixed; width:100%; margin-bottom:20px; padding:20px; background:#ee4f2a; color:#fff; font-size:14px;}
.print-receipt-header .left{display:table-cell; width:50%; vertical-align:middle;}
.print-receipt-header .right{display:table-cell; width:50%; vertical-align:middle;}

.fc-calendar.fc th, .fc-calendar.fc td{border-color:#ccc;}
.fc-calendar.fc .fc-row .fc-content-skeleton td{border-color:#ccc;}

.fc-calendar .fc-event{font-size:13px; page-break-inside:avoid; white-space:normal;}
.fc-calendar .fc-day-grid-event{margin-bottom:3px;}
.fc-calendar .fc-day-grid-event .fc-content{white-space:normal;}
