/* Base table styles – Borderless look */
table {
width: 100%;
border-collapse: collapse;
margin: 0;
font-size: 0.9em;
min-width: 400px;
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
border-radius: 0 0 8px 8px;
overflow: hidden;
font-family: ‘Inter’, sans-serif;
border: none;
}
thead tr {
background-color: #009879;
color: #ffffff;
text-align: left;
text-transform: uppercase;
}
th, td {
padding: 12px 15px;
border: none;
white-space: normal;
text-align: left;
}
/* Subtle gradient for size cells (first column) */
tbody tr td:first-child {
font-weight: 700;
color: #1f2937;
white-space: nowrap;
background: linear-gradient(90deg, #f0fdfa 0%, #ffffff 100%);
}
tbody tr {
transition: background-color 0.2s ease;
}
/* Zebra striping */
tbody tr:nth-of-type(even) {
background-color: #fcfcfc;
}
/* Hover effect */
tbody tr:hover {
background-color: #f0fdf4;
}
/* Container for horizontal scrolling – Aligned to the left */
.table-container-outer {
max-width: 800px;
margin: 20px 0;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}
.table-scroll {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
/* Title style with matching green */
.table-title {
background-color: #009879;
color: #ffffff;
padding: 18px 20px;
margin: 0;
font-size: 20px;
font-weight: 700;
text-align: left;
font-family: ‘Inter’, sans-serif;
border-bottom: 1px solid rgba(255,255,255,0.1);
line-height: 1.4;
}
.table-subtitle {
display: block;
font-size: 14px;
font-weight: 400;
opacity: 0.9;
margin-top: 4px;
}
/* Mobile Adjustments */
@media screen and (max-width: 600px) {
table {
min-width: 450px;
}
.table-title {
font-size: 16px;
}
}
Giro Chamber II Size Charts
| EU Size | US Mens | US Womens |
|---|---|---|
| 36 | – | 5 |
| 37 | – | 6 |
| 37.5 | – | 6.5 |
| 38 | – | 6.5 |
| 38.5 | – | 7 |
| 39 | 6.5 | 7.5 |
| 39.5 | 7 | 8 |
| 40 | 7.5 | 8.5 |
| 40.5 | 7.5 | 8.5 |
| 41 | 8 | 9 |
| 41.5 | 8.5 | 9.5 |
| 42 | 9.5 | 10.5 |
| 42.5 | 9.5 | 10.5 |
| 43 | 9.5 | 10.5 |
| 43.5 | 10 | – |
| 44 | 10.5 | – |
| 44.5 | 11 | – |
| 46 | 12 | – |
| 46.5 | 12.5 | – |
| 47 | 13 | – |
| 48 | 13.5 | – |
| 49 | 14 | – |
| 50 | 15 | – |
* Swipe left or right to view full specifications on mobile devices.

















Reviews
There are no reviews yet.