.menu-desktop .menu > ul > li > a {
    padding: 0 10px !important;
}

.menu-desktop .menu > ul > li.todas-categorias.com-filho > a {
    padding-left: 0px !important;
}

.menu-desktop .menu > ul > li.menu-ofertas > a {
    border-radius: 8px;
    margin: .5rem 0px;
}

.vitrine-instagram {
    background-color: #ffe5f2;
}

.rodape-sobre span{
    position: absolute;
    visibility: hidden;
}

.bannert{
    display: flex;
    flex-direction: column;
    align-self: center;
    max-width: 1260px;
    width: 100%;
}

.bannert img{
    align-self: center;
}