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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .tm-navbar, .tm-navbar-space .tm-navbar {
  margin-top: 10px;
  }
  
  .forumapulum-facebook-feed .uk-icon-clock-o {
	  display:none;
  }
  .forumapulum-facebook-feed {
	  padding:0px !important;
  }
  
 @media (min-width: 1024px) {
    .tm-navbar, .tm-navbar-space .tm-navbar {
        margin-top: 50px;
    }
 }
 
 .cursuri-custom .tm-article-content {
     height:300px;
 }

.mod-languages {
  float:right;
  margin-top:34px;
}

.tm-logo-small > .mod-languages {
clear: both;
margin-top: 0px;
position: absolute;
top: 24px;
right: 0px;
letter-spacing:0;
}

.lang-active {
  font-weight:800;
  pointer-events:none;
}


.bg-yellow{
    background: yellow;
}

aside>div.forumapulum-facebook-feed {
    display: none;
}