.navbar-brand {
    margin: 6px 0;
    padding: 0;
    width: 200px;
    position: relative;
}

.footer_logo {
    width: 80%;
}

.padding_top_5 {
    padding-top: 5rem;
}

.padding_top_11 {
    padding-top: 11rem;
}

.padding_bottom_2 {
    padding-bottom: 2rem;
}

.blog-detail-stok-sayim {
    background: url(../images/stok-sayim-yazilimi.jpg) no-repeat;
}

.pagination li>a,
.pagination li:first-child a,
.pagination li:last-child a,
ul.rounded li::before,
.webcats li a::before,
.eny_profile .profile_photo>img,
.single_post .post>img {
    -webkit-border-radius: 15% !important;
    border-radius: 15% !important;
}


.whitebox .widget_custom {
    padding: 10px 30px !important;
    background: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}