/*
Theme Name: Slap
Theme URI: http://www.cafedas4.com.br/
Description: Tema em Wordpress para o website da Slap, junto com Café das 4

Author: Mateus Avila Isidoro
Author URI: http://www.mateusavila.com.br/
Version: 1.0

License: Creative Commons 3.0
License URI: http://creativecommons.org/licenses/by/3.0
*/

header {
    max-width: 100vw;
    overflow: hidden;
}

.pre-footer { padding-top: 2rem;}

.pre-footer h3 { color: #fff;}

.slider-mobile {
    overflow: hidden;
    max-height: 34vh;
    margin-bottom: 2rem;    
    background: transparent;

}

.default-template {
    padding: 3rem 1rem;
    font-family: 'Open Sans',sans-serif;
}

.default-template a {
    text-decoration: none;
}

.default-template a span {
    text-decoration: none;
    font-weight: 700 !important;
    color: #3c3c3c;
}

table.tabela-inst {
    font-size: 12px;
}

table.tabela-inst tbody {
    padding: 1rem;
    background: #fff;
    padding: 2rem;
}

table.tabela-inst tbody td {
    padding: 1rem;
    border: 1px solid #eaeaea;
}

.pre-footer {
    height: auto;
    padding-bottom: 2rem;
}

.pre-footer .links-institucionais a {
    text-decoration: none;
    font-size: 12px;
    padding: 0 .5rem;
    font-family: 'Open Sans',sans-serif;
    color: #fff;
}

.pre-footer .links-institucionais a:hover {
    text-decoration: underline;
}

.slapgram-box {
    display: none;
}

.media-box {
    margin-bottom: 0;
}

footer .logo-branco {
    position: relative;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    display: block;
    margin: auto;
}

.copryright p {
    color: #fafafa;
}

div#slider-artistas {
    overflow: hidden;
}

.artistas-box h2 {
    background: #fff;
}

h2.artistas-title-page {
    background: #fff;
}

.artista-discos-box h3, .artista-noticias-box h3 {
    color: #040404;
    background-color: #fff;
}

.filtros {
    background-color: #fff;
}

.filtros span {
    background-color: #fff;
}

.slider-artistas .artista-box-item .legenda-title, .slider-artistas a .legenda-title {
    opacity: 1;
}

header .radio {
    margin-top: 0;
}

.artistas-lista .artista-title {
    z-index: 10;
    background: rgba(0,0,0,0.65);
    padding-top: 8px;
    padding-bottom: 8px;
    top: unset !important;
    bottom: 0;
    transform: translate(-50%,0%) !important;
}

.artistas-lista a:hover .artista-title {
    top: 50% !important;
    bottom: unset;
    background:unset;
}

.artistas-lista .background-purple {
    z-index: 9;

}

.artistas-lista .background-purple {
    /* background: #040404 !important; */
    
}

.destaques a {
    display: block;
    width: 100%;
    height: auto;
  }