/*
Description: footer.tpl styles
*/

#footer .seperator {
	width: 100%;
	height: 1px;
	background-color: #676767;
	margin-top: 20px;
}

#footer .footer-box-last {
	padding-top: 20px;
	padding-bottom: 20px;
}

.payment-icons img:not(:last-child) {
	margin-right: 5px;
}