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



body.page-template-template-smart-marina #header-outer {
	background-color: #0991bf;
}
body.page-template-template-smart-yacht #header-outer {
	background-color: #0e9caa;	
}
body.page-template-template-smart-yachting-days #header-outer {
	background-color: #6d9aad;	
}




/* MB : FA - #top .sf-menu > li.nectar-regular-menu-item > a > i { */
#top .sf-menu > li.nectar-regular-menu-item > a > span.svg-icon {
	z-index: 11;
	transform: translateX(0);
	transition: transform .3s !important;	
	/* margin-top: 4px; MB : FA */
	margin-top: 1px;
	margin-bottom: -5px;
}

/* MB : FA - #top .sf-menu > li.nectar-regular-menu-item:hover > a > i { */
#top .sf-menu > li.nectar-regular-menu-item:hover > a > span.svg-icon {
	transform: translateX(-2px);
}



.wpcf7-form-control-wrap input[type=text],
.wpcf7-form-control-wrap input[type=tel] {
	padding: 5px 11px;
	font-size: 16px !important;
	border-radius: 15px !important;
}

.wpcf7-textarea {
	padding: 5px 11px;
	font-size: 16px !important;	
    border-radius: 15px !important;
}



/* espace icône <> texte du footer */
.iwithtext .iwt-text {
    padding-left: 40px !important;
}



@media only screen and (max-width: 600px) {
	.signup-button {
		margin-top: 4%;
		margin-bottom: 2%;
	}
}
