#footer_shop {
	background-color: #333;
	margin-top: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #9d9d9d;
	position:absolute;
	width: 100%;
}

#logos, #certificados {
	margin-top: 15px !important;
}

#celulares {
	margin-top: 10px !important;
	padding-right: 0px !important;
}

#texto_celulares, #modals {
	margin-top: 5px !important;
}

a.modals, a#a_texto_celulares{
	color: #9d9d9d;
}

a:hover.modals, a:hover#a_texto_celulares {
	color: #fff;
	text-decoration: none;
}