/*
Theme Name: Kallyas
Theme URI: http://kallyas.net/
Description: A Highly customizable theme with page builder and unlimited colors.
Author: Hogash
Author URI: http://themeforest.net/user/hogash
Version: 4.16.0
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: zn_framework
*/

/*
	** PLEASE DON'T ADD ANY CSS HERE !!!
	This file will be overwritten on updates and your CSS will be lost.

	Instead, please use Kallyas Child theme's style.css ( https://my.hogash.com/documentation/installing-the-child-theme/ )
	Or, access Kallyas options > Advanced > Custom CSS and add your CSS there.
*/

.post-details {
	display: none !important;
}

.latest_posts-title {
	display: none !important;
}

.latest_posts-readon {
	display: none !important;
}

.latest_posts--4.default-style .latest_posts-post {
    margin-bottom: 20px !important;
}

.kl-ptfsortable-item-title {
	display: none !important;
}

.site-header-top-right {
	display: none !important;
}

.site-header-main-right-top {
	margin-top: -40px !important;
}

#sorting {
	display: none !important;
}

.footer-copyright-text {
	color: #000 !important;
	text-align: center;
}

.footer-copyright-text a {
	color: #ad41a5 !important;
}

.social-icons {
	margin-top: 20px;
}

.kl-blog-item-header {
	display: none !important;
} 

.kl-blog-item-links {
	display: none !important;
}

.kl-blog-item-container {
    box-shadow: none !important;
}

.page-subheader {
	margin-top: 110px;
}

.site-header-separator {
    height: 0px;

}

.pbSubmit {
    background: #ad41a5 !important;
    color: #FFF !important;
    margin: 0px 10px 30px 0px !important;

}


@media screen and (max-width: 767px) {
	.tabs_style5 > ul.nav {
    	font-size: 14px;
	}
	
	.tabs_style5 > ul.nav > li > a {
    	padding: 4px 10px !important;
	}
	
	.page-subheader {
    margin-top: 0px;
	}
	
	
}
