<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Founders';
    font-weight: normal;
    font-style: normal;
    font-display: block;
    src: url('https://files.cargocollective.com/c1317027/founders-grotesk-regular.woff2') format('woff2');
}
 

p {
	margin-block-start: 0.4em;
    margin-block-end: 0.3em;
}

small u {
    text-decoration-thickness: 1px;
    text-underline-offset: 0.1rem;
}



html {
	font-size: 100% !important;
}

@media only screen and (max-width: 600px) { 
html {
	font-size: 70% !important;
}
}    


/* Colour Selectors */


.column {
	float: left;
 	padding: 0px 20px 20px 0px;
 	position: relative;
	font-family: "Founders", Icons;
	font-size: 0.5em;
    font-style: normal;
	font-weight: 400;
	font-variation-settings: 'slnt' 0, 'MONO' 1;
}

.row:after {
	content: "";
	display: table;
	clear: both;
  }

.column p {
	font-size: 0.1em;
  }

.hero-color-block.active, .icon-color-block.active {
	border: 1.5px solid rgb(255, 69, 33);
  }

#colourname {
	text-decoration: underline;
    text-decoration-thickness: 0.05rem;
    text-underline-offset: 0.4rem;
  }


/* HERO colour selector */


#color-selector {
	width: 60%;
	margin: auto;
  }

#hero-svg {
	position: relative;
	z-index: 2;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	mix-blend-mode: multiply;
  }

#hero-shape {
	fill: #f2f2f2;
	transition: fill 0.5s;
  }

#hero-plain {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 60%;
	height: auto;
	z-index: 1;
	margin-left:auto;
	margin-right:auto;
  }

.hero-color-block, .color-block, .icon-color-block {
    cursor: pointer;
	width: 45px;
	height: 60px;
	background-color: #f2f2f2;
	transition: opacity 0.2s;  
  }

.colorway-block {
	width: 90px;
	height: 60px;
	background-color: #f2f2f2;
	transition: opacity 0.2s;  
}

.hero-color-block:hover, .color-block:hover, 
.colorway-block:hover {
	opacity: 0.6;
  }


/* ICON colour selector */


.classiccolours {
	width: 60%;
	display:block;
	float:left;
  }

.customcolours {
	width: 40%;
	display:block;
	float:left;
  }

.color-block, .frame-block {
	width: 45px;
	height: 60px;
	background-color: #f2f2f2;
	margin-bottom: 10px;
  }
  
.color-block.active, .frame-block.active,
.colorway-block.active {
	border: 1.5px solid rgb(255, 69, 33);
  }
  
.third {
width: 33.3%;
float: left;
display: inline-block;
}

.third .color-block {
float: left;
}


/* Clear floats after the columns */

.row:after {
	content: "";
	display: table;
	clear: both;
  }

.column p {
	font-size: 0.1em;
  }

#icon-selector {
	width: 60%;
	margin: auto;
  }

#icon-svg {
	position: relative;
	z-index: 2;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	mix-blend-mode: multiply;
  }

#icon-frame {
	position: relative;
	z-index: 2;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	mix-blend-mode: multiply;
  }

#table-top-A, #table-top-A1 {
	fill: #f2f2f2;
	transition: fill 0.5s;
  }

#table-top-B, #table-top-B1 {
	fill: #f2f2f2;
	transition: fill 0.5s;
  }

#net-frame,  #net-frame1{
	fill: #f2f2f2;
	transition: fill 0.5s;
  }

#icon-plain {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 60%;
	height: auto;
	z-index: 1;
	margin-left:auto;
	margin-right:auto;
  }

#netname, #netname1  {
	text-decoration: underline;
    text-decoration-thickness: 0.05rem;
    text-underline-offset: 0.4rem;
  }

#topname, #topname1 {
	text-decoration: underline;
    text-decoration-thickness: 0.05rem;
    text-underline-offset: 0.4rem;
  }

.colors {
  display: flex;
  position: fixed;
  bottom: 2em;
  right: 2em;
  z-index: 3;
}


/* Colours for swatches */


#offwhite {
	background-color: #F1EAD6;
}

#primrose {
	background-color: #F3F1D0;
}

#homebushyellow {
	background-color: #F7C320;
}

#tangerine {
	background-color: #E17464;
}

#mandarin {
	background-color: #DC6035;
}

#claret {
	background-color: #6F3C3F;
}

#sunsetpink {
	background-color: #E0C1C3;
}

#ericapink {
	background-color: #C26B91;
}

#homebushred {
	background-color: #D04A3E;
}

#bluebell {
	background-color: #6FA6D3;
}

#tropicalblue {
	background-color: #007AA0;
}

#homebushblue {
	background-color: #3965A0;
}

#midblue {
	background-color: #296079;
}

#coralsea {
	background-color: #3C4C81;
}

#citronella {
	background-color: #C5C746;
}

#homebushgreen {
	background-color: #058A58;
}

#zucchini {
	background-color: #3E5148;
}

#graphitegrey {
	background-color: #545759;
}

#black {
	background-color: #2C2C2C;
}


#lilac {
	background-color: #d0cfda;
}

#matte-black {
	background-color: #2c2c2d;
}

#satin-grey {
	background-color: #7a7d7e;
}

#gloss-ivory {
	background-color: #f1eade;
}

#matte-bronze {
	background-color: #615648;
}

#gloss-blue {
	background-color: #39539f;
}

#satin-green {
	background-color: #375e41;
}

#gloss-yellow {
	background-color: #dfaf4f;
}

#satin-desert-red {
	background-color: #813f32;
}

#gloss-powder-blue {
	background-color: #9babc8;
}

#gloss-navy {
	background-color: #182b48;
}

#satin-white {
	background-color: #ececec;
}

#gloss-dusty-pink {
	background-color: #d5c7c7;
}

#gloss-deep-green {
	background-color: #13201b;
}

#gloss-maroon {
	background-color: #4c1c1a;
}

#superdurablewetwhite {
	background-color: #ffffff;
}

#offwhite {
	background-color: #F2F1E7;
}

#blacksuperdurablegloss {
	background-color: #252526;
}

#grayaluminium {
	background-color: #CACBCD;
}

#emeraldgreen {
	background-color: #376C2D;
}

#salmonpink {
	background-color: #ED8064;
}

#lightyellow {
	background-color: #F8E366;
}

#lightpink {
	background-color: #E9B1C2;
}

#anodizedmediumbronze {
	background-color: #827155;
}

#pastelblue {
	background-color: #94B8DE;
}

#superdurablewetblue {
	background-color: #457CD7;
}

#steeleblue {
	background-color: #13334B;
}

#bottlegreen {
	background-color: #163819;
}

#maroon {
	background-color: #642827;
}

#signalred {
	background-color: #ba302b;
}

#matchpoint {
  background: -webkit-linear-gradient(90deg, #457CD7 50%, #252526 50%);
  background: -o-linear-gradient(90deg, #457CD7 50%, #252526 50%);
  background: -moz-linear-gradient(90deg, #457CD7 50%, #252526 50%);
  background: linear-gradient(90deg, #457CD7 50%, #252526 50%);
}

#sunsout {
  background: -webkit-linear-gradient(90deg, #F8E366 50%, #252526 50%);
  background: -o-linear-gradient(90deg, #F8E366 50%, #252526 50%);
  background: -moz-linear-gradient(90deg, #F8E366 50%, #252526 50%);
  background: linear-gradient(90deg, #F8E366 50%, #252526 50%);
}

#newmoon {
  background: -webkit-linear-gradient(90deg, #F2F1E7 50%, #252526 50%);
  background: -o-linear-gradient(90deg, #F2F1E7 50%, #252526 50%);
  background: -moz-linear-gradient(90deg, #F2F1E7 50%, #252526 50%);
  background: linear-gradient(90deg, #F2F1E7 50%, #252526 50%);
}


.svgtable {
	width: 55%;
    margin: 0 auto;
    position: relative;
  }

#health-points .item .content {
	padding: 0 100px 0 0;
  }

#health-points .item {
	align-items: start;
}

#specs .item .content {
	padding: 0 40px 0 0;
  }

#specs li {
	margin-left: -10px;
}

#toolset {
	display: none;
}

body {
	background-color: #fff;
	color: #000;
}

a:active {
	opacity: 0.7;
}

.page a.active {
	color: #ff4521;
	text-decoration: underline;
    text-decoration-thickness: 0.05rem;
    text-underline-offset: 0.4rem;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

ul {
    margin: 0;
    padding: 0 0 0 1rem;
}

ul li {
	padding-left: 1.2em;
    list-style-type: "-";
}

ul.sub-item li {
	padding: 0;
}

ul#navmob ul, ul#navmob li {
	 padding-left: 0;
}

ul#submenu li, ul#submenu2 li, ul#submenu3 li,
ul#submenu4 li {
	padding-left: 1em;
}

.nav-item {
	padding-left: 0;
}

ol {
	margin: 0;
    padding: 0 1rem 0 3rem;
}



li {
	font-size: 1.4rem;
    line-height: 1.1em;
    
}

#nav, #navmob {
	list-style-type: none;
    padding: 0;
}

.nav-item {
	    list-style-type: none;
        padding: 0;
}

.nav-main, .nav-mob {
        padding: 0;

}

.sub-item {
	padding: 0 0 0 1em;
    list-style-type: none;
}

#sitenav li a {
	font-size: 1.8rem;
    line-height: 1em;
}

blockquote {
	margin: 0;
	padding: 0 0 0 1em;
}

hr {
	background: #ff4521;
	border: 0;
	height: 1.5px;
	display: block;
    margin-top: 1.0rem;
    margin-bottom: 1.0rem;
}

.content img {
	float: none;
	margin-bottom: 0;
    vertical-align: bottom;
}

[image-gallery="slideshow"] {
    margin-bottom: 1rem;
}

.gallery_image_caption {
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.4);
	font-family: "Founders", Icons;
	font-style: normal;
	line-height: 1.2;	
}

/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.5rem;
	font-weight: 400;
	color: rgb(255, 69, 33);
	font-family: "Founders", Icons;
	font-style: normal;
	line-height: 1.2;
    letter-spacing: 0.1px;
}

[data-predefined-style="true"] bodycopy a {
	color: rgb(255, 69, 33);
	text-decoration: none;
    text-decoration-color: rgb(255, 69, 33);
    transition: text-decoration-color 0.2s;
    text-decoration-thickness: 0.05rem;
    text-underline-offset: 0.4rem;
    
}

[data-predefined-style="true"] bodycopy a:hover {
    text-decoration-color: rgb(255, 69, 33, 1);
    text-decoration-thickness: 0.05rem;
    text-underline-offset: 0.4rem;
}

[data-predefined-style="true"] h3 a {
    text-decoration-color: rgb(255, 69, 33, 1);
    text-decoration-thickness: 0.05rem;
    text-underline-offset: 0.4rem;
}



bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}

[data-predefined-style="true"] h1 {
	font-family: "Founders", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 2rem;
	line-height: 1.1;
	color: #ff4521;
    letter-spacing: 0.2px;
    margin-block-end: 0.9em;
}

[data-predefined-style="true"] h1 a {
	color: rgb(255, 69, 33);
    text-decoration: underline rgb(255, 69, 33, 0);
    transition: text-decoration-color 0.2s;
    text-decoration-thickness: 0.05rem;
    text-underline-offset: 0.4rem;
}

[data-predefined-style="true"] h2 {
	font-family: "Founders", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: ff4521rgb(255, 69, 33);
	font-size: 1.8rem;
	line-height: 1.1;
    margin-block-end: 0.3em;
	}

[data-predefined-style="true"] h2 a {
	color: rgb(255, 69, 33);
    text-decoration: underline rgb(255, 69, 33, 0);
    transition: text-decoration-color 0.2s;
    text-decoration-thickness: 0.05rem;
    text-underline-offset: 0.4rem;
}

h2 a:hover {
	text-decoration: underline 0.1em;
    text-decoration-thickness: 0.05rem;
    text-underline-offset: 0.4rem;
}

#links:hover ~ #ping {
  transform: scale(0.5);
}
 

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 0.75rem;
	line-height: 1.3;
	font-family: "Monument Grotesk Mono Variable", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgb(255, 69, 33);
	margin-block-end: 0.3em;
	font-variation-settings: 'slnt' 0, 'MONO' 1;
}



[data-predefined-style="true"] small a {
	color: rgb(255, 69, 33);
	border-bottom-width: 0em;
}

h4 {
	display: inline-block;
	font-size: 0.75rem;
	line-height: 1.3;
	font-family: "Monument Grotesk Mono", Icons;
	font-style: normal;
	color: rgb(255, 69, 33);
    margin-block-end: 0.5em;
    font-weight: normal;
}


h3 {
	font-size: 1.2rem;
	font-weight: 400;
	color: rgb(255, 69, 33);
	font-family: "Founders", Icons;
	font-style: normal;
	line-height: 1.3;
    letter-spacing: 0.1px;
}

h5 {
	font-size: 1.0rem;
	font-weight: 400;
	color: rgb(255, 69, 33);
	font-family: "Founders", Icons;
	font-style: normal;
    letter-spacing: 0.3px;
    margin-block-start: 1em;
    margin-block-end: 2em;
}

h6 {
	font-size: 1.1rem;
	font-weight: 400;
	color: rgb(255, 69, 33);
	font-family: "Founders", Icons;
	font-style: normal;
    letter-spacing: 0.3px;
    margin-block-start: 1em;
    margin-block-end: 1em;
}

.item li {
    
   font-size: 1.2rem;
   margin-top: 0.8rem;
}


.spin-me {
	position: absolute;
    z-index: 99;
    width: 70px;
    height: 70px;
    left: 0px;
    top: 1.5rem;
}


/**
 * Breakpoints
 */


[data-css-preset] .page {
    background-color: initial /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	max-width: 100%;
	width: 100%;
	background-color: transparent /*!page_bgcolor*/;
}

[data-css-preset] .container {
	margin-left: 0 /*!content_left*/;
	margin-right: auto /*!content_left*/;
	margin-top: 0;
	text-align: left /*!text_left*/;
}

[data-css-preset] body {
	background-color: #cedce1/*!body_bgcolor*/;
}

[data-css-preset] .container_width {
	width: 100%/*!content_left*/;
}

[data-css-preset] .content_padding {
	padding-top: 1.5rem /*!main_margin*/;
	padding-bottom: 0rem /*!main_margin*/;
	padding-left: 1.5rem /*!main_margin*/;
	padding-right: 1.5rem /*!main_margin*/;
}


/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}

[data-css-preset] .thumbnails {
   	background-color: transparent/*!thumbnails_bgcolor*/;   
}

[data-css-preset] .thumbnails_width {
    width: 60%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 0.75rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -1.5rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0.5rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -1rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(0,0,0,.12);
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: 1.0rem;
    margin-bottom: 2rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Founders", Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags {
    margin-top: .8rem;
    margin-bottom: 1.5rem;
    font-size: 1rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.6);
	font-family: "Monument Grotesk Mono", Icons;
	font-style: normal;
	line-height: 1.2;
}

.thumbnails .tags a {
	border-bottom: 0;
    color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
}

.thumbnails .has_title .tags {
	margin-top: -1.8rem;
}

/**
 * Site Menu Button
 */

[data-css-preset] #site_menu_button {
    color: rgba(0, 0, 0, 0.75);
    line-height: 1;
    font-size: 28px /*!site_menu_button*/;
    padding: 6px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    position: fixed;
	top: 3rem /*!site_menu_button*/;
	right: 3rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: -10px;
    font-size: 32px;
}

#site_menu_button.custom_icon {
	width: 40px;
    height: auto;
}

#site_menu_button.active {
	display: none;
}


/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}

body.mobile #site_menu {
	width: 100%;
}

#site_menu .page-link a {
	color: rgba(255, 255, 255, 0.75);
}

#site_menu .set-link &gt; a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: bold;
}

#site_menu a:active {
	opacity: .7;
}

#site_menu a.active {
	opacity: .4;
}

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}

#site_menu .break {
	height: 28px;
}

#site_menu .indent {
	margin-left: 28px;
}

/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
    background: transparent;
	font-size: 32px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 1rem /*!shop_button*/;
	left: 1.5rem /*!shop_button*/;
}

#shop_button.text {
    font-size: 1.6rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.75);
	font-family: "Founders", Icons;
    padding: 0;
    line-height: 1.3;
	font-style: normal;
}

#shop_button.custom_icon {
	width: 40px;
    height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
    font-size: 40px;
}

/*
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
    position: relative;
    display: block;
}

.shop_product .price {
	font-family: "Founders", Icons;
	font-size: 1.3rem;
	line-height: 1;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
    width: 30%;
    float: left;
    border-bottom: 1px solid;
}

.shop_product .dropdown {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-size: 1.3rem;
    display: inline-block;
	width: 100%;
    border: 1px solid  #ff4521;
    background:  transparent;
    margin-bottom: 1rem;
    line-height: 1.4;
    padding: .7rem 2.5rem .7rem 0.7rem;
	font-style: normal;
	font-weight: 400;
    color:  #ff4521;
}

.shop_product .button {
	font-family: "Founders", Icons;
	font-size: 1.3rem;
    flex: 0 0 50%;
    text-align: right;
    display: flow-root;
	line-height: 1;
	font-style: normal;
    text-transform: Uppercase;
    width: 70%;
    float: left;
    border-bottom: 1px solid;
}

.shop_product .button:hover {
    text-decoration-color: rgb(255, 69, 33, 0);
    text-decoration-thickness: 0.05rem;
    text-underline-offset: 0.4rem;
}

/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 2.5rem /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!quick_view_padding*/;
    padding-left: 2.5rem /*!quick_view_padding*/;
    padding-right: 2.5rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(255, 255, 255, 1) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
	font-family: "Founders", Icons;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
    line-height: 1.3;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.4);
    color: white;
}


/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 10px;
}





.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 0px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}

.quick-view-navigation .close-button {  
    top: 10px;
    right: 10px;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: #fff;
    stroke-width: 0px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}

/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 20px;
    width: 20px;
}


.slick-prev.image-gallery-navigation.slick-arrow::before {
    display: inline-flex;
    position: absolute;
    font-size: 1.8rem;
    content: "BACK";
    width: 200px;
    height: 100%;
    left: 0px;
    align-items: center;
    text-align: center;
    z-index: 99;
}

.slick-next.image-gallery-navigation.slick-arrow::before {
    display: inline-flex;
    justify-content: flex-end;
    position: absolute;
    font-size: 1.8rem;
    content: "NEXT";
    height: 100%;
    width: 200px;
    left: -200px;
    align-items: center;
    text-align: center;
    z-index: 99;
}

@media only screen and (max-width: 1000px) { 
.slick-next.image-gallery-navigation.slick-arrow::before, 
.slick-prev.image-gallery-navigation.slick-arrow::before {
        content: "";
    }
 
    
}

.gallery_card_image img {
	width: 100%;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    display: inline-block;
    stroke: #fff;
    stroke-width: 2px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    display: inline-block;
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 3px;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   width: 36px;
   height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
   stroke: #fff;
    stroke-width: 2px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 3px;
}


/*
 * Feed
 */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}

/*
 * Audio Player
 */

.audio-player {
    max-width: 36rem;
    height: 3.3rem;
    outline: 1px solid rgba(0,0,0,0.15);
    color: rgba(0, 0, 0, 0.6);
    background: #fff;
    font-size: 1.4rem;
    line-height: 1.3;
	font-family: "Founders", Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

body.mobile .audio-player {
    max-width: 100%;
}

.audio-player .separator {
    width: 1px;
    background-color: rgba(0,0,0,0.15);
}

.audio-player .button {
    background: transparent;
    cursor: pointer;
    fill: rgba(0, 0, 0, 0.85);
}

.audio-player .icon {
    fill: rgba(0, 0, 0, 0.85);
    padding: 30%;
    width: 100%;
    margin: auto;
}

.audio-player .buffer {
    background: rgba(0,0,0,0.03);
}

.audio-player .progress {
    background: rgba(0,0,0,0.1);
}

.audio-player .progress-indicator {
    border: 1px solid rgba(0, 0, 0, 0.7);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 0.9rem;
    fill: rgba(0, 0, 0, 0.5);
}

.audio-player .current-time {
    padding-left: 1rem;
}

.audio-player .total-time {
    padding-right: 1rem;
}

.slick-arrow svg {
	display: none;
}

.slick-arrow {
	width: 50%;
}

.content .scroll-transition-fade.below-viewport {
    opacity: 0;
    transform: translateY(0px) !important;
}

.content .scroll-transition-fade {
    transition: transform 0.5s ease-in-out,opacity .4s ease-in-out !important;
}

.tableslider {
	position: relative;
    width: 100%;
    margin: auto;
}

.cta-r {
    position: absolute;
    display: flex;
    z-index: 99;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    right: -20%;
    top: -19px;
    border: 1px solid;
    }

.cta-l {
    position: absolute;
    display: flex;
    z-index: 99;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    left: 0;
    top: 25px;
    border: 1px solid;
    }

.cta-l2 {
    position: absolute;
    display: flex;
    z-index: 99;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    top: 0;
    border: 1px solid;
    }

.cta-s {
    position: absolute;
    display: flex;
    z-index: 99;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    right: 5%;
    top: -19px;
    border: 1px solid;
    font-size: 26px;
    }

.cta-r a, .cta-s a, .cta-l a, .cta-l2 a {
    text-align: center;
    margin: auto;
    font-size: 0.6em;
	text-decoration: underline rgb(255, 69, 33, 0);
    transition: text-decoration-color 0.2s;
    text-decoration-thickness: 0.05rem !important;
    text-underline-offset: 0.4rem;
}


.cta-r a:hover {
	text-decoration: underline rgb(255, 69, 33, 1);

  }

.item img {
	display: inline;
	object-fit: contain;
	margin: 0;
	width: 50%;
	max-width: 150px;
}

.item .content {
	padding: 0 50px;
	flex: auto;
}


.item {
    display: inline-flex;
    text-align: left;
    width: 50%;
    align-items: center;
    float: left;
    font-size: 12px;
    padding: 20px 0;
    font-family: "Monument Grotesk Mono", Icons;
    min-height: 200px;
    }


@media screen and (max-width: 1410px) and (min-width: 1331px) {
  .item .content {
     padding: 0 40px 0 20px;
  }
  
}




.row:after, .row:before {
    content: " ";
    display: table;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}



.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.items {
    display: inline-flex;
}


.content {
	-webkit-animation: fadein 1s ease; /* Safari, Chrome and Opera &gt; 12.1 */
       -moz-animation: fadein 1s ease; /* Firefox &lt; 16 */
        -ms-animation: fadein 1s ease; /* Internet Explorer */
         -o-animation: fadein 1s ease; /* Opera &lt; 12.1 */
            animation: fadein 1s ease;
  }


@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
  }

/* Firefox &lt; 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
  }

/* Safari, Chrome and Opera &gt; 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
  }

/* Opera &lt; 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
  }




/* MOBILE STYLES */


@media only screen and (max-width: 1400px) {

    
.hero-color-blocks {
	padding: 1.5rem;
  }
    
.color-blocks {
	padding: 1.5rem;
  }
    

.row {
	display: flex;
  }

.item {
     width: 100%;
  }

.item .content {
     padding: 0 20px 0 40px;
  }
    
#health-points .item .content {
	padding: 0 50px;
  }
    
#testi {
	width: 100% !important;
  }
   
    
}

@media only screen and (max-width: 1000px) {

.cta-l, .cta-l2 {    
	display: none;
  }
    
.tableslider {
    width: 100%;
  }
    
  
  }



@media only screen and (max-width: 900px) {

#color-selector {
	width:95%;
  }
    
#hero-plain {
    width:95%;
  }
    
.column {
	flex-grow: 1;
  }

.row {
	display: flex;
  }

.cta-r, .cta-s {
	width: 80px;
    height: 80px;  
    top: -30px;
    font-size: 22px;
  }
    
.color-block, .frame-block {
    width: 30px;
    height: 45px;
  }
    
.colorway-block {    
	width: 60px;
	height: 45px;
}

.classiccolours {
	width: 100%;
  }

.customcolours {
	width: 100%;
  }

#icon-selector {
    width:95%;
  }
    
#icon-plain {
    width:95%;
  }
       
    
  }


@media only screen and (max-width: 770px) {

[data-predefined-style="true"] small {
    font-size: 1rem;
  }
    
h4 {  
    font-size: 1rem;
  }
    
.svgtable {
	width: 80%;
  }
    
.cta-r {    
    width: 70px;
    height: 70px;
    top: -25px;
    right: -11%;
  }
    
}

@media screen and (max-width: 600px) and (min-width: 481px) {

.hero-color-block {    
    width: 25px;
    height: 40px;
  }
  
  }

@media only screen and (max-width: 720px) {
    
.column {    
	padding: 0px 0px 0px 0px;
  }
}
    

@media only screen and (max-width: 480px) {

hr {    
	height:1px;
  }
    
.cta-r a, .cta-s a, .cta-l a {
    font-size: 0.65em;
  }
    
.item {    
	min-height: auto;
  }
    
.hero-color-block {    
    width: 30px;
    height: 45px;
  }
 
.color-block, .frame-block {
    width: 20px;
    height: 35px;
  }
    
.cta-r {    
    width: 60px;
    height: 60px;
  }
    
    
  }

@media only screen and (max-width: 340px) {

.hero-color-block {    
    width: 20px;
    height: 30px;
  }
  
  }

/*  FULL WIDTH STYLES */

@media only screen and (min-width: 1400px) {

.bodycopy.content.content_padding {
    width: 100%;
    padding-left: 22%;
  }
    
}


@media only screen and (min-width: 2200px) {


.page_container {
	padding-right: calc(100vw - 2200px);
  }
    
}


 @media only screen and (max-width: 1399px) {

#mainnav, #mainlogo, #mainregion {
display: none;
}
  
}

@media only screen and (min-width: 1400px) {

[data-predefined-style="true"] [local-style="22637790"] bodycopy,
[local-style="26738819"] bodycopy, [local-style="27474505"] bodycopy, [local-style="27474506"] bodycopy    
    {
display: none;
	font-size: 1.3rem;
	line-height: 1.1;
}
   
}


 model-viewer {
		width: 60%;
        height: 550px;
		margin:auto;
        background-color: transparent;
}

       #heromodel, #heroairmodel, #heroallmodel, #iconmodel, #color, #icon-color {
             background-color: transparent;
             height: 700px;
}

.ar-button {
    width: 70px;
	background: none;
    border: none;
    position: absolute;
    bottom: 1.5rem;
    right: 1.5rem;
    padding: 0;
}

.ar-button img {
	max-width: 100%;
}

.slot.ar-button:not(.enabled) {
  display: none;
}


	
 @media only screen and (max-width: 500px) {

#color, #icon-color {
             background-color: transparent;
             height: 500px;
}
}

	#benchmodel {
      background-color: #ddd3c9;
}
 @media only screen and (max-width: 1400px) {

     #heromodel {
             height: 550px;
}
     
          model-viewer {
    width: 100%;
    max-height: 550px;
}
}

.controls {
    display: flex;
    flex-direction: column;
    align-items: left;
}

.product-price {
  width: 100%;
}


.product img {
	max-width: 100%;
    max-height: 100%;
}

.pcards {
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 0 -20px;
}

.pcard {
	display: flex;
    float: left;
	flex-direction: column;
	width: 50%;
	box-sizing: border-box;
	vertical-align: top;
	padding-left: 20px;
}


@media (max-width: 770px) {
  .pcard {
    width: 100%;
    padding: 0px;
  }
  .pcards {
  margin: 0;
  }
}

.pcard img {
	max-width: 100%;
    max-height: 100%;
}

@media (min-width: 800px) {
.mob-gallery {
	display: none;
}
}

@media (max-width: 799px) {
.full-gallery {
	display: none;
}
}

.product-link a {
	text-decoration: underline !important;
}


</pre></body></html>