#top-menu li a:hover {opacity: 1!important;}
.menu-cta a {
border: 2px solid #ffffff4f!important;
padding: 12px!important;
border-radius: 25px;
text-align: center;
}
.menu-cta a:hover {
background-color: #8dc63f;
color: white!important;
}
.et_header_style_left #et-top-navigation {
padding-top: 16px!important;
}
.et_header_style_left .et-fixed-header #et-top-navigation {
padding-top: 6px!important;
}
#main-header.et-fixed-header .menu-cta a {
color: #fff !important;
}
@media only screen and (max-width: 980px) {
.menu-cta a {
background-color: #8dc63f;
}
}
Recent Comments