/* Remove unused space below homepage promotional sections only. */
body.sc-theme.page-homepage #main-body{min-height:0!important;height:auto!important;margin:0!important;padding:0!important;background:transparent!important}
body.sc-theme.page-homepage #main-body>.container,body.sc-theme.page-homepage #main-body>.container>.row{min-height:0!important;height:auto!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}
body.sc-theme.page-homepage #main-body .main-content{min-height:0!important;height:auto!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}
body.sc-theme.page-homepage #main-body .main-content>:last-child{margin-bottom:0!important}
/* Keep real WHMCS homepage content visible if it is present. */
body.sc-theme.page-homepage #main-body .main-content:empty{display:none!important}
