.slingshot-simple-menu .menu__wrapper{display:flex;flex-direction:column}.slingshot-simple-menu .menu__item{border-top:1px solid #88b8fc;padding:15px 0}.slingshot-simple-menu .menu__item:last-child{border-bottom:1px solid #88b8fc}.slingshot-simple-menu .menu__link{align-items:center;display:flex;font-weight:500;justify-content:space-between;text-decoration:none;transition:color .3s}.slingshot-simple-menu .menu__link:hover{background-color:transparent;font-weight:500;text-decoration:none}.slingshot-simple-menu .menu__orange-arrow{flex-shrink:0;margin-right:-11px}.slingshot-simple-menu .menu__blue-arrow{display:none;flex-shrink:0;height:30px;width:30px}