/*
Theme Name: Festiva
Theme URI: https://mixamind.com/
Author: Bravis-Themes
Author URI: https://mixamind.com/
Description: Festiva is the most versatile events and conference theme for WordPress. It has 04 unique homepage layouts, available as multi-page or one-page designs. Each layout has been carefully crafted to provide a modern and clean browsing experience for your readers. With Festiva, your events and conferences are going to stand out like never before.
Version: 1.0.0
Tested up to: 6.0
Requires PHP: 7.4
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: festiva
Tags: 	attendees, conference, education, event, event theme, festival, meetup, multi event, onepage, schedule, seminar, ticket, tickets, webinar, zoom
Copyright (c) 2024 Bravis-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
*/

/* Daha spesifik seçici */
body #pxl-header-mobile .pxl-header-branding img,
body #pxl-header-mobile .pxl-logo-mobile img {
    display: none !important;
}

body #pxl-header-mobile .pxl-header-branding::after,
body #pxl-header-mobile .pxl-logo-mobile::after {
    content: '' !important;
    display: block !important;
    width: 200px !important; /* 120px'den 150px'e çıkardım */
    height: 96px !important; /* 40px'den 50px'e çıkardım */
    background-image: url('https://www.mixamind.com/wp-content/uploads/2024/04/logo.png') !important;
    background-size: 100% auto !important; /* 80%'den 100%'e çıkardım */
    background-repeat: no-repeat !important;
    background-position: left center !important;
    margin-right: auto !important;
}