/*
	Theme Name: Rehub child theme
	Theme URI: https://wpsoul.com
	Description: A Hybrid magazine/shop/review/news Wordpress Theme
	Author: Sizam
	Author URI: https://wpsoul.com
	Version: 9.4
	Template: rehub-theme
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
.order-article .article_form p{direction:rtl;text-align:right;}
.woocommerce-account .woocommerce-MyAccount-orders{text-align:center !important;}
.woocommerce-account .woocommerce-table--order-details{text-align:right !important;}
.woocommerce-account .woocommerce-customer-details{display:none;}
.woocommerce-cart table.shop_table{text-align:center !important;}
.woocommerce table.cart td.actions .coupon .input-text{float:right !important;margin: 0 0 0 4px !important;}
.woocommerce form .form-row-first {float: right !important;}
.woocommerce-checkout .woocommerce-additional-fields h3{float:right !Important;}
.woocommerce-checkout .woocommerce table.shop_table{text-align:center !important;}
.price del{opacity: 0.5;}
.order-again{display:none;}


@media only screen and (max-width: 479px){
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
   
    margin: 0 0 20px 0 !important;
}
}