/*
Theme Name: Woodmart Child
Template: woodmart
Version: 1.0
*/

/* custom css here */

#pdp-description .wd-nav-wrapper.wd-nav-tabs-wrapper.text-right {
    display: none !important;
}

#pdp-cart-button th.label {
    font-size: 24px !important;
    font-weight: 700 !important;
    margin-bottom: 18px !important;
}

table.shop_table.woocommerce-checkout-review-order-table thead, table.shop_table.woocommerce-checkout-review-order-table tbody {
    display: none !important;
}

span.elementor-icon-list-text, p.elementor-icon-box-description, h3.elementor-icon-box-title{
    font-family: iransansx !important;
}

.product-grid-item .product-image-link{
	padding: initial !important;
}


.header-banner-display .header-banner {
    background-color: #158abe !important;
}

a.elementor-accordion-title {
    font-family: 'IRANSansx' !important;
}

@media (max-width: 767px) {
    .elementor-accordion-icon {
        padding-top: 9px !important;
    }
}

.elementor-tab-content {
    font-family: 'IRANSansx' !important;
}