@import url("https://use.typekit.net/cfa0goo.css");
@import url("https://use.typekit.net/bsa3sfc.css");
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

* {
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  scroll-behavior: smooth;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  line-height: 1;
  border: none;
  outline: none;
  z-index: 182;
}

html {
  background-color: #0f0f0f;
  font-size: 20px;
  color: #ffffff;
  font-family: "gill-sans-nova", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.colorful-menu .header {
  display: flex;
  align-items: center;
}

.tiffany {
  color: #cc6a80;
  font-weight: 600;
}

input:focus {
  outline: none;
}

html body canvas {
  display: block;
  position: absolute;
  z-index: 6;
}

.jeux {
  margin-top: 48px;
}

.disc-album-details p {
  line-height: 1.8;
  margin-bottom: 24px;
  text-align: justify;
  padding-right: 32px;
  color: #9e9e9e;
  font-size: 18px;
}

.f-filters .recherche {
  text-align: center;
  justify-content: center;
}

html
  body
  main.blog
  section.blog-cards
  div.content
  div.blog-container
  div.blog
  aside
  div.container
  div.f-filters
  div.selected-filter.recherche
  .tag-selected
  span {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 16px;
}

html
  body
  main.blog
  section.blog-cards
  div.content
  div.blog-container
  div.blog
  aside
  div.container
  div.f-filters
  div.selected-filter.recherche
  .tag-selected {
  padding-left: 16px;
  padding-right: 16px;
}

.search-song .infos span {
  color: #cc6a80;
  margin-right: 4px;
}

.search-song p.ville {
  color: #9e9e9e;
  margin-right: 4px;
  font-style: italic;
  font-size: 16px;
  margin-top: 4px;
  height: 18px;
}

.search-song h2 {
  border-bottom: 0px solid #323232;
  margin-bottom: 0px;
}

.search-song .cards-list .ticket {
  padding-right: 0px;
  padding-left: 0px;
}
.search-song .concerts .ticket {
  border-left: 0px solid #cc6a80;
  padding-right: 0px;
  padding-left: 0px;
}

.rechh h2 span i {
  font-style: normal;
  margin-right: 12px;
}

.rechh h2 span {
  display: flex;
  flex-wrap: nowrap;
}

html
  body
  main.blog
  section.blog-cards
  div.content
  div.blog-container
  div.blog
  section.concerts-list.search-song
  div.concerts
  div.cards-list.cards
  div.concert-card
  a
  div.ticket
  p.infos.paroles {
  font-weight: normal;
  color: #ffffff;
  font-size: 18px;
  height: 22px;
}

.search-song p.lyrics {
  color: #4a4a4a;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 500;
  width: 100%;
  margin-top: 8px;
}

.disc-ver h2 {
  width: 100%;
  line-height: 1.4;
}

.yb {
  margin-left: 12px;
}

.cliclip {
  height: 280px;
}

.cliclip i {
  margin-right: 12px;
}

@media only screen and (min-width: 0px) and (max-width: 800px) {
  .cliclip {
    height: 200px;
  }
}
