/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Aug 16 2026 | 13:05:25 */
/* Remove WoodMart content spacing across the entire website */
#main-content,
.main-page-wrapper,
.wd-page-content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
}