.vitrine-marcas .marcas li a {
    max-height: 100px !important;
}

.vitrine-marcas .marcas li img {
    height: inherit !important;
    width: inherit !important;
}

body .titulo-categoria {
    margin-bottom: 30px !important;
}

.gallery-video {
    display: none !important;
}

@media only screen and (max-width: 1024px) {
    .pagina-produto .produtos-img, .pagina-produto .produtos-img .miniaturas li {
        max-height: 480px !important;
    }
    
    .produtos-img .miniaturas a {
    margin-top: 15px !important;
}

}

.tab-content>.active {
    font-size: 18px;
}

.produto-comprejunto {
    order: 1 !important;
}

compre-junto__resumo {
    width: inherit !important;
}

.categoria-descricao {
    order: 5 !important;
    margin-top: 30px !important;
}

.marca-info p {
    order: 5 !important;
}

@media (min-width: 1200px) {
    .row-fluid [class*="span"]:first-child {
        width: 100% !important;
    }
}

.newsletter .newsletter-cupom {
    display: none !important;
}