.sites-du-groupe-dropdown-item-right{

  display: flex;
  flex-direction: column;
  color: #FFF;
  font-size: 16px;
    height: 100%;
    justify-content: center;
    margin: 0;
  
}

.sites-du-groupe-dropdown-item-right-text{
	display: flex;
    flex-direction: row;
   
    align-content: flex-start;
}

.sites-du-groupe-dropdown-item-right-text p{
	padding: 0 10px;
}
.sites-du-groupe-dropdown-item-right-text h3{
    font-size: 22px;
    font-weight: 700;
    width: 100%;
    margin-right: 10px;
}

.sites-du-groupe-dropdown-item-right-buttons{
margin-top: -40px;

}


.pstore-buttons-container{

	margin-top: -50px;
}

a.sites-du-groupe-decouvrez-notre-site-button{
	padding: 5px 40px;
    background: #00ab33!important;
    font-weight: 400;
}

a.sites-du-groupe-decouvrez-notre-site-button:hover{
	
    background: #0dd047!important;
    
}
.pstore-buttons ul.pstore-social li {
	height: 40px;
	display: flex;
	width: 40px;
	/* font-size: 36px; */
	background: rgba(255, 255, 255, .20);
	border-radius: 50%;
	text-align: center;
	margin-right: 30px;
	align-items: center;
	justify-content: center;
}

.pstore-buttons ul.pstore-social li:hover {
	
    background: rgba(255, 255, 255, .30);
    
}

.pstore-buttons ul.pstore-social li a{
	color: #009342;
    padding: 0 5px;
    font-size: 22px;
}
.menu-big .lesimprimeriesdumatinlmenu{
	background: url("https://s1.lematin.ma/cdn/v2/images/lesimprimeriesdumatin_black_menu.png");
	background-repeat: no-repeat;
	text-indent: -99999px;

}
.menu-big .lematinstorelmenu{
	background: url("https://s1.lematin.ma/cdn/v2/images/lematinStore_black_menu.png");
	background-repeat: no-repeat;
	text-indent: -99999px;
}
.menu-big .pstorelmenu{
	background: url("https://s1.lematin.ma/cdn/v2/images/pStore_black_menu.png");
	background-repeat: no-repeat;
	text-indent: -99999px;
}


.menu-big .lesimprimeriesdumatinlmenu:hover{
	background: url("https://s1.lematin.ma/cdn/v2/images/lesimprimeriesdumatin_blanc_menu.png");
	background-repeat: no-repeat;
	
}
.menu-big .lematinstorelmenu:hover{
	background: url("https://s1.lematin.ma/cdn/v2/images/lematinStore_blanc_menu.png");
	background-repeat: no-repeat;
	
}
.menu-big .pstorelmenu:hover{
	background: url("https://s1.lematin.ma/cdn/v2/images/pStore_blanc_menu.png");
	background-repeat: no-repeat;
	
}
.menu-big .lmenur {
    padding: 1rem;
    background: #32373e;
    display: flex;
    align-items: center;
}
/* Hibillage */
body.habillage main.slides {
    margin-top: 198px;
}







