@charset "UTF-8";
/* CSS Document */

th.gigpress-heading,
tr.gigpress-tour td {
    background-color: rgba(0, 0, 0, 0);
}
strong.gigpress-soldout,
.soldout strong {
	color:#FF0004 !important;
	font-weight:normal;
}
.show-notes ol {
	font-family: Oswald, sans-serif;
	font-size:16px;
}
@media only screen and (max-width: 798px) {
.gigpress-table {
    font-size: 14px;
}
}