/** * content **/ .section.Content .sidebar-wrapper li a { color: #1e7a8e; padding: 10px 50px 10px 30px; margin: 0px 0px; width: 100%; border: 1px solid #eeeeee; border-top: 0px solid #eeeeee; } .section.Content .sidebar-wrapper ul.menu li a:hover { color: #1e7a8e; background-color: #eeeeee; } .section.Content .sidebar-wrapper ul.menu li.current-menu-item a { color: #1e7a8e; background-color: #eeeeee; } .section.Content .sidebar-wrapper li:first-child a { border-top: 1px solid #eeeeee!important; } .section.Content .sidebar-wrapper ul.menu>li+li, .section.Content .sidebar-wrapper .widget>ul>li+li { border-top: 0px solid #ececec!important; } .section.Content .sidebar-wrapper ul { margin: 0px 0px 30px!important;} .section.Content .sidebar-wrapper ul.menu li:after, .section.Content .sidebar-wrapper ul.menu li:hover:after, .section.Content .sidebar-wrapper ul.menu li.current-menu-item:after { content: ""; background-image: url(https://www.goldiesdemo.nl/hnadvocaten/wp-content/uploads/2021/11/HN-Arrows-o1.svg); width: 22px; height: 22px; background-position: center; background-size: contain; background-repeat: no-repeat; position: absolute; right: 20px; top: auto; margin-top: 10px; }