/*
Theme Name:     Pollino Experience
Template:      	foxiz
Theme URI:      https://www.pollinoexperience.it
Author:         FullPress Agency
Author URI:     https://www.fullpressagency.it
Version:        1.0
Tags:           custom-background, custom-menu, featured-images, theme-options, custom-colors, translation-ready, threaded-comments, translation-ready
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */

/* inserisce colore verde al posto del rosso nei link */
.is-hd-5, body.is-hd-5:not(.sticky-on) {
    --nav-color-h: #6F998F;
    --nav-height: 50px;
    --hd-logo-height: 50px;
}

