.do-section-heading {
	padding: 5rem 0 !important;
}
/*.calendar tableendar{
	display: none;
}*/
.bookingsection {
	font-family: 'TradeGothicLTLightRegular';
	font-size: 14px;
}
.bookingsection h2 {
	font-family: 'museo_sans500';
	font-size: 22px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.booking {
	margin-bottom: 30px;
}
.booking select, .bookingform input[type='text'], .bookingform textarea {
	width: calc(100% / 3 - 15px);
	height: 60px;
	font-family: 'museo_sans500';
	font-size: 16px;
	color: #888888;
	font-weight: 400;
	line-height: 45px;
	padding: 0 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	/*background-color: #f9f9f9;*/
	background-color: #f1f1f1;
	border: 0px solid;
	outline: 0;
}
.paymentsection .bookingform {
	padding-top: 0;
}
.paymentsection .booking select, .paymentsection .bookingform input[type='text'], .paymentsection .bookingform textarea {
	width: 70%;
}
.paymentsection .booking .small-field {width: 75px !important; text-align: center;}
.paymentsection .bookingform .field_style {
    display: block;
    font-family: 'AvenirNextLTPro-Bold';
    color: #000;
    line-height: 1.2;
}
.paymentsection .bookingform table {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
.paymentsection .bookingform .booking-info {
    /*background-color: #f3f3f3;*/
}
.paymentsection .bookingform .booking-info td {
    padding: 5px 6px;
    line-height: 1;
    font-size: 16px;
    vertical-align: top;
}
.paymentsection .bookingform .booking-info tr:nth-child(even) {
    /*background-color: #d4d4d4;*/
}
.bookingform  input[type='text'], .bookingform  textarea{
	width: 70%;
	margin-top: 5px;
}
.total-label {
    text-align: left;
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
    margin: 15px 0 10px;
    color: #000;
}
.total-cost {
    display: block;
    padding: 10px 25px;
    margin: 0;
    max-width: 150px;
    font-size: 24px;
    font-family: 'AvenirNextLTPro-Bold';
    border: 1px solid;
    margin-bottom: 15px;
    text-align: center;
    color: #000;
}
.btn-contain {
    text-align: left;
    margin-bottom: 20px;
}
.btn-contain .btn {
    border-radius: 0;
    text-transform: uppercase;
    min-width: 100px;
    font-size: 12px;
    padding: 12px;
    line-height: 1;
    margin-right: 2px;
    border: 0;
    font-weight: bold;
}
.btn-edit, .btn-delete:hover {
    background-color: #ccc;
    color: #000;
}
.btn-edit:hover, .btn-delete {
    background-color: #333;
    color: #fff;
}
.cvv-info-pop .modal-dialog {
    max-width: 400px;
    padding: 0;
}
.cvv-info-pop button.close {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 5px;
    color: #000;
    width: 30px;
    min-width: inherit;
    margin: 0;
    opacity: 1;
    background-color: transparent;
}
a.cvv-info {
    font-size: 14px;
    color: #333;
}
.backslash {
    position: relative;
    display: inline-block;
    height: 35px;
    top: 12px;
    border-right: 2px solid #bbb;
    transform: rotate(15deg);
    margin: 0 5px;
    font-size: 0px;
}
.calendar{
	float: left;
	width: 50%;
	padding-right: 30px;
}
#time{
	/*border: 15px ;
	border-collapse:collapse;
	border-left: 100px;
	margin-top: 50px;
	margin-left: 40%;
	float: right;
	border-top: 10%;
	margin-top: 10%;*/
}
.timetable {
	width: 50%;
	float: left;
}
.bookingsection .timetable h2 {
	text-align: left;
	font-size: 20px;
	margin-bottom: 25px;
}
.timetable table {
    width: 100%;
}
.timetable table td {
    width: 60px;
    padding: 6px;
    background-color: #2b2b2b;
    color: #fff;
    border: 1px solid #e2e0e0;
}
.timetable table td.selected, .timetable table td:hover {
	background-color: #424242;
}
.busy {
    cursor: not-allowed;
    background-color: #f5f5f5 !important;
    color: #2b2b2b !important;
}
.selected{
	
}
#form{
	/*float: right;
	margin-right: 10%;
	margin-left: 40%;*/
}
.calendar table{
	width: 100%;
	/*border: 15px solid #25BAE4;*/
	border-collapse:collapse;
	/*margin-top: 50px;*/
	/*margin-left: 250px;*/
}
.calendar table td{
	width: 60px;
	/*height: 50px;*/
	text-align: center;
	border: 1px solid #e2e0e0;
	color: #5a5a5a;
	padding: 6px;
}

.calendar table th{
	height: 50px;
	/*min-width: 100px;*/
	padding: 5px;
	background:#4d4d4d;
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-family: 'museo_sans500';
	font-weight: normal;
}
.prev_sign a, .next_sign a{
	color:white;
	text-decoration: none;
}
.calendar table tr.week_name{
	font-size: 16px;
	font-weight:400;
	color:#4d4d4d;
	width: 10px;
	/*background-color: #efe8e8;*/
}
.calendar table .week_name td {
	font-size: 18px;
	font-family: 'museo_sans500';
	font-weight: normal;
}
.highlight{
	/*background-color:#25BAE4;
	color:blue;
	height: 27px;
	padding-top: 13px;
	padding-bottom: 7px;*/
}
.closed{
	cursor: not-allowed;
	background-color: #f5f5f5 !important;
}
.open{
	cursor: pointer;
	background-color: #2b2b2b !important;
	color: #fff !important;
}
.open:hover{
	background-color: #424242 !important;
}
.selected {
	background-color: #147d01 !important;
}
#time{
	display:none;
}
.busy{
	cursor: not-allowed;
	background-color: #DADADA !important;
}
.free{
	cursor: pointer;
}
.bookingform {
    float: left;
    width: 100%;
    /*margin-top: 50px;*/
    padding-top: 75px;
}
.bookingform table {
    width: 100%;
    text-align: left;
    font-size: 18px;
}
.bookingform table td:first-child {
    width: 30%;
    text-transform: capitalize;
}
.bookingform table.booking-info td:first-child {
    width: 150px;
    text-transform: capitalize;
    text-align: right;
}
input[type='submit'], input[type='button'], button {
	font-family: 'museo_sans500';
	font-size: 17px;
	text-transform: uppercase;
	background: #2b2b2b;
	border-radius: 0;
	/*padding: 2.5% 9%;*/
	padding: 20px 60px;
	min-width: 200px;
	border-color: #4d4d4d;
	color: #fff;
	margin-top: 20px;
	line-height: 1;
}
input[type='submit']:hover, input[type='button']:hover, button:hover {
    background: #424242;
}
.thankyou-section {
    text-align: center;
    padding: 100px 0 170px;
}
.thankyou-section h2 {
    margin: 0;
    display: inline-block;
    background-color: #fff;
    position: relative;
    z-index: 9;
}
.thankyou-section h2:before, .thankyou-section h2:after {
    content: "";
    position: absolute;
    top: 18px;
    left: -75px;
    width: 75px;
    height: 2px;
    background: #000;
    display: block;
    margin: 0 auto;
    z-index: 0;
}
.thankyou-section h2:after {
    left: auto;
    right: -75px;
}
@media screen and (max-width: 767px) {
	.booking, .calendar, .timetable, .bookingform, .booking select, .bookingform  input[type='text'], .bookingform  textarea {
		width: 100%;
	}
	.bookingform table td {
		display: block;
		width: 100% !important;
	}
	.calendar {
		margin-bottom: 40px;
		padding: 0;
	}
	.calendar table td {
		padding: 4px 2px;
		font-size: 14px;
	}
}
.none{
	background-color: white !important;
	display: none;
}
#btn-table{
	border: 0px !important;
	text-align: center;
	width: 50%;
}
