/*#product-list .product-list-item .product-info .product-cash-price span,
#product-list-sidebar .product-list-item .product-info .product-cash-price span,
#product-list .product-list-item .product-info .product-parcelled-price span,
#product-list-sidebar .product-list-item .product-info .product-parcelled-price span {
	color: #000000 !important;
}

#product-list .product-list-item .product-info .product-price, #product-list-sidebar .product-list-item .product-info .product-price {
    color: #000000;
    line-height: 24px;
}

.element-product-detail .wrapper-product-price .product-price .product-parcelled-price span, .element-product-detail .wrapper-product-price .product-price .product-price-off span {
    color: #000000;
}

.element-product-detail .wrapper-product-price .product-price .product-new-price {
    color: #000000;
    line-height: 28px;
}*/

/*Ajuste tarja de promoção na página do produto*/
/*
.pagina-produto .label-promo{
 	display: none !important;   
}
*/

#nav-main .element-banner-stripe #banner-stripe li img {
	max-width: initial !important;
}

#header-main .element-menu-category-header #menu-category-header .menu-category-inner .menu-category-list > li ul li.title-submenu {
	white-space: pre-wrap;
}

#header-main .element-menu-category-header #menu-category-header .menu-category-inner .menu-category-list > li {
    margin-right: 15px;
}