/*
Theme Name: Startit Child
Theme URI: https://startit.qodeinteractive.com/
Description: A child theme of Startit Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 2.0.1
Text Domain: startit
Template: startit
*/
h1 span {
    text-shadow: 7px 7px 8px black;
}
.qodef-blog-type-masonry .qodef-post-text-inner .qodef-btn-text {
	display: none;
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-btn:after {
   content: "Читати далі" !important;
}
.qodef-side-menu-button-opener {
	display: none !important;
}
.qodef-side-menu.right {
    display: none !important;
}
h4.qodef-item-title a {
    font-size: 16px;

}
.qodef-blog-list-holder.qodef-minimal>ul>li:not(:first-child) {
    padding: 0 !important;
}
.qodef-author-description {
	display: none !important;
}

.qodef-top-bar{
		position:fixed;
		top: 0;
	}
.qodef-portfolio-back-btn{
	display: none;
}
.qodef-portfolio-prev a{
	border: 1px solid green;
}
