#header-main .header-1 {
	padding: 0 !important;
}
/* Cor do preço em promoção (novo preço) */
 div.product p.price ins,
 div.product span.price ins {
    color: #008000 !important; /* Verde */
    text-decoration: none;
    font-weight: bold;
}