/*
 Theme Name:   Neresa WP Child
 Theme URI:    https://demo.cocobasic.com/neresa-wp
 Description:  Neresa WP Child Theme
 Author:       CocoBasic
 Author URI:   https://cocobasic.com/
 Tags: grid-layout, four-columns, custom-colors, featured-images, threaded-comments, translation-ready, theme-options
 Template:     neresa-wp
 Text Domain:  neresa-wp-child
*/

.elementor-widget-coco-carouselslider .swiper-scrollbar {
    position: relative !important;
}
body:not(.home) .elementor-widget-coco-carouselslider .swiper-scrollbar {
    position: relative !important;
    margin-top: 10px !important;
}