/*!
Theme Name: Eijdems Internet Child
Theme URI: https://eijdems-internet.nl/
Author: Eijdems Internet
Author URI: https://eijdems-internet.nl/
Description: Description
Version: 1.0.9
License: GNU General Public License v2 or later
License URI: LICENSE
Template: eijdems-internet
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
/
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
/
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/* =====================
   Typo
   ====================== */


.header-inner-part .vc_col-md-4 {
    width: 33.33333333%;    float: left;
}

.header-inner-part .vc_col-md-8 {
    width: 66.66666667%;
}

body {
    margin-bottom: 0 !important;
}

.lead {
    font-size: 20px;
    line-height: 24px
}

.small {
    font-size: 12px;
    line-height: 15px
}


/* =====================
   Top Bar
   ====================== */

@media (min-width: 768px) {
    .vc_col-sm-2 {
        float: left;
        width: 16.67%;
    }

    .vc_col-sm-4 {
        width: 33.33%;
        float: left;
    }

    .vc_col-sm-6 {
        width: 50%;
        float: left;
    }

    .vc_col-sm-8 {
        float: left;
        width: 66.33%;
    }

    .vc_col-sm-10 {
        float: left;
        width: 83.33%;
    }
}

@media (max-width: 991px) {
    .row-footer {
        flex-wrap: wrap;
    }

    .row-footer .widget {
        width: 49%;
    }

    .toggled #primary-menu {
        display: block;
    }
}

@media (max-width: 640px) {
    .row-footer .widget {
        width: 100%;
    }
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px;
    clear: both;
}

.vc_row:after {
    content: '';
    display: block;
    clear: both;
}

.vc_float-right {
    float: right;
}

.vc_float-left {
    float: left;
}

#topbar .contact-info a {
    text-decoration: none;
}

#topbar {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-size: 14px;
}

#topbar .contact-info a {
    line-height: 1;
    color: #555;
}

#topbar .contact-info a:hover {
    color: #50d8af;
}

#topbar .contact-info i {
    color: #50d8af;
    padding: 4px;
}

#topbar .contact-info .fa-phone {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #e9e9e9;
}

#topbar .social-links a {
    color: #555;
    padding: 4px 12px;
    display: inline-block;
    line-height: 1px;
    border-left: 1px solid #e9e9e9;
}

#topbar .social-links a:hover {
    color: #50d8af;
}

#topbar .social-links a:first-child {
    border-left: 0;
}


/* =====================
   Header
   ====================== */

.top-bar .social-media {
    text-align: right;
}

.top-bar .social-media ul li a {
    color: #6ea163;
    font-size: 23px;
}

.max-topbar {
    max-width: 1200px;
    margin: 0px auto;
}

#header {
    padding: 20px 0;
    height: 84px;
    transition: all 0.5s;
    z-index: 997;
    background: #fff;
    box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
}

#header #logo h1 {
    font-size: 42px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}

#header #logo h1 a {
    color: #0c2e8a;
    line-height: 1;
    display: inline-block;
}

#header #logo h1 a span {
    color: #50d8af;
}

#header #logo img {
    padding: 0;
    margin: 0;
}

ul.contact-info {
    display: flex;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    margin-left: 0;
}
ul.contact-info.flex-col { flex-direction: column; margin-bottom:10px; }
ul.contact-info li {
    margin-right: 40px;
    color: var(--green);
}

ul.contact-info li a {
    text-decoration: none;
}

ul.contact-info li a i {
    color: #ccc;
}

.top-bar {
    padding: 35px 10px 22px;
    position: relative;
    display: flex;
    justify-content: end;
    font-size: 18px;
    color: var(--green);
    font-family: 'Didact Gothic', sans-serif;
}

ul.contact-info li a {
    color: var(--green);
    font-weight: 400;
}

ul.contact-info li i {
    margin-right: 10px;
}

.social-links a {
    margin-left: 10px;
    color: #23282d;
}

.logo {
    max-width: 430px;
    line-height: 1;
}

.site-branding {
    padding-top: 20px;
    padding-bottom: 0px;
    border-bottom: 0px solid #f7f7f7;
}

.search-open {
    position: relative;
    right: 0;
    color: #145623;
    font-size: 21px;
}

#primary-menu {
    float: right;
    padding-right: 0px;
}

.nav-menu li a {
    font-size: 20px;
    color: #0080c0;
    margin-left: 0px;
    font-weight: 300;
    padding: 0px 0px;
    font-weight: 400;
    font-family: 'Ubuntu', sans-serif;
}


/* =====================
   Search
   ====================== */
.search-form form {
    background: #e7f8ff;
    display: flex;
}

.search-form form button.btn {
    background: transparent;
    border: 0;
}
span.search-open,
span.search-close {
    cursor: pointer;
}

.header-search {
    z-index: 1;
}

.header-search input[type="search"] {
    width: 100%;
    border: none;
    border-radius: 0;
    background: #0000;
    padding-left: 15px;
    color: #111;
    font-size: 16px;
    outline: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    min-height: 42px;
}

.header-search input[type="search"]::placeholder {
    color: #8d8d8d;
}

.search-close {
    width: 100%;
    padding: 3px 20px;
    font-size: 30px;
    line-height: 60px;
    color: #fff;
}

.header-search {
    /* background: #e7f8ff; */
    max-width: 410px;
    width: 100%;
}

.header-search .search-close-icon {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0px 0px;
    bottom: 0;
    background: #1b1a1a;
}

.main-navigation {
    position: relative;
}

/* =====================
   Footer
   ====================== */

footer.site-footer {
    padding: 70px 0 0;
    color: #efefef;
    position: relative;
}

.row-footer {
    display: flex;
    justify-content: space-between;
    margin: 0px -15px;
}

.row-footer .widget {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}

.copyright {
}

.social-media ul li {
    display: inline-block;
    margin-left: 15px;
    border-left: 1px solid #b3b3b3;
    padding-left: 15px;
}

.social-media ul li a {
    color: #fff;
}

.social-media ul {
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
}

.copyright .social-media {
    text-align: right;
}

ul.contact-info li:last-child {
}

@media (max-width: 767px) {
    .menu-toggle {
        display: block;
        float: right;
        margin-top: -30px;
    }

    #primary-menu {
        display: none
    }

    .toggled #primary-menu {
        float: none;
        background: #3f6e35;
    }

    .nav-menu li a {
        margin-left: 0 !important;
        color: #fff;
        padding: 6px 10px;
        font-size: 16px;
    }

    .main-navigation li {
        float: none;
        border-bottom: 1px solid #80aa77;
    }
    .main-navigation li:last-child {
        border:0
    }

    .top-bar .social-media {
        text-align: center;
    }

    .top-bar .social-media {
        margin-bottom: 5px;
    }

    ul.contact-info {
        margin-bottom: 5px;
    }
}

@media (max-width: 520px) {
    ul.contact-info {
        flex-wrap: wrap;
        text-align: center;
    }

    ul.contact-info li {
        display: block;
        text-align: center;
        width: 100%;
    }
}


header {
    position: relative;
    z-index: 99;
}