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

.faixa-head {
    background: var(--cor-1);
    color: #FFF;
    font-size: 12px;
    height: 30px;
    font-weight: 600;
}

.faixa-head .faixa-head-block {
    height: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.faixa-head p {
    margin: 0 !important;
    color: #FFF;
    text-decoration: none;
}

.faixa-head a {
    color: #FFF;
    text-decoration: none;
}

.faixa-head i {
    margin-right: 5px;
}

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

.logo {
    width: 85%;
}

#btn-cart p{
    font-size: 12px;
}

.canal-atend{
    top: 32px !important;
}

.box-area{
    top: 32px !important;
    min-width: 235px;
}

.box-area::before{
    left: 35%;
}

.box-area::after{
    left: 35%;
}

.categ-box-area {
    background: var(--cor-2);
    padding: 5px;
}


.categ-box-area a {
    color: white !important;
    padding: 2px;
    display: flex !important;
    justify-content: center;
}

.login-box-area{
    padding: 9px;
    border-radius: 0px;
}

.ul-todas-categorias > li:nth-child(n+6) {
display: block !important;
}

.mega-menu{
    min-height: 40px;
    background: var(--cor-fundo-produtos);
    border-bottom: 1px solid #d8d8d8 !important;
}

.navbar-nav {
    height: 40px !important;
}

.navbar-nav>li>a{
    height: 63px !important;
}

.navbar-nav>li>a::after{
    display: none;
}


header{
    box-shadow: none;
}

.navbar-nav>li>a{
    text-transform: uppercase;
    font-size: 15px;
}

.menu-link-root .caret-indicator{
    display: none;
}

body{
    background: white !important;
}

#tarja-slide ul li{
    background-color: transparent;
}

#tarja-slide .first-line{
    color: #8f9192;
    font-size: 14px;
}

#tarja-slide .second-line {
    color: #976958;
    font-size: 12px;
}

.centro .titulo-vitrine h2{
    font-weight: bolder;
}