/*
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
*/



.post-area .row .col h1,
.row .col .wpb_text_column h1 { margin-bottom: 24px; }
body .wpb_row .col .nectar-responsive-text h1 { padding-bottom: 24px; }

.post-area .row .col h2,
.row .col .wpb_text_column h2 { margin-bottom: 22px; }
body .wpb_row .col .nectar-responsive-text h2 { padding-bottom: 22px; }

.post-area .row .col h3,
.row .col .wpb_text_column h3 { margin-bottom: 20px; }
body .wpb_row .col .nectar-responsive-text h3 { padding-bottom: 20px; }

.post-area .row .col h4,
.row .col .wpb_text_column h4 { margin-bottom: 20px;  }
body .wpb_row .col .nectar-responsive-text h4 { padding-bottom: 20px; }

.post-area .row .col h5,
.row .col .wpb_text_column h5 { margin-bottom: 1em; }
body .wpb_row .col .nectar-responsive-text h5 { padding-bottom: 1em; }

.post-area .row .col h6,
.row .col .wpb_text_column h6 { margin-bottom: 1em; }
body .wpb_row .col .nectar-responsive-text h6 { padding-bottom: 1em; }


.post-area .row .col p,
.row .col .wpb_text_column p,
body .wpb_row .col .nectar-responsive-text p { padding-bottom: 1.2em; }

.material .wpb_text_column p:last-child,
.row .col .wpb_text_column p:last-child { margin-bottom: 30px; }
body .wpb_row .col .nectar-responsive-text p:last-child { padding-bottom: 30px; }

.row .col .wpb_text_column h2 strong,
.row .col .post-area .type-post h2 strong,
.row .col .wpb_text_column h3 strong,
.row .col .post-area .type-post h3 strong { font-weight: 900; }

.row .col .wpb_text_column blockquote,
.row .col .post-area .type-post blockquote { margin-bottom: 1em; }
.row .col .wpb_text_column ul,
.row .col .post-area .type-post ul { margin-bottom: 1em; }
.row .col .wpb_text_column ul li,
.row .col .post-area .type-post ul li { padding-bottom: 0.5em; }

.nectar-milestone h2 { font-weight: 900; }

.wpb_gallery_slidesimage_grid .portfolio-items .col img { border-radius: 10px; }

.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code { display: none; }
/*.gt_float_switcher .gt_options a { display: none; }
.gt_float_switcher .gt_options a img { display: block; }*/

/* si resolution mobile tablette */
@media only screen and (max-width: 999px) {
	/*#logo { visibility: hidden; }*/
}

/* si resolution mobile */
@media only screen and (max-width: 599px) {
	

}