.elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products ul.products li.product{text-align:center;border-style:solid;border-width:1px 1px 1px 1px;border-radius:8px;background-color:#FFFFFF;border-color:#7D7D7D;}.elementor-4731 .elementor-element.elementor-element-6d95eef > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products .attachment-woocommerce_thumbnail{border-radius:8px 8px 0px 0px;}.elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:#3A3A3A;}.elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:#3A3A3A;}.elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-size:16px;font-weight:700;line-height:24px;}.elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products ul.products li.product .star-rating{color:#EBC80C;font-size:16px;}.elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products ul.products li.product .star-rating::before{color:#EBC80C;}.elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products ul.products li.product .price{font-size:0px;}.elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-4731 .elementor-element.elementor-element-9098211 .elementor-button{background-color:#1AB370;font-size:16px;font-weight:700;text-transform:capitalize;border-radius:50px 50px 50px 50px;}@media(max-width:1024px){.elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-size:14px;}.elementor-4731 .elementor-element.elementor-element-9098211 .elementor-button{font-size:14px;}}@media(max-width:767px){.elementor-4731 .elementor-element.elementor-element-6d95eef.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-6d95eef *//* Ẩn phần chuyên mục */
.astra-shop-summary-wrap .ast-woo-product-category {
  display: none !important;
}

/* Căn giữa star-rating và làm sao vàng full */
.astra-shop-summary-wrap .star-rating span {
  width: 100% !important;
  color: #ffc107 !important;
  text-shadow: none !important;
  display: inline-block;
  text-align: center;
}

/* Căn giữa review-rating */
.astra-shop-summary-wrap .review-rating {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100%;
  margin-top: 10px; /* cách tiêu đề */
  box-sizing: border-box;
  order: 0;  /* Đưa lên trên tiêu đề */
  margin-bottom: 8px; /* cách tiêu đề */
}

/* Khối tổng bố trí theo chiều dọc */
.astra-shop-summary-wrap {
  display: flex;
  flex-direction: column;
}

/* Đặt tiêu đề sau review-rating */
.astra-shop-summary-wrap a.ast-loop-product__link {
  order: 1;
}
.astra-shop-summary-wrap a.ast-loop-product__link:hover .woocommerce-loop-product__title {
  color: #B3241A !important;
  transition: color 0.3s ease;
}/* End custom CSS */