/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


.heroSlider .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
    height: 5px !important;
    width: 400px !important;
    bottom: 30px !important;
    top: unset !important;
    border-radius: 50px;
    right: 50px;
    left: unset;
    background-color: #FFFFFF99 !important;
}
.heroSlider .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal span.swiper-pagination-progressbar-fill {
    border-radius: 100px;
}