html {
  min-height: 100%;
}
body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  background-color: black;
}
.h1 {
  font-family: Book Antiqua, Palatino, Palatino Linotype, Palatino LT STD,
    Georgia, serif;
  text-transform: uppercase;
  font-size: 2rem;
}
.opacity1 div img {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.opacity1 div:hover img {
  opacity: 0.5;
}
main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
a {
  color: black;
}
a:hover {
  text-decoration: none;
}
.selected {
  font-weight: bold;
}
.shadow {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#logo2020 {
  height: 80px;
}
#nom_artiste {
  font-size: 18px;
}
#link_connect {
  font-size: 14px;
}
#link_panier {
  font-size: 14px;
}
.coeur {
  background-color: white;
  color: black;
  border: none;
  outline: none;
}

.coeur:hover .fa-heart-o:before {
  content: "\f004";
  color: black;
}
.delete {
  background-color: transparent;
  border: none;
  outline: none;
}
*:focus {
  outline: 0 !important;
}
.bg-light2 {
  background-color: white;
}

.bg-light3 {
  background-color: white;
  border-radius: 5px;
}

.navbar-light .navbar-toggler {
  background-color: white;
}
.txtgrey {
  color: #868e96;
}
.style3 {
  position: absolute;
}
img.superpose {
  position: absolute;
  top: 0px;
  right: 0px;
}
img.superpose2 {
  position: absolute;
  top: -7px;
  right: 0px;
}
img.superpose3 {
  position: absolute;
  top: -2px;
  right: 5px;
}
.img-thumbnail {
  border-color: #6d6d6d;
}
@media only screen and (min-width: 768px) {
  #logo2020 {
    height: 100px;
  }
  #nom_artiste {
    font-size: 20px;
  }
  #link_connect {
    font-size: 16px;
  }
  #link_panier {
    font-size: 16px;
  }
  .bg-light2 {
    background-color: white;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),
      0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
}
.bg-light {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.style1 {
  text-transform: capitalize;
  font-family: Book Antiqua, Palatino, Palatino Linotype, Palatino LT STD,
    Georgia, serif;
}
.style2 {
  text-transform: capitalize;
  font-family: Book Antiqua, Palatino, Palatino Linotype, Palatino LT STD,
    Georgia, serif;
}

@media (min-width: 992px) {
  .style3 {
    clear: none;
    float: none;
  }
  .style5 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .style6 {
    border-width: 0px;
    border-color: #000;
  }
  .style7 {
    border-width: 0px;
  }
  .style4 {
    margin-top: 0px;
    padding-top: 2px;
  }
  .style8 {
    bottom: 0px;
    font-family: cursive;
    font-size: 1.5rem;
    position: absolute;
    padding-right: 30px;
  }
  .style9 {
    font-family: Book Antiqua, Palatino, Palatino Linotype, Palatino LT STD,
      Georgia, serif;
  }
  .h1 {
    font-family: Book Antiqua, Palatino, Palatino Linotype, Palatino LT STD,
      Georgia, serif;
    text-transform: capitalize;
  }
  .style10 {
    font-family: cursive;
  }
  .style11 {
    font-family: cursive;
  }
}
@media (min-width: 1200px) {
  .style3 {
    position: absolute;
  }
  img.superpose {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  img.superpose2 {
    position: absolute;
    top: -7px;
    right: 0px;
  }
  .h1 {
    font-family: Book Antiqua, Palatino, Palatino Linotype, Palatino LT STD,
      Georgia, serif;
  }
  .style8 {
    width: 100%;
    margin-right: 0px;
    padding-right: 30px;
  }
}
.style4 {
  font-family: cursive;
}
.style8 {
  text-align: center;
  width: 100%;
}
.style12 {
  width: 290px;
}
.style9 {
  font-family: Book Antiqua, Palatino, Palatino Linotype, Palatino LT STD,
    Georgia, serif;
}
.style13 {
  font-family: cursive;
}
