html body div#et-secondary-menu ul.menu li a {
       background-image: linear-gradient(180deg,#4df850,#005f00); 
       position: relative; 
    } 

html body div#top-header {
       background-image: linear-gradient(180deg,#0024b7,#5b8df9); 
    } 

html body header#main-header {
       border-bottom-color: rgba(6,3,210,1); 
       border-bottom-style: solid; 
       border-bottom-width: 1px!important; 
    } 


@media  screen and (min-width:1025px) { html body div#et-secondary-menu ul.menu li a {   padding-left: 13px; }  }  
@media  screen and (min-width:1025px) { html body div#et-secondary-menu ul.menu li a {   padding-right: 8px; }  }  
@media  screen and (min-width:1025px) { html body div#et-secondary-menu ul.menu li a {   padding-top: 6px; }  }  
@media  screen and (min-width:1025px) { html body div#et-secondary-menu ul.menu li a {   top: -9px; }  }  
@media  screen and (min-width:1025px) { html body div#top-header {   height: 39px; }  }  