HTML > BODY > HEADER.xs-header.xs-header-one > DIV.xs-navDown > DIV.container.container-fullwidth > DIV.row > DIV > FORM> DIV.input-group > DIV > DIV.select > DIV.select-styled  {
       display: none; 
    } 

HTML > BODY > DIV.tabmenu-area > DIV.container > DIV.row.justify-content-between.no-gutters > DIV.xs-menus.tab_menu_area > DIV.nav-menus-wrapper.nav-menus-wrapper-open > DIV> DIV> DIV > UL> LI > A   {
    } 

HTML > BODY > DIV.tabmenu-area > DIV.container > DIV.row.justify-content-between.no-gutters > DIV.xs-menus.tab_menu_area > DIV.nav-menus-wrapper > DIV> DIV> DIV > UL> LI > A   {
    } 


@media screen and (max-width: 768px)  { HTML > BODY > DIV.tabmenu-area > DIV.container > DIV.row.justify-content-between.no-gutters > DIV.xs-menus.tab_menu_area > DIV.nav-menus-wrapper.nav-menus-wrapper-open > DIV> DIV> DIV > UL> LI > A   {   color: rgba(123,221,110,1)!important; }  }  
@media screen and (max-width: 480px)  { HTML > BODY > DIV.tabmenu-area > DIV.container > DIV.row.justify-content-between.no-gutters > DIV.xs-menus.tab_menu_area > DIV.nav-menus-wrapper > DIV> DIV> DIV > UL> LI > A   {   color: rgba(106,240,139,0.61)!important; }  }  