/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        1.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/



.dit-map a {
    text-decoration: underline;
    color: #9e9ed7;
}

.dit-map a:hover {
    color: #9e9ed7;
}

.gm-style-iw-d button {
    text-shadow: none;
    padding: 10px 20px;
    line-height: 1.6;
    box-shadow: none;
    font-size: 13px;
    font-weight: 700;
    border-style: solid;
    border-radius: 3px;
    transition: background-color .15s ease-out;
    background-color: black;
    color: #ffffff;
}

.map-button {
    text-align: center;
}

.site_subheader_wrap .zn-bgSource-image {
    height: 335px !important;
}

@media (max-width:991px){
    .site_subheader_wrap .zn-bgSource-image {
        height: 363px !important;
    }
}
@media (max-width:590px){
    .site_subheader_wrap .zn-bgSource-image {
        height: 100% !important;
    }
}
@media screen and (max-width: 767px) and (min-width: 280px) {    
    .zn_section_size .row {
        display: flex;
        flex-direction: column;
    }

    div#eluidfee48713 {
        order: 2;
    }

    div#eluidcee53ce6 {
        order: 1;
    }
}