/* Enter Your Custom CSS Here */

body.header_style_2 .header_top {
    background: rgba(255, 255, 255, 0.33);
}

.top_nav .top_nav_wrapper > ul > li, .top_nav .main_menu_nav > ul > li {
    position: relative;
    float: left;
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
    font-weight: 600 !important;
    text-transform: capitalize;
}