/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/* Footer Styles */
.dealerlocator_container {
    float: left;
    width: 100%;
    background-color: #2a2d30
}


@media (max-width: 767px) {
    .dealerlocator_container {
        padding-top: 10px
    }
}

@media (max-width: 767px) and (max-width: 767px) {
    .dealerlocator_container {
        padding-bottom: 10px
    }
}