/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 20 2022 | 07:49:25 */
a.button.primary.is-xsmall {
    font-size: 1em;
	border-radius: 0px !important;
}

.size-guide-table tr th,
.size-guide-table tr td {
  text-align: center;
  width: 100px;
}

.size-guide-table tr:nth-child(even) {
  background-color: #fbfbfb;
}

.size-guide-table th {
  background-color: #f5f5f5;
}
