/*
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.   ***************/
.kl_reviews__carousel.kl_reviews__carousel.kl_reviews__carousel button{
	display:grid !important;
}

ul.nav.nav-left.medium-nav-center.nav-small.nav-divided{
	padding-left:30%;
}
li.html.custom.html_top_right_text{
	padding-right:30%;
}
div#top-bar {
    font-size: 20px;
}


@media(max-width: 767px) {
    .elementor-86 .elementor-element.elementor-element-57d4cfd.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper) {
        margin-bottom:10px;
    }

    .elementor-86 .elementor-element.elementor-element-f122aa6.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper) {
        margin-bottom: 10px;
    }

    .elementor-main-swiper:not(.elementor-thumbnails-swiper) {
        height: 200px !important;
    }
      .elementor-main-swiper.elementor-thumbnails-swiper {
        height: 100px !important; 
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}