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

.hide-larger-price .price *:not(.price) {
    padding-right: 3px;
}

.whb-color-dark:not(.whb-with-bg) {
    border-top: 5px solid #01476d;
}

.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
    margin-top: 0!important;
}
.wd-products[class*="wd-stretch-cont"] .product-element-bottom,.wd-products[class*="wd-stretch-cont"] .product-element-bottom {
    justify-content: flex-end;
}
.wd-product-cats a {
    font-weight: 300 !important;
    color: #767676;
}

