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


.atendimento-faixa a {
    font-weight: bold;
}

.faixa-head .redes-links{
    gap: 10px;
}

.faixa-head .login-links{
    justify-content: end;
    gap: 20px;
    font-weight: bold;
}

.info-header img{
    margin-right: 0px;
}

.info-header {
    justify-content: center;
    gap: 10px;
}

.info-header p {
    color: white;
    font-weight: bold;
    font-size: 13px;
}

header {
    background: var(--cor-2);
    padding: 30px 0px;

}

a.login-header {
    color: white !important;
}

.iconeHeader {
    width: 30px;
    filter: invert(0);
}

.menu-desktop #btn-cart a .badge{
    padding: 3px 5px !important;
    font-size: 11px !important;
}

.logo{
    width: 90%;
}

.menu-desktop .top-login .form_header_busca .input-group {
    background: transparent !important;
    border: 2px solid var(--cor-1) !important;
    border-radius: 0px !important;
    padding: 0 0 0px 9px;   
}