/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fusion-body .fusion-woo-price-tb.badge-position-right .stock {
	font-weight: 900;
	font-size: 12px;
}
.arrow-list li:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    color: #626262;
    line-height: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    content: "\f054";
    width: auto;
    color: #15769f;
    font-family: 'Font Awesome 5 Free';
}

.arrow-list li {
    padding-left: 20px;
    margin-bottom:8px;
}

.arrow-list {
    margin-left: 0;
    list-style: none;
    padding: 0;
    margin-top: 0;
}

.arrow-list li a {
    color: #626262;
    text-decoration: underline;
    font-weight: 500;
}

.arrow-list li {
    position: relative;
    line-height: 20px;
    padding-left: 25px;
}

div#blog-tag {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    flex-wrap: nowrap;
    align-items: flex-start;
}

div#blog-tag span.fusion-meta-tb-sep {
    display: block !important;
    position: relative;
    padding-left: 25px;
    color: #15769f;
    font-weight: 500;
}
.min-height-subtext {
    min-height: 420px;
}
.minheightvacancytitle {
    min-height: 69px;
}
div#blog-tag span.fusion-meta-tb-sep:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    color: #626262;
    line-height: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    content: "\f02b";
    width: auto;
    font-family: 'Font Awesome 5 Free';
    color: #15769f;
}
textarea#input_2_5 {
    font-weight: 600;
}
input#gform_submit_button_1 {
    border-radius: 30px;
    padding: 19px 23px;
}
.gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 1%;
}
div#gform_1_validation_container {
    display: none;
}
.gfield_description.validation_message.gfield_validation_message {
    background: transparent !important;
    border: none !important;
    text-align: left !important;
    padding: 0px 15px !important;
    margin-top: 3px;
    font-size: 11px !important;
}
div#gform_confirmation_message_1 {
    background: #238bba;
    text-align: center;
    color: #fff;
    padding: 15px;
}
div#gform_confirmation_message_2, div#gform_confirmation_message_3,div#gform_confirmation_message_4,div#gform_confirmation_message_5 {
    background: #fff;
    padding: 10px;
    margin-bottom: 30px;
    border-left: 7px solid #4bb543;
    font-weight: 600;
}
.gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])  {
        font-weight: 700;
    }
label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
    font-size: 14px;
}
.whitemeout img { filter: brightness(0) invert(1); } 

/* USP's handle to Listed Items */
#content .usp {
    display: flex;
    list-style: none;
    background: #ececed;
    width: fit-content;
    padding: 8px 10px;
    border-radius: 15px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #1a2860;
}
#content .usp-small {
    justify-content: center;
    position: absolute;
    margin-top: -15px;
    left: 60px;
    background: #fff;
    z-index: 999;
}
.margin-t-3 {
    margin-top: 50px !important;
}
.margin-b-5 {
    margin-bottom: 20px !important;
}
#content .usp li:not(:first-child) {
    border-left: 2px solid #15769f !important;
}
#content .usp li {
    position: relative;
    line-height: 1;
    padding: 0 10px;
}
.blogheighttext {
    min-height: 150px;
}
/* Gravity Forms Vacancy */
.uploadfunctionality {
    background: white;
    padding: 10px;
    border-radius: 8px;
}
input#gform_submit_button_3,input#gform_submit_button_5 {
    background: white;
    color: #2c2c2c;
}
textarea#input_5_5 {
    font-weight: 900;
}
.bold-blue {
    font-weight: bold;
    color: #44759b;
}
.fa-phone-volume {
    transform: rotate(-40deg);
    color: #292f58 !important;
    font-size: 26px;
  }
@media only screen and (max-width: 767px) {
    #content .usp-small {
        font-size: 12px;
    }
}
@media screen and (max-width: 1500px) {
    #content .usp-small {
        position: relative;
        left: unset;
        width: 100%;
        border-radius: unset;
    }
    h1,h2,h3,h4,h5,h6 {hyphens: auto;}
}
#menu-mobile-header{
	max-height: none !important;
	margin-top: 20px;	
}

/* Wijzig de achtergrondkleur en tekstkleur van geselecteerde tekst */
::selection {
    background-color: #292f58;
    color: #fff;
}

/* Voor sommige browsers is het nodig om ook -webkit- en -moz- prefixes toe te voegen */
::-moz-selection {
    background-color: #292f58; 
    color: #fff; 
}

::-webkit-selection {
    background-color: #292f58;
    color: #fff;
}
/* Container voor beide knoppen */
.button-container {
    display: flex;
    gap: 20px; /* Ruimte tussen de knoppen */
    margin-top: 30px;
    flex-wrap: nowrap; /* Voorkomt dat knoppen naar de volgende regel gaan */
}

/* Algemene knopstijl (kan ook specifiek per knop) */
.whatsapp-button, .chat-button {
    display: flex;
    align-items: center;
    background-color: #238bba; /* Blauwe kleur */
    color: white;
    padding: 15px 20px;
    border-radius: 30px 30px 30px 30px; /* Rondere hoeken */
    text-decoration: none;
    width: fit-content;
    cursor: pointer;
    transition: .5s;
}
.whatsapp-button:hover, .chat-button:hover {
    background-color: #1a6486;
    transition: 5s;
}

/* Specifieke stijl voor WhatsApp */
.whatsapp-icon {
    width: 40px; /* Groter icoon */
    height: 40px;
    margin-right: 15px;
}
.fluid-width-video-wrapper {
    padding-top: 0 !important;
}
/* Specifieke stijl voor Chat */
.chat-icon {
    width: 40px !important; /* Zelfde grootte icoon voor consistentie */
    height: 40px !important;
    margin-top: 0px !important;
    margin-right: 15px;
}

.text-content {
    display: flex;
    flex-direction: column; /* Stapelt de teksten onder elkaar */
    justify-content: center; /* Centert de tekst verticaal */
}

.line {
    display: block;
    line-height: 1.2;
}

.phone-number, .availability {
    font-weight: bold;
    margin-top: 5px;
    font-size: 14px;
}