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

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

/* Änderung des hamburger Menus auf die entsprechende Farbe erfolgte über anpassung der svg grafik  */

/* @media (max-width: 959px) {  
    [class*=tm-widgets-]:not(.tm-widgets-0):first-child {  
        padding-top: 0px;  
    }  

    #tm-top-a .uk-container.uk-container-center {  
        padding: 0;  
        margin: 0;  
    }  
}
/*

/* code from yootheme : Oberer Code zu 95% funktionell - auskommentiert als backup */

@media (max-width: 959px) {  
    [class*=tm-widgets-]:not(.tm-widgets-0):first-child {  
        padding-top: 0px;  
    }  

    #tm-top-a .uk-container.uk-container-center {  
        padding: 0;  
        margin: 0;  
    }  
}  
@media (max-width: 768px) {  
    #tm-top-a {  
        padding-top: 0px  
    }  
}
