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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-navbar-nav > li > a {
     background-color: rgba(0, 0, 0, 0);
     color: #f3942d; !important
 }

 .uk-nav-dropdown > li > a, .uk-nav-navbar > li > a {
        color: #f3942d; !important
 }
 .uk-navbar {
     background: transparent;
}

div [style] .tm-navbar-wrapper{
    position: absolute !important;
}

.tm-bottom-d h3 {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}

.tm-bottom-d li {
	text-align: center;
	list-style-type: none;
	margin-left: -25px;
}