/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 3.4.5
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)
*/
.swiper-slide.swiper- {}

.my-testimonial-carousel .elementor-swiper-button {
    top: -110px !important;
    transform: unset !important;
}

.my-testimonial-carousel .elementor-swiper-button.elementor-swiper-button-prev {
    right: 60px !important;
    left: auto !important;
}

.my-testimonial-carousel .swiper-button-disabled {
    opacity: 1 !important;
}
.my-testimonial-carousel .swiper-slide .elementor-testimonial {}

.my-testimonial-carousel .swiper-slide .elementor-testimonial .elementor-testimonial__text {
    position: relative;
    z-index: 1;
}

.my-testimonial-carousel .swiper-slide .elementor-testimonial .elementor-testimonial__text:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/01/review-star.webp);
    width: 113px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 18px;
}
.my-testimonial-carousel .elementor-main-swiper {
    overflow: visible !important;
}
.my-testimonial-carousel .swiper-wrapper .swiper-slide {
    height: 300px;
}

.elementor-main-swiper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events {}

.my-testimonial-carousel .swiper-slide {}

.my-testimonial-carousel .swiper-wrapper .swiper-slide .elementor-testimonial {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
#GallerySection img {
    height: 300px;
    object-fit: cover;
}