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

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

 
 
@media (max-width: 767px) {  
    .tm-teaser { height: 400px; }  
        h1.tm-teaser-text-primary { margin-top: 10px;; }  
    }  

    @media (max-width: 580px) {  
        h1.tm-teaser-text-primary { font-size: 32px !important; }  
        .tm-teaser .uk-container > div { display: inline; }  
        .tm-teaser .uk-button.uk-button-success {   
        margin: 15px 0;  
        font-size: 15px;  
        line-height: 100%;   
        padding: 0 10px;  
        }  
        h1 { margin-top: -10px !important; }  
    }  

    @media (max-width: 400px) {  
        h1.tm-teaser-text-primary { font-size: 32px !important; }  

.uk-nav.uk-nav-side > li > a,  
.uk-nav-sub > li {  
border: 1px solid transparent;  
margin-top: 2px;  
margin-bottom: 2px;  
}  

.wk-accordion h3.toggler { color: #39c640; }