/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
@media (min-width: 769px) {
    #tab-wd_custom_tab .wc-tab-inner ul {
        column-count: 2;
        column-gap: 4%;
    }
}

body .popup-quick-view .entry-summary .product_meta > .sku_wrapper {
    display: none;
}

li.meta-author {
    display: none;
}

span.post-date-month {
    text-transform: none !important;
    padding: 5px !important;
    color: #ff5e2b;
}

.post-single-page .entry-content {
    max-width: 900px;
    margin: 0 auto 60px;
}

.post-single-page .entry-content p {
    text-align: justify;
}

#tab-description p {
    text-align: justify;
}

.wd-nav-tabs > li {
    margin-inline-end: 30px;
}

li#tab-title-reviews {
    order: 10;
    margin-inline-end: 0;
}

li#tab-title-brand_tab {
    order: 9;
}

ul.product-categories > li:nth-child(n+5) {
    display: none;
}

.product-labels.labels-rounded span.out-of-stock.product-label {
    min-width: 110px;
    padding: 5px 7px;
    min-height: auto;
    background-color: rgb(255 255 255 / 84%);
}

.buttonsLarge a.btn.btn-style-link.btn-size-large {
    padding: 5px 0;
}

header.wd-single-post-header .wd-post-meta, .wd-blog-element .entry-meta.wd-entry-meta, .wd-blog-element .hovered-social-icons.wd-tltp {
    display: none;
}

.elementor-heading-title {
    line-height: 140%;
}

.wd-post-cat.wd-style-with-bg, .meta-post-categories.wd-post-cat.wd-style-with-bg {
    display: none;
}