/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jul 04 2025 | 19:59:17 */
.page-id-1011 .the_content_wrapper {
    margin: 0;
    width: 100%;
}

.page-id-1011 .dg-carousel-lightbox {
	display: none !important;
}

.page-id-1011 .has_content .the_content_wrapper {
    margin-bottom: 0px;
}

@media only screen and (max-width: 767px) {
    .content_wrapper .section_wrapper, .container, .four.columns .widget-area {
        max-width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

