/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
a {color: #ac9e92;}
a:hover {color: #888;}
.toolbar-wrapper {
    background: #3c495c;
    color: #cbcdcc;
}

.toolbar-wrapper ul li a {
    color: #cbcdcc;
    font-size: 11px;
}
.tm-totop-scroller {
   
    background-color: #928475;

}
.uk-navbar-nav > li > a {
  
    color: #ac9e92;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 800;
}

.navbar-default .uk-navbar-nav > li > a {
    background: transparent;
    text-transform: none;
    position: relative;
}

.navbar-default .uk-navbar-nav > li > a:after {
  
    background: #2d3241;
    height: 2px;
  
}
.toolbar-wrapper ul li::before {border-left-color: #cbcdcc !important;}
.header-info {font-size:11px;}
.header-info a {color:#ffffff;}
.header-info .su-icon {margin:0 0 0 5px;}
.header-info .su-icon i {padding:5px; font-size:14px;}
body .readon {background: #ac9e92; border: 2px solid #ac9e92;}
body .readon:hover {background: #888; border-color: #888;}
.btn-primary {background-color:#ac9e92;}
.btn-primary:hover {background-color:#ac9e92;}

