/*
Theme Name: Secret Architect Theme
Template: hello-elementor

Author: Don Belofon
Description: Тема разработана <a href="https://weblab.che-be.es" target="_blank">weblab.che-be.es</a>
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../hello-elementor/style.css");

/* body * {
    border: 1px solid red;
} */


/* Главная */

    /* Блок - клиенты - Пагинация */
.elementskit-clients-slider .swiper-pagination span.swiper-pagination-bullet-active {
    width: 85px !important;
}
.secret-ckients-logo-pc .elementskit-clients-slider .swiper-wrapper {
    margin-bottom: 25px !important;   
}
.secret-ckients-logo-pc .elementskit-clients-slider .swiper-wrapper .elementskit-client-slider-item {
    margin-top: 2.1vw !important;   
}

.secret-ckients-logo-mob .elementskit-clients-slider .swiper-wrapper {
    margin-bottom: 25px !important;   
}


/* Попап - Заказ услуги */
#elementor-popup-modal-241 .dialog-close-button:hover {
    background-color: #ccc !important;
}

/* html {
    scroll-behavior: smooth;
} */

