/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.whb-color-light:not(.whb-with-bg) {
    background-color: #9E5222 !important;
}
body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
    background-color: transparent !important;
}
.whb-top-bar .wd-nav-secondary>li>a {
    font-weight: 400;
    font-size: 12px;
    text-transform: capitalize !important;
}
.whb-column {
    align-items: baseline !important;
}
.wd-copyrights {
    background: #cdcdcd !important;
    /* color: red; */
}