/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 09 2023 | 08:29:13 */
#oa_widget #widget-select-filters select {
    width: 60% !important;
	height: 40px !important;
    max-width: 60% !important;
    border-radius: 10px;
    padding: 0px 4px 0px 14px;
    font-size: 14px !important;
}
#oa_widget #widget-booking-content .frm-section-register-forms .fld textarea {
	width: 50% !important;
    max-width: 50% !important;
    border-radius: 10px !important;
    padding: 0px 4px 0px 14px !important;
    font-size: 14px !important;
    height: 40px !important;
}
#oa_widget #widget-booking-content .frm-section-register-forms .fld #oa_register_lastname_consumer {
    width: 50% !important;
    max-width: 50% !important;
    border-radius: 10px !important;
    padding: 0px 4px 0px 14px !important;
    font-size: 14px !important;
    height: 40px !important;
}
#oa_widget #widget-booking-content .frm-section-register-forms .fld {
    width: 20.4em !important;
	border-radius: 10px !important;
}
#oa_widget .frm-section-register-forms .fld input {
	height: 40px !important;	
}
#oa_widget #widget-booking-content .frm-section-register-forms .fld-phone  #oa_register_mobile_consumer {
    width: 50% !important;
    max-width: 50% !important;
    border-radius: 10px !important;
    padding: 0px 4px 0px 14px !important;
    font-size: 14px !important;
    height: 40px !important;
}
#oa_widget #widget-booking-content .frm-section-register-forms .fld-phone  #oa_register_email_consumer {
    width: 50% !important;
    max-width: 50% !important;
    border-radius: 10px !important;
    padding: 0px 4px 0px 14px !important;
    font-size: 14px !important;
    height: 40px !important;
}
#oa_widget.theme-advanced .form-row button {
    background: #5BB76A !important;
    color: #F9F9F9 !important;
    width: 80% !important;
    padding: 2px !important;
    height: 50px !important;
}


#oa_widget .datepicker-inline, #oa_widget .datepicker-inline table {
    width: 92% !important;
    max-width: 92% !important;
    min-width: 90% !important;
}
.afspraak-maken-usp-overzicht {
	display: none !important;
}
#oa_widget a, #oa_widget a:visited {
    color: #e12454;
}
#oa_widget #widget-booking-content #widget-select-time .oanl-times-list .oanl-times-list-item a {
	background: #5BB76A !important;
    color: #000000 !important;
}
.page-id-30102 #page .content-wrapper .page-content, .page-id-30053 #page .content-wrapper .page-content, .page-id-30109 #page .content-wrapper .page-content, .page-id-30292 #page .content-wrapper .page-content {
    padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.marker-red {
	color: #e12454;
}
.marker-green {
	color: #5BB76A;
}
.check-afspraak-maken {
	margin-right: 6px;
}

/*
.page .content-wrapper .afspraak-maken-list {
	list-style: none;
	list-style-position: outside;
	padding: 0;
}

.page .content-wrapper .afspraak-maken-list li {
	padding-left: 15px;

}
.page .content-wrapper .afspraak-maken-list li:before {
  	content: "\f00c";
  	font-family: "Font Awesome 6 Free";
    font-weight: 900;
  	display: inline-block;
  	margin-left: -1.3em;
  	width: 1.3em;
	color: rgb(26, 165, 116) !important;
}
.afspraak-maken-list-text {
	margin-left: 8px;
}
*/



/*
Lijst met USP
*/
.page .content-wrapper div.afspraak-maken-list, .page .content-wrapper div.afspraak-maken-list div.afspraak-maken-checklist {
	padding-bottom: 0px;
}
.page .content-wrapper .afspraak-maken-list ol, .page .content-wrapper .afspraak-maken-list li, .page .content-wrapper .afspraak-maken-checklist ol, .page .content-wrapper .afspraak-maken-checklist li {
	margin: 0;
	padding: 0;
}
.page .content-wrapper .afspraak-maken-list ol, .page .content-wrapper .afspraak-maken-checklist ol {
	counter-reset: list;
	display: table;
}
.page .content-wrapper .afspraak-maken-list li, .page .content-wrapper .afspraak-maken-checklist li {
	list-style: none;
	counter-increment: list;
	display: table-row;
}
.page .content-wrapper .afspraak-maken-list li::before, .page .content-wrapper .afspraak-maken-checklist li::before {
	content: counter(list) ".";
	display: table-cell;
	text-align: right;
  	font-family: "Font Awesome 6 Free", "Font Awesome 5 Free";
    font-weight: 900;
	color: rgb(26, 165, 116) !important;
}
.page .content-wrapper .afspraak-maken-list li::before {
	content: "\f00c";
	padding-right: 1em;
}
.page .content-wrapper .afspraak-maken-checklist li::before {
	content: "\f0da";
	padding-right: 1.3em;
}




























.afspraak-tabs .tm-accordion.style-3.active.accordion-title {
	background-color: #F9F9F9 !important;
	color: #223645 !important;
}

.afspraak-tabs .accordion-section.active .accordion-title-wrapper {
	background-color: #F9F9F9 !important;
	color: #223645 !important;
}

.page-id-30102 .accordion-title, .page-id-30053 .accordion-title, .page-id-30109 .accordion-title {
	background-color: #F9F9F9 !important;
	color: #223645 !important;
}

.page-id-30102 .tm-accordion.style-3 .active .accordion-icon:before, .page-id-30053 .tm-accordion.style-3 .active .accordion-icon:before, .page-id-30109 .tm-accordion.style-3 .active .accordion-icon:before {
	color: #223645 !important;
}


@media only screen and (max-device-width: 480px) {
	#oa_widget #widget-booking-content {
	    padding: 10px !important;
	}
}






@media only screen and (max-device-width: 768px) {
	.afspraak-tabs {
		display: none !important;
	}
	.afspraak-maken-blok-intro {
		background-image: url('https://onedayclinic.nl/wp-content/uploads/2019/10/background-mobile.jpg');
		background-size: cover !important;
		background-repeat: no-repeat;
	}
	.afspraak-maken-blok {
	    border-radius: 0px !important;
		margin-bottom: -60px !important;
	}
	.afspraak-maken-usp {
		display: block;
		/*font-size: 12px;*/
		color: #223645;
	}
	.afspraak-maken-usp > details > summary {
		font-weight: 600;
	}
	.benadeling-intro {
		color: #223645;
	}
	.behandeling-title {
		line-height: 1;
	    color: #223645;
		font-size: 30px;
		margin-bottom: 0;
	}
	.behandeling-subtitle {
		line-height: 1;
	    color: #223645;
		font-size: 20px;
		font-weight: 500;
		margin: 20px 0px 10px 0px;
	}
	.display-mobile {
		display: block;
	}
	.display-desktop {
		display: none !important;
	}
	summary::-webkit-details-marker {
	  color: #223645;
	}
	summary:focus {
  		outline-style: none;
	}
	#oa_widget #widget-select-filters select {
	    width: 100% !important;
	    max-width: 100% !important;
	}
	.dark-logo {
		width: 205px !important;
	}   
}
@media only screen and (min-device-width: 769px) {
	.display-mobile {
		display: none;
	}
	.display-desktop {
		display: block;
	}
	.afspraak-maken-usp {
		display: block;
		font-size: 14px;
		color: #223645;
	}
	.benadeling-intro {
		color: #223645;
	}
	.behandeling-title {
		line-height: 1;
	    color: #223645;
		font-size: 30px;
		margin-bottom: 0;
	}
	.behandeling-subtitle {
	    color: #223645;
		font-size: 14px;
		font-family: Poppins;
    	font-weight: 500;
    	letter-spacing: 0em;
    	line-height: 1.8;
		text-decoration: underline;
		margin: 6px 0px 10px 0px;
	}
}


.afspraak-maken-blok {
	/* box-shadow: 0 4px 10px rgb(172 175 183 / 20%); */
	
	/* border-radius */
	-webkit-border-radius: 20px;
 	-moz-border-radius: 20px;
 	border-radius: 20px;
	/* box-shadow */
 	-webkit-box-shadow: rgba(172,175,183,0.4) 0px 0 10px;
 	-moz-box-shadow: rgba(172,175,183,0.4) 0 0 10px;
 	box-shadow: 0 4px 10px rgb(172 175 183 / 40%);
}


.page-id-30053 #webr-mobile-bottom-buttons, .page-id-30102 #webr-mobile-bottom-buttons, .page-id-30109 #webr-mobile-bottom-buttons, .page-id-30165 #webr-mobile-bottom-buttons, .page-id-30257 #webr-mobile-bottom-buttons, .page-id-30292 #webr-mobile-bottom-buttons  {
    display: none !important;
}