/*
Theme Name: Mystik Child
Theme URI: http://mystik.themerex.net/
Template: mystik
Author: ThemeREX
Author URI: http://themerex.net/
Description: Mystik is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Tags: flexible-header,custom-background,custom-colors,custom-header,custom-menu,featured-image-header,featured-images,full-width-template,microformats,post-formats,theme-options,threaded-comments,translation-ready
Version: 1.0
Updated: 2019-06-10 09:41:54

*/

/*Logo*/
.elementor img.logo_image {
    height: 80px;
}

.menu_mobile_inner .sc_layouts_logo img {
    height: 70px;
}

/*Footer*/
.scheme_dark.footer_wrap {
    background-color: #33302a;
}

.footer_wrap p {
    color: #9d9d9d;
}

/*Blog*/
.post_featured img {
    width: 100%;
}

.post_meta_comments  {
    display: none;
}

/*Iconen home*/
.sc_icons_image img {
    height: 52px;
    width: auto;
}

/*Footer*/
.scheme_dark.footer_wrap {
    background-color: #fff;
    border: none;
}

.scheme_dark .footer_copyright_inner .copyright_text {
    color: #fff;
}

.scheme_dark .footer_copyright_inner {
    background-color: #ffc367;
    border-color: #ffc367;
}

.scheme_dark.footer_wrap {
    border: none;
}

.footer_wrap .widget + .widget {
    border-color: #fff;
}

/*Mobielmenu*/
.scheme_dark .menu_mobile_inner {
    background-color: #faf4df;
}

.scheme_dark .menu_mobile_inner a {
    color: #ffc367;
}

.scheme_dark .menu_mobile_inner .current-menu-item>a {
    color: #926d34;
}

.mobile_device .menu_mobile .search_mobile {
    display: none;
}

.scheme_dark .theme_button_close_icon:before, .scheme_dark .theme_button_close_icon:after {
    border-color: #926d34;
}

.scheme_default .select_container select {
    color: #000;
}

/*Tekst*/
@media (max-width: 1024px) {
    .tablet_left .sc_align_center {
        text-align: left ;
    }

    .tablet_left .sc_item_title.sc_item_title_style_accent.sc_align_center:before {
        left: 0;
        transform: none;
    }

    .tablet_left .sc_item_descr.sc_align_center {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .elementor img.logo_image {
        max-width: 160%;
        height: 150px;
    } 
}

@media (min-width: 768px) {
    .mobiel_only {
        display: none;
    }
}

@media (max-width: 767px) {
    br {
        display: block !important;
    }

    .post_layout_chess .post_featured {
        width: 100%;
        clear: both;
    }

    .post_layout_chess .post_inner {
        position: relative;
        top: 0;
        transform: translateY(0);
        width: 100%;
        clear: both;
        padding: 20px 0;
    }

    .scheme_dark.footer_wrap {
        overflow: hidden;
    }

    .single_style_in-below .post_header_wrap .post_header .post_title {
        font-size: 24px;
    }

    .single .content_wrap {
        width: calc(100% - 20px) !important;
        padding: 0 10px;
    }

    .single_style_in-below .post_content_single, .single_style_in-below .post_header_wrap .post_featured + .post_header, .single_style_in-below .post_header_wrap .post_header {
        padding: 15px !important; 
    }

    .single .page_content_wrap {
        padding-top: 0;
    }
}

@media (max-width: 479px) {
    .mobile_device .menu_mobile .sc_layouts_logo img, .mobile_layout .menu_mobile .sc_layouts_logo img {
        max-height: 70px !important;
    }
}

/*Afspraak maken*/
.ea-bootstrap .form-horizontal .col-md-6:first-child {
    padding-left: 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    margin-top: -2px !important;
}

.ea-bootstrap a, .ui-datepicker a:hover, .ui-datepicker td:hover a {
    color: #926d34 !important;
}

.ea-bootstrap .ui-datepicker .ui-datepicker-calendar td {
    border-radius: 0;
}

.ea-bootstrap .ui-datepicker .ui-datepicker-calendar td {
    height: 40px !important;
    position: relative;
}

.ea-bootstrap .ui-state-default, .ea-bootstrap .ui-widget-content .ui-state-default {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

span.ui-datepicker-month {
    text-transform: capitalize;
}

.ea-bootstrap.ea-bootstrap .selected-time, .ea-bootstrap.ea-bootstrap .selected-time:hover {
    background-color: #faf4df !important;
}

.ea-bootstrap .ea-actions-group {
    justify-content: flex-start !important;
    margin-top: 10px;
}

.ea-bootstrap textarea {
    background: transparent !important;
    color: #926D34 !important;
}

.booking-button {
    margin-left: 0 !important;
}

.ea-bootstrap .disabled .block {
    background-color: transparent !important;
}

label.ea-label.col-sm-4.control-label {
    color: #926d34;
}

@media (max-width: 991px) {
    .ea-bootstrap .form-horizontal .col-md-6:first-child, .ea-bootstrap .step.final {
        padding: 0;
    }
}

.ui-datepicker-current-day {
    background-color: #57DB69 !important;
}

.ea-bootstrap .disabled .block {
    display: none;
}

/*MailChimp*/
body #mc_embed_signup div#mce-responses {
    padding: 0;
    width: 100%;
    margin: 0;
}

body #mc_embed_signup div.response {
    width: 100%;
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
    color: #ffc367;
}

/*Kalender*/
label.ea-label.col-sm-4.control-label {
    font-size: 21px;
    margin-bottom: 10px;
}

.step.calendar {
    margin-top: 20px;
}

@media (min-width: 992px) {
    label.ea-label.col-sm-4.control-label {
        font-size: 28px !important;
    }
}