/*
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
*/



.wpb_row .col h1,
.wpb_row .col .wpb_text_column h1,
.wpb_row .col .post-area .type-post h1 { margin-bottom: 0.8em; }
.wpb_row .col h2,
.wpb_row .col .wpb_text_column h2,
.wpb_row .col .post-area .type-post h2 { margin-bottom: 0.8em; color:#333333; background:transparent url(dropcap.png) left top no-repeat; background-size: contain; padding-left:20px; }
.wpb_row .col h3,
.wpb_row .col .wpb_text_column h3,
.wpb_row .col .post-area .type-post h3 { margin-bottom: 0.8em; }
.wpb_row .col h4,
.wpb_row .col .wpb_text_column h4,
.wpb_row .col .post-area .type-post h4 { margin-bottom: 0.8em; color:#148F9D; }
.wpb_row .col h5,
.wpb_row .col .wpb_text_column h5,
.wpb_row .col .post-area .type-post h5 { margin-bottom: 0.8em; }
.wpb_row .col h6,
.wpb_row .col .wpb_text_column h6,
.wpb_row .col .post-area .type-post h6 { margin-bottom: 0.8em; }
.wpb_row .col p,
.wpb_row .col .wpb_text_column p,
.wpb_row .col .post-area .type-post p { padding-bottom: 1em; }

.nectar-slider-wrap h3 { color: #FFFFFF !important; margin-bottom: 0 !important; }
.nectar-slider-wrap h5 { color: #ffffff;  }

body.home .swiper-slide .content p { font-size: 1em; line-height: auto; }

#menu-item-3689 span { white-space: nowrap; }

/* ordi */
@media only screen and (min-width: 1000px) {

	.mobile-uniquement { display:none; }

}

/* mobile */
@media only screen and (max-width: 999px) {

	.ordi-uniquement { display:none; }
	
	.nectar-slider-wrap p,
    .nectar-slider-wrap .buttons { display:none; }

}

@media only screen and (max-width: 690px) {

    .nectar-slider-wrap p,
    .nectar-slider-wrap div.buttons,
    .nectar-slider-wrap div.buttons .button { display:none; }

    body.home .nectar-slider-wrap h3 { font-size: 1.4em; line-height: 1em; }
    body.home .nectar-slider-wrap h5 { font-size: 1.2em; line-height: 1.2em; }

}