/*
Theme Name: Olsen Light Child
Theme URI: https://www.cssigniter.com/themes/olsen-light/
Description: Olsen Light Child theme
Template: olsen-light
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.0
Text Domain: olsen-light-child
*/


.socialShare:before{
    content: "Paylaş :";
    position: relative;
    background: #fff;
    z-index: 4;
    padding: 7px 3px 2px 0;
    margin-top: 2px;
    float: left;
    Font-weight: bold;
}


#ci-socials-1 .socialShareTopBottom:after{
    content: "" !important;
    display: none !important;
}


.navigation > li > a {
    margin: 0 10px;
}

.entry-content a {
    border-bottom: solid 2px blue;
    color: blue;
}

.site-bar.group .site-tools .searchform{
    margin-top:2px;
}

.site-bar.group .socialShareTopBottom {
    Margin-top:7px;
}

.entry-title {
    color: #9d0606;
}