/* Hide arrows */
.lSAction > a {
    background-image: none !important;
    opacity: 1 !important;
}
