/* 
 * CSS dành riêng cho trang Thẻ Sản Phẩm (Product Tag)
 * File: /woocommerce/assets/css/archive-tag.css
 */

.tag-archive-container {
    padding: 40px 0;
}

.tag-archive-title h1 {
    font-size: 28px;
    color: #9c27b0;
    text-transform: uppercase;
}

/* Thêm style custom của bạn bên dưới */
