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

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

@media(max-width: 500px){  
    .uk-navbar-nav li:nth-child(4){  
        display:none;  
    }  
}

.tm-gallery .uk-overlay-panel.uk-flex {

    padding: 50px;

}
body > .uk-container {  
max-width: 90%;  
}
