button.btn-submit {
	background-color: #8BB611;
	border-color: rgba(0,0,0,0.0588235);
	color: #fff;
	-webkit-box-shadow: 0px 2px 3px rgba(68,88,10,0.14902);
	-moz-box-shadow: 0px 2px 3px rgba(68,88,10,0.14902);
	box-shadow: 0px 2px 3px rgba(68,88,10,0.14902);
	font-weight: 700;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
	color: #fff;
	background-color: green;
	text-decoration: none;
	outline: none;
}

select#starttime:focus, select#endtime:focus {
	outline: none;
}

button.btn-submit:hover {
	background-color: #80AA0A;
}

.box_quote .row-basis {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.box_quote input:focus {
	outline: none;
}

.box_quote label {
	padding-bottom: 15px;
	color: #141251;
	font-size: 16px;
	font-weight: 600;
}

.blok {
	display: flex;
	align-items: flex-end;
}

#startdate, #enddate {
	background: #fff url('https://comfortparking.nl/wp-content/plugins/booking-form-comfort-parking/public/img/calendar.svg') no-repeat right 1rem top 50% !important;
	background-size: 21px !important;
	border-radius: 0;
	border: 1px solid #bbbbbb !important;
}

select#starttime, select#endtime {
	border-radius: 0;
	border: 1px solid #bbbbbb;
	height: 42px;
	border-left: 0;
}

.product_wrap {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 1.875em;
	grid-row-gap: 1.875em;
}

.cp__products__block {
	background-color: #fff;
	box-shadow: 0 0.0125em 0.625em 0 rgba(20,18,81,.1);
	display: flex;
	flex-direction: column;
}

.block__content {
	padding: 20px;
	padding-top: 10px;
}

h4.product-name {
	font-size: 20px;
	font-weight: 600;
	color: #141251;
	border-bottom: 1px solid #e9e8ed;
	padding-bottom: 10px;
}

h4.prijs {
	font-size: 24px;
	font-weight: 600;
	color: #141251;
}

.block__foto {
	height: 200px;
	width: 100%;
}

.block__foto img {
	object-fit: cover;
	height: 100% !important;
	width: 100% !important;
}

.block__right {
	padding: 0 20px;
	padding-bottom: 20px;
}

svg.rw-icon.rw-icon--bus {
	height: 24px;
}

ul.punten {
	list-style-type: none;
	padding: 0;
}

ul.punten li {
	padding-bottom: 8px !important;
}

li.hoofdpunt {
	display: flex;
	align-items: center;
	font-weight: 600;
	gap: 10px;
}

li.punt {
	display: flex;
	align-items: center;
	gap: 10px;
}

.parsley-error {
	border-bottom: 1px solid #d0021b !important;
}

.elementor-element-d78247f {
	background-color: #f3f7fd;
}

.row.checkout {
	display: flex;
	align-items: flex-start;
	gap: 30px;
}

.col-lg-8 {
	flex: 2;
}

.info-box {
	background-color: #fff;
	padding: 1.25rem;
	border-bottom: 1px solid #40328f;
	margin-bottom: 15px;
}

.optie-box {
	background-color: #fff;
	padding: 1.25rem;
	border-bottom: 1px solid #40328f;
	margin-bottom: 15px;
}

.checkout input {
	background-color: #fff;
	border: .0625rem solid #e9e8ed !important;
	border-bottom-color: rgb(233, 232, 237) !important;
	border-bottom-color: #948fa7 !important;
	border-radius: 0 !important;
	box-shadow: 0 .25rem .75rem rgba(20,18,81,0);
}

.checkout select {
	background-color: #fff;
	border: .0625rem solid #e9e8ed !important;
	border-bottom-color: rgb(233, 232, 237) !important;
	border-bottom-color: #948fa7 !important;
	border-radius: 0 !important;
	box-shadow: 0 .25rem .75rem rgba(20,18,81,0);
}

.checkout textarea {
	background-color: #fff;
	border: .0625rem solid #e9e8ed !important;
	border-bottom-color: rgb(233, 232, 237) !important;
	border-bottom-color: #948fa7 !important;
	border-radius: 0 !important;
	box-shadow: 0 .25rem .75rem rgba(20,18,81,0);
}

.checkout input:focus {
	outline: none;
	border-bottom-color: #1b60db;
	box-shadow: 0 .25rem .75rem rgba(20,18,81,.2);
	outline: 0;
}

.checkout h2 {
	font-weight: 600;
	font-size: 21px !important;
}

.naam-blok {
	display: flex;
	gap: 30px;
}

.form-group {
	padding-top: 10px;
	padding-bottom: 10px;
}

label.form-control-label {
	padding-bottom: 10px;
	font-size: 14px;
	color: #141251;
}

.col-lg-4 {
	flex: 1;
	padding: 1.25rem;
}

.custom-control.custom-radio.mb-2 {
	padding-bottom: 10px;
}

.korting-blok .input-group {
	display: flex;
}

.card-header {
	border-bottom: 1px dashed #c0becc;
	margin-bottom: 15px;
}

.betaalmethode td {
	border: 0;
}

p.o-naam {
	font-size: 16px;
	font-weight: 600;
	color: ##141251;
}

span.da {
	font-weight: 500;
}

button.btn.btn-primary.kortingbtn {
	background-color: #1b60db;
	border: #1b60db;
	border-radius: 0;
	color: #fff;
	border-bottom: 0px;
	height: 43px;
}

.options__container .row.mt-3.pt-3.delimiter-top {
	display: flex;
	justify-content: space-between;
	padding-bottom: 6px;
}

.discount__container .row.mt-3.pt-3.delimiter-top.ng-scope {
	display: flex;
	padding-bottom: 6px;
	font-weight: 600;
	font-size: 15px;
	justify-content: space-between;
}

small.text-dark.ng-binding {
	font-size: 100%;
}

.totaal-blok {
	border-top: 1px dashed #c0becc;
	margin-top: 20px;
	padding-top: 15px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

small.text-uppercase.text-dark.font-weight-bold {
	font-size: 100%;
}

span.text-sm.text-dark.font-weight-bold.tp.js-total-price {
	font-weight: 600;
	font-size: 19px;
}

input[type="checkbox"] {
	appearance: none;
	background-color: #dfe1e4;
	border-radius: 72px !important;
	border-style: none !important;
	flex-shrink: 0;
	height: 20px;
	margin: 0;
	position: relative;
	width: 30px;
}

input[type="checkbox"]::before {
	bottom: -6px;
	content: "";
	left: -6px;
	position: absolute;
	right: -6px;
	top: -6px;
}

input[type="checkbox"], input[type="checkbox"]::after {
	transition: all 100ms ease-out;
}

input[type="checkbox"]::after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 14px;
	left: 3px;
	position: absolute;
	top: 3px;
	width: 14px;
}

input[type="checkbox"] {
	cursor: default;
}

input[type="checkbox"]:hover {
	background-color: #c9cbcd;
	transition-duration: 0s;
}

input[type="checkbox"]:checked {
	background-color: #1b60db;
}

input[type="checkbox"]:checked::after {
	background-color: #fff;
	left: 13px;
}

input[type="checkbox"]:checked:hover {
	background-color: #535db3 !important;
	transition-duration: 0s;
}

input[type="checkbox"]:checked:hover::after {
	background-color: #fff;
	left: 13px;
}

input[type="checkbox"]:focus:not(.focus-visible) {
	outline: 0;
}

.optie-box table td, table th {
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid hsla(0,0%,50.2%,.5019607843137255);
}

.betaal-box {
	background-color: #fff;
	padding: 1.25rem;
	border-bottom: 1px solid #40328f;
	margin-bottom: 15px;
}

.betaal-box .page-inner-header.mb-4 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.parsley-error {
	background-color: #ffcccb !important;
}

.parsley-errors-list {
	display: none;
}

.box_quote .form-group {
	padding-top: 10px;
	padding-bottom: 0px;
}

[type=button]:focus, [type=submit]:focus, button:focus {
	color: #fff;
	background-color: green !important;
	text-decoration: none;
	outline: 0 !important;
}

.bevestig {
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
	margin-bottom: 20px;
}

button.btn.btn-sm.btn-primary.btngrn.js-submit-form {
	background-color: #8BB611;
	border-color: rgba(0,0,0,0.0588235);
	color: #fff;
	-webkit-box-shadow: 0px 2px 3px rgba(68,88,10,0.14902);
	-moz-box-shadow: 0px 2px 3px rgba(68,88,10,0.14902);
	box-shadow: 0px 2px 3px rgba(68,88,10,0.14902);
	font-weight: 700;
	width: 250px !important;
}

button.btn.btn-sm.btn-primary.btngrn.js-submit-form:hover {
	background-color: green;
}

.custom-control.custom-checkbox.terms {
	display: flex;
	align-items: center;
}

.terms label.custom-control-label {
	padding-left: 11px;
}

.optiongroup .accordion {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 0;
}

span.acc-text {
	color: #1b60db;
	text-decoration: underline;
	cursor: pointer;
}

span.acc-text:hover {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}

.accordion h2 {
	padding: 0;
	margin: 0;
}

.table-responsive.betaalmethode.panel {
	margin-top: 20px;
}

.checktitel {
	font-size: 15px !important;
	color: #103880;
}

.panel {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

p.font-weight-bold.text-dark {
	font-weight: 600;
}

.btm table td, table th {
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid hsla(0,0%,50.2%,.5019607843137255);
}

@media only screen and (max-width: 830px) {
	.box_quote .row-basis {
		display: flex;
		align-items: flex-start;
		flex-direction: column !important;
		gap: 10px;
	}
	
	.flatpickr-mobile {
		background: #fff url('https://comfortparking.nl/wp-content/plugins/booking-form-comfort-parking/public/img/calendar.svg') no-repeat right 1rem top 50% !important;
		background-size: 21px !important;
		border-radius: 0;
		border: 1px solid #bbbbbb !important;
		border-radius: 0 !important;
		height: 45px !important;
		width: 100%;
		border-right: 0 !important;
	}
	
	select#starttime, select#endtime {
		border-radius: 0;
		border: 1px solid #bbbbbb !important;
		border-left: 0;
		background-color: #fff;
		height: 45px;
	}
	
	select#starttime:focus-visible, select#endtime:focus-visible {
		outline: none;
	}
	
	.blok {
		display: inline-flex;
		align-items: flex-end;
		width: 100%;
	}
	
	.product_wrap {
		display: flex;
		grid-template-columns: repeat(3, 1fr);
		grid-column-gap: 1.875em;
		grid-row-gap: 1.875em;
		flex-direction: column;
	}
	
	.row.checkout {
		display: flex;
		align-items: flex-start;
		gap: 30px;
		flex-direction: column-reverse;
	}
	
	.checkout .col-lg-4 {
		display: inline;
		width: 100%;
	}
}

@media only screen and (max-width: 500px) {
	.acc-text {
		font-size: 13px;
		line-height: 26px;
	}
	
	.p-datum {
		width: 80%;
	}
	
	button.btn.btn-sm.btn-primary.btngrn.js-submit-form {
		width: 100%;
	}
	
	.startbtn {
		display: inline-grid;
		width: 100%;
	}
	
	.naam-blok {
		display: grid;
		gap: 0px;
	}
	
	.custom-control.custom-radio {
		line-height: 27px;
	}
	
	.optiongroup .accordion {
		display: grid;
		justify-content: space-between;
		align-items: center;
		padding: 15px 0;
	}
	
	.betaal-box .page-inner-header.mb-4 {
		display: grid;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 10px;
	}
	
	.bevestig .btn {
		width: 100% !important;
	}
	
	.terms label.custom-control-label {
		padding-left: 11px;
		font-size: 13px;
	}
	
	.custom-control.custom-checkbox {
		display: flex;
	}
}


.popup {
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.35) !important;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 100 !important;
}

/* Popup inner div */

.popup-content {
	width: 700px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 40px;
	margin-top: 100px;
	box-shadow: 0px;
	border-radius: 3px;
	background: #fff;
	position: relative;
}

/* Popup close button */

.close-button {
	width: 25px;
	height: 25px;
	position: absolute;
	top: -10px;
	right: -10px;
	border-radius: 20px;
	background: rgba(0,0,0,0.8);
	font-size: 20px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.closeb {
	padding: 6px;
}

.close-button:hover {
	background: rgba(0,0,0,1);
}

@media screen and (max-width: 720px) {
	.popup-content {
		width: 90%;
	}
}
@media screen and (min-width: 720px) {
.naam-blok .col-md-6 {
    width: 50%;
}
}




.custom-control.custom-radio {
	display: flex;
	gap: 10px;
	margin-bottom: 13px;
}
input[type="radio"] {
	-webkit-appearance: none;
	appearance: none;
	background-color: var(--form-background);
	margin: 0;
	font: inherit;
	color: currentColor;
	width: 1.15em;
	height: 1.15em;
	border: 0.15em solid #000 !important;
	border-radius: 50%;
	transform: translateY(-0.075em);
	display: grid;
	place-content: center;
	border-radius: 70px !important;
}

input[type="radio"]::before {
	content: "";
	width: 0.65em;
	height: 0.65em;
	border-radius: 50%;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	box-shadow: inset 1em 1em var(--form-control-color);
	  /* Windows High Contrast Mode */
	background-color: CanvasText;
}

input[type="radio"]:checked::before {
	transform: scale(1);
}

input[type="radio"]:focus {
	outline: max(2px, 0.15em) solid currentColor;
	outline-offset: max(2px, 0.15em);
}
.icondo {
	padding-top: 0px;
	vertical-align: middle;
}
.infoc {
	vertical-align: middle;
}
.icon-green {
    color: #21bc3c;
    background-color: rgba(118, 226, 136, 0.5);
}
.rounded-circle {
    border-radius: 50% !important;
}
.text-center {
    text-align: center;
}
.icon-xl {
    min-width: 5rem !important;
    min-height: 5rem !important;
    width: 5rem !important;
    height: 5rem !important;
}
.icon-shape {
    text-align: center;
    border-radius: 0.25rem;
    align-items: center;
    justify-content: center;
    display: flex;
}
.icon-xl i, .icon-xl svg {
    font-size: 2.25rem;
}
.icon.icon-xl.icon-shape.icon-green.rounded-circle {
    display: inline-flex;
}