/* ----------------------- */
/*    Mediafire Cleaner    */
/* ----------------------- */
/*    @author : s4nji      */
/* ----------------------- */
@-moz-document domain("mediafire.com") {

.ad,
.mp-ad,
.cf.social-follow.twitter.fb,
#ClickPop_LayerPop_Container,
#MaxFooter,
*[style*='z-index: 2147483647'],
iframe,
.rockmeltAdWrapper,
.cf.social-follow.twitter {
  display: none !important; 
}

.dl-page .left {
  width: 27.5% !important; 
}

}