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

.nectar-button.large {
    font-size: 17px;
}

.product_meta {
    display: none;
}


/*****************/
/*NEWSLETTER FORM*/
/*****************/

.wpcf7 .wpcf7-response-output {
  background-color: transparent;
}

#newsletterressources {
    background-color: #fff !important;
}

.newsletterressources {
    background-color: #fff !important;
}

.newsletterbuttonressources {
	background-color : #fff !important;
	color : #403f3e !important;
}

.newsletterbutton {
	padding: 16px 22px !important;
	margin-left: 10px;
}

.newsletterform {
	float: center;
	display: flex;
}

input.wpcf7-submit { width: 100%; }



/******/
/*BLOG*/
/******/
.post-template-maj-single-post h2, .post-template-maj-single-post h3, .post-template-maj-single-post h4 { font-weight: 400; }
