#tarja-slide ul{display: flex !important; justify-content: center !important;align-items: center !important; flex-wrap: wrap !important; list-style-type: none !important;}

.btn-simple{background: var(--cor-1) !important;}

.btn-simple a {
    text-transform: uppercase;
    color: white !important;
}

.show-on-hover button{justify-content: center;}

footer h4 {
    font-weight: bold;
    font-size: 16px;
}

.footer-1{
    padding-top: 20px;
}

.newsletter button {
    background-color: black !important;
    border-color: black !important;
}

.navbar-nav>li>a{
    font-size: 14px;
    gap: 7px;
    text-transform: uppercase !important;
    flex-direction: row;
    font-weight: bold;
}

.titulo-vitrine h2{
    font-weight: bolder;
    text-transform: uppercase;
}

@media (max-width: 992px) {
    .logo-mobile {
        width: 50%;}
    }

    .menu-desktop .form_header_busca{margin: 0;}