/*
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.12.1
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.
*/

.site-header-separator{
display:none!important;

}
p.footer-copyright-text{

display:none!important;
}

.copyright footer-copyright{
display:none!important;

}
.footer-copyright-text{

display:none!important;
}
.subheader-titles{

display:none!important;
}
.breadcrumbs{
display:none!important;
}
.subheader-currentdate{
display:none!important;

}
.shadow{

text-shadow: 1px 1px 1px #000000;

}
#shadow{

text-shadow: 1px 1px 1px #000000!important;

}



.tp-caption.black, .black {
    text-shadow: 1px 1px 1px #000000!important;
}