.lSSlideOuter .lSPager.lSGallery li, .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover{
	border-radius: 0px !important;
}
.lSSlideOuter .lightSlider{
	padding-right: 16px;
}
.lSAction>a{
	background-image: none;
	opacity: 1;
	height: auto;
	top: 65%;
	background: #fff0 !important;
}
.lSAction>.lSPrev{
	left: 0px;
	background: #fff !important;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
	z-index: 9;
}
.lSAction>.lSNext{
	right: 0px;
	background: #fff !important;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
	z-index: 9;
}
.lSAction>a img{
	width: 24px;
}
#sf_product_images li:hover a{
	cursor: zoom-in;
}

#sf_product_images img{
	width: 100% !important;
	height: auto;
	border-radius: 12px;
}
.lSSlideOuter .lSPager.lSGallery img{
	border-radius: 12px;
}