/* 
Theme Name: Hello Eliophot Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team & Eliophot
Author: Eliophot
Author URI: https://www.eliophot.com/
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
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready, Eliophot
*/

.gallery-chambre .elementor-swiper-button {
    filter: drop-shadow(1px 1px 1px black);
    width: 45px !important;
    height: 55px !important;
    background: transparent !important;
}

.gallery-chambre .elementor-swiper-button-prev {
    content: url("/wp-content/uploads/2025/04/fleche-gauche.png") !important;
}

.gallery-chambre .elementor-swiper-button-next {
    content: url("/wp-content/uploads/2025/04/fleche-droite.png") !important;
}

.gallery-chambre .swiper-slide img {
    height: 400px;
    object-fit: cover;
}

.gallery-chambre .swiper-pagination {
    width: fit-content !important;
    padding: 11px 17px 11px 17px;
    margin: 0px 0px 11px 0px;
    background-color: #0000002E;
    border-radius: 17px 17px 17px 17px;
}

.gallery-chambre .swiper-pagination-bullet {
    margin: 2px !important;
    border: 1px solid white;
}

.gallery-chambre .swiper-pagination-bullet.swiper-pagination-bullet-active {
    margin-bottom: 2px !important;
}