/*
 Theme Name: XTRA Child
 Template: xtra
 Version: 1.0.0
 Text Domain: xtra-child
*/

/* CSS های شما از اینجا به بعد */

.codevz-my-account-reviews, .content .codevz-section-title, .archive .term-description, .archive .xtra-archive-desc {
        text-align: right;
    }


#comments > h3, .content.cz_related_posts > h4, .content.cz_author_box > h4, .related.products > h2, .upsells.products > h2, .up-sells.products > h2, .up-sells.products > h2, .woocommerce-page .cart-collaterals .cart_totals > h2, .woocommerce-page #customer_details > div:first-child > div:first-child > h3:first-child, .woocommerce-page .codevz-checkout-details > h3, .woocommerce-page .woocommerce-order-details > h2, .woocommerce-page .woocommerce-customer-details > h2, .woocommerce-page .cart-collaterals .cross-sells > h2 {
  background-color: #e40327;

}


.woocommerce-store-notice, p.demo_store {
    position: absolute;

    background-color: #e40327;

}

.product-section {
    margin: 40px 0;
}

.product-section h2 {
    font-size: 22px;
    margin-bottom: 20px;
    border-bottom: 2px solid #e40327;
    padding-bottom: 8px;
}


.page_title, .header_onthe_cover .page_title {
    background-color: #e40327;

}