/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.cform-btn {
    background: #fbebc2 !important;
    color: #333 !important;
}
/* Increase submenu width in Woodmart theme */
.wd-dropdown-menu {
    min-width: 320px !important; /* increase this number */
}

.wd-dropdown-menu > li > a {
    white-space: normal !important; /* allow text wrapping */
    line-height: 1.4;
}
