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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
#uk.navOpen::before {
  content: "menu";
  font-size: .5em;
  text-transform: uppercase;
  margin-right: 10px;
}
#uk.navOpen:hover::before {
  color: #a21135;
}