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


p.footer {font-size: 11px}

h1.title {
font-size: 55px;
color:#fff;
line-height: 1;
font-weight: 600
}

button.filter-btn {
    background-color: #fff !important;
    border: 1px solid #000 !important;
    margin: 5px !important;
}

.category_display a {
    margin-bottom: unset !important;
    text-align: left;
}

tr.dark {
    color: #000;
    font-weight: bold;
    font-family: 'Sora';
}

.vc_grid-filter.vc_grid-filter-filled-round-all>.vc_grid-filter-item {
    border-radius: 0px!important
}