﻿.descricaoMergulhe p {
    text-align: center;
    font-size: 13px;
    line-height: 20px;
}

.mergulheTitulo {
    font-weight: bold;
}

.artigo {
    text-align: left;
}

.divInternaMergulhe {
    margin-left: 0px;
    width: 70%;
}

#slideProdutosB .setaRight, #slideArtigosB .setaRight, #slideArtistasB .setaRight {
    cursor: pointer;
    position: absolute;
    margin-top: -125px;
    margin-left: 80%;
}

.div80 {
    width: 98%;
    margin-left: 2%;
}

    .div80 .setaRight {
        margin-left: 81% !important;
    }

.produtoSlideB, .artigoSlideB {
    width: 98%;
    height: 200px;
    margin-left: 1%;
}

.divImagemFooterArtista {
    cursor: pointer;
    width: 21%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.produtoOverlay {
    height: 200px;
}

.produtoOverlayTexto {
    padding: 20px 10px 10px 10px;
    font-size: 8px;
}

    .produtoOverlayTexto div {
        width: 100% !important;
    }

.h1InscrevaSe {
    margin-top: 150px;
}

.textoInternoInvista {
    position: absolute;
    margin-top: -200px;
    width: 200px;
    margin-left: 50px;
}

@media (max-width: 790px) {
    .divPaginacao {
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .divInternaMergulhe {
        width: 94%;
        margin-left: 0% !important;
    }

    .mergulheLeiaMais {
        width: 80%;
    }

    .div80 {
        margin-top: 40px;
    }

    .produtoSlideB, .artigoSlideB {
        height: 100px;
        width: 97%;
    }

    #slideProdutosB .setaRight, #slideArtigosB .setaRight, #slideArtistasB .setaRight {
        margin-top: -70px;
        margin-left: 89% !important;
    }

    .produtoOverlay {
        display: none !important;
    }

    .h1InscrevaSe {
        margin-top: 0px;
    }

    .textoInternoInvista {
        position: absolute;
        margin-top: -115px;
        width: 120px;
        margin-left: 25px;
        font-size: 11px;
    }
}
