/*
Theme Name: Belfort Child
Theme URI: https://belfort.qodeinteractive.com
Description: A child theme of Belfort
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: belfort
Template: belfort
*/


/* =====================================================
   LOGO OZBUD – STRONA GŁÓWNA
   ===================================================== */

body.home #qodef-page-header .qodef-header-logo-link {
    height: 200px !important;
}

body.home #qodef-page-header .qodef-header-logo-link img.qodef-header-logo-image {
    content: url("https://ozbud.wykazcen.com/wp-content/uploads/2026/07/PION_LOGO_OZBUD_.png") !important;

    max-height: 160px !important;
    width: auto !important;
    height: auto !important;

    transform: translateY(15px) !important;
}


/* =====================================================
   ZWYKŁY NAGŁÓWEK NA POZOSTAŁYCH STRONACH
   ===================================================== */

body:not(.home) #qodef-page-header .qodef-header-logo-link {
    height: 160px !important;
}


/* =====================================================
   STICKY HEADER – PIONOWE LOGO WYŚRODKOWANE
   ===================================================== */

.qodef-header-sticky {
    height: 130px !important;
    min-height: 130px !important;
    overflow: visible !important;
}

.qodef-header-sticky .qodef-header-sticky-inner {
    position: relative !important;

    height: 130px !important;
    min-height: 130px !important;

    display: flex !important;
    align-items: center !important;

    overflow: visible !important;
}

/* Logo ustawione niezależnie od lewego i prawego menu */
.qodef-header-sticky .qodef-header-logo-link {
    position: absolute !important;

    top: 50% !important;
    left: 50% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 90px !important;
    height: 120px !important;
    max-height: none !important;

    margin: 0 !important;

    transform: translate(-50%, -50%) !important;

    z-index: 20 !important;
}

.qodef-header-sticky .qodef-header-logo-link img.qodef-header-logo-image {
    content: url("https://ozbud.wykazcen.com/wp-content/uploads/2026/07/PION_LOGO_OZBUD_.png") !important;

    display: block !important;

    width: auto !important;
    height: 115px !important;

    max-width: none !important;
    max-height: 115px !important;

    margin: 0 !important;

    transform: none !important;
    object-fit: contain !important;
}


/* =====================================================
   AKTUALNOŚCI – ODSTĘP OD TYTUŁU DO LISTY WPISÓW
   ===================================================== */

body.category-aktualnosci #qodef-page-inner {
    padding-top: 40px !important;
}


/* =====================================================
   ZWYKŁE PODSTRONY – ODSTĘP OD TYTUŁU DO TREŚCI
   ===================================================== */

body.page:not(.home) #qodef-page-inner {
    padding-top: 40px !important;
}

/* =====================================================
   TYPOGRAFIA — dziedzicz z Belfort Core Options (body)
   Nadpisuje Muli/Marcellus z belfort-core.min.css
   ===================================================== */

body .qodef-e-title,
body .qodef-e-title-inner,
body .qodef-e-title-text,
body .qodef-e-excerpt,
body .qodef-e-info,
body .qodef-e-info-item,
body .qodef-e-content,
body .qodef-e-content a,
body .qodef-m-label,
body .qodef-m-digit,
body .qodef-m-text,
body .qodef-custom-text,
body .qodef-menu-item-text,
body .qodef-button,
body .qodef-button .qodef-m-text,
body .qodef-icon-holder,
body .qodef-icon-list-item,
body .qodef-icon-list-item span.qodef-e-title,
body .qodef-property-list .qodef-e-content,
body .qodef-property-list .qodef-e-content a,
body .qodef-property-list .qodef-e-excerpt,
body .qodef-property-list .qodef-e-title,
body .qodef-property-list.qodef-item-layout--info-hover .qodef-e-inner .qodef-e-excerpt,
body .qodef-counter .qodef-m-digit,
body .qodef-counter.qodef-layout--simple .qodef-m-digit,
body .qodef-blog-item .qodef-e-title,
body .qodef-blog-item .qodef-e-excerpt,
body .qodef-blog-item .qodef-e-info,
body .qodef-m-navigation a,
body .widget a,
body .widget li,
body .qodef-mobile-header-navigation,
body .qodef-mobile-header-navigation a,
body #qodef-side-area-mobile-header .qodef-m-navigation a {
	font-family: inherit !important;
}
