/*
--------------------------------------------------------------
>>> INDICE STILI
--------------------------------------------------------------
1. Root & Design Tokens
2. Settings & Base Typography
3. Global Layout & Utilities
4. Componenti Globali (404, Room Occupancy)
5. Tabella Comparatore Camere
6. Utilities Elementor & Extra
7. WPML
8. Header
9. Homepage
10. Footer
11. Archivio appartamenti
12. Info list
13. Newsletter
--------------------------------------------------------------
*/


/*
*   6.0 UTILITIES ELEMENTOR & EXTRA
*/
.carosello-img img {
    height: 400px !important;
    object-fit: cover !important;
    object-position: center !important;
}

/*
*   7.0 WPML
*/

div.custom-selettore-lingua {
    width: 30% !important;
}

/*
*   8.0 HEADER
*/
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    padding: 50px 0px;
}

.hero-img-container {
    min-height: 80vh !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

#menu-principale a {
    padding: 10px 30px !important;
}

.sottolineato {
    display: flex;
    background-color: #dd7b58;
    line-height: 1.0 !important;
    font-weight: 500 !important;
    padding: 0px;
    align-items: center;
    margin: auto !important;
    font-style: italic;
    width: 90%;
    text-align: center !important;
    justify-content: center;
}


/*
*   10.0 FOOTER
*/
.ygpts-widgetBtnOuter {
    bottom: 90px !important;
}


/*
*   11.0 ARCHIVIO APPARTAMENTI
*/
.loop-apartmetns-up {
    width: 100% !important;
    margin: auto !important;
    padding: 0px !important;
}

.loop-apartments-down {
    padding: 0px !important;
}