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

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


  
 .tm-navbar-more > a:before {  
    font-family: FontAwesome;  
    content: "\f07a";  
}
 

/*overide degroef grid stack padding*/
  
.tm-article {
  padding: 0px !important;
 }
 
 
 /*overide degroef comment reply*/

.yoo-zoo #comments .uk-comment-body .reply { display: none; }




