.header_top_notice{
    height: 60px;
    background: #131A00;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;  
    color: #FFFFFF;
}
.site-header-fixed .chawkbazar-menu-area.is-top-bar-on{
    top: 60px;
}
.site-header-fixed .chawkbazar-menu-area.is-top-bar-on.header-on-float{
    top: 0;
}
body.admin-bar .site-header-fixed .chawkbazar-menu-area.is-top-bar-on{
    top: 92px;
}
body.admin-bar .site-header-fixed .chawkbazar-menu-area.is-top-bar-on.header-on-float{
    top: 32px;
}
.header_top_notice .icon.left{
    margin-right: 32px;
}
.header_top_notice .icon.right{
    margin-left: 32px;
}
@media only screen and (max-width: 991px) {
    .header-center_logo .chawkbazar-menu-right-col{
        margin-right: 15px;
    }
  }
  