/*
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
*/


.site-logo-anch {
	padding: 28px !important;
}
.container {
	padding: 0px ;
}

.main-nav>ul>.menu-item>a {
    font-family: "Lato" , "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    padding: 0 10px 0;
    display: block;
    border: 0;
}

div#main-menu {
    margin-right: 40px;
    margin-top: 6px;
}
.site-header.siteheader-classic .site-header-top {
    height: 54px;
    position: absolute;
    right: 0;
}
.main-nav.mainnav--active-bg>ul>.menu-item.active>a:before, 
.main-nav.mainnav--active-bg>ul>.menu-item:hover>a:before, 
.main-nav.mainnav--active-bg>ul>.menu-item>a:hover:before {
    height: 27px !important;
}

.sliderContainer {
	padding: 150px 0 50px;
}
.teambox-style--hover:hover .team-member-details {
	display: none;
}

.site-footer .contact-details {
    background-image: none !important;
}