.awb-menu__main-li{ border-bottom: 3px solid transparent; } .awb-menu__main-li:not(.custom-menu-search):hover { border-bottom: 3px solid var(--mainred); } .awb-menu_dropdown.awb-menu_row .awb-menu__sub-ul_main { border-top: 1px solid #a6a6a6; } .top-barlist { list-style: none; display: inline-block; margin: 0; padding: 0; } .top-barlist li { list-style: none; } .top-barlist li:hover { list-style: none; } .top-barlist li a { color: #000; display: block; width: 100%; height: 100%; padding: 10px 20px 10px 20px; border-left: 1px solid #4c4c4c; border-right: 1px solid #4c4c4c; } .top-barlist li a:hover{ padding: 10px 20px 10px 20px; border-left: 1px solid #4c4c4c; border-right: 1px solid #4c4c4c; background: var(--maingreen); color: #fff; } .awb-menu__overlay-search-trigger { color: #4bb234!important; } .fusion-container-stuck .logo-image-withsticky img { height: 60px!important; width: auto!important; margin-top: 5px; } .fusion-container-stuck .awb-menu__main-a_regular { padding-bottom: 0px!important; }
Go to Top