/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/* Center-align the Quick Links widget title and layout block */
@media (min-width: 1024px) {
    #nav_menu-16 {
        margin-left: 25% !important;
    }
}