/*
* @package Trego
* @copyright (C) 2014 by mojoomla.com - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author mojoomla.com <sales@mojoomla.com>
*/
.item-page h2 {display:none;}
#mj-maincontent1 {margin-bottom:0;}
#mj-left {border-right:none medium;}
#mj-header1 .header {background: none repeat scroll 0 0 rgba(0, 0, 0, 0);}
#mj-maincontent1 {display:none;}
.mj-full.footer-container {display: none!important;}
#scroll-to-top {display:none!important;}
.browse-view h1 {z-index:auto!important;}
#mj-header1 {margin-bottom: 0;margin-top: 0;}
.header .header-topbar {display:none;}
@media only screen and (max-width: 768px) {
 .soical_left div.social-icons {
 display: block;}
 .soical_left div.copyrights {
 display: block;}
 #mj-header1 .header .header-bground {
 background-color: transparent;}
}
 @media only screen and (min-width: 768px) and (max-width: 1024px) {
 .soical_left div.social-icons {
 left: initial;
 bottom: 16px;
 right: 30px;
 display: block;}
 .soical_left div.copyrights {
 bottom: 20px;
 left: 30px;
 width: auto;
 display: block;}
 #mj-header1 .header .header-bground {
 background-color: transparent;}
}
