body {font-family: melbourneregular, sans-serif;}

{
 -­webkit­font­smoothing: antialiased;
}
a[href^="tel"] {
	color: inherit;
	text-decoration: none;
}
a img {
	border: none;
}
.clearFix {
	clear: both;
}
a, a:link {
	color: #26325f;
	text-decoration: underline;
}ad
a:visited {
	color: #26325f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus {
}
a:active {
}
p {
	color: #100040;
	font-style: normal;
	font-size: 21px;
	font-family: melbourneregular, sans-serif;
	line-height: 1.4;
}
ul {
	margin-left: 5%;
	width: auto;
	list-style-position: outside;
	list-style-type: disc;
}
ul.quickLinks {
	margin-left: 0;
}
ol {
	margin-left: 5%;
	width: auto;
	list-style-position: outside;
}
input[type=submit].contactSubmit {
	border: 0;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	border-top-left-radius: 0 0;
	border-top-right-radius: 0 0;
	border-bottom-right-radius: 0 0;
	border-bottom-left-radius: 0 0;
	background-color: #d00e4a;
	text-transform: uppercase;
	font-size: 31px;
	line-height: 1;
	color: #fff;
}
input[type=submit].contactSubmit:hover {
	background-color: #100040;
	color: #fff;
}
 *::-moz-selection {
background: #d00e4a none repeat scroll 0 0;
color: white;
text-shadow: none;
}
*::selection {
	background: #d00e4a none repeat scroll 0 0;
	color: white;
	text-shadow: none;
}
/* mobile-button */

.mobileNav {
	cursor: pointer;
}
.archiveTitleMobile {
	cursor: pointer;
}
/* cart buttons */

input[type=submit].cartButtons {
	border: 0;
	color: #fff;
	background-color: #d00e4a;
	margin-left: 1%;
	padding: 10px 30px;
	border-top-left-radius: 0 0;
	border-top-right-radius: 0 0;
	border-bottom-right-radius: 0 0;
	border-bottom-left-radius: 0 0;
	background-color: #666;
	text-transform: uppercase;
	font-size: 20px;
	font-family: melbourneregular, sans-serif;
}
input[type=submit].cartButtons.checkout {
	max-width: 400px;
	width: 100%;
	background-color: #d00e4a;
}
input[type=submit].applyVoucher {
	border: 0;
	color: #fff;
	padding: 5px 30px;
	border-top-left-radius: 0 0;
	border-top-right-radius: 0 0;
	border-bottom-right-radius: 0 0;
	border-bottom-left-radius: 0 0;
	background-color: #666;
	text-transform: uppercase;
	font-size: 20px;
	font-family: melbourneregular, sans-serif;
}
input[type=submit].cartButtons:hover {
	background-color: #100040;
}
input[type=submit].applyVoucher:hover {
	background-color: #100040;
}
input[type=submit].addToBasket {
	border: 0;
	color: #fff;
  float: right;
  clear: right;
  padding: 0 20px;
  width: 80%;
  border-top-left-radius: 0 0;
  border-top-right-radius: 0 0;
  border-bottom-right-radius: 0 0;
  border-bottom-left-radius: 0 0;
  background-color: #d00e4a;
  text-transform: uppercase;
  font-size: 22px;
  font-family: melbourneregular, sans-serif;
  line-height: 1.7;
}
input[type=submit].addToBasket:hover {
	background-color: #100040;
}
.formWrapper {
  float: right;
  width: 50%;
}
.removeMobile {cursor:pointer; text-transform:uppercase; font-size:0.9em;}
.removeMobile:hover {text-decoration:underline;}
a.back-to-top {
	outline: 0;
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #d00e4a url("../images/misc/up-arrow.png") no-repeat center 43%;
	opacity: 1.0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
@font-face {
	font-family: 'melbourneregular';
	src: url('../fonts/melbourne_reg-webfont.woff2') format('woff2'), url('../fonts/melbourne_reg-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'cac_champagneregular';
	src: url('../fonts/cac_champagne-webfont.woff2') format('woff2'), url('../fonts/cac_champagne-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/* cookie bar  */
#cookie-bar {
	background: #d00e4a;
	color: #eeeeee;
	text-align: center;
	padding: 3px 0;
}
#cookie-bar.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
#cookie-bar.fixed.bottom {
	bottom: 0;
	top: auto;
}
#cookie-bar p {
	margin: 0;
	padding: 7px 0;
	color: #fff;
	font-size: 1.3em;
	font-family: 'melbourneregular';
	src: url('../fonts/melbourne_reg-webfont.woff2') format('woff2'), url('../fonts/melbourne_reg-webfont.woff') format('woff');
}
#cookie-bar a {
	color: #ffffff;
	display: inline-block;
	border-radius: 3px;
	text-decoration: none;
	padding: 6px;
	margin-left: 8px;
}
#cookie-bar .cb-enable {
	background: #007700;
	font: .8em Verdana, Geneva, sans-serif;
	padding: 5px 10px;
}
#cookie-bar .cb-enable:hover {
	background: #009900;
	font: .8em Verdana, Geneva, sans-serif;
	padding: 5px 10px;
}
#cookie-bar .cb-disable {
	background: #990000;
	font: .8em Verdana, Geneva, sans-serif;
	padding: 5px 10px;
}
#cookie-bar .cb-disable:hover {
	background: #bb0000;
	font: .8em Verdana, Geneva, sans-serif;
	padding: 5px 10px;
}
#cookie-bar .cb-policy {
	background: #666;
	font: .8em Verdana, Geneva, sans-serif;
	padding: 5px 10px;
}
#cookie-bar .cb-policy:hover {
	background: #000;
	font: .8em Verdana, Geneva, sans-serif;
	padding: 5px 10px;
}
.foo img:last-child {
	display: none
}
div.container:hover .foo img:first-child {
	display: none
}
div.container:hover .foo img:last-child {
	display: inline-block
}
div.container:hover .resultsTitle {
	color: #d00e4a;
}
div.container:hover .collectionIMage img:first-child {
	opacity: 0.7;
}
div.container:hover .collectionIMage last-child {
	opacity: 0.7;
}
div.container:hover .collectionTitle {
	color: #d00e4a;
}

/* Start Media Queries */
/* print content */
@media print {
}

@media screen and (max-width: 1200px) {
	input[type=submit].addToBasket {
    width: auto;
  }
}
 @media screen and (max-width: 1024px) {
}
 @media screen and (max-width: 992px) {

}
@media screen and (max-width: 880px) {
.formWrapper {width: 75%;} 
}
 @media screen and (max-width: 768px) {
p {
	font-size: 18px;
}
input[type=submit].cartButtons.checkout {
	max-width: 250px;
}
#menu.show {
	display: block;
}
#archiveLinksUL.show {
	display: block;
}
input[type=submit].contactSubmit {
	font-size: 25px;
}
input[type=submit].cartButtons {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
}
input[type=submit].applyVoucher {
	font-size: 16px;
}
input[type=submit].addToBasket {
    margin-top: 7px;
    padding: 5px 10px;
    font-size: 18px;
  }
  .formWrapper {width:70%; margin-top: -10px;}
}
 @media screen and (max-width: 480px) {
input[type=submit].addToBasket {
	width: 100%;
}
input[type=submit].cartButtons.checkout {
	margin-top: 0;
	max-width: none;
	width: auto;
}
input[type=submit].cartButtons {
	-webkit-flex: 1 0 auto;
	-moz-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	-o-flex: 1 0 auto;
	flex: 1 0 auto;
}
input[type=submit].applyVoucher {
	margin-top: 0;
	width: 100%;
}
input[type=submit].addToBasket {
    width: 80%;
  }
.formWrapper {
    margin: 0;
    width: 100%;
  }
}
 @media screen and (max-width: 400px) {
}
 @media screen and (max-width: 320px) {
input[type=submit].cartButtons.checkout {
	margin-top: 7px;
}
}
