.new-hits-area {
  background-color: #f5f9fa !important;
  padding: 35px 30px !important;
}

.icone-perfil:hover,
.more-styles:hover {
  background-color: #4a4a4a;
}

.new-hits-area .single-new-item {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.new-hits-area .single-new-item .first-part .content- p {
  font-size: 14px !important;
  margin-bottom: 10px !important;
  color: #5f5f5f;
}

.new-hits-area .single-new-item .first-part .content- a {
  color: #fff;
  background-color: #242424;
  padding: 7px 25px;
}

.new-hits-area .single-new-item .first-part .content- span a {
  background-color: inherit;
  padding: 0px;
}

.text-banner {
  font-family: "Industry-Black";
}
#generic_price_table .generic_content .generic_feature_list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#generic_price_table .generic_content .generic_feature_list ul li {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  padding: 15px 0;
  transition: all 0.3s ease-in-out 0s;
}

.gradulations {
  background: #e6e6e6;
  padding-top: 100px;
  padding-bottom: 1;
}

.gradulations-text {
  font-size: 25px !important;
  text-align: left !important;
  letter-spacing: 5px !important;
}

.section-padding-50 {
  padding-top: 50px;
}

div.section-heading {
  margin-bottom: 30px !important;
}

.column-gradulations {
  padding-left: 3rem !important;
}

.single-song-area .song-play-area {
  width: 100% !important;
  max-width: 100% !important;
}

.nao-disponivel-texto {
  font-weight: bold;
  color: black;
  font-size: 18px;
  margin-top: 15px;
  text-align: center;
}

.titulo-principal {
  text-transform: uppercase;
  letter-spacing: 8px;
  margin-bottom: 0;
}

.bloco-pag {
  display: flex;
  justify-content: center;
  align-items: center;
}

.bloco-img-pag {
  max-width: 200px;
  display: inline-block;
}

.texto-off {
  color: gray;
  font-weight: bold;
  text-align: justify;
}

.bloco-video {
  margin-bottom: 150px;
}

.video-js {
  max-width: 100%;
}

@media (max-width: 750px) {
  .bloco-pag {
    display: block;
    text-align: center;
  }

  .bloco-img-pag {
    max-width: 150px;
  }
}

@media (max-width: 820px) {
  .hero-slides-content h6 {
    font-size: 24px !important;
  }
}

@media (max-width: 450px) {
  .hero-slides-content h6 {
    font-size: 19px !important;
  }
}
@media (max-width: 1200px) {
  .column-gradulations {
    padding-left: 15px !important;
    margin-top: 40px;
    max-width: 80%;
  }
}

@media (max-width: 800px) {
  .column-gradulations {
    max-width: 90%;
  }
}
