/*!
Theme Name: Tasarlab
Theme URI: https://tasarlab.com/
Author: Tasarlab
Author URI: https://tasarlab.com/
Description: Creative Solutions for your Digital Marketing Problems
Version: 
License:
License URI:
Text Domain: tasarlab
Tags: tasarlab

*/

/* 10.yıl Logo */

.tasarlab-logo-img a {
    display: flex;
    gap: 20px;
    align-items: center;
}

ul#primary-menu { margin-left: 0 !important; }

.tasarlab-logo-img img.tenyears {
    width: auto;
    height: 45px !important;
    border-left: 1px solid #e00316;
    padding-left: 20px;     margin: 0 !important;
}

.tasarlab-logo-img img.normal {
    width: auto;
    height: 23px !important; margin: 0 !important;
}

body .tasarlab-logo-img {
    width: auto !important;
    height: auto !important; 
}


/* */

.single-post ul li:not(:last-child) { margin-bottom: 15px; }

.single-post ul li { color: #464544; font-size: 16px; line-height: 30px; font-weight: 400; }

footer#colophon .kulakcik img {
    width: 180px;
    height: auto;
}

footer#colophon .kulakcik {
    position: absolute;
    bottom: 0;
    background: white;
    padding: 25px;
    z-index: 2;
    border-radius: 0px 30px 0px 0px;
    text-align: center;
}

.wpcf7 form.spam .wpcf7-response-output { border: none !important; }

body.single-post img { height: auto !important; }

body.single p.single_page_bg-author {
    margin-bottom: 0 !important;
    font-weight: 600;
    border-top: 3px solid #e00316;
    padding-top: 15px;
    width: 50%;
}

.single_page_bg img {
    border-radius: 99%;
    margin-top: 11px;
}

/*
::-webkit-scrollbar {
  height: 4px;              !* height of horizontal scrollbar  You're missing this *!
  border: 1px solid #d5d5d5;
}

::-webkit-scrollbar-thumb:horizontal{
        background: #BFBEBD;
        border-radius: 10px;
    }

::-webkit-scrollbar-thumb:vertical{
        background: #BFBEBD;

    }*/

