@charset "UTF-8";

a { cursor:pointer; } /* Because IOS doesn't actually want to let you trigger a click event if an <a> doesn't have a href... this fixes it - for some reason. */

/*********************
FONT FAMILIES
*********************/

/* Guardian Sans */
@font-face {
	font-family: 'Guardian Sans Regular';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansRegular.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Regular Italic';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansRegularIt.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Hairline';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansHairline.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Hairline Italic'; 
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansHairlineIt.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Thin';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansThin.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Thin Italic';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansThinIt.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Light';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansLight.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Light Italic';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansLightIt.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Medium';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansMedium.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Medium Italic';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansMediumIt.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Semibold';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansSemibold.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Semibold Italic';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansSemiboldIt.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Bold';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansBold.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Bold Italic';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansBoldIt.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Black';
	font-style: normal;
	font-weight: normal; 
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansBlack.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Black Italic';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansBlackIt.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Ultra';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansUltra.woff') format('woff');
}
@font-face {
	font-family: 'Guardian Sans Ultra Italic';
	font-style: normal;
	font-weight: normal;
	src: url('https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/guardian-sans/GuardianSansUltraIt.woff') format('woff');
}



/* Montserrat */
@font-face {
	font-family: 'Montserrat';
	src: url("https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/montserrat/static/Montserrat-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Montserrat';
	src: url("https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/montserrat/static/Montserrat-SemiBold.ttf") format("truetype");
	font-weight: 500;
	font-style: normal
}
@font-face {
	font-family: 'Montserrat';
	src: url("https://www.royalenfieldwebsitesolutions.co.uk/wp-content/themes/RoyalEnfieldNetwork/assets/fonts/montserrat/static/Montserrat-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal
}


/* Animations */
	@keyframes bounce-arrow {
	  0%, 100% {
		transform: translateX(0);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
	  50% {
		transform: translateX(6px);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
	}



/* Body Styles */
body {
    background: #FFF;
    background-size: cover;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #212121;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
::selection {
	background: #eb8982;
    color: #FFF;
}
::-moz-selection {
  background: #eb8982; /* Gecko Browsers */
  color: #FFF;  
}
.site-container {
	
}
.m-top {
	margin-top: 1.5rem !important;
}
.m-bottom {
    margin-bottom: 1.5rem !important;
}
.p-top {
	padding-top: 1.5rem !important;
}
.p-bottom {
    padding-bottom: 1.5rem !important;
}

	@media only screen and (max-width: 40em) {
		body, body.offroad {
			background-position-y: 220px;
		}
	}

/* Panel Updates */
.panel {
    background: #FFF;
    border: 0;
    color: #212121;
}
.panel.clear {
	background: transparent;
	border:0px solid #FFF;
}
.panel.dark {
	background: #333;
}
.panel.shop-sidebar {
    background: #e5e3e3;
    padding: 0;
}
.panel.sidebar {
	background: #f1f1f1;
	padding: 1.25rem;
}

/* Column Colous */


 
/* Add a Dropshadow */
.panel.dropshadow {
	box-shadow: 0 14px 24px rgba(0,0,0,0.25);
}
section.dropshadow {
	box-shadow: 0 14px 24px rgba(0,0,0,0.25);
}

/* Home Text Styles */
.panel.home-text {
	padding: 2rem;
}
.panel.home-text a:last-child {
	margin-bottom: 0;
}

/* Panel Borders */
.panel.border-right {
	border-right:1px solid #D8D8D8;	
}
.panel.border-left {
	border-right:1px solid #D8D8D8;	
}

	@media only screen and (max-width: 40em) {
		.panel.border-right {
			border-right:0px solid #212121;	
		}
		.panel.border-left {
			border-right:0px solid #212121;	
		}
	}
	
	
/* Section Classes */
section.white {
	background-color:white;
}
section.black {
	background-color:#000;
}
section.dark {
	background-color:#0A0A0A;
}
section.grey {
	background-color:#f4f3f8;
}
section.latest-news-container {
	background-color: #333;
}
section.model-enquiry-container {
	background: url("../images/background/model-enquiry-background-2.webp") no-repeat center top fixed;
	background-size: cover;
}


/* Fade Overlays */
.overlay-fade.black-fade:before {
	z-index: 1;
    content: '';
    display: block;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 100%;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(270deg, rgba(255,255,255,0) 15%, rgba(0,0,0,1) 95%);
	background: -webkit-linear-gradient(270deg, rgba(255,255,255,0) 15%, rgba(0,0,0,1) 95%);
	background: linear-gradient(270deg, rgba(255,255,255,0) 15%, rgba(0,0,0,1) 95%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
}
.overlay-fade.dark-fade:before {
	z-index: 1;
    content: '';
    display: block;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 100%;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(270deg, rgba(255,255,255,0) 15%, rgba(10,10,10,1) 95%);
	background: -webkit-linear-gradient(270deg, rgba(255,255,255,0) 15%, rgba(10,10,10,1) 95%);
	background: linear-gradient(270deg, rgba(255,255,255,0) 15%, rgba(10,10,10,1) 95%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#0a0a0a",GradientType=1);
}

/*********************
GLOBAL FONT STYLES
*********************/
h1, h2, h3, h4 {
    color: #000;
    text-transform: capatalize;
}
h1, .panel h1 {
    font-family: 'Guardian Sans Semibold';
    font-size: 2.4rem;
    line-height: 2.8rem;
	margin-bottom: 1rem;
	font-weight: 500; 
}
h2, .panel h2 {
    font-family: 'Guardian Sans Semibold';
	font-size:2rem;
    line-height: 2.4rem;
	margin-bottom: 1rem;
    font-weight: 500;
}
h3, .panel h3 {
	font-family: 'Guardian Sans Semibold';
    font-size: 1.6rem;
    line-height: 2rem;
	margin-bottom: 1rem;
    font-weight: 500;
}
h4, .panel h4 {
	font-family: 'Guardian Sans Semibold';
    font-size: 1.2rem;
    line-height: 1.6rem;
	margin-bottom: 1rem;
}
h5, .panel h5 { 
	font-size:0.8rem;
	line-height:1.4rem;
    font-family: 'Guardian Sans Semibold';
}
p, li { 
    font-size: 0.9rem;
}
p.smallprint {
	font-size: 0.65rem;
	font-weight: 500;
}
a {
    color: #da291c;
}
a:hover {
    color: #da291c;
}
hr, hr.wp-block-separator {
    margin: 3rem auto;
    border: 2px solid #e5e3e3;
}
.white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text p, .white-text li, .white-text strong, .white-text figcaption {
	color: white !important;
} 
.white-text hr, .white-text hr.wp-block-separator {
    margin: 3rem auto;
    border: 2px solid #1a1a1a;
	max-width: 100%;
}

@media print, screen and (max-width: 768px){
	h1, .panel h1 {
		font-size: 2rem;
		line-height: 2.4rem;
	}
	h2, .panel h2 {
		font-size:1.6rem;
		line-height: 2rem;
	}
	h3, .panel h3 {
		font-size: 1.2rem;
		line-height: 1.6rem;
	}
	h4, .panel h4 {
		font-size: 1rem;
		line-height: 1.4rem;
	}
}
@media print, screen and (max-width: 40em){
	h1, .panel h1 {
		font-size: 1.6rem;
		line-height: 2rem;
	}
	h2, .panel h2 {
		font-size:1.4rem;
		line-height: 1.8rem;
	}
	h3, .panel h3 {
		font-size: 1rem;
		line-height: 1.4rem;
	}
	h4, .panel h4 {
		font-size: 0.9rem;
		line-height: 1.4rem;
	}
}

/* Dark Column Colours */
.cell-dark h1, .cell-dark h2, .cell-dark h3, .cell-dark h4, .cell-dark h5, .cell-dark p {
	color: white;
}

/* Feature Titles */
h1.feature-title, h2.feature-title, h3.feature-title {
	font-family: 'Guardian Sans Semibold';
	font-size: 2.6rem;
	line-height: 3rem;
	padding: 2rem 0;
}
section.dark h1.feature-title, section.dark h2.feature-title, section.dark h3.feature-title, section.latest-news-container h1.feature-title, section.latest-news-container h2.feature-title, section.latest-news-container h3.feature-title {
	color: #da291c;
	padding: 1rem 0;
}

@media print, screen and (max-width: 768px){
	h1.feature-title, h2.feature-title, h3.feature-title {
		font-size: 2rem;
		line-height: 2.4rem;
		padding: 0;
	}
}
@media print, screen and (max-width: 40em){
	h1.feature-title, h2.feature-title, h3.feature-title {
		font-size: 1.6rem;
		line-height: 2rem;
	}
}



/*********************
GLOBAL BUTTONS
*********************/
button, .button, .wp-block-button__link {
	margin: 0 0 1.25rem 0;
	background-color: #da291c;
    border-color: #da291c;
	border-width: 1px;
	border-radius: 0;
    color: white;
    font-family: 'Montserrat', sans-serif;
	font-weight: 500;
    text-transform: capitalize;
    font-size: 1rem;
	position: relative;
} 
.button.secondary {
    background-color: #1a1a1a;
	border-color: #1a1a1a;
    color: white;
}
button, .button .fa {
	margin-right:5px;
	margin-left: 5px;
	font-size: 0.8rem;
}
button:hover, button:focus, .button:hover, .button:focus, .wp-block-button__link:hover, .wp-block-button__link:focus {
	background-color: #333;
    border-color: #333;
	color: #FFF; 
} 
button.small, .button.small { 
	padding-right: 1rem;
	padding-left: 1rem;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
	background-color: #C5C5C5;
	border-color: #000000;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
	background-color: #C5C5C5;
} 
.postfix.button {
  margin-top: 0;
}


/* Dark Button */
.button.dark {
	background-color: #212121;
	border-color: #212121;
	color: #FFF;
}
.button.dark:hover {
	background-color: #212121;
	border-color: #212121;
	color: #FFFFFF;
}

/* Transparent Button */
.button.transparent {
	background-color: transparent;
	border-color: #000;
	color: #000;
}
.button.transparent:hover {
	background-color: #000;
	border-color: #FFF;
	color: #FFFFFF;
}

/* White Transparent Button */
.button.transparent.white {
	background-color: transparent;
	border-color: #FFF;
	color: #FFF;
}
.button.transparent.white:hover {
	background-color: #FFF;
	border-color: #000;
	color: #000;
}

/* Buttons with Arrows */
.button.arrow-r {
    padding: 10px 35px 10px 15px;
}
.button.arrow-r:before {
    right: 15px;
}
.arrow-r:before {
    position: absolute;
    right: 0;
    top: 50%;
    content: "\f054";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 12px;
    margin-top: -5px;
}


/*********************
HEADER STYLES
*********************/
header {
    background: #000;
    width: 100%;
    z-index: 10;	
}
.header-section {
	left: 0;
	position: relative;
	width: auto;
}
section.inner-header {
    padding: 1rem 1rem;
}
header .brand-logo {
    float: right;
    display: inline;
    text-align: right;
} 
header .brand-logo img, header .dealer-name p {

}
header .dealer-name {
	text-align: left;
	display: inline-block;
} 
header .dealer-name img.site-logo {
	width: 300px;
}
header .brand-logo img {
	width: 180px;
}
header .dealer-name p {
	color: #FFF;
    font-family: 'Guardian Sans Semibold';
    font-size: 1.2rem;
    margin: 0;
	text-transform: capatalize;
} 
header .cart-details {
    color: #FFF;
    font-family: 'Guardian Sans Semibold';
    font-size: 1rem;
    margin: 0 2.5rem 0 0;
    padding: 0.5rem 0.6rem 0.5rem 1rem;
    border: 1px solid #313131;
    display: inline;
    float: right;
}
header .cart-details a {
	color: #FFF;
}
header .cart-details a span.amount {
	margin-right: 10px;
}
header .cart-details a span.cart-item-count {
    background: #da291c;
    color: white;
    font-size: 10px;
    border-radius: 50%;
    padding: 2px 5px;
    position: relative;
    top: -5px;
    left: -5px;
}

@media print, screen and (max-width: 40em){
	header .brand-logo {
		top: 0;
	} 
}

/* Header Breadcrumbs */
.fbc-wrap {
	background-color: transparent !important;
}
.fbc-wrap .fbc-items {
    background-color: transparent !important;
    max-width: none;
    margin: 0 auto !important;
    float: none !important;
}
.fbc-wrap .fbc-items {
    background-color: transparent !important;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
    padding-left: 0 !important;
}
.fbc-page .fbc-wrap .fbc-items li {
    font-size: 14px !important;
}
.fbc-wrap .fbc-items li.active span, .fbc-page .fbc-wrap .fbc-items li .fbc-end-text {
    color: #da291c !important;
    font-size: 14px !important;
}
.fbc-page .fbc-wrap .fbc-items li a {
    color: #FFF !important;
    text-decoration: underline;
}
.fbc-page .fbc-wrap .fbc-items li a i {
    margin-right: 8px;
    font-size: 12px !important;
    position: relative;
    top: -2px;
}
.fbc-page .fbc-wrap .fbc-items li .fbc-separator {
    color: #FFF !important;
    margin: 0 5px !important;
}

/* Header Social Icons */
.social-icon-container {
	display: inline-block;
}
ul.social-icons {
	margin: 0;
    position: relative;
    top: 10px;
    left: 30px;
}
ul.social-icons > li {
    display: inline-block;
    padding: 0;
    text-align: center;
    margin-left: 6px;
}
ul.social-icons > li a {
    border: 1px solid #fff;
    border-radius: 0;
    width: 30px;
    height: 30px;
    font-size: 16px;
    display: inline-block;
    background-color: transparent;
    color: #FFF;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
    display: table-cell;
    vertical-align: middle;

}
ul.social-icons li a:hover {
    background: #333;
    color: #fff;
}



@media print, screen and (max-width: 40em){
	header .dealer-name p {
		font-size: 0.8rem;
	} 
	header .dealer-name img.site-logo {
		width: 80%;
	}	
	header .brand-logo img {
		width: 80%; 
	}		
	header .cart-details {
		margin: 0.7rem 1rem 0.7rem 0;
		font-size: 0.75rem;
		padding: 0.3rem 0rem 0.3rem 0.5rem;
	}	
}

/*********************
NAVIGATION STYLES
*********************/

/* Make LI's auto width across the site */
/* Make LI's auto width across the site */
/* Make LI's auto width across the site */
	.nav.flex .menu.align-center li {
		float: none;
		-webkit-flex: 1;
		-moz-flex: 1;
		flex: 1;
	}
	.nav.flex .align-center.vertical.menu>li>a {
		float: none;
		-webkit-flex: 1;
		-moz-flex: 1;
		flex: 1;
		color: white;
		border-bottom: 1px solid #3c3c3c;
		padding: 1rem;
	}
	@media only screen and (max-width: 40em) {
	}
/* Make LI's auto width across the site */
/* Make LI's auto width across the site */
/* Make LI's auto width across the site */


section.main-navigation {
	background: #1d1d1d;
}
section.nav {
    background: #212121;
	position: relative;
	z-index: 999;
} 
.top-bar, .top-bar ul {
	background-color: #212121;
    padding: 0;
}
.top-bar-menu .top-bar-right {
	padding-right: 1rem;
}
.dropdown.menu a { 
    padding: 1.5rem 0.7rem;
    color: #FFF;
    font-family: 'Guardian Sans Semibold';
    text-transform: capitalize;
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
    transition: all 0.3s linear 0s;
}
.dropdown.menu a:hover {
    background: #212121;
    color: #da291c;
}
.menu .active > a, .menu a:hover {
	background: #212121;
    color: #da291c;
}
.dropdown.menu .is-active> a, .dropdown.menu li.is-active> a {
	background: #212121;
    color: #da291c;
} 
.dropdown.menu>li>a {
    padding: 1.2rem 1rem;
}
.is-dropdown-submenu {
    min-width: 200px;
    border: 0px solid #cacaca;
    background: #FFF;
}
.dropdown.menu li .submenu li a {
    padding: 0.8rem 1rem;
    background: white;
    color: #212121;
    font-size: 0.8rem;
    line-height: 1.2rem;
    letter-spacing: 0;
    width: 100%;
    text-align: left;
	text-transform: none;
    border-bottom: 1px solid #212121;
}
.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: 0.85rem;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    padding: 0;
}
.drilldown a {
    padding: 1rem 1rem;
    background: #FFF;
    color: #212121;
    border-bottom: 1px solid #212121;
    width: 100%;
    text-align: left;
}
.drilldown .is-drilldown-submenu-parent>a::after {
    border-color: transparent transparent transparent #212121;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 8px;
    line-height: 1; 
    background: none;
    border-right: 1px solid #a5a5a5;
}
.top-bar-section ul li > a.active {
    color: #a41c29;
}
.top-bar-section ul li > a {
    display: block;
    width: 100%;
    padding: 0 8px;
    font-family: museo-sans, sans-serif;
    font-size: 0.8rem;
    transition: all 0.3s linear 0s;
}

/* Site Top Bar Styles */
.top-bar-menu .dropdown.menu a {
	padding: 0.5rem 0.7rem;
	font-size: 0.8rem;
	font-family: museo-sans, sans-serif;
	font-style: normal;
	font-weight: 500;
	text-transform: none;
	color: #2a2a2a;
}



/* Mobile Dropdown Styles */

.title-bar {
	padding: .5rem;
	background: #1d1d1d;
	color: #FFF;
}
.title-bar-title {
	font-family: 'Guardian Sans Semibold';
	font-size: 0.8rem;
	text-transform: capatalize;
	transition: all 0.3s linear 0s;
	font-weight: 400;
}
.menu-icon::after {
	background: #cecece;
	-webkit-box-shadow: 0 7px 0 #cecece, 0 14px 0 #cecece;
	box-shadow: 0 7px 0 #cecece, 0 14px 0 #cecece;
	content: '';
}



@media print, screen and (min-width: 40em){
	.dropdown.menu li .submenu li a {
		padding: 0.7rem 0.7rem;
	    font-size: 0.9rem;
	}
	.top-bar-menu .dropdown.menu a {
		font-size: 0.8rem;
	}	
}
@media print, screen and (max-width: 768px){
	.dropdown.menu a {
		padding: 1rem 0.7rem;
		font-size: 0.6rem;
		letter-spacing: 1px;
	}
	.top-bar-menu .dropdown.menu a {
		padding: 0.5rem 0.5rem;
		font-size: 0.6rem;
	}	
}
@media print, screen and (max-width: 40em){
	section.nav, body.home section.nav {
		background: #000;
	}	 
}
@media print, screen and (min-width: 40em){
	.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
		background: #FFF;
		width: 100%;
		border-right: 1px solid #cecece;
		border-top: 1px solid #f7f7f7;
		border-bottom: 1px solid #cecece;
	}
	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
		padding-right: 1.8rem;
	}
	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
		border: inset 5px;
		right: initial;
		margin-top: -2px;
		margin-left: 15px;
		border-color: rgba(255, 255, 255, 0.45) transparent transparent;
		display: inline-block;
	}	
}



/*********************
HOMEPAGE STYLES
*********************/
.home-text-container {
	padding: 8rem 5rem 8rem 5rem;
}
.home-text-image-container {
	min-height: 250px;
}


	@media screen and (min-width: 40em) and (max-width: 63.9375em) {
		.home-text-container {
			padding: 4rem 2rem;
		}

	}	

 
	@media only screen and (max-width: 40em) {
		.home-text-container {
			padding: 2rem;
		}
		.home-text-image-container {
			min-height: 250px;
		}
	}

/* Homepage Model Categories */
.new-model-categories-slider {
	padding: 3rem 3rem 4rem 3rem;
}
.new-model-categories-slider h2 {
	font-size: 2.4rem;
	margin-bottom: 2rem;
	color: white;
	text-align: center;
}
.new-model-category-slide {
	background: white;
	text-align: center;
}
.new-model-categories-text {
    padding: 1rem;
}
.new-model-category-slide h3 {
    color: #000;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 0 0 0.2rem 0;
}
.new-model-category-slide p {
    color: #000;
	margin: 0;
}

	@media screen and (min-width: 40em) and (max-width: 63.9375em) {
		.new-model-categories-slider h2 {
			font-size: 1.8rem;
		}		
		.new-model-categories-slider {
			padding: 1rem 2rem 3rem 2rem;
		}
	}	

	@media only screen and (max-width: 40em) {
		.new-model-categories-slider h2 {
			font-size: 1.8rem;
			margin-bottom: 1rem;
		}		
		.new-model-categories-slider {
			padding: 1.25rem 1.25rem 3rem 1.25rem;
		}
	}



/* Homepage Quick Search */
section.used-search-container {
	padding: 5%;
}
section.used-search-container .bg-image {
	background: url('../images/background/home-used-search-bg.jpg') center left / contain no-repeat;
}
.used-bike-quick-search-container {
    margin: 5%;
    padding: 3rem 3rem 4rem 3rem;
    background: #151515;
}
.used-bike-quick-search-container h2 {
	font-size: 2.4rem;
	margin-bottom: 2rem;
	color: white;
}
.used-bike-quick-search-container label {
	color: white;
}

	@media screen and (min-width: 40em) and (max-width: 63.9375em) {
		section.used-search-container {
			padding: 5% 0;
		}		
		.used-bike-quick-search-container {
		}
		.used-bike-quick-search-container h2 {
			font-size: 1.8rem;
		}		
	}	

	@media only screen and (max-width: 40em) {
		section.used-search-container {
			padding: 0;
		}		
		section.used-search-container .bg-image {
			background: url('../images/background/home-used-search-bg.jpg') center top / contain no-repeat;
			padding: 1rem 0;
		}
		.used-bike-quick-search-container h2 {
			font-size: 1.8rem;
			margin-bottom: 1rem;
		}		
	}



/* Homepage News Cards */
.news-card-tag {
  margin-bottom: 0.5rem;
}
.news-card-tag .label {
  border-radius: 0.125rem;
  background-color: #1779ba;
  color: #fefefe;
}
.news-card-tag .label a {
  background-color: inherit;
  color: inherit;
}
.news-card-tag .label:hover, .news-card-tag .label:focus {
  background-color: #14679e;
}
.news-card-tag .label:hover a, .news-card-tag .label:focus a {
  background-color: inherit;
  color: inherit;
}
.news-card {
    background-color: #0a0a0a;
    border: 1px solid #0a0a0a;
    font-weight: 400;
    margin-bottom: 1.6rem;
    border-radius: 0.125rem;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}
.news-card .card-image {
	position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.news-card .card-section {
  background-color: inherit;
}
.news-card .card-section .news-card-date {
    font-size: 0.8em;
    color: #dddddd;
    margin: 0 0 1rem 0;
}
.news-card .card-section .news-card-article {
  background-color: inherit;
}
.news-card .card-section .news-card-article .news-card-title {
    line-height: 1.5;
    font-weight: bold;
    margin: 0;
}
.news-card .card-section .news-card-article .news-card-title a {
  text-decoration: none;
  color: #8a8a8a;
  transition: color 0.5s ease;
}
.news-card .card-section .news-card-article .news-card-title a:hover {
  color: #1779ba;
}
.news-card .card-section .news-card-article .news-card-description {
  color: #8a8a8a;
}
.news-card .card-section .news-card-author {
  overflow: hidden;
  padding-bottom: 1.6rem;
}
.news-card .card-section .news-card-author .news-card-author-image {
  display: inline-block;
  vertical-align: middle;
}
.news-card .card-section .news-card-author .news-card-author-image img {
  border-radius: 50%;
  margin-right: 0.6em;
}
.news-card .card-section .news-card-author .news-card-author-name {
  display: inline-block;
  vertical-align: middle;
}

	@media only screen and (max-width: 40em) {
		.news-card-description {
			display: none;
		}
	}


/* Page Content */
.panel.page-content .row.inc-feature-image:first-child  {
    margin-left: -2.2375rem;
    margin-right: -2.2375rem;
    margin-top: -1.3rem;
} 
.panel.page-content .row.inc-feature-image:first-child img  {
    margin-bottom: 1.5rem !important;
} 




/* Custom Dealer Banners */
.dealer-banner-container {
	margin: 3rem 0;
}
.dealer-banner-container .mpu-banners {
    margin: 1rem -0.625rem;
}
.dealer-banner-container .category-image {
	background-size: cover; 
	height: 400px;
	margin: 5px;
    box-shadow: 0 14px 24px rgb(0 0 0 / 25%);
    margin-bottom: 1rem;
    position: relative;
    top: 0;
    -webkit-transition: top 250ms;
    -moz-transition: top 250ms;
    transition: top 250ms;
}
.dealer-banner-container .category-image:hover {
    top: -3px;
    -webkit-transition: top 250ms;
    -moz-transition: top 250ms;
    transition: top 250ms;
}
.dealer-banner-container .text-wrapper {
	position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 1rem;
    text-align: left;
    background: white;
}
.dealer-banner-container .text-wrapper h3 {
	font-family: 'Guardian Sans Semibold';
    text-transform: capatalize;
    letter-spacing: 0.8px;
    font-size: 1.3rem;
    line-height: 1.5rem;
    color: #000;
    margin-bottom: 0.5rem;
}
.dealer-banner-container .text-wrapper p {
    font-family: 'Guardian Sans Semibold';
    text-transform: capatalize;
    display: block;
	margin: 0;
}
.dealer-banner-container .text-wrapper p .fa {
    font-size: 0.8rem;
    position: relative;
    top: -1px;
    margin-left: 5px;
}
.dealer-banner-container .text-wrapper .button {
    margin:0 0 1rem 0;
}

		@media only screen and (max-width: 768px) {		
			.dealer-banner-container .text-wrapper h3 {
				font-size: 0.9rem;
				line-height: 1rem;
			}
			.dealer-banner-container .text-wrapper p {
				font-size: 0.7rem;
			}			
			.dealer-banner-container .category-image {
				height: 300px;
				margin-bottom: 1rem;
			}
		}

		@media only screen and (max-width: 40em) {
			.dealer-banner-container .category-image {
				height: 300px;
			}
		}


	






/* Slideshow Changes */
.swiper.slider {
	width: 100%;
    /*height: 750px;*/
    margin: 0;
}
.slide-content {
    margin-left: 0;
    width: 50%;
    margin-top: 15%;
    position: absolute;
    z-index: 10;
    padding: 1rem 1rem 1rem 2.5rem;
}
.slide-container img {
	width:100%;
	height:auto;
}
.slick-slide img {
	margin: 0 auto;
}
.bg-image {
	top: 0;
	left: 0;
	width: 100%;
}
.bg-image a {
    /* display:block; */
}


/* Slick Nav */
.slick-next {
	right: 0px;
}
.slick-prev {
	left: 0px;
}
.slick-prev, .slick-next {
	background: transparent;
	height: auto;
	width: auto;
	top: 40%;
	margin: 0;
}		
.slick-prev:before, .slick-next:before {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 80px;  /* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;

	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;

	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;

	/* Support for IE. */
	font-feature-settings: 'liga';
	color: #FFF;
    opacity: 0.9;
}
.slick-prev:before {
  content: "\E314";
}
.slick-next:before {
  content: "\E315";
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	outline: none;
	color: transparent;
	opacity: 1;
}
.slideshow-nav {
	top: 200px;
	position: relative;
	z-index: 10;
}



/* Hero Container */
.hero-container {
    position: relative;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto; 
    background-position: center top;
    background-size: cover!important;
    -webkit-background-size: cover!important;
    background-attachment: initial!important;
   	padding: 0;
	text-align: left;
	max-height: 750px;
}
.hero-container {
	 position: relative;
}
.hero-container img {	
    object-position: bottom;
    object-fit: cover;
    width: 100% !important;
}
.hero-container.has-text:before {
    z-index: 1;
    content: '';
    display: block;
    position: absolute;
    top: 0; 
    left: 0;
    min-height: 100%;
    width: 100%;
	background: -moz-linear-gradient(right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 */
}
.hero-content {
    position: absolute;
    display: flex;
    align-items: flex-end;
    align-content: center;
    justify-content: center;
    width: 100%;
    z-index: 10;
    /* min-height: 700px; */
    height: 100%;
    bottom: 130px;
    left: 0;
    text-align: left;
}
.hero-content > div {
	 max-width: 100%;
}

.hero-container h1, .hero-container h2, .hero-container h3 {
	font-size: 3rem;
    font-family: 'Guardian Sans Semibold';	
	text-transform: capatalize;
    text-shadow: 0px 0px 25px #000000;
	letter-spacing: 1px;
	line-height:1; 
    margin: 0 0 1rem 0;
	color:#FFF;
}
.hero-container p {
	font-size: 1.8rem;
    font-family: 'Guardian Sans Semibold';	
	text-transform: capatalize;
    text-shadow: 0px 0px 25px #000000;
	letter-spacing: 1px;
    line-height: 1;
    margin: 0 0 2rem 0;
	color:#dbdbdb;
}
.hero-container .hero-button {
    font-size: 1rem;
    line-height: 1;
    text-shadow: 0px 0px 25px #000000;
    margin: 0;
}
.hero-container .hero-button:hover {

}
.hero-container .hero-button .fa.fa-chevron-right {

}
.hero-container .hero-button:hover .fa.fa-chevron-right {

}

@media screen and (max-width: 40em) {
	.hero-container {
		/*min-height: 350px;*/
	}
	.hero-content {
        width: 100%;
        justify-content: center;
        bottom: 20px;
	}
	.hero-content div {
		padding-left: 20px;
	}
	.hero-container h1 {
		font-size: 2.4rem;
	}
	.hero-container h2 {
		font-size: 1.6rem;
	}
	.hero-container button, .hero-container .button {
		margin: 0.5rem 0 0.5rem 0;
		font-size: 0.6rem;
	}
	.hero-container .button.clear {
		font-size: 1rem;	
	}
}



/* Model Categories Slider */
.slick-slider.new-model-categories {
    padding: 0 1rem;
}
.new-model-categories .slick-slide {
    padding: 10px;
}
.new-model-categories .slick-prev:before, .new-model-categories .slick-next:before {
	font-size: 80px;  /* Preferred icon size */
}
.new-model-categories .slick-prev, .new-model-categories .slick-next {
    top: 35%;
}
.new-model-categories .slick-prev {
    left: -50px;
}
.new-model-categories .slick-next {
    right: -50px;
}
.new-model-categories .slick-dots {
    bottom: -30px;
}

	@media only screen and (min-width: 800px) and (max-width: 1024px) { 
		.slick-prev, .slick-next {
			top: 37%;
		}		
		.slick-prev:before, .slick-next:before {
			font-size: 80px;  /* Preferred icon size */
		}
		.slick-next {
			right: 0px;
		}
		.slick-prev {
			left: 0px;
		}

	}

	@media only screen and (max-width: 830px) { 
		.slideshow-nav {
			top: 140px;
		}
	}

	@media only screen and (max-width: 667px) { 
		.slideshow-nav {
			top: 140px;
		}
	}

	@media only screen and (max-width: 40em) {
		.slick-prev, .slick-next {
		  top: 35%;
		  display:none !Important;
		}			
	}


/* Slick Dots */
.slick-dots {
	text-align: center;
	width: 100%;
	bottom: 40px;
	margin: 0;
	padding: 0 2rem;	  
}
.slick-dots li {
	margin: 0 10px 0 0;
}
.slick-dots li button {
	width: 15px;
	height: 15px;		
	padding: 5px;
}	
.slick-dots li button:before {
	width: 15px;
	height: 15px;		
	font-size: 40px;
	color: transparent;
	border: 1px solid #FFF;
	border-radius: 100px;	
}
.slick-dots li.slick-active button::before {
	color: #FFF;
	background-color: #FFF;	
	border: 0px solid #FFF;
	opacity: 1;
}	

	@media only screen and (max-width: 40em) {
		.slick-dots {
			bottom: 0px;
			margin: 0;
			padding: 0 0rem;
		}	
		.slick-dots li {
			height: 5px;
			width: 5px;
			margin; 0 7px 0 0;
		}	
		.slick-dots li button:before {
			width: 10px;
			height: 10px;
			font-size: 20px;
		}
	}





/* Page Header BG's */
section.header-title {
	min-height: 450px;
}
section.header-title .container {
	/* Fallback for if the pageheader drops out */
	background: url("../images/pageheader/generic-pageheader.webp") no-repeat center center scroll;
	background-size: cover;
}
.page-title-container {
    background: #212121;
    color: white;
    padding: 1rem 1.5rem 0 1.5rem;
}
.page-title-container h1 {
	color: white;
	margin: 0 0 .5rem 0;
}
.page-header {
    padding: 11rem 0;
    margin: 0;
    color: white;
} 
.page-header h1, .page-header h2 {
    font-family: 'Guardian Sans Semibold';
    font-size: 2.6rem;
    line-height: 3rem;
} 
	
	/* Page Header No Image */
	.header-title.no-image .page-header {
		padding: 2rem 0 0 0;
		color: #000000;
	}	

	/* Page Header For Used Bikes */
	section.header-title.used-bikes-header {
		background-color: #0A0A0A;
	}
	section.header-title.used-bikes-header .page-header {
		color: #FFF;
		text-align: center;
	}	

	/* Shop Page Headers */
	.shop-header-image {
		position: relative;
	}
	.shop-header-image .page-header {
		padding: 13rem 3rem;
		position: relative;
		z-index: 10;
	}
	.shop-header-image:before {
		position: absolute;
	}



	/* For the New Models Page */
	.page-header h1.model-name {
		font-size: 3rem;
		line-height: 3rem;
		margin-bottom: 0;
		text-align: center;
	} 
	.page-header h3.price {
		font-family: 'Guardian Sans Semibold';
		font-size: 1.2rem;
		line-height: 2.6rem;
		color: #212121;
		text-align: center;
		letter-spacing: 0;
	} 
	.page-header h3.price span { 
		font-family: 'Guardian Sans Semibold';
		font-size: 2.4rem;
		color: #da291c;
	} 
	
	/*  
		CSS Code for the info symbol with VAT information 
	*/	
	
	.page-header h3.price span.info-box {
	    color: #000;
	    font-size: 1.3rem;
	    margin-left: 0.5rem;
	    border-bottom: 0px;
	}
	
	.tally-container h3.model-price span.info-box {
		color: #FFF;
	    font-size: 1.3rem;
	    margin-left: 0.5rem;
	    border-bottom: 0px;
	    float: right;
	}
	
	.StickyTallyContainer h3.price span.info-box {
		color: #FFF;
	    font-size: 1.3rem;
	    margin-left: 0.5rem;
	    border-bottom: 0px;
	}
	


		@media screen and (min-width: 40em) and (max-width: 63.9375em) {
			.page-header {
				padding: 4rem 2rem;
			}			
		}	

		@media only screen and (max-width: 40em) {
			.page-header h1, .page-header h2 {
				font-size: 1.6rem;
				line-height: 2rem;
				margin-bottom: 1rem;
			} 		
			.page-header {
				padding: 3rem 2rem;
			}
			.page-header h1.model-name {
				font-size: 2.2rem;
				line-height: 2.4rem;
			}	
			.page-header h3.price {
				font-size: 0.9rem;
			}			
			.page-header h3.price span {
				font-size: 1.6rem;
			}			
		}

/*********************
HEADER BANNER IMAGE STYLES
*********************/
.banner-inner-img {
    position: relative;
    z-index: 0;
    line-height: 0;
}
.banner-inner-img img {
    width: 100%;
}


/*********************
NEWS PAGE STYLES
*********************/
.news-list-item {
	border-top: 1px solid #b1b1b2;
	margin-bottom: 2rem;
}
.news-list-content {
	padding: 2rem;
} 
.news-list-content h2 {
	font-size: 1.4rem;
	margin-bottom: 0;
}
.news-list-date {
	font-weight: bold;
	font-size: 0.8rem;
	margin-bottom: 1rem;
}
.news-list-button.button {
	margin: 0;
}

	@media screen and (min-width: 40em) and (max-width: 63.9375em) {

	}	

	@media only screen and (max-width: 40em) {
		.news-list-item:first-of-type {
			border-top: 0;
			padding: 0;
		}	
		.news-list-item {
			padding-top: 2rem;
		}		
		.news-list-content {
			padding: 1rem;
		}
	}

/* News Article */
section.news-article-header {
	min-height: 450px;
}
section.post-header {
	background-color: #000;
    padding: 2rem 0;
}
.post-header h1.post-title {
	color: white;
    font-size: 1.6rem;
    border-bottom: 1px solid white;
    padding-bottom: 1rem;
}
.post-header .byline {
	color: white;
	font-weight: bold;
	margin: 0;
} 


	@media screen and (min-width: 40em) and (max-width: 63.9375em) {
		section.news-article-header {
			min-height: 300px;
		}
	}	

	@media only screen and (max-width: 40em) {
		section.news-article-header {
			min-height: 200px;
		}
	}


/* footer styling */
footer, .footer {
	background-color: #e5e3e3;
    padding: 3rem 1rem 0 1rem;
}
footer h1, .footer h1 {
	font-size:1.4rem;
	line-height:1; 
	color: white;
	margin-bottom:1rem;
} 
footer h2, .footer h2, footer h3, .footer h3, footer h3, .footer h4 {
	font-size:1.1rem;
	line-height:1;
	color: #212121;
	margin-bottom:1rem;
} 
footer p, .footer p {
	color:#212121;
	margin-bottom:0.5rem;
    font-size: 0.8rem;
	font-weight: 400;
}
.footer a, footer a, .footer.fa, footer .fa {
	color:#212121;
	font-weight: 400;	
}
.footer ul, footer ul {
    list-style: none;
    margin: 0;
}
.footer li, footer li {
	margin:0 0 0.6rem 0;
}
footer li, .footer li {
}
footer a:hover, .footer a:hover {
	color: #da291c;
}
footer strong, .footer strong {
	color: #212121;
	font-weight: 600;
}
.sub-footer {
    background-color: #e5e3e3;	
	text-align:center;
	margin-top: 2rem;
}
.sub-footer p, .sub-footer-column p {
	color:#212121;
	font-size:0.7rem;
	font-weight: 400;
	line-height: inherit;
	padding: 1rem 0;
    letter-spacing: 0;	
}
.sub-footer a, .sub-footer-column a {
	color:#212121;
}
.sub-footer a:hover, .sub-footer-column a:hover {
	color: #da291c;
}



/*********************
PROMOTIONS
*********************/
/* Promotion Banners */
.promo-block {
    position: relative;
    height: 100%;
    overflow: hidden;
    background-color: #CCC;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;	
}
.promo-block:hover {
}
.promo-block>a figure {
    position: relative;
    padding-top: 0;
	margin: 0;
transition: 0.3s;
}
.promo-block>a figure:before {
    z-index: 1;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); 
}
.promo-block:hover>a figure:before {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); 
}
.promo-block>figure img {
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
}
.promo-block>.text-wrapper {
    position: absolute;
    right: 0;
    bottom: 5px;
    left: 0;
    z-index: 1;
    padding: 0 2rem;
    text-align: left;
}
.promo-block>.text-wrapper p {
    color: #fff;
    font-family: 'Guardian Sans Semibold';
    font-size: 2.4rem;
    line-height: 2.8rem;
}
.promo-block>.text-wrapper .button {
    margin:0 0 1rem 0;
}

		@media only screen and (max-width: 768px) {
			.promo-block>.text-wrapper p {
				font-size: 1.6rem;
				line-height: 1.8rem;
			}
		}

		@media only screen and (max-width: 40em) {
			.promo-block {
				padding: 0px;
			}
			.promo-block>figure {
				
			}		
			.promo-block>.text-wrapper {
				padding: 0 1rem;
			}			
			.promo-block>.text-wrapper p {
				font-size: 1.2rem;
				line-height: 1.2rem;
				margin-bottom: 0.5rem;
			}
			.promo-block>.text-wrapper .button {
			    margin:0 0 0.5rem 0;
				font-size: 0.7rem;
				padding: 0.5rem 1rem; 
			}
		}




/*********************
CSS FIXES FOR USED STOCK
*********************/
/* Input group override only needed on Founcdation 6 sites currently */
.input-group {
    display: block !important;
    margin-bottom: 0;
}
.asset-item-container {
    max-width: 100% !important;
}
.carousel-container .owl-next, .carousel-container .owl-prev {
    margin: 0;
}


/*********************
USED STOCK OVERRIDES
*********************/
.page-sorter {
    border-top: 1px solid #3e3e3e;
    border-bottom: 1px solid #3e3e3e;
}
.page-sorter span {
    color: white;
}
.asset-filters label, .asset-filters p {
    color: white !important;
}
.asset-filters select {
    margin-top: 20px;
}
.list-view .asset-item-container h3.price, .list-view .asset-item-container li span.spacer, .list-view .asset-item-container span.spacer, .view-asset-title h3.asset-price {
    color: #000;
}
.asset-filters button, .asset-filters .button {
    padding: 10px 0;
}
.button.view-asset-cta {
    padding: 1.05rem 1.5rem;
}
div.LatestUsedTitle {
    text-align: center;
	background: #000;
    min-height: auto;
}
div.LatestUsedPrice {
    min-height: auto;
    text-align: center;
	background: #000;
}
div.LatestUsedButton .button.small {
    border-radius: 0 !important;
}
div.LatestUsedTitle, div.LatestUsedPrice {
    padding: 0.5rem 0.5rem;
}
div.LatestUsedImage {
    margin-bottom: 1rem;
}
.LatestUsedTitle h3.UsedTitle {
    color: #FFF;
}
.LatestUsedPrice h3.UsedPrice {
    color: #da291c;
}
div.LatestUsedButton {
    padding: 0;
    display: none;
}
.list-view .asset-item-container {
    background: #FFF;
    border: 0 solid #FFF;
    box-shadow: 0;
    margin-bottom: 0;
}
.asset-filters {
    background: transparent;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #da291c !important;
    background: #da291c !Important;
}
.asset-filters button, .asset-filters .button {
    width: 100%;
    font-size: 1rem;
    padding: 10px 0;
    margin: 1rem 0 0 0 !important;
    border-radius: 0;
}
.asset-filters button i, .asset-filters .button i {
    margin-left: 10px;
}
.list-view .asset-item-header {
    margin-bottom: 1rem;
}
.list-view .asset-item-details {
    margin-bottom: 0rem;
    margin-left: 0;
}
.list-view .asset-item-container h3.title, .list-view .asset-item-container h3.attention-grabber {
	font-size: 1.4rem;
    width: 100%;
    float: none;
    text-transform: none;
}
.list-view .asset-item-container h3.attention-grabber {
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin: 0;
    position: relative;
    top: 5px;
}
.list-view .asset-item-container h3.price {
	background: #212226;
    color: white;
    float: none;
    text-align: right;
    font-size: 2rem;
    line-height: 1;
    padding: 0.8rem;
    width: auto;
}
.list-view .asset-item-container span.available-from-price {
	font-family: "Roboto", Sans-serif;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0;
    font-size: 0.9rem;
    display: block;
    color: #000;
}
.list-view .button.used-list-photos {
    margin: 0;
    background: #FFF;
    font-size: 0.75rem;
    color: #545454 !important;
    padding: 0.7rem 0;
    width: 100%;
    border: 0;
}
.list-view .asset-item-contact, .list-view .asset-item-link {
    width: auto;
    position: relative;
    float: none;
}
.list-view .asset-item-link .button, .list-view .asset-item-contact .button {
	margin: 0.5rem 0;
    font-size: inherit;
	float: none;
	padding: 1rem;
}
.finance-table-container {
    margin-top: 1rem;
    padding-top: 0;
    border-top: 0px solid #f1f1f1;
}
.button.view-asset-cta {
    font-size: 1rem;
    padding: 1.25rem 1.5rem;
    margin: 0 0 0.5rem 0;
	text-transform: capitalize;
}
table.finance-table tr td {
    font-size: 0.65rem;
    padding: 0.5625rem 0.525rem;
    text-align: center;
    color: #1a1a1a;
}
.view-asset-head {
    overflow: hidden;
}
.list-view .asset-item-image-container, .list-view .asset-item-detail-container {
    width: 100%;
}
.list-view .asset-item-container li {
    display: block;
    list-style: none;
    line-height: 1;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font-size: 0.8rem;
    color: #1a1a1a;
    border-bottom: 1px solid #d8d8d8;
}
.list-view .asset-item-container li i {
	margin-right: 5px;
    font-weight: 600;
    color: #5f6673;
    font-size: 1rem;
}


/*********************
VIEW USED PAGE
*********************/
/* Page Layout */
.view-asset-head {
	overflow: hidden;
}
.view-asset-image-container, .view-asset-summary-container, .view-asset-description, .view-asset-specification, .view-asset-finance-widget {
	position: relative;
	width: 100%;
}
.view-asset-title {
    margin: 0;
    padding: 0;
    border-top: 0px solid #ececec;
    border-bottom: 0px solid #ececec;
}
.view-asset-title h1 {
    font-size: 1.8rem !important;
    line-height: 1;
	margin-bottom: 1rem;
}
.view-asset-price {
    text-align: right;
    margin-bottom: 2rem;
}
.view-asset-price h2.asset-price {
    background: #212226;
    color: white;
    float: none;
    text-align: right;
    font-size: 3rem;
    line-height: 1;
    padding: 0.8rem;
    width: auto;
	display: inline-block;
}
.view-asset-price h2.asset-price span.finance-price {
	font-family: "Roboto", Sans-serif;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0;
    font-size: 1.2rem;
    display: block;
    color: #000;
    margin-top: 10px;
}
.asset-item-details {
	margin-left: 15%;
}
.asset-item-key-details ul {
	margin: 0 0 2rem 0;
	list-style: none;
}
.asset-item-key-details li {
	font-weight: bold;
    font-size: 12px;
    line-height: 24px;
    color: #1a1a1a;
    margin-bottom: 6px;
    text-transform: none;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background: #e6e6e6;
    border-radius: 12px 0 25px 12px;
}
.asset-item-key-details li i {
    color: #000000;
    font-size: 0.8rem;
    margin: 0 5px;
}
.icon-container {

}
.icon-container p, .icon-container label {
	margin: 0;
	line-height: 2.5;
	color: white;
}
.icon-container p.value {
	text-align: right;
	font-size: 0.8rem;
}
.icon-container .icon {
	float: left;
	margin-right: 15px;
}
.icon-container .icon:before {
	font-family: "Font Awesome 5 Pro";
	font-size: 22px;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: #e6e6e6;
}
.icon-container .icon.fuel-type:before {
	font-weight: 400;
	content: "\f52f";
}
.icon-container .icon.mileage:before {
	font-weight: 400;
	content: "\f627";
}
.icon-container .icon.year:before {
	font-weight: 400;
	content: "\f073";
}
.icon-container .icon.body-type:before {
	font-weight: 400;
	content: "\f5de";
}
.icon-container .icon.engine:before {
	font-weight: 400;
	content: "\f013";
}
.icon-container .icon.transmission:before {
	font-weight: 400;
	content: "\f622";
}
.icon-container .icon.colour:before {
	font-weight: 400;
	content: "\f53f";
}
.icon-container .icon.location:before {
	font-weight: 400;
	content: "\f3c5";
}
.carousel-container .owl-carousel-icon {
    background: rgba(0, 0, 0, 0.6);
    color: rgba(255, 255, 255, 0.8);
    font-size: 1rem;
    width: 30px;
}
a.return-link {
    display: block;
    padding-bottom: 0;
    margin: 1rem 0 0 0;
    font-size: 0.8rem;
    border-bottom: 0px solid #ececec;
    color: #1a1a1a;
    text-align: right;
}
a.return-link .fa-first {
	margin-right: 10px;
	font-size: 12px;
}


@media (min-width: 768px) {
	.view-asset-image-container {
		float: none;
		width: 100%;
	}
	.view-asset-summary-container {
		float: none;
		width: 100%;
	}
	.view-asset-description, .view-asset-specification, .view-asset-finance-widget {
		width: 100%;
		margin: 0 auto;
	}
}
/* Tabs */
.tabs {
    display: flex;
}
.tabs-title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
}
.tabs-title>a {
	font-size: 0.95rem;
    color: #1a1a1a;
    background: #f0f1f3;
}
.tabs-title>a i {
    font-size: 0.7rem;
	margin-right: 5px;
	position: relative;
	top: -1px;
}
.tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
	background: #343840;
    color: #FFF;
}

/* Accordion */
.view-asset-specification li {
    color: #1a1a1a;
    border-bottom: 0;
    padding: 0;
    margin-bottom: 1.5rem;
    font-size: 1rem;
    line-height: 1;
    position: relative;
    display: inline-block;
    width: 100%;
}
.accordion-title {
	border: 1px solid #363638;
    background: #363638;
    color: #1a1a1a !important;
	font-size: 0.95rem;
    font-weight: bold;
}
.accordion-title:focus, .accordion-title:hover {
	background-color: #000;
    border: 1px solid #0488a2;
}

@media only screen and (max-width: 40em) {	
	.list-view .asset-item-container h3.price {
		text-align: center;
		margin: 0.5rem 0;
	}
	.list-view .asset-item-container li {
		text-align: left;
		font-size: 0.7rem;
	}	
	.list-view .asset-item-container li i {
		font-size: 0.7rem;
	}
	.view-asset-price h2.asset-price {
		font-size: 2.2rem;
		text-align: center;
		display: block;
	}
	.view-asset-price h2.asset-price span.finance-price {
		font-size: 1rem;
	}	
	.asset-item-details {
		margin-left: 0%;
	}	
}

/*********************
CATEGORY OVERVIEW PAGE
*********************/
.model-category {
	margin-bottom:1rem;
}
.model-category-info {
	background: black;
}
.model-category-info:hover { 

}
.model-category-info a {
	color: #FFF;
}
.model-category-text {
	padding:1rem;
}
.model-category-text h2 {
    text-align: center;
    line-height: 1;
    font-size: 1.8rem;
    margin: 0 0 1rem 0;
    color: #FFF;
}
.model-category-text h3 {
    text-align: center;
    line-height: 1;
    font-size: 1.2rem;
	font-weight: 600;
    margin: 0 0 1rem 0;
    font-family: 'Work Sans', sans-serif;
    text-transform: none;
	color: #da291c;
}
.model-category-text p {
    text-align: center;
    font-size: 1rem;
    margin: 0;
    padding: 0;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
}
.new-model-group-container {
	border: 5px solid #f1f1f1;
	margin-bottom: 1rem;
}
.new-model-group-text h3 {
    line-height: 2.2rem;
    font-size: 2.2rem;
	margin: 0 0.7rem;
	padding: 0; 
}
.new-model-group-text p {
	text-transform: uppercase;
	font-size: 1.2rem;	
	margin: 0 0.7rem; 
	padding: 0;
}
.new-model-group-text .button {
    margin: 1rem 0.7rem 1rem 0.7rem;
    padding: 0.7rem 1.2rem;
    font-size: 0.7rem;
}

	@media only screen and (max-width: 768px) { 
		.model-category-text h2 {
			line-height: 2rem;
			font-size: 2rem;
		}
		.new-model-group-text h3 {
			line-height: 1.8rem;
			font-size: 1.8rem;
		}
		
	}


/*********************
NEW BIKE VIEW PAGE
*********************/
.new-model-container h1.bike-name, .new-model-container h2.bike-price {

}
.new-model-container h1.bike-name {
    font-size: 2rem;
    line-height: 1;
    margin-bottom: 1rem;
}
.new-model-container h2.bike-price {
	color: #CB0D25;
	font-size: 2.6rem;
	line-height: 1;
}
.bike-description-details h3.bike-price {
    margin-bottom: 5rem;
    font-family: "Oswald", Sans-serif;
    text-transform: none;
    font-weight: 500;
    color: #cc1718;
}
.new-model-container a.return-link {
    display: block;
    padding-bottom: 1rem;
    margin: 1rem 0 1rem 0;
    font-size: 0.8rem;
    border-bottom: 1px solid #ececec;
    color: #1a1a1a;
    text-align: left;
}
.bike-description-details {
    margin: 0 0 1rem 0;
    padding: 1.5rem 0;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
@media screen and (max-width: 40em) {
}

/* New Model Colours */
.new-model-colours .model-colour {
	margin: 0 0 1rem 0;
}
.new-model-colours .model-colour h3, .new-model-colours .model-colour h4 {
	margin: 0;
	font-size: 0.95rem;
}
.new-model-colours .model-colour p {
	font-weight: 500;
	font-size: 1.2rem;
    color: #cc1718;
	margin: 0;
}
@media screen and (max-width: 40em) {
	.new-model-colours .model-colour h3, .new-model-colours .model-colour h4 {
		font-size: 0.8rem;
	}	
	.new-model-colours .model-colour p {
		font-size: 0.9rem;
	}
}

/*********************
NEW BIKE CUSTOM PROMOTIONS
*********************/
.custom-asset-promotion {
	background: white;
	border: 1px solid #CCC;
	text-align: center;
}
.custom-asset-promo-details {
	padding: 1rem;
}
.custom-asset-promo-details h3 {
    font-size: 1.4rem;
    margin-bottom: 0.5rem;
    line-height: 1.5;
	color: black !important;
}
.custom-asset-promo-details p {
	font-size: 0.9rem;
    font-weight: 600;
	color: black !important;
}
.custom-asset-promo-details .button {
	margin: 0;
}



/* New Bike Accordion */
.accordion {
    background: transparent;
}
.accordion-title {
    border: none;
}
.accordion-title::before {
    font-family: 'Work Sans', sans-serif;
    content: "+";
    padding-left: 5px;
    float: right;
    font-size: 25px;
    line-height: 1;
    top: 10px;
    position: relative;
}
a.accordion-title {
    padding: 1.5rem 1rem;
    display: block;
    background: transparent;
    font-size: 1.6rem;
    font-weight: 700;
    color: #222222;
}
.accordion-item:first-child > :first-child {
    border-top: 1px solid #cbcbcb;
}
.accordion-item {
    border-bottom: 1px solid #cbcbcb;
}
.accordion-item.is-active a.accordion-title {
    background: #FFF;
}
.accordion-title:focus, .accordion-title:hover {
    background-color: transparent;
    border: 0px solid #000;
}
.accordion-content {
    border: none;
    background-color: #FFF; 
}
.specification-container .accordion .accordion-content .spec-item p.lead {
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    font-size: 1.2rem;
    text-transform: none;
}
.specification-container .accordion .accordion-content .spec-item p {
    font-family: 'Work Sans', sans-serif;
    font-size: 0.8rem;
    text-align: center;
}


/*********************
WOOCOMMERCE STYLES
*********************/

/* Body in the Shop */
body.woocommerce {
	background: #FFF;
}
body.single-product {
	background: #FFF;
}


/* WooCom Containers */
.with-sidebar-container {
    padding: 2rem 0;
    max-width: 95rem;
    margin: 0 auto;
    display: grid;
    gap: 20px;
    grid-template-columns: 250px 1fr;
}
.woocommerce div.product {
    max-width: 95rem;
    margin: 0 auto;	
}

/* Latest / Featured Products */
.uael-woocommerce .uael-loop-product__link, .uael-woocommerce .woocommerce-loop-product__title {
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/* Shop Sidebar Filters */
.shop-sidebar li {
	list-style: none;
}
.woocommerce.wcpf_widget_filters {
	background: #f1f1f1;
	padding: 0 1rem;
}
.wcpf-field-item.wcpf-box-style .wcpf-heading-label {
    font-family: 'Guardian Sans Semibold';
    text-transform: capitalize;
    font-weight: 400;
    font-size: 16px;
	padding: 8px 0 15px 0;
}
.wcpf-front-element {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d4d4d4;
}
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-input-container {
    width: 20px;
    height: 20px;
    border: 1px solid #e5e5e5;
    background: white;
}
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-title-container {
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
}
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-title-container {
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: 400;
}


/* Product Listing Overrides */
.woocommerce-products-header__title {
	padding: 2rem 0 0 0;
}
header.woocommerce-products-header {
	background: transparent;
	border-bottom: 2px solid #f1f1f1;
	margin-bottom: 1rem;
}
.woocommerce a.button.categories-link {
	display: none;
	position: relative;
	margin-bottom: 1rem;
	text-align: center;
	background: #e8e8e8;
	color: #212121;
}
.woocommerce a.button.categories-link:before {
	font-family: 'Font Awesome 5 Free';
	vertical-align: middle;
	display: inline-block;
	font-weight: 900;
	content: "\f0b0";
	margin-right: 12px;
	font-size: 12px;
	position: relative;
	top: -2px;	
}			
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border: 0 solid #e5e3e3;
    background: black;
    text-align: left;
    margin-bottom: 1.892em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}	
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .price {
	padding: 0 1rem;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 0.9em;
    line-height: 1.5;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;	
    text-transform: capitalize;
    color: #FFF;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}	
.woocommerce ul.products li.product .price {
	color: #FFF;
    display: block;
    font-weight: 700;
    margin-bottom: 0.5em;
    font-size: 1.657em;
}	
.woocommerce ul.products li.product .button {
	margin: 1rem;
	display: none;
}
.woocommerce a.button.categories-link {
	display: none;
	position: relative;
	margin-bottom: 1rem;
	text-align: center;
	background: #e8e8e8;
	color: #212121;
}
.woocommerce a.button.categories-link:before {
	font-family: 'Font Awesome 5 Free';
	vertical-align: middle;
	display: inline-block;
	font-weight: 900;
	content: "\f0b0";
	margin-right: 12px;
	font-size: 12px;
	position: relative;
	top: -2px;	
}
	@media only screen and (max-width: 40em) {
		.woocommerce a.button.categories-link {
		    display: block;
		}	
	}


/* Breadcrumbs */
.woocommerce .woocommerce-breadcrumb {
	display: none;
    font-size: 0.82em;
	color: #da291c;
}


/* Product View Page */
.woocommerce div.product {
	padding: 2rem 0;
}
h1.product_title {
    font-size: 3rem;
    line-height: 1.3;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	font-family: 'Guardian Sans Semibold';
    font-size: 2.4rem;
    line-height: 2.8rem;
	color: #da291c;
}
.product_meta span.sku_wrapper {
	display: block;
	font-weight: bold;
	font-size: 0.75rem;
}
.product_meta span.posted_in {
	display: none;
}

@media only screen and (max-width: 40em) {
	h1.product_title {
		font-size: 1.4rem;
		line-height: 1.2;
	}
}


/* Shop Attribute Selector */
.woocommerce div.product form.cart table.variations tbody {
	background: transparent;
	border: 0;
}
.woocommerce div.product form.cart table.variations td.label {
	width: 25%;
	background: transparent;
}
.woocommerce div.product form.cart table.variations td.value select {
	width: auto;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	padding: 0 0.5em; 
}

/* Tabs */
.tabs.wc-tabs {
    display: flex;border: 0;
}
.tabs.wc-tabs li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
}
.woocommerce div.product .woocommerce-tabs {
	display: inline-block;
	width: 100%;
    padding: 0 0 1.5rem 0;
	margin: 2.5rem 0 2.5rem 0;
	border-bottom: 5px solid #f1f1f1; 
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 0;
    margin: 0 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: inherit;
    font-family: 'Guardian Sans Semibold';
    font-size: 1rem;
    color: #000;
    text-decoration: none;
    background: transparent;
    padding: 1rem;
    width: 100%;
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #CCC;
    background-color: #f1f1f1;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background-color: #000;
    border-color: #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #FFF;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none;
}
.woocommerce-Tabs-panel {
    border: 1px solid #212121;
    background: #FFF;
    color: #212121;
    padding: 1.5rem 1rem !important;
}
.woocommerce-Tabs-panel h2 {
    margin-bottom: 0.5rem;
	font-size: 1.4rem;
}
.woocommerce-Tabs-panel iframe.kws-sizing-guide {
	width: 100%;
	height: 1024px;
}
@media print, screen and (max-width: 768px){
	.woocommerce-Tabs-panel iframe.kws-sizing-guide {
		width: 100%;
		height: 100%;
	}
}


/* Product Fitment Styles */
form.mlo-wc-fitment-form {
	margin-bottom: 0;
}
.mlo-wc-fitment-form  .select2-container {
	width: 29% !important;
}
.mlo-wc-fitment-form.inc-brand .select2-container {
    width: 22.5% !important;
}
.mlo-wc-fitment-form button {
	padding: 1.25em 2.11575em;
	position: relative;
	top: 1px;
	/* margin: 20px auto 0; */
}
/* Select 2 Overrides */
.select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 45px !important;
    line-height: 45px !important;
    border-radius: 0 !important;
font-family: 'Guardian Sans Semibold';
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px !important;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #afafaf !important ;
    border-color: black !important ;
}

@media only screen and (max-width: 40em) {
	.mlo-wc-fitment-form .select2-container {
		min-width: 100% !important;
	}
	.mlo-wc-fitment-form button {
		margin: 20px auto 0;
		width: 100%;
	}		
}



/* Add to Cart */
.woocommerce div.product.elementor .quantity .qty {
    margin: 0;
}
.woocommerce div.product form.cart div.quantity {
    margin: 0;
}
.woocommerce div.product.elementor .quantity+.button {
    margin-left: 0;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 200px;
}


/* Woocommerce Buttons */
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #da291c;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #333;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #ccc;
    color: #fff;
	padding: 0.718em 1em;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-weight: normal;
    border-radius: 0;
	padding: 0.718em 1em;
} 
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    background: black;
    color: white;
}

/* Shop Images */
.woocommerce div.product div.images {
    margin-bottom: 0;
}
.woocommerce div.product div.images img, .uael-grid-img-thumbnail img {
    border: 1px solid #212121;
}


/* On Sale Span for the images */
.woocommerce span.onsale {
	min-height: inherit;
    padding: 0.7em 0.6em;
    margin: 0 !important;
    top: 1.5em;
    left: -0.5em;	
    line-height: 1;
    border-radius: 0;
    background-color: #da291c;
    text-transform: capatalize;
}
.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
    padding: 0.7em 0.6em;
}


/* Shop Alerts / Messages */
.admin-bar p.demo_store {
	top: auto;
}
.woocommerce-store-notice, p.demo_store {
	position: fixed;
	bottom: 0;
	background-color: #ed1b22;
	color: #fff;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	margin: 0 0 2rem 0;
}
.woocommerce-message, .woocommerce-error {
	color: #FFF;
	line-height: 1.8;
}
.woocommerce-message {
	border-top-color: #377f2e;
	background: #da291c;
}
.woocommerce-error {
	border-top-color: #7b151a;
	background: #b81c23;
}
.woocommerce-info { 
    border-top-color: #da291c;
    background: #f1f1f1;
}
.woocommerce-message::before, .woocommerce-error::before {
	color: #FFF;
}
.woocommerce-info::before { 
	color: #da291c;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #212121;
    margin: 0;
    border-radius: 0;
}


/* Account Page */
.woocommerce-MyAccount-navigation ul {
    margin-left: 0;
    border-top: 1px solid rgba(0,0,0,.05);
}
.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid rgba(0,0,0,.05);
    position: relative;
}
.woocommerce-MyAccount-navigation ul li a {
    padding: .875em 0;
    display: block;
    color: #212121;    
}
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #da291c;
    font-weight: bold;
}
.woocommerce-MyAccount-navigation ul li.is-active a::before {
    opacity: 1;
}
.woocommerce-MyAccount-navigation ul li a::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\f15c"; 
  line-height: 1.618;
  margin-right: 0.5407911001em;
  width: 1.41575em;
  text-align: left;
  float: left;
  opacity: 0.25; }

.woocommerce-MyAccount-navigation ul li a:hover::before {
  opacity: 1; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before {
  content: "\f3fd"; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
  content: "\f291"; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before {
  content: "\f1c6"; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
  content: "\f015"; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a::before {
  content: "\f09d"; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
  content: "\f007"; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
  content: "\f2f5"; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a::before {
  content: "\f021"; }

.woocommerce-Address-title.title a {
	color: initial;
}



/* Modal Styles */
.close-button {
    background: transparent;
}

/* Side Nav */
ul.side-nav {
	list-style: none;
	margin: 0;
}
.side-nav li {
	margin: 0 0 0 0;
	padding: 1rem 0;
	background-color: #373737;
	border-bottom:1px solid #232323;
}
.side-nav li:last-child {
	border-bottom:0px solid #232323;
}

.side-nav li:hover {
	background-color:#da291c;
	color:#000;
}

.side-nav li a:not(.button) {
	color: white; 
	font-size: 16px; 
	font-family: 'Guardian Sans Semibold';
    padding: 0.7375rem 1.375rem;	
}

.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
	background: rgba(0, 0, 0, 0.025);
	color: #FFF;
}
.side-nav li a:not(.button).active {
	background-color:#da291c;
	color: #FFF;
}




/* 404 Page */
.page-not-found-container{
	background: url("../images/body/404-page-background.jpg");
	background-size: cover;
	background-position: center bottom;
	height: 70vh;
}


/* Contact Forms */
.wpcf7-list-item {
    display: inline-block;
    margin: 0 2em 0 0;
}
.contact-form h4 {
	margin-top: 2rem;
}



/* Model Enquiry Pages */
section.model-enquiry-container .panel {
	padding: 2rem;
}
section.model-enquiry-container .page-header {
	font-size: 4rem;
    text-transform: uppercase;
    line-height: 1.2;
}
@media only screen and (max-width: 40em) {
	section.model-enquiry-container .panel {
		padding: 1.25rem;
	}	
	section.model-enquiry-container .page-header {
		font-size: 3rem;
	}
}



/* Accessories Slider */
section.accessories-slider {
	background: #212121;
    padding: 40px 10%;
}
.accessories-slider .accessory-slider-item {
    text-align: center;
    color: #FFF;
    padding: 0 20px;	
}
.accessories-slider .accessory-slider-item img {
    width: 120px;
    display: inline-block;
}
.accessories-slider .accessory-slider-item p {
	margin-top: 10px;
    font-size: 1rem;
    font-weight: 500;
}
.accessories-slider .swiper-button-prev {
}
.accessories-slider .swiper-button-next {

}
.accessories-slider .swiper-button-next:after, .accessories-slider .swiper-button-prev:after {
    color: white;
}


/*********************
CUSTOM WP BLOCK STYLES
*********************/
/* Accessories Icon Container */
.accessories-icon-container {
    padding: 2rem 0;
	margin: 2rem 0 !important;
}
.accessories-icon-container h1, .accessories-icon-container h2, .accessories-icon-container h3, .accessories-icon-container h4, .accessories-icon-container p  {
	color: #FFF;
}
.accessories-icon-container h1, .accessories-icon-container h2 {
	margin-bottom: 2rem;
}

.accessories-icon-container figure {
	text-align: center;
}
.accessories-icon-container .wp-block-image img {
	width: 130px;
}
.accessories-icon-container .wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
	color: white;
}
.accessories-icon-container .button {
    margin-top: 1.5em;
}


