.elementor-lightbox .elementor-swiper-button-next,
.elementor-lightbox .elementor-swiper-button-prev {
    z-index: 999 !important;
}

.elementor-slideshow__header {
    z-index: 99999 !important;
}

.mfp-wrap {
    z-index: 99999 !important;
}

.mfp-container {
    position: fixed;
}

#carousel-gallery .swiper-pagination {
    bottom: 0 !important;
}

#carousel-gallery img {
    width: 364px;
    height: 264px;
    object-fit: cover;
}

@media screen and (width: 1024px) {
    #carousel-gallery img {
        width: 100% !important;
        height: 564px !important;
        object-fit: cover;
    }

    .sub-menu .menu-item-has-children:hover > a i {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@media screen and (max-width: 1023px) {
    #carousel-gallery img {
        width: 100% !important;
        height: 400px !important;
        object-fit: cover;
    }
}

@media screen and (max-width: 767px) {
    #carousel-gallery img {
        width: 100% !important;
        height: 264px !important;
    }
}

#carousel-gallery .swiper-pagination-bullet {
    background: #d2d2d2 !important;
    opacity: 1;
}

#carousel-gallery .swiper-pagination-bullet-active {
    background: #EF9036 !important;
}

#elementor-lightbox-slideshow-e20a2c7 footer {
    background-color: rgba(0, 0, 0, 0.8) !important;
    height: auto;
}
