html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}

body {
	font-size: 16px;
  	font-weight: normal;
	line-height: 24px;
  	font-family: Libre-Franklin-Medium, sans-serif;
	width: auto;
	min-width: 320px;
	background-color: #000;
}

nav#mainmenu {
  font-size: 1.0em;
  background-color: #2B2B2B;
  color: #fff;
  height: 32px;
  line-height: 32px;
}

nav#mainmenu ul {
	display: inline-block;
	list-style-type: none;
	padding-left: 24px;
	padding-top: 2px;
	margin-top: 0;
}

nav ul li {
  float: left;	
}

nav#mainmenu ul li::after {
  content: "|";
  float: right;
  margin-left: 10px;
  margin-right: 10px;
}

nav#secondary-menu {
  font-size: 0.9em;
  background-color: #2B2B2B;
  color: #fff;
  text-align: right;
  height: 28px;
  line-height: 28px;
  padding-right: 12px;
  padding-top: 2px;
}

nav#secondary-menu ul {
	display: inline-block;
	padding-left: 8px;
    list-style-type: none;
	padding-top: 0;    
 }

nav#secondary-menu ul li::after {
  content: "|";
  float: right;
  margin-left: 10px;
  margin-right: 10px;  
}

nav ul li:last-child::after {
  display: none;
}

nav ul li a {
  color: #fff;
  text-decoration: none;
}

nav ul li a:hover {
  text-decoration: underline;
}

nav#secondary-menu img#countryflag {
	margin-right: 6px;
	line-height: 1em;
	vertical-align: middle;
	padding-bottom: 2px;
}

ul {
	padding-top: 1.2em;
}

div#banner {
  height: 100px;
  padding: 0;
  background-color: #fff;
}

div#banner div#logo, div#banner div#logo2 {
  height: 100px;
  font-size: 2em;
  font-family: Libre-Franklin-Medium, sans-serif;
  color: #2B2B2B;
  text-align: center;
  position: absolute;  
}

div#banner div#logo2 {
	left: 270px;
	top: 40px;
	height: 100px;	
}  

div#banner div#logo img {
  height: 100px;
  margin: 0;
  height: 100px;
  width: auto;
}

div#banner div#logo2 img {
  height: 100px;  
}

div#banner div#logo2 img#carpaintlogo {
  opacity: 0.6;
}
  
div#banner div#logo2 img#carpaintlogo:hover {
  opacity: 1;
}

div#banner div#logo:hover, div#banner div#logo2:hover {
	cursor: pointer;
}

div#banner div#cart {
	float: right;
	cursor: pointer;
	height: 20px;
	width: 20px;
	position: relative;
	margin-top: 12px;
}

div#banner div#cart img {
	position: absolute;
	z-index: 1;
	right: 20px;
	top: 12px;
}

div#banner div#cart span {
	display: none;
}

div#banner div#cart span.hasitems {
	font-family: Libre-Franklin-Medium;
	font-size: 1.8em;
	display: inline-block;
	background-color: #fa6600;
	color: #fff;
	line-height: 1.8em;
	border-radius: 0.9em;
	font-size: 0.7em;
	width: 1.8em;
	position: absolute;
	z-index: 2;
	text-align: center;
	right: 32px;
	top: -2px;
	vertical-align: middle;
}

p#carpaintalert {
	padding-top: 0;
	display: inline-block;
}

p#carpaintalert img {
	margin-right: 6px;
	vertical-align: middle;
}

p#carpaintalert a, p#searchbycolour a {
  text-decoration: none;
  color: #fa6600;
  font-weight: bold;
}

p#carpaintalert a:hover, p#searchbycolour a:hover {
  text-decoration: underline;
}

p#searchbycolour {
	max-width: 400px;
	margin: 8px auto 0 auto;
	padding: 0 18px 0 18px;	
}

@font-face { 
  font-family: HelveticaNeueLTPro-Md; 
  src: url('../fonts/Franklin Gothic Bold.ttf');
}

@font-face {
  font-family: Libre-Franklin-Medium;
  src: url('../fonts/framd.ttf');
}

div#page {
  background: #2B2B2B url("../images/backgrounds/harley/harley-001.jpg") no-repeat fixed 400px center;
  color: #ccc;
  min-height: 1080px;
  padding: 0;
}

div#feature {
    position: relative;
	width: 1px;
    display: inline-block;
    float: left;
}

div#feature blockquote {
	font-size: 2em;
	color: #fff;
	font-family: Libre-Franklin-Medium;
	line-height: 1em;
	top: 56px;
	left: 80px;
	position: absolute;
	padding: 0;
	margin-bottom: 56px;
	width: 440px;
}

/* TODO do we want this */
div#feature {
	display: none;
}

div#feature blockquote {
	display: none;	
}

div#mobilefeature {
	display: none;
}

div#content {
	min-width: 420px;
	min-height: 1062px;
	max-width: 640px;
	padding: 0 0 18px 0;
	color: #000;
	display: inline-block;
	float: left;
	line-height: 1.8;
	background-color: #fff;	
}

div#content div#text {
	padding: 20px;
}

div#content div#text.product {
	padding: 7px;
}

div#content div#text ul {
   list-style-position: inside;
}

div#content div#text img.maintext {
	margin-top: 20px;
	width: 100%;
}

h1 {
  color: #000;
  font-family: HelveticaNeueLTPro-Md; 
  font-size: 1.7em;
  line-height: 1.1em;
  padding: 10px 0 10px 0;
  min-width: 280px;
  text-transform: uppercase;  
}

h1.underscored {
	border-bottom: 2px solid #000;
}

h2 {
  color: #000;	
  font-family: HelveticaNeueLTPro-Md; 
  font-size: 1.3em;
  line-height: 1em;
  padding: 18px 0 0 0;
  min-width: 280px;
  text-transform: uppercase;  
}

h3 {
  color: #000;
  font-family: HelveticaNeueLTPro-Md; 
  font-size: 1.2em;
  line-height: 1em;
  min-width: 280px;
  padding: 30px 0 0 0;
}

h3#ourproducts {
  padding: 20px 20px 20px 20px;
}

p#intro a {
	color: #2B2B2B;
	text-decoration: none;
    padding: 30px 0 0 0;
}

div#productcategories {
	width: 100%;
	box-sizing: border-box;
	height: 178px;
	padding: 8px;
	background-color: #777;
}

div#productcategories ul#products {
	list-style-type: none;
	height: 144px;
	vertical-align: middle;
	padding: 0 0 0 16px;
	margin: 0;
}

div#productcategories ul#products li {
	background-color: #fff;
	border-radius: 6px;
	border: 1px solid #ccc;
	float: left;
	margin: 0 20px 0 2px;
	text-align: center;
    font-family: Libre-Franklin-Medium;
	padding: 0;
	width: 130px;
	height: 130px;
	font-size: 0.8em;
	height: 160px;
}

div#productcategories ul#products li a {
	text-decoration: none;
	display: inline-block;
	color: #2B2B2B;
	width: 100%;
	min-height: 2em;
}

div#productcategories ul#products li a img {
	margin: 0 auto;
}

div#productcategories ul#products li a:hover {
	text-decoration: underline;
}

fieldset {
	border-radius: 12px;
	max-width: 600px;
	min-width: 244px;
	padding: 0 18px 20px 18px;
	font-size: 0.9em;
  	background-color: #000;
  	color: #fff;
  	margin: 20px 0 0 0;
}
/*
#content ul#paint-locator-tabs {
	list-style-type: none;
	height: 40px;
	vertical-align: middle;
	padding: 0;
	width: 100%;
	background-color: #fff;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	min-width: 336px;
	max-width: 436px;
}

#content ul#paint-locator-tabs li {
	height: 28px;
	padding: 10px 12px 8px 12px;
	display: inline-block;
	background-color: #000;
	border-radius: 6px 6px 0 0;		
	border-bottom: 2px #000 solid;	
	min-width: 120px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
}

#content ul#paint-locator-tabs li.unselected {
	background-color: #ccc;
	color: #000;
	border-radius: 6px 6px 0 0;
	border-bottom: 2px #000 solid;
}

#content ul#paint-locator-tabs li a {
	color: #fff;
	text-decoration: none;
}

#content ul#paint-locator-tabs li.unselected a {
	color: #2b2b2b;
}

#content ul#paint-locator-tabs li a:hover {
	text-decoration: underline;
}

fieldset.tabs {
	border-radius: 0 6px 6px 6px;
	margin-top: 6px;
}

*/

fieldset#findmypaint, fieldset#findmycarpaint {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}

fieldset#findmypaint div.input select, fieldset#findmycarpaint div.input select {
	max-width: none;
	padding-top: 2px;
	min-width: 240px;	
}

fieldset#contact-details {
	font-size: 16px;
}

fieldset#contact-details label {
	width: auto;
	min-width: 150px;
	font-family: Libre-Franklin-Medium;
	text-align: right;
	font-size: inherit;
    vertical-align: middle;
	margin-top: 0;
}

span#openinghours {
	line-height: 20px;
	height: auto;
	vertical-align: middle;
}

label#openinghourslabel {
	line-height: 20px;
	height: 20px;
	vertical-align: middle;
	padding-top: 5px; /* TODO */
}

div#content fieldset.shoppaints {
	margin-top: 0;
	margin-bottom: 12px;
	min-width: 320px;
}

div#content fieldset.shoppaints div.info {
	margin-top: 20px;
}

fieldset div.input {
  clear: both;
  padding-top: 14px;
}

select, input, textarea {
  width: 100%;
  max-width: 340px;
  min-width: 220px;
  border-radius: 6px;
  border: none;
  box-sizing: border-box;
  height: 2.4em;
  padding-left: 6px;
  margin-top: 4px;
  background-color: #fff;
  font-size: 14px;
  font-family: Libre-Franklin-Medium;
}

textarea {
	max-width: none;
	height: 240px;
	line-height: 1.4em;
	padding: 8px;
	font-size: 16px;
}

input[type=radio], input[type=checkbox], input[type=number] {
  width: auto;
  height: auto;
  min-width: 1px;
}

textarea {
  height: 240px;
}

/* fieldset container */
div#content fieldset.shoppaints {
  padding: 8px;
  min-width: 244px;
}

/* heading */
div#content fieldset.shoppaints h2 {
  padding-left: 0;
  padding-top: 8px;
  color: #fff;
  font-size: 1.4em;
}

/* each row */
div#content fieldset.shoppaints div.input {
  margin-bottom: 14px;
}

/* left side: label + select stacked */
div#content fieldset.shoppaints div.selectpaint {
  flex: 1 1 auto;
  min-width: 0;
}

/* label on its own line, truncate if too long */
div#content fieldset.shoppaints div.selectpaint label {
  display: block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 4px;      /* space above select */
}

/* select fills the space */
div#content fieldset.shoppaints div.selectpaint select {
  width: calc(100% - 44px);
  max-width: 300px;
  min-width: 100px;
  box-sizing: border-box;
  padding-right: 6px;
  float: left;
}

/* right side: fixed-width qty, vertically centered to its own height */
div#content fieldset.shoppaints div.inputgroup div.selectquantity {
  flex: 0 0 36px;
  margin-left: 8px;
  display: flex;
  align-items: center;
}

div#content fieldset.shoppaints div.selectquantity {
	display: inline-block;
	width: auto;
	float: left;
}

div#content fieldset.shoppaints div.selectquantity label.qty {
	display: none;
}

/* qty input */
input.qty {
  border-radius: 6px;
  height: 2.4em;
  border: none;
  padding: 0;
  margin: 0;
  text-align: center;
  width: 36px;
  line-height: 1.2em;
}

div#content fieldset.shoppaints div.selectquantity input.qty {
  width: 36px;
  text-align: center;
  margin: 4px 0 0 8px;  
  border-radius: 6px;
  height: 2.4em;
  border: none;
  padding: 0;
}

/* start primer styles */
div#content fieldset.shoppaints div.inputgroup {
  display: flex;
  align-items: flex-start;
  width: 100%;
}

div#content fieldset.shoppaints div.input:has(.inputgroup) {
    padding-top: 0 !important;
}

@media (min-width: 528px) {
  div#content fieldset.shoppaints div.inputgroup {
    max-width: 360px;
  }
}

div#content fieldset.shoppaints div.selectprimer {
  display: flex;
  align-items: flex-start;
  flex: 1 1 auto;
  min-width: 0;
  height: auto;
  overflow: hidden;
}

div#content fieldset.shoppaints div.selectprimer label {
  flex: 1 1 auto;
  display: block;
  white-space: normal;
  overflow: visible;
  text-overflow: unset; 
  line-height: 1.2em;
  margin: 0;
}

div#content fieldset.shoppaints div.selectprimer input[type=checkbox] {
  margin: 2px 8px 0 0;
}

div#content fieldset.shoppaints div.inputgroup div.selectquantity input[type=number] {
  margin-top: -1px;
  padding: 1px;  
}

/* end primer styles */

div#content fieldset.shoppaints div.selectquantity span.trash {
	display: inline-block;
	height: 32px;
	width: 20px;
	margin-left: 8px;
	margin-bottom: 2px;
	vertical-align: middle;
	background: url('../images/trash2-white.svg') no-repeat;
	background-size: 20px 32px;
}

div#content fieldset.shoppaints div.selectquantity span.trash:hover {
	background: url('../images/trash2-red.svg') no-repeat;
	background-size: 20px 32px;
	cursor: pointer;
}

div#vat {
	margin: 0 auto 0 auto;
}

input.submit {
  float: right;
}

div.buttonbar {
  width: 100%;
  box-sizing: border-box;
  height: 60px;
  margin: 0 auto 0 auto;
}

div.buttonbar div.positivebutton {
	float: right;
	background-color: #2B2B2B;
	color: #fff;
	border: 1px solid #fff;
	line-height: 26px;
	vertical-align: middle;
	border-radius: 6px;
  	padding: 7px 18px 5px 18px;
  	margin: 8px 0 8px 8px;
  	cursor: pointer;
  	font-size: 16px;
	min-height: 28px;
}

div.buttonbar div.positivebutton span.addtocart {
	background: url('../images/add-to-cart.svg') no-repeat;
	background-size: 20px 20px;
	height: 24px;
	width: 24px;
	display: inline-block;
	line-height: 24px;
	vertical-align: middle;
	margin-left: -6px;
	margin-right: 6px;
}

div.buttonbar div.positivebutton:hover, input[type=submit]:hover {
	background-color: #fa6600;
}

div.buttonbar div.negativebutton:hover, div.cta:hover {
	border-color: fa6600;
}

div.buttonbar div.negativebutton:hover a, div.cta:hover a {
	color: fa6600;
}

div.buttonbar div.positivebutton a {
	color: #fff;
}

div.buttonbar div.negativebutton, div.cta {
	float: right;
	background-color: #fff;
	color: fa6600;
	border: 2px solid #fa6600;
	line-height: 26px;
	vertical-align: middle;
	border-radius: 6px;
  	padding: 5px 16px 3px 16px;
  	margin: 8px 0 8px 8px;
  	cursor: pointer;
    font-family: Libre-Franklin-Medium;
  	font-size: 16px;
	min-height: 28px;
}

div.buttonbar div.negativebutton a, div.cta a {
	color: #000;
}

div.cta {
	display: inline-block;
	float: none;
	margin-left: 0;
}

div.bigcta, div.bigcta2 {
	 background: #606060 url("/images/bigcta/harley-bigcta1-600x375.jpg") no-repeat scroll left top;
	 background-blend-mode: darken;
	 height: 280px;
	 width: auto;
	 position: relative;
	 margin-top: 18px;
}

div.bigcta2 {
	 background: #606060 url("/images/bigcta/harley-bigcta2-600x316.jpg") no-repeat scroll center center;
}

div.bigcta span.bigcta-button, div.bigcta2 span.bigcta-button {
	display: inline-block;
	height: 28px;
	min-width: 100px;
	background-color: #fa6600;
	background-image: linear-gradient(to bottom, #fa9600, #fa6600);
	border: 2px white solid;
	border-radius: 18px;
	padding: 18px 18px 18px 18px;
	margin: 18px;
	position: absolute;
    bottom: 0;
    left: 0;
}

div.bigcta span.bigcta-button a, div.bigcta2 span.bigcta-button a {
	color: #fff;
}

div.bigcta span.bigcta-button:hover, div.bigcta2 span.bigcta-button:hover {
	cursor: pointer;
}

div.buttonbar div a {
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #000;	
}

a:hover {
	text-decoration: underline;
}

ul.linklist li a {
  color: black;
  text-decoration: underline orange;
}

ul.linklist li a:hover {
  color: orange;	  
  text-decoration: underline orange;
}

div.alert {
  width: auto;
  background-color: white;
  border: 1px solid #fa6600;
  padding: 16px;
  color: black;
  border-radius: 6px;
}

div.info {
  width: 100%;
  box-sizing: border-box;
  background-color: white;
  border: 1px solid #fa6600;
  padding: 8px 16px;
  color: #fa6600;
  font-family: Libre-Franklin-Medium;
  border-radius: 6px;
}

fieldset.shoppaints div.info {
	max-width: none;
}

div.info strong, div.info sup {
  font-weight: bold;
  color: #fa6600;
}

div#alert strong, div.alert strong, div.smallalert strong {
  font-weight: bold;
  color: #fa6600;
}

fieldset div#alert, fieldset div.alert, fieldset div.info {
  max-width: 380px;
  margin-top: 32px;
}

fieldset#findmycarpaint div#alert {
  background-color: #fff;
  color: #000;
  border: 2px solid #00754C;
  border-radius: 6px;
  padding: 6px 6px 0 6px;
}

img#productdetailimg {
    display: block;
    margin: 20px auto;
    border-radius: 6px;
    border: 0;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    background-image: none;
}

div#productdetailprice {
	display: block;
	margin: 16px auto 16px auto;
	width: 300px;
	text-align: left;
}

span.price {
	color: #2B2B2B;
	font-size: 1.1em;
	font-weight: bold;	
}

div#productdetailprice span.price {
	color: #2B2B2B;
	font-size: 1.4em;
	font-weight: bold;
}

div#productdetail p {
	margin-top: 0;
	padding-top: 0;
}

fieldset#productoptionsfieldset {
	width: 300px;
	display: block;
	margin: 20px auto 20px auto;
	box-sizing: border-box;
	padding: 0 20px 20px 20px;
}

fieldset#productoptionsfieldset select {
	width: 100%;
	float: left;
	display: inline-block;
}

fieldset#productoptionsfieldset div#inputgroup {
	width: 100%;
	display: block;
	height: auto;
}

fieldset#productoptionsfieldset div.buttonbar {
	height: 100px;
	margin: 0;
	width: 100%;
	display: block;
}

fieldset#productoptionsfieldset div.buttonbar div {
	float: right;
	margin: 12px 0 0 0;
	width: 100%;
	box-sizing: border-box;	
}

fieldset#productoptionsfieldset div.input label {
	width: auto;
	float: left;
	clear: both;
	line-height: 2.4em;
	vertical-align: middle;
}

fieldset#productoptionsfieldset div.input label.qty {
	width: auto;
	clear: left;
} 

fieldset#productoptionsfieldset div.input input {
	width: auto;
	float: left;
	clear: right;
}

#content div.product-list-cat {
	border-radius: 6px;
	background-color: none;
	margin: 20px 0 20px 0;
	padding:0;
}

#content div.product-list-cat h2 {
	color: #fff;
	background-color: #2B2B2B;
	margin: 0;
	padding: 18px 20px 20px 20px;
	font-size: 1.4em;	
}

div#productlistgroup {
	background-color: #eee;
	margin: 0 -20px 0 -20px;
}

#content ul.productlist {
	list-style-type: none;
	min-width: 350px;
	max-width: 600px;
	margin-left: 0;
	padding: 18px 18px 0 18px;
}

#content ul.productlist li {
	background-color: #fff;
	color: #000;
	font-family: Libre-Franklin-Medium;
	border: 1px solid #2B2B2B;
	border-radius: 6px;
	padding: 8px;
	margin: 0 0 18px 0;
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
	cursor: pointer;
}

ul.productlist li img {
	background-image: linear-gradient( #eee, #ccc );	
	border-radius: 6px;
	border: 1px solid #111;
	float: left;
	margin-right: 12px;
}

ul.productlist li a {
	text-decoration: none;
	color: #000;
	display: inline;
	height: 150px;
	border: #fa6600;
}

span.product-name {
	font-weight: bold;
	line-height: normal;
	vertical-align: top;
}

span.product-name:hover {
	text-decoration: underline;
}

ul.productlist p {
	color: #000;
	font-size: 0.8em;
	max-width: none;
	min-width: none;
	padding: 4px 0 0 0;
}

span.vat-shipping {
	font-size: 0.8em;
}

fieldset label {
  font-weight: normal;
  float: left;
  display: inline-block;
  clear: both;
  line-height: 20px;
  vertical-align: middle;
  width: 100%;
  margin: 2px 8px 0 0;
  text-transform: lowercase;
}

fieldset div.inputcheckbox0 { 
  clear: both;
}

fieldset div.inputcheckbox input.checkbox { 
  margin-left: 80px; 
  float: left; 
  clear: left; 
  margin-top: 2px; 
} 

fieldset div.inputcheckbox label.checkbox { 
  max-width: 380px; 
  text-align: left; 
  float: left; 
  clear: right; 
  margin-left: 6px; 
} 

div#noteonyears {
  background-color: white;
  border: 1px solid #fa6600;
  border-radius: 6px;
  padding: 6px 12px;
  margin: 12px 0 0 0;
  font-family: Libre-Franklin-Medium;
  color: #fa6600;
}

div#noteonyears strong, div.paintalert strong {
  font-weight: bold;
  color: #fa6600;
  display: block;
  padding: 0;
  margin-bottom: 4px;
}

fieldset div#address, fieldset div#telephone, fieldset span#email {
  float: left;
  color: #fff;
  line-height: 20px;
  vertical-align: middle;
}

fieldset div#telephone a {
	color: #fff;
}

a.url, div.geo, img.logo { display: none; }

div.org {
	margin-bottom: 12px;
}

div.org a {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.colourschemes {
  border: none;
  padding: 0;
  margin-top: 4px;
}

div.colourScheme {
  background-color: #E9E9E9;
  border:  1px solid #000;
  border-radius: 6px;
  padding: 6px;
  margin-bottom: 6px;
  color: #000;
  min-height: 2em;
}

div.colourScheme img {
	width: 100%;
    box-sizing: border-box;	
}

div.selectedsection {
	background-color: #fff;
}

div.colourschemeheader, div.inputcheckbox2 {
  padding: 0;
  color: #fff;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  line-height: 24px;
}

div.colourschemeheader label, div.inputcheckbox2 label.checkbox {
	vertical-align: middle;
    line-height: 20px;
    clear: right;
    float: left;
    padding: 2px 0 0 6px;
    margin: 0;
    color: #000;
    width: 80%;
    text-transform: none;	
}

div.colourschemeheader input[type=radio], div.inputcheckbox2 input.checkbox {
    clear: left;
    float: left;
	vertical-align: middle;
    line-height: 20px;
    margin-top: 3px;
}

div.colours {
	margin-top: 8px;
	margin-left: 2px;
}

div.inputcheckbox2 {
  background-color: #fff;
  color: #000;
}

input[type=submit] {
  border-radius: 6px;
  border: none;
  float: right;
  display: inline-block;
  color: #fff;
  padding: 7px 18px 5px 18px;
  margin: 8px 0 8px 8px;
  font-size: 16px;
  height: 32px;
  vertical-align: middle;
  background-color: #2B2B2B;
  cursor: pointer;
  width: auto;
  max-width: none;
  min-width: 20px;
  vertical-align: middle;
}

input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

form.submitted input:invalid {
	border: 2px solid #fa6600;
}

p, #content ul {
  	padding: 20px 0 0 0;
}

div#content div#datasheets dl {
	width: 100%;
}

div#content div#datasheets dl div.datasheet {
	border: none;
	border-radius: 6px;
	background-color: #2B2B2B;
    font-family: Libre-Franklin-Medium;
	color: #fff;
	padding: 6px;
	margin: 20px 0 0 0;
}

div#content div#datasheets dl div.dd {
	background-color: #fff;
	color: #000;
	padding: 6px;
}

div#content div#datasheets dl div.dd a.doc {
	color: #fa6600;
	text-decoration: none;
}

div#content div#datasheets dl div.dd a.doc:hover {
	text-decoration: underline;
}	
	
div#content div#datasheets dl dt {
	padding-bottom: 6px;
}

ul#about-us-contact a {
	color: #2B2B2B;
}

footer {
	background-color: #2B2B2B;
}

footer ul#foot, footer ul#foot2 {
	display: inline-block;
	list-style-type: none;
	padding: 20px 20px 26px 20px;
	margin-top: 0;
	float: right;
}

footer ul#foot li, footer ul#foot2 li {
  display: inline-block;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

footer a {
	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
}

footer a:hover {
	text-decoration: underline;
}

.slick-prev {
	margin-left: 20px;
	margin-top: 10px;
}
.slick-next {
	margin-right: 22px;
	margin-top: 10px;	
}

/* MEDIA SPECIFIC */
@media only screen and (max-width: 600px) {

  div#page {
  	max-width: 100vw;
  }
  
  div#content {
  	width: 100%;
  	min-width: 100%;
	box-sizing: border-box;
	margin: 0 auto 0 auto;
  }

  div#feature {
  	display: none;
  }
  
  div#mobilefeature {
  	display: inline-block;
  	float: left;
	box-sizing: border-box;
  	width: 100%;
  	padding: 20px;
  	min-height: 300px;
  	background: #2B2B2B url("../images/backgrounds/ducati.jpg") no-repeat fixed -600px -300px;
  }
  
  div#mobilefeature blockquote {
 	font-size: 1.7em;
	color: #fff;
	font-family: Libre-Franklin-Medium;
	line-height: 1em;
	padding: 0;
  }

  div#mobilefeature {
	display: none;
  }
  
  #content ul.productlist {
	padding: 8px 8px 0 8px;
  }

  #content ul.productlist li {
	margin: 0 0 8px 0;
  }

  ul.productlist li img {
	width: 150px;
	height: 150px;
  }

  div#banner div#logo {
    height: 100px;
  }

  div#banner div#logo2 {
	display: none;
    height: 60px;
	left: 0px;
	top: 140px;    
  }

  div#banner div#logo2 img {
	display: none;
    height: 60px;
    width: 150px;
    margin-left: 20px;
  }
  
  div#banner div#cart img {
	height: 50px;
  }
  
  div#banner div#cart span.hasitems {
  	right: 28px;
  }
  
  div#divModels, div#divYears, div#noteonyears, div#selectcolourscheme, div#colourschemes, div#findbypaintcode, div#alert {
	  display: none;
  }   
    
}