/*
Theme Name: Kurban
Theme URI: http://example.com
Author: Antigravity
Author URI: http://example.com
Description: Premium Kurban Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kurban
*/

.custom-logo-link,
.logo .custom-logo-link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.custom-logo-link img.custom-logo {
    height: 165px; 
    max-height: none;
    width: auto;
    display: block;
    mix-blend-mode: multiply; 
}

