/* =Contact Info Block
---------------------------- */

.ys-contact-info ul { margin-top: 24px; }
.ys-contact-info li { margin-bottom: 11px; }

.ys-contact-info .address span,
.ys-contact-info .phone span,
.ys-contact-info .email span {
	font-weight: bold;
	margin-right: 3px;
}

.ltr .address i, .ltr .phone i, .ltr .email i { margin-right: 10px; }
.rtl .address i, .rtl .phone i, .rtl .email i { margin-left: 10px; }

.address i:before { content: "\f041"; }
.phone i:before { content: "\f095"; }
.email i:before { content: "\f003"; }