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

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

h1, h2, h3, h4, h5, h6 {
  color:#0099cc;
    font-size: 15px;}

.tm-headerbar {padding: 15px 0 0 0;}

.tm-page {margin:0px auto;
padding-top:0px;}

.tp-block:first-child {padding-top:0px;}

.tm-block-full {

  margin-top: -500px;}

.uk-panel-box {background:none; border: 0px; z-index: 999;}

.uk-container {padding:0 35px; }

a,.uk-link {color:#0099cc;}
a:hover,.uk-link {color:#ffcc33;}

.uk-text-muted {color:#0099cc;
font-size:14px;
font-weight:bold;}

@media (max-width: 767px) {  

    .tm-page-bg .tm-container {   
    margin-top: 0;   
    }  

    .tm-headerbar + .tm-top-block tm-grid-block {  
    margin-top: 0;   
    }  

    .tm-headerbar.uk-hidden-small { display: block !important; }  

    .tm-headerbar.uk-hidden-small .tm-logo,  
    .tm-headerbar.uk-hidden-small .tm-search {   
    display: none !important;   
    }  

    .uk-navbar-center.uk-visible-small { max-width: 70%; }  

}