/* 
Theme Name: Rejting Kladionica - Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Rejting Kladionica - Hello Elementor Child is a child theme of Hello Elementor, created by Rejting Kladionica
Author: Rejting Kladionica
Author URI: https://bookmaker-ratings.rs/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Add your custom styles here */

/* Force pagination container to RTL */
.elementor-pagination {
    display: flex;
    justify-content: center; /* aligns items from right */
    direction: rtl; /* RTL container */
}
/* RTL */
.sponsor-carousel {
    direction: rtl;
}