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

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

.uk-navbar-nav > li > a {
  font-family: times roman;
}

html {
  font-size: 20px;
  font-family: times roman
}

article .uk-article-title {
  text-transform: none;
}

.tm-start-here {
  border-top: 0px;
}

a:hover {
    color: red;
}

h1 {
  line-height: 85px;
}

.tm-social-links_button {
  visibility: hidden;
}

.uk-open > .uk-dropdown, .uk-open > .uk-dropdown-blank {
  background: #000000 !important;}

.uk-panel-title, .tm-sidebar-b h3, .tm-widget-features h3, .tm-widget-features h1, .tm-widget-features h2 {
  text-transform: none;
}

@font-face {
    font-family:"adelar";
    src: url("/wp-content/themes/boss/fonts/adelar.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
    font-family:"amilcar";
    src: url("/wp-content/themes/boss/fonts/amilcar.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
    font-family:"blaisdell";
    src: url("/wp-content/themes/boss/fonts/blaisdell.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
    font-family:"giglio";
    src: url("/wp-content/themes/boss/fonts/giglio.ttf") /* TTF file for CSS3 browsers */
}

.tm-start-here .tm-button-primary:hover {
  border: 4px solid #CC0000;
  color: #CC0000;
}

.akslider-module {
  border-bottom: 0px;
}

body {
      background-image: url("/wp-content/uploads/parchment-011.jpg");
  background-color: #000000;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}

.tm-widget-features h3 {
  color: #000000;
}

.tm-widget-features ul .tt-item p {
  color: #000000;
}

.tm-widget-features p {
  color: #000000;
}

.page-title, .uk-page-title, .tm-page-title {
  margin-top: 250px;
}

article .uk-article-title {
margin-top: 250px;
}

.uk-navbar-nav > li > a[href="#"] {
	cursor: pointer;
}

.uk-navbar-nav > li > a {
	margin: 0 12px;
}

.uk-navbar-nav {
  width: 800px;
}

.tm-center-slider-triangle {
  visibility: hidden;
}