/*
Theme Name: Groupe VTE
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: Senosen
Author URI: https://wordpress.org/
Version: 1.8.1689015613
Updated: 2023-07-10 21:00:13

*/
.flags img{
	width:20px !important;
	height:auto !important
}
.sub-menu-toggle{
	display:none
}

.equipe-dirigeante a{
	font-size : 1em !important
}

.typo_1em a{
	font-size:1em !important;
	color:#38cdff !important;
	text-decoration:underline
}

.MenuMetierLabel{
	min-height: 50px;
    display: block;
}

.logo-subMenuMetier{
	position: relative;
    top: -35px;
    left: -6px;
	
}
.logo-subMenuMetier img{
	max-height:20px !important
}
.txtActu a, .lnk-footer a{
	font-size:1em !important;
	text-decoration:underline
}
@media screen and (max-width: 768px) {
  .logo-subMenuMetier img{
	max-height:auto !important
	}
	
	.logo-subMenuMetier {
		text-align: center !important;
		 left: 0;
	}
	
	   
}
.lnk-footer a{
color:#fff
}
.current_post{
	display:none
}

.current_activity{
	position: absolute;
    padding-bottom : 20px;
	background: linear-gradient(#DDDEDE, #ffffff);
}
.linkedinMenu{
    font-size: 2em;
    color: #0A66C2 !important
}

.linkedinMenu i{
    color: #0A66C2 !important
}
#form-field-accept_frm{
	  border: 1px solid #ccc;
    width: 25px;
    height: 15px;
    padding: 0 7px;
	
}  