





#home-collections-slideshow-pager-container .slick-dots{
text-align:left;
}
#home-collections-slideshow-pager-container .slick-dots li{
margin:0px;
} 
.collections-slideshow-image-wrap img{
width:100%;
height:auto;
}
.collections-slideshow-image-wrap{
margin-bottom:1rem;
}
#home-collections-slideshow-pager-container .slick-dots li button, #home-collections-slideshow-pager-container .slick-dots li a{
height:6px;
width:6px;
border-radius:14px;
background-color:#0000008c;
}
.slick-dots li.slick-active button{
background-color:black;
opacity:1;
}


