/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */


.gallery-item-buttons a:nth-of-type(2){display:none;}
.swiper-slide-inner{margin:0 10px !important;background:#eff0ed;border-radius:10px;}
.banner_slider .swiper-slide-inner{background:transparent;border-radius:0px;margin:0 !important;}
.elementor-image-carousel-caption{background:#1c1c1c;padding: 15px 5px;border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;}
.swiper-slide-inner:hover .elementor-image-carousel-caption{background:#8dbe5d;}
.elementor-swiper-button{width: 41px;
    height: 41px;
    border: 1px solid #1c1c1c;
    border-radius: 50%;
    align-items: center;
    justify-content: center;}
.floating_btn .elementor-icon-list-item{width: 57px;
    height: 58px;
    background: #01c92b;
    border-radius: 5px 0px 0px 5px;
-moz-border-radius: 5px 0px 0px 5px;
-webkit-border-radius: 5px 0px 0px 5px;
    justify-content:center;
}
.floating_btn .elementor-icon-list-item:last-child{background:#02aef6;}
.floating_btn .elementor-icon-list-item a{justify-content:center;}

@media(min-width:768px){
.elementor-swiper-button{top:-69px !important;}
.elementor-swiper-button-prev{left:inherit !important;right:60px;}	
}