/*
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
*/
@media (min-width: 768px) {
	.header--is-sticked.site-header.sticky-resize {
		padding: 20px 0;
		background-color:rgba(10,56,106,.5);
	}
}

@media (min-width: 768px)
.subheader-maintitle {
    font-size: 40px;
}
.fall-btn a span {
	font-size: 12px !important;
}