/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-content h2 {
    padding: 15px;
    margin-bottom: -10px;
}

.content-categorycikkeklista a {
color: #555555;

}

.tm-article .tm-article-content.tm-article-date-true {  
    margin-left: 0!important;  
}  

.tm-article .tm-article-date-true .tm-article-date {  
    display: none;  
}

.tm-content h2 {
    background: #ffffff;
    padding: 20px;
    margin-top: -5px;
    margin-bottom: -30px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 4px 10px rgba(0, 0, 0, 0.06);
}

.uk-article-meta { display: none; }


body {
    background: rgba(103, 116, 27, 0.57);
}

.uk-navbar {
    background: rgba(103, 116, 27, 0.57);
    color: #ffffff;
    background-image: linear-gradient(to bottom,#92a232,#92a232);
}

a, .uk-link {
    color: #a5a725;
}

h1, h2, h3, h4, h5, h6 {
    color: #a5a725;
}

.uk-navbar-nav>li>a {
    color: #ffffff;
}

.uk-navbar-nav>li.uk-active>a {
    background-color: #768611;
    color: #fff;
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#768611,#768611);
    background-image: linear-gradient(to bottom,#768611,#768611);
}

.uk-nav-navbar>li>a:hover,
.uk-nav-navbar>li>a:focus {

background-color:#92a232;
color:#fff

}

@media (max-width: 960px) {
  .uk-navbar-nav > li > a {
  font-size: 18px;
  padding: 0 15px;
  }
  }

@media (max-width: 830px) {
  .uk-navbar-nav > li > a {
  font-size: 16px;
  padding: 0 15px;
  }
  }


.felsoszoveg {
    padding: 10px 15px;
}


.tm-search {
    margin-top: 17px;
}

.tm-social-icon-buttons {
    margin-top: 17px;
}
