/*
Theme Name: NCNTeam
Theme URI: http://namncn.com/themes/ncnteam/
Author: Nam NCN
Author URI: http://namncn.com/about/
Version: 1.0.0
Description: This theme for Wordpress site.
Tags: left-sidebar, right-sidebar, ...
License:
License URI:
Text Domain: ncnteam
Domain Path: /languages
*/
.footer_menu a {
  padding: 6px 5px;
}
.new__post{display:block}
.site.mobile-menu-active .mobile-menu-container{transform: translateX(0) !important;}
.entry-excerpt h2{font-size: 16px; line-height: 25px;font-weight: bold !important; margin-top: 0;}
.hide{display:none}
@media only screen and (min-width: 300px) and (max-width:600px)  {
 .leftpanel,.rightpanel{width:100%}
}
@media only screen and (min-width: 601px)  {
 .leftpanel,.rightpanel{width:48%}
}
