.btn {
	background: #fa023c;
}

.header-box-content .title-secundary {
	color: red;
}

#footer-main .element-payment-methods  {
	display:none!important;
}

.btn:hover {
	background: #fa023c;
}

.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn .btn-text {
	font-size: 19px;
}

#product-list .product-list-item .product-info .product-price,
#product-list-sidebar .product-list-item .product-info .product-price {
	color: #333!important;
}

#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: #333!important;
}