/*
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
*/
#payment .payment_methods, #shipping_method, .cart-subtotal, .woocommerce-Price-amount, .order-total, .product-subtotal, .cart-totals-title, .product_list_widget .quantity-wrapper span.quantity, .product_list_widget .quantity-wrapper span.quantity>.amount,.et-off-canvas .cart-popup-footer .total, .cart-widget-subtotal .woocommerce-mini-cart__total {
	display: none !important;
}
.cart_item {
	border-bottom :1px solid gray;
}
.checkout {
	padding: 0px 30px;
}
.checkout .step-title {
	display: none;
}
.product-information form.cart table.variations td.value select { color:black;}
/*Request Quote Side-By-Side Layout*/
.ywraq-form-table-wrapper {  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;}
/*Request quote CSS*/
.ywraq-form-table-wrapper {
		margin:20px;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
    color: black;
    padding: 25px;
    background: #c9c6c6;
    border-radius: 20px;
}
#yith-ywraq-form {
		border: 2px solid black;
    border-radius: 20px;
    padding: 20px;
}
.header-main .et-wrap-columns {
	margin: 0px !important;
}
.product_meta {
	display: none !important;
}
.footer-widgets .footer-widget ul {
	z-index: auto !important;
}