.element-product-tags {
	display: none !important;
}
/* Alterar Banner Principal 100% */
body.pagina-home #nav-main .element-menu-category,
body.pagina-home #nav-main .element-menu-main {
	margin-bottom: 0 !important;
}

.element-banner-main .container-12,
.element-banner-main .container-12 .grid-12 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
}

.element-banner-main img {
	width: 100%;
}
/* Final Alterar Banner Principal 100% */
body.pagina-home #vitrine #product-list .product-list-item, .element-product-related #product-list .product-list-item {
   -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 15%) !important;
}

/*Ajustes Depoimentos*/
.element-testimonial-bottom #testimonial-bottom .testimonial-bottom-item {
    text-align: center;
}
/*FIM - Ajustes Depoimentos*/