/*#rodape > div:last-child .row-fluid {
text-align: center;
display: none !important;
}*/

.g_ .logo a>img, .g_ .logo img, .g_ .logo svg {
    position: relative;
    /* max-height: 70px; */
    /* max-width: 200px; */
    display: block;
    max-width: 250px;
    max-height: 135px;
}

.botao-comprar.principal {
    height: 4vh !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.thumbs-vertical.hidden-phone .produto-thumbs .flexslider .miniaturas .active img {
    opacity: 1 !important;
}

.g_ .produto .produto-thumbs .miniaturas > li.active img {
    opacity: 1 !important;
}

@media (min-width: 768px) {
    .g_ .produto .produto-thumbs .miniaturas > li.active img {
        opacity: 1 !important;
    }
}

tr[data-id="c6263cb1-f34f-4440-b0f4-f48941efd27c"] strong {
    display: none;
}

#fmais-present-row-c6263cb1-f34f-4440-b0f4-f48941efd27c td {
    font-family: 'Roboto', sans-serif; /* Uma fonte moderna e limpa */
    font-size: 18px; /* Tamanho grande para chamar atenção */
    font-weight: bold; /* Negrito para dar mais impacto */
    color: #e53439; /* Vermelho vibrante (cor de urgência) */
    text-transform: uppercase; /* Coloca as letras em maiúsculas */
    letter-spacing: 2px; /* Aumenta o espaçamento entre as letras para dar mais destaque */
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2); /* Sombra para dar profundidade */
    line-height: 1.4; /* Melhor espaçamento entre as linhas */
}
