body.wpforo .wrap {
    max-width: 1320px;
    padding-left: 25px;
    padding-right: 25px;
}

#wpforo-wrap #wpforo-menu,
#wpforo-wrap #wpforo-footer,
#wpforo-wrap .wpf-sbtn,
#wpforo-wrap .wpforo-feed,
#wpforo-wrap .wpf-post-link,
#wpforo-wrap .wpf-sb-4,
#wpforo-wrap .wpfl-1 .wpforo-post-head .wpf-right {
    display : none !important;
}

#wpforo-wrap .wpforo-main {
    margin-bottom: 30px;
}

#wpforo-wrap input[type=file] {
    position: initial;
    opacity: 1;
    height: auto;
    width: auto;
}

.pum-container.pum-responsive.pum-position-fixed {
    top : auto !important;
    bottom : 0;
    margin-bottom: 0;
}