/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-logo img {padding-bottom: 0 !important;}
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {display: none;}
@media (max-width: 768.98px) {
    .woocommerce-ordering.wd-ordering-mb-icon {display: none;}
}
body .whb-sticked .whb-general-header {
    background: #422a2a;
}
.whb-sticked .whb-header-bottom {
    background: #422a2a!important;
}
@media (min-width: 769px) {
:is(.term-description,.page-description):not(:last-child){text-align: -webkit-center;max-width: 75%;justify-self: center;}
}
/*[class*="title-line-"] .wd-product .wd-entities-title {color: var(--wd-text-color);}*/
.amount {color: var(--wd-text-color); font-weight: 400;}
.price {color: var(--wd-text-color)!important; font-weight: 400;}
.summary-inner>.price {direction: ltr;}
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {direction: ltr;}
@media (min-width: 769px) {
    .cat-design-replace-title :is(.wd-cat-content,.wd-cat-count) {
		direction:rtl!important;
        position: absolute;
        inset: 0;
        z-index: 3;
        display: flex;
        align-items: center;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: flex-end!important;
        padding: 15px 15px 0 15px!important;
    }
}
@media (min-width: 769px) {
    .cat-design-replace-title .wd-entities-title {
        padding: 5px 25px 0 25px!important;
        color: rgb(166,136,116)!important;
		background-color: #fff!important;}
}

.wd-post-author {display: none!important;}
.wd-post-cat.wd-style-with-bg {display: none!important;}
.wd-post-image {display: none;}