/*
	Theme Name:   XTRA
	Theme URI:    https://xtratheme.ir/
	Description:  Multipurpose and WooCommerce WordPress Theme
	Version:      4.9.16
	Author:       XtraTheme
	Author URI:   https://xtratheme.ir/
	Text Domain:  xtra
	Tested up to: 9.9
	Requires PHP: 5.6
	License:      GPLv2
	License URI:  http://gnu.org/licenses/gpl-2.0.html
	Tags:         custom-menu, custom-logo, entertainment, full-width-template, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
*/

/*
	PLEASE DO NOT edit this file, if you want add custom CSS go to Theme Options > Additional CSS
	Or install child theme and add your custom styles and functions.
*/
.codevz-account-avatar img{
    display: none !important;
}
.woocommerce-MyAccount-content p {
    line-height: 30px !important;
}
.video-js {
    max-width: 100%;
} 
 .woocommerce-customer-details--phone {
        direction: rtl !important;
    }
@media only screen and (max-width: 768px) {
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        text-align: right !important;
    }
    .cz_post_content ul {
        margin-right: 0 !important;
    }
    .video-js {
        margin-top:20px !important;
        margin-bottom: 20px !important;
    }
    .woocommerce-customer-details--phone {
        margin-top: 20px !important
    }
    .woocommerce-customer-details--phone {
        direction: rtl !important;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        padding: 20px !important;
    }
    .woocommerce-MyAccount-content {
        width: 100% !important;
    }
}
    td.download-remaining, a.button.wc-backward {
        display: none !important;
    }
    
    
    
    .woocommerce-table--order-details {
        display: none !important;
    }
    .bbb-pro-countdown {
        direction: ltr !important;
    }