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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


.tm-headerbar {
  margin-top: 0px;
  margin-bottom: -40px;
}


.tm-logo-small {  
 display: table;   
 margin: -55px auto 0px auto;  
 
}  
 
.tm-logo {
  position: relative;
  z-index: 5;
}
/*
.uk-navbar {
  height: 60px;
}
/*
@media (min-width: 1220px) {
  body {
    background: #b68f64 url("../../../images/background/desert_bg.jpg") 50% 0 fixed;
    background-size: cover;
  }
}
 /*
@media (max-width: 767px) {
  body {
    background: #b68f64 url("../../../images/background/desert_bg.jpg") 50% 0 fixed;
    background-size: cover;
  }
}
 /*
.uk-navbar-toggle.uk-visible-small {  
width: 100%;  
text-align: center;  
margin: 220px 0 0px 0;  
}  

.uk-navbar-content.uk-navbar-center.uk-visible-small {  
max-width: 100%;  
height: auto;  
margin-top: -15px;  
}  

.tm-logo-small {  
display: table;   
margin: -10px auto 0px auto;  
padding-top: 15px;  
}  

.tm-headerbar.uk-hidden-small {  
margin-top: 15px;  
}
*/