/*
Theme Name: Hello Biz Child
Theme URI: https://github.com/elementor/hello-biz-child/
Description: Hello Biz Child is a child theme of Hello Biz, created by Elementor team
Author: Elementor Team
Template: hello-biz
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Version: 1.0.0
Stable tag: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-biz-child
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready, style-variations
*/


/* Add your custom styles here */

p:last-child {
    margin: 0;
}

b,
strong {
    font-weight: 700;
}


/**header home absolute**/

body.home header[data-elementor-type="header"] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}


/***/

.elementor-location-header .elementor-nav-menu--main .elementor-nav-menu li.evidenza a {
    background-color: transparent;
    padding: 10px 20px !important;
    border-color: white !important;
    border-style: solid !important;
    border-width: 2px !important;
    border-radius: 0;
}

.elementor-location-header .elementor-nav-menu--main .elementor-nav-menu li.evidenza:hover a::after {
    display: none !important;
}


/********/
