/* FIX THEME [PLUGOO] */

.conteiner a[href*='buscaintegrada'] {
	display: none !important;
}

.sobre-loja-rodape > img {
	background: transparent !important;
	max-width: 300px;
	width: 300px;
}

.institucional .sobre-loja-rodape {
	margin-top: -100px;
}

.sobre-loja-rodape.span3 p {
	top: -40px;
	position: relative;
}

@media (min-width: 768px) {
	.logo a {
		height: auto !important;
	}
}

@media (max-width: 768px) {
	.logo a {
		height: 120px !important;
	}
}

.top-header a:after{
    display:none !Important;
}

.top-header a {
    display: flex;
    justify-content: center;
}

.pix-top-header {
    display: flex;
    align-items: center;
}

.pix-top-header svg{
    width: 15px;
    height: 15px;
    padding-right: 3px;
}

.listagem span.desconto-a-vista{
    display:none !important;
}

.menu.superior .all-menu .nivel-dois {
    min-width: 250px !important;
    overflow-y: auto !important;
	overflow-x:hidden !important;
}

body.pagina-inicial .conteiner {
    margin: auto !IMPORTANT;
}
#cabecalho>.conteiner>.row-fluid {
    margin: auto;
}


ul.slides-items-category.slick-initialized.slick-slider {
    margin: auto !IMPORTANT;
}

.categoria-ofertas-youtube > *,
li.categoria-id-23257620.borda-principal {
    display: none !important;
}


/* END FIX THEME [PLUGOO] */