#headerLinks > ul#menu-top-menu > li.menu-item > ul.dropdown {
margin-left: 5px; }
+.top-bar-section li:not(.has-form) a:not(.button) {
+ background: none; }
+
@media screen and (max-width: 1024px) {
main.page-front {
padding: 0; } }
}
&:not(.has-form) {
& > a:not(.button) {
-// background: transparent;
+// background: transparent !important;
padding: 20.5px 5px;
line-height: 1.4;
font-size: rem-calc(19);
}
ul#menu-menu-2 > li:not(.has-form) a:not(.button){
+}
+.top-bar-section li:not(.has-form) a:not(.button){
+ background: none;
}
\ No newline at end of file