.sa-vc-slick-arrow {
background: #fff none repeat scroll 0 0;
border-radius: 3px 0 0 3px;
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
font-size: 18px;
height: 50px;
left: -10px;
line-height: 50px;
margin-top: -25px;
position: absolute;
text-align: center;
top: 50%;
width: 30px;
z-index: 1;
}
.sa-vc-slick-arrow.sa-vc-slick-next {
border-radius: 0 3px 3px 0;
left: auto;
right: -10px;
}