/*
--------------------------------------------------------------
>>> 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
--------------------------------------------------------------
*/


/*
*   Root & Design Tokens
*/

button.see-all-btn.button-primary {
    font-size: 13px !important;
    padding: 8px !important;
}


/*
*   7. WPML
*/

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


/* 
*   8. Header
*/

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

.container-menu-wpml-button {
    display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: flex-start !important;
}

#menu-principale a {
    padding: 15px 55px !important;
}