.custom-products-container{width:100%;overflow-x:auto;margin:30px 0}.custom-woocommerce-table{width:100%;border-collapse:collapse;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);background:#fff;font-family:inherit}.custom-woocommerce-table th{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:18px 15px;text-align:center;font-weight:600;font-size:16px;border:none}.custom-woocommerce-table td{padding:15px;text-align:center;border-bottom:1px solid #f0f0f0;vertical-align:middle}.custom-woocommerce-table tr:hover{background-color:#f8f9ff;transition:background-color .3s ease}.custom-woocommerce-table .row-number{width:60px;font-weight:700;color:#667eea}.custom-woocommerce-table .product-image img{width:25px;height:25px;object-fit:cover;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.custom-woocommerce-table .product-title{text-align:right}.custom-woocommerce-table .product-link{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}.custom-woocommerce-table .product-link:hover{color:#667eea;text-decoration:underline}.custom-woocommerce-table .product-price{color:#28a745;font-weight:600}@media (max-width:768px){.custom-woocommerce-table{font-size:14px}.custom-woocommerce-table th,.custom-woocommerce-table td{padding:10px 8px}}