/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Header CSS */
.wd-header-nav .current-menu-item a {
    font-weight: 600 !important;
    color: #1E1E1E !important;
}
.header-btn {
    background: #9B1A00 !important;
    border-radius: 15px;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF !important;
    text-transform: capitalize !important;
}
