/*
Theme Name: Wair
Theme URI: http://www.bottomlessdesign.com
Description: Child Theme for the Bottomless Design Mist Theme
Version: 1.0.0
Author: Adam Mills / Bottomless Design
Author URI: http://www.bottomlessdesign.com
Template: mist

*/


@import url("../mist/style.css");


/* Font Awesome icons Start */
.fa-usd:before {
	content: "\f155";
}
.fa-check:before {
	content: "\f00c";
}
.fa-mobile:before {
	content: "\f10b";
	font-size: 2em;
	margin-left: 1px;
}
.fa-envelope:before {
	content: "\f0e0";
}
.fa-map-marker:before {
	content: "\f041";
}
.fa-f:before {
    content: '\f09a';
}
.fa-t:before {
    content: '\f099';
}
.fa-g:before {
    content: '\f0d5';
}
.fa-p:before {
    content: '\f0d2';
}
.fa-i:before {
    content: '\f16d';
}
.fa-l:before {
    content: '\f0e1';
}
.fa-y:before {
    content: '\f16a';
}
.fa-map-marker:before {
    content: '\f041';
}
.fa-rss:before {
    content: '\f09e';
}
.fa-envelope-o:before {
    content: '\f003';
}
.fa-link:before {
    content: '\f0c1';
}
.menu-item-has-children > a:after {
    -webkit-font-smoothing: antialiased;
    color: #bbb;
    content: "\f0d7";
    display: inline-block;
    font-family: FontAwesome;
    font-size: .75em;
    margin-left: 4px;
}
/* Font Awesome icons End */
