@import url("general.css");


@import url('https://fonts.googleapis.com/css2?family=Metal&display=swap');




.img-cliquables{
    margin:0 auto;
    width:90%;
    text-align: center;
    padding: 0px 30px;

}

.img-metal{
    background-color: rgb(237, 249, 10);
    padding:8px;
}

.img-cliquables img:hover{
    box-shadow: 0 0 2px 1px rgba(0,140,186,0.5);
}


.img-cliquables img{
    border: 1px solid black;
    border-radius: 4px;
    padding: 5px;
    width: 200px;

}


.img-metal img{
max-width: 100%;
height: auto;
}

.caption{
    text-align: center;
    color:black;
    font-size: 2em;
    line-height: 2em;
    font-family: "Metal",cursive;

}

.item{
    width:23%;
    display: inline-block;
    margin:45px;
    border: 3px solid grey;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);

}

.item a{
    text-decoration: none;
}
.item:nth-child(3n+1) {
transform: rotate(-2deg);
transition: all 0.35s ease-in-out;
}

.item a{
    text-decoration: none;
}
.item:nth-child(3n+2) {
transform: rotate(0deg);
transition: all 0.35s ease-in-out;
}

.item a{
    text-decoration: none;
}
.item:nth-child(3n+3) {
transform: rotate(2deg);
transition: all 0.35s ease-in-out;
}

.item:hover{
   -webkit-filter: none;
    filter: none;
    border: 5px solid black;
    transition: all 0.35s ease-in-out;
    transform: rotate(0deg) scale(1.2);


}

.imageload{
    height:500px;
    width:100%;
}


h1{
    text-align: center;
 
}


body {
  background-color: deepskyblue;
}


.flex-container {
    display: flex;
    justify-content: center;
}


.vignette-metallica {
    background-color: black;
    height: 205px;
    width: 205px;
    border: 1px black solid;
    border-radius: 100px;
    margin-right: 10px;
    cursor: pointer;
    overflow: hidden;
}

.vignette-metallica:hover {
    opacity: 0.7;
    cursor: pointer;
}

#zone-affichage {
    background-color: #781f10da;
    display: flex;
    width: 700px;
    height: 500px;
    margin: 0 auto;
    margin-top: 10px;
    border: solid 3px #333333;
    border-radius: 30px;
}

.detail-metal {
    display: none;
    width: 700px;
    height: 500px;
    border: solid 1px black;
}

.membre-nom {
    font-size: 30px;
    margin: 5px auto;

}

.metal-description {
    width: 300px;
    margin: 5px auto;
    margin-top:50px;
    font-weight:500;
}

.description-titre{
    font-weight:600;
    font-size:20px;
}

.metal-images {
    display:flex;
    width: 50%;
    margin-left:-160px;
    margin-top:40px;
    height:80%;
    
    border: solid 3px #333333;
    border-radius: 30px;
}

.vignette-metallica img{
    width:100%;


}

.bouton-wikipedia{
    display:flex;
    position:relative;
    color:#daf703; 
    justify-content: center;
    
}

.bouton-wikipedia:hover{
    text-decoration: underline;
}




/* 

Premium 8.15 => 8.45 +30 cents

Mat 6.46 => 6.70 +24cents

exclu 3,77 => 3.95 = +18cents

1,66
*/