/* AJUSTES TEMA PLUGOO [NÃƒO REMOVER] */

.top-header a[href=""]::after,
.top-header a[href="#"]::after,
.top-header a[href=" "]::after{
    content: '';
    border: none;
}


.menu.superior .nivel-dois a{
	white-space: normal;
}

li.categoria-ofertas-youtube {
    display: inline-block !important;
}

.sobre-loja-rodape>img {
    max-width: 140px;
}

#rodape .row-fluid .sobre-loja-rodape.span3{
	display: flex;
	flex-wrap: wrap;
        justify-content: center;
}