/*
Theme Name: Air Technics
Theme URI: https://air-technics.nl
Description: A child theme of Hello Elementor, customized for Air Technics
Author: Air Technics
Author URI: https://air-technics.nl
Template: hello-elementor
Version: 1.0.0
Text Domain: air-technics
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Add your custom styles below this line */ 

.footer-grid-item:hover .footer-grid-button {
    margin-top: 180px;
}

.footer-grid-button {
    transition: all 400ms ease-in-out;
}

.header-nav-item-current {
    background: rgba(0,0,0,0.32);
}

.elementor-swiper-button {
    padding: 18px;
    background: var(--e-global-color-primary);
    position: absolute;
    bottom: -64px !important;
    top: unset !important;
    left: unset !important;
}

.elementor-swiper-button-prev {
    right: 72px;
}