/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 16 2021 | 11:52:32 */
/*----------------------------------------------------------------------*/
/* page dots styling */
/*----------------------------------------------------------------------*/
.flickity-page-dots .dot {
	background: #000;  
}

.slider-nav-outside .flickity-page-dots {
  bottom: -20px !important;
}
/*----------------------------------------------------------------------*/



/*----------------------------------------------------------------------*/
/* Show the left arrow even when disabled */
/*----------------------------------------------------------------------*/
.flickity-prev-next-button:disabled, button.flickity-prev-next-button[disabled] {
    opacity: 0.4 !important;
}
/*----------------------------------------------------------------------*/