/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
body { 
  background: url(images/bg.jpg) no-repeat center center fixed !important; 
  -webkit-background-size: cover!important; 
  -moz-background-size: cover!important; 
  -o-background-size: cover!important; 
  background-size: cover!important; 
}
#fb-root {
  display: none;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {color: #ef5b2b !important;}
 