/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.slider-custom{
padding: 0;
bottom: 0px; 
}
.slider-custom .image-cover img {width: 20%!important}
.slider-custom .flickity-slider .img{max-width: 20%!important;margin: 5px;border: 2px solid #fff;width: 20%!important;}
.slider-custom .flickity-page-dots {
display: none;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
