/* Karakteristike tab: specification table (built by SGW Product Content / trival-sync). */
.product-specs { width: 100%; border-collapse: collapse; margin: 0 0 16px; font-size: 14px; }
.product-specs th, .product-specs td { border: 1px solid #dddddd; padding: 8px 10px; text-align: left; vertical-align: top; }
.product-specs thead th { background: #f2f2f2; font-weight: 700; }
.product-specs tbody td:first-child { width: 38%; font-weight: 600; color: #2B2B2B; }
.product-specs tbody tr:nth-child(even) td { background: #fafafa; }
@media (max-width: 600px) { .product-specs { font-size: 13px; } .product-specs th, .product-specs td { padding: 6px 8px; } }
