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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-navbar > div > .uk-flex-center {    
-ms-flex-pack: end;    
-webkit-justify-content: flex-end;    
justify-content: flex-end;    
}