/* 
Theme Name: Osama Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Osama 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: osama-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
*/

/* Styles */

a, a:hover {
    color: unset;
}

/* Desktop */
@media (min-width: 1025px) {

    .nav-menu .menu-contatti {
        background-color: #B3A093;
        padding: 13px 30px;
        margin: 0px 22.5px;
    }
    
    .nav-menu .menu-contatti a {
        margin: unset !important;
        color: white !important;
        font-weight: bold !important;
        padding: unset !important;
    }

}

.footer-divider {
    height: 73px;
}

.gorilla-link {
    margin-top: 10px;
}

/* "Find out more" section */
.home-text-container {
    max-width: 586px;
}