/*
Theme Name: Lone Star Metal Buildings
Author: the cibirix team
Author URI: http://lonestar.cibirix.com/
Description: The Lone Star Metal Buildings theme.
*/

.icon-list-icon li{ text-align: center; }
.icon-list-icon li img{ margin: 0 auto }
.dealer_page_message.success { color: green; background: :#fff; padding: 5px 10px; }
.dealer_page_message.failure { color: red; background: :#fff; padding: 5px 10px; }

@media(max-width:767px){
	.icon-list-icon li{
		margin-top: 10px;
		margin-bottom: 10px;
	}
}