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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .tm-navbar-full .uk-navbar-nav > li:first-child > a:before {  
    background: none repeat scroll 0 0 #87705A;  
}  
.tm-navbar-full .uk-navbar-nav > li:nth-child(6n-6) > a:before {  
    background: none repeat scroll 0 0 #87705A;  
}  
.tm-navbar-full .uk-navbar-nav > li:nth-child(6n-5) > a:before {  
    background: none repeat scroll 0 0 #87705A;  
}  
.tm-navbar-full .uk-navbar-nav > li:nth-child(6n-4) > a:before {  
    background: none repeat scroll 0 0 #87705A;  
}  
.tm-navbar-full .uk-navbar-nav > li:nth-child(6n-3) > a:before {  
    background: none repeat scroll 0 0 #87705A;  
}  
.tm-navbar-full .uk-navbar-nav > li:nth-child(6n-2) > a:before {  
    background: none repeat scroll 0 0 #87705A;  
} 
.tm-navbar-full .uk-navbar-nav > li:nth-child(6n-1) > a:before {  
    background: none repeat scroll 0 0 #87705A;  
} 
.tm-navbar-full .uk-navbar-nav > li:nth-child(6n) > a:before {  
    background: none repeat scroll 0 0 #87705A;  
}



.uk-navbar:before { background-color: #BEAE9E;  
}

.uk-button { background-color: #87705A}

.uk-button:hover, .uk-button:focus { background-color: #9b8069}

.tm-featured-image:before {
background: none repeat scroll 0 0 #9E866D;
}
.uk-panel-box-secondary:before {background-color: #87705A}
.uk-text-primary {
  color: #87705A !important;
}

.uk-text-muted {
  color: #87705A !important;
}
.uk-icon-button {

  background-color: #87705A;
  

}
