/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.row .col img.wave-light{
    width:100%;
}
.img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.cavaliere{
    max-width:250px;
}
.water-bg .nectar_video_player_self_hosted{
    position:absolute;
    bottom: 0;
    display:block;
    width:100%;
    right:0;
    z-index: -1;
}
.water-bg .img-with-aniamtion-wrap .hover-wrap{
    margin-bottom:-1px;
}
#sostenibilita{
    z-index:0!important;
}
/*Sticky Nav*/
@media only screen and (min-width: 1000px){
    #header-outer.small-nav #logo img, #header-outer.small-nav .logo-spacing img{
        height: 60px;
    }
}
@media only screen and (max-width: 768px){
    .nectar-flickity.nectar-carousel .flickity-slider .inner-wrap-outer, .nectar-flickity.nectar-carousel .flickity-slider .inner-wrap{
        padding: 15px;
        font-size: 12px;
        line-height: 1.4;
        text-align: left;
    }
}