@font-face {
	font-family:'Roboto';
	src:local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/Roboto-Medium.woff2') format('woff2');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'Roboto';
	src:local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/Roboto-Bold.woff2') format('woff2');
	font-weight:bold;
	font-style:normal;
}

#hBoutique{
	border-bottom:2px solid #224992;
}
#hBoutique nav{
	justify-content:flex-start;
}
#hBoutique nav h2{
	position:relative;
	width:150px;
	height:150px;
}
#hBoutique nav h2 img{
	position:absolute;
	max-height:100%;
	height:auto;
	max-width:100%;
	z-index:2;
}
#hBoutique nav h3 img{
	margin:10px;
	height:70px;
}
#hBoutique nav > ul > li:last-of-type{
	flex: 0 1 auto;
	margin-right:3%;
	text-align:left;
}
#hBoutique nav > ul > li:last-of-type > a{
	padding:5px;
	background:none;
	border:0;
	border-bottom:2px solid #000;
	border-radius:0;
	color:inherit;
}
#hBoutique nav ul li a:hover{
	border-color: #d82286;
}
section{
	background:#e9e9e9;
}
section header{
	justify-content:space-between;
	align-items: flex-start;
	font-family:'Roboto';
}
section header h1{
	width:60%;
	margin:0;
	padding:0;
	font-weight:normal;
	text-shadow:none;
	text-transform:none;
}
section header h1 span,
section header h1 strong{
	display:inline-block;
	margin-top:80px;
	padding:20px 20px 20px 40px;
	background:#224992;
	color: #FFF;
	border-radius:0 10px 10px 0;
	font-family:'Roboto';
	font-style:italic;
	font-size:0.8em;
}
section header h1 strong{
	margin-top:30px;
	text-transform:uppercase;
}
section header > div{
	width:30%;
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:space-evenly;
}
section header > div h2{
	width:50%;
	padding:20px;
	background: #224992;
	color: #FFF;
	font-weight:normal;
	font-size:1em;
	text-align:center;
	transform: rotate(-5deg);
}
section header.arts-du-cirque{
	background-image:url(../images/bg-arts-du-cirque.jpg);
}
section header.association-caritative{
	background-image:url(../images/bg-association-caritative.webp);
}
section header.aviron{
	background-image:url(../images/bg-aviron.jpg);
}
section header.basket-ball{
	background-image:url(../images/bg-basket-2.jpg);
}
section header.danse-classique-et-latino{
	background-image:url(../images/bg-danse-classique-et-latino.webp);
}
section header.echecs{
	background-image:url(../images/bg-echecs.jpg);
}
section header.education{
	background-image:url(../images/bg-education.jpg);
}
section header.elevage-canin{
	background-image:url(../images/bg-elevage-canin.jpg);
}
section header.environnement{
	background-image:url(../images/bg-environnement.webp);
}
section header.equitation{
	background-image:url(../images/bg-equitation.jpg);
}
section header.escalade{
	background-image:url(../images/bg-escalade.jpg);
}
section header.fitness{
	background-image:url(../images/bg-fitness.jpg);
}
section header.football{
	background-image:url(../images/bg-football.jpg);
}
section header.golf{
	background-image:url(../images/bg-golf.jpg);
}
section header.hand-ball{
	background-image:url(../images/bg-handball.jpg);
}
section header.handisport{
	background-image:url(../images/bg-handisport.webp);
}
section header.judo{
	background-image:url(../images/bg-judo.jpg);
}
section header.karate-contact{
	background-image:url(../images/bg-karate_contact.webp);
}
section header.lutte{
	background-image:url(../images/bg-lutte.jpg);
}
section header.mma{
	background-image:url(../images/bg-mma.jpg);
}
section header.multisport-plein-air{
	background-image:url(../images/bg-multisport-plein-air.jpg);
}
section header.musculation{
	background-image:url(../images/bg-musculation.jpg);
}
section header.musique{
	background-image:url(../images/bg-musique.jpg);
}
section header.natation,
section header.natation-artistique{
	background-image:url(../images/bg-natation.jpg);
}
section header.nautisme{
	background-image:url(../images/bg-nautisme.jpg);
}
section header.peche{
	background-image:url(../images/bg-peche.jpg);
}
section header.rugby{
	background-image:url(../images/bg-rugby.jpg);
}
section header.sante{
	background-image:url(../images/bg-sante.webp);
}
section header.savate-boxe-francaise{
	background-image:url(../images/bg-savate.jpg);
}
section header.scolaire{
	background-image:url(../images/bg-scolaire.webp);
}
section header.self-defense{
	background-image:url(../images/bg-self-defense.webp);
}
section header.sport-mecanique{
	background-image:url(../images/bg-sport-mecanique.jpg);
}
section header.taekwondo{
	background-image:url(../images/bg-taekwondo.webp);
}
section header.tir-a-l-arc{
	background-image:url(../images/bg-tir-a-l-arc.jpg);
}
section header.triathlon{
	background-image:url(../images/bg-triathlon.jpg);
}
section header.volley-ball{
	background-image:url(../images/bg-volley-ball.jpg);
}
#boutique_46 header{
	background-image:url(../images/bg-octobre-rose.jpg);
}
#boutique_198 header{
	background-image:url(../images/bg-pompiers.webp);
}

#fSuivreClub{
	position:absolute;
	bottom:0;
}

article:nth-of-type(even){
	background:#FFF;
}
article h3{
	color: #224992;
	text-shadow: 5px 5px 8px #FFF;
}

ul.boutique-produits{
	display:flex;
	flex-wrap:wrap;
	list-style:none;
	justify-content:space-evenly;
}
ul.boutique-produits li{
	width:20%;
	padding:20px 2.5%;
}
ul.boutique-produits a{
	position:relative;
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	align-items:center;
	padding:5px;
	background:#FFF;	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
ul.boutique-produits img{
	width:100%;
}
ul.boutique-produits button{
	width:100%;
	padding:5%;
	background:#224992;
	color:#FFF;
	text-transform:uppercase;
	cursor:pointer;
}
ul.boutique-produits span.nouveau{
	position:absolute;
	top:-15px;
	left:-5%;
	padding:5px;
	background:#224992;
	color:#FFF;
	font-size:0.5em;
	text-transform:uppercase;
	transform: rotate(-5deg);
}
ul.boutique-produits span.statut{
	position:absolute;
	top: 10em;
	width: 70%;
	padding:5px;
	background:#FFF;
	color:#224992;
	font-size: 0.8em;
	text-transform:uppercase;
	transform: rotate(-15deg);
}
ul.boutique-produits span.statut.rupture{
	background:#224992;
	color:#FFF;
}

#produit{
	display:flex;
	justify-content:space-between;
}
#produit > div{
	width:49%;
}
#produiPhoto{
	display:flex;
	justify-content:center;
	align-items:center;
	align-content:center;
	box-sizing:border-box;
	padding:10px;
	background:#FFF;
}
#produiPhoto img{
	width:100%;
}
#produitDescr{
	padding:10px;
	background:#FFF;
}
#produitDescr h1{
	margin-bottom:10px;
	text-transform:uppercase;
}
#produitDescr .prix{
	margin:20px 15%;
	text-align:right;
}
#produitDescr .prix span{
	display:inline-block;
	padding:5px 10px;
	font-weight:bold;
	background:#224992;
	color:#FFF;
}
#produiPhotos ul{
	margin-top:2vw;
	display:flex;
	flex-wrap:wrap;
	list-style:none;
}
#produiPhotos ul li{
	box-sizing:border-box;
	width:20%;
	margin:10px 2.5% 0 0;
	padding:5px;
	background:#FFF;
	cursor:pointer;
}
#produiPhotos ul li img{
	width:100%;
}
#produitPanierAdd{
	display:flex;
	justify-content:space-between;
}
#produitPanierAdd > div{
  width:16%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#produitPanierAdd > div:last-of-type{
	width:40%;
}
#produitPanierAdd>div>label{
    margin: 1em 0;
	font-size:1em;
	text-align:center;
    text-transform: uppercase;
}
#produitPanierAdd li>label{
	cursor: pointer;
}
#produitPanierAdd select{
	width:100%;
	box-sizing:border-box;
	padding:5px;
}
#produitPanierAdd input{
	padding:5px;
	background:#e9e9e9;
}
#produitPanierAdd > div > div{
	display:flex;
	justify-content:space-between;
}
#produitPanierAdd > div > div button{
	width:20%;
	box-sizing:border-box;
	padding:5px;
	background:#000;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
#produitPanierAdd > div > div input{
	width:60%;
	text-align:center;
}
#produitPanierAdd > div > ul{
	list-style:none;
}
#produitPanierAdd > div > ul li{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	margin:5px 0;
}
#produitPanierAdd > div > ul li input[type=text]{
	flex:1 1 auto;
}
.boutons a:link,
.boutons a:active,
.boutons a:visited,
.boutons a:hover,
.boutons button,
.boutons input[type=submit],
label.bouton{
	background:#224992;
	border:1px solid #224992;
	color:#FFF;
}
section.inscription,
section.livraison,
section.commande{
	background:#FFF;
}
#connexion-inscription-livraison form small{
color:#224992;
}

@media screen and (max-width:1024px) { /* Smartphones + Tablettes */
	#hBoutique nav{
		justify-content:space-around;
	}
	#hBoutique nav h2,
	#hBoutique nav h3{
		height:50px;
	}
	#hBoutique nav h3 img{
		margin:5px 10px;
		height:40px;
	}
	#hBoutique nav > ul > li:last-of-type{
		border-bottom:1px solid #FFF;
		text-align:center;
	}
	section header h1{
		margin:0;
		width:80%;
		text-align:left;
	}
	section header h1 span{
		margin-top:40px;
	}
	section header > div{
		display:none;
	}

	ul.boutique-produits li{
		width:40%;
	}

	#produit{
		flex-wrap:wrap;
	}
	#produit > div{
		width:100%;
		display:flex;
		flex-direction:column;
	}
	#produitDescr{
		order:2;
		margin-top:20px;
	}
	#produitPanierAdd{
		flex-direction:column;
	}
	#produitPanierAdd > div,
	#produitPanierAdd > div:last-of-type{
		width:100%;
		margin-bottom:10px;
	}
	#produitTaillesGuide img{
		width:100%;
	}
}
