/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 02 2021 | 09:57:07 */
input[type="checkbox"] {
background: #eee;
width: 24px;
height: 24px;
cursor: pointer;
border: 5px #adadad solid;
}


input[type="checkbox"]:checked {
    background: #009ca6!important;
}

.wpcf7 .wpcf7-submit:disabled {
  background-color: #adadad !important;
}

small {
  font-size: 0.8em;
  font-weight: 300;
  line-height: 1.1em;
}

.offerte-aanvragen-form input[type="radio"] {
    border: 1px solid #ccc!important;
    appeareance: radio!important;
    -webkit-appearance: button!important;
    background:  white!important;
    display:  block!important;
    padding: 0 4px;
}
.offerte-aanvragen-form input[type="radio"]:hover {
background-color: #e6e6e6!important;
border-color: #adadad!important;
}

.offerte-aanvragen-form input[type="radio"]:checked {
    background:  #449d44!important;
    border-color: #398439!important;
}


.offerte-aanvragen-form input[type="radio"][value="Telefoon"]:after, .offerte-aanvragen-form input[type="radio"][value="Email"]:after, .offerte-aanvragen-form input[type="radio"][value="Geen voorkeur"]:after, .offerte-aanvragen-form input[type="radio"][value="No preference"]:after, .offerte-aanvragen-form input[type="radio"][value="Telephone"]:after {
    display: block;
    color: black;
    padding: 0 6px;
    text-align: center;
}

.offerte-aanvragen-form input[type="radio"][value="Telefoon"]:checked:after, .offerte-aanvragen-form input[type="radio"][value="Email"]:checked:after, .offerte-aanvragen-form input[type="radio"][value="Geen voorkeur"]:checked:after, .offerte-aanvragen-form input[type="radio"][value="Telephone"]:checked:after, .offerte-aanvragen-form input[type="radio"][value="No preference"]:checked:after {
    color: white;
}

.offerte-aanvragen-form input[type="radio"][value="Telefoon"]:after {
    content: "Telefoon";
}

.offerte-aanvragen-form input[type="radio"][value="Email"]:after {
    content: "E-mail";
}

.offerte-aanvragen-form input[type="radio"][value="Geen voorkeur"]:after {
    content: "Geen voorkeur";
}

.offerte-aanvragen-form input[type="radio"][value="Telephone"]:after {
    content: "Telephone";
}

.offerte-aanvragen-form.engels input[type="radio"][value="Email"]:after {
    content: "Email";
}

.offerte-aanvragen-form input[type="radio"][value="No preference"]:after {
    content: "No preference";
}

.contact-hoe span.wpcf7-list-item-label{display:none;}
.contact-hoe span.wpcf7-list-item{margin:0 0 0 0em!important}

input.wpcf7-form-control.wpcf7-submit {
    line-height: initial;
    height:  auto;
    padding:  0;
    font-family: "HelveticaNeueCondensedMedium", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    border: 0;
    cursor:  pointer;
    background-color: #009ca6 !important;
    color: #ffffff !important;
    padding-right: 1.6666666666666667rem !important;
    padding-left: 1.6666666666666667rem !important;
    padding-top: 0.7222222222222222rem !important;
    padding-bottom: 0.7222222222222222rem !important;
    font-size: 1.2222222222222223rem !important;
    display: inline-block;
    width: auto;
    text-align: center;
}

.offerte-aanvragen-form input.wpcf7-form-control.wpcf7-submit:hover {
    background: #ce0f69!important;
}

.popupbtn {
    text-transform: lowercase;
}


a.popupbtn {
    margin: 20px 0;
}
/*
@media only screen and (min-width: 991px) {
div#row_s0uln2a82 {
    padding-top: 270px;
}
}*/

@media only screen and (min-width: 991px) {
section#section_4oqzfnvu1 {
    margin-top: 270px;
}
}

