/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Teko:wght@300..700&display=swap');

body{
    font-family: "Open Sans", sans-serif;
    line-height: 1.75em;
}

.avia_textblock p{
    line-height: 1.75em;
}

.av-main-nav > li > a{
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase; 
}

.avia-menu-fx{
    display: none;
}

.header_bg{
    opacity: 1;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a{
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;   
    color: #fff !important;
}

/* knoppen */

#top .main_color .avia-color-theme-color{
    background-color: #A3AF03;
    border-radius: 6px;
    border: none;
    padding: 18px 20px;
    font-size: 16px;
    font-weight: 400;
    transition: 0.3s all;
}
#top .main_color .avia-color-theme-color:hover{
    background-color: #FFFFFF;
    color: #A3AF03;
}

#top .avia-button.avia-color-light{
    background-color: transparent;
    border-radius: 6px;
    border: 1px solid #666666;
    padding: 17px 19px;
    font-size: 16px;
    font-weight: 400;
    transition: 0.3s all;
}
#top .avia-button.avia-color-light:hover{
    background-color: #666666;
    color: #fff;
    opacity: 1;
}

/* algemeen */

.av-subheading.av-subheading_below{
    font-size: 22px;
    color: #A3AF03;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 15px;
}

.intro{
    font-size: 18px;
    font-weight: 600;
}

.flex_column_table.av-10yd4-9590a0067077640937f8d6bea895707f.sc-av_one_fifth.av-break-at-tablet-flextable.av-equal-height-column-flextable{
    background-color: #242424;
    border-radius: 20px;
    padding: 20px 40px;
}

.USP h2{
    color: #A3AF03;
    font-size: 30px !important;
    margin-bottom: -5px;
}

.USP p{
    font-size: 14px;
    line-height: 20px;
}

.avia-image-container-inner, .avia_image, .av-image-caption-overlay{
    border-radius: 30px;
}


.avia_textblock ul{
    list-style: none;
    margin-left: 0px;
    line-height: 28px;
}

.avia_textblock ul li{
    list-style: none;
    margin-left: 0px;
    font-size: 16px;
    font-weight: 400;
    padding:0 0 0 30px;
    background-image: url(img/li-icon.png);
    background-position: left top 9px;
    background-repeat: no-repeat;
    background-size: 10.5px;
}


.av-elegant-toggle.togglecontainer .single_toggle:first-child .toggler, .av-elegant-toggle.togglecontainer .taglist + .single_toggle .toggler{
    background-color: #242424;
    margin-bottom: 0px;
    border: none;
    border-radius: 0px;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    padding: 19px 120px 19px 30px;
    border-radius: 8px;
    margin-bottom: 20px
}

.large-li.avia_textblock ul{
    list-style: none;
    margin-left: 0px;
    line-height: 38px;
}

.large-li.avia_textblock ul li{
    list-style: none;
    margin-left: 0px;
    font-size: 18px;
    font-weight: 600;
    padding:0 0 0 30px;
    background-image: url(img/li-icon.png);
    background-position: left top 9px;
    background-repeat: no-repeat;
    background-size: 14px;
}



.toggler.av-title-above.activeTitle{
    margin-bottom: 0px !important;
    border-radius: 8px 8px 0 0 !important;
    background-color: #666666 !important;
}

.toggle_content.invers-color{
    background-color: #666666;
    border-radius: 0 0 8px 8px;
    border: none;
    margin-bottom: 20px;
    padding: 0 30px 30px 30px;
    font-size: 16px;
    line-height: 28px;
}

.av-elegant-toggle .toggle_icon{
    border: none;
    background-color: #A3AF03;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    right: 20px;
    margin-top: -20px;
    opacity: 1;
}

.toggle_content.invers-color p{
    margin: 0px;
}

.toggle_icon .vert_icon{
    height: 18px;
    border-color: #fff;
}

.toggle_icon .hor_icon {
    width: 18px;
    border-color: #fff;
}

.qoute p{
    margin: 0px;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 28px;
}

.qoute-side p{
    margin: 0px;
}

.line-before:before{
    content: '';
    width: 531px;
    height: 839px;
    position: absolute;
    background-image: url(img/before-img.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: -50px;
    right: -320px;
    z-index: 99;
}

.before-truck:before{
    content: '';
    width: 1170px;
    height: 700px;
    position: absolute;
    background-image: url(img/banner-truck-blur.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 160px;
    right: -320px;
    z-index: 99;
}

.content-box .post-entry{
	padding: 425px 40px 40px;
    border-radius: 30px;
    background-image: url(img/bg-content-box.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* wp grid */

.wpgb-prev-button{
    border-radius: 8px !important;
    background-image: url(img/back.png)!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: 14px!important;
    opacity: 1 !important;
}

.wpgb-prev-button svg{
    display: none;
}

.wpgb-next-button{
    border-radius: 8px!important;
    background-color: #A3AF03 !important;
    background-image: url(img/next.png)!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: 14px!important;
    opacity: 1 !important;
}

.wpgb-next-button svg{
    display: none;

}

.wpgb-grid-2 .wpgb-prev-button{
     margin-right: 20px!important;
}


/* footer */

#contact .post-entry{
    background-color: #242424;
    border-radius: 30px;
    padding: 80px;
    margin-top: -165px;
}

.openingstijden{
    padding-left: 35px;
    background-image: url(img/clock.png);
    background-position: left top 2px;
    background-repeat: no-repeat;
    background-size: 25px;
}

.locatie h3{
    padding-left: 25px;
    background-image: url(img/location.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 13px;
}

.socket-link li{
    list-style: none;
    background-image: none !important;
    display: inline-block;
    padding: 0 20px 0 0 !important;
    font-size: 14px !important;
}

.socket-link li a{
    color: #fff;
    font-weight: 700;
}

.social-links{
    text-align: right;
}

.social-links p{
    margin: 0px;
}

/* mobiel */

@media only screen and (max-width: 1100px) {
    .av-main-nav > li.menu-item-avia-special{
        display: block;
    }
    .av-main-nav > li {
        display: none;
    }
    
    .before-truck:before {
        display: none!important;
    }
}

@media only screen and (max-width: 1540px) {
       .before-truck:before{
        content: '';
        width: 1170px;
        height: 700px;
        position: absolute;
        background-image: url(img/banner-truck-blur.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        top: 160px;
        right: -400px;
        z-index: 99;
    } 
}

@media only screen and (max-width: 1290px) {
    .before-truck:before {
        content: '';
        width: 1000px;
        height: 740px;
        position: absolute;
        background-image: url(img/banner-truck-blur.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        top: 240px;
        right: -400px;
        z-index: 99;
    }
}

@media only screen and (max-width: 767px) {
    h1{
        font-size: 26px !important;
    }
    
    h2, .USP h2{
        font-size: 24px !important;
    }
    
    .line-before:before {
        content: '';
        width: 101px;
        height: 159px;
        position: absolute;
        background-image: url(img/before-img.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        top: -10px;
        right: -50px;
        z-index: 99;
    }
    
    .av-elegant-toggle.togglecontainer .single_toggle:first-child .toggler, .av-elegant-toggle.togglecontainer .taglist + .single_toggle .toggler {
        background-color: #242424;
        margin-bottom: 0px;
        border: none;
        border-radius: 0px;
        font-size: 15px;
        font-weight: 700;
        color: #fff;
        padding: 19px 120px 19px 30px;
        border-radius: 8px;
        margin-bottom: 20px;
    }
    
    #contact .post-entry {
        background-color: #242424;
        border-radius: 30px;
        padding: 80px 30px;
        margin-top: -165px;
    }
    
    .socket-link li {
        list-style: none;
        background-image: none !important;
        display: inline-block;
        padding: 0 20px 0 0 !important;
        font-size: 12px !important;
    }
    
    .social-links {
        text-align: left;
    }
}



