.shop-contact{
display: block;
float: left;
font: 400 13px/29px 'Open Sans', sans-serif;
color: #666;
padding-top: 5px;
height: 34px;}
.shop-contact.first{
padding-right: 40px;}
@media (max-width: 479px) {
	.shop-contact{ width: 100%;}
}
.shop-contact i{
display: block;
float: left;
line-height: 29px;
font-size: 18px;
color: #125b86;
padding-right: 10px;}

/*# sourceMappingURL=blockcontact.css.map */