.lptema .splash-zone .main-list h3 {
	color: #ea132a;
}

.lptema .splash-zone .main-list li a {
	color: #750000;
}

.lptema .page-heading {
	background: url('images/lp-header.jpg');
    background-size:100% auto;
}

.lptema .split-products .frase-produto { text-shadow: 1px 1px 0px rgba(0,0,0,0.5); color: #FFF; }


.lptema .split-products h2 {
	font-size: 32px;
	margin-bottom: 20px;
	margin-top: 20px;
}

a.btn_vermais {
	color: #750000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background: #FFF;
	padding: 15px 20px;
	transition: 0.2s all;
}

.btn_vermais:hover {
	color: #F76167;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background: #FFF;
	padding: 15px 20px;
	transition: 0.2s all;
}



.prod_titulo{
	
	color: #222;
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 5px;
    margin-top: 15px;
}

.prod_titulo_branco{
	
	color: #FFFFFF;
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 5px;
    margin-top: 15px;
}

.prod_slogan{
	
	color: #FFFFFF;
    font-size: 12px;
    line-height: 1.2em;
}

ul li{
    font-size: 14px;
}