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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 @import 'https://fonts.googleapis.com/css?family=Roboto:500,300,200&subset=latin-ext,greek-ext,greek';
 
 .tm-navbar > div > .uk-flex-center {  
-ms-flex-pack: end;  
-webkit-justify-content: flex-end;  
justify-content: flex-end;  
}
