/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.leo-quickview div.slick-arrows .slick-arrow.slick-prev {
    left: 0px!important;
}
.leo-quickview div.slick-arrows .slick-arrow.slick-next {
    right: 0!important;
}