/* Sticky top bar CA MARCHE
#top-bar-wrap {
	position:fixed;
	width:100%;
	z-index:1000	
}
*/

/* Sticky header Header PCT */ 
.elementor-270 {
	position:fixed;
	width:100%;
	z-index:1000	
}

/* Sticky header Header TOP fr */ 
.elementor-2118 {
	position:fixed;
	width:100%;
	z-index:1000	
}

/* Sticky header Header PCT essai vert forêt*/ 
.elementor-2806 {
	position:fixed;
	width:100%;
	z-index:1000	
}

/* Sticky footer
.site-footer {
	position:fixed;
	width:100%;
	z-index:1000	
} */

/* Footer bottom full width
#footer-widgets .container {
    width: 100%;
    *max-width: 100%;
} */

/* Fix for parallax jump in the Elementor Parallawx JS Query
/* removes transition for objects with the class 'parallax' */
.parallax {
  transition: none !important;
}

/* Saucony image margin adjust */
#my-saucony {
	margin-bottom: 200px
}

/* essai de positionnement du header sur la page d'accueil */
#my-headinger { 
position: relative; 
top: auto;
bottom: bottom;
z-index: 1000;
}

/* Language switcher formating */
.lang-item {
  list-style: none; /* Removing bullet-points before flags/language names */
	font-size: 13px;
	vertical-align: middle;
	/*display: inline; PLUS BESOIN CAR LA LANGUE ACTIVE EST MASQUEE*/
}

/* Language switcher: Alignement du drapeau sur le nom de la langue - MARCHE PAS
#access img {
    margin-bottom:0px;
}*/