@shilpakgarg: You can fix it by adding the following code to your style.css file from Appearance>Editor in your admin panel.
#content:after {
bottom:-80px !important;
}
This will fix your problem till the next update and hope, the theme developer will fix the issue in next update. If not, paste this code again after updating your theme. Hope this will help.