/*
Theme Name: Bewire 2024
Description: This is a custom child theme for Salient
Theme URI:   
Author: Jan Van Reeth
Author URI:  https://studioignite.be
Template: salient
Version: 1.0
*/
@font-face {
    font-family: 'AUdimat';
    src: url('fonts/audimat-regular-webfont.woff2') format('woff2'), url('fonts/audimat-regular-webfont.woff') format('woff'), url('fonts/audimat-regular-webfont.ttf') format('truetype');
    font-weight: 200 700;
    font-display: swap;
}
body{
    font-size: max(16px,0.8vw);
}
h1{
    font-size: clamp(48px,5.5vw, 72px);
    line-height: 130%;
}
h2{
    font-size: clamp(32px,3.5vw, 56px);
    line-height: 130%;
}
h3{
    font-size: clamp(28px,2.4vw, 48px);
    line-height: 130%;
}
h4{
    font-size: clamp(24px,2vw, 40px);
    line-height: 130%;
}
h5{
    font-size: clamp(20px,1.6vw, 32px);
    line-height: 130%;
}
h6{
    font-size: clamp(18px,1.2vw, 24px);
    line-height: 130%;
}
p{
    font-size: clamp(16px, 1.1vw, 20px);
    line-height: 140%;
}
.testimonial_slider blockquote p{
    font-size: clamp(20px,1.6vw, 32px);
}
.grecaptcha-badge{
    display: none !important;
}
.cmplz-cookiebanner .cmplz-message p{
    font-size: clamp(12px, 1.2vw, 14px);
    margin: 0;
    padding: 0;
}
.cmplz-btn{
    font-family: 'Outfit', Arial, Helvetica, sans-serif;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active, #cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active{
    color: #00d4db !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description{
    list-style: 130%;
}
.cmplz-manage-consent{
    background: #00d4db !important;
    color:#FFF !important;
    font-weight: 500;
}
#header-outer[data-lhe="animated_underline"] ul:not(.buttons) li > a .menu-title-text{
    text-transform: uppercase;
}
.page-template-page-contact .footer-cta{
    display: none;
}
.wpcf7-form input, .wpcf7-form textarea{
    border-radius: 8px;
    background: #EDEEF4;
    font-size:  clamp(16px, 1.1vw, 20px) !important;
}
.wpcf7-form h2{
    margin:0.5em 0;
}
.wpcf7-form textarea{
    height: 160px;
}
.wpcf7-form input:focus, .wpcf7-form input:active, .wpcf7-form textarea:focus, .wpcf7-form textarea:active{
    background-color: #F5F5F9 !important;
    box-shadow:0 0 0 3px #BEE9EF !important;
}
.wpcf7-form-control-wrap{
    margin:8px 0;
}
.wpcf7 form .wpcf7-response-output{
    padding:1em;
    margin:1em 0 0 0;
    font-size: 1.2em;
}
.wpcf7 form p{
    padding-bottom:1em;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    border-color: transparent;
    background: #ffdede;
    color: #FF3333;
    font-weight: 500;
    border-radius: 8px;
}
.wpcf7 form.sent .wpcf7-response-output{
    border-color: transparent;
    background: #e6feff;
    color: #00D4DB;
    font-weight: 500;
    border-radius: 8px;
}
.wpcf7-not-valid-tip{
    box-shadow: none !important;
    color:#FF3333 !important;
}
.wpcf7-submit{
    transition: all ease 0.35s;
}
.wpcf7-form .wpcf7-submit:hover{
    background-color: #232D3B !important;
    opacity: 1 !important;
}
.wpcf7-form .wpcf7-submit:focus, .wpcf7-form .wpcf7-submit:active{
    background: #00d4db !important;
}
body.single .post .content-inner>h2, body.single .post .content-inner>h3, body.single .post .content-inner>h4, body.single .post .content-inner>h5, body.single .post .content-inner>h6, body.single .post .wpb_text_column h2, body.single .post .wpb_text_column h3, body.single .post .wpb_text_column h4, body.single .post .wpb_text_column h5, body.single .post .wpb_text_column h6{
    margin:1em 0 0.5em 0;
}
body.single .post .content-inner ul{
    font-size: clamp(16px, 1.1vw, 20px);
    line-height: 140%;
    margin: 1em;
}
blockquote.wp-block-quote{
    margin:1em 0 2em 0;
}
blockquote.wp-block-quote p{
    font-size: clamp(18px,1.2vw, 24px);
}
.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
    padding-left: 0;
}
.comments-section{
    display: none;
}
.col-jobs-holder .nectar-hor-list-item h3, .da-jobs-holder .nectar-hor-list-item h3, .tvh-jobs-holder .nectar-hor-list-item h3{
    color:#232D3B;
}
.col-jobs-holder .nectar-hor-list-item, .da-jobs-holder .nectar-hor-list-item, .tvh-jobs-holder .nectar-hor-list-item{
    border-bottom: 1px solid #C5CBD6;
    display: flex;
    margin: 0;
    transition: all ease 0.35s;
}
.col-jobs-holder .nectar-hor-list-item:hover, .da-jobs-holder .nectar-hor-list-item:hover, .tvh-jobs-holder .nectar-hor-list-item:hover{
    background: #EDEEF4;
}
.nectar-hor-list-item .full-link{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:1.2em 1em 1em 1em;
}
.single-job-holder .nectar-hor-list-item .full-link{
    padding:1.2em 2em 1em 1.6em;
}
@media (max-width:1000px){
    .footer-cta .nectar-cta{
        margin-bottom: 1em !important;
    }
}
@media (max-width:640px){
    .nectar-hor-list-item .full-link{
        flex-direction: column;
        align-items: baseline;
    }
    .nectar-hor-list-item .full-link h3{
        margin: 0 !important;
    }
}
@media (min-width:1720px){
    .blog-recent.related-posts h3.title{
        font-size: clamp(28px,2.4vw, 32px);
    }
}