<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;500;600;700&amp;display=swap');
@import url("/themes/_common/css/reset.css");
@import url("/themes/_common/css/fonts/font-awesome/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&amp;display=swap');
@import url("/themes/_portals/bluestar/css/catalogue.css?V");
@import url("/themes/specialolympics/css/mobile.css?V");

.javelinBodyTable {
  width: 1200px;
}
body {
	font-family: 'Ubuntu', sans-serif;
	color: #000000;
}
.order-table-body.javelinMainTable.productOrderTable {
    background-image: url(/themes/specialolympics/img/Kaha_Waving.jpg);
    background-repeat: no-repeat;
    background-position: 0px 750px;
    background-size: 300px;
	min-height: 1150px;
}
.Webform.confirmation.javelinMainBody .order-table-body.javelinMainTable.productOrderTable {
  background: url('');
}
.Webform .javelinBannerTable {
	background-color: #FFFFFF !important;
}
.Webform {
	border-top: 5px solid #ee0606 !important;
}
.javelinLogoSpace {
	/*display: none;*/
	background-color: transparent;
	background-image: url('/themes/specialolympics/img/logo_banners_small.png');
	background-position: top -50px left 18px;
    height: 200px;
    background-size: 1180px;
}
.javelinWebFormSpace {
	display: none;
}
.javelinHeader {
	color: #c4161c;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
}
h1 {
	color: #000000;
}
h2 {
	color: #000000;
}
.javelinSubheader2 {
	color: #000000;
}
h2.catalogue-list-breadcrumb.javelinSubheader2 {
	color: #989898;
}
.order-catalogue-table h2 {
    margin-bottom: 10px;
}
.order-table-title.catalogue-name:after {
    content: "Zealand Official Merchandise Catalogue";
}
.Webform div.mainTable, label {
    color: #000000;
}
.cell2.stock-desc span {
    font-size: 16px;
	font-weight: 400;
}
/*.catalogue-list-breadcrumb.javelinSubheader2::after {
  content: "Product pricing is exclusive of GST. GST will be added in the checkout process";
  position: relative;
  display: block;
  color: black;
  font-weight: bold;
}*/
A:link {
    COLOR: #000000;
}
.order-table-heading {
	height: 150px;
}
desc_1 {
    position: absolute;
    display: block;
    top: 300px;
	background: #c4161c;
	padding: 4px 8px;
	border-radius: 4px;
	color: #FFFFFF;
}
desc_2 {
    position: absolute;
    top: 340px;
    display: block;
	line-height: 1.5;
	text-align: left;
}
.order-delivery-title-div::after {
	content: "If you are wanting to collect at the National summer games please put National Summer 2025 as the designated delivery address";
}

.cell2 {
    width: 40% !important;
}
.cell3 {
    width: 6%;
}
/*.row.stock-line .stock-price::after {*/
.cell4.stock-price::after {
    content: "+GST";
}
.Webform .button, .btn {
    background-color: #ee0606;
	font-size: 16px;
}
.Webform .button:hover, .btn:hover {
    background-color: #ee0606;
	text-decoration: underline;
	font-size: 16px;
}
.Webform div.search,.Webform div.catalogue {
	border-top: 3px solid #ee0606;
	font-size: 16px;
}
.shopping-cart .shopping-cart-btn {
	background: #000000;
}
.shopping-cart-order.btn {
	font-size: 18px !important;
}
.shopping-cart .shopping-cart-btn:hover {
	padding: 8px 11px;
}
.shopping-cart-order.btn:hover {
	padding: 8px 12px;
}
.shopping-cart-order.btn::before {
  content: "Review /";
}
.Webform .catalogue-search {
	background-color: #ee0606;
}
.Webform .catalogue-search:hover {
	font-weight: 300;
	padding: 6px 12px;
}
.jstree-default .jstree-open &gt; .jstree-ocl:before {
	color: #ee0606;
}
.jstree-default .jstree-closed &gt; .jstree-ocl:before {
	color: #ee0606;
}
.jstree-default .jstree-clicked {
    background: #000000;
}
.catalogue-list-desc {
    font-weight: 600;
	padding-bottom: 14px;
}
.Webform .ui-dialog .ui-dialog-titlebar-close {
	background: #ee0606;
}
.Webform .ui-dialog .ui-dialog-titlebar-close:hover {
	background: #000000;
}
.product-list-wrapper .alt_details {
    margin-left: 90px;
}
.alt_details .cell1.stock-code {
    display: none;
}
.alt_details div.row {
    line-height: 220%;
}
.alt_details .cell2.stock-desc {
    width: 360px !important;
}
.alt_details .cell4.stock-qty {
    width: 90px;
}
h3.alt_title {
    font-weight: bold;
    margin-top: 6px;
    padding-bottom: 5px;
}

.costCentre {
  display: none;
}
#costCentre {
  display: none;
}
.stock-owner {
  display: none;
}
span.stock-type {
    display: none;
}
span.stock-leadtime.mobile-hide {
	display: none;
}
span.stock-version {
    display: none;
}
.cell5.download-links {
  display: none;
}
A:visited {
    COLOR: #000000;
}
.version {
	position: relative !important;
}
#tabs {
  margin-top: 20px;
}
span.thankyou-order {
    font-size: 30px;
	font-weight: bold;
}
/*.imageThumbnail {
	pointer-events: none;
}*/</pre></body></html>