/*
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
*/

.et_attribute-name[data-swatch-name]:after, table.variations th.label label[data-swatch-name]:after{display: none !important}
a.reset_variations{display: none !important}

/* Cho mỗi hàng variations hiển thị theo cột */
.variations_form .variations tr {
  display: block;
  margin-bottom: 15px; /* khoảng cách giữa các thuộc tính */
}

/* Label chiếm 100% width, nằm trên */
.variations_form .variations td.label {
  display: block;
  width: 100%;
  margin-bottom: 6px; /* khoảng cách giữa label và swatch */
  text-align: left;
}

/* Swatch/nút chọn nằm dưới */
.variations_form .variations td.value {
  display: block;
  text-align: left;
  width: 100%;
}

/*Tinh chỉnh biến thể giá*/
.tp-bienthegia th.label{padding-bottom: 5px}
.tp-bienthegia td.value{padding: 0px}
.tp-bienthegia td.value ul{padding-bottom: 0px}
.tp-bienthegia table tbody tr{margin-bottom: 0px !important;}
.tp-bienthegia table tbody tr th{font-weight: 700}
.tp-bienthegia .woocommerce-variation-price{display:none}
.tp-bienthegia li.type-label.subtype-square.selected{background:#f7f7f7; font-weight:600}

/*Tinh chỉnh mô tả ngắn sản phẩm*/
.tp-motasanpham li{margin:0px; font-size:15px !important}