section.headerHero-shop-default-1 .background-hero {
	height: 150px;
}

section.headerHero-shop-default-1 {
	margin-bottom: 320px;
}

section.headerHero-shop-default-1 div.flutua-contanier {
    top: 50px;
    bottom: 0;
}

section.headerHero-shop-default-1 .Carrossel-Produtos-Destaques {
	width: 100%;
}

section.headerHero-shop-default-1 .owl-theme .owl-dots {
	display: block;
}

section.headerHero-shop-default-1 .container {
	max-width: inherit;
	padding: 0 20px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 0px;
}

/* MOBILE [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] []  */


@media ( max-width: 600px ) {

	section.headerHero-shop-default-1 {
		margin-bottom: 0px;
		height: 410px;
	}

	section.headerHero-shop-default-1 .container {
		padding: 0;
	}
	section.headerHero-shop-default-1 .background-hero {
		height: 150px !important;
	}

}