/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-navbar > ul:nth-child(2) li a:before {
content: "\f023";
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-family: FontAwesome;
font-size: 18px;
font-style: normal;
font-weight: normal;
line-height: 1;
padding-right: 5px;
}