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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 @media (max-width: 1000px) {    

    .tm-navbar, .tm-navbar.tm-navbar-small {  
    height: 70px;  
    }  

    .tm-navbar .uk-visible-small {     
    display: block !important;     
    }    

    .tm-navbar .uk-hidden-small,    
    .tm-toolbar.uk-hidden-small {     
    display: none !important;     
    }  

}
