
/* 2026-08-10: Header tek satira indir — logo + menü yan yana, telefon + buton saga */
.top_panel_custom_18808 .elementor-column .elementor-widget-wrap,
.top_panel_custom_18808 .elementor-section .elementor-widget-wrap {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 16px;
}
/* Logo widget'i ASLA sikismasin — orijinal boyutu korusun (141x47) */
.top_panel_custom_18808 .elementor-widget:has(.sc_layouts_logo) {
    flex: 0 0 auto !important;
    flex-shrink: 0 !important;
    min-width: auto !important;
}
.top_panel_custom_18808 .sc_layouts_logo,
.top_panel_custom_18808 .sc_layouts_logo .sc_layouts_logo_item {
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: middle;
    flex: 0 0 auto !important;
    flex-shrink: 0 !important;
}
.top_panel_custom_18808 .sc_layouts_logo img {
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: middle;
    width: auto !important;
    height: auto !important;
    max-height: 47px !important;
    flex-shrink: 0 !important;
}
.top_panel_custom_18808 .sc_layouts_item {
    margin: 0 !important;
}
.top_panel_custom_18808 .sc_layouts_menu {
    align-self: center !important;
    margin-top: 0 !important;
}
.top_panel_custom_18808 .sc_layouts_menu .sc_layouts_menu_nav > li > a {
    line-height: normal !important;
}
/* Telefon + buton hizasi */
.top_panel_custom_18808 .sc_layouts_column_align_right .sc_layouts_item,
.top_panel_custom_18808 .sc_layouts_column .sc_layouts_item {
    margin: 0 0 0 18px !important;
    vertical-align: middle !important;
}
/* Menü tek satir kalsin — widget daralinca alt satira dusmesin */
.top_panel_custom_18808 .sc_layouts_menu.elementor-widget,
.top_panel_custom_18808 .sc_layouts_menu {
    width: auto !important;
    flex: 1 1 auto !important;
}
.top_panel_custom_18808 .sc_layouts_menu_nav {
    width: max-content !important;
    white-space: nowrap !important;
    flex-wrap: nowrap !important;
}
.top_panel_custom_18808 .sc_layouts_menu_nav > li {
    white-space: nowrap !important;
    float: none !important;
    display: inline-block !important;
}
/* Menü link padding'i kisalt — 5 öge dar alana sigsin */
.top_panel_custom_18808 .sc_layouts_menu_nav > li > a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
/* Header yuksekligini kis (bosluk kalmasin) */
.top_panel_custom_18808.elementor-section {
    min-height: 0 !important;
}
