/*
 Theme Name:   Zele Child
 Theme URI:    http://zele.bold-themes.com
 Description:  Zele child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     zele
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  zele-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

.btMenuHorizontal .topBarInMenu {
    display: none;
}

.btMenuHorizontal.btMenuRight .menuPort nav {
    /* margin-right: 30px; */
}

.btFixedRightInner.bt_bb_button.bt_bb_style_filled.bt_bb_size_large {
    top: 90px;
}

.menuPort nav > ul > li > a {
  line-height: 60px;
}

.bt-logo-area .logo img {
  height: 60px;
}

.btMenuHorizontal .topTools .btIconWidget {
    margin-left: 0px;
}

.btTransparentLightHeader .topBar .topTools {
    border-bottom: none;
}

.btTransparentLightHeader .topBar {
    margin-bottom: 5px;
}

.btTopToolsRight {
    gap: 10px;
}

.btTransparentLightHeader .mainHeader {
    color: #fff;
    background: rgba(0,0,0,.2);
    padding-bottom: 10px;
}

.btStickyHeaderOpen .btTransparentLightHeader .mainHeader {
    padding-bottom: 0px;
}