/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 28 2025 | 23:46:53 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* Move dots below the slider */
.elementor-element-bbdef50 .swiper-pagination {
    position: relative !important;
    margin-top: 20px;
    text-align: center;
}
.elementor-element-bbdef50 .swiper-pagination-bullet {
    background-color: #000;
    opacity: 0.5;
}
.elementor-element-bbdef50 .swiper-pagination-bullet-active {
    opacity: 1;
}
