/*
 Theme Name:   BeTheme Child
 Theme URI:    https://example.com
 Description:  Child theme for BeTheme
 Author:       Siz
 Template:     betheme
 Version:      1.0.0
*/

/* MENU START */
body #Action_bar { background:#015fa1 !important; color:#fff !important; font-size:14px !important; padding-bottom:60px }

body #Action_bar .top-info {
    display:flex !important;
    gap:54px !important;
    align-items:center !important;
    margin:0 !important;
    padding:10px 0 !important;
    list-style:none !important;
    justify-content:flex-end !important;
    position: relative !important;
    top: 10px !important;
}
body #Action_bar .top-info li {
    font-weight: 600;
    display:flex !important;
    align-items:center !important;
    letter-spacing: 0px;
    font-size: 15px;
}
body #Action_bar .top-info li a{
    color: #fff !important;
}
body #Action_bar .top-info li a.header-social-icon-a{
    margin-right: 6px !important;
}
body #Action_bar .top-info i { margin-right:6px !important; font-size:17px;
    position: relative; top:1px }
body #Action_bar .social { margin:0 !important; gap:14px !important; list-style:none !important; display:flex !important; align-items:center !important; }
body #Action_bar .social a { color:#fff !important; opacity:.85 !important; }
body #Action_bar .social a:hover { opacity:1 !important; }

/* Oval beyaz menü kapsayıcı */
body #Top_bar .container > .column.one{
    background:#fff !important;
    border-radius:40px !important;
    padding: 0 22px !important;
    box-shadow: none !important;
    top:-35px;
    position: absolute;
    z-index: 99999 !important
}

/* Logo/menü hizalama & spacing */
body #Top_bar .logo{ margin: 0 30px 0 -27px !important; }
#Top_bar .menu_wrapper {
    float: right !important;
}
body #Top_bar .menu_wrapper .menu > li > a{ padding:0 !important; font-weight:400 !important; letter-spacing:0px !important;}
body #Top_bar .menu_wrapper .menu > li.current_page_item > a{ font-weight:600 !important }
body #Top_bar .menu > li.current-menu-item > a{ color:#015fa1 !important; }

/* Sağdaki arama/ikonlar – sağda kalsın */
body #Top_bar .top_bar_right{ margin-left:auto !important; display:flex !important; align-items:center !important; }
body #Top_bar .top_bar_right .top-bar-right-icon-search svg{ display:block !important; }

/* Arama ikonunu "buton" gibi göster */
body #Top_bar .top_bar_right .top-bar-right-icon-search{
    width:48px !important; height:48px !important; border-radius:50% !important;
    display:flex !important; align-items:center !important; justify-content:center !important;
    background:#eaf3fb !important;
}
body #Top_bar .top_bar_right .top-bar-right-icon-search:hover{ background:#d9e9f8 !important; }

/* Mobil kırılım */
@media (max-width:1024px){
    body #Top_bar .container > .column.one{ border-radius:24px !important; padding:10px 14px !important; }
}
#Top_bar #logo {
    height: 30px !important;
    line-height: 30px !important;
}
#Top_bar #logo img {
    max-height:160px !important;
    margin-top: -66px;
}
body #Top_bar {
    background-color: transparent !important;
}
#Top_bar .menu > li > a, #Top_bar #menu ul li.submenu .menu-toggle {
color: #2c5c7a !important;
}
.logo-overflow #Top_bar .logo {
    height: 60px !important;
    margin-left:-30px !important;
}
#Top_bar .menu > li > a span:not(.description) {
    border-style: none !important;
}
#Top_bar .top_bar_right .top-bar-right-icon, #Top_bar .top_bar_right .top-bar-right-icon svg .path{
    color: #015fa1 !important;
    stroke: #015fa1 !important;
}
body #Top_bar .top_bar_right .top-bar-right-icon-search {
    background: none !important;
}
#Top_bar .menu > li ul {
    background: #fff !important;
}
@media only screen and (max-width: 767px) {
    .mobile-header-mini.logo-overflow #Top_bar #logo img.logo-mobile {
        max-height: 112px !important;
        margin-top: -24px;
    }
    body #Top_bar .container > .column.one {
        border-radius: 24px !important;
        padding: 0 14px !important;
        top: -28px;
    }
    .mobile-tr-header #Action_bar, .mobile-tr-header #Top_bar, .mobile-tr-header #Top_bar .top_bar_right {
        background: none !important;
    }
    .mobile-tr-header #Action_bar, .mobile-tr-header #Top_bar, .mobile-tr-header #Top_bar .top_bar_right {
        background: none !important;
    }

}
@media only screen and (max-width: 1240px) {
    body #Action_bar .top-info li:nth-of-type(1) {
        display: none !important;
    }
}
body #Top_bar.is-sticky .container > .column.one {
    top: 25px !important;
}
body #Top_bar.is-sticky #logo img {
    max-height: 97px !important;
    margin-top: -25px !important;
}
body #Top_bar.is-sticky .logo {
    height: 50px !important;
}
#Top_bar.is-sticky .menu > li > a, #Top_bar.is-sticky .menu > li > a span {
    line-height: 50px !important;
}
#Top_bar.is-sticky {
    box-shadow: none !important;
}
body #Top_bar.is-sticky .container > .column.one {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1) !important;
}
/* MENU END */

h3, h3 a, h3 a:hover, h4, h4 a, h4 a:hover, .style-simple .sliding_box .desc_wrapper h4 {
    color: #015fa1;
}
#Subheader .title{
    font-style: normal !important;
    font-weight: 600 !important;
}
#Subheader:after {
    box-shadow: none !important;
}
.footer_copy{
    background-color: #004b7f !important;
}
.footer_copy .mcb-column-inner {
    margin-bottom: 0 !important;
}
#Footer {
    background-color: #005FA1 !important;
}
#Footer .widget_mfn_menu h4 #Footer .mcb-column-inner h4 {
    font-weight: 600 !important;
}
#Footer .widget_mfn_menu ul li a {
    background: none;
    border: none !important;
    color: #fff;
    padding-left: 0 !important;
    padding-top: 0;
}
#Footer .blog_news .date {
    display: none !important;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    #Footer  h4 {
        font-weight: 600 !important;
        text-align: center !important;
    }
    .mfn-footer, .mfn-footer .widget_recent_entries ul li{
        text-align: center !important;
    }
    .mfn-footer, .mfn-footer .widget_recent_entries ul li a{
        font-size:15px !important;
    }
    #Footer .widgets_wrapper {
        /*padding: 328px 0 0 0 !important;*/
    }
    #Subheader {
        padding: 162px 0 145px;
    }
    #Content {
        padding-top: 0 !important;
    }
}
@media only screen and (max-width: 479px) {
    #Footer .widget_mfn_menu h4 #Footer .mcb-column-inner h4,  #Footer  h4  {
        font-weight: 600 !important;
        text-align: center !important;
        font-size:19px !important;
    }
    .mfn-footer, .mfn-footer .widget_recent_entries ul li{
        text-align: center !important;
    }
    .mfn-footer, .mfn-footer .widget_recent_entries ul li a{
        font-size:15px !important;
    }
    #Footer .widgets_wrapper {
        /*padding: 328px 0 0 0 !important;*/
    }
    #Subheader {
        padding: 162px 0 145px;
    }
    #Content {
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .mobile-tr-header .header_placeholder, body:not(.mobile-sticky) .header_placeholder {
        background: #005FA1;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 50px !important;
        z-index: 9;
    }
}
@media only screen and (max-width: 767px) {
    body #Top_bar .container > .column.one {
        width: 80%;
		max-width:350px
    }
}
@media only screen and (max-width: 767px) {
    #Top_bar .container {
        display: flex;
        justify-content: center;
    }
}