/* ICONOGRAPHY - Standard Screen CSS */
body {
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;
	line-height: 150%;
	color: #757575;
	font-size: 15px;
	background: #FFF;
}
#popupbody {
	background-color: #FFF;
	background-image: none;
	margin: 10px;
}
#bodyinner {
	/* box-shadow: 0 0 5px rgba(0,0,0,0.5); */
}
#tinymce {
	background: #fff;
	padding: 5px;
}
.relative {
	position: relative !important;
}
/*************** BOOTSTRAP OVERRIDES *******************/
.container, .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.container-fluid .row {
    margin-left: 0;
    margin-right: 0;
}
header.container-fluid .container > div {
    padding-left: 0;
    padding-right: 0;
}
/************* COMMON ***************/
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #ee1e26;
	text-decoration: underline;
}
.article-text a {
	text-decoration: underline;
}
p {
	margin: 0 0 0.8em 0;
	padding: 0;
    line-height: 1.5em;
}
li {
	margin: 0.5em 0;
	padding: 0;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
	line-height: normal;
	font-weight: bold;
	padding: 0;
	color: #333;
}
h1 {
    font-size: 320%;
	font-weight: normal;
	text-align: center;
	margin: 0 0 0.4em 0;
	clear: both;
}
h2 {
	font-size: 175%;
	margin: 0 0 0.4em 0;
}
h3 {
	font-size: 150%;
	margin: 0 0 0.4em 0;
}
h4 {
	font-size: 140%;
	margin: 0 0 0.3em 0;
}
h5 {
	font-size: 130%;
	margin: 0 0 0.2em 0;
}
h6 {
	font-size: 85%;
	margin: 0 0 0.2em 0;
}
.red {
	color: #ee1e26;
}
.orange {
    color: #ee721a;
}
.green {
    color: #090;
}
.grey {
	color: #bcbcbc;
}
.note {
	font-size: 85%;
	color: #999;
	font-weight: normal;
	padding: 4px;
}
.note a {
	color: #999;
}
hr {
	border: 0;
	border-bottom: 1px dashed #CCC;
	height: 1px;
	padding: 0;
	margin: 0;
	clear: both;
}
hr.clear {
    border: none;
}
hr.spacer {
	border: none;
	margin: 10px 0;
}
/******************** HEADER ***********************/
.pagewrap {
    margin: 0;
	background: #FFF;
	width: 100%;
	float: left;
	position: relative;
}
.pagewrap.nomargin {
    margin: 0;
}
#header {
	position: relative;
	width: 100%;
	margin: 0;
	float: left;
	clear: both;
	display: inline;
	z-index: 997;
    background: rgba(255,255,255,0.9);
}
#header .logo {
    display: block;
    margin: 22px auto;
    padding: 0;
}
.headerv2 #topnavigation {
	background-color: #efefef;
	padding: 6px 0;
}
.headerv2 #topnavigation .right a.currency {
	font-weight: bold;
	text-decoration: underline;
}
.headerv2 #topnavigation a {
	font-size: 85%;
	margin: 0 5px;
	color: #666;
}
.headerv2 #header .topnavigation {
	display: none;
}
.headerv2 #header .container {
	display: flex;
}
.headerv2 #header .container .topright {
	display: flex !important;
	flex-direction: column;
	justify-content: center;
}
.headerv2 #header .container .topright .row {
	display: flex;
	justify-content: center;
	align-items: center;
}
#header .topnavigation {
	float: left;
	padding-top: 32px;
	color: #005d4a;
	width: 100%;
}
#header .topnavigation .right a.currency {
	font-weight: bold;
	text-decoration: underline;
}
#header .topnavigation a {
	font-size: 85%;
	margin: 0 5px;
	color: #666;
}
#header .topright {
    position: relative;
}
#header #basketsummary {
	display: inline-block;
	width: 32%;
	text-align: right;
	font-size: 100%;
	padding: 35px 0 20px 0;
}
#header #basketsummary span {
	padding: 11px 20px 10px 55px;
	background: #fff url("/images/header-basket.png") no-repeat 13% 50%;
	border: 1px solid #e1e1e1;
}
#header #basketsummary strong {
	font-size: 150%;
}
#header #basketsummary a {
	display: inline-block;
	text-decoration: none;
	color: #a9a9a9;
	padding: 0 10px 0 0;
}
#header #basketsummary a:hover {
	text-decoration: underline;
}
#header #basketsummary .basket {
	padding: 0;
}
#header .header-phone {
	font-size: 170%;
	margin: 0;
	text-align: right;
	font-weight: 600;
	position: relative;
    color: #333;
}
.searchbox {
	float: left;
	padding-top: 26px;
	padding-bottom: 20px;
	width: 68%;
}
.search {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	position: relative;
	z-index: 999;
	height: 40px;
}
.search form {
    padding: 0;
    width: 100%;
}
.search .keyword {
	background: #fff;
    color: #666;
	margin: 0;
    padding: 6px 36px 6px 12px;
    width: 100%;
	height: 40px;
	line-height: 26px;
	display: inline;
	border: 1px solid #e1e1e1;
}
.search .submit {
	position: absolute;
	right: 10px;
	top: 7px;
}
/*************************** TABS ****************************/
#menu-icon {
	display: none;
	width: 32px;
	height: 32px;
	background: transparent url("/images/threedot.png") no-repeat center center;
	float: right;
}
#menu-title {
	display: none;
	line-height: 32px;
	margin-left: 15px;
}
.tabs {
    position: relative;
	color: #333;
	background: rgba(255,255,255,0.9);
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
	line-height: normal;
	width: 100%;
	z-index: 997;
	left: 0;
	top: 0;
}
.tabs ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	position: relative;
}
.tabs #tabwrap {
	width: 100%;
}
.tabs li {
	float: left;
	margin: 0;
	padding: 16px 0;
	font-size: 100%;
	z-index: 999;
}
.tabs li.special {
	background: #e3e3e3 url("/images/btngradient.gif") repeat-x top left;
}
.tabs li.last {
	background: none;
}
.tabs > div > ul > li:hover, .tabs > div > ul > li.current {
	background: #333;
}
.tabs li:hover a, .tabs li.current a {
    color: #fff;
    border-left: 1px solid #333;
}
.tabs li:hover ul li a, .tabs li.current ul li a {
    color: #333;
    border-left: none;
}
.tabs li:first-of-type:hover a.toplevelcat, .tabs li:first-of-type.current a.toplevelcat {
	color: #fff;
	border-left: 1px solid #333;
}
.tabs li:first-of-type:hover ul li a, .tabs li:first-of-type.current ul li a {
    color: #333;
    border-left: none;
}
.tabs .dropmenu {
	padding-right: 22px;
	background: url("/images/dropmenu.png") no-repeat right center;
}
.tabs li:hover .dropmenu, .tabs li.current .dropmenu {
	background: url("/images/dropmenu_on.png") no-repeat right center;
}
.tabs .mainoption {
    color: #333;
	font-weight: bold;
    padding: 5px 24px 5px 8px;
    margin: 6px 0 2px 0;
}
.tabs .mainoption:hover, .tabs li.current .mainoption:hover {
	color: #ee1e26;
}
.tabs .suboption {
    padding-left: 12px;
	font-size: 95%;
}
.tabs .alloption {
	margin-bottom: 8px;
}
.tabs .homeicon {
	padding-left: 22px;
	background: url("/images/homeicon.png") no-repeat left center;
}
.tabs li:hover .homeicon, .tabs li.current .homeicon {
	background: url("/images/homeicon_on.png") no-repeat left center;
}
.tabs .specialicon {
	padding-left: 22px;
	background: url("/images/specialicon.png") no-repeat left center;
}
.tabs li:hover .specialicon, .tabs li.current .specialicon {
	background: url("/images/specialicon_on.png") no-repeat left center;
}
.tabs .phoneicon {
	padding-left: 26px;
	background: url("/images/phoneicon.png") no-repeat left center;
}
.tabs li:hover .phoneicon, .tabs li.current .phoneicon {
	background: url("/images/phoneicon_on.png") no-repeat left center;
}
.tabs li a {
	float: left;
	display: block;
	color: #333;
	margin: 0;
	font-size: 110%;
	text-decoration: none;
	font-weight: 600;
	padding: 0 12px;
	line-height: 17px;
	border-left: 1px solid #e1e1e1;
}
.tabs ul li ul li a {
    float: none;
    line-height: auto;
    border-left: none;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
.tabs a {
	float: none;
}
.tabs .offerstab {
	color: #ee1e27;
}
/* End IE5-Mac hack */
/* sub nav links */
.tabs ul li ul {
	background: #fff;
	display: none;
	margin: 0;
	padding: 12px 6px;
	position: absolute;
	top: 48px;
	z-index: 999;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	font-size: 100%;
	text-transform: none;
	box-shadow: 0 3px 3px rgba(0,0,0,0.4);
}
.tabs ul li ul.widemenu {
	width: 100%;
	left: 0;
}
.tabs ul li ul.rightmenu {
	right: 0;
}
.tabs ul li.touch:hover ul {
	display: block;
}
.tabs ul li.over:hover ul {
	display: none;
}
.tabs li:hover ul li a.mainoption, .tabs li.current ul li a.mainoption {

}
.tabs li:hover a.mainoption, .tabs li.current a.mainoption {

}
.tabs ul li ul li {
	padding: 0 8px;
	margin: 0;
	font-size: 100%;
	background: none;
    min-width: 150px;
}
.tabs ul li ul li.menubannerimage {
    float: right;
    text-align: right;
}
.tabs ul li ul li.menucategoryimage img {
     width: 100%;
	float: right;
}
.tabs ul li ul li.menubannerimage img {
    max-width: 100%;
}
.tabs ul li ul li:hover {
	background: none;
}
.tabs ul li ul li em {
	color: #BBB;
	font-style: normal;
}
.tabs ul li ul li a {
	padding: 5px 0 5px 0;
	margin: 0 auto;
	color: #333;
	font-weight: normal;
	letter-spacing: normal;
	font-size: 100%;
}
.tabs ul li ul li a:hover, .tabs li.current ul li a:hover {
	color: #ee1e26;
	text-decoration: underline;
}
.tabs ul li ul li .productframe {
	padding: 5px 10px;
	width: 100%;
	border: none;
    min-height: 270px;
}
.tabs ul li ul li .productframe .price {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
}
.tabs ul li ul li .productframe a {
	padding: 0;
	font-weight: bold;
}
.tabs li.tabright {
	float: right;
	background: none;
}

#breadcrumb {
    clear: both;
    display: inline;
    float: left;
    height: 40px;
    line-height: 40px;
	font-size: 85%;
    padding: 3px 15px;
	margin-bottom: 5px;
    position: relative;
	color: #666;
	background: #FFF;
	width: 100%;
}
#breadcrumb a {
	color: #333;
}
.homepagetext1, .homepagetext2 {
    background: none repeat scroll 0 0 #EEEEEE;
    clear: both;
    float: left;
    font-size: 100%;
    margin: 8px 0 0 0;
    padding: 4px 0;
    text-align: center;
    width: 100%;
}
.homepagetext2 {
	margin: 0;
}
.hometop {
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	padding: 10px 15px 0;
	margin: 0;
}
.hometop #imagechanger .owl-dots {
	bottom: 70px;
}
.container-fluid .hometop {
	padding: 0;
}
.hometop-left{
	padding: 0 10px 0 0;
}
.hometop-right{
	padding: 0 0 0 10px;
}
.hometop-right .homepixbox{
	padding: 0;
}
#cookieprompt {
	position : fixed;
	bottom: 0;
	width: 100%;
	display: flex;
	align-items: center;
	background: #333;
	background: rgba(30,30,30,0.9);
	color: #FFF;
	padding: 0;
	font-size: 110%;
	z-index: 99999;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
#cookieprompt.cookieblock {
	height: 100%;
	justify-content: center;
}
#cookieprompt #cookiepromptinner {
	padding: 30px 60px;
}
#cookieprompt #cookiepromptinner .inputbutton:hover{
	background: #ee1e26;
}
#cookieprompt.cookieblock #cookiepromptinner {
	background: #FFF;
	width: 50%;
	color: #333;
	border-radius: 10px;
	text-align: center;
}
#cookieprompt #cookiepromptinner a {
	color: inherit;
}
#cookieprompt #cookieOk {
	font-size: 70px;
	font-family: serif;
	position: absolute;
	left: 20px;
	top: 28px;
	color: #FFF;
	text-decoration: none;
}
#cookieprompt a {
	color: #FFF;
	text-decoration: underline;
}
#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
	z-index: 999 !important;
}
/* home image changer */
#imagechanger, #nonchanger, #homevideo {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	list-style: none;
	position: relative;
}
.bannerchanger {
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	margin: 0 0 16px 0;
}
#imagechanger li, #nonchanger li {
	width: 100% !important;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	background: no-repeat center center;
	background-size: cover;
}
#imagechanger li {
	display: none;
}
#imagechanger li:first-child {
	display: block;
}
#getthelook #imagechanger li, #getthelook #nonchanger li {
	padding-bottom: 260px;
}
#imagechanger li span, #nonchanger li span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 78px;
	color: #333;
	background: #fff;
	opacity: 0.9;
}
#imagechanger li a, #nonchanger li a {
	display: block;
	text-decoration: none;
}
#imagechanger li img, #nonchanger li img {
    max-width: 100%;
    width: 100%;
	height:auto;
}
.homechangercontainer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.homechangercontainer.homechangercontainer-v2 {
	width: 100%;
}
.homechangercontainer.homechangercontainer-v2.flex {
	display: flex;
	align-items: center;
}
.homechangercontainer .notextlink, .homechangercontainer .notextlink:active {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}
.homechangerbox {
	position: absolute;
	padding: 15px;
	max-width: 60%;
}
.homechangercontainer.homechangercontainer-v2.flex .homechangerbox.homechangerbox-v2 {
	position: relative;
	top: auto;
	bottom: auto;
	right: auto;
	left: auto;
}
.homechangerbox.homechangerbox-v2 {
	position: absolute;
	max-width: 100%;
}
.homechangerbox_topleft {
    top: 220px;
	left: 15px;
}
.homechangerbox_topright {
    top: 220px;
	right: 15px;
}
.homechangerbox-v2.homechangerbox_topleft, .homechangerbox-v2.homechangerbox_topright{
	top: 15px;
}
.homechangerbox_bottomleft {
	bottom: 100px;
	left: 15px;
}
.homechangerbox_bottomright {
	bottom: 100px;
	right: 15px;
}
.homechangerbox-v2.homechangerbox_bottomleft, .homechangerbox-v2.homechangerbox_bottomright{
	bottom: 15px;
}
#getthelook .homechangerbox_bottomleft {
	bottom: 320px;
}
#getthelook .homechangerbox_bottomright {
	bottom: 320px;
}
.homechangerbox h1 {
    margin: 0;
    padding: 0 15px 0 0;
	font-size: 300%;
	line-height: normal;
	text-align: left;
}
.homechangerbox.homechangerbox-v2 h1{
	font-size: 225%;
	padding-right: 0;
}
.homechangerbox p {
	font-size: 140%;
    padding: 10px 15px 10px 0;
	margin: 0;
	line-height: normal;
    font-weight: normal;
}
.homechangerbox.homechangerbox-v2 p{
	font-size: 115%;
	padding-right: 0;
}
.homechangerbox_black {
    /*
    background: url("/images/transparent.png");
    background: rgba(255,255,255,0.5);
    */
}
.homechangerbox_white {
    /*background: rgba(0,0,0,0.5);*/
}
.homechangerbox_black h1, .homechangerbox_black p {
    color: #333;
    text-shadow: 0 0 15px #fff;
}
.homechangerbox_white h1, .homechangerbox_white p {
    color: #FFF;
    text-shadow: 0 0 15px #111;
}
.homechangerbox .inputbutton {
	display: inline-block;
	margin-top: 10px;
}
.owl-carousel{
	display: block;
}
.owl-dots {
	padding: 20px;
	text-align: center;
}
#imagechanger .owl-nav, #imagechanger .owl-dots {
	position: absolute;
	padding: 0;
	width: 100%;
	text-align: center;
	z-index: 110;
}
#imagechanger .owl-nav {
	bottom: 55%;
}
#imagechanger .owl-dots {
	bottom: 20px;
}
#imagechanger.imagechanger-v2 .owl-dots {
	bottom: 10px;
}
#getthelook #imagechanger .owl-nav {
	bottom: 70%;
}
#getthelook #imagechanger .owl-dots {
	bottom: 280px;
}
#imagechanger .owl-nav .owl-prev, #imagechanger .owl-nav .owl-next {
	position: absolute;
	padding: 0;
	z-index: 110;
	width: 30px;
	height: 30px;
	cursor: pointer;
	font-size: 0;
}
#imagechanger .owl-nav .owl-next {
	background: #24211e url("/images/next.gif") no-repeat center center;
	right: 25px;
}
#imagechanger .owl-nav .owl-prev {
	background: #24211e url("/images/prev.gif") no-repeat center center;
	left: 25px;
}
.owl-dots .owl-dot {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	line-height: 16px;
	margin: 0 4px 0 0;
	text-align: center;
	color: transparent;
	font-size: 90%;
	font-weight: bold;
	background: url("/images/transparent.png");
	background: rgba(220,220,220,0.4);
	text-decoration: none;
	cursor: pointer;
}
.owl-dots .owl-dot.active {
	background: #444444;
}
.homechanger-bottom {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    background: url("/images/transparent.png");
    background: rgba(255,255,255,0.9);
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding: 15px 0;
    color: #333;
    text-align: center;
}
.homechanger-bottom.homechanger-bottomv2{
	position: relative;
	bottom: auto;
	margin: 15px 0;
	border:0;
	background: #eee;
}
.homechanger-bottom.homechanger-bottomv2 .container{
	display: flex;
	align-items: center;
}
.homechanger-bottom span {
    color: #333;
    font-weight: bold;
    padding: 5px 0 5px 46px;
    display: inline-block;
    position: relative !important;
    width: auto !important;
    height: auto !important;
    color: #333 !important;
    opacity: 1 !important;
}
.homechanger-bottom span.uk {
    background: transparent url("/images/icon_uk.png") no-repeat left center !important;
}
.homechanger-bottom span.delivery {
    background: url("/images/icon_delivery.png") no-repeat left center !important;
}
.homechanger-bottom span.exchange {
    padding: 5px 0 5px 50px;
    background: url("/images/icon_exchange.png") no-repeat left center !important;
}
.homechanger-bottom span.finance {
    background: url("/images/icon_finance.png") no-repeat left center !important;
}
.homechanger-bottom a:hover {
    color: #ee1e26;
    text-decoration: none;
}
.homeright {
    float: left;
    clear: both;
    width: calc(100% + 14px);
    margin: 15px -7px;
    padding: 0;
    position: relative;
}
.homeright.homerightv2 {
	width: 100%;
	margin: 15px 0;
}
.homepicsright {
    float: left;
    margin: 0 0 115px 0;
    padding: 0;
    position: relative;
    line-height: normal;
    text-decoration: none !important;
}
.homerightv2 .homepicsright {
	margin: 0 0 15px;
}
.hometop-right .homepicsright{
	margin: 0;
}
.hometop-right h2.black {
	color: #333;
	text-shadow: 0 0 15px #fff;
}
.hometop-right h2.white {
	color: #FFF;
	text-shadow: 0 0 15px #111;
}
.homepixbox {
	padding: 14px;
	overflow: hidden;
	position: relative;
}
.homepixbox .homepixbox-inner{
	position: relative;
	overflow: hidden;
	border: 5px solid #e2e2e2;
}
.homepixbox img {
	width: 100%;
	height: auto;
    border: 5px solid #e2e2e2;
}
.homerightv2 .homepixbox img{
	-webkit-transition: all 0.4s linear;
	transition: all 0.4s linear;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	border: 0;
}
.homerightv2 a:hover img{
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1);
}
.hometop-right .homepixbox img{
	border: 0;
}
.homepixboxoverlay {
    position: absolute;
    width: calc(100% - 28px);
    height: calc(100% - 28px);
    background: #333;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.hometop-right .homepixboxoverlay{
	width: 100%;
	height: 100%;
}
.homepicsright:hover .homepixboxoverlay {
    opacity: 0.5;
}
.homerightv2 .homepicsright:hover .homepixboxoverlay {
	z-index: 1;
	width: 100%;
	height: 100%;
}
.homepicsright h2 {
    font-size: 170%;
    margin: 0;
    font-weight: bold;
    color: #333;
    position: absolute;
    top: 45%;
	left: 0;
    width: 100%;
    text-align: center;
    padding: 0 42px;
}
.homerightv2 .homepicsright h2 {
	position: relative;
	padding: 0;
	text-align: left;
	font-size: 115%;
}
.homeright:not(.homerightv2) .homepicsright:hover h2 {
    color: #fff;
}
.homepicsright .hometextbox {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: -100px;
}
.homerightv2 .homepicsright .hometextbox {
	position: relative;
	bottom: auto;
	padding: 0 16px;
	display: flex;
	align-items: center;
	flex-flow: row wrap;
}
.homepicsright p {
    width: 100%;
    font-size: 95%;
    color: #333;
    padding: 0 16px;
}
.homerightv2 .homepicsright .hometextbox p{
	padding: 0;
	margin: 0;
	font-size: 85%;
}
.homepicsright:hover .hometextbox {
    opacity: 1;
}
.homepicsright.rectangle h2 {
    font-size: 125%;
    text-align: left;
}
.homeright:not(.homerightv2) .homepicsright.rectangle:hover h2 {
    color: #fff;
}
.homepicsright.rectangle {
    margin: 0 0 95px 0;
}
.homerightv2 .homepicsright.rectangle{
	margin: 0 0 15px;
}
.homepicsright.rectangle .hometextbox {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: -80px;
}
.homerightv2 .homepicsright.rectangle .hometextbox{
	position: relative;
	bottom: auto;
}
.homerightv2 .homepicsright .hometextbox .hometextleft{
	padding: 0;
}
.homerightv2 .homepicsright .hometextbox .hometextleft p{
	text-align: left;
}
.homerightv2 .homepicsright .hometextbox .hometextright{
	padding: 0;
	text-align: right;
}
.homerightv2 .homepicsright .hometextbox .hometextleft.col-md-12 p{
	margin: 0 0 10px;
}
#homeintro {
	clear: both;
	float: left;
	margin: 20px 10px 10px 10px;
}
/************** MAIN CONTENT *****************/
#main-body {
	width: 100%;
	padding: 0 15px;
	margin: 0;
	float: left;
	clear: both;
	display: inline;
	position: relative;
	background: #FFF;
}
#main-body.main-body-home{
	padding: 0;
}
#content {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
#content img {
	max-width: 100%;
}
.sideheading  {
    clear: both;
    display: block;
    margin: 0;
    padding: 6px;
	font-size: 120%;
    width: 100%;
}
#rightbar .nav {
	background: none;
	border: none;
}
.fullwidth .sideheading {
    width: 971px;
}
#home .sideheading {
	width: 100%;
    text-align: center;
    font-size: 185%;
}
.pagecontainer.fullwidth .sideheading {
    width: 724px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}
#mainprodcats .sideheading {
	margin: 0 0 10px 0;
}
h5 span {
	float: right;
}

#mainprodcats .sideheading span a {
	color: #fff;
}
/******************* left column and navigation ***********************/
#sidebar {
	padding-left: 0;
}
.navbox {
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	background: #fff;
}
#sidebar .navbox {
	width: 100%;
}
.navboxinner {
    padding: 15px;
	margin: 0;
}
#sidebar .newsletter {
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
}
#sidebar .newsletter .nav {
	width: 100%;
	padding: 6px 12px;
	background: none;
}
#sidebar .newsletter .nav p {
	color: #fff;
}
#sidebar .newsletter .nav a {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 4px 0 0 0;
	font-weight: bold;
	color: #9f9f9f;
}
#sidebar .newsletter .nav a:hover {
	color: #ee1e26;
	text-decoration: none;
}
.navbox .nav {
	width: 100%;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
	position: relative;
	background: #f9f9f9;
}
#sidebar .navbox ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
#sidebar .navbox ul li {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	position: relative;
	z-index: 99;
	font-size: 100%;
	border-top: 1px solid #fff;
}
#sidebar .navbox ul li a {
	display: block;
	text-decoration: none;
	padding: 8px 24px 8px 18px;
	margin: 0;
	color: #333;
}
#sidebar .navbox ul li a:hover {
	color: #FFF;
	background: #ee1e26 url("/images/shopnav_arrow.png") no-repeat 97% 50%;
}
/* sub nav */
#sidebar .navbox ul li ul {
	display: none;
	padding: 0 0 7px 0;
}
#sidebar .navbox ul li ul li {
	border: none;
	background: none;
	font-size: 100%;
}
#sidebar .navbox ul li ul li a {
	padding: 8px 0 8px 30px;
	color: #797979;
	background: none;
}
#sidebar .navbox ul li ul li a:hover {
	color: #ee1e26;
	background: none;
}
#sidebar .navbox .navon {
	display: block !important;
}
.boxcenter {
	width: 188px;
	float: left;
	clear: both;
	padding: 10px 0;
	text-align: center;
}
/* compare products */
.compare {
	width: 100%;
	float: left;
	clear: both;
	padding: 4px 0;
}
.compare .compproduct {
	width: 100%;
	float: left;
	clear: both;
	font-size: 90%;
	padding: 6px 10px;
	margin: 0;
	line-height: normal;
	border-bottom: 1px solid #E2E2E2;
}
.compare .compproduct .left {
	width: 85%;
}
.compare .compproduct .right {
	width: 10%;
	text-align: right
}
.comparetable {
	width: 100%;
	float: left;
	clear: both;
	overflow: auto;
	margin-top: 20px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.comparetable td {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.comparetable .product {
	text-align: center;
}
.comparetable .remove {
	float: right;
	position: relative;
	z-index: 10;
}
/* latest products */
.boxpad {
	width: 170px;
	float: left;
	clear: both;
	padding: 10px;
}
.boxtitle {
	color: #000000;
	font-size: 150%;
	margin-bottom: 10px;
}
.productfeat {
	position: relative;
	clear: both;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	font-size: 85%;
	line-height: normal;
	overflow-x: hidden;
}
.productfeatspacer {
	clear: both;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 0;
}
.navbox .productfeat {
	width: 100%;
	padding: 15px 5px;
	margin: 0;
	border-top: 1px solid #d5d5d5;
}
.navbox .productfeat .featimage {
	float: left;
	left: 0;
	margin-right: 10px;
	position: relative;
	text-align: center;
	width: 56px;
}
.navbox .productfeat .name {
	display: table-cell;
	margin: 0;
	padding: 0;
}
.productfeat .name a {
	text-decoration: none;
	font-size: 115%;
}
.productfeat .name .inputbutton {
	font-size: 85%;
}
#homefeatured, #recentlyviewed {
	width: 100%;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
}
#recentlyviewed {
    border-top: 1px solid #CCC;
    display: inline;
	margin: 10px 0;
    padding: 20px 15px 0;
	width: 100%;
}
#featured .productfeat {
	min-height: 250px;
	height: 250px;
	padding: 5px;
	clear: none;
	text-align: center;
	margin: 10px 0 0 0;
}
#featured .clear {
	clear: both;
}
#recentlyviewed .productfeat {
	padding: 6px;
	clear: none;
	text-align: center;
	margin: 10px 0 0 0;
	min-height: 100px;
}
#homefeatured .productfeat {
	height: 240px;
	padding: 10px;
	clear: none;
	margin: 10px 0;
	overflow: hidden;
}
#homefeatured .productfeat.rightcol {
    height: 255px;
}
#homefeatured .productfeat .productfeat-inner{
	height: 100%;
	position: relative;
}
#homefeatured .productfeat .productfeat-inner .buttons{
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
#homefeatured .productfeat .productfeat-inner .inputbutton{
	position: relative;
	bottom: auto;
	left: auto;
	right: auto;
	display: block;
	margin: 0 0 10px;
}
#homefeatured .productfeat .productfeat-inner .buttons img.wishlisticon{
	width: 20px;
	display: inline;
}
#homefeatured .homefeaturedinner .productfeat{
	width: 100%;
	height: 400px;
}
#homefeatured .homefeaturedinner.owl-carousel .owl-item img.thumb2{
	display: none;
}
#homefeatured .homefeaturedinner.owl-carousel .owl-item .thumbimagewrap:hover img.thumb1{
	display: none;
}
#homefeatured .homefeaturedinner.owl-carousel .owl-item .thumbimagewrap:hover img.thumb2{
	display: inline-block;
}
#homefeatured .productfeat.last {
	border-right: none;
}
#homefeatured .productfeat .desc {
	color: #666;
}
#homefeatured .productfeat .price {
	font-size: 115%;
    display: inline-block;
    padding: 5px 0 0 0;
}
#homefeatured .productfeat .inputbutton {
	position: absolute;
	bottom: 0;
	left: 15px;
}
#featured .productfeat .featimage, #recentlyviewed .productfeat .featimage, #homefeatured .productfeat .featimage {
	width: 100%;
}
#featured .productfeat .name, #recentlyviewed .productfeat .name {
	clear: both;
	float: none;
	width: 100%;
	padding-top: 10px;
}
#homefeatured .productfeat .name {
	clear: both;
	float: none;
	width: 100%;
	text-align: center;
	padding: 8px 8px 0 8px;
}
#homefeatured .owl-next, #homefeatured .owl-prev{
	position: absolute;
	top: 50%;
}
#homefeatured .owl-next{
	right: 10px;
}
#homefeatured .owl-prev{
	left: 10px;
}
#homefeatured .featimage{
	position: relative;
}
#homefeatured .featimage .textoverlay{
	padding: 0;
}
#homefeatured .buttons .textoverlay{
	position: relative;
	padding: 0 0 5px;
}
#associated {
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 0;
	border-top: 1px dashed #efefef;
}
#associated .productfeat {
	clear: none;
	width: 155px;
	height: 6em;
	margin: 0 5px 6px 0;
}
.price {
	font-size: 150%;
	font-weight: bold;
	color: #ee1e26;
}
.thumbimagewrap {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 6px;
    border: 1px solid #e2e2e2;
    min-height: 0 !important;
}
.thumbimagewrap .thumb2 {
	display: none;
}
/*.MsoNormal > a{*/
/*	text-decoration:underline !important;*/
/*	color:black !important;*/
/*}*/
.brandbox {
	height: 100px;
	padding: 15px 20px;
	margin: 5px 0;
	float: left;
	text-align: center;
	line-height: 70px;
	/*background: url("/images/corner-flap.gif") no-repeat bottom right;
	background-size: 100%;*/
}
.brandbox a {
	text-decoration: none;
}
.brandbox a:hover {
	text-decoration: underline;
}
.collectionbox {
    background: url("/images/corner-flap.gif") no-repeat scroll right bottom #FFFFFF;
    float: left;
    height: 205px;
    line-height: 100%;
    padding: 10px;
	margin: 1px 1px 10px 1px;
    text-align: center;
    width: 205px;
	position: relative;
}
.collectionbox img {
	margin-bottom: 10px;
}
.collectionbox a {
	bottom: 25px;
	left: 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
}

/************************ right main content *********************/
.page {
	padding-left: 0;
	padding-right: 0;
}
.fullwidth {
	width: 100% !important;
}
.article-text {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.pagecontainer {
	position: relative;
}
#product .pagecontainer {
	padding-left: 0;
}
.bannerleft {
	float: left;
    position: relative;
}
.bannercenter {
    width: 100%;
	float: left;
	clear: both;
    text-align: center;
	position: relative;
}
.bannercenter img {
	width: 100%;
	height: auto;
}
.bannerright {
	float: right;
    position: relative;
    width: 100%;
}
#product .bannerright img {
	max-width: 100%;
}
.banner {
	margin-bottom: 10px;
	padding: 0;
	background: #FFF;

}
.article-text .copy {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: both;
	display: inline;
	background: #fff;
}
.callback .fullwidth .article-text .copy {
    padding: 10px 100px;
}
/* shop page showing all cats and right col featured prods */
#mainprodcats, .mainprodcats {
	clear: both;
	width: 100%;
	float: left;
	line-height: normal;
}
.magnifiertext {
    background: url("/images/magnifier-icon.gif") no-repeat scroll 5px center #F6F6F6;
    border: 1px solid #EEEEEE;
    clear: both;
    color: #999999;
    font-size: 85%;
    margin: 0 0 0 75px;
    padding: 2px 10px;
    text-align: center;
}
.catintro, .catoutro {
	clear: both;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	display: inline;
	position: relative;
}
.catoutro {
	margin: 30px 0;
}
.categoryframewrap {
	padding: 0 10px 10px 0;
}
.categoryframe {
	padding: 0;
	margin: 0;
	line-height: normal;
	height: auto;
	background: #fff;
	text-align: center;
	overflow: hidden;
	position: relative;
    border: 5px solid #e2e2e2;
}
.categoryframe img {
	width: 100%;
}
.catbox {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
    padding: 10px 10px;
	margin: 0;
	font-size: 120%;
	background: rgba(255,255,255,0.8);
	transition: 0.3s ease padding;
}
.categoryframe:hover .catbox {
	background: #ee1e26;
	color: #FFF;
    padding: 10px 10px 30px 10px;
	transition: 0.3s ease padding;
}
.catbox span {
	font-weight: normal;
	font-size: 85%;
	color: #333;
}
.categoryframe a {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
.albumframe {
	height: 210px;
	padding: 5px 10px;
	margin: 0;
	float: left;
	line-height: normal;
	font-size: 90%;
	background: #fff url("/images/album.gif") no-repeat center bottom;
	background-size: 100% 100%;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.photoframe {
	padding: 10px;
	margin: 0;
	float: left;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.photoframeinner {
	width: 100%;
	background: #fff;
	border: 1px solid #CCC;
	padding: 16px 8px;
	box-shadow: 0 0 4px #DDD;
	display: inline-block;
}
.photoframelabel {
	padding: 6px 0 0 0;
	line-height: normal;
	font-size: 85%;
	color: #666;
}
/* GALLERY PHOTO LIKE */
form.galleryphotolike{
	padding: 10px 0 0 0;
	display: inline-block;
}
form.galleryphotolike .inputbutton{
	margin: 0 3px;
}
.inputbutton.liked, .inputbutton.liked:focus, .inputbutton.liked:active {
	background: #81d191;
	border: 1px solid #339933;
	color: #FFF;
}
.inputbutton.disliked, .inputbutton.disliked:focus, .inputbutton.disliked:active {
	background: #CC3333;
	border: 1px solid #993333;
	color: #FFF;
}
.albumlist {
	margin: 0 0 30px 0;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 20px;
 }
.albumpix {
	padding: 8px;
	min-height: 135px;
}
.albumpix img {
	padding: 0;
	margin: 0;
	max-height: 155px;
}
#photoset {
    clear: both;
    float: left;
    margin: 10px 0;
    width: 100%;
}
#featured .productframe {
	padding: 5px 20px;
	margin-top: 5px;
	width: 100%;
	height: auto;
	clear: both;
	text-align: left;
	/*background: #FFFFFF url("/images/featured.png") no-repeat bottom right;*/
}
#featured .productframe .thumb {
	min-height: 0;
}
#featured .productframe .thumb .overlay img {
	width: 52px;
}
#featured .productframe .name {
	margin: 10px 0 0 0;
	clear: none;
}
#featured .productframe .name a {
	display: block;
	font-size: 160%;
	margin-bottom: 10px;
}
#featured .productframe .name .longdesc {
	display: block;
	font-weight: normal;
}
#featured .productframe .price {
	font-size: 160%;
	margin: 10px 0;
}

.categoryframe a.name {
	display: block;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}
.pagingoptions {
    color: #999999;
    float: left;
    margin: 0 0 5px 0;
    padding: 6px 10px;
    width: 100%;
}
.pagingoptions a {
	text-decoration: none;
	margin: 0 4px;
}
a.pageselected {
	color: #FFF;
	background: #ee1e26;
	padding: 1px 6px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 10px;
}
#prodlistoptions {
    background: none repeat scroll 0 0 #F9F9F9;
	border: 1px solid #EEE;
    clear: both;
    float: left;
    font-size: 90%;
    margin: 0 0 5px 0;
    padding: 6px 10px;
    width: 100%;
}
#prodlistoptions a {
	color: #BBB;
	font-weight: bold;
	text-decoration: none;
}
#prodlistoptions #options {
	width: 100%;
}
#prodlistoptions #options .textfield {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#prodlistoptions #sortoptions, #prodlistoptions #perpageoptions {
    display: inline-block;
}
#prodlistoptions .pagingoptions {
	padding: 10px 0;
	text-align: right;
}
#prodlistoptions .pagingoptions .pageselected {
	color: #333;
	text-decoration: none;
}
/**** style switcher ****/
#theme {
	float: right;
	clear: both;
	list-style: none;
	width: 100%;
	margin: 8px;
	padding: 0;
	text-align: right;
}
#theme li {
	margin: 0 0 0 6px;
	padding: 0;
	display: inline;
	font-size: 100%;
}
#theme li a {
	border-bottom: none;
	background-image: none;
}
#theme li a img {
	background: #dee6ed;
	margin: 0 2px 0 0;
}
#theme li a:hover img {
	background: #dd0303;
}
#theme li a img#theme-grid {
	background: #333;
}
#theme li a img#theme-list { background: #FFF; border: 0;}
#theme li a img#theme-grid { background: #333; border: 0;}
#theme li a:hover img#theme-grid { background: #333; }
#theme li a:hover img#theme-list { background: #333; }

#prodlist, .prodlist {
	clear: both;
	width: 100%;
	float: left;
	line-height: normal;
	padding: 0;
	margin: 0;
}
.productframe {
	padding: 10px 7px 7px 7px;
	margin: 0;
	float: left;
	line-height: normal;
	font-size: 85%;
	position: relative;
	overflow: hidden;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.productframe:hover, #homefeatured .productfeat:hover {
	border-color: #CCC;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.productframe a {
	text-decoration: none;
}
.layout180 {
	/*height: 320px;*/
    height: 410px;
}
.layout340 {
	/*height: 485px;*/
    height: 595px;
}
.layout420 {
    /*height: 540px;*/
	height: 630px;
}
.layout400 {
    /*height: 640px;*/
	height: 730px;
}
.layout520 {
    /*height: 770px;*/
	height: 860px;
}
.productframe .thumb, .productframe .featimage {
	position: relative;
	overflow: hidden;
	padding: 4px;
	margin: 0;
	text-align: center;
}
.dropshadow {
	padding: 4px;
	border: 1px solid #EEE;
	box-shadow: 1px 1px 6px #CCC;
}
.overlay {
	z-index: 80;
	position: absolute;
	top: 0;
	left: 0;
}
.overlay .percenttext {
    z-index: 80;
    position: absolute;
    text-align: center;
    top: 31%;
    left: -10%;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 130%;
    line-height: 70%;
    transform: rotate(-45deg);
}
.overlay .percenttext span {
    font-size: 75%;
    font-weight: normal;
}
#mainImageHolder .overlay .percenttext {
	font-size: 130%;
	top: 30%;
}
.brandoverlay {
	left: auto;
	right: 0;
}
.swatchoverlay {
	margin-top: 5px;
	left: 10px;
	text-align: center;
}
img.swatchimageoverlay {
	width: 14px;
	height: 14px;
	border: 1px solid #AAA !important;
	margin: 0 4px 4px 0;
}
.overlay img {
	border: none !important;
	box-shadow: none !important;
}
.textoverlay {
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    width: 100%;
}
.textoverlay .overlaytext {
    text-align: center;
    padding: 8px 12px;
    color: #fff;
    background: rgb(238,30,38, 0.9);
    width: 100%;
    font-size: 100%;
}
.productframe .name {
	display: block;
	margin: 10px 0 0 0;
	padding: 0 10px;
	clear: both;
	font-weight: normal;
    font-size: 120%;
}
.productframe .name .desc {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	font-weight: normal;
	color: #999;
}
.productframe .name .longdesc {
	display: none;
}
.productframe .price {
	display: block;
	margin: 4px 0;
	padding: 0 10px;
}
.tabs .productframe .price, .productfeat .price {
	font-size: 110%;
}
.price .note {
	font-size: 70%;
	padding: 0;
}
.productframe .priceoptions .availability p {
    margin: 0.2em 0 0 0;
}
.productframe .buttons {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    width: auto;
}
/*
.productframe .buttons {
    position: absolute;
	display: block;
    bottom: 10px;
    left: 10px;
    right: 10px;
    background: rgba(255,255,255,0.8);
    width: auto;
    opacity: 0;
	transform: translate(0, 80px);
	transition: 0.3s ease all;
	z-index: 90;
}
.productframe:hover .buttons {
    opacity: 1;
	transform: translate(0, 0);
	transition: 0.3s ease all;
}
*/
.productframe .buttons label {
    display: inline-block;
    float: none;
	padding: 6px 12px;
}
.productframe .buttons .inputbutton {
    display: inline-block;
	width: 49%;
}
.productframe .buttons .inputbutton.widebutton {
	width: 100%;
}
.productframe .buttons .primarybutton, .productframe .buttons .actionbutton {
    display: block;
	width: 100%;
	padding: 7px 15px;
	margin: 2px 0;
	font-size: 120%;
    text-align: left;
}
.productframe .buttons .actionbutton {
    border: 1px solid #fff;
    background: #333 url("/images/buynow.png") no-repeat center right;
    background-size: contain;
}
.productframe .buttons .actionbutton:hover {
    background: #ee1e26 url("/images/buynow.png") no-repeat center right;
    background-size: contain;
}
/*** home page featured prods ****/
#featured {
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
	width: 100%;
	float: left;
	clear: both;
	display: inline;
}
/* product detail page */
#prodpics {
	padding: 0;
	margin: 0;
}
#prodpics #mainImageHolder {
	float: left;
	margin: 0;
	max-width: 100%;
	width:100%;
	background: #FFF;
	position: relative;
    padding: 4px;
	text-align: center;
}
.proddetail-v2 #prodpics #mainImageHolder .enlargezoom {
	text-transform: uppercase;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 85%;
	display: flex;
	align-items: center;
}
.proddetail-v2 #prodpics #mainImageHolder .enlargezoom i {
	font-size: 130%;
	margin-right: 10px;
}
#prodpics #mainImageHolder .overlay {
	position: absolute;
	left: 4px;
	top: 4px;
	z-index: 100;
}
#prodpics #mainImageHolder .brandoverlay {
	display: none;
}
#prodpics #mainImageHolder .prodimgscroller{
	display: block;
	float: left;
	width: 100%;
}
#prodpics #mainImageHolder .prodimgslide{
	width: 100%;
	float: left;
	display: block;
}
.zoomPad {
	float: none !important;
}
.zoomPad img {
	width: 100%;
}
.zoomWrapperImage img {
	max-width: 9999px !important;
	width: auto !important;
}
.zoomWindow {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
#fancybox-wrap, #fancybox-outer, #fancybox-inner {
	box-sizing: content-box;
}
#prodpics #thumbs {
	width: 100%;
	margin: 0 0 15px 0;
    padding: 0;
	float: left;
	clear: both;
}
#prodpics #thumbs a.thumb {
	float: left;
	display: block;
	padding: 0;
	margin: 8px 8px 0 0;
	width: 75px;
	height: 75px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #DDD;
	background: #FFF;
	cursor: pointer;
}
#prodpics #thumbs a.thumblast {
	margin: 0;
}
#prodpics #thumbs a.active {
	border: 1px solid #BBB;
}
#prodpics #thumbs img {
	padding: 0;
	margin: 0;
	max-width: 71px;
	max-height: 71px;
}
.proddetail-v2 #prodpics #thumbs {
	width: calc(100% - 50px);
	margin: 0 25px 20px 25px;
	padding: 0;
	float: left;
	clear: both;
}
.proddetail-v2 #prodpics #thumbs.owl-loaded {
	padding: 0;
}
.proddetail-v2 #prodpics #thumbs a {
	padding: 0 5px;
	margin: 10px auto 0;
	width: 72px;
	height: 72px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #ededed;
	background: #FFF;
	cursor: pointer;
	display: flex;
	align-items: center;
}
.proddetail-v2 #prodpics #thumbs.owl-loaded {
	widows: auto;
	height: auto;
}
.proddetail-v2 #prodpics #thumbs a.thumblast {
	margin: 0;
}
.proddetail-v2 #prodpics #thumbs a.zoomThumbActive {
	border: 1px solid #BBB;
}
.proddetail-v2 #prodpics #thumbs img {
	padding: 0 0 2px 0;
	margin: 0;
	max-width: 120px;
	max-height: 120px;
	border-bottom: 2px solid #fff;
}
.proddetail-v2 #prodpics #thumbs .thumb.active img {
	border-bottom: 2px solid #ee1e26;
}
.proddetail-v2 #prodpics #thumbs .owl-prev, #prodpics #thumbs .owl-next, #prodpics #thumbs-wrapper .thumbs-prev, #prodpics #thumbs-wrapper .thumbs-next{
	background: none;
	position: absolute;
	top: 38%;
	opacity: 1;
	margin: 0;
	font-size: 200%;
	/*filter: brightness(0) invert(1);*/
}
.proddetail-v2 #prodpics #thumbs .owl-prev{
	left: -25px;
}
.proddetail-v2 #prodpics #thumbs .owl-next{
	right: -25px;
}
/* Jcarousel Version */
.proddetail-v2 #prodpics #thumbs-wrapper .thumbs-prev {
	left: 0;
	cursor: pointer;
}
.proddetail-v2 #prodpics #thumbs-wrapper .thumbs-next{
	right: 0;
	cursor: pointer;
}
.proddetail-v2 #prodpics #thumbs-wrapper{
	position: relative;
}
.proddetail-v2 #prodpics #thumbs-wrapper #thumbs.jcarousel{
	position: relative;
	overflow: hidden;
}
.proddetail-v2 #prodpics #thumbs-wrapper #thumbs.jcarousel ul {
	width: 10000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.proddetail-v2 #prodpics #thumbs-wrapper #thumbs.jcarousel li {
	float: left;
}
.proddetail-v2 #prodpics #thumbs-wrapper ul li{
	width: 88px;
}
.proddetail-v2 #prodpics #thumbs-wrapper #thumbs img{
	max-width: 100%;
	max-height: none;
}
#productrightbox .biginputbutton {
    width: 100%;
	padding: 12px 16px;
	display: block;
	margin: 10px 0;
}
#productrightbox .biginputbutton.financebutton {

}
#product #variantsubmitbutton {
	float: left;
	margin: 0 4px 0 0;
}
#variant1, #variant2, #variant3, #swatch {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}
#variant1 label, #variant2 label, #variant3 label, .optiongroup label, #swatch label, #variantimage label  {
	background-color: #FFF;
    border: 1px solid #CCC;
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    padding: 6px 16px;
    position: relative;
	white-space: nowrap;
	font-size: 85%;
	box-shadow: 0 0 2px #EEEEEE;
	text-align: center;
}
#variant1 label:hover, #variant2 label:hover, #variant3 label:hover, .optiongroup label:hover {
	background-color: #EEE;
	border: 1px solid #999;
}
#variant1 label input, #variant2 label input, #variant3 label input, #swatch label input, #variantimage label input, .optiongroup label input {
	position: absolute;
	right: 99999px;
	top: 0;
}
.optionheader{
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 15px 15px 15px 115px;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	position: relative;
	cursor: pointer;
	background-color: #efefef;
	color: #333;
}
.optionheader.delivery {
	margin: 0;
}
.optionheader.debug{
	z-index: 999;
}
.optionheader:before{
	content: '1';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100px;
	background: #73b739;
	color: #FFF;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: normal;
	border-right: 1px solid #fff;
}
.optionheader.optionheader2:before{
	content: '2';
}
.optionheader.optionheader3:before{
	content: '3';
}
.optionheader.optionheader4:before{
	content: '4';
}
.optionheader.optionheader5:before{
	content: '5';
}
.optionheader.optionheader6:before{
	content: '6';
}
.optionheader.optionheader7:before{
	content: '7';
}
.optionheader.optionheader8:before{
	content: '8';
}
.optionheader.optionheader9:before{
	content: '9';
}
.optionheader.optionheader10:before{
	content: '10';
}
.optionheader.optionheader11:before{
	content: '11';
}
.optionheader.optionheader12:before{
	content: '12';
}
.optionheader.optionheader13:before{
	content: '13';
}
.optionheader.optionheader14:before{
	content: '14';
}
.optionheader.open{
	background: #ee1e26;
	color: #FFF;
}
.optionheader:after{
	content: "\f0d7";
	font-family: 'FontAwesome';
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	margin: auto;
}
.optionheader.open:before{
	color: #FFF;
}
.optionheader.open:after{
	content: "\f0d8";
}
.optionheader:hover{
	cursor: pointer;
}
.optionheader span{
	display: block;
	font-size: 55%;
	font-weight: normal;
	margin-top: 5px;
}
.optiondropdown{
	display: none;
	padding: 0px;
	float: left;
	width: 100%;
	margin: 15px 0 15px 0;
}
.optiondropdown.delivery {
	margin-top: 8px;
}
.optiondropdown .productframe {
	border: 1px solid #333;
	margin-bottom: 8px;
}
.optiondropdown .productframe:hover {
	box-shadow: none;
}
.optiondropdown .productframe .thumb {
	float: left;
	display: table-cell;
	width: 25%;
}
.optiondropdown .productframe .thumb .thumbimagewrap {
	border: 0;
}
.optiondropdown .productframe .name {
	float: left;
	display: table-cell;
	clear: none;
	width: 45%;
	text-align: left;
}
.optiondropdown .productframe .name .price {
	border: 0;
	padding: 0;
}
.optiondropdown .productframe .name .price .now {
	float: none;
	font-size: 100%;
	font-weight: normal;
}
.optiondropdown .productframe .name .price .was {
	display: inline-block;
	padding-right: 10px;
}
.optiondropdown .productframe .name .price .saving {
	display: inline-block;
}
.optiondropdown .productframe .name .productcode {
	font-size: 90%;
}
.optiondropdown .productframe .qtywrapouter {
	float: left;
	display: flex;
	width: 30%;
	padding-top: 6px;
}
.optiondropdown .productframe .qtywrapouter .qtywrap {
	margin: 0;
	padding: 0 20px !important;
}
.optiondropdown .productframe .qtywrapouter label {
	font-size: 120%;
	padding: 3px 0;
}
.optiondropdown .productframe .qtywrapouter .qtywrap input {
	border: 1px solid #333;
	margin-bottom: 0;
}
.optiondropdown .productframe .qtywrapouter .qtywrap .qtyup {
	top: 5px;
	right: 0 !important;
}
.optiondropdown .productframe .qtywrapouter .qtywrap .qtydown {
	top: 5px;
	left: 0 !important;
}
.optiondropdown .productframe .qtywrapouter .qtywrap .qtyup, .optiondropdown .productframe .qtywrapouter .qtywrap .qtydown {
	font-size: 140%;
}
.totalsection {
	float: left;
	width: 100%;
	margin: 5px 0 10px 0;
	padding: 15px 15px 15px 115px;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	position: relative;
	background-color: #464646;
	color: #fff;
	text-align: right;
}
.totalsection.totallabel:before{
	content: 'Total';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100px;
	background: #464646;
	color: #FFF;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: normal;
	border-right: 1px solid #fff;
}
.totalsection .qtywrapouter {
	float: right;
	display: flex;
	align-items: center;
}
.totalsection .qtywrapouter label {
	font-weight: normal;
	text-transform: initial;
}
.totalsection .qtywrap .qty {
	background-color: #fff;
}
.totalsection .actionbutton {
	background-color: #ee1e26 !important;
	color: #ffffff !important;
	padding: 5px 35px;
}
.deliveryoption {
	float: left;
	width: 100%;
	min-height: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 0 8px 0;
	padding: 15px 15px 15px 115px;
	font-weight: bold;
	font-size: 100%;
	position: relative;
	background-color: #efefef;
	color: #333;
}
.deliveryoption h4 {
	font-size: 100%;
	margin: 0;
	text-transform: uppercase;
}
.deliveryoption h4 span {
	color: #ee1e26;
}
.deliveryoption form {
	position: absolute;
	right: 15px;
}
.deliveryoption input {
	float: right;
	border: 0;
	padding: 6px 45px 6px 20px;
	width: 165px;
}
.deliveryoption .submit {
	position: absolute;
	right: 10px;
	top: 7px;
	width: auto;
	padding: 0;
	width: 20px;
}
.deliveryoption:before{
	content: url("../images/icon_shipping.png");
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100px;
	background: #efefef;
	color: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: normal;
	border-right: 1px solid #fff;
}
.deliveryoption.collect:before{
	content: url("../images/icon_collect.png");
}
.deliveryoption.freeshipping:before{
	content: url("../images/icon_freeshipping.png");
}
#productassocwrap, #productdeliverywrap {
	margin: 0 15px 10px 15px;
	width: calc(100% - 30px);
	float: left;
}
#optionswrap, #variantswrap {
	clear: both;
	float: left;
	width: 100%;
    padding: 0px 15px 0 15px;
    background: #FFF;
    border-right: 1px solid #CCC;
}
.proddetail-v2 #optionswrap, .proddetail-v2 #variantswrap {
	border-right: 0;
}
#optionswrap {
    padding-top: 0;
}
.optiongroup {
	clear: both;
	float: left;
	padding: 5px 0;
    width: 100%;
}
.optionswatch {
	padding: 5px;
	width: 32%;
	margin: 0 1% 1% 0 !important;
	min-width: 80px;
	min-height: 80px;
	background-size: 100% 100%;
}
#variantimage .optionvariantimage {
	width: 95px;
	height: 95px;
}
.optiongroup label span, #swatch label span, .optionswatch span {
	padding: 0 5px;
	background: url("/images/transparent.png");
	display: inline-block;
	white-space: normal;
	line-height: 1.1em;
}
#swatch label, #variantimage label {
	background: #FFF;
	border: 1px solid #CCC;
	padding: 1px;
	float: left;
	margin: 0 2px 2px 0;
}
#swatch label:hover, #variantimage label:hover {
	border: 1px solid #666;
}
#variant1 label.varianton, #variant1 label:active, #variant2 label.varianton, #variant2 label:active, #variant3 label.varianton, #variant3 label:active, .optiongroup label.varianton, .optiongroup label:active {
	background-color: #ee1e26;
	color: #FFF;
	border: 1px solid #ee1e26;
}
.optiongroup label:active span, .optiongroup label.varianton span, .optionswatch.varianton span, #swatch label:active span, #swatch label.varianton span, #variantimage label:active span, #variantimage label.varianton span  {
	background: #ee1e26;
	color: #FFF;
}
#variant1 .variantoff, #variant2 .variantoff, #variant3 .variantoff, .optiongroup .variantoff {
    background: url("/images/disabled.png") no-repeat #f6f6f6;
    background-size: 100% 100%;
	color: #999;
}
/* prod detail attribute icons */
.prodattributes {
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 0 0 0;
	margin: 0;
}
.prodattributes img {
	margin: 0 5px 5px 0;
}
/* prod detail tabs */
.prodtabs {
    float: left;
    clear: both;
    padding: 0;
    margin: 30px 0;
    width: 100%;
}
ul.tabnav {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	overflow: hidden;
	position: relative;
	top: 1px;
}
ul.tabnav li {
	float: left;
	background: #f0f0f0;
	margin: 0 4px 0 0;
	padding: 0;
	display: inline;
	border: 1px solid #FFF;
	border-bottom-color: #BBB;
	border-right-color: #DDD;
}
.proddetail-v2 ul.tabnav li {
	border: 0;
	font-size: 85%;
}
ul.tabnav li a {
	color: #888;
	float: left;
	display: block;
	background: #F9F9F9;
	padding: 10px 20px;
	text-decoration: none;
	margin: 0;
}
.proddetail-v2 ul.tabnav li a {
	color: #fff;
	background: #ee1e26;
	padding: 10px 10px;
}
ul.tabnav li a.cashback, ul.tabnav li a.tradeinbonus {
    color: #ee1e26;
    font-weight: bold;
}
ul.tabnav li a.tradeinbonus {
    color: #029491;
}
ul.tabnav li.current {
	color: #3a3a3a;
	float: left;
	background: #FFF;
	border: 1px solid #DDD;
	border-bottom-color: #FFF;
	border-right-color: #AAA;
	position: relative;
	box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.2);
}
.proddetail-v2 ul.tabnav li.current {
	border: 0px solid #DDD;
	box-shadow: unset;
}
ul.tabnav li.current a.selected {
	float: left;
	display: block;
	background: #fff;
	color: #3a3a3a;
	text-decoration: none;
	margin: 0;
}
.proddetail-v2 ul.tabnav li.current a.selected {
	color: #fff;
	background: #000;
}
ul.tabnav li.current a.cashback.selected, ul.tabnav li.current a.tradeinbonus.selected {
    color: #ee1e26;
}
ul.tabnav li a:focus {
	outline: 0;
}
.undertabs2 {
    float: left;
    margin:0;
    padding: 15px 20px;
    width: 100%;
    clear: both;
    background: #FFF;
    display: inline;
    border-top: 1px solid #CCC;
}
.proddetail-v2 .undertabs2 {
	border: 1px solid #000;
}
.undertabs2 .reviewbox {
	border-bottom: 1px solid #EEE;
	clear: both;
	float: left;
	padding: 10px 0;
	width: 100%;
	font-weight: normal;
}
.undertabs2 .expertreview {
    border: 10px solid #F3F3F3;
    padding: 10px;
}
.undertabs2 .reviewbox .reviewdetail {
	width: 100%;
	float: left;
	clear: both;
	padding: 0 0 4px 0;
	margin: 0.3em 0;
	font-size: 130%;
	line-height: 130%;
}
.undertabs2 .reviewbox .reviewresponse {
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 0 5px 20px;
}
/* my account pages */
#accountpage {
	margin: 0 0 40px 0;
	padding: 0 20px;
}
#accountpage .wishlist {
	text-align: left;
	width: 100%;
	padding: 15px 0;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}
#accountpage .wishlist .notesbox {
	margin: 0;
	padding: 0;
}
#accountpage .wishlist .notesbox p {
	font-size: 100%;
}
#accountpage .wishlist .notesbox a {
	text-decoration: none;
}
#accountpage .wishlist .notesbox form {
	display: inline;
}
#accountpage .wishlist .notesbox .textfield {
	width: 100%;

}
.tablink {
	padding: 10px;
	display: block;
	margin: 0 0 10px 0;
	position: relative;
	color: #777;
	width: 100%;
	background: #f0f0f0;
}
.tablink.tablinkactive {
	color: #333;
	border: 1px solid #CCC;
	background: #FFF;
}
a.tablink {
	text-decoration: none;
}
.history {
	float: left;
	clear: both;
	padding: 15px 0 15px 0;
	margin: 0;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	width: 100%;
}
.history .hdate {
	float: left;
	clear: left;
	width: 100%;
}
.historytwo {
	display: none;
	border-bottom: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 20px 20px 20px;
}
.historyadd {
	float: left;
	margin: 0;
	padding: 0 0 8px 0;
}
.historytb {
	background: #FFF;
	border: 1px solid #d5d5d5;
	margin: 0 0 10px 0;
	padding: 6px;
}
.historytb th {
	background: #f9f9f9;
}
/*** site map ****/
.sitemap td {
	margin: 0;
	padding: 2px;
}
.sitemap h4 {
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
}
.sitemaptop {
	margin: 0.5em 0 0 0;
	padding: 0 0 2px 0;
	display: block;
	clear: both;
	float: left;
}
.sitemaptop a {
	text-decoration: none;
}
.sitemapsub {
	margin: 0 0 0 18px;
	padding: 0 0 2px 0;
	float: left;
	clear: both;
}
.sitemapsub a {
	font-weight: normal;
	text-decoration: none;
}
.sitemapsub a:hover {

}
.sitemapprod1 {
	margin: 0 0 0 18px;
	padding: 0;
	display: block;
	clear: both;
}
.sitemapprod1 a {
	color: #999;
	text-decoration: none;
}
.sitemapprod1 a:hover {
	color: #3a3a3a;
}
.sitemapprod2 {
	margin: 0 0 0 36px;
	padding: 0;
	display: block;
	clear: both;
}
.sitemapprod2 a {
	color: #999;
	text-decoration: none;
}
.sitemapprod2 a:hover {
	color: #3a3a3a;
}
/* shopping basket and checkout */
.basketitem {
	text-decoration: none !important;
	font-size: 120%;
	font-weight: bold;
}
.basketprocess {
	width: 100%;
	clear: both;
	text-align: center;
	padding: 0;
	margin: 10px 0 20px 0;
}
.basketprocess img {
	width: 100%;
}
.basketprocess td {
	border-bottom: 1px solid #efefef;
	margin: 0;
	padding: 0;
	font-size: 85%;
	text-align: center;
}
.basketprocess td.on {
	background-color: #333;
	color: #FFF;
}
.basketprocess td.on b {
	font-size: 150%;
}
.basketprocess td.off {
	color: #444;
}
.basketimage {
	max-height: 64px;
	max-width: 64px;
}

.paymentbtns .inputbutton {
	width: 100%;
	text-align: center;
	border-radius: 4px;
}

.paymentbtns #paypal-button,
.paymentbtns .inputbutton {
	margin: 0 0 8px auto;
	max-width: 360px;
}
.odd {
	background: #f9f9f9;
}
.checkout-button {
	display: block;
	float: right;
}

.mobile-sub-total {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #f3f2f0;
	padding: 0 15px;
	height: 65px;
	z-index: 996;
}
.mobile-sub-total div {
	line-height: 65px;
	vertical-align: middle;
	padding: 0;
}
.mobile-sub-total div .inputbutton {
	line-height: normal;
	display: inline-block;
}

/*** news pages ***/
.bloglist, .eventlist {
	margin: 0 0 20px 0;
	padding: 0 15px;
	float: left;
	clear: both;
	border-bottom: 1px dashed #efefef;
}
.blogarticle {
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    float: left;
    clear: both;
	text-align:justify;
}
.bloglisticon {
	background: #FFF url("/images/blog.png") no-repeat top left;
}
.eventlisticon {
	background: #FFF url("/images/event.png") no-repeat top left;
}
.bloglist dt a, .blogarticle dt a, .eventlist dt a {
	text-decoration: none;
}
.bloglist dt span, .blogarticle dt span, .eventlist dt span {
	color: #999;
}
.bloglist dd img, .blogarticle dd img, .eventlist dd img {
	padding: 0;
    margin-bottom: 20px;
	background: #FFF;
    max-width: 100%;
	height:auto;
}
.bloglist dd img.thumb, .eventlist dd img.thumb {
	width: 85px;
	float: left;
	margin: 0 10px 10px 0;
}
.bloglist dd .readmore, .eventlist dd .readmore {
	padding: 8px 0 0 0;
}
.profilebox {
    border-top: 1px dashed #DDD;
    margin: 20px 0 0 0;
    padding: 20px 0;
}
/**** alt news page ****/
.gutter-sizer{
	width: 2.2%;
}
.blog-list-container{
	padding: 0;
	margin: 0 0 10px;
	max-width: 31.8525%;
}
.blog-list-container .bloglist{
	background: #f9f9f9;
	padding: 10px;
	border: none;
	transition: background .4s;
}
.blog-list-container .bloglist > a{
	text-decoration: none;
}
.blog-list-container > a:hover{
	color: inherit;
}
.blog-list-container > a:hover .bloglist{
	background: #EEE;
}
.blog-list-outer-container{
	padding-bottom: 80px;
}
.blog-list-outer-container .ias-spinner {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
	margin-left: -16px;
}
/**** search page ****/
#pagesearchresults {
	float: left;
	clear: both;
	width: 100%;
	margin: 20px 0 0 0;
}
#pagesearchresults p {
	margin-left: 10px;
}
#pagesearchresults em {
	background: #FF0;
	padding: 0 2px;
}
/*** faqs ***/
.faq, .testimonial {
    padding: 0;
    margin-bottom: 10px;
    clear: both;
    width: 100%;
    float: left;
}
.testimonial {
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 115%;
}
.testimonial .reviewer {
    font-weight: bold;
    font-style: italic;
    color: #333;
}
.faq .question, .faq .categoryname {
    width: 95%;
    float: left;
    clear: both;
    font-size: 90%;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 0 5px 30px;
}
.faq .categoryname {
    font-size: 115%;
    font-weight: normal;
    color: #333;
    padding: 15px 0 15px 30px;
}
.faq .answer, .faq .category {
    width: 95%;
    float: left;
    clear: both;
    margin: 5px 0 0 30px;
}
.faq .category {
    width: 100%;
    margin: 10px 0 0 0;
}
/************************ right column *********************/
#rightbar {
	margin: 0;
	padding: 0;
}
#rightbar .rightbanner {
	float: left;
	padding: 0;
	margin: 0;
}
#rightbar .navbox {
	clear: none;
}
#rightbar .whitebox {
	width: 168px;
	float: left;
	clear: both;
	padding: 10px;
	margin: 0;
	background: #fff;
}
#rightbar .whitebox .boxtitle {
	font-size: 120%;
	color: #3a3a3a;
}
#rightbar .whitebox .review {
	width: 100%;
	font-size: 90%;
	padding: 10px 0 0 0;
}
#rightbar .whitebox .review .pad {
	width: 100%;
	padding: 0 0 10px 0;
}
#rightbar .whitebox .review a {
	color: #3a3a3a;
}
.nopadding {
	padding: 0;
}
/* product detail */
#productrightbox {
    padding: 10px;
	width: 100%;
    background: #F3F3F3;
    float: right;
}
.proddetail-v2 #productrightbox {
	padding: 0;
	background: transparent;
}
.proddetail-v2 #productrightbox h1 {
	text-align: left;
	font-size: 125%;
	display: inline-block;
}
#productintro {
    float: left;
    width: 100%;
    padding: 15px 15px 0 15px;
    background: #FFF;
    border-right: 1px solid #CCC;
}
.proddetail-v2 #productintro {
	border-right: 0;
}
.proddetail-v2 .price {
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	padding: 10px 12px;
	margin: 5px 0;
	clear: both;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}
.proddetail-v2 .price .now {
	font-weight: bold;
	font-size: 160%;
	float: left;
	margin-right: 10px;
	width: 35%;
	line-height: 100%;
}
.proddetail-v2 .price .was {
	font-weight: normal;
	font-size: 60%;
	line-height: 140%;
	color: #333;
}
.proddetail-v2 .price .saving {
	font-weight: bold;
	font-size: 60%;
	line-height: 140%;
}
.proddetail-v2 .financeavailable {
	background-color: #efefef;
	color: #333;
	padding: 4px 10px;
	margin-right: 10px;
	float: left;
	/*width: 35%;*/
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
.proddetail-v2 .financepermonth {
	padding: 2px 10px;
	float: left;
}
.proddetail-v2 .financepermonth a {
	text-decoration: none;
}
.proddetail-v2 .financepermonth p {
	padding: 0;
}
#productrightbox .proddesc {
	margin: 0 0 1em 0;
	padding: 0;
	color: #3a3a3a;
	font-size: 90%;
}
#productrightbox .proddesc p {
	font-size: 100%;
}
#product .big {
	font-size: 140%;
	display: block;
	margin: 0;
	padding: 4px 0 4px 0;
	font-weight: bold;
}
#highlightswrap {
	background: #F3F3F3;
	padding: 10px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
#highlights {
    float: left;
    width: 100%;
    padding: 15px 15px 0 15px;
    background: #FFF;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}
#highlights div {
    margin: 0 0 15px 0;
}
#highlights .van {
    background: url("/images/highlight_van.png") no-repeat left top;
    padding-left: 60px;
}
#highlights .collect {
    background: url("/images/highlight_collect.png") no-repeat left top;
    padding-left: 60px;
}
#highlights .email {
    background: url("/images/highlight_email.png") no-repeat left top;
    padding-left: 60px;
}
#highlights .loyalty {
    background: url("/images/highlight_loyalty.png") no-repeat left top;
    padding-left: 60px;
}
#highlights .call {
    background: url("/images/highlight_call.png") no-repeat left top;
    padding-left: 60px;
}
#highlights .finance {
    background: url("/images/highlight_finance.png") no-repeat left top;
    padding-left: 60px;
}
#highlights .youcanalso {
    background: url("/images/highlight_also.png") no-repeat left top;
    padding-left: 60px;
}
/********************* footer *********************/
#newsletterbar {
    margin-top: 25px;
    padding: 20px 0;
    background: #ee1e26;
}
#newsletterbar .textfield {
    border: none;
    color: #999;
    width: 45%;
    padding: 6px 12px 6px 42px;
    background: #fff url("/images/icon_email.png") no-repeat left center;
}
#newsletterbar h4 {
    display: inline-block;
    color: #fff;
    font-size: 125%;
    padding: 4px 0;
    margin: 0 10px 0 0;
}
#newsletterbar .social {
    text-align: right;
}
#newsletterbar .social img {
    margin: 0 5px;
}
#newsletterbar label {
    border: none;
}
#newsletterbar .inputbutton {
    border: 1px solid #333;
}
#newsletterbar .inputbutton:hover {
    border: 1px solid #333;
}
#footer {
	padding: 20px 0 15px 0;
	background: #fff;
	width: 100%;
	float: left;
	clear: both;
	display: inline;
	line-height: normal;
	position: relative;
}
#footer .container, #footer .container-fluid {
	padding-left: 15px;
	padding-right: 15px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .footerbox h5 {
	margin: 0 0 0.5em 0;
	font-size: 115%;
	letter-spacing: normal;
	font-weight: bold;
}
#footer .footerbox p {
	font-size: 95%;
}
#footer .footerbox p, #footer .footerbox a, #footer .footerbottom a {
	color: #999;
}
#footer .footerbox img {
	margin: 0 5px 0 0;
}
#footer .footerbottom {
	clear: both;
	float: left;
	width: 100%;
	margin: 20px 0;
}
#footer .footerbottom p {
	color: #999;
	font-size: 95%;
}
#footer ul {
	margin: 0;
	padding: 0;
    list-style: none;
}
#footer li {
	margin: 0 0 0.3em 0;
	font-size: 100%;
	color: #999;
}
#footer .odd {
    background: #fff;
}
/********************* MISC ***********************/
.mid {
	vertical-align: middle;
}
a img {
	border: none;
}
.hide {
	display: none;
}
dl, dt, dd {
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0;
}
.confbox, .errbox, .noticebox {
	clear: both;
	float: left;
	margin: 2px auto 8px auto;
	padding: 8px 12px;
	width: 100%;
	text-align: center;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1)
}
.confbox {
	color: #009900;
	border-bottom: 1px solid #AACCAA;
	background: #EEFFEE;
}
.errbox {
	color: #CC0000;
	border-bottom: 1px solid #CCAAAA;
	background: #FFEEEE;
}
.errbox a {
	color: #CC0000;
	text-decoration: underline;
}
.errbox a:hover {
	color: #000000;
}
.noticebox {
	color: #333;
	border-bottom: 1px solid #CCCC00;
	background: #FFFFEE;
}
.debug {
    background: #ffff99;
    color: #333;
    display: inline-block;
    margin: 1em 0 !important;
    padding: 20px !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    white-space: pre-line;
    word-wrap: break-word;
    width: 50%;
	max-height: 100%;
	overflow: scroll;
	position: fixed;
	bottom: 0;
	right: -49%;
	z-index: 1000;
	transition: 0.3s all ease;
}
.debug:hover {
	right: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.clearempty {
	clear: both;
	height: 0;
	line-height: 0;
	border: 0;
}
.contact td.answer {
	padding-bottom: 10px;
}
/**** form styles ****/
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	clear: both;
	margin: 0;
	padding: 0;
}
label {
	font-size: 90%;
	border: 1px solid transparent;
}
.productfeat label {
    display: block;
    margin: 6px 0;
}
.productfeat label.subfilter {
    margin-left: 15px;
}
.textfield {
	background: #fff;
	border: 1px solid #CCC;
	color: #999;
	font-size: 115%;
	margin: 0 0 4px 0;
	padding: 6px 12px;
	vertical-align: middle;
	width: 90%;
}
.textfield.textfieldxsmall {
	width: 15%;
}
.textfield.textfieldsmall {
	width: 33%;
}
.textfield.textfieldmedium {
	width: 66%;
}
.textfield.textfieldfull {
	width: 100%;
}
.requirederror, .validation-no {
	border: 1px solid #C00;
	box-shadow: inset 0 0 2px rgb(200, 100, 100);
}
.qty {
	width: 3em !important;
	border: 1px solid #999;
	font-size: 130%;
	text-align: center;
}
.rrp {
	color: #999;
}
.inputbutton {
	display: inline-block;
	color: #666;
	font-weight: bold;
	padding: 5px 15px;
	margin: 0;
	text-decoration: none !important;
	background: #e3e3e3 url('/images/btngradient.gif') repeat-x top;
	text-align: center;
	cursor: pointer;
	overflow: visible;
	border: 1px solid #BBB;
    text-transform: capitalize;
}
.inputbutton:hover, .inputbutton:focus {
	text-decoration: none !important;
	color: #333;
	background: #ebebeb url('/images/btngradient-on.gif') repeat-x top;
}
.inputbutton:disabled {
	opacity: 0.2;
}
a.inputbutton {
	color: #666;
	font-size: 100%;
}
a.primarybutton, a.actionbutton {
	color: #FFF;
}
a.primarybutton:hover {
	color: #FFF;
}
a.smallbutton, input.smallbutton {
	font-size: 12px;
	line-height: 14px;
	margin: 2px 0;
	padding: 3px 12px;
    font-weight: normal;
	display: inline-block;
}
.biginputbutton {
	font-size: 160%;
	padding: 8px 16px;
	margin: -3px 0;
}
.primarybutton {
	border: 1px solid #ee1e26;
	color: #FFF;
	background: #ee1e26;
}
.primarybutton:hover, .primarybutton:focus {
	border: 1px solid #333;
	color: #FFF;
	background: #333;
}
.actionbutton {
	border: 1px solid #333;
	color: #FFF;
	background: #333;
}
.proddetail-v2 .actionbutton {
	border: 0px solid #333;
	color: #333;
	background: #efefef;
}
.actionbutton:hover, .actionbutton:focus {
	/*border: 1px solid #ee1e26;*/
	color: #FFF;
	background: #ee1e26;
}
.promotion {
	float: left;
	clear: both;
    padding: 10px 50px 5px 15px;
	margin: 10px 0 0 0;
	background: #FFF url("/images/offer.gif") no-repeat top right;
	border: 10px solid #FFEEEE;
}
.promotion img {
	float: left;
	margin-right: 15px;
}
.promotiontext {
	display: table-cell;
}
.promotiontext h3, .promotiontext a {
	color: #B80000;
}
.categoryoverlay {
    z-index: 1;
    overflow: hidden;
	display: flex;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
	position: relative;
	min-height: 300px;
}
.categoryoverlaybox {
    position: relative;
    padding: 15px;
    max-width: 60%;
	left: 15px;
	margin-top: -10px;
}
.categoryoverlaybox h1 {
    margin: 0;
    padding: 0 15px 0 0;
    font-size: 300%;
    line-height: normal;
    text-align: left;
}
.categoryoverlaybox p {
    font-size: 140%;
    padding: 10px 15px 10px 0;
    margin: 0;
    line-height: normal;
    font-weight: normal;
}
.categoryoverlaybox .readmorebutton {
	text-shadow: none;
}
.categoryoverlaybox .fulltext .readmorebutton {
	font-size: 140%;
}
.categoryoverlaybox h1, .categoryoverlaybox h2, .categoryoverlaybox p {
    color: #FFF;
    text-shadow: 0 0 15px #111;
}
.categoryoverlaybox a {
	color: #FFF;
	text-decoration: underline;
	text-shadow: 0 0 15px #000;
}
.categoryoverlaybox a:hover {
	color: #ee1e26;
}
.categoryheaderimage {
	margin-bottom: 10px;
    width: 100%;
}
.catpix {
	padding: 20px;
}
.categorylogoimage {
	right: 0;
	position: absolute;
}
.logoheading {
	margin-bottom: 0.8em;
}
#newvoucher {
	vertical-align: middle;
}
#jquery-live-search {
	background: #FFF;
	color: #333;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
	padding: 10px;
	z-index: 998;
	margin-left: 0;
	margin-top: -5px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.4);
}
#jquery-live-search a {
	color: #211728;
	font-size: 120%;
	float: left;
	width: 100%;
	text-decoration: none;
}
#jquery-live-search ul {
	padding: 0;
}
#jquery-live-search > ul > li {
    border-top: 1px dotted #CCCCCC;
    clear: both;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 5px 0;
    width: 100%;
	overflow: hidden;
}
.quicksearchimage {
	float: left;
	margin-right: 15px;
	width: 95px;
	text-align: center;
}
.quicksearchimage img {
	max-width: 95px;
}
.quicksearchsummary {
	color: #999;
	font-size: 85%;
	display: table-cell;
}
.loginprompt {
	padding: 20px;
	margin-bottom: 20px;
	border: 10px solid #efefef;
	min-height: 340px;
}
.loginprompt p {
	clear: both;
}
.loginprompt label {
	font-size: 100%;
}
.loginprompt input {
	margin-right: 10px;
}
.loginprompt #password {
	margin-left: 10px;
	position: relative;
	top: -4px;
}
.disabled {
	opacity: 0.2;
}
.flashwrap {
	position: relative;
}
.flashcover {
	display: block;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5;
}
.flashcover a, .flashcover img {
	display: block;
	height: 100%;
	width: 100%;
	border: 0;
}
#brandjump {
	width: 100%;
	padding-left: 12px;
	border: 1px solid #3a3a3a;
}
.foldout {
	clear: both;
	width: 100%;
}
.foldouttoggle {
	cursor: pointer;
	padding: 6px 0 6px 30px;
	background: url("/images/expand.gif") no-repeat 8px center;
	text-decoration: none !important;
	border-top: 1px solid #e9e9e9;
	display: block;
}
.foldouttoggle:hover {
	text-decoration: underline;
}
.foldoutopen {
	background: url("/images/collapse.gif") no-repeat 8px center;
}
.foldoutbox {
	display: none;
	padding: 5px 0;
}
.sidebarfoldoutbox {
    padding: 0;
}
.mobilefoldouttoggle {
	background-color: #F2F2F2;
	color: #333 !important;
	padding: 10px 20px 10px 30px;
	font-size: 120%;
	margin-bottom: 5px;
	border: none;
}
#presearch, #comparebuttons {
	margin: 10px 0;
	clear: both;
	float: left;
	width: 100%;
	font-weight: bold;
	padding: 0 10px;
}
#presearch .inputbutton, #comparebuttons .inputbutton {
	float: right;
	margin-left: 5px;
	font-size: 11px;
}
.filternavbox .productfeat {
	width: auto;
	color: #333;
	font-size: 100%;
	padding: 4px;
	margin: 0 15px;
	border: 0;
}
#filterform {

}
/*** horizontal filters ***/
.filternavbox {
	float: left;
	width: 100%;
	position: relative;
	z-index: 300;
	margin: 0;
	background: none;
}
.filternavbox .nav {
	padding: 0 10px 15px 10px;
}
.filternavbox #presearch {
	padding: 3px 0;
	margin: 0;
}
.filternavbox #presearch span {
	padding: 5px 15px;
	display: inline-block;
}
.filter-container-outer {
	padding: 0;
}
.filter-container {
	padding: 0 0 15px 0;
	margin-bottom: 10px;
}
.filternav-container input[type="checkbox"], .filternav-container input[type="radio"] {
	vertical-align: middle;
	float: right;
}
.filter-dropdown {
	padding: 0;
	border: 1px solid #ccc;
	position: relative;
}
h5.filter-toggle {
	margin: 0;
	padding: 5px 30px 3px 10px;
	font-size: 100%;
	position: relative;
	white-space: nowrap;
	overflow-x: hidden;
	background: url("/images/expand.gif") no-repeat right 8px center;
}
h5.filter-toggle:hover {
	cursor: pointer;
}
h5.filter-toggle.active {
	background: url("/images/collapse.gif") no-repeat right 8px center;
}
.filter-box {
	padding: 0 5px;
	margin-top: 15px;
	display: inline-block;
	float: left;
}
.filter-content {
	position: absolute;
	left: 0;
	padding: 5px 10px;
	display: none;
	background: #f9f9f9;
	box-shadow: 0 1px 0 1px #ccc;
	z-index: 998;
	width: 250px;
}
.filter-content label {
	display: block;
	margin: 5px 0;
}
.filternavbox #options {
	float: right;
}
.filternavbox #options .filter-content {
	left: auto;
	right: 0 !important;
}
.filternavbox #options .inputbutton {
	display: block;
	width: 100%;
}
.filternavbox #options input[type="radio"] {
	vertical-align: middle;
	float: right;
}
/*** horizontal filters end ***/
.optionimage  {
	background: none repeat scroll 0 0 #FFF;
    border: 1px solid #CCC;
    display: block;
    float: left;
    margin: 4px;
    padding: 4px;
    position: relative;
	white-space: nowrap;
	width: 20px;
	height: 20px;
}
.optionimage:hover, .optionimage.checked, .optionimage:active {
	border: 1px solid #666;
}
.optionimage input {
	position: absolute;
	right: 99999px;
	top: 0;
}
.optionimage .tick {
	display: none;
}
.optionimage.checked .tick {
	display: block;
	position: absolute;
	left: 2px;
	bottom: 2px;
	background: url("/images/tick.png") no-repeat top left;
	width: 10px;
	height: 10px;
	z-index: 99;
}
.label {
	display: block;
	position: relative;
	padding: 8px 50px 8px 35px;
	border: 1px solid #e3e3e3;
	background: #F6F6F6;
	margin: 6px 0;
	line-height: 1.8em;
}
.label:hover {
	background: #FBFBFB;
}
.label input {
	margin: 12px;
	position: absolute;
	top: 0;
	left: 0;
}
.selectedlabel {
	font-weight: bold;
}
.sublabel {
    color: #999;
    font-size: 90%;
    font-weight: normal;
    padding: 5px 0 0 0;
}
.sublabeltext {
    display: table-cell;
    font-weight: normal;
}
.sublabelprice {
    font-size: 130%;
    font-weight: normal;
    position: absolute;
    right: 10px;
    top: 5px;
}
.addtobasket {
    float: left;
    width: 100%;
    clear: both;
}
#productrightbox .addtobasket {
    padding: 0 15px 15px 15px;
    background: #FFF;
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
}
.proddetail-v2 #productrightbox .addtobasket {
	border-right: 0;
	border-bottom: 0;
}
.productsummary {
    font-size: 100%;
    font-weight: normal;
    letter-spacing: normal;
}
#productdescriptionwrap {
	padding: 0;
	float: left;
	width: 100%;
}
#productdescription {
    float: left;
    clear: both;
	width: calc(100% - 30px);
    margin: 15px 15px 0 15px;
    padding: 30px 15px;
	background: #F9F9F9;
}
.proddetail-v2 #productdescription {
	background-color: transparent;
	border-top: 2px solid #464646;
}
.proddetail-v2 #productdescription h2 {
	font-size: 125%;
}
select {
	padding: 4px;
	border: 1px solid #CCC;
}
.inbasket .itemcount {
	background: url("/images/shopping-bag-mini.gif") no-repeat center left;
	padding-left: 24px;
	margin-right: 10px;
	line-height: 220%;
}
.pricebox {
	float: right;
	text-align: right;
	margin: 4px 0 0 4px;
}
.sitemapbox {
    border-bottom: 1px dotted #CCCCCC;
    float: left;
    margin: 0 0 20px;
    padding: 0 0 20px;
    width: 100%;
}
.copytable td {
	border: 1px solid #efefef;
}
#myaccount h1 {
	text-align: left;
	padding-left: 20px;
}
#myaccount h2 {
	font-size: 250%;
	font-weight: normal;
	margin: 0 0 5px 0;
}
#myaccountheading {
	position: relative;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #333;
}
#myaccountheading p {
	margin: 0;
	font-size: 150%;
}
.mycard {
	border: 1px solid #CCC;
	border-radius: 0;
	background: #FAFAFA;
	padding: 20px;
}
.brandlogo {
    float: right;
    margin: 0 0 10px 10px;
	max-width: 75px;
}
.proddetail-v2 .brandlogo {
	max-width: 130px;
}
.proddetail-v2 .brandlogo img {
	height:auto;
}
.categorybannerimage {
	margin-bottom: 10px;
	width: 100%;
	height:auto;
}
.categorybannerheader {
	font-size: 140%;
}
.youcanalso .inputbutton {
	margin: 0 6px 8px 0;
}
.alsolike {
	padding: 0;
	clear: both;
	width: 100%;
	float: left;
}
.alsolike .productfeat {
	float: left;
	clear: none;
	margin: 0;
	padding: 10px;
	min-height: 280px;
}
#shoppingbasket .alsolike .productfeat {
	min-height: 320px;
}
.alsolike .productfeat .name {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 15px 15px 0;
	padding: 0;
	text-align: center;
}
.alsolike .productfeat .featimage {
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
.alsolike .productfeat .addtobasket {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.popupheader {
    background: none repeat scroll 0 0 #333;
    color: #fff;
    font-size: 140%;
    padding: 8px 12px;
}
.qtywrapouter {
	float: left;
}
.qtywrapouter label {
	float: left;
	font-weight: bold;
	margin-right: 10px;
	padding: 5px 0;
}
.qtywrap {
    padding: 0 20px !important;
    position: relative;
	margin: 0 auto;
	max-width: 100px;
}
.proddetail-v2 .qtywrap {
	padding: 0 0px 0 0 !important;
	max-width: unset;
}
.qtywrapouter .qtywrap {
	float: right;
	padding: 0 24px !important;
	margin-right: 10px;
}
.qtywrap strong {
	margin-right: 5px;
	line-height: 220%;
}
.qtywrap .qty {
	border: none;
	background: none;
	padding: 2px;
	color: #333;
}
.qtyup {
	position: absolute;
	top: 3px;
	right: 0;
	cursor: pointer;
}
.proddetail-v2 .qtyup {
	top: 5px;
	right: 0px;
	font-size: 120%;
}
.qtydown {
	position: absolute;
	top: 3px;
	left: 0;
	cursor: pointer;
}
.proddetail-v2 .qtydown {
	font-size: 120%;
	top: 5px;
	left: 0;
}
.proddetail-v2 .stocktext {
	width: auto;
	max-width: 50%;
	margin-left: auto;
	font-size: 70%;
	font-weight: 500;
	text-align: center;
}
.proddetail-v2 .price span {
	margin-right: auto;
}
.proddetail-v2 .stocktext p {
	margin: 0;
}
.proddetail-v2 .stocktext #skucodetext {
	font-size: 80%;
}
.addtowishlist {
	float: right;
}
.proddetail-v2 .addtowishlist {
	float: none;
	padding: 10px;
}
.ajaxloading {
	background: url("/images/ajax-loader.gif") no-repeat center right;
	padding-right: 30px !important;
}
#presearch .ajaxloading {
	background: url("/images/ajax-loader-grey.gif") no-repeat center right;
}
.attributes {
	list-style: none;
	padding: 0;
	margin: 0;
}
.attributes img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
.attributes p {
	margin-bottom: 15px;
}
#stockistresults {
	width: 100%;
}
#stockistresults th {
	background: #ee1e26;
	color: #FFF;
	font-size: 150%;
	text-align: left;
	padding: 8px 4px;
}
#quickadd tr, #historyadd tr {
	border-top: 1px dotted #DDD;
}
#quickadd .textfield, #historyadd .textfield {
	margin: 0;
}
#quickadd .heading h4, #historyadd .heading h4 {
	margin: 10px 0 0 0;
}
.latestblog {
	clear: both;
	padding: 10px 15px;
}
.latestblog h5 {
	font-size: 100%;
}
.latestblog p {
	margin: 0;
}
#newsletterbox {
    background: #747273;
    clear: both;
    color: #EEE;
    float: left;
    margin: 0 14px;
    padding: 10px;
    width: 170px;
}
#newsletterbox h5 {
	color: #FFF;
	font-size: 130%;
}
#socialmedia {
	clear: both;
	margin: 20px 10px 10px 10px;
	float: left;
	width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.proddetail-v2 #socialmedia {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	display: flex;
	align-items: center;
	font-size: 85%;
}
#socialmedia .sociallabel {
	margin-top: 4px;
}
#socialmedia .icon {
	display: inline-block;
	background-color: #333;
	color: #FFF;
	text-align: center;
	width: 30px;
	height: 30px;
	font-size: 120%;
	padding: 4px 0;
	border-radius: 20px;
	margin-right: 5px;
}
.proddetail-v2 #socialmedia .icon {
	background-color: transparent;
	border-radius: 0;
	width: auto;
	padding: 0;
}
#socialmedia .icon a {
	color: #fff;
}
.proddetail-v2 #socialmedia .icon:first-of-type {
	padding-left: 10px;
}
.proddetail-v2 #socialmedia .icon a {
	color: #333;
}
.proddetail-v2 #socialmedia .reviewrating {
	padding: 0;
	display: flex;
	align-items: center;
}
.proddetail-v2 #socialmedia .reviewrating a {
	text-decoration: none;
}
.proddetail-v2 #socialmedia .reviewrating img {
	width: 120px;
	margin-right: 10px;
}
#like, #plusone, #tweet, #pinit {
	float: left;
    margin-right: 10px;
}
#addthis {
	float: left;
	margin-right: 35px;
}
#basket .basketmessage {
	display: none;
	position: absolute;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 10px !important;
	width: 300px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	z-index: 20;
	max-height: 540px;
	overflow: auto;
}
.absmiddle {
	vertical-align: middle;
}
.mydetailsbox {
    border-bottom: 1px dotted #CCCCCC;
    border-right: 1px dotted #CCCCCC;
    padding: 20px;
	min-height: 160px;
}
.bookbutton {
	position: absolute;
	top: 18px;
	right: 12px;
}
.tableclass {
	border: 1px solid #eaeaea;
}
.tableclass p {
	margin: 0;
}
.tableclass td {
	border: 1px solid #eaeaea;
	vertical-align: top;
}
/* brand scroller */
div.scrollWrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
div.scrollableArea {
	position: relative;
	width: auto;
	height: 100%;
}
 #brandscroller {
	clear: both;
	float: left;
	width: 100%;
	margin: 30px 0;
	height: 90px;
	position: relative;
	padding: 7px 0;
}
#brandscroller a {
	position: relative;
	float: left;
	margin: 0 10px;
	padding: 0;
	height: 70px;
	width: auto;
	text-align: center;
	text-decoration: none;
}
#brandscroller .owl-nav {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
}
#brandscroller .owl-nav .owl-prev, #brandscroller .owl-nav .owl-next {
	width: 30px;
	height: 90px;
	position: absolute;
	z-index: 200;
	font-size: 0;
}
#brandscroller .owl-nav .owl-prev {
	left: 0;
	background: #FFF url("/images/prev-horizontal.gif") no-repeat center center;
}
#brandscroller .owl-nav .owl-next {
	right: 0;
	background: #FFF url("/images/next-horizontal.gif") no-repeat center center;
}
#promoscroller, #promo {
	clear: both;
	float: left;
	width: 100%;
	padding: 25px 0;
	position: relative;
}
#promoscroller .promoitem-wrap, #promo .promoitem-wrap {
	float: left;
	width: 100%;
	height: auto;
	padding: 10px 50px 5px 15px;
	margin: 20px 0 0 0;
	background: #FFF url("/images/offer.gif") no-repeat top right;
	border: 10px solid #FFEEEE;
}
#promoscroller .promoitem-wrap img, #promo .promoitem-wrap img {
	float: left;
	margin-right: 10px;
	width: auto;
}
#promoscroller a, #promo a {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	text-decoration: none;
}
#promoscroller .owl-nav, #promo .owl-nav {
	position: absolute;
	width: 100%;
	top: 145px;
	left: 0;
	right: 0;
}
#promoscroller .owl-nav .owl-prev, #promoscroller .owl-nav .owl-next, #promo .owl-nav .owl-prev, #promo .owl-nav .owl-next {
	width: 30px;
	height: 90px;
	position: absolute;
	z-index: 200;
	font-size: 0;
}
#promoscroller .owl-nav .owl-prev, #promo .owl-nav .owl-prev {
	left: -30px;
	background: #FFF url("/images/prev-horizontal.gif") no-repeat center center;
}
#promoscroller .owl-nav .owl-next, #promo .owl-nav .owl-next {
	right: -30px;
	background: #FFF url("/images/next-horizontal.gif") no-repeat center center;
}

/* events */
.calendaritem {
	width: 99%;
	margin: 0 auto 30px;
	border: 0;
}
#calendar td {
	width: 14%;
	height: 80px;
	border-collapse: collapse;
	border: 1px solid #ee1e26;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}
#calendar td span {
	float: left;
}
#calendar td a {
	color: #333;
	font-size: 130%;
	text-decoration: none;
	font-weight: bold;
}
#calendar td a:hover {
	text-decoration: underline;
}
#calendar .days td {
	background-color: #ee1e26;
	border: 1px solid #ee1e26;
	height: auto;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
	padding: 5px 5px;
}
#calendar th {
	border: none;
	color: #333;
	font-size: 140%;
	padding: 10px 0;
	text-align: center;
	font-family: 'Lato', sans-serif;
}
#calendar .actday {
	font-weight: bold;
	color: #C00;
}
#calendar .blankday {
	background-color: #FFF;
	font-weight: bold;
	border: none;
}
#calendar .eventday {
	background-color: #eee;
	color: #333;
}
#calendar .eventday hr {
	border: none;
}
#calendar .eventday hr:first-of-type {
	border-bottom: 1px solid #FFF;
}
#calendar .owl-nav {
	position: absolute;
	top: 7px;
	width: 100%;
	z-index: 110;
}
#calendar .owl-nav .owl-prev, #calendar .owl-nav .owl-next {
	position: absolute;
	z-index: 110;
	display: block;
}
#calendar .owl-nav .owl-prev {
	left: 7px;
	background: none;
	color: #e2681d;
}
#calendar .owl-nav .owl-next {
	right: 7px;
	background: none;
	color: #e2681d;
}
.bigtext {
	font-size: 200%;
}
#loyalty_form {
	clear: none;
	float: right;
	width: 50%;
	text-align: right;
}
#loyalty_form p {
	margin: 0.6em 0;
}

#ui-datepicker-div {
	display: none;
}

/* store finder */
#stockistresults {
	margin: 20px 0;
}
#storefindertable {
	width: 100%;
	text-align: center;
}
#storefindertable th {
	background: #ee1e26;
	color: #FFF;
	width: 50%;
}
#storefindertable td {
	background: #F3F3F3;
}
#basket {
    margin: 15px 0 0 0;
    width: 100%;
    float: left;
    clear: both;
}
#basket div {
    padding: 0;
}
#basket div.row {
    padding: 10px;
}
#basket div.discountrow, #basketfull .basketfullnotice.discountrow {
	background-color: #E9F6E9;
	background-image: url("/images/tick.gif");
	background-repeat: no-repeat;
	background-position: 15px center;
	margin-top: 10px;
	padding-left: 45px;
}
/* basket overlay */
#basketfull {
	clear: both;
	float: left;
	margin-bottom: 5px;
	width: 100%;
	max-width: 100%;
	text-align: left;
	font-weight: normal;
}
#basketfull h5 {
	background: #333333;
	color: #FFF;
	padding: 8px 10px;
}
#basketfull p {
	font-size: 100%;
}
#basketfull .basketfullitem {
	padding: 3px 0;
	width: 100%;
	border-bottom: 1px dotted #DDD;
	clear: both;
	float: left;
	background: #FFF;
}
#basketfull .basketfullitem p {
	width: 100%;
	max-width: 100%;
	display: table-cell;
	margin: 0;
	font-size: 85%;
}
#basketfull .basketfullitem p a {
	font-size: 120%;
	font-weight: bold;
}
#basketfull .basketfullitem img {
	float: left;
	margin: 0 10px;
}
#basketfull .basketfullnotice {
	clear: both;
	float: left;
	background: #F4F4F4;
    margin: 5px 0 0 0;
    padding: 4px 10px;
    width: 100%;
	max-width: 100%;
}
#ie6warning {
	padding: 50px 100px;
	text-align: center;
}
.postcodeanywherebox {
	max-width: 90%;
	background: #f9f9f9;
	border: 4px solid #efefef;
	padding: 15px;
	margin: 10px 0;
}
.fullwidth .postcodeanywherebox {
	margin-left: 33%;
}
.postcodeanywherehide, .postcodeanywherehide2 {
	display: none !important;
}
.postcodeanywherebox input {
	font-size: 130%;
	margin-top: 10px;
}
#varianttext {
	clear: both;
	font-size: 140%;
	margin: 5px 0;
	padding: 5px 30px 10px 0;
}
#varianttext span {
	font-weight: bold;
}
#varianttext span.note {
	font-weight: normal;
	color: #666;
}
/* collection/linked items */
.linkedprod, .collectionitem {
	float: left;
	clear: both;
	width: 100%;
	padding: 5px;
	margin: 0 0 6px 0;
	border-bottom: 1px solid #DDD;
}
.collectionitem a {
	font-weight: bold;
	text-decoration: none;
}
.linkedprodtext, .collectionitemtext {
	margin: 5px 80px 5px 80px;
}

.linkedprodimage, .collectionitemimage  {
	float: left;
	width: 60px;
	margin: 0 4px 4px 0;
}
.linkedprod .price, .collectionitem .price {
	font-size: 100%;
}
.linkedprod .qtywrap, .collectionitem .qtywrap {
	float: right;
	margin-top: 5px;
}
.linkedprod label {
	display: block;
	margin-bottom: 8px;
}
.linkedprod label span {
	font-size: 110%;
}

.proddetail-v2 .collectionitemtext  .price {
	border-top: 0;
	border-bottom: 0;
	padding: 10px 0px;
	margin: 5px 0;
	clear: both;
}

.collectionitem {
	margin: 0 0 2px 0;
	padding: 0;
	display: flex;
	align-items: stretch;
	float: none;
	color: #464646;
	background-color: #EFEFEF;
	border: 0px;
}
.collectionitemtext {
	margin: 5px 5px;
	padding: 8px 5px;
	flex: 1;
	cursor: pointer;
}
.collectionitemtextnoimage {
	margin-left: 5px;
}

.collectionitem .imageicon {
	padding: 0 24px;
	font-size: 150%;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.collectionitem .qtywrap {
	margin-top: 0;
	padding: 14px 10px !important;
	float: none;
	color: #FFFFFF;
	background-color: #464646;
}
.collectionitem .wrapper {
	margin: 0 0 6px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.collectionitem .qty {
	margin: 0 8px;
	background-color: #FFFFFF;
}
.collectionitem .qtywrap .qtyup,
.collectionitem .qtywrap .qtydown {
	top: unset;
	right: unset;
	left: unset;
	position: relative;
	color: #FFFFFF;
}
.collectionitem .qtywrap .actionbutton {
	padding: 5px 35px;
	color: #FFFFFF !important;
	background-color: #EE1E26 !important;
}


/* swatches */
#swatchboxwrap {
	clear: both;
	margin: 0;
	padding: 15px 15px 0;
	float: left;
	width: 100%;
    background: #FFF;
    border-right: 1px solid #CCC;
}
.swatchwrap {
	padding: 2px;
	border: 1px solid #FFF;
	box-shadow: 0 0 2px #CCC;
	float: left;
	margin: 0 5px 5px 0;
	width: 64px;
	height: 64px;
	overflow: hidden;
}
.swatchwrap img {
    width: 100%;
}
.swatchwrapselected {
	border: 1px solid #333;
}
.strike {
	text-decoration:line-through;
}
.tablepadding th, .tablepadding td {
	padding: 6px;
}
#checkout #securepayments {
	text-align: center;
}
#checkout .checkout-box {
	padding: 16px;
	margin-bottom: 30px;
	border: 10px solid #efefef;
	min-height: 160px;
	clear: both;
}
#checkout .postcodeanywherebox{
	margin-left: 0 !important;
	max-width:95% !important;
}
.collectbox {
    padding: 0;
    background: none;
    margin: 0;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.inpageproductblock {
    width: 100%;
    clear: both;
    float: left;
    background: #FFF;
    padding: 30px 15px;
}
.inpageproduct {
    text-align: center;
}
.product-cashback {
    clear: both;
    float: left;
    width: 100%;
	background-image: url("/images/icon-cashback.png");
	background-position: left;
	background-repeat: no-repeat;
	padding: 14px 10px 14px 70px;
	margin: 5px 0;
	min-height: 70px;
}
.product-cashback {
    padding: 10px 10px 10px 70px;
    border: 3px solid #ee1e26;
}
.product-cashback strong {
	color: #333;
}
.proddetail-v2 .product-cashback {
	background-color: #efefef;
	background-image: none;
	padding: 0;
	margin: 0;
	border: 0;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: left;
	flex-flow: wrap;
	min-height: 90px;
	position: relative;
	margin: 1rem 0rem;
}
.proddetail-v2 .product-cashback .icon {
	width: 100px;
	display: flex;
	min-height: 90px;
	background-color: #eb1c22;
	justify-content: center;
	align-items: center;
	height: 100%;
	bottom: 0;
	top: 0;
	left: 0;
	position: absolute;
}
.proddetail-v2 .product-cashback .text {
	padding: 5px 5px 5px 118px;
	width: 100%;
}
.proddetail-v2 .product-cashback h4 {
	background-image: none;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
.proddetail-v2 .product-cashback p {
	color: #eb1c22 !important;
	margin: 0;
	font-weight: bold;
}
/*.product-tradein {
    clear: both;
    float: left;
    width: 100%;
	background-image: url("/images/icon-tradein.png");
	background-position: left;
	background-repeat: no-repeat;
	min-height: 70px;
}
.product-tradein {
	border: 3px solid #1ea1ef;
	padding: 10px;
	margin: 5px 0;
}
.product-tradein strong {
	color: #333;
}*/
/**
Product Trade in
 */
.proddetail-v2 .product-tradein {
	width: 100%;
	background-color: #efefef;
	background-image: none;
	padding: 0;
	margin: 0;
	border: 0;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: left;
	flex-flow: wrap;
	position: relative;
	min-height: 90px;
	margin: 1rem 0rem;
}
.proddetail-v2 .product-tradein .icon {
	width: 100px;
	min-height: 90px;
	height: 100%;
	background-color: #1ea1ef;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.proddetail-v2 .product-tradein .icon i {
	font-size: 300%;
	color: #fff;
}
.proddetail-v2 .product-tradein .text {
	padding: 5px 5px 5px 118px;
	width: 100%;
}
.freeprodimg {
	background: #fff !important;
	width: 100px !important;
}
.promobasket {
	background-color: #333333 !important;
	color: #ffffff !important;
	padding: 2px 10px !important;
	margin: 0.5rem !important;
}
.proddetail-v2 .product-tradein h4 {
	background-image: none;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
.proddetail-v2 .product-tradein p, .proddetail-v2 .product-freeproduct a {
	color: #1ea1ef !important;
	margin: 5px 0 0 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
}
/* End */
.product-instantdiscount {
    clear: both;
    float: left;
    width: 100%;
	background-image: url("/images/icon-instantdiscount.png");
	background-position: left;
	background-repeat: no-repeat;
	padding: 14px 10px 14px 70px;
	margin: 5px 0;
	min-height: 70px;
}
.product-instantdiscount {
    padding: 10px 10px 10px 70px;
    border: 3px solid #eea21e;
}
.product-instantdiscount strong {
	color: #333;
}
.proddetail-v2 .product-instantdiscount {
	background-color: #efefef;
	background-image: none;
	padding: 0;
	margin: 0;
	border: 0;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: left;
	flex-flow: wrap;
	position: relative;
	min-height: 90px;
}
.proddetail-v2 .product-instantdiscount .icon {
	width: 100px;
	min-height: 90px;
	height: 100%;
	background-color: #eea21e;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.proddetail-v2 .product-instantdiscount .icon .fas {
	font-size: 180%;
	color: #fff;
}
.proddetail-v2 .product-instantdiscount .text {
	padding: 5px 5px 5px 118px;
	width: 100%;
}
.proddetail-v2 .product-instantdiscount h4 {
	background-image: none;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
.proddetail-v2 .product-instantdiscount p, .proddetail-v2 .product-instantdiscount a {
	color: #eea21e !important;
	margin: 5px 0 0 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
}
.product-discountedproduct {
    clear: both;
    float: left;
    width: 100%;
	background-image: url("/images/icon-discount.png");
	background-position: left;
	background-repeat: no-repeat;
	padding: 14px 10px 14px 70px;
	margin: 5px 0;
	min-height: 70px;
}
.product-discountedproduct {
    padding: 10px 10px 10px 70px;
    border: 3px solid #7f8080;
}
.product-discountedproduct strong {
	color: #333;
}
.product-freeproduct {
	border: 3px solid #1ea1ef;
	padding: 10px;
	margin: 5px 0;
}
.product-freeproduct h4 {
	background-image: url("/images/icon-freeproduct.png");
	background-position: left;
	background-repeat: no-repeat;
	background-size: 25px;
	padding: 2px 0px 2px 28px;
	display: inline-block;
	font-size: 115%;
}
.product-freeproduct .thumb img {
	width: 100%;
}
.product-freeproduct .name {
	text-align: left;
}
.product-freeproduct h4 {
    margin: 0;
}
.product-freeproduct p.note {
    margin: 0 0 0 0;
}
.product-instantdiscount .icon .promocode {
	font-size: 120%;
	font-weight: 900;
	color: #ffffff;
}
.product-instantdiscount .icon .promocode strong {
	color: #ffffff;
}
.proddetail-v2 .product-freeproduct {
	background-color: #efefef;
	background-image: none;
	padding: 0;
	margin: 0;
	border: 0;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: left;
	flex-flow: wrap;
	position: relative;
	min-height: 90px;
	margin: 1rem 0rem;
}
.proddetail-v2 .product-freeproduct .icon {
	width: 100px;
	min-height: 90px;
	height: 100%;
	background-color: #1ea1ef;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.proddetail-v2 .product-freeproduct .text {
	padding: 5px 5px 0px 118px;
	width: 100%;
}
.proddetail-v2 .product-freeproduct h4 {
	background-image: none;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
.proddetail-v2 .product-freeproduct p, .proddetail-v2 .product-freeproduct a {
	color: #1ea1ef !important;
	margin: 5px 0 0 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
}
.product-upsellproduct {
	border: 3px solid #7282a9;
	padding: 10px;
	margin: 5px 0;
}
.product-upsellproduct h4 {
	padding: 2px 0px 2px 0px;
	display: inline-block;
	font-size: 115%;
}
.product-upsellproduct .thumb img {
	width: 100%;
	max-height: none !important;
}
.product-upsellproduct .name {
	text-align: left;
}
.product-upsellproduct .name a {
	text-decoration: none;
}
.product-upsellproduct .name a:hover {
	color: #757575;
}
.product-upsellproduct h4 {
	margin: 0;
}
.product-upsellproduct p.note {
	margin: 0 0 0 0;
}
.ui-tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #CCC;
    background-color: #FFF;
    padding: 4px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
#pricerangeslider {
    margin: 5px;
}
.hotspot {
    width: 20px;
    height: 20px;
    position: absolute;
    background: #ee1e26;
    color: #FFF;
    font-size: 16px;
    line-height: 16px;
    border-radius: 10px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    text-decoration: none !important;
    text-align: center;
    cursor: pointer;
}
.hotspot:hover, .hotspot:active, .hotspot:focus {
    font-size: 20px;
    color: #FFF;
    outline: none;
}
.webui-popover .addtobasket {
    display: inline;
    width: auto;
    margin-right: 5px;
}
#nav-overlay{
    display: none;
    background-color: #000000;
    opacity: 0.3;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 996;
}
.ui-widget-header {
    background: #666;
    border-color: #444;
}
.bundleplus {
	position: absolute;
	right: 0;
	top: 20%;
	font-size: 300%;
}
#homevideo video {
	min-width: 100%;
	width: 100%;
	height: auto;
	background: url('/images/videos/home.jpg') no-repeat;
	background-size: cover;
	transition: 1s opacity;
}
.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#paypalexpress, #amazonpay {
	float: right;
	margin-top: -10px;
	clear: both;
}
#paypalexpress em, #amazonpay em {
	display: block;
	text-align: center;
	margin-bottom: 10px;
	font-size: 120%;
	font-style: normal;
}
/* page blocks */
.pageblock {
	/* was 15px */
	margin: 4px 0;
	padding: 0 2px;
}
.pageblock.col-sm-12{
    float: left;
}
.pageblock_text.pageblock_left {
	padding: 0 30px 0 0;
}
.pageblock_text.pageblock_right {
	padding: 0 0 0 30px;
}
.pageblock.pageblock_feature {
	padding-left: 2px;
	padding-right: 2px;
	margin: 4px 0;
}
.pageblock.pageblock_feature a,.pageblock.pageblock_feature a:hover {
	color: #333;
}
.pageblock_imagecarousel {
	width:100%;
}
.pageblock_imagecarousel img {
	height:auto;
}
.container-fluid .pageblock .row {
	margin-left: -15px;
	margin-right: -15px;
}
.pageblock .inputbutton {
	clear: both;
	margin: 5px 0;
}
.pageblock_feature img {
	width: 100%;
}
.pageblock_feature a {
	position: relative;
	display: block;
}
.pageblock_feature span {
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	padding: 0.5em;
	text-align: center;
	background: #FFF;
	background: rgba(255,255,255,0.7);
}
.pageblock_feature span p {
	margin: 0;
}
.pageblock .productfeat {
	clear: none;
}
.giftvoucheredit, .personalisationedit, .giftwrapedit {
	float: left;
	padding: 6px;
	margin-top: 3px;
	margin-right: 10px;
	background: #FFFFEE;
	border: 1px solid #CCCC00;
}
/* get the look */
.gtlarrow {
	position: absolute;
	top: -70px;
	left: 35px;
	z-index: 99;
	width: 0;
	height: 0;
	border: 35px solid transparent;
	border-bottom-color: #FFFFFF;
}
.get-the-look-strip{
    position: absolute;
    bottom: 0;
    clear: both;
    padding: 20px 0;
    height: 260px;
}
.get-the-look-strip .get-the-look-container {
    padding: 0 10px;
}
.get-the-look-strip .get-the-look-inner {
    background: #FFFFFF;
    text-align: center;
	padding: 10px;
}
.get-the-look-inner img {
    max-width: 164px !important;
}
.get-the-look-inner a {
    padding: 10px 0;
}
.get-the-look-inner .price {
    font-size: 100%;
}

/*** Swatch Wizard Styles ***/
.optiongroup {
	clear: both;
	float: left;
	padding: 5px 0;
	width: 100%;
}
.option-wrapper {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 999;
	overflow: auto;
	background-color:rgba(0,0,0,.2);
}
.option-wrapper.show{
	display: block;
}
.option-wrapper:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.optiongroup.swatchwizard{
	width:100%;
	float: left;
	padding: 15px 10px;
	border-bottom: 1px solid #ccc;
	clear: none;
}
.optiongroup.swatchwizard:last-of-type{
	border: 0;
}
.optiongroup.swatchwizard h6{
	position: relative;
	text-align: justify;
	text-transform: uppercase;
	padding: 0;
	line-height:94px;
	float: left;
	margin:0;
	width: auto;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size:107%;
	overflow: visible;
}
.optiongroup.swatchwizard h6 span.chosenoption{
	display: block;
	line-height: normal;
	font-size: 85%;
	position: absolute;
	bottom: 20px;
}
.optiongroup.swatchwizard label span{
	display: none;
}
.optioncontent{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	min-width: 50%;
	max-width: 85%;
	margin: 0 auto;
	padding: 0;
}
.optioncontent h2{
	padding: 15px 0 5px;
	margin:0;
	background: #949597;
	color: #FFF;
	text-align: center;
	position: relative;
}
.optioncontent h2 a{
	position: absolute;
	top: 5px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 85%;
	text-decoration: none;
}
.optioncontent h2 a.back{
	left: 15px;
}
.optioncontent h2 a.close{
	right: 15px;
}
.optioncontent div.clear{
	float: left;
	width:100%;
	margin: 15px 0;
	padding: 0 15px;
}
.optioncontent .chosenoption{
	text-align: justify;
	display: block;
	float: left;
	margin:0 !important;
	line-height:1.2;
}
.optioncontentinner{
	padding: 15px;
	float: left;
	width:100%;
	/*max-height: 500px;*/
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	background: #FFF;
	border: 10px solid #949597;
}
.optioncontentinner .option-continue{
	padding: 10px 100px;
}
.optiongroup.swatchwizard h6 span{
	position: relative;
	font-size: 115%;
	font-weight: bold;
}
.optiongroup.swatchwizard .optionswatch {
	padding: 10px;
	min-width: 94px;
	min-height: 94px;
	width:auto;
	background-size: cover;
}
.optiongroup.swatchwizard .optionswatch.reveal {
	background: #ececec;
	border: 2px solid #dedede;
	margin:10px 0;
	border-radius: 0;
	min-height:94px;
	position: relative;
	float: right;
	max-width:100px;
}
.optiongroup.swatchwizard .optionswatch.preview {
	min-height: 94px;
	margin: 10px 0;
	float: right;
	max-width:100px;
}
.optiongroup.swatchwizard .optionswatch.preview a {
	display: block;
	float: left;
	width: 100%;
	height: 100%;
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
}
.optiongroup.swatchwizard .optionswatch.reveal a {
	color: #333;
	white-space: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 94px;
	position: absolute;
	top:0;
	bottom:0;
	margin: auto;
	left:0;
	right: 0;
	font-size:72%;
}
.optiongroup.swatchwizard label.varianton{
	border: 2px solid #333;
}
/*** Swatch Wizard Styles END ***/
/*** Inspire me section ***/
.inspireme {
	float: left;
	width: 100%;
	position: relative;
	clear: both;
	padding: 0;
	margin: 0;
}
.inspireme-section {
	float: left;
	position: relative;
	width: 100%;
	display: block;
	border-bottom: 1px solid #999;
	padding: 10px 0;
	margin: 25px 0;
}
.inspireme-scroller .owl-nav {
	position: absolute;
	top: 30%;
	width: 100%;
	height: 0;
}
.inspireme-scroller .owl-nav .owl-prev {
	display: inline-block;
	float: left;
}
.inspireme-scroller .owl-nav .owl-next {
	display: inline-block;
	float: right;
}
.inspireme-scroller .thumbimagewrap .thumb2, .productfeat-scroller .thumbimagewrap .thumb2, .productfeat-scroller-v2 .thumbimagewrap .thumb2 {
	display: none;
}
.inspireme-scroller .thumbimagewrap:hover .thumb2, .productfeat-scroller .thumbimagewrap:hover .thumb2, .productfeat-scroller-v2 .thumbimagewrap:hover .thumb2 {
	display: inline-block;
}
.inspireme .productfeat {
	clear: none;
}
.inspireme-scroller .loadmore {
	width: 90%;
	margin: 64% auto 0 auto;
}
.inspireme-scroller .productfeat {
	padding: 0 10px;
}
/*** Inspire me section END ***/
.upsell-products {
	border: 1px solid #e2e2e2;
	text-align: center;
	padding: 15px 15px;
}
.productfeat-scroller-v2 {
	padding: 0 30px !important;
}
.productfeat-scroller .owl-nav, .productfeat-scroller-v2 .owl-nav, .pageblock_imagecarousel .owl-nav {
	position: absolute;
	top: 30%;
	width: 100%;
	height: 0;
	left: 0;
	right: 0;
}
.productfeat-scroller .owl-nav .owl-prev, .productfeat-scroller-v2 .owl-nav .owl-prev, .pageblock_imagecarousel .owl-nav .owl-prev {
	display: inline-block;
	float: left;
	margin-left: 6px;
}
.productfeat-scroller .owl-nav .owl-next, .productfeat-scroller-v2 .owl-nav .owl-next, .pageblock_imagecarousel .owl-nav .owl-next {
	display: inline-block;
	float: right;
	margin-right: 6px;
}


/****** home page instagram feed ******/
#instagramfeed {
    float: left;
    width: 100%;
    position: relative;
    padding: 14px;
    border: 1px solid #e2e2e2;
}
.instagram-text-container h2 {
    width: 100%;
    font-weight: 400;
    font-size: 180%;
    margin: 0;
}
.instagram-text-container p {
    font-size: 100%;
    margin: 0 0 10px 0;
    width: 100%;
    text-align: center;
    color: #333;
}
.instagram-text-container h2 a {
    color: #333;
    text-decoration: none;
}
.instagram-outer {
    float: left;
    width: calc(100% + 14px);
    margin: 0 -7px 0 -7px;
}
.instagram-container {
    max-height: 274px;
    padding: 0 7px;
    overflow: hidden;
}
.instagram-frame {
	padding-top: 100%;
	width: 100%;
	height: 0;
	position: relative;
}
.instagram-backgroundimage {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	object-fit: cover;
}
.instagram-text-container {
    padding: 15px 0;
}
.instagram-button {
    float: left;
    width: 100%;
    text-align: right;
    position: absolute;
    right: 0;
    top: -70px;
}
.instagram-button a {

}
.instagram-frame img {
    filter: brightness(90%);
    -webkit-transition: filter 0.3s;
    -moz-transition: filter 0.3s;
    -ms-transition: filter 0.3s;
    -o-transition: transform 0.3s;
    transition: filter 0.3s;
}
.instagram-frame:hover img {
    filter: brightness(110%);
}

/*** OUR SHOPS NAVIGATION ***/
ul.list-inline {
    margin: 0;
    padding: 0;
}
ul.list-inline li {
    display: inline-block;
    list-style: none;
}
ul.list-inline.stores-nav {
    border: 1px solid #f2f2f2;
    width: 100%;
    margin: 15px auto;
    float: left;
    list-style: none;
    padding: 0;
}
.stores-nav li {
    width: 50%;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
}
.stores-nav li a{
    display: block;
    padding: 15px;
    border-left: 1px solid #f2f2f2;
    text-decoration: none;
    font-size: 123%;
    text-transform: uppercase;
    opacity: 1;
    transition: all .4s;
}
.stores-nav li:first-child a{
    border-top: none;
    border-left: none;
}
.stores-nav li a:hover{
    background: #f0f0f0;
}
.stores-nav li a.active{
    background: #ee1e26;
    color: #FFF;
}
.fulltext {
	display:none;
}
.loadbeeTabContent {
	width:100%;
}
.questiontotal {
	clear: both;
	padding: 0 10px 0 30px;
	font-size:120%;
}
.questiontotal a {
	color: #f39b10;
}
.reviewresponse p {
	display:inline;
}
.videothumb, .videoslide {
	position: relative;
}
.videothumb .playoverlay, .videoslide .playoverlay {
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	width:60% !important;
	max-width: 120px !important;
}
.videoslide a {
	display:block;
}
.ppmessage {
	padding:0px 0px 0 8px;
	margin: 5px 0 0 0;
}

.nobannertext {
	text-align: center;
}
.underimages {
	clear:both;
	display:flex;
	justify-content: space-between;
}
.underimages .rightside {
	width:50%;
}
#skucodetext {
	text-align: right;
}

.product-code {
	clear: both;
	padding-top: 15px;
	margin: 0 15px;
}

.product-code p {
	text-align: left;
	padding: 0 10px;
	margin-bottom: 0;
}
.trustpilotwidget {
	clear: both;
	margin: 20px 0;
}
.relatedcategoriesbox {
	margin-right: 15px;
}
.relatedcategoriesbox:last-child {
	margin-right: 0;
}
.relatedcategories {
	display: grid; 
	grid-template-columns: 1fr 1fr;
	gap: 10px;
}
.relatedcategories .box {
	background: #efefefef;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}

.relatedcategories .box:hover {
	text-decoration: underline;
}

/* Apple Pay */
#applepay-button {
    --apple-pay-button-width: 100%;
    --apple-pay-button-height: 48px;
}
#paymentcolumn #applepay-button.disabled {
    pointer-events: none !important;
}

/* Google Pay */
#googlepay-button {
    height: 48px;
    float: left;
    width: 100%;
}

#googlepay-button:empty {
    display: none;
}

#paymentcolumn #googlepay-button.disabled {
    pointer-events: none !important;
}

/* Stripe */
#payment-errors:empty {
    display: none;
}

.linkpadding {
    padding: 10px 0;
}

.greypanel {
    padding: 20px;
    background: #f7f7f7;
}

.divider {
    position: relative;
    float: left;
    width: 100%;
    margin: 5px 0 15px;
}

.divideror {
    position: relative;
    display: block;
    width: 100%;
    margin: 20px 0;
    border-top: 1px solid #999;
    clear: both;
    float: left;
}

.divideror > span {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    padding: 0 10px;
    background: #fff;
}