/*
Theme Name: Etalon Child
Template: etalon
Theme URI: http://keydesign-themes.com/etalon/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Concept WordPress Theme for Professional Services
Version: 1.1
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready/
* Below you can write your style */

body.home #header {
    padding-top: 136px;
    background: #fff;
}
@media all and (max-width: 960px) {
    body.home #header {
        padding-bottom: 0;
        padding-top: 0;
    }
}
.topbar {
    border-bottom: 1px solid #e0e0e0!important;
}
.topbar-socials {
    display: none;
}
body.home .vc_custom_1506326527669 {
    -webkit-box-shadow: 10px 10px 0px 0px rgba(144, 143, 143, 1);
    -moz-box-shadow: 10px 10px 0px 0px rgba(144, 143, 143, 1);
    box-shadow: 10px 10px 0px 0px rgba(144, 143, 143, 1);
}
body.home .vc_custom_1506326527669 .wpb_wrapper script {
    display: none;
}
body.home .vc_custom_1506326527669 .wpb_wrapper .business-info-wrapper {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
}
body.home .vc_custom_1506326527669 .wpb_wrapper .contact-map-container {
    height: auto;
    margin-left: 0;
    margin-right: 0;
}
body.home .vc_custom_1506326527669 .contact-map-container .business-info-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
}
body.home .vc_custom_1506326527669 .contact-map-container .kd_map {
    height: auto;
}
@media all and (max-width: 960px) {
    .contact-map-container .business-info-wrapper {
        display: block;
    }
    .contact-map-container {
        width: 100%;
    }
}
.custom-html-widget .business-info-wrapper {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
}
.custom-html-widget .contact-map-container {
    height: auto;
    margin-left: 0;
    margin-right: 0;
}
.custom-html-widget .contact-map-container .business-info-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    padding: 30px;
}
.custom-html-widget .contact-map-container .kd_map {
    height: auto;
}
@media all and (max-width: 960px) {
    .custom-html-widget .contact-map-container .business-info-wrapper {
        display: block;
    }
    .custom-html-widget .contact-map-container {
        width: 100%;
    }
}
.custom-html-widget .contact-map-container.right_info_panel .business-info-wrapper {
    right: 0;
}
.fixed-logo,
.nav-logo {
    width: 100%;
}
.navbar .container #logo {
    width: 20%;
}
@media all (max-width: 2000px) and (min-width: 960px) {
    .navbar .modal-menu-item {
        display: none !important;
    }
}
@media all and (max-width: 768px) {
    .navbar .container #logo {
        width: 90%;
    }
}

.textwidget ul#menu-hoofdmenu-1 li {
    background: #fff;
    padding: 0;
    margin-bottom: 0;
}
.hoofdpagina-behandeling .textwidget ul#menu-hoofdmenu-1 li a {
    display: none;
}
.hoofdpagina-behandeling .textwidget ul#menu-hoofdmenu-1 li ul li a {
    display: block;
}
.textwidget ul#menu-hoofdmenu-1 li a {
    background: #fff;
    display: block;
    border-bottom: 1px solid #e8eef4;
    margin-top: 0px;
    padding: 20px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    background: #908f8f;
    text-transform: uppercase;
}
.textwidget ul#menu-hoofdmenu-1 li a:hover,
.textwidget ul#menu-hoofdmenu-1 li.current-menu-item > a {
    background: #005389;
    color: #fff;
}
    .textwidget ul#menu-hoofdmenu-1 li ul {} .textwidget ul#menu-hoofdmenu-1 li ul li {
        padding-left: 0px;
    }
    .textwidget ul#menu-hoofdmenu-1 li ul li a {
        font-size: 16px;
        color: #444;
        background: #fff;
        text-transform: none;
        padding-left: 45px;
    }
    .textwidget ul#menu-hoofdmenu-1 li ul li a:before {
        content: "\f0a9";
        font-family: 'FontAwesome';
        text-rendering: auto;
        z-index: 99;
        font-size: 18px;
        position: relative;
        -webkit-font-smoothing: antialiased;
        color: #005389;
        margin-right: 10px;
        top: 2px;
        margin-left: -25px;
    }
    .textwidget ul#menu-hoofdmenu-1 li ul li a:hover:before,
    .textwidget ul#menu-hoofdmenu-1 li ul li.current-menu-item a:hover:before,
    .textwidget ul#menu-hoofdmenu-1 li ul li.current-menu-item a:before {
        color: #fff;
    }
        .textwidget ul#menu-hoofdmenu-1 li ul li.current-menu-item ul li a:before {
            color: #908f8f;
        }
        .textwidget ul#menu-hoofdmenu-1 li ul li ul li a:before {
            color: #908f8f;
        }
        .textwidget ul#menu-hoofdmenu-1 li ul li ul li {
            padding-left: 20px;
        }
        .textwidget ul#menu-hoofdmenu-1 li ul li ul li a {
            font-size: 16px;
            color: #908f8f;
            background: #fff;
            font-weight: normal;
        }
                .textwidget ul#menu-hoofdmenu-1 li ul li ul li ul li a {
                    font-size: 14px;
                    color: #908f8f;
                    background: #fff;
                    font-weight: normal;
                }
.breadcrumbs a:hover {
    color: #908f8f!important;
}
.blog-header .section-subheading,
section .section-subheading {
    text-align: left;
    max-width: 100%;
    padding-left: 15px;
}
.single-post section h1.section-heading {
    word-break: break-word;
}
@media all and (max-width: 960px) {
    .wpb_text_column ul li,
    .wpb_text_column ol li {
        text-align: left!important;
    }
}
@media all and (min-width: 960px) {
    .behandeling > .vc_col-sm-8 {
        float: right;
    }
    .behandeling > .vc_col-sm-4 {
        float: left;
    }
}
body.home .behandelingen .kd-photobox {
    border: 1px solid #e8eef4;
    margin-top: -1px;
}

.business-info-schedule {
    width: 100%;
}

.business-info-schedule .business-info-day {
    display: inline-block;
    height: 40px;
    width: 100%;
}

.business-info-schedule .business-info-day .business-info-day-name {
    width: 60%;
    line-height: 20px;
    float: left;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.business-info-schedule .business-info-day .business-info-day-hours {
    width: 40%;
    line-height: 20px;
    float: left;
    display: inline-block;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
}

#single-page .single-page-content h2 {
    text-align: left;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 25px;
    margin-top: 25px;
}

#single-page .single-page-content h3 {
    text-align: left;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 25px;
    margin-top: 25px;
}

@media all and (max-width: 960px) {
    .footer_widget .menu li, .footer_widget li {
        height: auto!important;
    }
}