
@font-face {
 font-family: "theme";
 src: url("https://elisealexeline.com/wp-content/themes/Yoga%20Elise/css/theme.ttf") format("truetype");
 font-style: normal;font-display: swap;
}

/*
custom css, les id et class spécifiques au thème son à inscrire plus bas et du coup à supprimer pour un nouveau thème
*/
html{width:100%;position:relative;height:100%;margin:0;padding:0;overflow-x:hidden}
body{box-sizing:border-box;transition :all 0.5s ease-in-out;overflow-x:hidden;min-height:100vh;font-family:'Red Hat Display', sans-serif;}
img{max-width:100%;max-height:100%;width:auto;height:auto;}
.row{display:flex;flex-wrap:wrap;align-items:stretch;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */ }
.top .row{align-items:flex-start;}
.row > div {display:grid;min-height:0px;}
.row > div > div{display:grid;align-items:center;}
.row > div:last-of-type{flex-grow:1;}
.full-width-container .full-width-row .container{max-width:1300px;width: 100%;}
.full-width-container.seamless {padding-left: 0 !important;padding-right: 0 !important;}

.center{text-align:center}
.right{text-align:right;}
.alignnone{margin:0 !important;}

.noclick > a{cursor:default}

	/*standard font*/
	
	h1{font-size:3em;text-transform:uppercase;color:rgba(211,132,126,1);}
	h1:not(#titlefront){font-size:6em;position: absolute;bottom: -16px;margin: 0;left: 20px;color:rgba(252,252,252,1);}

	#title{margin-top:4em;}	
	h2,h3,h4,h5,h6{color:rgba(183,142,125,1);font-weight:bold;font-family:'Red Hat Display', sans-serif;margin-top:0;}
	h2{font-size:2em;font-weight:normal;}
	h2::after{content:"";height:2px;width:30px;display:block;background-color:rgba(211,132,126,1);margin:auto;margin-top:0.5em}

	h3{font-size:1.3em;color:rgba(211,132,126,1);}
	h4,h5,h6{font-size:1.2em;font-weight:medium;}
	ul{padding:0 0 0 1em;list-style:none;}
	#content ul li::before {content:"B";font-family: "theme";font-size:0.6em;position: relative;bottom: 0.2em;padding-right: 1em;}
	p,li,label{font-weight:300;font-family:'Red Hat Display', sans-serif;color:rgba(51,51,51,1);margin-top:0;}
	p, #content li{margin:0;font-size:1.4em;}
	
	a{font-weight:300;font-family:'Red Hat Display', sans-serif;font-size:1em;text-decoration: underline;color:rgba(183,142,125,1);}
	summary{display: list-item;cursor: pointer;}
	summary ~ p {margin:1em;padding:1em;background-color:rgba(211,132,126,0.8);color:rgba(211,132,126,1)}
	a:hover, a:focus{color:rgba(216,194,177,1);}
	body{color:rgba(211,132,126,1);background-color:rgba(252,252,252,1);}
	.btn-default:hover {color:rgba(211,132,126,1);background-color:rgba(232,210,199,1);border-color:rgba(211,132,126,1);}
	hr{border-top: 2px solid rgba(252,252,252,0.6);margin: 1em 10% 1em 10%;}
	.wp-video,.mejs-container{width:100% !important}
	header, footer, #content, #accueil{font-size:1em;}
	::selection {text-shadow:none;background:rgba(211,132,126,0.5);color:rgba(232,210,199,1)}
	span.wpcf7-list-item {margin:0 0 1em 0;}
	
	.bouton a:hover,input[type="submit"]:hover{cursor:pointer;}
	.bouton a,input[type="submit"]{display:inline-block;flex: 1 1 auto;  margin: 0;  padding:8px 16px;  border-radius:20px; border:none;text-decoration:none;  text-align: center;  text-transform: uppercase;  position: relative;  overflow:hidden !important;  transition: 0.3s;z-index:1;color:rgba(252,252,252,1);background-color:rgba(211,132,126,1);font-weight:500}
	input[type="submit"]{transition: background-color 0.3s;}
	.bouton a:hover,input[type="submit"]:hover{box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);background-color:rgba(252,252,252,1);color:rgba(211,132,126,1);}

	blockquote:before,blockquote:after{content:"A";font-family: "theme";position:absolute;z-index:-1}
	blockquote:before{font-size:3em;top:0;left:0;}
	blockquote:after{font-size:1em;bottom:0;right:0;transform: scale(-1, 1);}
	blockquote{padding:1em 0em 1em 4em;margin:0;font-size:1em;border:none;position:relative;z-index:1}
	blockquote p{font-size:2em;z-index:2}
	blockquote p{font-size:2em;z-index:2}
	blockquote em{font-size:0.9em;font-weight:normal;display:block;text-align:right;margin:1em 1em 0 0;}

	/*rgpd*/
	#eu-cookie-law input {background-color:rgba(211,132,126,1);color:rgba(252,252,252,1);width: inherit !important;}

	/*header*/
	header{position:absolute;top:0;z-index:2;width:100%;padding:1em;box-sizing:border-box;font-size:1.2em;}
	header a{color:rgba(211,132,126,1);text-decoration:none;font-family:'Red Hat Display', sans-serif;transition : color 0.1s ease-in-out ;font-weight:500;}
	header a:hover{color:rgba(232,210,199,1);text-decoration:none;transition : all 0.5s ease-in-out ;}	
	header #logohead{display:block;}
	header #logosticky{display:none;max-height:1em;}
	header .logosvg svg{fill:rgba(211,132,126,1);height:10em}
	header .logosvg svg .invert{fill:rgba(232,210,199,1);}

	/*Masque couleur*/
	.masque {display:flex;}
	.masque .nonemob, .masque .nonefixe,.masque svg{width:100%;display: flex;}
	.masque .couleur1{fill:rgba(211,132,126,0.5);}
	.masque .couleur2{fill:rgba(234,230,223,0.8);}
	.masque .couleur3{fill:rgba(211,132,126,0.8);}
	.masque .couleur4{fill:rgba(51,51,51,1);}
	.masque .couleur5{fill:rgba(216,194,177,1);}
	.masque .couleur8{fill:rgba(252,252,252,1);fill-opacity:0.1}	
	.masque .couleur9{fill:rgba(232,210,199,0.5);}	
	
	/*footer*/
	footer{display:grid;align-items:center;background-color:rgba(51,51,51,1);}
	footer div{align-items:start;}
	footer .col-sm-4{padding:0 2em;}

	footer h3{margin:1em 0;}
	footer h2{font-size:2em;}
	footer h2,footer h3,footer h4,footer h6{color:rgba(252,252,252,0.4);}
	footer h5{color:rgba(51,51,51,0.4);font-weight:bold;font-szie:0.8em}

	footer a, footer{color:rgba(252,252,252,0.4) !important;text-decoration:none !important;}
	footer a:hover{color:rgba(252,252,252,1) !important;}
	footer #adr1 span+span{padding-left:25px;display:block;}
	#footer-menu p, #footer-partenaires p{color:rgba(252,252,252,1);font-family:'Red Hat Display', sans-serif;}
	#footer-menu a{text-decoration:none;color:rgba(252,252,252,1);}
	#footer-menu a:hover{color:rgba(211,132,126,1);}
	#footer-menu a:before{font-family: "Font Awesome 5 Free";font-weight: 900;content:"\f0c1";padding-right:0.5em}
    .footer-certifications img{max-width:18%}
	#adr1 a:before{font-family: "Font Awesome 5 Free";font-weight: 900;content:"\f3c5";padding-right:0.5em}
	#telephone a:before{font-family: "Font Awesome 5 Free";font-weight: 900;content:"\f095";padding-right:0.5em}
	#email a:before{font-family: "Font Awesome 5 Free";font-weight: 900;content:"\f0e0";padding-right:0.5em}
	#adr1,#telephone{margin-bottom:1em;}
	footer #coor{margin-top:-100px;margin-bottom:2em;border-radius:2em;}
	footer #coor a{margin-top:-50px;margin-bottom:2em;color:rgba(51,51,51,1) !important;}
	footer #coor > div{padding:2em;}
	footer #coor em{color:rgba(51,51,51,1) !important;}

	footer .map{z-index:0;}
	footer .map1{border-right:10px solid rgba(252,252,252,1);}
	footer .map2{border-left:10px solid rgba(252,252,252,1)}

	footer a:before{test-decoration:none !important;}
	footer a:hover{color:rgba(211,132,126,1);}
	footer .logosvg{width:50%;margin:auto;margin-bottom:1em}
	footer .logosvg svg{fill:rgba(51,51,51,1);}
	footer .logosvg svg .invert{fill:rgba(232,210,199,1);}

	.bandeausite > div {padding:0.5em 0;}
	.bandeausite p{color:rgba(234,230,223,1);}
	#topsite{background-color:rgba(232,210,199,1);margin: 0 -14px;width: calc(100% + 28px);}

	/*form*/
	label, .wpcf7-list-item{width:100%;}
	input[type="text"],input[type="email"]{background-color:rgba(232,210,199,1);border:none;border-radius:5px;width:100% !important;color:rgba(51,51,51,1);padding:0.5em;margin:0.2em 0;}
	select{width:100%;background-color:rgba(232,210,199,1);;color:rgba(51,51,51,1);padding:0.5em;border:none;margin:0.2em 0;border-radius:5px;}
	textarea{resize:vertical;padding:0.5em;width:100%;border:none;background-color:rgba(232,210,199,1);border-radius:5px;margin:1em 0;color:rgba(51,51,51,1);}
	div.wpcf7 .ajax-loader {position: absolute;}
	
	code{padding:0}
	.wpcf7-response-output{border: 2px solid rgba(211,132,126,1) !important;}

/*frontpage*/
#accueil{background:url(https://elisealexeline.com/wp-content/uploads/2024/07/accueil2-1.jpg) no-repeat center center;background-size:cover;width:100%;height:100vh;overflow:hidden;position:relative}

#accueil.page{height:20em;}


#frontAcc{min-height:100vh;position:absolute;}
#sous-titre{color:rgba(51,51,51,1);font-size:3em;font-weight:600;text-transform:uppercase}
span.petit{font-style:italic;text-transform:lowercase;}
#accroche{color:rgba(211,132,126,1);margin:2em 0;font-size:1.65em;padding-left:20%}
.decalage{margin-top:100vh}

/*blog*/
#previewblog{padding:0;}
.img-blog-cover{height:15em;border-top:none;border-bottom:0;}
.artcol {padding:1em;overflow:hidden;}
.artcol article{background-color: rgba(252,252,252,1);padding:0;border-radius:5px;overflow:hidden;}
.artcol{margin:0 0 2em 0;}
.artcol a{text-decoration:none;}
.artcol h3{color: rgba(211,132,126,1);}
.artcol span{position:absolute;top:-1em;right:1em;font-size: 0.8em;background-color:rgba(232,210,199,1);color: rgba(211,132,126,1);padding: 0.5em 1.5em 0.2em;margin:0;display: inline-block;border-radius:2px;width:13em;}
.artcol a:hover h3{text-decoration:underline;}
.artcol:hover .parallaximg{filter:grayscale(100%);transition:filter 0.2s ease-in-out;}
.artcol .thetexte{padding:2em;}

.fullactu{margin-top:2em;width:100%;}
#blog{align-items:stretch}
#blog .firstart h3{font-size:2em;}
#blog .firstart p{font-size:1.6em;}
#blog .firstart .img-blog-cover{height:30em;}

.apercublog {margin:0;padding:0;display:grid;transition: all 0.3s cubic-bezier(.25,.8,.25,1);align-items:start !important;}
.apercublog h4{float:right;text-align:left;padding:0.5em;transition: all 0.3s cubic-bezier(.25,.8,.25,1);position:relative;top:-1em;right:-1em;width:calc(100% - 1em);color: rgba(232,210,199,1);}
.apercublog a{text-decoration:none;}
.apercublog:hover h4{text-decoration:underline}

#bottomblognav{margin-bottom:4em}
#bottomblognav .right{display:block;text-align:right;}

#fulllistart{position:relative;}
#listart{display:flex;align-items:stretch}
#enlienart, #bottomblognav{padding-top:2em;margin-top:2em;}
.alaune p{color:rgba(211,132,126,1) ;padding-bottom:1em;}
.datearticle{color:rgba(232,210,199,1) ;font-size:0.9em;}
#thearticle{margin:2em 0 4em 0;}

/*single*/
article{width:100%}
.search-form{padding:0;right:0px;top:6em;z-index: 2;}
.search-form input{height:3em;}
.form-group{width:100%;}
.search-form button{height:3em;width:20%;border:none;background-color:rgba(211,132,126,1);border-radius:0;color:rgba(252,252,252,1);position:absolute;right:0;top:0;}
.form-control:focus {border-color: rgba(232,210,199,1);box-shadow: 0 0 8px rgba(232,210,199,0.6);}
.logoblog{width:1em;}
#thearticle {padding-right:1em;margin:0 1em 4em -1em;}
#thearticle .catart{display:block;margin:1em 0 2em 0;}
.htag{color:rgba(234,230,223,1) ; font-size:1.5em;margin-bottom:1em;font-family:'Red Hat Display', sans-serif;}


/*aside*/
#barlat{padding-left:1em;margin:0 -1em 4em 1em;border-left:1px solid rgba(234,230,223,1);}
#barlat ul{padding:0;}
#barlat li{list-style:none;}#barlat li+li{margin-top:0.5em}
#barlat h4{font-size:2em;margin-bottom:0.5em;color : rgba(234,230,223,1);}
#barlat p{color : rgba(232,210,199,1);}
aside{padding: 0.7em 0 0 1em;}
aside+aside{margin-top:2em;}

.taxonomy-description{margin-bottom:2em}

.wp-caption {background:none;border:none;max-width:inherit;padding:0;text-align: center;}

/*404 erreur*/
.bouton.pageerror{padding-top:4em;}
.svgerror {fill:rgba(232,210,199,1);}

#footer-menu {margin:0 0 0 1em;padding:0;position:relative;} 
#footer-menu li{margin-bottom:0.5em;}
#footer-menu a{text-decoration:none;}
#footer-copy{font-size:0.7em;padding:0.5em;margin-top:4em;text-align:center;}

/*Version bureau uniquement*/
@media only screen and (min-width:769px){
	
	.nonefixe{display:none !important;}

	/*menu principal*/
	#site-navigation ul{margin:0;padding:0;}
	#primary-menu > li{list-style:none;font-size:1em;font-weight:500;}
	
	#primary-menu {margin:0;padding:0em;list-style:none;display:inline-block;}
	#primary-menu a{text-decoration:none !important;padding:0.2em 0.6em;white-space:nowrap;display:block;color:rgba(252,252,252,1);font-family:'Red Hat Display', sans-serif;}
	#primary-menu > li:hover > a{color:rgba(51,51,51,1);}                                                                                                    

	/*premier niveau*/
	#primary-menu li{position:relative;list-style:none;}	
	#primary-menu > li{display:inline-block;margin:0;box-sizing:border-box}
	#primary-menu > li > a{position:relative;margin:0;left:0;text-align:center;text-transform:uppercase}

	/*deuxième niveau*/
	#primary-menu > li > ul{opacity:0;position:absolute;top:-9999px;left:calc(50% + 1em);text-align:left;transform:translateX(-50%);padding:0.5em;}
	#primary-menu a:hover ~ ul, #primary-menu ul:hover{z-index:1;opacity:1;top:100%;transition:opacity 0.2s ease-in-out;transition-delay:0.1s}
	#primary-menu ul a{text_align:left;background-color:rgba(211,132,126,1);border-radius:0}
	#primary-menu ul li:first-child a{padding-top:1em;border-top-left-radius:20px;border-top-right-radius:20px;}
	#primary-menu ul li:last-child a{padding-bottom:1em;border-bottom-left-radius:20px;border-bottom-right-radius:20px;}

	#primary-menu ul a:hover{color: rgba(51,51,51,1);}
	#primary-menu > li > ul > li > a{font-weight:normal;padding:1.5em 1.5em 0 1.5em;}

	#primary-menu > .current-menu-item > a,#primary-menu > .current-menu-parent > a { color: rgba(51,51,51,1);}
	#primary-menu ul > .current-menu-item > a{ color: rgba(51,51,51,1);}
	.highlight{background-color: rgba(211,132,126,1);border-radius:1em;}
	.scroll	.highlight{background-color: rgba(51,51,51,1);}

	.move:not(.fsn-row) > *,.move.fsn-row > .container > .row > *{opacity:0;transform:translateY(100px);transition-property:transform,opacity;transition-timing-function: ease-out;transition: 0.6s;}
	.movethis:not(.fsn-row) > *,.movethis.fsn-row > .container > .row > *{opacity:1;transition-property:transform,opacity;transform:translate(0);}
	.movethis:not(.fsn-row) > :nth-child(1),.movethis.fsn-row > .container > .row > :nth-child(1){transition-delay:100ms;}
	.movethis:not(.fsn-row) > :nth-child(2),.movethis.fsn-row > .container > .row > :nth-child(2){transition-delay:200ms;}
	.movethis:not(.fsn-row) > :nth-child(3),.movethis.fsn-row > .container > .row > :nth-child(3){transition-delay:300ms;}
	.movethis:not(.fsn-row) > :nth-child(4),.movethis.fsn-row > .container > .row > :nth-child(4){transition-delay:400ms;}
	.movethis:not(.fsn-row) > :nth-child(5),.movethis.fsn-row > .container > .row > :nth-child(5){transition-delay:500ms;}
	.movethis:not(.fsn-row) > :nth-child(6),.movethis.fsn-row > .container > .row > :nth-child(6){transition-delay:600ms;}
	.movethis:not(.fsn-row) > :nth-child(7),.movethis.fsn-row > .container > .row > :nth-child(7){transition-delay:700ms;}
	.movethis:not(.fsn-row) > :nth-child(8),.movethis.fsn-row > .container > .row > :nth-child(8){transition-delay:800ms;}
	
	.artcol:nth-child(2n){margin:2em 0 0 0;}
		
}


/*Elements spécifiques au thème*/

/*insta*/
.sbi_follow_btn.sbi_custom a {background-color:rgba(211,132,126,1) !important;}
.sbi_follow_btn.sbi_custom:hover a {box-shadow: inset 0 0 10px 20px rgba(232,210,199,1) !important;}

/*recherche*/
.wp-block-search__inside-wrapper{border:1px solid rgba(232,210,199,1) !important;border-radius:3em;padding-right:1em !important;flex-direction: row-reverse;background-color:rgba(252,252,252,1);}
.wp-block-search .wp-block-search__button {border:none;background-color:rgba(211,132,126,0);margin:0;}
.wp-block-search__input-1{border:none;background:none;border-radius:3em !important;}
.wp-block-search__inside-wrapper path{fill : rgba(232,210,199,1);}

/*gallery*/
.gallery img {border: none !important;}
.gallery .gallery-item {margin-top: 0px !important;width: inherit !important;}

/*reseaux*/
.social svg {transition : all 0.2s ease-in-out ;fill :rgba(252,252,252,0.4);}
.social a{text-decoration:none;display:inline-block;}
.social svg:hover{fill : rgba(252,252,252,1);transition : all 0.2s ease-in-out ;}

header .social svg{display:block;width:30px;margin-left:10px;}
footer .social svg{margin-top:1em;width:20px;margin-left:8px;}
#content .social svg{display:block;width:40px;margin-left:8px;fill : rgba(211,132,126,1);}
.grey img{filter: grayscale(1);}

/*widget lien entete*/
.headlink{line-height:44px;}

/*scroll*/
header.scroll{z-index:10;padding:0.5em 1em 0.5em 1em;position:fixed;top:-20em;border-bottom:1px solid rgba(216,194,177,1);background-color: rgba(252,252,252,1);box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);transform:translateY(20em);transition : transform 0.8s ease-in-out ;font-size:0.9em;}
header:not(.scroll){transition : transform 0s ease-in-out ;}
header.scroll #primary-menu > li > a{color: rgba(216,194,177,1);}
header.scroll .logosvg svg{fill:rgba(51,51,51,1);height:2em}
header.scroll .social svg{fill:rgba(216,194,177,1);width:20px;}

.up{display:none;position:fixed;bottom:0.6em;right:0em;width:2em;height:2em;text-decoration:none !important;font-size:1.5em;z-index:9999}
.up::before{content:"C";font-family: "theme";font-weight: 900;color:rgba(232,210,199,1);font-size:1.5em;}
.scroll.up{display:block;}


/*woocommerce*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce button.button.alt,.woocommerce input.button {background-color:rgba(211,132,126,1);color:rgba(183,142,125,5);}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover,.woocommerce button.button.alt:hover, .woocommerce input.button:hover {background-color:rgba(252,252,252,1);color:rgba(183,142,125,5);}
.woocommerce ul.products li.product a img {background-color:rgba(234,230,223,1); padding:1em;}

.page-boutique{padding-bottom:4em;}
.page-boutique img{margin:auto;}
.page-boutique h2{margin-top:1em;}
.page-boutique #description-product{padding-left:2em;}
.quantity{display:inline-block;}
.woocommerce-message{border:none;background-color:rgba(211,132,126,1);color:rgba(234,230,223,1);margin:0;display:block !important;}
.woocommerce-message:before{color:rgba(234,230,223,1);}
.prix-boutique{font-size:2em;color:rgba(211,132,126,1);}
.button+a{margin-bottom:0.5em;color:rgba(234,230,223,1);}
.gallerie-boutique{padding:1em;margin:auto;}

.cart{margin-top:2em;}



/*metaslider*/
.metaslider .caption-wrap{background-color:rgba(232,210,199,0) ;}

/*version mobile */
@media only screen and (max-width:768px){
	
	.nonemob{display:none !important;}
	h2{font-size:1.9em;}
	
	.row > div {width:100%}
	#accueil,#frontAcc{min-height:600px;height:inherit;padding:6em 2em 4em 2em}
	
	/*menu mobile*/
	body {padding-top: 0;}
	header{padding:0.5em;}
	
	header .logosvg svg{fill:rgba(211,132,126,1);height:5em}
	header .logosvg svg .invert{fill:rgba(232,210,199,1);}
	header .social{display:none !important;}

	#acclogo{margin:0.5em 5em;text-align:center}
	#logonav, #logonav svg{
		height:1em;
		text-align:center;
		margin:0.2em;
		fill:rgba(211,132,126,1) !important;
	}

	#accueil{padding:0 0.5em;text-align:center;}
	#headerhr{display:none;}
	.masque svg{width:inherit;}
	#sous-titre{font-size:2em;margin-top:1em}
	#accroche{margin-bottom:0em;font-size:1.5em}
	h1{padding:0;margin:0;font-size:2em}
	h1.frontpage{padding:1em 12px;margin:0;}
	h1:not(#titlefront) {font-size: 5em;left: 0;text-align: left;}
	
	#boutonacc a{margin:1em 0 3em 0;}
  #textMenu {display: block;position: absolute;right:4em;top:1.2em;color:rgba(51,51,51,1);width: 1em;font-size: 0.6em;font-weight: bold;}
	.headernav.open #textMenu{display:none;}
	#boutonnav{
		position:absolute;
		top: 0;
		left: -3em;
		padding:1em;
		width: 2.8em;
	}
	.headernav.open #boutonnav{
		width: 3.5em;		
	}	
	#boutonnav{
		stroke:rgba(51,51,51,1);
		fill:rgba(252,252,252,1);		
	}
	
	.headernav.open #svgopen,.headernav:not(.open) #svgclose{display:none;}	
	
	#logonav img{padding:1em;border-bottom:1px solid rgba(,1);}

	header #site-navigation{cursor:pointer;position:fixed;top:0;transform:translateX(100%);right:0;height:100vh;padding:0;background-color:rgba(252,252,252,1);transition:transform 0.1s;display:inline-block;text-transform: uppercase;z-index:100;box-sizing:border-box;-moz-box-sizing:border-box;}
	header #site-navigation.open{transform:translateX(0);box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);}
	header #site-navigation ul {list-style:none;text-align:left;padding:0 ;}
	
	#primary-menu {margin:1em 2em 0 1em;overflow: auto;max-height:calc(100vh - 5em);padding:0.5em 2em;position:relative;} 
	#primary-menu > li{margin:1em 0;top:0em;padding-top:0;z-index:10;list-style:none;display:block;vertical-align:top;}
	#primary-menu > li+li{border-top:1px solid rgba(51,51,51,0.6);padding-top:1em}

	#primary-menu li > a{text-decoration:none;width:100%;transition : color 0.2s ease-in-out;color: rgba(51,51,51,1);}
	#primary-menu li .current-menu-item > a{ color: rgba(211,132,126,1);}
	#primary-menu .sub-menu {margin:0.5em 0 0 0.5em; list-style:none;}
	#primary-menu .sub-menu li{margin-top:1em;}
	#primary-menu .sub-menu a{color: rgba(211,132,126,1) !important; }
	
	#primary-menu > li > ul > li > a{position:relative;}
	#primary-menu > li > ul > li > a:before{font-family:'Roboto';content: ".";position: absolute;left:-17px;font-size:3em;top:-40px;}
	#primary-menu ul ul a{position:relative}
	#primary-menu ul ul a:before{content: "_";position: absolute;left:-13px;font-size:1em;bottom:4px;}


	nav.ssnav li {padding:0.5em;}
	nav.ssnav a {text-decoration:none !important;}
		
	li.couleur1:hover .sub-menu li a, li.couleur2:hover .sub-menu li a, li.couleur3:hover .sub-menu li a, li.couleur4:hover .sub-menu li a{background-color:rgba(211,132,126,0.3) !important}
	#titrepage{padding-top:0em;}
	#titrepage h1{margin:4em 0 1em 0;}
	#topsite {margin: 0 50px;}
	#content{padding-top:0;}
	.parralaximg{}
	
	/*header mobile*/
	header #top > :nth-child(1) input {min-width:0;opacity:0;margin-left:3em}
	header #top > :nth-child(1):hover input {opacity:1;transition: all 0.8s}
	header #top > :nth-child(1) .wp-block-search__inside-wrapper{border:1px solid rgba(232,210,199,0) !important;flex-direction:row;margin:0.5em 1.5em 1em 0;padding:0 !important}
	header #top > :nth-child(1):hover .wp-block-search__inside-wrapper{border:1px solid rgba(232,210,199,1) !important;}
	.wp-block-search .wp-block-search__button {font-size:2.5em;padding:0 !important;}

	#col-footer-contact{margin-top:4em;margin-bottom:4em}
	footer h3{margin:2em 0 0.5em 0}
	
	/*slide scroll mobile*/
	.scrollmobile{
		overflow-x: scroll;flex-wrap: nowrap;margin-right:-15px;margin-left:-15px;padding:0;width: 100vw;
	}
	.scrollmobile::-webkit-scrollbar {
	  display: none;
	}

	.scrollmobile > div {
		min-width: 60vw;
	}
	.scrollmobile .ombre {
	   margin:0;
	}
	blockquote{padding: 1em 1em 0 3em;font-size: 14px;text-align: left;}

	footer .map{display:none;}
	footer #coor{margin-top:0px;border-radius:0em;background-color:rgba(234,230,223,1)}
}

/*
couleur spécifique css
*/
/*charte*/
	/*couleur1*/

		/*content*/
		.style1:not(.bouton):not(span){background-color:rgba(211,132,126,1);}

		.style1 h1,.fsn-column-inner.style1 h1,
		.style1 h2,.fsn-column-inner.style1 h2,
		.style1 h4,.fsn-column-inner.style1 h4,
		.style1 h5,.fsn-column-inner.style1 h5,
		.style1 h6,.fsn-column-inner.style1 h6
		{color:rgba(252,252,252,1);}
		
		.style1 h3,.fsn-column-inner.style1 h3
		{color:rgba(232,210,199,1);}
		
		.style1 p,.fsn-column-inner.style1 p,
		.style1 li,.fsn-column-inner.style1 li,
		.style1 label,.fsn-column-inner.style1 label
		{color:rgba(252,252,252,1);}
		
		.style1:not(.bouton) a,.fsn-column-inner.style1:not(.bouton) a
		{color:rgba(232,210,199,1);}
		.style1:not(.bouton) a:hover,.fsn-column-inner.style1:not(.bouton) a:hover
		{color:rgba(252,252,252,1);}
		.style1 hr,.fsn-column-inner.style1 hr
		{border-color:rgba(232,210,199,1);}
		
		.style1 .bouton a,.fsn-column-inner.style1 .bouton a,
		.style1 input[type="submit"],.fsn-column-inner.style1 input[type="submit"]
		{color:rgba(252,252,252,1) !important;background-color:rgba(232,210,199,1) !important;}	
		.style1 .bouton a::after,.fsn-column-inner.style1 .bouton a::after,
		.style1 .bouton a:hover,.fsn-column-inner.style1 .bouton a:hover,
		.style1 input[type="submit"]:hover,.fsn-column-inner.style1 input[type="submit"]:hover
		{color:rgba(232,210,199,1) !important;background-color:rgba(252,252,252,1) !important;}

		div.fsn-text.bouton.style1 a{color:rgba(252,252,252,1) !important;background-color:rgba(211,132,126,1) !important;}
		div.fsn-text.style1.bouton a:hover{color:rgba(211,132,126,1) !important;background-color:rgba(252,252,252,1) !important;}	
			
		.style1 blockquote:before,.fsn-column-inner.style1 blockquote:before,
		.style1 blockquote:after,.fsn-column-inner.style1 blockquote:after,
		.style1 li::before,.fsn-column-inner.style1 li::before
		{color:rgba(252,252,252,1) !important;}
		
		.style1 .wpcf7 form.sent .wpcf7-response-output,.fsn-column-inner.style1 .wpcf7 form.sent .wpcf7-response-output
		{border:none;color:rgba(252,252,252,1);padding: 0.5em;}
		.style1 input[type="text"],.fsn-column-inner.style1 input[type="text"],
		.style1 input[type="email"],.fsn-column-inner.style1 input[type="email"],
		.style1 textarea,.fsn-column-inner.style1 textarea,
		.style1 select,.fsn-column-inner.style1 select
		{background-color:rgba(252,252,252,1);color:rgba(211,132,126,1);}		
		
		span.style1{color:rgba(211,132,126,1);}
		.bordercouleur1{border: 1px solid rgba(211,132,126,1);}

		/*masque*/
		.style1 svg .logoTexte,.style1 svg .ligne{fill:rgba(211,132,126,1);}
		.style1 svg .fleche{fill:rgba(232,210,199,1);}
	    .style1 svg .fond{fill:rgba(211,132,126,1);}
	    .style1 svg .rond{fill:rgba(232,210,199,1);}
	    .style1 svg .degrade{stop-color:rgba(211,132,126,1);}
		.style1 h2::after{background-color:rgba(252,252,252,1);}

	/*couleur2*/

		/*content*/
		.style2:not(.bouton):not(span){background-color:rgba(232,210,199,1);}

		.style2 h1,.fsn-column-inner.style2 h1,
		.style2 h2,.fsn-column-inner.style2 h2,
		.style2 h4,.fsn-column-inner.style2 h4,
		.style2 h5,.fsn-column-inner.style2 h5,
		.style2 h6,.fsn-column-inner.style2 h6
		{color:rgba(211,132,126,1);}
		
		.style2 h3,.fsn-column-inner.style2 h3
		{color:rgba(252,252,252,1);}
		
		.style2 p,.fsn-column-inner.style2 p,
		.style2 li,.fsn-column-inner.style2 li,
		.style2 label,.fsn-column-inner.style2 label
		{color:rgba(51,51,51,1);}
		
		.style2:not(.bouton) a,.fsn-column-inner.style2:not(.bouton) a
		{color:rgba(234,230,223,1);}
		.style2:not(.bouton) a:hover,.fsn-column-inner.style2:not(.bouton) a:hover
		{color:rgba(252,252,252,1);}
		.style2 hr,.fsn-column-inner.style2 hr
		{border-color:rgba(211,132,126,1);}
		
		.style2 .bouton a,.fsn-column-inner.style2 .bouton a,
		.style2 input[type="submit"],.fsn-column-inner.style2 input[type="submit"]
		{color:rgba(211,132,126,1) !important;background-color:rgba(51,51,51,1) !important;}	
		.style2 .bouton a::after,.fsn-column-inner.style2 .bouton a::after,
		.style2 .bouton a:hover,.fsn-column-inner.style2 .bouton a:hover,
		.style2 input[type="submit"]:hover,.fsn-column-inner.style2 input[type="submit"]:hover
		{color:rgba(51,51,51,1) !important;background-color:rgba(211,132,126,1) !important;}

		div.fsn-text.bouton.style2 a{color:rgba(252,252,252,1) !important;background-color:rgba(232,210,199,1) !important;}
		div.fsn-text.style2.bouton a:hover{color:rgba(232,210,199,1) !important;background-color:rgba(252,252,252,1) !important;}	
			
		.style2 blockquote:before,.fsn-column-inner.style2 blockquote:before,
		.style2 blockquote:after,.fsn-column-inner.style2 blockquote:after,
		.style2 li::before,.fsn-column-inner.style2 li::before
		{color:rgba(211,132,126,1) !important;}
		
		.style2 .wpcf7 form.sent .wpcf7-response-output,.fsn-column-inner.style2 .wpcf7 form.sent .wpcf7-response-output
		{border:none;color:rgba(211,132,126,1);padding: 0.5em;}
		.style2 input[type="text"],.fsn-column-inner.style2 input[type="text"],
		.style2 input[type="email"],.fsn-column-inner.style2 input[type="email"],
		.style2 textarea,.fsn-column-inner.style2 textarea,
		.style2 select,.fsn-column-inner.style2 select
		{background-color:rgba(252,252,252,1);color:rgba(232,210,199,1);}		
		
		span.style2{color:rgba(232,210,199,1);}
		.bordercouleur2{border: 1px solid rgba(232,210,199,1);}

		/*masque*/
		.style2 svg .logoTexte,.style2 svg .ligne{fill:rgba(252,252,252,1);}
		.style2 svg .fleche{fill:rgba(211,132,126,1);}
	    .style2 svg .fond{fill:rgba(232,210,199,1);}
	    .style2 svg .rond{fill:rgba(211,132,126,1);}
	    .style2 svg .degrade{stop-color:rgba(232,210,199,1);}
	    
	    /*ascenceur*/
	    #content .style2 summary{color:rgba(252,252,252,1);}
	    #content .style2 details+details{border-top:1px solid rgba(252,252,252,1);}

	/*couleur3 */
		/*header*/
		header.style3,
		#accueil.style3{background-color:rgba(234,230,223,1) !important;}
		#accueil.style3 h1,
		#accueil.style3 #accroche{color:rgba(211,132,126,1);}
		header.scroll.style3 .logosvg svg .fleche{fill:rgba(234,230,223,1) !important;}
		.style3 #titrePage{background: linear-gradient(to right, rgba(234,230,223,1), rgba(234,230,223,1) 65%,rgba(234,230,223,0) 75%);}
		
		/*content*/
		.style3:not(.bouton):not(span){background-color:rgba(234,230,223,1);}
		#content .style3:not(.fsn-row){border-radius:0px;}

		.style3 h1,.fsn-column-inner.style3 h1,
		.style3 h2,.fsn-column-inner.style3 h2,
		.style3 h4,.fsn-column-inner.style3 h4,
		.style3 h5,.fsn-column-inner.style3 h5,
		.style3 h6,.fsn-column-inner.style3 h6
		{color:rgba(211,132,126,1);}
		
		.style3 h3,.fsn-column-inner.style3 h3
		{color:rgba(211,132,126,1);}
		
		.style3 p,.fsn-column-inner.style3 p,
		.style3 li,.fsn-column-inner.style3 li,
		.style3 label,.fsn-column-inner.style3 label
		{color:rgba(51,51,51,1);}
		
		.style3:not(.bouton) a,.fsn-column-inner.style3:not(.bouton) a
		{color:rgba(183,142,125,1);}
		.style3:not(.bouton) a:hover,.fsn-column-inner.style3:not(.bouton) a:hover
		{color:rgba(211,132,126,1);}
		.style3 hr,.fsn-column-inner.style3 hr
		{border-color:rgba(183,142,125,1);}
		
		.style3 .bouton a,.fsn-column-inner.style3 .bouton a,
		.style3 input[type="submit"],.fsn-column-inner.style3 input[type="submit"]
		{color:rgba(51,51,51,1) !important;background-color:rgba(211,132,126,1) !important;}	
		.style3 .bouton a::after,.fsn-column-inner.style3 .bouton a::after,
		.style3 .bouton a:hover,.fsn-column-inner.style3 .bouton a:hover,
		.style3 input[type="submit"]:hover,.fsn-column-inner.style3 input[type="submit"]:hover
		{color:rgba(211,132,126,1) !important;background-color:rgba(51,51,51,1) !important;}

		div.fsn-text.bouton.style3 a{color:rgba(211,132,126,1) !important;background-color:rgba(234,230,223,1) !important;}
		div.fsn-text.style3.bouton a::after,div.fsn-text.style3.bouton a:hover{color:rgba(234,230,223,1) !important;background-color:rgba(211,132,126,1) !important;}	
			
		.style3 blockquote:before,.fsn-column-inner.style3 blockquote:before,
		.style3 blockquote:after,.fsn-column-inner.style3 blockquote:after,
		.style3 li::before,.fsn-column-inner.style3 li::before
		{color:rgba(211,132,126,1) !important;}
		
		.style3 .wpcf7 form.sent .wpcf7-response-output,.fsn-column-inner.style3 .wpcf7 form.sent .wpcf7-response-output
		{border:none;color:rgba(211,132,126,1);padding: 0.5em;}
		.style3 input[type="text"],.fsn-column-inner.style3 input[type="text"],
		.style3 input[type="email"],.fsn-column-inner.style3 input[type="email"],
		.style3 textarea,.fsn-column-inner.style3 textarea,
		.style3 select,.fsn-column-inner.style3 select
		{background-color:rgba(252,252,252,1);color:rgba(211,132,126,1);}		
		
		span.style3{color:rgba(234,230,223,1);}
		.bordercouleur3{border: 1px solid rgba(234,230,223,1);}
		
		/*masque*/
		.style3 svg .logoTexte,.style3 svg .ligne{fill:rgba(211,132,126,1);}
		.style3 svg .fleche{fill:rgba(252,252,252,1);}
	    .style3 svg .fond{fill:rgba(234,230,223,1);}
	    .style3 svg .rond{fill:rgba(211,132,126,1);}
	    .style3 svg .degrade{stop-color:rgba(234,230,223,1);}
		.style3 h2::after{background-color:rgba(211,132,126,1);}

	    
	/*couleur4 */
		/*header*/
		header.style4,
		#accueil.style4{background-color:rgba(183,142,125,1) !important;}
		#accueil.style4 h1,
		#accueil.style4 #accroche{color:rgba(211,132,126,1);}
		header.scroll.style4 .logosvg svg .fleche{fill:rgba(183,142,125,1) !important;}
		.style4 #titrePage{background: linear-gradient(to right, rgba(183,142,125,1), rgba(183,142,125,1) 65%,rgba(183,142,125,0) 75%);}
		
		/*content*/
		.style4:not(.bouton):not(span){background-color:rgba(183,142,125,1);}
		#content .style4:not(.fsn-row){border-radius:0px;}

		.style4 h1,.fsn-column-inner.style4 h1,
		.style4 h2,.fsn-column-inner.style4 h2,
		.style4 h4,.fsn-column-inner.style4 h4,
		.style4 h5,.fsn-column-inner.style4 h5,
		.style4 h6,.fsn-column-inner.style4 h6
		{color:rgba(252,252,252,1);}
		
		.style4 h3,.fsn-column-inner.style4 h3
		{color:rgba(234,230,223,1);}
		
		.style4 p,.fsn-column-inner.style4 p,
		.style4 li,.fsn-column-inner.style4 li,
		.style4 label,.fsn-column-inner.style4 label
		{color:rgba(252,252,252,1);}
		
		.style4:not(.bouton) a,.fsn-column-inner.style4:not(.bouton) a
		{color:rgba(234,230,223,1);}
		.style4:not(.bouton) a:hover,.fsn-column-inner.style4:not(.bouton) a:hover
		{color:rgba(211,132,126,1);}
		.style4 hr,.fsn-column-inner.style4 hr
		{border-color:rgba(234,230,223,1);}
		
		.style4 .bouton a,.fsn-column-inner.style4 .bouton a,
		.style4 input[type="submit"],.fsn-column-inner.style4 input[type="submit"]
		{color:rgba(183,142,125,1) !important;background-color:rgba(234,230,223,1) !important;}	
		.style4 .bouton a::after,.fsn-column-inner.style4 .bouton a::after,
		.style4 .bouton a:hover,.fsn-column-inner.style4 .bouton a:hover,
		.style4 input[type="submit"]:hover,.fsn-column-inner.style4 input[type="submit"]:hover
		{color:rgba(183,142,125,1) !important;background-color:rgba(211,132,126,1) !important;}

		div.fsn-text.bouton.style4 a{color:rgba(252,252,252,1) !important;background-color:rgba(183,142,125,1) !important;}
		div.fsn-text.style4.bouton a::after,div.fsn-text.style4.bouton a:hover{color:rgba(183,142,125,1) !important;background-color:rgba(252,252,252,1) !important;}	
			
		.style4 blockquote:before,.fsn-column-inner.style4 blockquote:before,
		.style4 blockquote:after,.fsn-column-inner.style4 blockquote:after,
		.style4 li::before,.fsn-column-inner.style4 li::before
		{color:rgba(252,252,252,1) !important;}
		
		.style4 .wpcf7 form.sent .wpcf7-response-output,.fsn-column-inner.style4 .wpcf7 form.sent .wpcf7-response-output
		{border:none;color:rgba(252,252,252,1);padding: 0.5em;}
		.style4 input[type="text"],.fsn-column-inner.style4 input[type="text"],
		.style4 input[type="email"],.fsn-column-inner.style4 input[type="email"],
		.style4 textarea,.fsn-column-inner.style4 textarea,
		.style4 select,.fsn-column-inner.style4 select
		{background-color:rgba(252,252,252,1);color:rgba(183,142,125,1);}		
		
		span.style4{color:rgba(183,142,125,1);}
		.bordercouleur4{border: 1px solid rgba(183,142,125,1);}

		/*masque*/
		.style4 svg .logoTexte,.style4 svg .ligne{fill:rgba(211,132,126,1);}
		.style4 svg .fleche{fill:rgba(252,252,252,1);}
	    .style4 svg .fond{fill:rgba(183,142,125,1);}
	    .style4 svg .rond{fill:rgba(211,132,126,1);}
	    .style4 svg .degrade{stop-color:rgba(183,142,125,1);}
		.style4 h2::after{background-color:rgba(234,230,223,1);}

	    
	/*couleur5*/
		/*header*/
		header.style5,
		#accueil.style5{background-color:rgba(216,194,177,1) !important;}
		#accueil.style5 h1,
		#accueil.style5 #accroche{color:rgba(211,132,126,1);}
		header.scroll.style5 .logosvg svg .fleche{fill:rgba(216,194,177,1) !important;}
		.style5 #titrePage{background: linear-gradient(to right, rgba(216,194,177,1), rgba(216,194,177,1) 65%,rgba(216,194,177,0) 75%);}
		
		/*content*/
		.style5:not(.bouton):not(span){background-color:rgba(216,194,177,1);}
		#content .style5:not(.fsn-row){border-radius:0px;}

		.style5 h1,.fsn-column-inner.style5 h1,
		.style5 h2,.fsn-column-inner.style5 h2,
		.style5 h4,.fsn-column-inner.style5 h4,
		.style5 h5,.fsn-column-inner.style5 h5,
		.style5 h6,.fsn-column-inner.style5 h6
		{color:rgba(183,142,125,1);}
		
		.style5 h3,.fsn-column-inner.style5 h3
		{color:rgba(183,142,125,1);}
		
		.style5 p,.fsn-column-inner.style5 p,
		.style5 li,.fsn-column-inner.style5 li,
		.style5 label,.fsn-column-inner.style5 label
		{color:rgba(252,252,252,1);}
		
		.style5:not(.bouton) a,.fsn-column-inner.style5:not(.bouton) a
		{color:rgba(183,142,125,1);}
		.style5:not(.bouton) a:hover,.fsn-column-inner.style5:not(.bouton) a:hover
		{color:rgba(252,252,252,1);}
		.style5 hr,.fsn-column-inner.style5 hr
		{border-color:rgba(183,142,125,1);}
		
		.style5 .bouton a,.fsn-column-inner.style5 .bouton a,
		.style5 input[type="submit"],.fsn-column-inner.style5 input[type="submit"]
		{color:rgba(252,252,252,1) !important;background-color:rgba(183,142,125,1) !important;}	
		.style5 .bouton a::after,.fsn-column-inner.style5 .bouton a::after,
		.style5 .bouton a:hover,.fsn-column-inner.style5 .bouton a:hover,
		.style5 input[type="submit"]:hover,.fsn-column-inner.style5 input[type="submit"]:hover
		{color:rgba(183,142,125,1) !important;background-color:rgba(252,252,252,1) !important;}

		div.fsn-text.bouton.style5 a{color:rgba(252,252,252,1) !important;background-color:rgba(216,194,177,1) !important;}
		div.style5.fsn-text.bouton a::after,div.style5.fsn-text.bouton a:hover{color:rgba(216,194,177,1) !important;background-color:rgba(252,252,252,1) !important;}	
			
		.style5 blockquote:before,.fsn-column-inner.style5 blockquote:before,
		.style5 blockquote:after,.fsn-column-inner.style5 blockquote:after,
		.style5 li::before,.fsn-column-inner.style5 li::before
		{color:rgba(183,142,125,1) !important;}
		
		.style5 .wpcf7 form.sent .wpcf7-response-output,.fsn-column-inner.style5 .wpcf7 form.sent .wpcf7-response-output
		{border:none;color:rgba(183,142,125,1);padding: 0.5em;}
		.style5 input[type="text"],.fsn-column-inner.style5 input[type="text"],
		.style5 input[type="email"],.fsn-column-inner.style5 input[type="email"],
		.style5 textarea,.fsn-column-inner.style5 textarea,
		.style5 select,.fsn-column-inner.style5 select
		{background-color:rgba(252,252,252,1);color:rgba(216,194,177,1);}		
		
		span.style5{color:rgba(216,194,177,1);}
		.bordercouleur5{border: 1px solid rgba(216,194,177,1);}

		/*masque*/
		.style5 svg .logoTexte,.style5 svg .ligne{fill:rgba(211,132,126,1);}
		.style5 svg .fleche{fill:rgba(234,230,223,1);}
	    .style5 svg .fond{fill:rgba(216,194,177,1);}
	    .style5 svg .rond{fill:rgba(252,252,252,1);}
	    .style5 svg .degrade{stop-color:rgba(216,194,177,1);}
		
		.style5 h2::after{background-color:rgba(183,142,125,1);}

	    /*footer*/
		footer.footerCouleur5 a:hover,footer.footerCouleur5 .current-menu-item > a{color:rgba(216,194,177,1) !important;}
		footer.footerCouleur5 svg .fleche{fill : rgba(216,194,177,1) !important;}
		footer.footerCouleur5 .bouton a{background-color:rgba(216,194,177,1);}

		/*couleur reseaux*/
		.style5 .social svg {fill :rgba(211,132,126,1);}
		.style5 .social svg:hover{fill : rgba(232,210,199,1);}

		/*recherche*/
		.style5 .wp-block-search__inside-wrapper{background-color:rgba(211,132,126,1);}
		.style5 .wp-block-search__inside-wrapper input{background-color:rgba(216,194,177,1);color:rgba(211,132,126,1);}
		.style5 .wp-block-search__inside-wrapper path{fill : rgba(216,194,177,1);}
		.style5 header.scroll .wp-block-search__inside-wrapper{background-color:rgba(216,194,177,1);}
		.style5 header.scroll .wp-block-search__inside-wrapper input{background-color:rgba(211,132,126,1);color:rgba(216,194,177,1);}
		.style5 header.scroll .wp-block-search__inside-wrapper path{fill : rgba(211,132,126,1);}	

	/*couleur8*/
		/*header*/
		header.style8,
		#accueil.style8{background-color:rgba(252,252,252,1);}
		#accueil.style8 h1,
		#accueil.style8 #accroche{color:rgba(211,132,126,1);}
		header.scroll.style8 .logosvg svg .fleche{fill:rgba(,1) !important;}
		.style8 #titrePage{background: linear-gradient(to right, rgba(252,252,252,1), rgba(252,252,252,1) 65%,rgba(252,252,252,0) 75%);}
		
		/*content*/
		.style8:not(.bouton):not(span){background-color:rgba(252,252,252,1);}
		#content .style8:not(.fsn-row){border-radius:0px;}

		.style8 h1,.fsn-column-inner.style8 h1,
		.style8 h2,.fsn-column-inner.style8 h2,
		.style8 h4,.fsn-column-inner.style8 h4,
		.style8 h5,.fsn-column-inner.style8 h5,
		.style8 h6,.fsn-column-inner.style8 h6
		{color:rgba(211,132,126,1);}
		
		.style8 h3,.fsn-column-inner.style8 h3
		{color:rgba(183,142,125,1);}
		
		.style8 p,.fsn-column-inner.style8 p,
		.style8 li,.fsn-column-inner.style8 li,
		.style8 label,.fsn-column-inner.style8 label
		{color:rgba(51,51,51,1);}
		
		.style8:not(.bouton) a,.fsn-column-inner.style8:not(.bouton) a
		{color:rgba(211,132,126,1);}
		.style8:not(.bouton) a:hover,.fsn-column-inner.style8:not(.bouton) a:hover
		{color:rgba(183,142,125,1);}
		.style8 hr,.fsn-column-inner.style8 hr
		{border-color:rgba(183,142,125,1);}
		
		.style8 .bouton a,.fsn-column-inner.style8 .bouton a,
		.style8 input[type="submit"],.fsn-column-inner.style8 input[type="submit"]
		{color:rgba(183,142,125,1) !important;background-color:rgba(211,132,126,1) !important;}	
		.style8 .bouton a::after,.fsn-column-inner.style8 .bouton a::after,
		.style8 .bouton a:hover,.fsn-column-inner.style8 .bouton a:hover,
		.style8 input[type="submit"]:hover,.fsn-column-inner.style8 input[type="submit"]:hover
		{color:rgba(211,132,126,1) !important;background-color:rgba(183,142,125,1) !important;}

		div.fsn-text.bouton.style8 a{color:rgba(211,132,126,1) !important;background-color:rgba(252,252,252,1) !important;}
		div.fsn-text.style8.bouton a::after,div.fsn-text.style8.bouton a:hover{color:rgba(252,252,252,1) !important;background-color:rgba(211,132,126,1) !important;}	
			
		.style8 blockquote:before,.fsn-column-inner.style8 blockquote:before,
		.style8 blockquote:after,.fsn-column-inner.style8 blockquote:after,
		.style8 li::before,.fsn-column-inner.style8 li::before
		{color:rgba(232,210,199,1) !important;}
		
		.style8 .wpcf7 form.sent .wpcf7-response-output,.fsn-column-inner.style8 .wpcf7 form.sent .wpcf7-response-output
		{border:none;color:rgba(211,132,126,1);padding: 0.5em;}
		.style8 input[type="text"],.fsn-column-inner.style8 input[type="text"],
		.style8 input[type="email"],.fsn-column-inner.style8 input[type="email"],
		.style8 textarea,.fsn-column-inner.style8 textarea,
		.style8 select,.fsn-column-inner.style8 select
		{background-color:rgba(234,230,223,1);color:rgba(211,132,126,1);}		
		
		span.style8{color:rgba(252,252,252,1);}
		.bordercouleur8{border: 1px solid rgba(252,252,252,1);}

		/*masque*/
		.style8 svg .logoTexte,.style8 svg .ligne{fill:rgba(211,132,126,1);}
		.style8 svg .fleche{fill:rgba(183,142,125,1);}
	    .style8 svg .fond{fill:rgba(252,252,252,1);}
	    .style8 svg .rond{fill:rgba(183,142,125,1);}
	    .style8 svg .degrade{stop-color:rgba(252,252,252,1);}

	/*autre*/
		span.style9{color:rgba(51,51,51,1);}
		.bordercouleur9 {border: 1px solid rgba(51,51,51,0.8);}
