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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .uk-dropdown-navbar {
  background: url("../less/uikit/images/dropdown_bg.png") repeat scroll 50% 50% padding-box rgba(0,0,0,0.8);
}

.uk-dropdown {
  border-color: #aaa;
}

.tm-headerbar-text {
  color: #ffffff;
  font-size: 22px;
}

.uk-navbar {
  border-width: 0;
  color: #ffffff;
  padding: 10px 30px;
  background-color:rgba(0,0,0,0.6)
}

.infoplus a {
color:#CB162B;
}

