/*
Theme Name: Startit
Theme URI: http://startit.select-themes.com/
Description: A Fresh Startup Business Theme
Author: Select Themes
Author URI:  http://themeforest.net/user/select-themes
Version: 2.3
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.qodef-blog-type-masonry .qodef-post-image {
    border: 2px solid #e6e6e6 !important;
    border-radius: 3px 3px 0 0;
    text-align: center;
    border-color: #e6e6e6 !important;
    border-bottom: 0px solid #e6e6e6 !important;
}

.qodef-blog-type-masonry .qodef-post-text {
    border-top: 2px solid #e6e6e6 !important;
}

.qodef-blog-standard-info-holder {
    width: 90%;
}

/* */
.qodef-blog-type-masonry span.qodef-btn-text::after {
    content: 'DEVAMI';
    color: #1e73be;
    position: absolute;
    left: 0;
    font-size: 12px;
    top: 0;
}

.qodef-blog-type-masonry span.qodef-btn-text {
    color: white;
    width: 50px !important;
    font-size: 0px !important;
    display: inline-block;
    line-height: 42px !important;
    padding: 0px 0;
}

.qodef-post-text p {
    /*font-size: 18px;
    line-height: 2em;*/
	font-size: 17px;
    line-height: 27px;
}



.search .qodef-blog-holder.qodef-blog-type-standard .qodef-btn.qodef-btn-small.qodef-btn-default{
color:transparent !important;
width:55px;
}

.search .qodef-blog-holder.qodef-blog-type-standard .qodef-btn.qodef-btn-small.qodef-btn-default::before{
content:'DEVAMI';
position:absolute;
color:black;
}

.search .qodef-blog-holder.qodef-blog-type-standard .qodef-btn.qodef-btn-small.qodef-btn-default:hover::before{
color:white;
}


.qodef-post-text p, .qodef-post-text span {
    font-size: 17px !important;
    line-height: 26px !important;
    padding: 10px 0;
    letter-spacing: 0.2px;
}

.qodef-post-text h4 {
    font-size: 21px;
    color: #222;
    font-weight: 700;
    margin-top: 20px;
}

.qodef-post-text h3 {
    font-size: 25px;
    margin-top: 30px;
    color: #222;
}
