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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .tm-nav-logo {
height: 60px;
left: 50%;
margin-top: -30px;
top: 50%;
transform: translateX(-50%);
width: 200px;
}
