/* Voer hier je aangepaste CSS in */
#fbuilder div.cpefb_error {
    background: rgba(224,63,124,0.1);
    border: 1px solid #e53f7c;
    opacity: 0.9;
    margin-top: 7px;
    position: relative;
    padding: 0px 5px;
    z-index: 1000;
}

#fbuilder .kalender div.cpefb_error {
    background: rgba(224,63,124,0.1);
    border: 1px solid #e53f7c;
    opacity: 0.9;
    margin-top: -15px;
    position: relative;
    padding: 0px 5px;
    z-index: 1000;
}

#fbuilder .slots > span {
display:none !important;
} 

.ui-datepicker-month, .ui-datepicker-year {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
}

@media (max-width: 980px) {
.et_pb_menu .et_pb_menu__menu, .et_pb_fullwidth_menu .et_pb_menu__menu {
    display: flex;
}
	}

@media (max-width: 480px) {
.et_pb_menu_0.et_pb_menu ul li a {
	font-size: 14px;
}
}

.et_pb_menu__wrap .mobile_menu_bar {
	display: none;
}

#hdcaptcha_error_1 {
	margin-top: 6px;
}

.sb_item_time {
    font-weight: 500;
    font-size: 20px;
}

.pbSubmit {
    background: #007cba;
    border-color: #007cba;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
}

#fbuilder .sb_item:before {
content:"Gekozen datum en aanvangsuur:";display:table;width:100%;
}

.entry-content tr th, .entry-content thead th {
	padding: 0px;
}

.ui-datepicker tbody td .ui-datepicker-unselectable a {
	color: #999999;
}

	

a .ahb-return-link {
	display: none;
}

.slotsCalendarfieldname1_1 {
	margin-top: -20px;
}

.veld_naam {
	margin-bottom: 30px;
}

.veld_email {
	margin-bottom: 30px;
}
.veld_tel {
	margin-bottom: 30px;
}

.veld_opmerking {
	margin-top: -20px;
}

.kalender .cpefb_error .message {
	margin-top: -20px;
}

#fbuilder div.cpefb_error {
	margin-top: -5px;
}

#fbuilder div.cpefb_error:after {
    content: "";
    position: absolute;
    background: transparent url(../images/tooltop.gif) no-repeat scroll 10px center;
    color: red;
    font-weight: bold;
    height: 8px;
    width: 100%;
    top: -8px;
    left: 0px;
    z-index: 1000;
}

#fbuilder .large {
padding-top: 10px;
padding-bottom: 10px;
font-weight: 300;
font-size: 16px;
padding-left: 10px;
}

#fbuilder .medium {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: 300;
}

.availableslot:active {
background-color: #e53f7c;
}

#fbuilder .slots div a:active {
	background-color: #e53f7c;
}

#fbuilder .slots div a:focus {
	background-color: #e53f7c;
}


input:-internal-autofill-selected {
background-color: rgba(229, 63, 124, 0.5);
}

@media only screen 
	and (max-width : 480px) {
#fbuilder .large {
    font-size: 15px;
}
}

@media only screen 
	and (max-width : 480px) {
#fbuilder .medium {
    font-size: 15px;
}
}

@media only screen 
	and (max-width : 350px) {
h1 {
    font-size: 26px;
}
		
		#fbuilder div.cpefb_error {
			font-size: 15px;
		}
}


#fbuilder h1 {
    text-align: left;
	color: #e53f7c;
	margin-top: 15px;
}


#page-container {
	padding-top: 0px;
}

#footer-bottom {
	display: none;
}

#main-footer {
	display: none;
}

#main-header {
	display: none;
}

body {
	font-weight: 400;
}

#et-main-area {
	margin-top: -70px;
}

@media only screen 
	and (max-width : 480px) {
.cpp_form {
	margin-left: -15px;
}
}

@media only screen 
	and (max-width : 480px) {
#et-main-area {
	margin-top: -145px;
}
}

.et_fixed_nav.et_show_nav #page-container {
	padding-top: 0px;
}

#fbuilder {
	margin-top: -50px;
}

a {
	color: #e53f7c;
}

.ui-datepicker-calendar {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 300;
	background-color: #ffffff;	
}

.ui-state-disabled,
.ui-datepicker-unselectable,
.ui-state-disabled {
	color: #999999;
}

.ui-state-disabled,
.ui-datepicker-unselectable,
.ui-state-disabled a{
	color: #999999;
	font-weight: 300;
}

.ui-state-active {
	background-color: #e53f7c;
	color: #ffffff;
}

.ui-datepicker a {
	font-weight: 500;
}

.ui-datepicker-unselectable .ui-state-default {
	font-weight: 300;
}

a .ui-state-active {
	background-color: #e53f7c;
}

.ui-state-active a:hover {
	background-color: #e53f7c;
}


select {
	font-weight: 300;
}



.entry-content table:not(.variations) {
    border: none;
}

.entry-content tr td {
	border: none;
}

body {
font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 15px;
}

.main_title {
	font-size: 70px;
	color: #e53f7c;
	font-weight: 700;
}

#fbuilder * {
	box-shadow: none;
	text-shadow: none;
}

.dfield {
	font-family: 'Montserrat', sans-serif;
}

.ui-datepicker-title {
		font-family: 'Montserrat', sans-serif;
	background-color: #ffffff;
	color: #000000;
	text-shadow: none;
	font-weight: 300;
	margin-bottom: 10px;
}

.ui-datepicker-title {
	font-family: 'Montserrat', sans-serif;
	background-color: #ffffff;
	color: #000000;
	text-shadow: none;
	font-weight: 300;
	
}

.ui-datepicker {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.ui-datepicker-calendar td .ui-state-disabled {
	background-color: #000000;
}

#fbuilder .slots div a {
	  display: inline-block;
    padding: 15px;
    border: 1px solid #d5d5d5;
}

#fbuilder .slots div:hover {
	background-color: #e53f7c;
	color: #ffffff;
}

.titel_aantal_personen {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #e53f7c;
}

.wanneer_titel {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #e53f7c;
	margin-top: 15px;
}

.stap_titel {
font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #000000;}

.fieldname1_1 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #e53f7c;
}

#field_q2_1 {
	margin-bottom: 30px;
}

#field_q2_2 {
	margin-bottom: 30px;
}

#field_q2_3 {
	margin-bottom: 30px;
}

#fbuilder .slots {
	box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
	margin-top: 30px;
	margin-bottom: 30px;
}

#fbuilder .slots a {
	color: #000000;
}

#fbuilder .slots a:hover {
	color: #ffffff;
}


#fbuilder .medium {
    width: 50% !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

#fbuilder .dfield {
	margin-top: 5px;
}

#content-area table tr {
	background-color: #ffffff;
}

.ui-datepicker-unselectable .ui-state-default {
	background-color: #ffffff;
}

#fbuilder .ui-datepicker-inline {
	max-width: 500px;
}

.pbSubmit {
    display: block;
    float: left;
    cursor: pointer;
    margin: 10px 10px 0px 0px;
    padding: 20px 20px 20px 20px;
    font-size: 17px;
    font-weight: 500;
    color: #ffffff;
		background-color: #e53f7c;
}

.pbSubmit:hover {
    background-color: #000000;
	color: #ffffff;
}

.info_aanvangsuur {
	font-size: 13px;
color: #e53f7c;
	margin-top: 30px;
line-height: 21px;
}

.kalender {
	margin-bottom: -20px;
}

.banner_reservatie a{
	color: #000000;
}

.sb_item{
    background-color: #efefef;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

#fbuilder .slots {
	margin-bottom: 10px;
}


#top-menu {
    display: block!important;
}
#et_mobile_nav_menu {
    display: none!important;
}

span #footer-thankyou {
	display: none;
}

p #footer-upgrade {
	display: none;
}

#wpfooter {
	display: none;
}