.sticky-menu{
	position: sticky;
	top: 0px;
	z-index : 600;
}

header a{
	color: #000;
}

#top-logo-container img{
  width: 175px;
}	

.site-header{
	height: 200px;	
	background: url(../img/equilibre-et-moi-fond-header.jpg?t=) no-repeat bottom center;
	background-size: contain;
}

#top-menu-container{
	/*background: rgba(255,255,255,0.2);*/
	color: #000;
	display: none;
	font-family: 'Roboto', sans-serif;
}

#top-menu-container .login-client{
	font-weight: 700;
}

#top-menu
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align : center;
}
#top-menu a{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align : center;
	font-size: 1.3em;
	display: block;
	padding: 0.4rem 0;
	font-weight : 400;
	border-bottom: rgba(0,0,0,0.2) 1px  solid;
	text-decoration: none;
	position: relative;
}



#top-menu a:hover{
	color: #000;
	background: rgba(255,255,255,0.4);
}



.social-menu-container img{
	  width: 20px;
	  height: 20px;
	  margin: 0;
	  margin-left: 7px;
}
	
.social-menu-container.top{
	position: relative;
	top : -20px;
}
.social-menu-container.top img{
  width: 35px;
  height: 35px;
  margin: 7px;
}

.social-menu-container.bottom img{
  width: 20px;
  height: 20px;
  margin: 0;
  margin-right : 7px;
}



#header-menu{
  position: absolute;
  top: 1rem;
  right: 0;
  font-size : 0.8rem; 
}

#header-menu .shop a {
  margin-right: 10px;
}
#header-menu .shop a i{
  color: var(--col-dark-red);
  margin-left: 5px;
}
#header-menu .cta a{
  color: var(--col-dark-red);
  font-family: 'Capriola', sans-serif;
}
#header-menu .cta a i{
  margin-right: 4px;
}




.sm-menu-btn::before{
	content : "";
	display: inline-block;
	width: 1px;
	height: 45px;
	border-right: 1px solid rgba(255,255,255,0.4);
	position: relative;
	top : 10px;
}

.sm-menu-btn:first-of-type::before{
	display: none;
}

.sm-menu-btn a{
	display: inline-block;
	padding: 0rem 1.5rem;
	font-size: 1.5em;
	color: #999;
}
.sm-menu-btn a:hover{
	color: var(--col-dark-red);
	transform: scale(1.1);
}


#top-menu-cta{
  right: 0;
  top : 0;
  padding: 0.65rem; 1rem 0;
}
#top-menu-cta a{
  font-size: 1.3em;
  color: var(--col-dark-red);
  margin-left: 20px;
}


	#cta{
		display: none;
	}


/* home-cta-top */
.home-cta-top{
   transition-duration: 0.1s;
   height: 65px;
   width: 100%;
}
.home-cta-top .sub{
  font-size: 0.8rem;
}

.home-cta-top:hover{
  text-decoration : none;
}
.home-cta-top img{
    width: 50px;
  margin : 0 1rem
}
.home-cta-top .next{
  font-size: 2rem;
  right: 15px;
}




@media (min-width: 576px) { 	
	
	
	#cta a{
		width: 43px;
		height: 43px;
		color: rgba(255,255,255,1);
	  	font-size: 1.3em;
		text-decoration:none;
		margin-bottom: 3px;
	}
	#cta a i{
	  display: inline-block;
	}
	#cta a:hover i{
	  transform: rotate(-15deg);
	}
}

#top-logo-container a:hover{
	color: #000;
}

@media (min-width: 768px) {
  	
  	#home-main{
		padding-top : 270px;
	}
  	
  	/* CTA */
	#cta{
	  position: fixed;
	  right: 0;
	  top : 190px;
	  display: block;
	  z-index: 11;
	}
  	
  	
	/*home-cta-top*/
	 .home-cta-top{
	    padding-top : 15px;
	    font-size: 0.8rem;
	    width: 25% ;
	    height: 105px;
	  }
	.home-cta-top:hover{
    transform: scale(1.1);
    z-index: 100;
	}
	
	#top-logo-container .base-line-sm{
	  position: absolute;
	  bottom : 13px;
	  left : 95px;
	}
	
	
	
	.social-menu-container.top img{
	  width: 20px;
	  height: 20px;
	  margin: 0;
	  margin-left: 7px;
	}
	
	#social-menu-container{
	    position: static;
	}

		
	/*.cat-container{
	 	/* pose probleme avec les sub-menu 
	  transition-duration: 0.4s;
	}*/
	.cat-container:hover{
	  transform: scale(1.05);
	  z-index: 4
	}

	.cat-container a{
			margin-left :  0;
		justify-content: center;
		}
	
	.cat-container a:hover{
		text-decoration: none;
			margin-left :  0;
		}
	
	
	
	
		
	.site-header{
		height: 275px;	
		background: url(../img/equilibre-et-moi-fond-header.jpg) no-repeat bottom center;
		background-size: contain;
	}
	
	#top-menu-container{
		background: none;
		display: block;
	}


	#top-menu{
		text-align : right;
		display : inline-block;
	}
	
	#top-menu li,
	#top-menu a{
		display: inline-block;
		font-size: 0.95em;
		padding: 0rem 0.3rem;
		border-bottom:0;
	}
	#top-menu a:hover{
		/*border-bottom : 1px solid rgba(255,255,255,0.4);*/
		background: none;
	}
	#top-menu a:not(.social)::after{
		content : '';
		display: block;
		width: 0%;
		height: 3px;
		position: absolute;
		left : 0;
		border-bottom : 1px solid rgba(255,255,255,0.4);
		transition-duration : 0.5s;
	}
	#top-menu a:hover::after{
    width: 100%;
	}
}
	
 
 @media (min-width: 992px) {
	.site-header {
    	height: 300px;
    }
}
	
		 
}	
