@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700&display=swap');

body {
    margin: 0 auto;
    padding: 0 auto;
    display: flex;
    flex-direction: column;
    height: 1300px;
    font-family: 'Raleway', sans-serif;
    background-color: rgb(255, 255, 255);
    background-size: cover;
    backdrop-filter: blur(4px);
    background-image: url(../image/pexels-oliver-sjÃ¶strÃ¶m-931018.jpg);
}

/*Header*/
.header{
    background-size: cover;
    height: 80vh;
    width: 100%;
    
}
/*Début css barre de nav*/

/*l'ensemble de la barre de nav*/
.nav{
    background-color: #00868A;
    height: 70px;
    margin: 0%;
    display: flex;
    align-items: center;
    padding-top: 10px;
    position: fixed;
    width: 100%;
}

/*Chaque lien du menu*/
a{
    text-decoration: none;
    color: rgb(255, 255, 255);
    margin: 20px;
    padding: 10px;
    font-size: 19px;
}
/*Lien accueil*/
.active{
    font-weight: bold;
}

/*liste contenant les menus*/
nav>ul{
    list-style-type: none;
    display: flex;
    width: 600px;
    height: 30px;
    z-index: 1000;
}
/*Nom de la marque en haut à droite*/
.nom{
    color: white;
    text-align: right;
    background-color: rgba(0,0, 200, 0);
    width: 540px;
    padding-right: 10px;
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 100%;
}
/*Icone pour acceder au panier*/
.panier {
    height: 40px;
    width: auto;
    background-color: #00868A;
    border-radius: 100%;
    color: white;
    padding: 10px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    border: 1px white solid;
}

/*Sous menu Vêtement fermé */
header .menud .content1 {
    display: none;
}
/*Sous menu Vêtement qui s'ouvre quand on passe dessus*/
header .menud:hover .content1 {
    display: block;
    display: flex;
    flex-direction: column;
    position: absolute;
} 
/*leger changement de couleur quand on passe sur le menu Vêtement*/
header .menud:hover .menubutton {
    background-color: #007f84;
    border-radius: 5px;
} 
/*La liste contenant le sous menu de Vêteement*/
.content1>ul{
    list-style-type: none;
    background-color: rgb(128, 128, 128) ;
    display: flex;
    flex-direction: column;
    padding: 5px;
    margin: 5px;
    height: 120px;
    width: 140px;
    border-radius: 5px;
}
/*Chaque élémént du sous menu Vêtement*/
.Vsm {
    margin: 10px;
}
/*Sous menu accessoires fermé*/
.menud2 .content2 {
    display: none;
}

/*Sous menu accessoires qui s'ouvre quand on passe dessus*/
header .menud2:hover .content2 {
    display: block;
    display: flex;
    flex-direction: column;
    position: absolute;
} 
/*Liste du sous menu Accessoires*/
.content2>ul{
    list-style-type: none;
    background-color: gray ;
    display: flex;
    flex-direction: column;
    padding: 5px;
    margin: 5px;
    height: 200px;
    width: 180px;
    
}
/*Chaque élémént du sous menu Accessoires*/
.Asm {
    text-align: center;
    display: flex;
    margin: 5px;
}
/*Ensemble du formulaire*/
.form {
    position: absolute center;
    display: flex;
    margin-top: 80px;
    justify-content: center;
    padding-left: 30px;
}
/*Bordure du formulaire*/
.form fieldset{
    background-color: rgba(240, 240, 240, 0.697);
    border: #fff;
    border-radius: 6px;
    box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.359);
}
/*Titre du formulaire*/
.form legend{
    color: #fff;
    background-color: #007f84;
    border-radius: 3px;
    border: 5px;
}

/*Chaque input du formulaire*/ 
.form input{
    border-color: #1688ab00;
    border-radius: 5px;
    padding: 5px;
}
/*Chaque label du formulaire*/
.form label {
    background-color: rgba(0, 0, 0, 0.088);
    padding: 5px;
    border-radius: 5px;
}
/*Select du formulaire*/
.form select {
    padding: 5px;
    border: none;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
}
/*Le textarea permettant d'indiquer le sport pratiqué*/
#sport {
    border-color: #1688ab00;
    border-radius: 5px;
}
/*Bouton submit pour envoyer le formulaire*/
.valid {
    background-color: #007f84;
    color: #fff;
}



/*l'ensemble du footer*/
.bottom{
    width: 100%;
    height: 300px;
    position: absolute;
    top: 1000px;
    background-color: rgba(0, 134, 138, 0.8) ;
}
/*Le bas du footer*/
.finbottom {
    position: absolute;
    bottom: 0;
    width: 95%;
    height: 70px;
    margin-left: 2.5%;
    border-top: solid;
    border-width: 1px;
}
/*l'ensemble des informations tout en bas à droite de la page */
.fb123 {
    position: absolute ;
    right: 10px;
    bottom: 5px;
    line-height: 5px;
    text-align: right;
    font-size: 10px;
    color: black;
}
/*icone des drapeaux en bas de la page individuellement */
.icone {
    width: 25px;
    height: auto;
    margin: 5px;
}
/*l'ensemble des icones drapeau*/
.icones {
    position: absolute;
    bottom: 5px;
    left: 5px;
}
/*Partie haute du bottom*/
.hautbottom {
    display: flex;
    height: 180px;
    justify-content: space-between;
    padding-right: 120px;
    padding-left: 120px;
    padding-top: 20px;
}
/*Icone des réseaux sociaux */
.iconereseau {
    width: 40px;
    height: auto;
}
/*Liens des services et de "qui nous sommes ?"*/
.lienbas{
    text-decoration: none;
    color:black
}
/*ensemble de la div contenant les services */
.service{
    line-height: 23px;
}
/*ensemble de la div contenant "qui nous sommes ?"*/
.qui_nous_sommes {
    line-height: 23px;
}

/*Le bandeau d'informations au milieu de la page */
.bandeauinfo {
    background-color: rgba(0, 134, 138, 1);
    width: 100%;
    height: 300px;
    display: flex;
    justify-content: space-around;
    align-items: center;  
    z-index: 0;
}


/*div contenant la partie livraison du bandeau*/
.livraison {
    display: flex;
    flex-direction: column;
    position: relative;
    height: 150px;
}
/*l'ensemble des icones du bandeau*/
.iconeb{
    width: 80px;
    height: auto;
}
/*icone de retour*/
.livraison img {
    margin-left: auto;
    margin-right: auto;
}


/*div contenant la partie retour du bandeau*/
.retour{
    display: flex;
    flex-direction: column;
    position: relative;
    height: 150px;
}
/*icone de retour*/
.retour img{
    margin-left: auto;
    margin-right: auto;
}


/*div contenant la partie paiement du bandeau*/
.paiement{
    display: flex;
    flex-direction: column;
    position: relative;
    height: 150px;
}
/*icone de retour*/
.paiement img{
    margin-left: auto;
    margin-right: auto;
}