/* Add custom CSS styles below */ 
.product-single .s-social-share-list li:nth-of-type(1),
.product-single .s-social-share-list li:nth-of-type(4)
{
  display:none;
}

.product-single .product-single__main-media a.swiper-slide {
    cursor: default;
}

.gallery-cursor{
display: none !important;
}