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

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

.tm-navbar-center.uk-flex.uk-flex-center.uk-hidden-small.uk-hidden-medium {
    justify-content: inherit;
    float: right;
}


.tm-navbar-sticky .tm-navbar-wrapper, .tm-navbar-sticky .tm-navbar-wrapper-animate {
    border-width: 40px;
    margin-top: 21px!important;
}
.uk-active .tm-navbar.uk-navbar {
    margin-top: -47px;
}

div#tm-footer {
    display: none;
}

