.produto-detalhes-detalhes {
    text-align: left;
}

.produto-detalhes .preco-produto > * {
    justify-content: left !important;
}

.atributos span {
    font-weight: bold;
    font-size: 16px !important;
    /* font-size: 13px !important; */
}

.cores-personalizadas .barra-mobile {
    background: #bbe6ff;
}

.preco-a-partir {
    align-items: left !important;
}

.produto .acoes-produto .preco-produto .titulo {
    align-self: baseline;
}

