
header .topbar .d-flex a.ukflag{
	margin-right: 2rem;
	padding-right: 0;
}

html body{
	scroll-padding-top: 200px;
}

a .rappel{
	color: #000
} 

.formations .col-12.col-md-4 figure{
	margin-left: auto;
}

.formations .col-12.col-md-4 p{
	margin-right: auto;
}


html .theme-beissier .mega_menu_produit > div > div:last-child > div ul{
	justify-content: normal;
}

html .theme-beissier .mega_menu_produit > div > div:last-child > div ul li{
	margin-right: 1.5rem;
}



.banniere.banniere-short{
	max-height: 475px;
}

.banniere.banniere-short.banniere-noimage{
	height:250px;
}

.banniere.banniere-short img{
	height: 450px;
}

.banniere.banniere-short.banniere-noimage h1{
	color:#000;
	text-shadow: 0 0.2rem 0.2rem #00000029;
}

.theme-beissier .metaslider .caption-wrap{
	top: 50%;
	bottom: auto;
	left: 50%;
	color: white;
	background: none;
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
}

.theme-beissier .metaslider .caption-wrap .caption{
	text-align: center;
}

.theme-beissier .metaslider .caption-wrap .caption h2{
	font-size: 2.2em;
	margin-bottom: 20px;
}


.woocommerce .produits_section .row > div:first-of-type .filtres form > ul > li:nth-of-type(3) > ul > li:nth-of-type(5) label::before {
  background-image: url("/wp-content/uploads/2021/11/icone-app-rouleau@2x.png");
}

/* Modification Home - Alexia - Novembre 2022 */

@media (min-width: 768px){
    .marques .d-flex {
    height: auto !important;
    margin: 0 auto;
    }
}