/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/
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-content {
    padding-top: 100px !important;
}
.footer-copyright-img {
	width: 230px;
}
.site-footer {
    border-top: 1px solid #dca71b !important;
    padding: 20px 0;
}
.site-footer-bottom {
    padding-top: 0;
}
.main-nav>ul>.menu-item.active>a {
	color: #dca71b !important;
}
#th-content-page {
    padding-bottom: 0 !important;
}
.read-more {
	position: absolute;
    bottom: 36px;
}