/*
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
*/



/* Site projeteolien.green */

:root{
	--elements-color-accent: #79a155;
}

strong { 
	color:  var(--elements-color-accent) ;
    font-weight: 400;
}

.logo-maintenance  {
 
	height : 40px !important;
	width: auto !important;

}

/* container ***************************/

.container-gen {
	padding-left: 7% !important;
	padding-right: 7% !important;
}

.container-actu {
	padding-left: 14% !important;
	padding-right: 14% !important;
}

.container-in {
	padding-left: 2% !important;
	padding-right: 2% !important;
}

.container-carte {
	border-radius: 15px !important;
}

.container-popup {
	padding : 30px !important;
}

body[data-header-resize="0"] .container-wrap, body[data-header-resize="0"] .project-title {
    margin-top: 0;
    padding-top: 0px;
}

body.single .post .content-inner > h2, body.single .post .content-inner > h3, body.single .post .content-inner > h4, body.single .post .content-inner > h5, body.single .post .content-inner > h6, body.single .post .wpb_text_column h2, body.single .post .wpb_text_column h3, body.single .post .wpb_text_column h4, body.single .post .wpb_text_column h5, body.single .post .wpb_text_column h6 {
    margin-top: 0;
    padding-top: 0px;
}

/* actus */

.blog-recent .more-link, .post .more-link {
    display: none;
}

.post .content-inner .post-featured-img img {
 display: none;
}

.home .blog-recent .col .post-header {
    color: #ffffff !important;
    margin-bottom: 12px;
}

#single-below-header, .post-header {
    margin-bottom: 12px;
    color:  #ffffff !important;
}


html body .row .col.section-title h1 {
    font-family: Roboto Condensed;
    font-size: 34px;
    line-height: 1.1;
    font-weight: 500;
}

.cta-accueil-bt  {
	font-size: 1.3vw;
}

/* pop up lightbox */

.dates-popup {
	
	color: #333333;
	background-color: #ffffff;
	border-left: 10px solid  var(--elements-color-accent);
	border-bottom-right-radius: 20px 20px;
	padding:  25px 25px 25px 105px;
	background-image:url("/wp-content/uploads/2023/02/calendrier.svg");
	background-size : 60px auto;
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position: 20px center; 
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
	
}

.dates-popup p {
	font-size: 14px !important;
	padding:  0px ;
	line-height: 21px;
}

.pum-theme-10958 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
    color: var(--elements-color-accent);
}

.pum-theme-11102 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
    right: 10px;
    top: 10px;
    font-size: 30px; 
}

/* header */

#top {
	display:none;
}

.tampon-logo{
	background-image:url("https://projeteolien.green/wp-content/uploads/2023/06/bg-tampon.png");
	background-repeat:no-repeat;
	background-size: 175px auto;
	background-position: center center;
	background-attachment: scroll;
	margin: 5px;	
}
	
.titre-site-projet h1, .titre-footer h1 {
	font-size: 3.5vw;
	font-weight: bold; 
	line-height: 1;
	margin-bottom: 0px !important;
}

.titre-site-projet h2, .titre-footer h2{
	font-size: 2.5vw;
	font-weight: 300; 
	line-height: 1;
	margin-bottom: 2px !important;
}

.titre-site-projet h3, .titre-footer h3 {
	font-size: 1.8vw;
	font-style: italic;
	line-height: 28px !important;
}
	

/* chiffres cles */

.chiffres-cles h1 {
	font-size: 1.4vw !important;
	line-height: 1 !important;
	color:  var(--elements-color-accent) !important;
}

#titre-chiffres-cles h4{
	font-size: 2vw;
	color: #444444 !important;
	text-transform : uppercase;
	font-family: "Roboto condensed" !important;
	
}

.iwithtext .iwt-icon img {
	width: 60px !important;
	height: 60px !important;	
	padding: 0;
}

.iwithtext .iwt-text {
	padding-left: 85px;
	padding-top: 6px;
}

.iwithtext .iwt-text h2 {
	font-size: 30px;
}

.mention p{
	font-size: 14px;
	line-height: 1.4;
}

.credits p{
	font-size: 12px;
	line-height: 1.4;
}

.mention {
	padding : 15px;
}

.txt-fond-vert strong {
	color: #FFFFFF;
	font-weight: 700; 
}

.txt-fond-vert p {
	color: #FFFFFF;
	font-weight: 100; 
}

.txt-fond-vert h3 {
	padding-bottom: 10px;
}

.elements-logo-apropos {
	width: 270px !important;
}

.actualites-detail h1 {
	font-size: 2vw;
}

.blog-recent[data-style="minimal"] .col > span {
    color: #ffffff!important;
}


@media only screen and (max-width : 1000px) {

	.credits p{
		display:none;
	}

	.container-actu {
		padding-left: 4% !important;
		padding-right: 4% !important;
	}

	.titre-site-projet h1, .titre-footer h1 {
		font-size: 6vw;
	}

	.titre-site-projet h2, .titre-footer h2 {
		font-size: 4vw;
	}

	.titre-site-projet h3, .titre-footer h3 {
		font-size: 1.8vw;
	}
	
	.cta-accueil-bt  {
			font-size: 2.5vw;
	}
	
	.chiffres-cles h1 {
	font-size: 3vw !important;
	line-height: 1.3  !important;
	
	}

	#titre-chiffres-cles h4{
		font-size: 5vw;
		padding-top : 15px;
		padding-bottom: 15px;	
	}

	.actualites-detail h1 {
		font-size: 3.4vw;
	}

	.txt-fond-vert h3 {
		font-weight: 900 !important;
	}

	body .container-wrap .vc_row-fluid[data-column-margin="60px"] .wpb_column:not(.child_column), body .container-wrap .inner_row[data-column-margin="60px"] .child_column {
		padding-left: 0px;
		padding-right: 0px;
	}

	body .container-wrap .vc_row-fluid[data-column-margin="50px"] .wpb_column:not(.child_column), body .container-wrap .inner_row[data-column-margin="50px"] .child_column {
		padding-left: 0px;
		padding-right: 0px;
	}

}

@media only screen and (max-width : 550px) {

	.titre-site-projet h1, .titre-footer h1 {
		font-size: 10vw;
	}

	.titre-site-projet h2, .titre-footer h2{
		font-size: 6.5vw;
	}

	.titre-site-projet h3, .titre-footer h3 {
		font-size: 2.5vw;
	}

	
	.cta-accueil-bt  {
			font-size: 5vw !important;
	}
	
		
	.chiffres-cles h1 {
	font-size: 6vw !important;

	}

	.actualites-detail h1 {
		font-size: 6vw;
	}

}


/* COOKIE NOTICE */

.cn-text-container {
	font-family: "Merriweather";
	margin: 0 0 10px 0;
	font-size: 16px;
}

#cookie-notice .cn-button:not(.cn-button-custom) {
   font-family: "Roboto" !important;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: .25px;
    line-height: 20px;
    margin: 0 10px 0 10px;
    text-align: center;
    text-transform: none;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration: none;
    padding:10px;
    color:  var(--elements-color-accent);
	background-color: #ffffff !important;
}

.cn-close-icon {
	color: #ffffff !important;
}

/* Recaptcha V3 */

.grecaptcha-badge { visibility: hidden; }

/* video lightbox 720p */
/*
.fancybox-content {
    height: 720px !important;
    width: 1280px !important;
}

.nectar_video_lightbox.play_button{
	width: 60px !important;
	height: 60px !important;
}
*/
/* nectar theme */



.nectar-menu-label {
	padding: 10px 0px !important;
	line-height: 1.35;
	font-size: 15px !important;
	margin-left: 5px;
	font-family: "Merriweather" !important; 
	font-weight: 300 !important; 
}

#slide-out-widget-area .inner .off-canvas-menu-container li a {
	font-size: 18px !important;
	line-height: 26px !important;
	font-family:  "Merriweather" !important;
	font-weight: 400;
}

.nectar-menu-icon.svg-icon svg {
width: 30px;
height: 30px;
}

.vc_pie_chart .vc_pie_chart_value {
	font-size: 30px !important; 
	font-family: "Roboto condensed" !important; 
	font-weight: 500 !important; 
}

.units {
	font-size: 20px !important; 
	font-family: "Roboto condensed" !important; 
	font-weight: 500 !important; 
	
}

.nectar-post-grid-filters {
	display: none !important;
}

.nectar-hor-list-item {
   
    padding: 15px;
  
}

.nectar-hor-list-item .im-icon-wrap[data-size="large"] svg {
    width: 50px;
    height: 50px;
	fill:  var(--elements-color-accent) !important;
}

.nectar-hor-list-item[data-columns="2"][data-column-layout=xsmall_first]>div:nth-child(1){
	width: 7% !important;
	padding-right: 10px !important;
}

.nectar-hor-list-item[data-columns="2"][data-column-layout=xsmall_first]>div:nth-child(2){
	width: 90% !important;
	padding-left:30px !important;
}

.nectar-icon-list-item {
    position: relative;
    margin-bottom: 20px;
    padding-left: 60px;
}

.nectar_single_testimonial .image-icon, .testimonial_slider[data-style="multiple_visible_minimal"] .image-icon {
    width: 102px;
    height: 102px;
}

.nectar_single_testimonial span, body .testimonial_slider blockquote span {
    font-family: "Roboto condensed" !important;
    font-style: normal !important;
    font-size: 20px !important;
    display: block;
    line-height: 22px;
    padding-left: 15px;
}

 .nectar_single_testimonial p {

    font-size: 15px;
    padding-left: 28px!important;
	padding-bottom: 2px;
	padding-top: 10px;
	cursor: pointer !important;
}


.nectar_single_testimonial .title, .testimonial_slider[data-style*="multiple_visible"] blockquote .title {
    padding-top:3px;
	font-size: 0.9vw !important;
}


.valeurs div[data-style*=minimal] .toggle h3 i {display:none !important;}


.toggle-heading {
	font-family: "Roboto Condensed" !important;
	font-size: 19px !important;
	line-height: 22px !important;
	font-weight: 500 !important;
	text-transform: uppercase !important;
}


.meta{
	font-family: "Roboto Condensed" !important;
	font-size: 18px !important;
}

.blog-recent[data-style=minimal] .col>span {
	font-family: 'Merriweather' !important;
	font-weight: 700;
	text-transform: none !important;
	letter-spacing: 0 !important;
	font-size: 16px;
	padding-top: 15px !important;
}

.single .heading-title[data-header-style="default_minimal"] .meta-category a {
    border: 1px solid #989898;
    padding: 4px 8px;
    margin: 5px 6px 0 5px;
    display: inline-block;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color:  var(--elements-color-accent);
}

#single-below-header, .post-header {
    margin-bottom: 12px;
	color: #676767 !important;
}
article.post .post-header h2 {    
	font-family: Roboto Condensed;
    font-size: 25px;
    line-height: 25px;
    font-weight: 400;
    font-style:normal;
	text-transform: uppercase;
}

.nectar-progress-bar .bar-wrap span strong i, body .nectar-progress-bar .bar-wrap span strong {display: none;}

.span_12.dark .nectar-icon-list[data-icon-color=default] .list-icon-holder .im-icon-wrap path {fill: rgba(0,0,0,.7);}

blockquote, .texte-ital-citation p  {
	font-family: Merriweather !important;
	font-style: italic !important;
	font-size: 17px !important;
	line-height: 28px !important;
	font-weight: 400 !important;
}

.nectar_single_testimonial span, body .testimonial_slider blockquote span {
	font-family: "Roboto condensed" !important;
	font-style:normal !important;
	font-size: 20px;
	display: block;
	line-height: 22px;
}

.testimonial_slider[data-style=multiple_visible_minimal] .image-icon {
	width: 90px !important;
	height: 90px !important;
}

.nectar-icon-list[data-icon-style=no-border][data-icon-size=large] .nectar-icon-list-item .list-icon-holder, .nectar-icon-list[data-icon-style=no-border][data-icon-size=large] .nectar-icon-list-item .list-icon-holder .im-icon-wrap svg, .nectar-icon-list[data-icon-style=no-border][data-icon-size=large] .nectar-icon-list-item .list-icon-holder i, .nectar-icon-list[data-icon-style=no-border][data-icon-size=large] .nectar-icon-list-item .list-icon-holder span {
	line-height: 40px;
	font-size: 40px;
	width: 40px;
	height: 40px;
}

.nectar-icon-list[data-icon-size=large][data-icon-style=no-border] .nectar-icon-list-item {
	padding-left: 70px;
}


.flickity-button-icon::before svg{
		color: #ffffff !important;
}

/* map svg */

.mapsvg-marker img { 
	height : 30px !important;
	width: auto !important;
}

[id="ZIP"] {
    fill: rgba(37, 151, 255, 0.41) !important;
    stroke-width: 20px !important;
    stroke: rgb(0, 100, 250) !important;
}

/* map svg - carte des projets (home)   */


.mapsvg-directory-item {
    background: #ffffff ;
	border-top: 1px dotted var(--elements-color-accent) ;
	padding: 15px 10px 10px;
	background-image:url("/wp-content/uploads/2023/07/afficher.svg");
	background-repeat:no-repeat;
	background-size: 76px auto;
	background-position: 240px 54px;
	background-attachment: scroll;
	
}

.mapsvg-directory-item:hover, .mapsvg-directory-item.selected {
	background:  rgba(121,161,85,0.1)!important; 
	background-image:url("/wp-content/uploads/2023/07/afficher.svg")!important; 
	background-repeat:no-repeat!important; 
	background-size: 76px auto!important; 
	background-position: 240px 54px!important; 
	background-attachment: scroll!important; 
	
}


.mapsvg-directory-item h6{
	display: inline !important;
	color: #949494;
}


.mapsvg-directory.flex {
    background-color: rgb(255, 255, 255) !important;
}



