/*
Theme Name: A-gents EU
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.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
*/

/* Add your custom styles here */

.elementor-location-header .elementor-element-54c9773 .elementor-widget-wrap,
.elementor-location-header .elementor-element-9c1e225 .elementor-widget-wrap,
.elementor-location-header .elementor-element-b4b9377 .elementor-widget-wrap {
    transition: all .4s ease-in-out;
}

@media (min-width: 768px) {
    .scrolled .elementor-location-header .elementor-element-54c9773 .elementor-widget-wrap,
    .scrolled .elementor-location-header .elementor-element-9c1e225 .elementor-widget-wrap,
    .scrolled .elementor-location-header .elementor-element-b4b9377 .elementor-widget-wrap {
        padding-top: 0!important;
        padding-bottom: 0!important;
    }

    .logged-in.admin-bar .she-header .elementor-element-1dfd7807 {
        padding-top: 32px !important;
    }

    .logged-in.admin-bar .header,
    .logged-in.admin-bar .she-header {
        top: 0!important;
        margin-top: 32px!important;
    }
}
