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

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:focus {
	outline: none;
}

a {
	text-decoration: none;
	color: inherit;
}

a img {
	border: none;
}

img {
	height: auto;
	max-width: 100%;
	display: block;
}

.rel {
	position: relative;
}

.smooth,
input,
input + label,
button,
a,
img,
.facebook i:before,
.instagram i:before,
.x i:before,
.pinterest i:before,
.button i,
.attribBlock {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

/* - - GRID - - */
.clear:after {
	content: "";
	display: table;
	clear: both;
}

[class*='col-'],
#ccinfo_jsweb_elavon [class*='ccinfo_field_'] {
	padding-left: 20px;
	float: left;
}

.nudge {
	margin-left: -20px;
}

.nudge10 {
	margin-left: -10px;
}

.nudge10 > [class*='col-'] {
	padding-left: 10px;
}

.nudge40 {
	margin-left: -40px;
}

.nudge40 > [class*='col-'] {
	padding-left: 40px;
}

.nudge60 {
	margin-left: -60px;
}

.nudge60 > [class*='col-'] {
	padding-left: 60px;
}

.col-1-8 {
	width: 12.5%;
}

.col-1-6 {
	width: 16.6667%;
}

.col-1-5 {
	width: 20%;
}

.col-1-4 {
	width: 25%;
}

.col-1-3 {
	width: 33.3333%;
}

.col-2-5 {
	width: 40%;
}

.col-1-2 {
	width: 50%;
}

.col-2-3 {
	width: 66.66%;
}

.col-3-5 {
	width: 60%;
}

.col-3-4 {
	width: 75%;
}

.col-4-5 {
	width: 80%;
}

.col-1-1 {
	width: 100%;
}

body {
	font-size: 90%;
	font-family: "Roboto";
	color: #111111;
	background: #f5f5f5;
	line-height: 1.6em;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
}

/* - - FONTS - - */
.font-s {
	font-size: 0.9em;
}

.font-m,
body#loginBody .mfp-content .formatted_content h2,
body#loginBody .mfp-content .formatted_content h3,
body#checkoutpaymentBody .mfp-content .formatted_content h2,
body#checkoutpaymentBody .mfp-content .formatted_content h3 {
	font-size: 1.2em;
	line-height: 1.5em;
}

.font-l,
#ezPageDefault h2,
#ezPageDefault h3,
#ezPageDefault h4,
#ezPageDefault h5,
#productPrices .productBasePrice,
#productPrices .productSalePrice {
	font-size: 1.5em;
	line-height: 1.5em;
}

.font-xl {
	font-size: 2.5em;
	line-height: 1.3em;
}

.bold,
strong,
#ezPageDefault h2,
#ezPageDefault h3,
#ezPageDefault h4,
#ezPageDefault h5,
#category_description a,
.formatted_content p a,
.formatted_content li a,
body#loginBody .mfp-content .formatted_content h2,
body#loginBody .mfp-content .formatted_content h3,
body#checkoutpaymentBody .mfp-content .formatted_content h2,
body#checkoutpaymentBody .mfp-content .formatted_content h3 {
	font-weight: 700;
}

.tal {
	text-align: left;
}

.tac,
.centeredContent {
	text-align: center;
}

.tar {
	text-align: right;
}

.uppercase {
	text-transform: uppercase;
}

.underline,
#category_description a,
.formatted_content p a,
.formatted_content li a,
#productDescription a {
	text-decoration: underline;
}

.strikethrough {
	text-decoration: line-through;
}

/* - - PADDING - - */
.pad20 {
	padding: 20px;
}

.pad30 {
	padding: 30px;
}

/* - - MARGINS - - */
.mb0 {
	margin-bottom: 0;
}

.mt10 {
	margin-top: 10px;
}

.mb10,
#residential_surcharge_info div p {
	margin-bottom: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mb20,
.formatted_content p {
	margin-bottom: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mb30 {
	margin-bottom: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mb40 {
	margin-bottom: 40px;
}

.mt60 {
	margin-top: 60px;
}

.mb60 {
	margin-bottom: 60px;
}

.mt80 {
	margin-top: 80px;
}

.mb80 {
	margin-bottom: 80px;
}

/* - - COLOURS - - */
.white {
	color: #fff;
}

.white_bg {
	background: #fff;
}

.shadow,
#createAcctDefault,
#loginDefault,
#logoffDefault,
#accountDefault,
#accountHistoryDefault,
#accounthistoryinfoBody #accountHistInfo,
#accountEditDefault,
#accountPassword,
#addressBookDefault,
#addressBookProcessDefault,
#checkoutShipping,
#checkoutPayment,
#checkoutShipAddressDefault,
#checkoutPayAddressDefault,
#checkoutConfirmDefault,
#checkoutSuccess {
	border: 1px solid #cfcfcf;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15);
}

.white_svg {
	fill: #fff;
}

.red,
#category_description a,
#productDescription a {
	color: #db2427;
}

.red_bg,
.line_title span:after {
	background: #db2427;
}

.red_svg {
	fill: #db2427;
}

.green {
	color: #3e7f50;
}

.green_bg {
	background: #3e7f50;
}

.dark_bg {
	background: #111111;
}

/* - - GLOBAL - - */
.flex {
	display: flex;
	align-items: center;
}

.inner {
	max-width: 1260px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}

.button {
	position: relative;
	font-weight: bold;
	display: inline-block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	padding: 6px 50px;
	cursor: pointer;
}

.button span + i {
	position: absolute;
	right: 6px;
	top: 50%;
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.button:hover span + i {
	right: 4px;
}

.button:disabled {
	opacity: 0.4;
}

.fw_button,
#cartAdd .button {
	width: 100%;
}

.np_button {
	padding-left: 10px;
	padding-right: 10px;
}

.clearBoth {
	clear: both;
	}

.alert {
	color: #FF0000;
	}
.advisory {}
.important {
	font-weight: bold;
	}

.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.hiddenField,
[class^="messageStack"] img {
	display: none;
}
.visibleField {
	display: inline;
}

.paypal-button-hidden {
  visibility: hidden;
}

[class^="messageStack"]{padding:5px 10px;margin-bottom:10px;border:1px solid transparent;border-radius:4px;margin-bottom:10px;}
.messageStackSuccess{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6;}
.messageStackError{color:#a94442;background-color:#f2dede;border-color:#ebccd1;}
.messageStackCaution{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc;}


/* - - HEADER - - */
#header {
	padding: 10px 0;
}

#header svg {
	height: 90px;
	margin: 0 0 -6px -12px;
	display: block;
}

#header ul {
	list-style: none;
	margin: 0 auto;
}

#header ul li {
	display: inline-block;
	margin-left: 12px
}

#products_toggle,
#manufacturers_toggle {
	display: inline-block;
	padding: 8px 20px;
	border: 1px solid #fff;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#header ul li ul {
	display: none;
	position: absolute;
	left: 20px;
	top: 100%;
	margin-top: 10px;
	padding: 20px 20px 10px;
	width: calc(100% - 40px );
	z-index: 4;
}

#header ul li ul li {
	width: 25%;
	float: left;
	margin: 0 0 10px;
}

#header ul li ul li a {
	display: block;
}

#header ul li ul#products_drop_down li a {
	border-bottom: 1px solid #fff;
	margin-right: 20px;
	padding-bottom: 10px;
}

#header ul li ul#products_drop_down li a:after {
	font-family:"Font Awesome 7 Free";
	display:inline-block;
	content:"\f105";
	float: right;
	font-weight: 600;
}

#header ul li ul#products_drop_down li a:hover {
	padding-left: 2px;
}

#products_drop_down.visible {
	display: block;
}

#header ul li ul#manufacturers_drop_down {
	flex-wrap: wrap;
	padding: 0 10px 20px 10px;
}

#header ul li ul#manufacturers_drop_down li {
	width: 20%;
	float: left;
	margin: 20px 0 0;
	padding: 0 10px;
}

#header ul li ul#manufacturers_drop_down li div {
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
	height: 100%;
	padding: 20px 10px 10px;
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#header ul li ul#manufacturers_drop_down li div img {
	width: 50%;
	margin: 0 auto;
}

#header ul li ul#manufacturers_drop_down li:hover div img {
	-webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

#header ul li ul#manufacturers_drop_down li div a.bold {
	margin-top: 5px;
}

#manufacturers_drop_down.visible {
	display: flex;
}

#navBreadCrumb {
	padding: 10px 0;
}
	
	/* - - TOP BAR - - */
	#top_bar {
		height: 40px;
		line-height: 40px;
	}

	.facebook {
		background: #4267b2;
	}

	.instagram {
		background: #c13584;
	}

	.x {
		background: #fff;
		color: #111;
	}

	.pinterest {
		background: #e60023;
	}

	.facebook,
	.instagram,
	.x,
	.pinterest {
		display: block;
		width: 40px;
		height: 40px;
		float: left;
		text-align: center;
	}

	.facebook i:before,
	.instagram i:before,
	.x i:before,
	.pinterest i:before {
		line-height: 40px;
	}

	.facebook:hover i:before,
	.instagram:hover i:before,
	.x:hover i:before,
	.pinterest:hover i:before {
		line-height: 38px;
	}

	#top_bar p.back {
		margin-left: 10px;
	}

	#top_bar ul {
		list-style: none;
	}

	#top_bar li {
		float: left;
		margin-left: 10px;
	}

	/* - - SEARCH - - */
	#navMainSearch {
		width: 25%;
	}

	#navMainSearch input[type="text"] {
		display: block;
		background: #fff;
		border: 1px solid #fff;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		padding: 8px 40px 8px 15px;
		width: 100%;
		min-height: 50px;
		margin: 0;
	}

	#navMainSearch button {
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
		background: transparent;
		border: none;
		cursor: pointer;
		height: 50px;
		padding: 0 10px;
		color: #111;
	}


	/* - - CHOOSE - - */
	#choose_van {
		padding: 60px 0 40px;
	}

	#choose_van .button {
		padding: 0;
		height: 44px;
		line-height: 44px;
	}

	#chosen_van {
		padding: 20px 0;
	}

	#chosen_van .flex {
		justify-content: space-between;
		flex-wrap: wrap;
	}

	#chosen_van img {
		width: auto;
		height: 25px;
		margin: 0 5px;
	}

	#change_van, #clear_van {
		margin-left: 20px;
		cursor: pointer;
	}

	select,
	input[type="text"],
	input[type="email"],
	input[type="tel"],
	input[type="password"],
	input[type="number"] {
		display: block;
		background: #fff;
		border: 1px solid #a2a2a2;
		width: 100%;
		padding: 12px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	}

	input[type="text"],
	input[type="email"],
	input[type="tel"],
	input[type="password"],
	input[type="number"] {
		box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.2);
		margin-top: 3px;
	}

	input[type="text"]:focus,
	input[type="email"]:focus,
	input[type="tel"]:focus,
	input[type="password"]:focus,
	input[type="number"]:focus {
		border-color: #3e7f50;
		box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3)
	}

	@media screen and (-webkit-min-device-pixel-ratio:0) {  /*safari and chrome*/
	    #choose_van select {
	        height: 44px;
	        line-height: 44px;
	        background: #ffffff;
	    } 
	}
	#choose_van select::-moz-focus-inner { /*Remove button padding in FF*/ 
	    border: 0;
	    padding: 0;
	}
	@-moz-document url-prefix() { /* targets Firefox only */
	    #choose_van select {
	        padding: 12px 15px!important;
	    }
	}        
	@media screen\0 { /* IE Hacks: targets IE 8, 9 and 10 */        
	    #choose_van select {
	        height: 44px;
	        line-height: 44px;
	    }     
	}

	select.pick_me {
	  animation: pulseScale 1s ease-in-out 3;
	}

	@keyframes pulseScale {
	  0% {
	    transform: scale(1);
	    box-shadow: 0 0 0 rgba(219, 39, 9, 0);
	  }
	  50% {
	    transform: scale(1.03);
	    box-shadow: 0 0 10px rgba(219, 39, 9, 0.6);
	  }
	  100% {
	    transform: scale(1);
	    box-shadow: 0 0 0 rgba(219, 39, 9, 0);
	  }
	}

/* - - FOOTER - - */
#footer {
	border-top: 2px solid #db2427;
	padding: 0 0 60px;
	margin-top: 85px;
	line-height: 1.9em;
}

#footer_logo {
	transform: translateY(-45px);
	display: inline-block;
}

#footer_logo svg {
	height: 90px;
	display: block;
}

#footer ul {
	list-style: none;
}

#footer ul li a:hover {
	padding-left: 2px;
}

#secure_online_ordering,
#iso {
	padding: 12px 20px;
	color: #111;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#siteinfoLegal {
	padding: 15px 0;
}

#siteinfoLegal a {
	text-decoration: underline;
}

/* - - HOME PAGE - - */

	/* - - HERO - - */
	#hero {
		display: flex;
	}

	#hero_banner {
		width: 50%;
	}

	#hero_banner:after {
		content: "";
		display: block;
		width: 100%;
		height: 70%;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 2;
		background: #000000;
		background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
	}

	#hero_banner img,
	#hero_banner video {
		width: 100%;
		display: block;
	}

	#hero_banner > div {
		width: 100%;
		max-width: 610px;
		position: absolute;
		right: 0;
		bottom: 0;
		padding: 0 20px 15px 0;
		z-index: 3;
	}

	#hero_banner > div .bold p a {
		font-weight: 400;
		text-decoration: underline;
	}

	#hero_fitting {
		width: 100%;
		max-width: 305px;
		display: flex;
    	align-items: flex-end;
    	padding: 15px 20px;
	}

	#hero_fitting_options {
		display: flex;
    	flex: 1;
    	flex-wrap: wrap;
	}

	#hero_fitting_options a {
		display: flex;
		align-content: flex-end;
    	flex-wrap: wrap;
		width: 100%;
		position: relative;
		overflow: hidden;
	}

	#hero_fitting_options a:after,
	#fitting_options a:after {
		content: "";
		display: block;
		width: 100%;
		height: 80%;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 2;
		background: #000000;
		background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
	}

	#hero_fitting_options a img {
		position: absolute;
		left: 0;
		top: 50%;
		width: 100%;
		transform: translateY(-50%);
	}

	#hero_fitting_options a span,
	#fitting_options a span {
		position: relative;
		padding: 0 0 15px 20px;
		display: block;
		z-index: 3;
	}

	#hero_fitting_options a:hover span,
	#fitting_options a:hover span {
		padding-left: 22px;
	}

	/* - - FEATURED CATEGORIES - - */
	#featured_categories {
		padding: 120px 0 80px;
	}

	/* - - FEATURED PRODUCTS - - */
	#featuredProducts {
		padding: 0 0 80px;
	}

	/* - - MANUFACTURERS - - */
	#van_manufacturers {
		border-top: 1px solid #cfcfcf;
		border-bottom: 1px solid #cfcfcf;
		padding: 80px 0;
	}

	.line_title {
	    display: flex;
   		align-items: center;
	}

	.line_title span {
		flex: 1;
		margin-left: 15px;
	}

	.line_title span:after {
		content: "";
		display: block;
		height: 2px;
	}

	#van_manufacturers .slick-slide {
		border: 1px solid #cfcfcf;
		box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15);
		-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15);
		-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15);
		padding: 30px;
		margin: 0 20px;
	}

	#van_manufacturers i {
		position: absolute;
		top: 50%;
		left: -40px;
		cursor: pointer;
		-webkit-transform: translateY(-50%);
   	 	-ms-transform: translateY(-50%);
    	transform: translateY(-50%);
    }

	#van_manufacturers i:last-of-type {
		left: auto;
		right: -40px;
    }

    .slick-arrow.slick-disabled {
    	cursor: not-allowed;
    	opacity: 0.4;
    }

    /* - - REVIEW - - */
    #home_page_review {
    	padding: 80px 0 40px;
    }

    #home_page_review p {
    	max-width: 600px;
    	margin-left: auto;
    	margin-right: auto;
    }

/* - - CATEGORY BLOCK - - */
.category_box {
	overflow: hidden;
}

.category_box a:last-of-type {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.category_box img {
	opacity: 0.5;
}

.category_box:hover img {
	opacity: 0.65;
}

.category_box_vehicle {
	padding: 20px;
}

.category_box_vehicle_image img {
  clip-path: inset(8px 8px 8px 8px);
  margin: 0 auto;
}

.category_box_vehicle_logo img {
	height: 30px;
    width: auto;
    margin: 0 auto;
}

/* - - PRODUCT BLOCK - - */
#product_listing_choose_van .flex {
	justify-content: center;
}

#product_listing_choose_van p {
	margin-right: 20px
}

.product_grid {
	display: flex;
	flex-wrap: wrap;
}

.product_box {
	height: 100%;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    flex-direction: column;
}

.product_box:hover {
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.25);
}

.image_wrap {
	aspect-ratio: 1.4 / 1;
	overflow: hidden;
	width: 100%;
}

.image_wrap a {
	display: block;
  	width: 100%;
  	height: 100%;
}

.image_wrap img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center center;
}

.van_info_wrap {
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	padding: 4px;
	justify-content: center;
	width: 100%;
}

.van_info_wrap img {
	width: auto;
	height: 22px;
	margin: 0 6px 0 0;
}

.van_info_wrap_inline {
	border-bottom: 1px solid #cfcfcf;
	padding: 10px 20px;
	width: 100%;
	flex-wrap: wrap;
}

.van_info_wrap_inline img {
	width: auto;
	height: 25px;
	margin: 0 7px 0 0;
}

.van_info_wrap_inline div:not(:first-of-type) {
	margin-left: 7px;
}

.cartProductDisplay .van_info_wrap_inline {
	border: none;
	padding: 0;
	flex-wrap: wrap;
}

.cartProductDisplay .van_info_wrap_inline div {
	margin-left: 0;
	flex-basis: 100%;
}

.cartProductDisplay .van_info_wrap_inline img {
	height: 15px;
	margin-right: 5px;
}

.product_box_inner {
	padding: 20px;
	display: flex;
  	flex-direction: column;
  	flex: 1;
}

.product_box_inner > div:last-child {
 	margin-top: auto;
}

#product_box_selected_van > div {
	height: 100%;
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    padding: 20px;
}

#product_box_selected_van img {
	width: 40%;
	margin: 0 auto;
	max-height: 250px;
}

#product_box_selected_van .clear {
	width: 100%;
}

/* - - PRODUCT LISTING - - */
#category_description {
	padding: 40px 0;
	border-bottom: 1px solid #cfcfcf;
}

#category_description p {
	margin-top: 10px;
}

.navSplitPagesResult, .navSplitPagesLinks {
	padding: 10px;
}

#filters_toggle {
	padding: 10px 20px;
}

#filters_toggle i {
	display: none;
	float: right;
}

.sidebox {
	padding: 20px;
	border: 1px solid #cfcfcf;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15);
}

form[name="category_filter"] ul {
	list-style: none;
}

form[name="category_filter"] ul li {
	margin-top: 3px;
}

form[name="category_filter"] ul li ul {
	margin-left: 10px;
}


form[name="category_filter"] label a.red,
form[name="category_filter"] label span.red {
	display: none;
}

form[name="category_filter"] input[type="radio"]:checked + label a.red,
form[name="category_filter"] input[type="checkbox"]:checked + label span.red {
	display: inline;
}

form[name="category_filter"] input[type="radio"]:disabled + label,
form[name="category_filter"] input[type="checkbox"]:disabled + label {
	cursor: not-allowed;
	opacity: 0.4;
}

input[type="radio"],input[type="checkbox"] {border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;position:absolute;}
input[type="radio"] + label,input[type="checkbox"] + label{cursor:pointer;}
input[type="radio"] + label:before,input[type="checkbox"] + label:before {font-family:"Font Awesome 7 Free";display:inline-block;content:"\f111";width:20px;z-index:2;font-weight:400;}
input[type="checkbox"] + label:before {content:"\f0c8";}
input[type="radio"]:checked + label:before,input[type="checkbox"]:checked + label:before {content:"\f058";color:#039a45;font-weight:900;}
input[type="checkbox"]:checked + label:before {content:"\f14a";}

#account_or_guest_guest + label,
#account_or_guest_account + label {
	border: 1px solid #a2a2a2;
	padding: 10px 14px;
	display: block;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#account_or_guest_guest:checked + label,
#account_or_guest_account:checked + label {
	background: #d4edda;
	border-color: #26943f;
}

/* - - PRODUCT INFO - - */
#product_info, #product_images {
	border: 1px solid #cfcfcf;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15);
}

#product_images {
	padding: 20px;
}

#productMainImage {
    position: relative;
    overflow: hidden;
    aspect-ratio: 1.4 / 1;
}

#productMainImage img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    border: 1px solid #cfcfcf;
    transition: 
        opacity 300ms linear,
        transform 300ms ease-out;
    transform: scale(1.04);
}

#productMainImage img.active {
    opacity: 1;
    z-index: 2;
    transform: scale(1);
}

#productAdditionalImages [class*='col-'] {
	aspect-ratio: 3 / 2;
}

#productAdditionalImages img {
    opacity: 0.5;
    cursor: pointer;
    transition: opacity 0.2s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

#productAdditionalImages img.current-image {
    opacity: 1;
    outline: 2px solid #db2427;
}

#product_info h1, #cart_cta h3, .cartAttribsList p:first-of-type, #residential_surcharge_info p.green_bg, #login_modal p:first-of-type {
	padding: 10px 20px;
}

#lead_time {
	padding: 10px 20px;
	border-bottom: 1px solid #cfcfcf;
}

.price_band {
	padding: 20px;
	background: #f5f5f5;
	border-bottom: 1px solid #cfcfcf;
}

.price_band.mt20 {
	padding: 20px;
	background: #f5f5f5;
	border-top: 1px solid #cfcfcf;
	border-bottom: none;
}

.price_band .productBasePrice,
.price_band .productSalePrice {
	font-size: 1.5em;
	line-height: 1em;
}

.price_band .productBasePrice .excVATPrice,
.price_band .productSalePrice .excVATPrice {
	font-size: 0.7em;
}

.price_band .incVATPrice {
	color: #6d6d6d;
}

.price_band .button {
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#product_info_panel, #cart_cta h3 + div {
	padding: 20px;
}

#productDescription p {
	margin-bottom: 10px;
}

#productDescription ul {
	margin: 0 0 10px 30px;
}

#configurator,
.cartAttribsList,
#residential_surcharge_info,
#login_modal {
	max-width: 400px;
	margin: 30px auto;
	background: #f5f5f5;
}

.attribBlock.locked {
	opacity: 0.5;
}

.attribBlock.locked select {
	cursor: not-allowed;
}

#cart_cta label {
	display: block;
	float: none;
	margin-bottom: 3px;
}

#cartAdd input,
#cartAdd .button {
	height: 40px;
	line-height: 40px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

/* - - LOGIN - - */
#createAccountForm .flex .button {
	margin-left: auto;
}

#login_modal form {
	padding: 20px;
}

/* - - EZ - - */
.formatted_content ol,
.formatted_content ul {
	margin: 0 0 20px 40px;
}

.image_with_logo svg {
	position: absolute;
	bottom: -5px;
	right: -5px;
	width: 25%;
}

#fitting_options a span {
	position: absolute;
	bottom: 0;
	left: 0;
}

#ezPageDefault .single_review {
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
}

/* - - BASKET - - */
table {
	width: 100%;
}

table, th, td {
  border: 1px solid #cfcfcf;
  border-collapse: collapse;
}

th, td {
	padding: 10px;
	vertical-align: middle;
}

th.red_bg {
	border-color: #db2427;
}

th.dark_bg {
	border-color: #111111;
}

#scQuantityHeading, .cartQuantity {
	width: 105px;
}

.cartQuantity input[type="text"] {
	margin: 0 0 3px;
	padding: 6px;
	text-align: center;
}

.cartQuantity button {
	background: transparent;
	border: none;
}

.cartProductDisplay .nm {
	width: 75px;
	margin-right: 10px;
	flex-shrink: 0;
}

.cartAttribsList ul {
	padding: 20px;
	list-style-position: inside;
}

.cartAttribsList p:first-of-type + p {
	padding: 0 20px;
}

.edit_configuration {
	padding: 0 20px 20px;
}

#residential_surcharge_info {
	max-width: 600px;
}

#residential_surcharge_info p.green_bg + div {
	padding: 20px;
}

#residential_surcharge_info .button {
	padding-right: 10px;
	padding-left: 10px;
}

/* - - CHECKOUT - - */
#passwordForgotten,
#createAcctDefault,
#loginDefault,
#logoffDefault,
#accountDefault,
#accountHistoryDefault,
#accounthistoryinfoBody #accountHistInfo,
#accountEditDefault,
#accountPassword,
#addressBookDefault,
#addressBookProcessDefault,
#shoppingCartDefault,
#checkoutShipping,
#checkoutShipAddressDefault,
#checkoutPayment,
#checkoutPayAddressDefault,
#checkoutConfirmDefault,
#checkoutSuccess {
	margin-left: auto;
	margin-right: auto;
	max-width: 680px;
	background: #fff;
	position: relative;
	padding: 80px 30px 30px;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#passwordForgotten:before,
#createAcctDefault:before,
#loginDefault:before,
#logoffDefault:before,
#accountDefault:before,
#accountHistoryDefault:before,
#accounthistoryinfoBody #accountHistInfo:before,
#accountEditDefault:before,
#accountPassword:before,
#addressBookDefault:before,
#addressBookProcessDefault:before,
#shoppingCartDefault:before,
#checkoutShipping:before,
#checkoutShipAddressDefault:before,
#checkoutPayment:before,
#checkoutPayAddressDefault:before,
#checkoutConfirmDefault:before,
#checkoutSuccess:before {
	display: block;
	content: "";
	height: 20px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: repeating-linear-gradient(
	    45deg,
	    #ffde17,
	    #ffde17 10px,
	    #000000 10px,
	    #000000 20px
	  );
}

#passwordForgotten h1:before,
#createAcctDefault h1:before,
#loginDefault h1:before,
#logoffDefault h1:before,
#accountDefault h1:before,
#accountHistoryDefault h1:before,
#accounthistoryinfoBody #accountHistInfo h1:before,
#accountEditDefault h1:before,
#accountPassword h1:before,
#addressBookDefault h1:before,
#addressBookProcessDefault h1:before,
#shoppingCartDefault h1:before,
#checkoutShipping h1:before,
#checkoutShipAddressDefault h1:before,
#checkoutPayment h1:before,
#checkoutPayAddressDefault h1:before,
#checkoutConfirmDefault h1:before,
#checkoutSuccess h1:before {
	content: "SSL Secured Checkout";
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	padding: 0 30px;
	background: #000;
	color: #ffde17;
	height: 40px;
	line-height: 40px;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
}

#passwordForgotten h1:before,
#createAcctDefault h1:before,
#loginDefault h1:before,
#logoffDefault h1:before,
#accountDefault h1:before,
#accountHistoryDefault h1:before,
#accounthistoryinfoBody #accountHistInfo h1:before,
#accountEditDefault h1:before,
#accountPassword h1:before,
#addressBookDefault h1:before,
#addressBookProcessDefault h1:before {
	content: "SSL Secured Site";
}

#checkoutShipping textarea {
	display: block;
	background: #fff;
	border: 1px solid #a2a2a2;
	width: 100%;
	padding: 12px;
	min-height: 50px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#checkoutPayment .lineTitle.forward {
	float: left;
}

#checkoutPayment .totalBox {
	font-weight: bold;
}

#checkoutPayment [id^="ot"] {
	border-bottom: 1px solid #cfcfcf;
	padding: 5px 0;
}

body#checkoutpaymentBody .mfp-content .formatted_content,
body#loginBody .mfp-content .formatted_content {
	position: relative;
	max-width: 800px;
	margin: 30px auto;
	background: #fff;
	padding: 20px;
}

body#checkoutpaymentBody .mfp-content .formatted_content .mfp-close,
body#loginBody .mfp-content .formatted_content .mfp-close {
	color: inherit;
}

#credit_card {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 24px 24px 9px;
    border-radius: 18px;
    border: 1px solid rgba(255, 255, 255, 0.45);
    background:
        linear-gradient(
            135deg,
            #f4f4f4 0%,
            #cfcfcf 28%,
            #eeeeee 48%,
            #b8b8b8 72%,
            #e6e6e6 100%
        );
    box-shadow:
        0 10px 15px rgba(0, 0, 0, 0.18),
        inset 0 1px 0 rgba(255, 255, 255, 0.7),
        inset 0 -1px 0 rgba(0, 0, 0, 0.12);
}

#ccinfo_jsweb_elavon .ccinfo_field_0, 
#ccinfo_jsweb_elavon .ccinfo_field_3 {
	width: 60%;
}

#ccinfo_jsweb_elavon .ccinfo_field_1,
#ccinfo_jsweb_elavon .ccinfo_field_4 {
	width: 40%;
}

#ccinfo_jsweb_elavon .ccinfo_field_2 {
	width: 100%;
}

#ccinfo_jsweb_elavon .ccinfo_field_3 label {
	display: block;
}

#ccinfo_jsweb_elavon .ccinfo_field_3 select {
	width: calc(50% - 10px);
	float: left;
}

#ccinfo_jsweb_elavon .ccinfo_field_3 select:last-of-type {
	float: right;
}

#ccinfo_jsweb_elavon input[type="text"],
#ccinfo_jsweb_elavon select {
    display: block;
    background: #fff;
    border: 1px solid #a2a2a2;
    width: 100%;
    padding: 12px;
    border-radius: 8px;
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
    margin: 3px 0 15px;
    box-sizing: border-box;
    height: 48px;
    line-height: normal;
    font: inherit;
}

#address_book_entries {
	flex-wrap: wrap;
	align-items: flex-start;
}

.orderAttribsList {
	list-style: none;
}

#myAccountGen {
	margin: 0 0 0 20px;
}

#myAccountGen a {
	text-decoration: underline;
}

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

	.nm {
		display: none!important;
	}

	.bm {
		display: block;
	}

	.hwm {
		width: 50%;
	}

	.fwm,
	#ccinfo_jsweb_elavon .ccinfo_field_0,
	#ccinfo_jsweb_elavon .ccinfo_field_1,
	#ccinfo_jsweb_elavon .ccinfo_field_2 {
		width: 100%;
	}

	.nudge40 {
		margin-left: -20px;
	}

	.nudge40 > [class*='col-'] {
		padding-left: 20px;
	}

	.hwm.mb40,
	.fwm.mb40 {
		margin-bottom: 20px;
	}

	.font-xl {
		font-size: 1.6em;
	}

	.font-l {
		font-size: 1.3em;
	}

	.button {
		padding-left: 10px;
		padding-right: 25px;
	}

	#top_bar {
		height: 32px;
		line-height: 32px;
	}

	#top_bar .inner {
		padding-left: 0;
	}

	.facebook, .instagram, .x, .pinterest {
		width: 32px;
		height: 32px;
	}

	.facebook i:before, .instagram i:before, .x i:before, .pinterest i:before {
	    line-height: 32px;
	}

	#header {
		padding-bottom: 50px; /* FOR MENU LI */
	}

	#header svg {
	    height: 60px;
	}

	#products_toggle,
	#manufacturers_toggle {
		position: absolute;
	    left: 0;
	    top: 100%;
	    margin: 10px 0 0;
	    width: 50%;
	    -webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border-right: none;
		border-bottom: none;
		border-left: none;
		height: 40px;
		line-height: 40px;
		padding: 0;
	}

	#manufacturers_toggle {
	    left: auto;
	    right: 0;
	    border-left: 1px solid #fff;
	}

	#header ul li ul {
		left: 0;
		margin-top: 50px;
		width: 100%;
	}

	#header ul li ul li {
		width: 50%;
	}

	#header ul li ul#products_drop_down li:nth-child(odd) a {
		margin: 0 10px 0 0;
	}

	#header ul li ul#products_drop_down li:nth-child(even) a {
		margin: 0 0 0 10px;
	}

	#header ul li ul#manufacturers_drop_down li {
		width: 33.33333%;
	}

	#navMainSearch {
	    width: 65%;
	}

	#navBreadCrumb {
		border-top: 1px solid #fff;
	}

	#navBreadCrumb.mb40 {
		margin-bottom: 20px;
	}

	#choose_van {
		padding: 20px 0 0;
	}

	#choose_van p.forward {
		margin-bottom: 20px;
	}

	#chosen_van {
		padding: 12px 0;
	}

	#chosen_van .flex {
		justify-content: center;
	}

	#chosen_van p.flex span.font-m {
		width: 100%;
	}

	#chosen_van img {
		margin-left: 0;
	}

	#change_van, #clear_van {
		margin: 10px;
	}

	#hero,
	#hero_fitting,
	#hero_banner,
	#hero_banner > div {
		display: block;
		width: 100%;
		max-width: none;
	}

	#hero_banner > div {
		padding: 20px;
	}

	#hero_fitting_options a span {
		margin-top: 100px;
	}

	#featured_categories {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	#featuredProducts {
	    padding-bottom: 40px;
	}

	#van_manufacturers i {
		left: -20px;
    }

	#van_manufacturers i:last-of-type {
		right: -20px;
    }

    #footer p.bold:not(.red) {
    	border-bottom: 1px solid #da2527;
    	padding-bottom: 7px;
    	margin-bottom: 7px;
    }

    #footer ul li {
    	width: 50%;
    	display: inline-block;
    	margin-bottom: 4px;
    }

    #iso img {
    	margin: 0 auto;
    }

    #siteinfoLegal {
    	text-align: center;
    	font-size: 0.9em;
    }

    #category_description {
    	padding: 20px 0;
    }

    #category_description,
    #productListing .mb40,
    #filters .mb40 {
    	margin-bottom: 20px;
    }

    #filters_toggle h2 {
    	display: flex;
    	align-items: center;
    	justify-content: space-between;
    }

    #filters_toggle i {
		display: block;
	}

    #filters .mt40 {
    	margin-top: 20px;
    }

    #filters form {
    	display: none;
    	padding-bottom: 20px;
    }

    .navSplitPagesResult,
    .navSplitPagesLinks {
    	float: none;
    	text-align: center;
    }

    #productsListingListingTopLinks,
    #productsListingListingBottomLinks {
    	padding-top: 0;
    }

    #product_box_selected_van > div {
    	padding: 10px;
    	display: block;
    }

    #product_box_selected_van > div p.mb20 {
    	margin-bottom: 10px;
    }

    .image_with_logo svg {
    	width: 40%;
    }

    .van_info_wrap {
    	flex-wrap: wrap;
    }

    .product_box_inner {
    	padding: 5px;
    }

    #shoppingCartDefault, #createAcctDefault, #loginDefault, #logoffDefault, #checkoutShipping, #checkoutShipAddressDefault, #checkoutPayment, #checkoutPayAddressDefault,
    #shoppingCartDefault h1:before, #loginDefault h1:before, #checkoutShipping h1:before, #checkoutShipAddressDefault h1:before, #checkoutPayment h1:before {
    	padding-left: 20px;
    	padding-right: 20px;
    }

    #credit_card {
    	padding: 15px 15px 0;
    }

}