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

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


/* Nasconde sia navbar che logo */
.tm-navbar-center .uk-sticky-placeholder + .tm-block-fullheight { margin-top: 0; }  
.uk-sticky-placeholder { display: none; }
