HTML > BODY > DIV.wrapper > DIV.wrapper_inner > HEADER.scroll_header_top_area.dark.stick.transparent.scrolled_not_transparent.page_header > DIV.header_inner > DIV.header_top_bottom_holder > DIV.header_bottom {
    } 

HTML > BODY > DIV.wrapper > DIV.wrapper_inner > HEADER.scroll_header_top_area.dark.stick.transparent.scrolled_not_transparent.page_header.sticky > DIV.header_inner > DIV.header_top_bottom_holder > DIV.header_bottom {
    } 


@media screen and (max-width: 480px)  { HTML > BODY > DIV.wrapper > DIV.wrapper_inner > HEADER.scroll_header_top_area.dark.stick.transparent.scrolled_not_transparent.page_header > DIV.header_inner > DIV.header_top_bottom_holder > DIV.header_bottom {   background-color: rgba(247,247,247,1)!important; }  }  
@media screen and (max-width: 480px)  { HTML > BODY > DIV.wrapper > DIV.wrapper_inner > HEADER.scroll_header_top_area.dark.stick.transparent.scrolled_not_transparent.page_header.sticky > DIV.header_inner > DIV.header_top_bottom_holder > DIV.header_bottom {   background-color: #f6f6f6!important; }  }  