/*
Theme Name:   Xstore child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/
.product-details .sales-booster-total-sales, .content-product .products-page-cats, .etheme-product-grid-categories,.etheme-product-grid .sales-booster-total-sales,.sales-booster-total-sales,.product_meta .tagged_as,.product_meta .posted_in{display: none !important;}
.woocommerce-product-details__short-description, .woocommerce-tabs .wc-tab p{text-align: justify;}
.etheme-product-grid-item{border: 1px solid #e1e1e1;border-radius: 10px;padding: 10px;}
.MyAccount-user-info{font-size: 14px;}
.woocommerce-Address-title a.edit{display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;line-height: 1;}
.woocommerce-Address-title a.edit::before{content: "\f044";font-family: "Font Awesome 5 Free";margin-right: 8px;margin-top: 0.6em;}
/*form reorder*/
.woocommerce-billing-fields__field-wrapper{display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -15px;
  margin-right: -15px;}
.woocommerce-billing-fields__field-wrapper > p.form-row{width: 100%;
  margin-left: 15px;
  margin-right: 15px;
  order: 3;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;}
.woocommerce-billing-fields__field-wrapper > p.form-row-first, .woocommerce-billing-fields__field-wrapper > p.form-row-last{width: calc(50% - 30px); order: 0;}
.woocommerce-billing-fields__field-wrapper > #billing_email_field, .woocommerce-shipping-fields__field-wrapper > #shipping_email_field {  order: 1; margin-bottom: 1.43rem;}
.woocommerce-billing-fields__field-wrapper > #billing_phone_field, .woocommerce-shipping-fields__field-wrapper > #shipping_phone_field {  order: 2;}
@media only screen and (max-width: 480px) {
	.woocommerce-billing-fields__field-wrapper > p.form-row-first, .woocommerce-billing-fields__field-wrapper > p.form-row-last{width: 100%;}
}
