/*
Theme Name: Enfold Child kids
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:*/

#header_main{
    background-color: #ffffff;
}

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

.av-main-nav > li > a {
    font-size: 18px;
    font-weight: 400;
    padding: 0 18px;
}


.main_menu .current-menu-item .avia-menu-text{
    border-bottom: 2px solid #f39200;
}

.ga-naar .avia-menu-text{
    border: 2px solid #d8d8d8;
    font-size: 18px;
    font-weight: 600 !important;
    padding: 5px 15px;
    border-radius: 2px;
}

#header_meta{
    padding-top: 5px;
    padding-bottom: 5px;
}

.social{
    width: 20px;
    margin-top: -5px;
}

.facebook{
    width: 11px;
    margin-top: -5px;
}

.header_color .sub_menu>ul>li>a {
    color: #fff;
}

.avia_wpml_language_switch {
	display: none;
}


/* Knoppen */

#top .alternate_color .avia-color-theme-color-highlight{
    background-color: #f39200;
    font-size: 18px;
    border: none;
    padding: 10px 15px;
}


/* Algemeen */

.h1-icon{
    background-image: url("http://weisetoys.bonsaidev.nl/kids/wp-content/uploads/sites/2/2021/11/icon-kids.png");
    background-position: left;
    background-size: 90px;
    background-repeat: no-repeat;
    padding-left: 120px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.h1-icon h1{
    margin-bottom: 0px;
}

.avia-section-small .content, .avia-section-small .sidebar {
    padding-top: 50px;
    padding-bottom: 50px;
}

.content, .sidebar {
    padding-top: 90px;
    padding-bottom: 90px;

}

.avia_textblock a{
    font-weight: 600;
    
}

.avia-copyright{
    font-size: 14px;
    font-style: italic;
    padding-top: 10px;
}

.avia_show_sort, .all_sort_button{
    font-size: 18px;
    text-transform: uppercase;
}

.alternate_color strong{
    color: #363636;
    font-size: 22px;
}

.text-sep {
    padding: 0 15px;
}

.avia-logo-element-container .new-special-heading{
    display: none !important;
}

#top .av-border-deactivate.avia-logo-element-container img, .av-border-deactivate .av-partner-fake-img {
    box-shadow: none;
    background-position: center;
    background-size: 70%;
}

.page-id-34 #footer-page {
    display: none;
}

.av-masonry-sort{
    padding: 40px;
}

.av-masonry-sort.main_color.av-sort-yes{
    background-color: #f2f2f2 !important;
}

.main_color .av-masonry{
    background-color: #f2f2f2 !important;
}  

#top div .avia-gallery .avia-gallery-big, #top div .avia-gallery img{
    border: none !Important;
}

#team h3{
    color: #969696;
    font-size: 24px  !important;
}

#team h4{
    font-size: 22px !important;
    color: #009fe3 !important;
}

#team h6{
    color: #969696;
    font-size: 14px;
    font-family: 'montserrat', Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.avia-testimonial-content {
    background-color: #fff !important;
    border: none !important;
}

.avia-arrow{
    display: none;
}

span.avia-testimonial-subtitle {
    font-weight: 400 !important;
    color: #969696 !important;
    font-size: 14px;
    text-transform: uppercase;
}
span.avia-testimonial-subtitle a{
    font-weight: 400 !important;
    color: #969696 !important;
    font-size: 14px;
    text-transform: uppercase;
}

.wpml-ls-statics-post_translations.wpml-ls{
    display: none;
}

/* blog */

.slide-entry-title.entry-title{
    font-size: 24px !important;
}

.slide-meta,.slide-meta a, .slide-meta-time.updated, .post-meta-infos{
    font-size: 14px !important;
    text-transform: uppercase;
    color: #979797 !Important;
    font-weight: 500;
}

.slide-entry-excerpt.entry-content{
    font-size: 18px;
    font-weight: 300;
    
}

.avia-content-slider .slide-image, .avia-content-slider .slide-image img{
    border-radius: 0px;
}

.big-preview.single-big, .comment-entry.post-entry{
    display: none;
}

/* footer */

#footer-page{
    border-top: none;
}

#footer-page .avia_textblock a{
    font-weight: 400;
    text-decoration: none;
}

#socket .container {
    padding-top: 10px;
    padding-bottom: 10px;
}

.copyright{
    font-size: 14px;
}

@media only screen and (max-width: 797px) {
    h1{
        font-size: 28px !important
    }
    .social{
        width: 20px;
        margin-top: 5px !important;
    }

    .facebook{
        width: 11px;
        margin-top: 5px !important;
    }
}