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

/* Fix header home */
@media only screen and (max-width: 690px) {
	.nectar-rotating-words-title.element_stagger_words .heading {
		font-size: 10vw;
	}
}
@media only screen and (min-width: 1000px) {
    .nectar-rotating-words-title.element_stagger_words h1.heading {
        margin-bottom: 0!important;
    }
	.nectar-rotating-words-title.element_stagger_words .heading * {
        line-height: 1.3!important;
		vertical-align: bottom;
    }
}
/**/




