form#profirenoPlugin-form {
    max-width: 908px;
    margin: 0 auto;
}
img.blok1IMG {
    max-width: 125px !important;
    position: absolute;
    right: -155px;
    top: 80px;
}
img.blok2IMG {
    max-width: 150px !important;
    position: absolute;
    left: -165px;
    top: 190px;
}
img.blok3IMG {
    max-width: 149px !important;
    position: absolute;
    right: -170px;
    top: 110px;
}
.profireno-step1 .step{
    font-family: "Nunito", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 7px 14px;
    border-radius: 7px;
    background: #EA7F02;
    max-width: fit-content;
    margin-bottom: 17px;
}
.profireno-step .step{
    font-family: "Nunito", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 7px 14px;
    border-radius: 7px;
    background: #EA7F02;
    max-width: fit-content;
    margin-bottom: 17px;
}
.profireno-step1 .stapTitel{
    font-family: "Nunito", sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #11213E;
    margin-bottom: 40px;
    display: block;
}
.profireno-step .stapTitel{
    font-family: "Nunito", sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #11213E;
}
.profireno-step p{
    font-family: "Nunito", sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #11213E;
}
.profireno-step1 {
    font-family: "Nunito", sans-serif;
    margin-bottom: 10px;
    padding: 0 0 50px 0;
    position: relative;
}
.profireno-step {
    font-family: "Nunito", sans-serif;
    margin-bottom: 10px;
    border-top: 1px solid #E5E5E5;
    padding: 50px 0;
    position: relative;
}
.profireno-step svg {
    position: absolute;
    top: 25px;
    right: 0px;
}
.profirenno-error {
    color: red;
    margin-top: 8px;
}
.profireno-grootte-options {
    display: flex;
    gap: 33px;
    margin-bottom: 18px;
}
.profireno-grootte-option {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    position: relative;
}
.profireno-grootte-option input[type="radio"] {
    display: none;
}
.profireno-grootte-img img {
    display: block !important;
    width: 281px !important;
    height: 281px !important;
    padding: 11px !important;
    object-fit: cover !important;
    border-radius: 7px !important;
    border: 1px solid #DEDEDE !important;
    transition: border 0.2s !important;
}
.profireno-grootte-title {
    margin-top: 18px;
    font-weight: bold;
    font-size: 24px;
}
.profireno-grootte-dims {
    font-size: 17px;
    margin-top: 6px;
}
.profireno-grootte-option input[type="radio"]:checked + .profireno-grootte-img img,
.profireno-grootte-option input[type="radio"]:checked ~ .profireno-grootte-img img {
    border: 1px solid #EA7F02 !important;
}
.profireno-grootte-option input[type="radio"]:checked ~ .profireno-grootte-img::after {
    content: "";
    display: block;
    width: 16px;
    height: 14px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="11.242" height="8.108" viewBox="0 0 11.242 8.108"><path d="M9.54,4.262l-5.9,5.9a.427.427,0,0,1-.6,0L.758,7.876a.427.427,0,0,0-.6,0h0a.427.427,0,0,0,0,.6l2.281,2.281a1.284,1.284,0,0,0,1.814,0l5.9-5.9a.427.427,0,0,0,0-.6h0a.427.427,0,0,0-.6,0Z" transform="translate(0.472 -3.637)" fill="%23ea7f02" stroke="%23fff" stroke-width="1"/></svg>') no-repeat center center;
    position: absolute;
    top: -13px;
    right: -13px;
    padding: 13px 13px;
    border-radius: 99px;
    background-color: #EA7F02;
}

/* Onderdelen (Step 2) */
.profireno-onderdelen-options {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 50px;
}
.profireno-onderdeel-option {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    position: relative;
}
.profireno-onderdeel-option input[type="checkbox"] {
    display: none;
}
.profireno-onderdeel-img img {
    display: block !important;
    width: 212px !important;
    height: 212px !important;
    padding: 11px !important;
    object-fit: cover !important;
    border-radius: 7px !important;
    border: 1px solid #DEDEDE !important;
    transition: border 0.2s !important;
}
.profireno-onderdeel-title {
    font-size: 18px;
    margin-top: 22px;
    font-weight: bold;
}
.profireno-onderdeel-option input[type="checkbox"]:checked + .profireno-onderdeel-img img,
.profireno-onderdeel-option input[type="checkbox"]:checked ~ .profireno-onderdeel-img img {
    border: 1px solid #EA7F02 !important;
}
.profireno-onderdeel-option input[type="checkbox"]:checked ~ .profireno-onderdeel-title {
    color: #EA7F02;
}
.profireno-onderdeel-option input[type="checkbox"]:checked ~ .profireno-onderdeel-img::after {
    content: "";
    display: block;
    width: 16px;
    height: 14px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="11.242" height="8.108" viewBox="0 0 11.242 8.108"><path d="M9.54,4.262l-5.9,5.9a.427.427,0,0,1-.6,0L.758,7.876a.427.427,0,0,0-.6,0h0a.427.427,0,0,0,0,.6l2.281,2.281a1.284,1.284,0,0,0,1.814,0l5.9-5.9a.427.427,0,0,0,0-.6h0a.427.427,0,0,0-.6,0Z" transform="translate(0.472 -3.637)" fill="%23ea7f02" stroke="%23fff" stroke-width="1"/></svg>') no-repeat center center;
    position: absolute;
    top: -13px;
    right: -13px;
    padding: 13px 13px;
    border-radius: 99px;
    background-color: #EA7F02;
}
.profireno-next{
    background: #2C5298;
    padding: 17px 55px;
    border-radius: 99px;;
    font-family: "Nunito", sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    max-width: fit-content;
}
.profireno-next:hover{
    background: #0B161A;
}

/* Kleuren (Step 3) */
.profireno-kleuren-options {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 50px;
    height: 136px;
    overflow: hidden;
    padding-top: 16px;
    margin-top: -16px;
    transition: height 0.3s;
}
.profireno-kleuren-toggle{
    font-family: "Nunito", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #1E3660;
    cursor: pointer;
    background: #fff;
    border: 1px solid #1E3660;
    border-radius: 99px;
    padding: 17px 50px;
    margin-bottom: 10px;
    margin-right: 20px;
}
.profireno-kleuren-toggle:hover{
    color: #fff;
    background: #1E3660;
}
.profireno-kleur-option {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    position: relative;
    width: 154px;
    text-align: center;
}
.profireno-kleur-option input[type="checkbox"] {
    display: none;
}
.profireno-kleur-img img {
    display: block !important;
    width: 154px !important;
    height: 85px !important;
    padding: 4px !important;
    object-fit: cover !important;
    border-radius: 7px !important;
    border: 1px solid #DEDEDE !important;
    transition: border 0.2s !important;
}
.profireno-kleur-title {
    font-size: 13px;
    margin-top: 16px;
    font-weight: bold;
}
.profireno-kleur-option input[type="checkbox"]:checked + .profireno-kleur-img img,
.profireno-kleur-option input[type="checkbox"]:checked ~ .profireno-kleur-img img {
    border: 1px solid #EA7F02 !important;
}
.profireno-kleur-option input[type="checkbox"]:checked ~ .profireno-kleur-img::after {
    content: "";
    display: block;
    width: 16px;
    height: 14px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="11.242" height="8.108" viewBox="0 0 11.242 8.108"><path d="M9.54,4.262l-5.9,5.9a.427.427,0,0,1-.6,0L.758,7.876a.427.427,0,0,0-.6,0h0a.427.427,0,0,0,0,.6l2.281,2.281a1.284,1.284,0,0,0,1.814,0l5.9-5.9a.427.427,0,0,0,0-.6h0a.427.427,0,0,0-.6,0Z" transform="translate(0.472 -3.637)" fill="%23ea7f02" stroke="%23fff" stroke-width="1"/></svg>') no-repeat center center;
    position: absolute;
    top: -13px;
    right: -13px;
    padding: 13px 13px;
    border-radius: 99px;
    background-color: #EA7F02;
}
/* upload (Step 4) */
.profireno-upload-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
    align-items: flex-end;
}
.profireno-upload-label {
    cursor: pointer;
    display: block;
}
.profireno-upload-preview {
    border: 2px dashed #E8EAEB;
    border-radius: 10px;
    background: #F7F7F7;
    border-radius: 10px !important;
}
.profireno-upload-btn {
    margin-top: 30px;
    padding: 17px 50px;
    background: #2C5298;
    color: #fff;
    border-radius: 99px;
    font-size: 16px;
    cursor: pointer;
    max-width: fit-content;
    margin-right: 20px;
}
.profireno-upload-btn:hover {
    background: #0B161A;
}
.profireno-upload-btn span {
    font-size: 28px;
    line-height: 0px;
    position: relative;
    top: 2px;
    margin-right: 9px;
}
.profireno-upload-filename {
    font-family: 'nunito', sans-serif;
    font-size: 14px;
    color: #1E3660;
}
.profireno-upload-files {
    width: 100%;
}

/* Gegevens (Step 5) */
.contactGegevensHolder {
    width: 594px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contactLIholder {
    display: flex;
    flex-direction: column;
    width: 287px;
    margin-bottom: 17px;;
}
.contactLIholder label {
    font-family: "Nunito", sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #11213E !important;
    margin-bottom: 11px !important;
}
.contactLIholder label span{
    font-family: "Nunito", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #EA7F02 !important;
}
.contactLIholder .accept {
    font-family: "Nunito", sans-serif;
    font-size: 13px;
    font-style: italic;
}
label.accept a{
    color: #EA7F02;
    text-decoration: underline;
    margin: 0 4px;
}
.contactLIholder input {
    background: #F7F7F7 !important;
    border-radius: 5px !important;
    border: 1px solid #1F3B4712 !important;
    color: #11213E4D !important;
    font-style: italic !important;
    font-weight: 400 !important;
}
.contactLIholder input::placeholder {
    color: #11213E4D !important;
    font-style: italic !important;
    font-weight: 400 !important;
}
.sendButton{
    background: #50A408 !important;
    padding: 17px 52px !important;
    font-family: "Nunito", sans-serif !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-radius: 99px !important;
    margin-top: 50px;;
}
.sendButton:hover{
    background: #3C7E04;
}
button.sendButton svg {
    position: relative;
    top: -1px;
}
.profireno-upload-file {
    margin-top: 20px;
    width: 100%;
}
button.profireno-remove-file {
    font-size: 18px;
    padding: 0px;
    line-height: 3px;
    position: relative;
    top: -1px;
}


.mkAccept input{
display: none;
}
.mkAccept label{
display: flex;
}
.mkAccept label:before {
min-width: 16px;
height: 16px;
content: "";
background-image: url('/wp-content/uploads/2025/05/checkbox.svg');
background-size: cover;
display: block;
position: relative;
top: 1px;
margin-right: 10px;
}
.mkAccept input:checked ~ label:before {
background-image: url('/wp-content/uploads/2025/05/checkboxChecked.svg');
}


@media(max-width: 1245px){
   img.blok1IMG {
        display: none !important;
    }
    img.blok2IMG {
        display: none !important;
    }
    img.blok3IMG {
        display: none !important;
    } 
}

@media(max-width: 767px){
    .profireno-grootte-options {
        gap: 20px;
        flex-wrap: wrap;
    }
    .profireno-grootte-img img {
        width: 175px !important;
        height: 175px !important;
    }
    .profireno-onderdeel-img img {
        width: 175px !important;
        height: 175px !important;
    }
    .contactGegevensHolder {
        width: auto;
        flex-direction: column;
    }
    .contactLIholder {
        width: 100%;
    }
    .profireno-onderdeel-title {
        font-size: 15px;
    }
}
@media(max-width: 415px){
    .profireno-grootte-img img {
        width: 140px !important;
        height: 140px !important;
    }
    .profireno-grootte-title {
        font-size: 20px;
    }
    .profireno-grootte-dims {
        font-size: 14px;
    }
    .profireno-onderdeel-img img {
        width: 140px !important;
        height: 140px !important;
    }
    .profireno-onderdeel-title {
        font-size: 11px;
    }
    .profireno-kleur-option {
        width: 140px;
    }
}