/*
Theme Name:  Nature Theme
Theme URI:   https://buro86.be/
Version:     1.0.1
Description: Het Nature theme van Buro 86 webdesign
Author:      Buro 86 webdesign
Author URI:  https://buro86.be/
Template:    Divi
*/

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

.cu_producten img {
    border: 10px solid #f1f1f1;
    width: 100%;
    height: 365px;
    object-fit: contain;	
}

.knopbeurs a {
	display: inline-block;
    margin-top: 30px;
}

.button.handleiding {
	    width: fit-content;
	    margin: 25px 0 45px 0 !important;
}
.button.handleiding.fiche:not(.onlybutton) {
	    width: fit-content;
    margin-top: -45px !important;
    padding: 18px 75px !important;
}

span.attention {
	color: #fbb900;
}
a.attention, .voorwaarden a {
	color: #fbb900 !important;
	text-decoration: underline;
	transition: 0.3s ease-in-out;
}
a.attention:hover, .voorwaarden a:hover {
	opacity: 0.75;
}
h5.concurrent {
	color: #000 !important;
	font-size: 16px !important; 
	margin: 25px 0 0;
}
h5.onze-prijs {
	font-size: 19px !important; 
	color: black !important;
    font-weight: bold !important;
    background-color: #f1f1f1;
    padding: 15px;
    text-align: center;
}
h5.onze-prijs strong {
	display: block;
	text-align: center;
}
.dagprijs {
	background-color: #FBB900;
    padding: 20px 15px 15px 15px;
	margin-bottom: 25px; 
}
.dagprijs .prijs-span {
	display: block;
	text-align: center;
	color: black !important;
	font-weight: bold !important;
	margin-bottom: 10px;
    font-size: 28px !important;
}
.dagprijs .btw-span {
	display: block;
	text-align: center;
	color: black !important;
}
.product-details .concurrent {
	margin: 0 0 15px 0 !important;
}
.product-details .onze-prijs {
	text-align: left !important;
	max-width: 250px;
}
.product-details .dagprijs {
	max-width: 250px;
}
.product-details .prijs-span, .product-details .btw-span {
	text-align: left !important;
}
.home-meer-info {
	padding: 18px 30px;
    background-color: #000;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    transition: .3s ease-in-out;
    display: block;
	width: max-content;
	margin: auto;
	margin-top: 35px;
	margin-bottom: 35px;
}
.home-meer-info:hover {
	background-color: #FBB900 !important;
}
.scroll-anchor {
	position: relative;
}
#formulier-huren {
	position: absolute;
    top: -300px;
}
/* Producten algemeen */
.producten-row.width-adjust.productrij-drogers {
	padding-bottom: 75px !important;
	border-bottom: 5px solid #f7f7f7;
}
.producten-row.width-adjust.productrij-drogers .et_pb_column.et_pb_column_1_2 {
	width: 45% !important;
}
.producten-row.width-adjust.productrij-drogers .et_pb_column.et_pb_column_1_2:nth-child(1) {
	margin-right: 10% !important;
}
.producten-row.width-adjust.productrij-overig {
	padding-top: 75px !important;
}
/* Producten TP's */
.producten .producten-row.width-adjust.tp-producten .et_pb_image img {
	border: none !important;
}
.product-tp .concurrent {
	margin: 0 0 20px 0 !important;
}
.product-tp .onze-prijs {
	background-color: #e9e9ea !important;
}
@media only screen and (min-width:981px) and (max-width: 1500px){
 	.producten-row.width-adjust.tp-producten .mega-deal::after { 
		transform: unset !important;
		border-radius: unset !important;
		content: "Mega Deal" !important;
		font-size: 20px !important;
		height: 30px !important;
		width: 100% !important;
		right: 0 !important;
		top: 30px;
	}
	.producten-row.width-adjust.tp-producten .et_pb_text_inner h4 {
		margin-bottom: 30px;
	}
}
@media only screen and (min-width:981px) and (max-width: 1250px){
 	.producten-row.width-adjust.productrij-overig .prijs-span ,
	.producten-row.width-adjust.tp-producten .prijs-span { 
		font-size: 25px !important;
		line-height: 1.2em;
	}
}
@media only screen and (max-width:980px){
	.producten .et_pb_column {
		margin-bottom: 75px !important;
	}
	.producten .et_pb_column:last-child {
		margin-bottom: 30px !important;
	}
	.home-meer-info {
		margin-bottom: 0 !important;
	}
	.producten-row.width-adjust.productrij-drogers .et_pb_column.et_pb_column_1_2 {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.producten-row.width-adjust.productrij-drogers .mega-deal::after,
	.producten-row.width-adjust.productrij-overig .mega-deal::after,
	.producten-row.width-adjust.tp-producten .mega-deal::after {
    	right: 0;
		left: unset !important;
	}
}
@media only screen and (max-width:767px){
	.home-meer-info {
		width: 100% !important;
	}
}

/*------------------------------------------------*/
/*-----------------[Contact form error]-----------------*/
/*------------------------------------------------*/

.validation_error{
	display:none;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent!important;
    margin-bottom:0!important;
    border-top: 0!important;
    border-bottom: 0!important;
    padding-bottom: 0!important;
    padding-top: 0!important;
    box-sizing: content-box!important;
}
.gform_wrapper.gf_browser_chrome .gfield_error select,
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper 
li.gfield_error textarea {
    border: 2px solid #790000!important;
	background-color:#fff2f2 !important;
}

.gform_wrapper .gfield_error .gfield_label{
	color:black!important;
}
/* 
.gform_wrapper .validation_message{
	display:none;
}
 */
/*------------------------------------------------*/
/*-----------------[Cookie notice]-----------------*/
/*------------------------------------------------*/

#cookie-notice {
	min-width:initial !important;
    background-color: #000000de!important;
    z-index: 2!important;
    position: fixed!important;
    bottom: 15px!important;
    left: 15px!important;
    width: 415px!important;
    font-size: 16px!important;
    line-height: 27px!important;
    text-align: left!important;
    box-shadow: 0px 5px 10px #6B676DA6!important;
    border-radius: 5px!important;
    min-width: initial;
}

#cookie-notice .cookie-notice-container {
    display: block;
    padding: 25px !important;
    text-align: left !important;
}

#cookie-notice h3 {
    color: white !important;
    margin: 0 !important;
    line-height: 25px !important;
	letter-spacing: 1.35px;
}

#cookie-notice .cn-button {
    margin-left: 10px!important;
    display: block!important;
    text-align: center!important;
    padding: 9px 10px!important;
    width: 157px!important;
    font-size: 16px!important;
    margin-left: 0!important;
    margin-top: 13px!important;
    font-weight: 600;
}

@media only screen and (max-width:450px) {
#cookie-notice {
    width: 100% !important;
    left: 0 !important;
    bottom: 0 !important;
    border-radius: 0!important;
}
}
#et-info {
    font-size: 16px;
}
#top-menu li {
    padding-right: 35px;
}
.header-box-rechts {
    padding: 39px 50px;
    text-align: center;
}
.header-rechts-kleur1{
	background-color: #000000;
}
.header-rechts-kleur2{
	background-color: #FBB900;
}
.header-box-rechts h3{
	color: #FFFFFF;
	letter-spacing: 1.35px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 30px;
}
.header-box-links h2 {
    font-size: 50px;
    letter-spacing: 2.25px;
    text-shadow: 0px 3px 6px #000000a6;
    color: #FFFFFF;
    padding: 100px;
	line-height: 1.3;
}
#et-info-phone:before{
    font-family: "Font Awesome 5 Pro" !important; 
	font-weight: 600; 
	content: "\f87b";
	z-index: 1;
    font-size: 30px;
	margin-right: 15px;
}
div#top-header {
    padding: 5px 0px;
    position: fixed;
    width: 100%;
	top: 0;
}
span#et-info-phone {
    align-items: center;
}
.header-box-links {
    height: 100%;
}
.header-box-links  .et_pb_text_inner{
	display: flex; 
	align-items: center;
	height: 100%; 
}
#et-info-phone::after{
	content: "";
	position: absolute;
	height: 25px;
	width: 25px;
	background-color: white; 
	z-index: 0;
	top: 4px;
}
.header-row2 h1 {
	font-weight: normal;
	font-size: 50px;
	font-family: Anton;
    letter-spacing: 2px;
    color: #000000;
    text-align: center;
	line-height: 1.2;
	text-transform: none;
}
h1 span {
    color: #FBB900;
}
.usps {
    display: flex;
    justify-content: space-evenly;
}
.fas {
    margin-right: 5px;
    color: #EDA000;
}
.usp {
    color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Open Sans;
}
#main-header{
	box-shadow: 0px 3px 6px #00000029;
}
.kleur-knop1 {
    color: #FBB900;
}
body .kleur-knop2 {
    color: #000000 !important;
}
.header-knop {
    font-size: 18px;
}
.header-box-rechts a:hover {
    text-decoration: underline;
}
.usps .fas {
    font-size: 25px;
	margin-right: 15px;
}
.usp {
    display: flex;
    align-items: center;
}
.producten h2,
.berekening .et_pb_text_inner > h2 {
    font-size: 50px;
    letter-spacing: 2.25px;
    color: #000000;
}
.producten-title p {
    font-size: 20px;
    color: #000000;
}
.producten-row h4 {
    font-weight: bold;
	font-size: 18px;
	font-family: Open Sans;
	text-transform: none;
}
.bottom-column {
    position: absolute;
    bottom: 0;
}
.producten-row:not(.paddingtopproducten) .et_pb_column {
    padding-bottom: 305px;
}
::marker {
    color: #FBB900;
}
.producten-row h5{
	color: #FBB900;
	text-transform: none;
	font-weight: normal;
	font-size: 18px;
	font-family: Open Sans;
}
.producten-row p{
	font-size: 16px;
	color: #000000;
}
.button {
    padding: 18px 30px;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
	transition: .3s ease-in-out;
	display: block;
}
.bottom-section-title{
	margin-bottom: 25px; 
}
.bottom-section-title {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}
.fa-arrow-circle-right {
    color: #FBB900;
    margin-left: 10px;
}
.button:hover i {
    color: #FFF;
}
a.button:hover {
	color:#fff !important;
    background-color: #FBB900;
}
.feedback h2 {
    font-size: 50px;
    letter-spacing: 2.25px;
    color: #000000;
}
.tevreden-row p {
    font-size: 16px;
    color: #000000;
    font-weight: normal;
}
.tevreden-row h6 {
    color: #FBB900;
    font-family: Open Sans;
    text-transform: none;
    font-weight: bold;
	margin-top: 10px;
}
.button a i {
	transition: .3s ease-in-out;
}
.tevreden-row {
    padding: 70px 122px !important;
	box-shadow: 0px 3px 6px #00000029;
}
.tevreden-row .et_pb_text_inner {
    line-height: 30px;
}
.levering-voordeligste h3 {
    font-size: 50px;
    letter-spacing: 2.25px;
    color: #000000;
	line-height: 1.2;
}
.levering-voordeligste .et_pb_text_inner {
    color: #000000;
}
.levering-voordeligste h4 {
    font-family: 'Open Sans';
    text-transform: none;
    font-size: 20px;
    font-weight: bold;
}
.leveringstijden p {
    font-size: 20px;
    margin-top: 25px;
}
.levering-voordeligste span {
    color: #FBB900;
}
.tekst-blok span {
    font-size: 20px;
    font-weight: bold;
}
.tekst-blok {
    font-size: 16px;
}
.header-box-rechts h3 {
    font-size: 30px !important;
    color: white !important;
}
.mega-deal::after {
    content: "Mega \A Deal";
    white-space: pre-wrap;
    position: absolute;
    height: 150px; /* 200px */
    width: 150px; /* 200px */
    background-color: #EDA000;
    border-radius: 100%;
    display: inline-flex;
    color: white;
    justify-content: center;
    align-items: center;
	line-height: 1.2; 
	text-align: center; 
	font-size: 40px; /* 50px; */ 
	font-family: Anton;
	font-weight: 300;
	transform: rotate(10deg);
	right: -40px; /* -75px; */
	top: 0;
}
.producten .et_pb_image img {
	border: 10px solid #f1f1f1;
}
.producten .et_pb_image img:hover {
    transform: scale(1.02);
}

.producten-row.width-adjust.tp-producten .mega-deal::after {
    height: 115px; /* 200px */
    width: 115px; /* 200px */
	font-size: 28px; /* 50px; */ 
	right: -15px; /* -75px; */
}

.tekst-blok p {
    margin-left: 50px;
    margin-bottom: 35px;
    line-height: 2;
}
.euro-icon p::after {
    font-family: "Font Awesome 5 Pro" !important; 
	content: "\f153";
	
}
.tag-icon p::after {
    font-family: "Font Awesome 5 Pro" !important; 
	content: "\f02c";
}
.shipping-icon p::after {
    font-family: "Font Awesome 5 Pro" !important; 
	content: "\f48b";
}
.box-icon p::after {
    font-family: "Font Awesome 5 Pro" !important; 
	content: "\f49c";
}

.tekst-blok p::after{
    position: absolute;
    top: 0px;
	left: 0;
	color: #EDA000;
	font-size: 30px;
	font-weight: 600;
}
.footer-widget {
    display: flex;
    justify-content: space-evenly;
}
@media only screen and (min-width:981px) {
	.tp-header .header-column-rechts {
    padding-left: 75px;
}
.custom-column1 {
    width: 45% !important;
    margin-right: 9% !important;
}
	.width-adjust {
    max-width: 60% !important;
}
.custom-column2 {
    width: 46% !important;
}
}
@media only screen and (min-width:1464px) {
.voordeligste {
    width: 60% !important;
}
}
#footer-widgets {
    padding: 3% 0 0;
}
.footer-kleur {
    color: #FBB900 !important;
    font-weight: bold;
}
#footer-info {
    float: right;
	text-align: right;
}
#footer-bottom a {
    color: #FBB900;
}
.usps p {
    padding: 0;
}
#et-top-navigation{
	padding-left: 100px !important; 
}
@media screen and (max-width: 1163px) and (min-width: 981px) {
	#logo {
    max-height: 30% !important;
}
}
@media only screen and (max-width:460px) {
	#et-info-phone {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
     	#et-info-phone::after{
		content: none;
	}
}
@media only screen and (max-width:1300px) {
.mega-deal::after {
    height: 150px;
    width: 150px;
    font-size: 35px;
}
}
@media screen and (max-width: 1454px) and (min-width: 1078px) {
.producten-row .et_pb_column {
    padding-bottom: 200px;
}
}

@media screen and (max-width: 1078px) and (min-width: 981px) {
.producten-row .et_pb_column {
    padding-bottom: 220px;
}
}
@media screen and (max-width: 1406px) and (min-width: 981px) {
.klant1, .klant2 {
		width: 80% !important;
}
}
@media only screen and (max-width:1406px) {
.klant2 {
    margin-top: 20px;
}
.klant1 {
    margin-bottom: 20px;
}
.tevreden-row {
    display: flex;
    flex-direction: column;
}
}
.mobile_menu_bar:before{
	color: #000000 !important;
	font-weight: bold;
}

@media only screen and (max-width: 980px) {
	.spoedservice-nav {
    background-color: #FBB900;
    border-radius: 90px;
    display: inline-block;
    font-weight: bold;
    margin-top: 10px;
}

.spoedservice-nav a {
    padding: 10px 15px !important;
    color: #fff !important;
}
	.tp-prijs-column {
    padding: 120px 30px;
}
	.tp-header .header-column-links {
    width: 80% !important;
    margin-right: auto;
    margin-left: auto;
}
	#page-container .diensten-product{
		background-image: none !important;
	}
	.header-box-rechts {
    padding: 35px 50px;
}
	.header-sectie {
    padding-top: 0px;
    margin-top: 50px;
}
.header-row1 {
    padding-top: 0px;
}
	.levering-padding {
    padding-bottom: 20px !important;
}
	.achtergrond-links {
    padding: 0px !important;
}
	.header-sectie {
    padding-top: 0px !important;
}
	#footer-widgets {
    display: flex;
    flex-direction: column;
	padding: 3% 0 3% 0;
}
body .levering-voordeligste .voordeligste .custom-column2 {
    width: 100% !important;
}
	.achtergrond-links, .achtergrond-rechts {
    background-size: 0% !important;
}
	.custom-column1 {
    margin-right: auto !important;
    margin-left: auto !important;
}
	.full-width-row{
		width: 100%;
	}
	.voordeligste {
    display: flex;
    flex-direction: column;
}
	body .levering-voordeligste .voordeligste .custom-column1 {
    width: 80% !important;
}
	.leveringstijden {
    display: flex;
    flex-direction: column;
}
.header-row1 {
    display: flex;
    flex-direction: column;
	width: 100%;
}
body .header-sectie .header-row1 .header-column-links, body .header-sectie .header-row1 .header-column-rechts{
    width: 100% !important;
}
	.et_mobile_menu{
	border-color: #000000 !important;
}
.header-column-rechts {
    width: 100% !important;
}
	.mega-deal::after{
		left: 300px;
		right: 0;
	}
	.usps {
    flex-direction: column;
}
	.usp:not(:last-child){
		margin-bottom: 20px;
	}
	.klant1 img, .klant2 img {
    display: none;
}
	.tevreden-row {
    width: 95%;
}
	.tevreden-row {
    padding: 30px 10px !important;
}
	body .levering-voordeligste .leveringstijden .et_pb_column {
    width: 100% !important;
}
	.footer-widget {
    justify-content: flex-start;
}
	#main-footer #footer-widgets .footer-widget {
    margin-bottom: 0 !important;
}
	div#footer-widgets {
    height: 200px;
    display: flex;
    justify-content: space-around;
}
	#footer-widgets::after{
		display: none !important;
	}
}
@media only screen and (max-width:767px){
	.mobile-hide {
    display: none;
}

.footer-info-flex {
    display: flex;
}
	.header-box-links h2{
		padding: 60px;
	}
}

@media only screen and (max-width:690px){
	.header-box-links h2{
		padding: 20px;
		font-size: 40px;
	}
}
@media only screen and (max-width:525px){
	#et-info-phone, #et-info-phone a, #et-info-phone .telefoon-clicks::before {
    font-size: 12px !important;
}
.mega-deal::after {
    right: -20px;
	left: auto;
	font-size: 30px;
	width: 120px;
	height: 120px;
}
}
.achtergrond-links {
    background-size: 41%;
    background-position: 0%;
}
.achtergrond-rechts {
    background-size: 40%;
    background-position: 100% 25%;
}
@media (max-width: 980px){
	#main-content .tp-cta-reservering {
    background-image: none !important;
}
.footer-widget:nth-child(n) {
    margin: 0 !important;
}
}
#footer-info a {
    color: #FBB900 !important;
    font-weight: bold !important;
}
.fa-arrow-circle-right:before {
    transition: .3s ease-in-out;
}
@media only screen and (max-width:479px){
	body .levering-voordeligste .voordeligste .et_pb_column.custom-column1 {
    width: 80% !important;
}
}
.header-text {
    padding-top: 0px !important;
}
.header-sectie {
    padding-bottom: 30px !important;
}
.producten-row li {
    font-size: 16px;
    color: #000000;
}
@media (min-width: 981px){
		.tp-prijs-column {
    padding: 140px !important;
}
	.diensten-list-levering .et_pb_text_inner {
    display: flex;
}

.diensten-list-levering ul {
    width: 50%;
}
.spoedservice-nav a {
    background-color: #000000;
    color: #FFFFFF !important;
    padding: 18px 40px !important; 
}
}
.diensten-product h1 {
    font-size: 50px;
    font-family: 'Anton';
    letter-spacing: 2.25px;
    color: #000000;
    text-transform: uppercase;
}
.breadcrumb a {
    color: #FBB900;
    font-size: 18px;
    font-weight: bold;
}
.breadcrumb .et_pb_text_inner {
    font-size: 18px;
    color: #000000;
}
.diensten-column-rechts {
    padding-bottom: 150px;
}
.diensten-product-info .et_pb_text_inner {
    font-size: 16px;
    color: #000000;
}
.diensten-product-info h5 {
    font-family: 'Open Sans';
    color: #FBB900;
    text-transform: none;
    font-size: 18px;
}
.breadcrumb {
    margin-bottom: 40px !important;
}

.diensten-product-info .et_pb_text_inner li {
    margin-bottom: 10px;
}
.diensten-contact .et_pb_module {
    margin-right: auto;
    margin-left: auto;
}
.diensten-contact h2 {
    font-weight: bold;
    font-size: 22px;
    font-family: 'Open Sans';
    color: #000000;
    text-transform: none;
    margin-top: 30px;
}
#gform_submit_button_1, #gform_submit_button_3 {
    float: right;
    font-size: 25px;
    font-family: 'Anton';
    font-weight: normal;
    padding: 15px 75px;
    border: none;
    text-transform: uppercase;
	cursor: pointer;
}
.textarea, .gform_wrapper input[type=text], .gform_wrapper select {
    padding: 20px !important;
    border: none;
}

.textarea::placeholder, .gform_wrapper input[type=text]::placeholder {
    color: #000000;
}
.gform_wrapper select {
    color: #000000;
}
#gform_submit_button_1:hover, #gform_submit_button_3:hover {
    background-color: #FBB900;
}
.diensten-product {
    background-size: 38%;
    background-position: 100% 100%;
}
.diensten-info h3 {
    font-size: 30px;
    color: #000000;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    font-family: 'Anton';
}
.diensten-info li {
    font-size: 16px;
    font-family: 'Open Sans';
    color: #000000;
	margin-bottom: 5px;
}
.diensten-info a {
    color: #FBB900;
    font-weight: bold;
	font-size: 16px;
	transition: .3s ease-in-out;
}
.diensten-info a:hover {
    opacity: .7;
}
.footer-widget a:hover {
    opacity: .7;
}
.footer-widget a {
	transition: .3s ease-in-out;
}
.spoedservice-nav a:hover{
	background-color: #FBB900;
	opacity: 1 !important;
	
}
#top-menu-nav a{
		transition: .3s ease-in-out;
}
#main-header {
    position: fixed;
    top: 62px;
}
.tp-title h1, .tp-title h2 {
    font-size: 50px !important;
    font-family: 'Anton';
    letter-spacing: 2px;
    color: #000000;
    text-transform: none;
}
.tp-title h1 span, .tp-title h2 span {
	color: #FBB900 !important;
}
.tp-title {
    padding-bottom: 0px !important;
}
.tp-main-content ul {
	margin-top: 20px !important;
	color: #000 !important;
	font-size: 16px !important;
	line-height: 2;
}
.tp-main-content sup {
	bottom: 0.4em !important;
	font-size: 12px !important;
}
.header-column-links h1 {
    font-size: 50px;
	color: #000000;
    letter-spacing: 2.25px;
}
.kleur-knop2 i {
    color: #000000;
}
.diensten-usp-row {
    padding: 30px;
}
.tp-header {
    padding-top: 0px !important;
}
.header-column-links p{
	color: #000000;
	font-size: 16px;
}
.tp-main-content h2 {
    font-size: 45px;
    letter-spacing: 2.02px;
    color: #000000;
}
.tp-main-content p{
	font-size: 16px;
	color: #000000;
	line-height: 2;
}
.tp-main-content a{
	color: #FBB900;
	font-weight: bold;
}
.tp-prijs-column h2 {
    font-size: 50px;
    letter-spacing: 2.5px;
    color: #ffffff;
    text-transform: uppercase;
    text-shadow: 0px 3px 6px #000000a6;
}
.tp-cta-reservering h3 {
    font-size: 35px;
    color: #000000;
    letter-spacing: 1.57px;
}
.tp-prijs-row {
    margin-bottom: 70px;
}
.tp-prijs-titel-column {
    margin-bottom: 20px;
}
.tp-cta-reservering p {
    line-height: 2;
    font-size: 16px;
    color: #000000;
}

.tp-cta-reservering p a {
    color: #FBB900;
    font-weight: bold;
}
.tp-cta-reservering {
    background-size: 40%;
    background-position: 0% 100%;
}
#gform_submit_button_2 {
    float: right;
    font-size: 25px;
    font-family: 'Anton';
    font-weight: normal;
    padding: 15px 75px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
}
.contact-info .et_pb_module {
    padding: 70px;
    height: 500px;
}

.contact-info h2 {
    font-size: 40px;
    letter-spacing: 2.25px;
    color: #000000;
    margin-bottom: 20px;
}

.contact-info p {
    font-size: 16px;
    color: #000000;
}

.contact-info a {
    color: #FBB900;
    font-weight: bold;
    transition: .3s ease-in-out;
}

.contact-info a:hover {
    opacity: 0.7;
}

/* Contact */
.contact-info-section h2 {
	font-size: 25px !important;
}
.contact-info-section .contact-vestiging {
	font-size: 20px;
	font-weight: bold;
}
@media only screen and (max-width:1350px){
	.contact-info-section .contact-info .et_pb_module {
		padding: 40px !important;
		display: flex;
    	justify-content: center;
    	align-items: center;
	}
}
@media all and (max-width:980px){
	.contact-info-section .gegevens-row .et_pb_column {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.contact-info-section .gegevens-row .et_pb_column:nth-child(2){
		margin-bottom: -6px !important;
	}
	.contact-info-section .contact-info .et_pb_module {
		padding: 70px !important; 
		justify-content: flex-start !important;
	}
	.contact-info-section .gegevens-row {
		display: flex;
		flex-direction: column-reverse;
	}
}
@media only screen and (max-width:767px){
	body .contact-info-section .gegevens-row .et_pb_column.et_pb_column_2_5,
	body .contact-info-section .gegevens-row .et_pb_column.et_pb_column_3_5 {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.contact-info-section .contact-info .et_pb_module {
		padding: 40px !important; 
		justify-content: flex-start !important;
		height: unset !important;
	}
	.contact-info-section iframe {
		height: 350px !important;
	}
}
@media only screen and (max-width:400px){
	.contact-info-section h2 {
		font-size: 20px !important;
	}
	.contact-info-section .contact-vestiging {
		font-size: 18px !important;
	}
	.contact-info-section p {
		font-size: 14px !important;
	}
}
/* ----- */
#gform_submit_button_2:hover {
    background-color: #FBB900;
}
.contact-header h1 {
    font-size: 50px;
    letter-spacing: 2.25px;
    color: #000000;
}
.et_mobile_menu li a {
    padding: 10px !important;
}
.header-row1 {
    line-height: 2;
}
.bedankt a{
	color: #FBB900;
	font-weight: bold;
}

#main-content .container:before {
    width: 0;
}
div#et-main-area {
    margin-top: 195px;
}
.faq span,
.faq-2 span {
    font-weight: bold;
}

.faq a,
.faq-2 a {
    color: #fbb900 !important;
}

.faq {
	padding: 0px 30px;
}

.faq-2 {
	background: #F2F3F4;
	padding: 30px;
	margin: 40px 0px !important;
}

.faq-2 strong {
	color: #fbb900;
}

.nav li ul {
    border-color: #fbb900 !important;
}
/* div#formulier-huren:before {
    display: block;
    content: " ";
    margin-top: -310px;
    height: 300px;
    visibility: hidden;
} */
.btw-span {
    font-size: 14px;
}
.button-spoed{
	max-width: max-content;
}

@media only screen and (min-width:1464px){
	.home-tekst {
		max-width: 60% !important;
	}
}
.home-tekst p {
	margin-bottom: 20px;
	line-height: 2em;
    font-size: 15px;
}
.home-tekst p a {
	color: #FBB900 !important;
	transition: 0.3s;
}
.home-tekst p a:hover {
	text-decoration: underline;
}
.home-tekst h2:first-child {
	color: #000 !important;
	font-size: 40px !important;
	letter-spacing: 1px;
}
.home-tekst h2 {
	color: #000 !important;
	font-size: 35px !important;
	letter-spacing: 1px;
}
.home-tekst h3 {
	color: #000 !important;
	font-size: 30px !important;
	letter-spacing: 1px;
}

#main-header .et_mobile_menu .menu-item-has-children > a { background-color: transparent; position: relative; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-size: 16px; content: '\4c'; top: 13px; right: 10px; }
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after { content: '\4d'; }
#main-header .et_mobile_menu ul.sub-menu { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
#main-header .et_mobile_menu .visible > ul.sub-menu { display: block !important; visibility: visible !important; }
#main-header .et_mobile_menu .always-visitable {
    position: relative;
}
#main-header .et_mobile_menu .always-visitable .hover-link {
    position: absolute;
    top: 0; left: 0; bottom: 0;
    right: 60px; /* right area continues to expand or collapse */
}

/* Partner section homepage */
.partner-section, .partner-section .red-button-row {
	padding-top: 0 !important;
}
.partner-section .et_pb_row {
	max-width: 60% !important;
}
.partner-section .et_pb_main_blurb_image, .partner-section .et_pb_main_blurb_image img{
	width:100% !important;
}
.partner-section .et_pb_main_blurb_image{
	min-height:160px;
}
.partner-section .et_pb_blurb_container {
	text-align: center !important;
}
.partner-section .et_pb_equal_columns{
	align-items:center;
}
.partner-section a{
	font-weight:bold;
	position:relative;
	transition: .3s ease-in-out;
	font-size: 17px;
	color: #000 !important;
}
.partner-section a:hover{
	color: #343030;
	transition: .3s ease-in-out;
}
.partner-section a:hover:after{
	background-color: #000;
	transition: .3s ease-in-out;
}
.partner-section a:after{
	transition: .3s ease-in-out;
	content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    background-color: #fbb900;
    bottom: -5px;
	left:0;
} 
.red-button {
	transition: .3s ease-in-out;
	background-color: #fbb900 !Important;
	color: #000 !important;
	text-decoration: none !important;
	border-radius: 100px 100px 100px 100px;
	padding: 20px 35px;
	font-weight: bold;
	font-size: 17px;
}
.partner-section .red-button::after {
	display: none;
}
.red-button:hover {
	background-color: #000 !Important;
	color: #fbb900 !important;
}
.red-button-row {
	margin-top: 50px !important;
}

/* Chat */
/* .tawk-text-truncate {
	font-size: 0px !important;
}
.tawk-text-truncate::after {
    content: "Chat";
    position: absolute;
    top: 18px;
    left: 15px;
    width: 96px;
    height: 24px;
    color: black;
    z-index: 99999;
    font-size: 16px;
} */

/* XL Group Vlaanderen */
.partner-section.xl-group-vlaanderen {
	padding-top: inherit !important;
}
.partner-section.xl-group-vlaanderen .et_pb_row {
	width: 80% !important;
	max-width: 1380px !important;
}
.xl-group-vlaanderen.title {
	padding-bottom: 0 !important;
}
/* .partner-section.xl-group-vlaanderen {
	padding-bottom: 0px !important;
} */
.partner-section.xl-group-vlaanderen:last-child {
	padding-bottom: 100px !important;
}
.partner-section.xl-group-vlaanderen h2 {
	font-size: 34px !important;
	border-bottom: 2px solid #f1f1f1;
}
.partner-section.xl-group-vlaanderen .et_pb_blurb_container {
	text-align: left !important;
}
.partner-section .et_pb_main_blurb_image, .partner-section .et_pb_main_blurb_image .et_pb_image_wrap {
    min-height: 160px;
	max-height: 160px;
}
.et_pb_main_blurb_image .et_pb_image_wrap img {
	object-fit: contain;
	min-height: 160px;
	max-height: 160px;
}

#top-header #et-info-phone .telefoon-clicks {
	transition: 0.3s ease-in-out;
}
#top-header #et-info-phone .telefoon-clicks:hover {
	opacity: 0.8;
}
#top-header #et-info-phone .telefoon-clicks::before {
		position: relative;
		left: 0;
		top: 0;
		color: #000;
		font-size: 16px;
		margin-right: 5px;
}
.form-info {
	margin-top: 0 !important;
	padding-top: 0 !important;
	margin-bottom: 25px;
}
body .product-formulier li.hidden_label input {
		margin-top: 0 !important;
	}
@media only screen and (max-width: 1150px){
	body .product-formulier .gform_body ul .gf_left_third,
	body .product-formulier .gform_body ul .gf_middle_third,
	body .product-formulier .gform_body ul .gf_right_third {
		width: 100% !important;
		margin-right: 0 !important;
		padding-right: 0 !important;
	}
}
@media only screen and (min-width: 981px){
	#top-header #et-info-phone .telefoon-clicks::before {
		content: "Bel ons op:";
	}
	#main-footer #footer-widgets .footer-widget:nth-child(1) {
		justify-content: flex-start;
	}
	#main-footer #footer-widgets .footer-widget:nth-child(3) {
		justify-content: flex-end;
	}
}
@media only screen and (max-width: 980px){
	#top-header #et-info-phone .telefoon-clicks::before {
		content: "Bel nu:" !important;
	}
	#footer-info {
    	float: left !important;
    	text-align: left !important;
	}
	.partner-section.xl-group-vlaanderen .et_pb_column {
    	margin-bottom: 70px;
	}
	.partner-section.xl-group-vlaanderen .title-row .et_pb_column {
		margin-bottom: 0 !important;
	}
	.partner-section .et_pb_main_blurb_image, .partner-section .et_pb_main_blurb_image .et_pb_image_wrap {
    	min-height: initial !important;
		max-height: initial !important;
	}
	.et_pb_main_blurb_image .et_pb_image_wrap img {
		width: 100% !important;
		min-height: unset !important;
		max-height: unset !important;
	}
}
@media only screen and (max-width:767px){
	.partner-section .red-button-row {
		max-width: unset !important;
	}
	.partner-section .red-button-row .red-button {
		display: block !important;
		max-width: max-content;
		margin: auto;
	}
}

p a,
.levering-padding a {
    color: #fbb900 !important;
}
.levering-padding ::marker {
    color: #000000 !important;
}
.reviews {
	background: #ffffff !important;
	width: 252px;
	padding: 10px;
	margin-top: -4px;
}

.stars span {
	margin-left: 5px;
}

.reviews .txt {
    float: left;
    font-size: 18px;
	margin-right: 5px;
}

.reviews .txt a {
	text-decoration: underline;
}

.bar_troeven .reviews .stars {
    font-size: 18px;
    font-weight: 700;
    height: 24px;
    text-align: center;
    display: block;
    float: left;
    margin-top: 8px;
    line-height: 16px;
    color: #ee5023;
    margin-left: 10px;
}

.reviews .stars .star {
    display: block;
    margin-top: 0px;
    float: left;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    margin-right: 5px;
    background-image: url(/assets/uploads/stars.png);
}

.kleur-knop2.header-knop.knopgeeltekstzwart {
	color: #000 !important;
}

@media (max-width: 980px) {
#et-secondary-nav, #et-secondary-menu {
    display: unset !important;
}
	.reviews {
	margin-top: 8px;
}
}

@media (max-width: 768px) {
	.reviews {
	margin: 0px 0px 8px 0px;
}
/* 	#main-header {
    top: 110px;
} */
}

@media (max-width: 480px) {
.reviews {
    margin: 0px auto 8px auto;
}
}

#top-header .container {
	display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75em 0;
}

#et-info {
	padding-bottom: 0;
}

#top-header .clearfix:after {
	display: none;
}

.dagprijs.actie .prijs-span {
    line-height: 33px;
    font-size: 21px !important;
	font-weight: normal !important;
}

.dagprijs.actie  {
	margin-bottom: 0;
}

.cu_accordeon h5 {
	font-family: Open Sans;
	text-transform: none;
	font-weight: bold;
	font-size: 21px;
}

.button-spoed .fa-phone {
    color: #FBB900;
}

@media screen and (max-width: 1514px) and (min-width: 980px) {
	.et_header_style_left .logo_container {
    position: relative; 
    height: 75px;
    margin-top: 20px;
	}
}

.sub-menu {
width: 350px !important;
}

.sub-menu a {
    width: 300px !important;
}

#menu-item-3005 a, #menu-item-3004 a {
	font-weight: bold !important;
	color: black !important;
}

.cu_imgverkoop img {
	width: 600px;
    height: 330px;
    object-fit: contain;
    background: white;
}

.paddingtopproducten .bottom-column {
	display: contents;
}

.paddingtopproducten .et_pb_image_wrap, .paddingtopproducten img {
	width: 100%;
}

.verkoopproducten > .et_pb_column {
	    padding-bottom: 170px !important;
}

@media (max-width: 1571px) {
	.cu_producten i {
		display: none;
	}
	.cu_producten .button {
		font-size: 13px;
	}
	
}


.pc_image_choice .gfield_radio .gchoice input:checked + label, .pc_image_choice .gfield_checkbox .gchoice input:checked + label {
    border: 2px solid #fbb900 !important;
    margin: 0 !important;
}

.pc_image_choice .gfield_radio, .pc_image_choice .gfield_checkbox {
    justify-content: space-between;
}

.pc_image_choice .gfield_radio .gchoice label {
	margin: 0;
}

.pc_image_choice .gfield_radio .gchoice {
    width: 23%;
}

.pc_image_choice.verwarmd .gfield_radio .gchoice {
    width: 48%;
}

.pc_image_choice.snelheid .gfield_radio .gchoice {
    width: 48%;
}

.pc_image_choice .gfield_radio .gchoice label img {
    max-height: 100%;
	width: 90px;
    padding: 25px 0 10px 0;
}

.stap-formulier {
	display: flex;
    justify-content: center;
    gap: 10px;
	align-items: center;
}

.stap-formulier > div {
	background: #fbb900;
    font-size: 21px;
    border-radius: 100%;
    width: 34px;
    text-align: center;
    line-height: 35px;
    color: black;
    font-weight: 800;
}

.stap-formulier h2 {
    padding-bottom: 0;
}

.stap-formulier {
	margin-top: 75px;
}

.woninggrootte label {
	padding: 0 !important;
}

.pc_image_choice .gfield_radio .gchoice label, .pc_image_choice .gfield_checkbox .gchoice label {
    border: 2px solid #d3d3d3;
}

.woninggrootte label > div {
    width: 100%;
    font-weight: 800;
    text-align: center;
    padding: 20px 25px;
    color: black;	
	background: #d3d3d3;
}

.pc_image_choice .gfield_radio .gchoice input:checked + label div {
    background: #fbb900;	
}

.snelheid label {
	flex-direction: row-reverse !important;
    align-items: center !important;
    align-content: center;
}

.snelheid label div {
    width: 65%;
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}

.snelheid label img {
    width: 35% !important;
    padding: 20px !important;
}

.snelheid label div {
	font-weight: normal !important;
}

.snelheid label div b {
	font-weight: 800 !important;
    margin-bottom: 5px;
    font-size: 19px;
}

#gform_5 input, #gform_5 textarea {
    border: #d3d3d3 2px solid;	
}
#gform_5 textarea {
    height: 160px;
}

#gform_submit_button_5 {
	cursor: pointer;
	transition: .2s;
}

#gform_submit_button_5:hover {
	opacity: .8;
}

.gform_heading {
	display: none;
} 

.oppvlak {
	font-weight: normal;
    margin-top: 6px;
    font-size: 12px;
}

@media (max-width: 980px) {
	.pc_image_choice .gfield_radio .gchoice, 
	.pc_image_choice.verwarmd .gfield_radio .gchoice,
	.pc_image_choice.snelheid .gfield_radio .gchoice {
		width: 100% !important;
	}
	.pc_image_choice .gfield_radio {
    	flex-direction: column;
	}
	#gform_submit_button_5 {
	    font-size: 14px !important;
	}
	.mobilestack .gfield_radio {
    display: grid;
    grid-template-columns: 50% 50%;
    width: 96%;
    gap: 13px;
	}
	.mobilestack label {
		height: auto !important;
	}
	.mobilestack label * {
		font-size: 10px;
	}
	.mobilestack img {
		width: 50px !important;
	}
	.berekenformulier .et_pb_row {
		width: 90%;
	}
	.pc_image_choice .gfield_radio .gchoice label {
    min-height: 180px;
}
	.ti-widget.ti-goog {
		display: none !important;
	}
	#top-header .container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 10px 0 !important;
}
}

#table-price td, #table-price th {
  border: 1px solid #ddd;
  padding: 8px;
}

#table-price th {
	font-weight: 800;
}

#table-price tr:nth-child(even){background-color: white;}

#table-price th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
}

.foutmelding {
	color: #c02b0a;
    text-align: center;
}

@media (min-width: 981px) {
	.spoedservice-nav a {
		margin-top: -18px;
	}
	#top-menu-nav {
		width: 100%;
	}
	#top-menu {
		width: 100%;
		display: flex;
		justify-content: flex-end;	
	}
	.logo_helper {
		display: none !important;
	}
	.logo_container {
		position: relative !important;
	}
	.et_menu_container {
		display: grid;
		align-items: center;
		grid-template-columns: 1fr 6fr;
		justify-content: space-between;
		margin-top: 22px;	
	}
	.logo_container a {
		height: 100%;
		display: flex;
		align-items: center;		
	}
	span#et-info-phone {
    display: flex;
}
}