/*
 Theme Name:   Woodmart Child
 | Shared by WPTry.org
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-prefooter{
	padding-bottom: 0px !important;
}

.main-page-wrapper{
    margin-top: -40px !important;
    background-color: #000 !important;
    min-height: 0 !important;
    padding-bottom: 40px !important;
}

.elementor-location-header {
    margin-bottom: 0px !important;
}

@media (min-width: 1025px) {
    .main-page-wrapper{
	padding-top: 0px !important;
	padding-bottom: 80px !important;
    }
}