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

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

/* Logo size for centered navigation */
/*.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }*/
.tm-nav-logo.uk-hidden-small > a > p > img:nth-child(1){
    margin-top: 10px;
    height: 100px;
    margin-bottom: -35px;
}
.tm-nav-logo.uk-hidden-small > a > p > img.tm-logo-sticky{
    height: 100px;
    margin-top: 30px;
}