/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 17 2026 | 16:25:16 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.gallery-slider-zx> .elementor-widget-container> .elementor-gallery__container{
	display:flex !important;
}

.gallery-slider-zx> .elementor-widget-container> .elementor-gallery__container .slick-track .slick-slide{
	margin:10px;
}

.gallery-slider-zx .slick-dots li button:before{
	    color: #a38a6d;
		font-size:11px !important;
}
.slick-dots li.slick-active button:before{
	    color: #a38a6d !important;
		
}