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

/*************** ADD CUSTOM CSS HERE.   ***************/

#slider-1267767315 .flickity-viewport {
    height: clamp(500px, 30vw, 650px) !important;
}

#slider-1267767315 .banner-bg img.bg {
    object-position: center center !important;
}

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


}