/* NORMALIZE.CSS v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea,.form-control.empty + label{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/* SVG */
[class*=" icon-"],[class^=icon-]{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}

/* SLIDER STYLES */
.embla{position:relative}.embla__viewport{overflow:hidden;width:100%}.embla__viewport.is-draggable{cursor:move;cursor:grab}.embla__viewport.is-dragging{cursor:grabbing}.embla__container{display:flex;user-select:none;}.embla__container.flex{flex-wrap:nowrap;}.embla__slide{position:relative;width:100%;flex-shrink:0}.embla__slide__img,.embla__slide__video{display:block;width:100%;height:auto}.full-height .embla__slide__inner{position:relative;overflow:hidden;height:100vh}.embla__slide__video,.full-height .embla__slide__img{width:100%;height:100%;object-fit:cover;object-position:center}.embla__button{outline:0;cursor:pointer;background-color:transparent;touch-action:manipulation;position:absolute;z-index:1;top:50%;transform:translateY(-50%);border:0;width:30px;height:30px;justify-content:center;align-items:center;fill:#1bcacd;padding:0}.embla__button:disabled{cursor:default;opacity:.3}.embla__button__svg{width:100%;height:100%}.embla__button--prev{left:50px}.embla__button--next{right:50px}.embla__dots{display:flex;list-style:none;justify-content:center}.embla__dot{cursor:pointer;position:relative;display:flex;align-items:center;}.embla__dot:last-child{margin-right:0}@media(max-width: 500px) {.embla__slide__inner {width:100%;height:100%;}.embla__slide__video {max-height: none !important;}}@media(max-width: 1024px) {.embla__button--prev{left:30px}.embla__button--next{right:30px}}
.disable-click .embla__slide { pointer-events: none; }
.align-slider{overflow: hidden;}.align-slider .embla__viewport{overflow: visible;}
.align-slider .embla{max-width:100%;margin:auto;--slide-height:auto;--slide-spacing:1rem;--slide-size:70%}.align-slider .embla__container{backface-visibility:hidden;display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.align-slider .embla__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.align-slider .embla__slide__number{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);border-radius:1.8rem;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;height:var(--slide-height)}.align-slider .embla__buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;align-items:center}.align-slider .embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),0.5);-webkit-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);width:3.6rem;height:3.6rem;z-index:1;border-radius:50%;color:var(--text-body);display:flex;align-items:center;justify-content:center}.align-slider .embla__button:disabled{color:var(--detail-high-contrast)}.align-slider .embla__button__svg{width:100%;height:100%}.align-slider .embla__slide img {display: block; width: 100%;}
.embla-thumbs .embla__slide {
	width: 33.3333%;
	min-width: 33.3333%;
}


/* Hiding/Appearing Styles */
@media (max-width:767px){.hide-mobile{display:none!important}}@media (min-width:768px){.hide-above-mobile{display:none!important}}@media (max-width:1024px){.hide-below-desktop{display:none!important}}@media (min-width:1025px){.hide-desktop{display:none!important}}@media (max-width:1200px){.hide-below-large{display:none!important}}@media (min-width:1025px){.hide-large{display:none!important}}

/* FLEX */
.flex{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-20px}.flex.no-gaps{margin-left:0}.fv-center{align-items:center}.fh-center{justify-content:center}.flex>*{width:100%;float:left;position:relative;padding:0 0 0 20px}.flex.pb-vert>*{padding-bottom:20px}.flex.no-gaps>*{padding:0}.flex.site-container>*{padding:0}.flex>.m-col-6{width:50%}.flex>.m-col-4{width:33.333%}.flex>.m-col-3{width:25%}.m-two-cols>*{width:50%}.m-three-cols>*{width:33.333%}.m-full{width:100%}.flex-grow{flex-grow:1}.equal-height>*{display:flex;flex-direction:column}.equal-height>*>*{display:flex;flex-direction:column;flex-grow:1}.equal-height img{min-height:1px;align-self:flex-start}.flex-reverse{flex-direction:row-reverse}.equal-height>*>*>:last-child{margin-top:auto}.flex-right{justify-content:flex-end;}
.m-flex-basic{display:flex;justify-content:space-between;width:100%}
@media (min-width:500px){.flex-basic{display:flex;justify-content:space-between;width:100%}.t-two-cols>*{width:50%}.t-three-cols>*{width:33.333%}.t-four-cols>*{width:25%}a.video-popup{max-width:500px;height:218px;margin:20px auto;padding:170px 20px 0 20px}}
@media (max-width:767px){.flex.t-pb-vert>*{padding-bottom:20px}}
@media (min-width:768px){.l-two-cols>*{width:50%}.l-three-cols>*{width:33.333%}.l-four-cols>*{width:25%}.flex>.l-col-10{width:83.333%}.flex>.l-col-9{width:75%}.flex>.l-col-8{width:66.66667%}.flex>.l-col-7{width:58.333%}.flex>.l-col-6{width:50%}.flex>.l-col-5{width:41.66667%}.flex>.l-col-4{width:33.333%}.flex>.l-col-3{width:25%}.flex>.l-col-2{width:16.66667%}}
@media (max-width:1024px){.flex.l-pb-vert>*{padding-bottom:20px}}
@media (min-width:1025px){.flex{margin-left:-30px}.flex>*{padding:0 0 0 30px}.flex.pb-vert>*{padding-bottom:30px}.d-two-cols>*{width:50%}.d-three-cols>*{width:33.333%}.d-four-cols>*{width:25%}.d-five-cols>*{width:20%}.d-six-cols>*{width:16.66667%}.flex>.d-col-10{width:83.333%}.flex>.d-col-9{width:75%}.flex>.d-col-8{width:66.66667%}.flex>.d-col-7{width:58.333%}.flex>.d-col-6{width:50%}.flex>.d-col-5{width:41.66667%}.flex>.d-col-4{width:33.333%}.flex>.d-col-3{width:25%}.flex>.d-col-2{width:16.66667%}}
@media (min-width:1200px){.xl-two-cols>*{width:50%}.xl-three-cols>*{width:33.333%}.xl-four-cols>*{width:25%}.xl-five-cols>*{width:20%}.xl-six-cols>*{width:16.66667%}.flex>.xl-col-10{width:83.333%}.flex>.xl-col-9{width:75%}.flex>.xl-col-8{width:66.66667%}.flex>.xl-col-7{width:58.333%}.flex>.xl-col-6{width:50%}.flex>.xl-col-5{width:41.66667%}.flex>.xl-col-4{width:33.333%}.flex>.xl-col-3{width:25%}.flex>.xl-col-2{width:16.66667%}}
@media (min-width:1440px){.xxl-two-cols>*{width:50%}.xxl-three-cols>*{width:33.333%}.xxl-four-cols>*{width:25%}.xxl-five-cols>*{width:20%}.xxl-six-cols>*{width:16.66667%}.flex>.xxl-col-10{width:83.333%}.flex>.xxl-col-9{width:75%}.flex>.xxl-col-8{width:66.66667%}.flex>.xxl-col-7{width:58.333%}.flex>.xxl-col-6{width:50%}.flex>.xxl-col-5{width:41.66667%}.flex>.xxl-col-4{width:33.333%}.flex>.xxl-col-3{width:25%}.flex>.xxl-col-2{width:16.66667%}}
/*@media (min-width:1500px){.flex:not(.sml-gaps):not(.no-gaps){margin-left:-50px}.flex:not(.sml-gaps):not(.no-gaps)>*{padding-left: 50px} }*/

*,*:before,*:after {box-sizing:inherit}section{margin:0;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}h1,h2,h3,h4{display:block;width:100%;margin-top:0;margin-bottom:15px}a{text-decoration:none}a:hover{text-decoration:underline}p{margin:0 0 20px}a,button,input[type=submit]{transition:all .4s ease}img{max-width:100%;height:auto;}button:focus{outline:0}.full-wrapper,.sml-wrapper,.wrapper,.lrg-wrapper{position:relative;width:100%;margin:0 auto}.t-left{text-align:left}.t-right{text-align:right}.t-center,.t-centre{text-align:center;list-style-position:inside}.t-upper{text-transform:uppercase}.inline-list{margin:0;padding:0;display:flex;flex-wrap:wrap}.inline-list li{float:left;list-style:none}.anchor{position:relative;visibility:hidden;display:block}.hidden{display:none!important}iframe[name=google_conversion_frame]{height:0!important;width:0!important;line-height:0!important;font-size:0!important;margin-top:-13px;float:left}.slider-video video{display:block}.error-page form{display:none!important}.parallax{position:relative;background-repeat:no-repeat;background-attachment:fixed;background-position:top center;background-size:cover}.content ol,.content ul{padding-left:20px;margin-bottom:20px;line-height:1.75em}.content ol ol,.content ol ul,.content ul ol,.content ul ul{padding-left:20px}img:not([src]){visibility:hidden}img[data-src],img[data-srcset]{display:block;min-height:1px}.loaded{animation-name:fadeIn;animation-duration:.4s;animation-timing-function:cubic-bezier(0,0,.4,1);animation-fill-mode:forwards}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.videoWrapper{position:relative;padding-bottom: 56.25%;width:100%;height:0}.videoWrapper iframe,.videoWrapper video{position:absolute;top:0;left:0;width:100%;height:100%}th{background:#e4e4e4}td,th{padding:10px 15px;border:1px solid #d8d8d8}.bg-img{position:absolute;top:0;right:0;width:48%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}a.skip-main{left:-999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999}a.skip-main:active,a.skip-main:focus{color:#fff;background-color:#000;left:auto;top:auto;width:30%;height:auto;overflow:auto;margin:10px 35%;padding:5px;border-radius:15px;border:4px solid #ff0;text-align:center;font-size:1.2rem;z-index:999}

/* 
*  CSS TABLE OF CONTENTS
*   
*  1.0 - Global Styling
*    1.1 - Button	
*    1.2 - Sidebar
*    1.3 - Finance text calculator	
*    1.4 - Form styles
*    1.5 - Forms Checkbox
*    1.6 - Error page
*    1.7 - Social
*  2.0 - Featured Cars
*  3.0 - Grid & Video Gallery
*    3.1 - Gallery Grid - Masonary
*    3.2 - Video Gallery
*  4.0 - Tab & Accordian
*  5.0 - News & Events - Menu Item - Category Blog
*  6.0 - Header & Menu
*  7.0 - Footer Links
*  8.0 - Banner
*  9.0 - Quicklinks
*  10.0 - Mini Stock Locator
*  11.0 - Main Content - Pages
*    11.1 - Home Page
*      11.1.2 - Production Slider - Genaral
*    11.2 - Content Page
*    11.3 - Contact Page
*/

/* ========================================================================== 
* 1.0 Global Styling
* ========================================================================== */

html {
	font-size: 16px;
	line-height: 1.5em;
	box-sizing:border-box;
	font-family: "Inter", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings:  "slnt" 0;
	
}

body {
	background: #171516;
	color: #fff;
	padding-top: 59px;
}

.anchor {
	top: -40px;
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
	color: #fff;
	font-weight: 500;
	line-height: 1.25em;
	font-family: "Playfair Display", serif;
	font-optical-sizing: auto;
	font-style: normal;
	letter-spacing: 0.5px;
}

h1, .h1 {
	font-size: 28px;
}

h2, .h2 {
	font-size: 20px;
}

h3, .h3 {
	font-size: 20px;
}

h4, .h4 {
	font-size: 18px;
}

.subtitle {
	margin-top: -20px;
	font-size: 20px;
}

a {
	color: #000;
}

a:hover {
	color: #ff9800;
}

iframe {
	display: block;
}

.wrapper, .sml-wrapper, .lrg-wrapper {
	line-height: 1.5em;
}

.wrapper, .sml-wrapper, .lrg-wrapper {
	padding: 57px 30px;
}

.wrapper {
	max-width: 1540px;
}

.sml-wrapper {
	max-width: 1000px;
}

.lrg-wrapper {
	max-width: 1900px;
}

.m-top {
	margin-top: 20px;
}

.m-bot {
	margin-bottom: 20px;
}

.grey-bg, .grey-bg.dark-bg {
	background-color: #212121;
}

.wrapper.no-padding-top, .sml-wrapper.no-padding-top, .lrg-wrapper.no-padding-top {
	padding-top: 0;
}

.wrapper.no-padding-bottom, .sml-wrapper.no-padding-bottom, .lrg-wrapper.no-padding-bottom  {
	padding-bottom: 0;
}

.location {
	font-family: "Inter", sans-serif!important;
	font-weight: 300;
}

@media (min-width: 1025px) {
	
	
}

@media (min-width: 1025px) {
	
	
	body {
		padding-top: 0;
	}
	
	
	h1, .h1, h2, .h2 {
		margin-bottom: 25px;
	}
	
	.anchor {
		top: -90px;
	}
	
	.wrapper, .sml-wrapper, .lrg-wrapper {
		padding: 75px 50px;
	}
	
	/*.full-wrapper {
	padding-top: 80px;
	padding-bottom: 80px;
	}*/
	
	h1, .h1 {
		font-size: 40px;
	}
	
	h2, .h2 {
		font-size: 24px;
	}
	
	
	h3, .h3 {
		font-size: 22px;
	}
	
	h4, .h4 {
		font-size: 16px;
	}
	
}

@media(min-width: 1200px) {
	
	body {
	}
	
	.wrapper, .sml-wrapper {
	}
	
}

@media(min-width: 1440px) {
	
	.wrapper, .sml-wrapper {
	}
	
}


/* ========================================================================== 
*  1.1 - Buttons	
* ========================================================================== */

.btn {
	display: inline-block;
	position: relative;
	width: auto;
	padding: 13px 20px;
	text-decoration: none;
	border: none;
	line-height: 1em;
	text-transform: uppercase;
	text-align: center;
	background-position: center;
	transition: background 0.8s;
	cursor: pointer;
	letter-spacing: 1.5px;
	width: 100%;
	max-width: 220px;
}

a.btn:hover, .btn:hover {
	text-decoration: none;
}

.btn-mg-top {
	margin-top: 20px;
}

.btn-mg-bot {
	margin-bottom: 20px;
}

.btn-primary, a.btn-primary, .readmore, p.readmore {
	background-color: #EC692D;
	color: #fff;
}

.btn-primary:hover, a.btn-primary:hover {
	background: #8a8a8a radial-gradient(circle, transparent 1%, #8a8a8a 1%) center/15000%;
	color: #fff;
}

.btn-primary:active, a.btn-primary:active, p.readmore:hover, .readmore:hover {
	background-color: #555;
	background-size: 100%;
	transition: background 0s;
}

.btn-secondary, a.btn-secondary {
	background-color: #fff;
	color: #000;
}

a.btn-secondary:hover, .btn-secondary:hover {
	background: #EC692D radial-gradient(circle, transparent 1%, #ff9800 1%) center/15000%;
	color: #fff;
}

.btn-secondary:active, a.btn-secondary:active {
	background-color: #79ccff;
	background-size: 100%;
	transition: background 0s;
}

.dark-bg .btn-secondary, .dark-bg a.btn-secondary {
	color: #000;
}

.btn-outline, a.btn-outline {
	background: transparent;
	border: 2px solid #000;
	color: #000;
}

a.btn-outline:hover, .btn-outline:hover {
	background: #000 radial-gradient(circle, transparent 1%, #000 1%) center/15000%;
	color: #fff;
}

.btn-outline:active, a.btn-outline:active {
	background-color: #333;
	background-size: 100%;
	transition: background 0s;
}

.btn-signature {
	padding: 5px 20px; 
}


.btn-flex {
	display: flex;
	flex-direction: row;
}

.btn-flex >*:first-child {
	margin-right: 10px;
	margin-bottom: 0;
}

.tag {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	color: #fff;
	background-color: #ff6e00;
	padding: 3px 10px;
	line-height: 1em;
	display: inline-block;
}

.tag.theatre {
	background-color: #EC692D;
}

.tag-musical,.tag.musical.theatre {
	background-color: #ffd90f;
}
.tag.musical-theatre{
	background-color: #EAA23F;
}
.tag-musical,.tag.musical.theatre {
	background-color: #ffd90f;
}

.tag-other,.tag.other-production {
	background-color: #303642;
}

.tag-opera,.tag.opera {
	background-color: #D9302C;
}

.banner .tag {
	position: absolute;
	top: -37px;
}

.btn.form-submit {
	padding: 15px 20px;
	font-size: 14px;
	font-weight: 600;
}

@media (max-width: 500px) {
	
	.btn-flex {
		flex-direction: column;
	}
	
	.btn-flex >*:first-child {
		margin-right: 0;
		margin-bottom: 20px;
	}
	
}

@media (min-width: 1025px) {
	
	.btn-full {
		display: block;
		width: 100%;
	}
	
	.btn.form-submit {
		width: 100%;
		max-width: none;
		text-align: center;
	}
	
	.banner .tag {
		position: relative;
		top: auto;
	}
	
	.btn {
		padding: 19px 20px;
	}
	
	
}

/* ========================================================================== 
*  1.2 - Sidebar
* ========================================================================== */

.sidebar-mini {
	position: fixed;
	right: -124px;
	top: 40%;
	transform: translateY(-50%);
	width: 160px;
	z-index: 2000;
	transition: all 0.4s ease;
}

.sidebar-mini:hover {
	right: 0;
}

.sidebar-mini a:hover {
	background: #444;
}

.sidebar-mini a {
	display: block;
	background: #ff9800;
	color: #fff;
	padding: 10px;
	vertical-align: middle;
	text-decoration: none;
}

.sidebar-mini .icon-sidebar {
	margin-right: 10px;
	vertical-align: middle;
}

.sidebar-mini .s-bg span {
	vertical-align: middle;
}

/* ========================================================================== 
*  1.3 - Finance text calculator	
* ========================================================================== */

.finance-text-calc .ft-content {
	margin: 30px 0;
}

.ft-content .ft-text {
	margin-top: 15px;
	font-size: 36px;
	line-height: 1.5;
}

.ft-content .input-group, .ft-content .select-group {
	position: relative;
}

.ft-input {
	padding: 0 5px;
	border: 0;
	border-bottom: 2px solid #000;
	background-color: transparent;
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
}

.ft-input option {
	font-size: 0.6em;
}

.ft-input.error {
	border-color: red;
}

.ft-input:focus {
	outline: 0;
}

.ft-input.loan-amount {
	max-width: 200px;
	padding-left: 30px;
}

.ft-input.loan-interest {
	max-width: 150px;
	padding-right: 30px;
}

.ft-input.loan-balloon-value {
	max-width: 150px;
	padding-left: 30px;
}

.ft-input.loan-balloon-percent {
	max-width: 100px;
	padding-right: 30px;
}

.input-icon {
	position: absolute;
	left: 0;
	top: -16px;
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
}

.loan-interest + .input-icon, .loan-balloon-percent + .input-icon {
	left: auto;
	right: 8px;
}

.ft-text {
	display: block;
}

.ft-content #allow-balloon {
	display: inline-block;
	margin-top: 20px;
}

.ft-disclaimer {
	margin-top: 30px;
	font-size: 14px;
	line-height: 1.8;
	color: #777;
}

.ft-results {
	margin-top: 30px;
	padding: 30px;
	background-color: #f5f5f5;
}

.ft-results p {
	margin: 0;
	font-size: 22px;
}

.ft-repayment {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 2px solid #ddd;
}

.ft-repayment .tabs-content {
	display: none;
}

.ft-repayment .tabs-content.active {
	display: block;
	font-size: 80px;
	line-height: 2;
}

.ft-repayment .tabs-header {
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid #000;
	border-left-width: 0;
	cursor: pointer;
}

.ft-repayment .tabs-header:nth-child(4){
	border-radius: 3px 0 0 3px;
	border-left-width: 1px;
}

.ft-repayment .tabs-header:nth-child(6){
	border-radius: 0 3px 3px 0;
}

.ft-repayment .tabs-header.active {
	background-color: #000;
	color: #fff;
}

.ft-repayment .balloon-payment {
	margin-top: 20px;
}

.ft-loan-details {
	max-width: 350px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 2;
}

.ft-loan-details.ftld-ec {
	font-weight: bold;
}

.ft-results .btn-primary {
	margin-top: 30px;
}

.preapproval-form {
	display: none;
}

.preapproval-form.show {
	display: block;
}

/* ========================================================================== 
*  1.4 - Form styles
* ========================================================================== */

.ate-form {
	margin-top: 30px;
}

.form-group {
	position: relative;
}

.form-control, .select-container {
	display: block;
	width: 100%;
	margin-bottom: 35px;
	padding: 13px 20px;
	color: #000;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	line-height: 1em;
	outline: none;
	background-image: none;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus, .select-container:focus {
	outline: none;
	border-color: #ff9800;
}

.form-control.error, .select-container.error {
	border-color: red;
}

.select-container {
	display: inline-block;
	padding: 0 !important;
	overflow: hidden;
	vertical-align: top;
	background: url(images/select-input.png) no-repeat right 20px center #fff;
}

.select-container .select-hide {
	background: transparent;
	width: 100%;
	color: #000;
	height: 45px;
	padding: 0 20px;
	line-height: 2;
	border: 0;
	appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
}

.select-container .select-hide:focus {
	outline: 0;
}

.form-group label {
	position: absolute;
	top: -22px;
	left: 0px;
	padding: 0 5px;
	border: 0;
	color: #000;
	z-index: 1;
	line-height: 1.5em;
	transition: all 0.4s ease-in-out;
	cursor: text;
	font-size: 14px;
	background: transparent;
}

.form-control.empty + label, .form-group .select-container + label {
	top: 0;
	left: 0;
	padding: 15px 20px;
	background-color: transparent;
	color: #666;
	border-left: 0;
	border-right: 0;
}

.form-group .select-container + label {
	opacity: 0;
	pointer-events: none;
}

.form-group .select-container.active + label {
	top: -22px;
	padding: 0;
	opacity: 1;
	color: #000;
}

.home textarea.form-control {
	height: 100px;
	resize: none;
}

textarea.form-control {
	height: 150px;
	resize: none;
}

.form-text {
	margin-bottom: 30px; 
}

.ate-form .form-submit .spinner2 {
	display: none;
}

.ate-form .form-submit.show-spinner .spinner2 {
	display: inline-block;
	margin-right: 10px;
}

.ate-form .spinner2 {
	vertical-align: middle;
	transform-origin: center;
	animation: spinner-rotate 2.25s linear infinite;
	will-change: transform;
}

.ur-label, .ur-form-grid label, .ur-frontend-form input:hover {
	color: #fff !important;
}

.ur-form-grid select, .ur-form-row label, .ur-frontend-form.login, .ur-form-row input {
	color: #fff;
	background: #1A1919 !important;
}

.ur-frontend-form .ur-form-row .ur-form-grid legend.ur-label, .ur-frontend-form .ur-form-row .ur-form-grid label.ur-label {
	font-weight: normal;
}

#location-switcher {
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	border: none;
	background: none;
	
	font-size: 16px;
	color: #333; 
	
}


.spinner2 circle{fill:none;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:spinner-stretch calc(2.25s * .75) ease-in-out infinite;will-change:stroke-dasharray,stroke-dashoffset}
@keyframes spinner-rotate{100%{transform:rotate(360deg)}}@keyframes spinner-stretch{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}100%{stroke-dashoffset:-124px}}

/* ========================================================================== 
*  1.5 - Forms Checkbox
* ========================================================================== */

.checkbox-group .container {
	display: flex;
	align-items: center;
	position: relative;
	padding-top: 0;
	padding-left: 45px;
	min-height: 35px;
	margin-bottom: 15px;
	cursor: pointer;
	user-select: none;
}

.checkbox-group input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.checkmark, .radiomark {
	position: absolute;
	top: 0;
	left: 0;
	height: 35px;
	width: 35px;
	background-color: #fff;
	border: 2px solid #aaaaaa;
	border-radius: 0;
}

.radiomark {
	border-radius: 25px;
}

.error + .checkmark {
	border-color: #ec1c24;
}

/* On mouse-over, add a grey background color */
.checkbox-group:hover input ~ .checkmark, .checkbox-group:hover input ~ .radiomark {
	background-color: #ccc;
}

.checkbox-group input:checked ~ .checkmark, .checkbox-group input:checked ~ .radiomark {
	background-color: #ff9800;
	border-color: #ff9800;
}

.checkmark:after, .radiomark:after {
	content: "";
	position: absolute;
	display: none;
}

.checkbox-group input:checked ~ .checkmark:after, .checkbox-group input:checked ~ .radiomark:after {
	display: block;
}

.checkbox-group .checkmark:after {
	left: 11px;
	top: 5px;
	width: 10px;
	height: 18px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
}

.checkbox-group .container {
	vertical-align: middle;
}

/* Radio Button -Style the indicator (dot/circle) */
.checkbox-group .radiomark:after {
	top: 10px;
	left: 10px;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: white;
}

#user-registration{
	background-color: #181616;
}

#user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a, #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
	background-color: transparent;
}

#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a{
	padding: 1px 8px;
}

/* ========================================================================== 
*  1.5.2 - Forms with Dark BG
* ========================================================================== */

.dark-bg .form-control, .dark-bg .form-control.empty + label, .dark-bg .select-container, .dark-bg .select-container .select-hide {
	color: #fff;
}

.dark-bg .form-control, .dark-bg .select-container {
	background-color: transparent;
	border-color: #808080;
	padding: 13px 20px;
	font-size: 14px;
}

.dark-bg .form-control.empty + label {
	padding: 15px 20px;
	font-size: 12px;
}

.dark-bg .form-group label {
	color: #989898;
	font-size: 10px;
	padding: 0;
}

.dark-bg .select-container {
	background: url(images/select-input-white.png) no-repeat right 20px center transparent;
}

.dark-bg .form-group select option {
	background: #000;
}

.dark-bg .form-control:focus, .dark-bg .select-container:focus {
	border-color: #fff;
}


/* ========================================================================== 
*  1.6 - Error page
* ========================================================================== */

.error404 h1 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.error404 h2 {
	color: red;
}

.error404 h1 svg {
	margin-right: 20px;
}

/* ========================================================================== 
*  1.7 - Social
* ========================================================================== */

.social {
	align-items: center;
}

.social a {
	display: block;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	padding: 10px;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 5px;
	cursor: pointer;
	line-height: 1em;
	text-align: center;
}

.social li a {
	color: #fff;
}

.social a span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.social li:last-child a {
	margin-right: 0;
}

.social a:hover {
	background: #e0e0e0;
	color: #0c0c0c;
}

.social .facebook {
	background-color: #3b5998 ;
}

.social .youtube {
	background-color: #c4302b;
	
}

.social .linkedin {
	background-color: #4875B4;
}

.social .insta {
	background-color: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

.social .twitter {
	background-color: #64cbee;
}

.social .gplus {
	background-color: #d73d32;
}

.top-header .social {
	margin-left: 20px;
}

.top-header .social a {
	width: 30px;
	height: 30px;
	padding: 7px;
	font-size: 16px;
	color: #fff;
}

.written_by {
	margin-bottom: 0px !important;
	
}

/* ========================================================================== 
*  2.0 - Featured cars - Dots
* ========================================================================== */


.featcars .embla__dots__container {
	bottom: auto;
}

.featcars .embla__button {
	top: auto;
	bottom: -50px;
	left: 50%;
	width: 40px;
	height: 40px;
	padding: 10px;
	transform: translateX(-55px);
	fill: #ccc;
	border: 1px solid #ccc;
}

.featcars .embla__button:hover {
	background-color: #ff9800;
	border-color: #ff9800;
	fill: #fff;
}

.featcars .embla__button--next {
	transform: translateX(15px);
}

.featcars.embla {
	display: flex;
	flex-direction: column-reverse;
}

.featcars .embla__dots__container {
	position: relative;
	display: block;
	padding: 20px;
}


/* ========================================================================== 
*  2.0 - Featured cars - Styles
* ========================================================================== */

.cow h2, .home .cow h2 {
	font-size: 22px;
	font-weight: 600;
	color: #000;
	padding: 20px;
}

.featured-cars .cow h3 {
	padding: 0 20px;
	display: flex;
	width: 100%;
	flex-direction: row;
	justify-content: space-between;
}

.featured-cars .cow .t-large {
	color: #ff9800!important;
	font-size: 22px!important;
	font-weight: 500;
	margin: 0;
}

.featured-cars .cow h3 .price-text {
	line-height: 1.2em;
	font-size: 14px;
	display: block;
	color: #999;
	font-weight: normal;
	text-transform: capitalize;
	margin-top: 5px;
}

.featured-cars .t-was {
	order: 2;
}

.cow .cow-il li {
	color: #000;
	background-color: #eaeaea;
	font-size: 12px;
	padding: 2px 5px 0;
	border-radius: 5px;
}

.cow .cow-il li:last-child {
	margin-right: 0;
}

.featcars .cow-button {
	padding: 0 20px 20px;
}

.featured-banner .cow-img:after,.just-arrived .cow-img:after,.special-banner .cow-img:after {
	background-color: #ff9800;
	padding: 10px;
}

.featcars .cow-content {
	padding: 0 20px 20px;
}

/* ========================================================================== 
*  3.1 - Gallery Grid - Masonary
* ========================================================================== */

.gallery-grid-layout {
	columns: 340px;
	column-gap: 30px; 
}

.gallery-grid-layout > div {
	break-inside: avoid-column;
	margin-bottom: 30px;
}

.gallery-grid-layout img {
	display: block;
}

/* ========================================================================== 
*  3.2 - Video Gallery Styles
* ========================================================================== */

.video-gallery {
	max-width: 960px;
	margin: 0 auto;
}

div.imgbox a:hover img {
	opacity: 0.6;
}

div.vid_icon:hover, span.vid_icon:hover {
	opacity: 1;
	background-image: url(../images/vid_icon.png);
}

.titlebelowthumb a {
	display: block;
	margin-top: 8px;
	text-transform: uppercase;
	font-weight: bold;
}

/* ========================================================================== 
*  4.1 - Tabs
* ========================================================================== */

.tabs-flex {
	display: flex;
	margin-bottom: 20px;
}

.default-header {
	display: inline-block;
	width: auto;
	margin: 0;
	padding: 15px 20px;
	flex: 1 1 100%;
	background-color: #dce4e6;
	color: #000;
	border: 3px solid #dce4e6;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 700;
}

.default-header.dropdown {
	display: block;
}

.default-header.active {
	background-color: #fff;
	color: #000;
}

.default-content {
	display: none;
}

.default-content.dropdown {
	display: block;
	max-height: 0;
	overflow: hidden;
	transition: all 0.4s ease;
	border-right: none;
	border-bottom: 1px solid #ccc;
}

.default-content.active, .default-content.tab-slider {
	display: block;
	padding: 20px;
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #dce4e6;
}

.default-content.dropdown.active {
	max-height: 10000px;
}

.header-search {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-search span {
    color: #fff;
    margin-left: 10px;
}

@media (max-width: 768px) {
	
	.tabs-flex {
		flex-wrap: wrap;
	}
	
}


@media (min-width: 769px) {
	
	.default-header:first-child {
		border-radius: 5px 0 0 5px;
	}
	
	.default-header:last-child {
		border-radius: 0 5px 5px 0;
	}
	
}


/* ========================================================================== 
*  4.2 - Accordian
* ========================================================================== */

.accord-head {
	display: flex;
	justify-content: space-between;
	padding: 20px;
	font-size: 20px; 
	cursor: pointer;
	margin: 0;
}   

.accord-head svg {
	fill: #000;
	transition: all 0.4s ease;  
}  

.accord-head:hover, .accord-container.active .accord-head{
	color: #ff9800;
}

.accord-head:hover svg, .accord-container.active svg {
	fill: #ff9800;
}   

.accord-container.active .accord-head svg {
	transform: rotate(45deg);
}

.accord-content {
	padding: 0 20px;
	max-height: 0;
	overflow: hidden;
	transition: all 0.4s ease;  
	border-bottom: 1px solid #ccc;
}

.accord-content:last-child * {
	margin-bottom: 0;
}

.accord-container.active .accord-content {
	padding: 0 20px 20px;  
	max-height: 10000px;  
}

/* ========================================================================== 
*  5.0 - News & Events - Menu Item - Category Blog
* ========================================================================== */

article {
	position: relative;
}

article a.post-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

article:hover h3 {
	color: #ff9800;;
}

.view-article {
	font-weight: 600;
}

.post-date {
	color: #818181;
	margin: 0;
	font-size: 14px;
	background: #ebebeb;
	padding: 5px 5px;
	border-radius: 5px;
}

.post img {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

.post h3 {
	margin-bottom: 20px;
}

.page-header, .page-header + .article-info {
	display: none;
}

.published {
	margin-left: 0;
}

.published .icon-calendar {
	display: none;
}

.pagination ul {
	display: flex;
	list-style: none;
	justify-content: center;  
	padding-left: 0;
}

.pagination ul li {
	display: inline-block;
}

.pagination ul li a, .pagination ul li span {
	padding: 7px;
	margin: 0 5px;
	text-decoration: none;
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	border: 1px solid #000;
}

.pagination ul li span, .pagination ul li a:hover {
	background-color: #ff9800;
	color: #fff;
}

.pagination-start, .pagination-prev, .pagination-next, .pagination-end {
	display: none !important;
}

.np-img {
	width: 100%;
	background-position: center;
	background-size: cover;
}

.np-line {
	margin-bottom: 35px;
}

/* ========================================================================== 
*  6.1 - Top Header
* ========================================================================== */

.top-header {
	display: none;
	position: relative;
	z-index: 1000;
	text-align: center;
	background-color: #e3e3e3;
	width: 100%;
}

.top-header .lrg-wrapper {
	padding-top: 5px;
	padding-bottom: 5px;
	justify-content: flex-end;
}

.top-header a {
	color: #222;
}

.top-header a:hover {
	color: #ff9800;
	text-decoration: none
}

.top-header p {
	margin: 0;
	line-height: 1.1em;
	vertical-align: middle;
	color: #fff;
}

.top-header .icon-location, .top-header .icon-mobile {
	margin: 0 5px 0 10px;
	color: #ff9800;
}

.translated-ltr .skiptranslate ~ .header .top-header {
	top: 40px;
}

@media (min-width: 1025px) {
	
	.top-header {
		display: block;
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 1030;
		text-align: right;
		transition: top 0.4s ease;
		overflow: hidden;
	}
	
	.top-header .lrg-wrapper {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.top-header p {
		display: inline-block;
	}
	
}

/* ========================================================================== 
*  6.2 - Dealer menu
* ========================================================================== */

.dealer-menu {
	background: #000;
	position:fixed;
	top: 52px;
	left: 0;
	width: 100%;
	z-index: 1030;
	transition: top 0.4s ease;
}

.dealer-menu .wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}

.dealer-menu .logo {
	display: inline-block;
	width: 150px;
}

.dealer-name {
	color: #fff;
	text-align: right;
	font-weight: 700;
	width: auto;
	float: right;
	font-style: italic;
	margin-top: 15px;
}

.dealer-name span {
	color: #ff9800; 
}

@media (min-width: 1025px) {
	
	.dealer-name {
		margin-top: 7px;
	}
	
	.stacked .nav-menu {
		top: 135px;
	}
	
}

@media (min-width: 1200px) {
	
	.dealer-name {
		font-size: 30px;
		margin-top: 15px;
	}
	
	.dealer-menu .logo {
		width: auto;
	}
	
	.stacked .nav-menu {
		top: 156px;
	}
	
	.fixed-menu .stacked .nav-menu {
		top: 0;
	}
	
}

/* ========================================================================== 
*  6.3 - Navigation
* ========================================================================== */

.nav-menu {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1030;
	background-color: #000;
	color: #000;
	transition: all 0.4s ease;
}


.nav-menu .wrapper {
	padding-top: 18px;
	padding-bottom: 17px;
}

.fixed-menu .nav-menu {
	top: 0;
	box-shadow: 0 15px 25px 0 rgb(0 0 0 / 8%);
}

.fixed-menu.mm-active .nav-menu {
	backdrop-filter: blur(10px);
}

.scrolling-down .nav-menu {
	transform: translate(0, -100%);
}

.primary-nav {
	display: none;
}

.logo {
	color: #fff;
	display: flex;
	align-items: flex-end;
}

.logo img {
	display: block;
}

.logo a {
	font-size: 12px;
	letter-spacing: 0;
	color: #fff;
	text-decoration: none;
}

.logo .logo-title a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: 800;
	font-size: 20px;
	letter-spacing: 0;
}

.logo-title {
	margin-right: 12px;
}

.logo-location {
	padding-left: 11px;
	margin-bottom: 4px;
	border-left: solid 1px #fff;
	display: flex;
	align-items: flex-end;
	line-height: 1;
	position: relative;
	transition: ease 0.3s all;
}

.mobile-title {
	white-space: nowrap;
	text-align: center;
}

.mobile-icons {
	font-size: 25px;
}

.mobile-link .icon-cross, .show-menu .mobile-link .icon-menu {
	display: none;
}

@media (max-width: 1024px) {
	
	.logo img {
		width: auto;
		height: 35px;
	}
	
	.mobile-link {
		justify-content: flex-end;
	}
	
}

@media (min-width: 1025px) {
	
	.mobile-header, .mobile-title, .mobile-icons {
		display: none;
	}
	
	.nav-menu .wrapper .logo {
		width: calc(33.33% - 15px);
		padding: 0px 15px 29px 0;
	}
	
	.logo-title {
		margin-right: 17px;
	}
	
	.logo-location {
		padding-left: 17px;
		margin-bottom: 0;
	}
	
	.logo img {
		height: auto;
	}
	
	.logo a {
		font-size: 18px;
	}
	
	.logo .logo-title a {
		font-size: 30px;
	}
	
	.m-menu {
		background: #e3e3e3;
	}
	
	.nav-menu {
		position: fixed;
		top: 0;
		background-color: rgb(0 0 0 / 50%);
	}
	
	.fixed-menu .nav-menu:hover {
		top: 0;
		transform: translate(0, 0);
		background-color: #181616;
		box-shadow: 0 0 20px #00000030;
	}
	
	
	.nav-menu:hover {
		background-color: #181616;
	}
	
	.nav-menu .wrapper {
		padding-top: 33px;
		padding-bottom: 0;
		position: initial;
		max-width: 1900px;
	}
	
	.stacked .nav-menu .wrapper {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	.nav-menu .wrapper > * {
		/*width: calc(33.33% - 30px);*/
		padding: 0 15px;
	}
	
	.primary-nav {
		display: flex;
		align-items: flex-end;
		justify-content: center;
	}
	
	.primary-nav ul {
		display: flex;
		margin: 0;
		padding: 0;
		z-index: 50;
		justify-content: center;
		white-space: nowrap;
	}
	
	.primary-nav li {
		display: inline-block;
	}
	
	.primary-nav a {
		display: flex;
		padding: 26px 10px 28px;
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		transition: all 1s ease;
		font-size: 12px;
		letter-spacing: 1.5px;
		align-items: center;
		line-height: 1em;
	}
	
	.primary-nav li:hover a {
		color: #ff9800;
	}	
	
	.primary-nav > ul > li > ul.sub-menu > li > a {
		color: #808080;
		padding-left: 0;
	}
	
	.primary-nav .sub-menu {
		display: none;
		position: absolute;
		left: 0;
		border: none;
		text-transform: none;
		width: 100vw;
		white-space: normal;
		min-width: 0;
		max-width: none;
		transition: ease 0.5s all;
		top: 100%;
		flex-direction: column;
		padding: 30px 52px 30px;
	}
	
	.primary-nav > ul > li > .sub-menu {
		background-color: #212121;
		box-shadow: 0 15px 10px #0000001f;
	}
	
	.primary-nav li:last-child .sub-menu {
		left: auto;
		right: 0;
	}
	
	.primary-nav ul li:hover .sub-menu {
		display: flex;
	}
	
	.primary-nav ul li.show-sub-menu .sub-menu {
		display: flex;
		opacity: 1;
		padding: 0;
	}
	
	.primary-nav > ul > li.menu-item-has-children > a::after {
		content: '';
		width: 0;
		height: 0;
		border-left: 3px solid transparent;
		border-right: 3px solid transparent;
		border-top: 5px solid #fff;
		display: block;
		margin-left: 10px;
	}
	
	.primary-nav > ul > li.menu-item-has-children:hover > a::after {
		border-left: 3px solid transparent;
		border-right: 3px solid transparent;
		border-top: none;
		border-bottom: 5px solid #fff;
	}
	
	.primary-nav > ul > li.menu-item-has-children.show-sub-menu > a::after {
		border-bottom: 5px solid #fff;
		border-top: none;
	}
	
	.primary-nav .mm-link .sub-menu, .primary-nav ul li.mm-link:hover .sub-menu {
		display: none;
	}
	
	.primary-nav .sub-menu li {
		display: block;
	}
	
	.primary-nav .sub-menu > li {
		max-width: 360px;
		width: 100%;
		padding: 0px;
		margin: 0px 20px;
	}
	
	.primary-nav > .nav > li:hover > a {
		color: #ff9800;
	} 
	
	.primary-nav .sub-menu a {
		position: relative;
		padding: 8px 20px;
		text-align: left;
		text-transform: none;
	}
	
	.primary-nav > ul > li > ul.sub-menu > li > a {
		padding-left: 0;
	}
	
	.primary-nav .sub-menu li:hover a {
		color: #ffffff;
	}
	
	.right-sidebar h2 {
		margin: 14px 0 27px; 
	}
	
	.translated-ltr.translated-ltr .skiptranslate ~ .header .nav-menu {
		top: 88px;
	}
	
	
	/* Column One - What's On */
	.primary-nav > ul > li:nth-child(2) .sub-menu {
		flex-direction: row;
	}
	
	.primary-nav > ul > li:nth-child(2) > .sub-menu {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.primary-nav > ul > li:nth-child(2) .sub-menu > li {
		max-width: 360px;
		width: 100%;
	}  
	
	.primary-nav > ul > li:nth-child(2) > ul.sub-menu > li > a {
		font-size: 16px;
		border-bottom: solid 1px #4d4d4d;
		margin-bottom: 29px;
		font-weight: 500;
		line-height: 1.25em;
		font-family: "Playfair Display", serif;
		font-optical-sizing: auto;
		font-style: normal;
		letter-spacing: 0.5px;
		padding: 16px 0 16px;
		color: #fff;
		cursor: default;
		max-width: 360px;
	}
	
	/* Column Two - Reviews */
	.primary-nav > ul > li:nth-child(3) .sub-menu {
		align-items: center;
	}
	
	.primary-nav > ul > li:nth-child(3) .sub-menu li {
		max-width: 1160px;
	}
	
	.primary-nav > ul > li:nth-child(3) .sub-menu li:first-child::before {
		content: 'Reviews';
		font-size: 16px;
		border-bottom: solid 1px #4d4d4d;
		margin-bottom: 21px;
		font-weight: 500;
		line-height: 1.25em;
		font-family: "Playfair Display", serif;
		font-optical-sizing: auto;
		font-style: normal;
		letter-spacing: 0.5px;
		padding: 16px 0 16px;
		color: #fff;
		display: block;
	}
	
	#writereview, #seereviews {
		background: #212121;
	}
	
	#writereview .fancybox-close-small,#seereviews .fancybox-close-small {
		color: #fff !important;
	}
	
	#seereviews {
		width: 100%;
		max-width: 800px;
	}
	
	.reviews {
		border-bottom: 1px dotted grey;
		padding: 20px;
	}
	
	/* Second Level Sub-Menu */
	.primary-nav ul li .sub-menu .sub-menu {
		display: block;
		top: 0;
	}
	
	.primary-nav .sub-menu .sub-menu {
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		padding: 0;
		background-color: transparent;
	}
	
	.primary-nav .sub-menu .sub-menu li {    
		max-width: none;    
		margin: 0 0 16px 0;    
		padding: 0;
	}
	
	.primary-nav .sub-menu .sub-menu li a {
		color: #808080;
		padding: 0;
		letter-spacing: 0.9px;
	}
	
	.primary-nav .sub-menu .sub-menu li:hover a {
		color: #fff !important;
	}
	
	/* ========================================================================== 
	*  	6.3.1 - Smaller Navigation on scroll
	* ========================================================================== */
	
	.fixed-menu .top-header {
		transform: translate(0, -100%);
	}
	
	.fixed-menu .dealer-menu {
		top: 0;
		transform: translate(0, -100%);
	}
	
	.fixed-menu .nav-menu, .scrolling-down.mm-active .nav-menu {
		top: 0;
		transform: translate(0, 0);
	}
	
	.scrolling-down .nav-menu {
		transform: translate(0, -100%);
	}
	
}

@media (min-width:1600px) {
	
	.primary-nav .sub-menu {
	}
	
}

/* ========================================================================== 
*  	6.3.2 - Fixed menu items positioned under navigation
* ========================================================================== */

.fixed-menu {
	--fixed-padding: 44px;
}

@media(min-width: 1025px) {
	.fixed-menu {
		--fixed-padding: 96px;
	}
}

@media(min-width: 1200px) {
	.fixed-menu {
		--fixed-padding: 106px;
	}
}

/* ========================================================================== 
*  6.4 - Mobile Header
* ========================================================================== */

.mobile-header {
	position: fixed;
	width: 100%;
	left: 0;
	top: 55px;
	background-color: #f2f6f7;
	border-bottom: 1px solid #e4e4e4;
	z-index: 1000;
	transition: all 0.4s ease;
}

.fixed-menu .mobile-header {
	top: 0;
	transform: translate(0, -100%);
}

.mobile-header .m-flex-basic > div {
	display: flex;
}

.mobile-link, .mobile-header a {
	display: flex;
	align-items: center;
	border: 0;
	padding: 0;
	background-color: transparent;
	color: #ddd;
}

.mobile-link span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.mobile-header a {
	margin-right: 20px;
}

.mobile-header a svg, .mobile-link svg {
	color: #fff;
	font-size: 20px;
}

.mobile-link .icon-cross, .show-menu .mobile-link .icon-menu {
	display: none
}

.show-menu .mobile-link .icon-cross {
	display: block;
}

@media (min-width: 1025px) {
	.mobile-link {
		display: none;
	}
}

.mobile-overlay {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.6);
	z-index: 500;
	transition: all 1.4s ease;
}

.show-menu .mobile-overlay {
	display: block;
	animation: mobile_overlay 1s;
}

@keyframes mobile_overlay {
	from {background-color: rgba(0,0,0,0);}
	to {background-color: rgba(0,0,0,0.6);}
}

body.show-menu {
	overflow: hidden;
}

.m-menu {
	display: block;
	position: fixed;
	width: 100%;
	top: 55px;
	right: -100%;
	height: 100%;
	background-color: #212121;
	z-index: 99999999;
	padding-bottom: 200px;
	max-height: 2000px;
	overflow: auto;
	transition: all 0.4s ease;
}

.fixed-menu .m-menu {
	top: 55px;
}

.show-menu .m-menu {
	display: block;
	right: 0;
}

.m-menu .sub-menu {
	max-height: 0;
	overflow: hidden;
	transition: all 0.4s ease;
}

.m-menu .show .sub-menu {
	max-height: 10000px;
}

.m-menu ul {
	margin: 0;
	padding: 0;
}

.m-menu li {
	padding: 0 0;
	list-style: none;
}

.m-menu a {
	display: block;
	position: relative;
	padding: 15px 30px;
	color: #fff;
	border-bottom: 1px solid #444;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
}

.m-menu .active > a {
	background-color: #ff9800;
	color: #fff;
}

.m-menu .sub-menu a {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #1b1b1b;
	border-top: solid 1px #2b2a2a;
	text-transform: none;
	padding: 15px 30px 15px 30px;
	color: #808080;
	border-bottom: none;
}

.m-menu .current-menu-item .sub-menu .current-menu-item a {
	color: #fff;
	font-weight: 600;
}

.m-menu .menu-item-has-children > a:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 5px;
	top: 50%;
	right: 30px;
	margin-top: -2px;
	transform: rotate(-90deg);
	background-image: url(images/select-input-white.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.m-menu .menu-item-has-children.show > a:after {
	transform: rotate(0);
}

/* Second Level Sub-Menu */
.m-menu .sub-menu, .m-menu .show .sub-menu .sub-menu {
	max-height: 0;
	overflow: hidden;
	transition: all .4s ease;
}

.m-menu .show .sub-menu, .m-menu .show .sub-menu .show .sub-menu {
	max-height: 100%;
}

.m-menu .sub-menu .sub-menu a {
	padding-left: 30px;
	color: #505050;
	border: none;
	padding: 10px 30px 10px 30px;
	font-size: 12px;
}

/* Third Level Sub-Menu */

.m-menu .sub-menu .sub-menu .menu-item-has-children > a:after {
	
	content: none;
}


/* ========================================================================== 
*  6.5 - Mobile Header - Split Style
* ========================================================================== */

.mobile-split .wrapper {
	padding: 0 !important;
}

.mobile-split .m-flex-basic > div {
	padding: 0 30px;
}

.mobile-split .mobile-link {
	padding: 11px 30px;
	background: #ff9800; 
}

.mobile-split a svg {
	margin-right: 0;
}


@media (max-width: 1024px) {
	
	.mobile-header .wrapper, .nav-menu .lrg-wrapper {
		padding: 10px 30px;
	}
	
}

/* ========================================================================== 
*  6.1.2 - Navigation - Login
* ========================================================================== */


.login-block a {
	color: #fff;
}

.login-block a:hover {
	color: #ff9800;
}

.login-block a svg {
	font-size: 22px;
}

.log-search {
	display: none;
}

/* If user is logged IN hide "SIGN UP/LOG IN" */
.logged-in .login-block span.login-block-out {
	display: none;
}

/* If user is logged out hide "ACCOUNT" */
.login-block span.login-block-in {
	display: none;
}

/* If user is logged in show "ACCOUNT" */
.logged-in .login-block span.login-block-in {
	display: block;
}

@media (min-width:1025px) {
	
	.log-search {
		width: calc(33.33% - 15px);
		display: flex;
		justify-content: flex-end;
	}

	.nav-menu .wrapper > .login-block{
		width: calc(33.33% - 15px);
		padding: 0 0 0 15px;
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}
	
	.login-block {
        width: auto;
        padding: 0 0 0 17px;
		display: flex;
        justify-content: flex-end;
        align-items: center;
        position: relative;
        top: auto;
        right: auto;
        background-color: transparent;
	}
	
	.login-block a {
		font-size: 12px;
		letter-spacing: 1px;
		text-transform: uppercase;
		padding: 0 0 0 3px;
		display: flex;
		align-items: center;
		text-decoration: none;
	}
	
	.login-block span {
		display: block;
	}
	

	
	.login-block a svg {
		margin-right: 7px;
		font-size: 16px;
	}
	
}

/* ========================================================================== 
*  6.6 - Mega Menu
* ========================================================================== */

.mega-menu {
	display: none;
	position: fixed;
	top: 139px;
	left: 0;
	width: 100%;
	height: calc(100% - 139px);
	z-index: 99;
	background: #fff;
	transition: all 0.4s ease;
	overflow: auto;
}

.dark-bg.mega-menu {
	background: rgb(33 33 33 / 95%);
}

.mm-active .mega-menu {
	display: block;
}

.fixed-menu .mega-menu {
	top: 94px;
}

.mm-cross {
	position: absolute;
	top: 50px;
	right: 50px;
	border: 2px solid #000;
	border-radius: 50%;
	padding: 3px;
	height: 36px;
	width: 36px;
	font-size: 26px;
	z-index: 1000;
	cursor: pointer;
}

.mm-cross:hover {
	background: #000;
	fill: #fff;
}

.mm-car {
	position: relative;
	text-align: center;
	cursor: pointer;
}

.mm-car a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	z-index: 1;
}

.mm-car:hover {
	text-decoration: none;
}

.mm-car img {
	transition: all 0.4s ease;
}

.mm-car:hover img {
	transform: scale(0.9);
}

.mm-car p {
	margin: 10px 0;
}

.mm-car:hover p {
	color: #ff9800; 
}

.mm-car span {
	display:block;
}

.mega-menu .flex > div {
	opacity: 0;
	animation: mm-show .33s 1s forwards;
}

.mega-menu .flex > div:nth-child(1) {  animation-delay: 0.1s; }
.mega-menu .flex > div:nth-child(2) {  animation-delay: 0.2s; }
.mega-menu .flex > div:nth-child(3) {  animation-delay: 0.3s; }
.mega-menu .flex > div:nth-child(4) {  animation-delay: 0.4s; }
.mega-menu .flex > div:nth-child(5) {  animation-delay: 0.5s; }
.mega-menu .flex > div:nth-child(6) {  animation-delay: 0.6s; }
.mega-menu .flex > div:nth-child(7) {  animation-delay: 0.7s; }
.mega-menu .flex > div:nth-child(8) {  animation-delay: 0.8s; }
.mega-menu .flex > div:nth-child(9) {  animation-delay: 0.9s; }

@keyframes mm-show {
	from {
		opacity: 0;
		transform: translateY(-1em);}
		to {
			opacity: 1;
			transform: translateY(0);
		}
	}
	
	.mega-menu .flex ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	.mega-menu .flex li {
		
		line-height: 1;
		
		margin-bottom: 12px;
	}
	
	.mega-menu li a {
		color: #808080;
		text-decoration: none;
		font-size: 13px;
	}
	
	.mega-menu li:hover a {
		color: #fff;
	}
	
	.mega-menu .wrapper {
		max-width: 1240px;
		padding-top: 97px;
	}
	
	.mega-menu h3 {
		font-size: 16px;
		letter-spacing: 0;
		border-bottom: solid 1px #4d4d4d;
		padding-bottom: 16px;
		margin-bottom: 25px;
	}
	
	@media (min-width: 1025px) {
		.mm-link + ul {
			display: none !important;	
		}
		
		.mega-menu {
			top: 99px;
			height: auto;
		}
		
		.fixed-menu .mega-menu {
			top: 99px;
		}
		
		.mega-menu .wrapper {
			padding-top: 97px;
			padding-bottom: 87px;
		}
		
		
	}
	
	@media(min-width: 1200px) {
		
	}
	
	/* ========================================================================== 
	*  7.0 - Footer Links
	* ========================================================================== */
	
	.footer-links {
		background-color: #1A1919;
	}
	
	.footer-links, .footer-links a {
		color: #999;
	}
	
	.footer-links .h3 {
		margin: 0;
		color: #fff;
	}
	
	.footer-links .h4 {
		margin: 20px 0 0;
		color: #ff9800;
	}
	
	.footer-links p {
		background-color: #212121;
		width: 100vw;
		margin: 0 0 0 -30px;
		padding: 10px 30px;
	}
	
	.footer-links p::after {
		content: '';
		width: 0;
		height: 0;
		border-left: 3px solid transparent;
		border-right: 3px solid transparent;
		border-top: 5px solid #fff;
		display: block;
		margin-left: 10px;
	}
	
	.footer-links p.active::after {
		border-bottom: 5px solid #fff;
		border-top: none;
	}
	
	.footer-links a {
		text-decoration: none;
		color: #fff;
		font-size: 14px;
		letter-spacing: 1.6px;
	}
	
	.footer-links a:hover, .copyright a:hover {
		color: #ff9800;
	}
	
	.highlight {
		color: #ff9800; /* Highlight Day Colour*/
	}
	
	.footer-links ul {
		margin: 0 0 15px;
		padding: 0;
		list-style: none;
		line-height: 1.7em;
	}
	
	.footer-links .chronoform {
		margin-bottom: 0;
		padding-right: 10px;
	}
	
	.foot-header {
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 11px;
		text-transform: uppercase;
		color: #989898;
		letter-spacing: 1.6px;
		font-weight: 600;
	}
	
	.foot-header.active .icon-foot { 
		transform: rotate(45deg);
	}
	
	.footer-links .sub-menu {
		/*display: none;*/
	}
	
	.footer-production-type-links {
		
	}
	
	.footer-production-type-links .foot-content > ul > li.menu-item-has-children > a {
		display: none;
	}
	
	.icon-foot {
		font-size: 15px;
		transition: all 0.4s ease;
		display: none;
	}
	
	.footer-links .flex {
		margin-top: 53px;
	}
	
	.footer-link .login-block a {
		font-size: 12px;
	}
	
	.footer-links .login-block {
		display: none;
	}
	
	@media (min-width: 768px) {
		
		.footer-links p {
			background-color: transparent;
			width: auto;
			margin-left: 0;
			padding: 0;
			margin-bottom: 14px;
		}
		
		.footer-links p::after {
			content: none;
		}
		
		.footer-links .flex > div {
			padding-bottom: 30px;
		}
		
		.foot-content {
			
		}
		
		.footer-links ul {
			margin: 0 0 35px;
		}
		
	}
	
	@media (min-width: 1025px) {
		
		.footer-links .lrg-wrapper {
			padding-top: 55px;
			padding-bottom: 13px;
		}
		
		.footer-links h1 {
			margin: 10px 0 40px 0;
		}
		
		.footer-links .h3 {
			margin: 0 0 40px 0;
		}
		
		.footer-links .flex > div {
			padding-bottom: 0;
		}
		
		.footer-links .login-block {
			display: flex;
		}
		
	}
	
	
	/* ========================================================================== 
	*  7.1 - Copyright
	* ========================================================================== */
	
	.copyright {
		background-color: #1A1919;
	}
	
	.copyright, .copyright a {
		color: #4D4D4D;
	}
	
	.copyright p {
		margin-bottom: 0;
		font-size: 12px;
		color: #4D4D4D;
		letter-spacing: 1px;
	}
	
	.copyright span {
	}
	
	.copyright .lrg-wrapper {
		padding-top: 20px;
		font-size: 14px;
		line-height: 1.5em;
		text-transform: uppercase;
	}
	
	.edge-designed a {
		display: inline-block;
		vertical-align: middle;
	}
	
	
	
	.edge-designed span {
		display: inline-block;
		vertical-align: middle;
	}
	
	.edge-designed img {
		margin-left: 10px;
	}
	
	.back-top {
		position: fixed;
		bottom: 10px;
		right: 10px;
	}
	
	@media (max-width: 767px) {
		
		.copyright {
			text-align: center;
		}
		
		.copy-name {
			display: block;
		}
		
		.copy-break {
			display: none;
		}
		
		.edge-designed {
			margin-top: 10px;
		}
		
		.foot-content {
			display: block;
			max-height: 0;
			overflow: hidden;
			transition: all 0.4s ease;
			background-color: #212121;
			width: 100vw;
			margin-left: -30px;
			padding-left: 30px;
		}
		
		.foot-content.active {
			max-height: 1000px;
		}
		
		.icon-foot {
			display: block;
		}
		
	}
	
	@media (min-width: 768px) {
		
		.copy-flex {
			display: flex;
			justify-content: space-between;
			width: 100%;
		}
		
		.copyright .lrg-wrapper {
			padding-bottom: 20px;
		}
		
	}
	
	
	
	/* ========================================================================== 
	*  8.0 - Banner
	* ========================================================================== */
	
	.banner {
		background-color: #000;
	}

	.banner .wrapper {
		max-width: none;
		padding: 0;
	}
	
	.banner img {
		display: block;
		width: 100%;
	}
	
	.embla__button {
		fill: #fff;
	}
	
	.banner-text {
		position: relative;
		background-color: #000;
		padding: 16px 30px 16px;
		min-height: 197px;
	}
	
	.banner-text .h2 {
		font-size: 29px;
		font-weight: 600;
		margin: 0;
	}
	
	.banner-text p {
		font-size: 14px;
		margin-bottom: 20px;
		font-weight: 300;
		font-style: italic;
		margin: 13px 0px 26px;
	}
	
	.banner-text .h2, .banner-text p {
		color: #fff;
		line-height: 1.2em;
	}
	
	.banner .embla__arrows {
		display: none;
	} 
	
	@media (max-width: 500px) {
		
		.crop-mobile img {
			height: 100%;
			object-fit: cover;
			object-position: center;
			aspect-ratio: 16 / 9;
			height: 250px;
		}
		
	}
	
	@media (max-width: 767px) {
		
		.banner-text .btn {
			width: 100%;
			max-width: none;
		}
		
	}
	
	@media (min-width: 1025px) {
		
		.banner-layer {
			position: absolute;
			top: calc(50% - 15px);
			left: 50%;
			width: 100%;
			max-width: 1540px;
			z-index: 2;
			transform: translate(-50%,-50%);
			padding: 0 50px;
		}
		
		.banner-text {
			max-width: 600px;
			background-color: transparent;
			padding: 0;
			min-height: 0;
		}
		
		.banner-text .h2 {
			font-size: 48px;
		}
		
		.banner-text p {
			font-size: 24px;
			margin: 17px 0px 22px;
		}
		
		.banner-text .h2, .banner-text p {
			color: #fff;
			text-shadow: 1px 1px 2px rgb(0 0 0 / 50%);
		}
		
	}
	
	@media (min-width: 1200px) {
		
		.banner-text p {
			font-size: 24px;
		}
		
	}
	
	@media (min-width: 1600px) {
		
		.banner-text .h2 {
			font-size: 72px;
		}
		
		.banner-text p {
			font-size: 24px;
		}
		
	}
	
	@media (min-width: 1900px) {
		
		
		.banner-text p {
			font-size: 24px;
		}
		
	}
	
	@media (min-width: 1900px) {
		
		.banner img {
			max-height: 1024px;
			object-fit: cover;
		}
		
	}
	
	/* ========================================================================== 
	*  8.1 - Banner - Dots
	* ========================================================================== */
	
	
	.embla__dots__container {
		display: none;
	}
	
	.embla__dot {
		background-color: #4E4E4E;
		border: none;
		width: 100%;
		height: 3px;
	}
	
	.embla__dot.is-selected {
		background-color: #fff;
	}
	
	.embla__dots__container {
		bottom: auto;
	}
	
	.embla__button--next {
		transform: translate(15px, -50%);
	}
	
	.featcars.embla {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.embla__dots__container {
		position: relative;
		display: block;
	}
	
	.embla__dot {
	}
	
	
	.banner .embla__dots__container {
		background-color: #000;
		padding: 20px 30px 30px;
	}
	
	.banner .embla__arrows {
		display: none;
	}
	
	
	@media (min-width: 768px) {
		
		.embla__dots__container {
			display: block;
		}
		
	}
	
	@media (min-width: 1025px) {
		
		.embla__dots__container {
			position: absolute;
			left: 0;
			right: 0;
			bottom: 0;
			z-index: 1;
		}
		
		.embla__dots__container {
			display: none;
			margin-right: 0;
		}
		
		.page-template-home-page .banner .embla__dots__container {
			background-color: transparent;
			padding: 20px;
		}
		
		.page-template-home-page .banner .embla__arrows {
			display: none;
		}
		
	}
	
	@media (min-width: 1900px) {
		
		/*  .banner .embla__arrows {
		max-width: 1785px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
		top: 99px;
		height: calc(100% - 99px);
		}*/
		
	}
	
	/* ========================================================================== 
	*  9.0 - Quicklinks
	* ========================================================================== */
	
	.quicklinks {
		
	}
	
	.q-link {
		position: relative;
		overflow: hidden;
	}
	
	.q-img {
		overflow: hidden;
	}
	
	.q-link img{
		transition: all 0.6s ease;
	}
	
	.q-link:hover img {
		transform: scale(1.1);
	}
	
	.q-link a {
		text-decoration: none;
	}
	
	.q-link .h3 {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	
	@media (max-width: 769px) {
		.q-img, .q-link p {
			display: none;
		}
		
		.q-link .h3 {
			margin: 0;
			font-size: 20px;
			line-height: 1.1;
			color: #222;
			font-weight: 600;
			text-align: center;
			padding: 30px 15px;
			border-top: 1px solid #eee;
		}
	}
	
	
	/* ========================================================================== 
	*  10.1 - Mini Stock Locator - Wrapper and Video BG
	* ========================================================================== */
	
	.search-our-stock {
		
	}
	
	.search-our-stock .search-overlay {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.5);
	}
	
	/* Video background */
	.search-our-stock .ss-video {
		position: absolute;
		overflow: hidden;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
	}
	
	.search-our-stock .ss-video video {
		min-width: 100%;
		min-height: 100%;
		object-fit: cover;
	}
	
	.search-our-stock label {
		text-align: left;
	}
	
	.mini-search .stock-option {
		width: 100%;
	}
	
	@media (min-width: 1200px) {
		.mini-search .stock-options {
			display: flex;
			justify-content: flex-end;
		}
		
		.mini-search .ms-btn-container, .mini-search .sd-heading-fixed, .mini-search .sd-search-fixed {
			display: none;
		}
	}
	
	/* ========================================================================== 
	*  10.2 - Mini Stock Locator - Colours
	* ========================================================================== */
	
	/* Border colours */
	.mini-search .stock-options, .mini-search .stock-option .so-select {
		border-color: #e6e6e6;
	}
	
	.mini-search .stock-option:not(.so-more-filters):after {
		background-color: #666;
	}
	
	/* Text colours */
	.mini-search .stock-option .so-select label {
		color: #000;
	}
	
	.mini-search .stock-option .value, .mini-search .stock-option .so-select svg {
		color: #000;
	}
	
	/* Background colour */
	.mini-search .stock-option .so-select, .mini-search .stock-option.ms-btn {
		background-color: #fff;
	}
	
	.mini-search .stock-option.active .value  {
		color: #000;
	}
	
	/* ========================================================================== 
	*  10.2 - Mini Stock Locator - Quick Search
	* ========================================================================== */
	
	.mini-search a.sl-mini-search-btn {
		padding: 15px 20px;
	}
	
	.mini-search-quick {
		color: #222;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		margin-top: 20px;
	}
	
	.mini-search-quick > div {
		width: 50%;
		padding: 10px;
	}
	
	.mini-search-quick .msq-text {
		display: flex;
		width: 100%;
		align-items: center;
		justify-content: center;
		font-size: 18px;
	}
	
	.mini-search-quick svg {
		font-size: 20px;
		margin-right: 10px;
	}
	
	.mini-search-quick a {
		display: block;
		border: 1px solid #222;
		color: #222;
		padding: 8px 25px;
		text-decoration: none;
		text-align:center;
		border-radius: 3px;
		font-size: 18px;
	}
	
	.mini-search-quick a:hover, .mini-search-quick a.primary {
		background-color: #ff9800;
		color: #fff;
	}
	
	@media (min-width: 1025px){
		
		.mini-search-quick .msq-text {
			margin-right: 20px;
			padding-right: 30px;
			border-right: 1px solid #fff;
		}
		
		.mini-search-quick > div, .mini-search-quick .msq-text {
			width: auto;
		}
		
		.mini-search-quick a {
			border: 1px solid transparent;
		}
		
		.mini-search-quick a:hover, .mini-search-quick a.primary {
			border-color:  #fff;
		}
		
		.mini-search-quick {
			margin-top: 30px;
		}
		
	}
	
	/* ========================================================================== 
	*  10.3 - Mini Stock Locator - Search Flex
	* ========================================================================== */
	
	.search-flex {
		display: flex;
		flex-direction: column;
	}
	
	.search-flex .mini-search-quick {
		justify-content: flex-end;
	}
	
	@media (max-width: 1024px) {
		.search-flex > *:nth-child(1) { order: 1; }
		.search-flex > *:nth-child(2) { order: 3; }
		.search-flex > *:nth-child(3) { order: 2; }
		
		.search-flex .mini-search-quick {
			margin-top: 20px;
		}
		
		.search-our-stock .search-flex  {
			text-align: center;
		}
		
	}
	
	@media (min-width: 1025px) {
		
		.search-flex {
			display: flex;
			justify-content: space-between;
			align-items: center;
			flex-wrap: wrap;
			flex-direction: row;
		}
		
		.search-flex h2, .search-flex .mini-search-quick {
			margin: 0;
		}
		
		.search-flex h2, .search-flex > div {
			width: auto;
		}
		
		.search-flex > div:last-child {
			width: 100%;
			margin-top: 20px;
		}
		
		.search-flex .mini-search-quick .msq-text {
			margin-right: 0;
			padding-right: 30px;
			border-right: 1px solid #222;
		}
		
		.search-flex .mini-search-quick > div {
			padding: 0 0 0 10px;
		}
		
		.search-flex .mini-search-quick > div:last-child {
			padding-right: 0;
		}
	}
	
	/* ========================================================================== 
	*  11.1 - Main Content - Home Page
	* ========================================================================== */
		
	.content {
		position: relative;
	}
	
	.content-fill {
		height: 100%;
		background: #bdbdbd;
		padding: 10px 20px; 
	}
	
	.dark-bg {
		background-color: #181616;
	}
	
	.dark-bg p, .dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg a {
		color: #fff;
	}
	
	.welcome h1 span {
		display: block;
	}
	
	.location-map {
		position: relative;
	}
	
	.location-map a {
		position: absolute;
		left: 50%;
		bottom: 50px;
		z-index: 1;
		transform: translate(-50%, 0);
	}
	
	.theatre-company {
		margin-top: 10px !important;
	}
	
	@media (max-width: 1024px) {
		
		.welcome {
			background-image: none !important;
		}
		
	}
	
	@media (min-width: 1025px) {
		
    .term-44 .content > .wrapper {
      padding-top: 174px;
    }
    
	}
	
	@media(min-width: 1500px) {
		
	}
	
	/* ========================================================================== 
	*  11.1.2 - Production Slider - Genaral
	* ========================================================================== */
	
	.slide-fade-overlay {
		position: absolute;
		top: 0;
		right: 0;
		height: calc(100% - 53px);
		width: calc(25% - 14px);
		background-color: rgb(24 22 22 / 75%);
		border: solid 1px #1f1c24;
		display: none;
	}
	
	.slide-fade-overlay::after {
		content: '';
		position: absolute;
		width: 50%;
		height: 100%;
		background-image: linear-gradient(90deg, #18161600, #181616cc);
		right: 0;
	}
	
	.grey-bg .slide-fade-overlay {
		background-color: #1e1e1e70;
		border: solid 1px #2a2a2a;
	}
	
	.grey-bg .slide-fade-overlay::after {
		content: '';
		position: absolute;
		width: 50%;
		height: 100%;
		background-image: linear-gradient(90deg, #21212100, #212121bf);
		right: 0;
	}
	
	
	.embla-productions .embla__button--next {
	}
	
	.embla-productions .embla__button svg {
		display: none
		
	}
	
	.embla-productions .embla__dots__container {
		padding-left: 0;
		padding-right: 0;
		overflow: hidden;
	}
	
	#embla-now-playing .embla__dots, #embla-coming-soon .embla__dots {
		/* width: calc(100% - 30px); */
		padding-top: 10px;
	}
	
	
	@media (max-width: 1024px) {
		
		.wrapper-overflow-mobile {
			/* padding-right: 0; */
			overflow-x: hidden;
		}
		
		.wrapper-overflow-mobile .embla-productions .embla__viewport {
			padding-right: 60px;
		}
		
	}
	
	@media (min-width: 768px) {
		
		.slide-fade-overlay {
			width: calc(25% - 15px);
		}
		
	}
	
	@media (min-width: 1025px) {
		
		.wrapper-overflow-mobile {overflow: hidden;}
		
		
		.embla-productions .embla {
			padding-right: 50px;
		}
		
		.embla-productions .embla__button--next {
			right: 0;
			height: calc(100% - 11px);
			padding: 0 5px;
			top: 0;
			transform: translateY(0);
		}
		
		.embla-productions .embla__button--next svg {
			width: 20px;
			height: 20px;
		}
		
		.embla-productions .embla__button--prev {
			left: -45px;
		}
		
		.slide-fade-overlay {
			height: calc(100% - 10px);
			width: calc(25% - 25px);
			display: block;
		}
		
		.embla-productions .embla__button svg {
			display: block;
		}
		
		.embla-productions .embla__viewport {
		}
		
		/*.embla-overflow {
		overflow: hidden;
		position: relative;
		}
		
		.embla-overflow .embla__viewport {
		width: calc(75% - 5px);
		overflow: visible;
		}*/
		
		#embla-now-playing .embla__dots, #embla-coming-soon .embla__dots {
			
			width: 100%;
		}
		
		#embla-now-playing .embla__dot, #embla-coming-soon .embla__dot {
			
			background-color: #303030;
		}
		
		#embla-now-playing .embla__dot.is-selected, #embla-coming-soon .embla__dot.is-selected {
			
			background: #666;
		}
		
		
	}
	
	@media (min-width:1600px) {
		
		.embla__button--prev {
			left: -40px;
		}
		
		.embla__button--prev {
			left: 10px;
		}
		
	}
	
	@media (min-width:1900px) {
		
		.banner .embla__button--prev {
			left: -40px;
		}
		
		.banner .embla__button--prev {
			left: 10px;
		}
		
	}
	
	/* ========================================================================== 
	*  11.1.3 - Production Slider - Header & Filter
	* ========================================================================== */
	
	.production-filter ul li {
		width: 100%;
	}
	
	.production-filter ul li.active {
		display: block;
		position: relative;
	}

	
	.prod-mob-filter:after {
		content: '';
		width: 0;
		height: 0;
		border-left: 3px solid transparent;
		border-right: 3px solid transparent;
		border-top: 5px solid #fff;
		position: absolute;
		right: 15px;
		top: 50%;
		transform: translateX(-50%);
		z-index: 2;
	}
	
	.production-filter li, .prod-mob-filter {
		background-color: #3a3a3a;
		z-index: 1;
		position: relative;
	}
	
	
	.grey-bg .production-filter li {
		background-color: #181616;
	}
	
	.production-filter {
		margin-bottom: 20px;
		position: relative;
		z-index: 99;
	}
		
	/* Drop Down Menu Active */ 
	
	.production-filter.show-menu {
		flex-direction: column;
		position: relative;
	}
	
	.production-filter.show-menu li {
		display: block;
		position: absolute;
		top: 0;
		z-index: 2;
	}
	
	.production-filter.show-menu li:nth-child(2) {
		top: 42px;
	}
	
	.production-filter.show-menu li:nth-child(3) {
		top: 84px;
	}
	
	.production-filter.show-menu li:nth-child(4) {
		top: 126px;
	}
		
	.production-filter.show-menu ul::after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: calc(100% - 27%);
		height: 126px;
		max-width: 711px;
		z-index: 1;
		box-shadow: 0 8px 15px #00000085;
	}
	
	.flex-production-header {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	
	.production-filter ul {
		list-style: none;
		padding: 0;
		margin: 0;
		display: flex;
		flex-direction: column;
	}
	
	.production-filter li, .prod-mob-filter {
		display: flex;
		padding: 15px 17px;
		text-decoration: none;
		text-transform: uppercase;
		transition: none;
		font-size: 12px;
		letter-spacing: 1px;
		align-items: center;
		line-height: 1em;
		cursor: pointer;
		position: relative;
	}

	.production-filter li {
		color: #989898;
	}

	.prod-mob-filter {
		color: #ffffff;
	}
	
	.production-filter li:hover {
		color: #ff9800;
	}
	
	.production-filter li.active , .production-filter li.active:hover  {
		color: #fff;
	}
	
	
	.filter-content {
		display:none;
	}
	
	.filter-content.active {		
		display: block;		
	}
	
	
	@media (max-width:1024px) {

		.production-filter ul {
			list-style: none;
			padding: 0;
			margin: 0;
			display: none;
			flex-direction: column;
			position: absolute;
			width: 100%;
			border-top: 1px solid #4e4e4e;
		}

		.production-filter.show-menu  ul {
			display: flex;
		}
	}

	@media (min-width:1025px) {

		.prod-mob-filter {
			display: none;
		}
		
		.flex-production-header, .production-filter ul {
			flex-direction: row;
		}
		
		.production-filter ul li {
			display: block;
			width: auto;
		}		
				
		.production-filter ul li a.active::after {
			content: none;
		}
		
		.production-filter li, .grey-bg .production-filter li {
			background-color: transparent;
		}
		
		.production-filter li:last-child a, .grey-bg .production-filter li:last-child a {
			padding-right: 0;
		}
		
		.production-filter {
			margin-bottom: 0;
			margin-right: 0;
		}
		
	}
	
	/* ========================================================================== 
	*  11.1.4 - Production Slider - Slides
	* ========================================================================== */
	
	.embla-productions .flex {
		margin-left: -30px;
	}
	
	.embla-productions .flex>* {
	}
	
	.embla__slide__inner {
		position: relative;
	}
	
	.production-feature-container * {
		transition: ease 0.3s all;
	}
	
	.production-feature-container {
		position: relative;
		transition: ease 0.3s all;
	}
	
	.production-link {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
	}
	
	.production-img {
		line-height: 0;	
		background-color: #fff;
	}
	
	.production-img img {
		height: 180px;
		width: 100%;
		object-fit: cover;
		transition: ease 0.6s all;
	}
	
	.production-feature-content {
		position: relative;
	}
	
	.production-feature-overlay {
		position: absolute;
		bottom: 0;
		width: 100%;
	}
	
	.production-name {
		padding: 12px 20px;
		background-color: #00000080;
		margin-top: 10px;
	}
	
	.production-tag {
		padding: 0 20px;
		line-height: 1em;
	}
	
	.production-name h3 {
		margin: 0;
	}
	
	.production-feature-container:hover .production-name {
		background-color: #fff;
	}
	
	.production-feature-container:hover .production-name h3 {
		color: #000;
	}
	
	.production-info {
		padding: 9px 20px 11px;
		background-color: #212121;
		line-height: 1.35em;
	}
	
	.grey-bg .production-info {
		background-color: #181616;
	}
	
	.production-info p, .production-info a {
		margin: 0;
		font-size: 15px;
		color: #808080;
	}
	
	.production-info a {
		z-index: 2;
		position: relative;
		text-decoration: none;
	}
	
	.production-info a:hover {
		color: #fff;
	}
	
	@media (min-width:500px) {
		
		.production-img img {
			height: auto;
			object-fit: cover;
		}
		
	}
	
	/* ========================================================================== 
	*  11.1.5 - Production Slider - Review Slides
	* ========================================================================== */
	
	.embla-review .production-feature-container .production-name, .public-review .production-feature-container .production-name {
		background-color: #fff;
		transition: ease 0.6s all;
		margin: 0;
	}
	
	.embla-review .production-feature-container .production-name h3, .public-review .production-feature-container .production-name h3 {
		color: #000;
		font-weight: 800;
		margin: 0;
	}
	
	.embla-review .production-feature-container:hover .production-name, .public-review .production-feature-container:hover .production-name {
		background-color: #000;
		margin: 0;
	}
	
	.embla-review .production-feature-container:hover .production-name h3, .public-review .production-feature-container:hover .production-name h3 {
		color: #fff;
	}
	
	.embla-review .production-feature-container:hover .production-img img, .public-review .production-feature-container:hover .production-img img {
		opacity: 0.8;
	}
	
	.embla-review .production-feature-container:hover, .public-review .production-feature-container:hover {
		box-shadow: 0 3px 10px #00000094;
	}
	
	.embla-review .production-info, .public-review .production-info{
		padding: 0;
		display: flex;
		background-color: transparent;
	}
	
	.embla-review .production-info > div, .public-review .production-info > div {
		margin-right: 5px;
	}
	
	.embla-review .production-info a:hover, .public-review .production-info a:hover {
		color: #ccc;
	}
	
	.embla-review .production-tag, .public-review .production-tag {
		margin-bottom: 20px;
	}
	
	.slide-review-section {
		background-color: #212121;
		padding: 20px;
		color: #fff;
		z-index: 2;
		position: relative;
	}
	
	.grey-bg .slide-review-section {
		background-color: #181616;
	}
	
	.review-heading p {
		margin-bottom: 4px;
	}
	
	.review-author {
		text-transform: uppercase;
		font-size: 11px;
	}
	
	.review-author p {
		margin-bottom: 10px;
	}
	
	.embla-review .production-info p, .embla-review .production-info a {
		font-size: 12px;
	}
	
	.review-comments p {
		color: #989898;
		font-size: 13px;
		line-height: 1.5em;
	}
	
	.review-readmore {
		font-size: 11px;
		text-transform: uppercase;
		font-weight: 700;
		border-bottom: solid 1px #333333;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	
	.review-readmore a {
		display: flex;
		align-items: center;
		text-decoration: none;
	}
	
	.review-readmore svg {
		font-size: 16px;
		margin-right: 7px;
		color: #808080;
		transition: none;
	}
	
	.review-readmore a:hover svg {
		color: #fff;
	}
	
	.review-rating {
		font-size: 11px;
		text-transform: uppercase;
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 10px;
	}
	
	.review-rating svg {
		color: #E5A60A;
	}
	
	.review-rating svg.star-outline {
		fill: none;
		stroke-width: 2px;
	}
	
	.review-rating > div {
		margin-right: 5px;
	}
	
	@media (min-width:1025px) {
		
		#embla-recent-reviews.embla-productions .embla__viewport, #embla-my-reviews.embla-productions .embla__viewport {
			padding-right: 0;
		} 
		
	}
	
	/* ========================================================================== 
	*  11.2 - Content Pages
	* ========================================================================== */
	
	.center-content {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.center-content > div {
		max-width: 768px;
		width: 100%;
		padding: 40px 0
	}
	
	.full-wrapper .center-content > div {
		padding: 40px 30px
	}
	
	.center-img img {
		display: block;
		width: 100%;
		object-fit: cover;
		height: 100%;
	}
	
	.centered-carousel .embla__container {
		align-items: center;
	}
	
	.centered-carousel .embla__slide {
		width: 50%;
		transform: translateX(10%);
	}
	
	.centered-carousel .embla__slide__inner {
		width: 80%;
		filter: grayscale(100%);
	}
	
	.centered-carousel .is-selected .embla__slide__inner {
		width: 110%;
		transform: translateX(-13.6%);
		filter: grayscale(0);
	}
	
	.wp-block-image {
		margin: 20px 0;
	}
	
	.content .banner {
		position: relative;
	}
	
	.content .banner img {
		height: 450px;
		object-fit: cover;
	}
	
	.content .banner .embla img {
		height: auto;
		object-fit: contain;
	}
	
	.content .banner-txt {
		position: absolute;
		bottom: 0;
		max-width: 1900px;
		left: 50%;
		text-align: left;
		transform: translateX(-50%);
		width: 100%;
		padding: 0 30px 30px;
	}
	
	.content .banner-txt h1 {
		color: #fff;
		margin-bottom: 0;
		font-size: 58px;
	}
	
	.content p.into-text, .content .into-text p {
		font-size: 20px;
		color: #989898;
		line-height: 1.5em;
	}
	
	@media (min-width:500px) {
		
		.content .banner img {
			height: auto
		}
		
		.content .banner .embla img {
			max-height: 1024px;
			object-fit: cover;
		}
		
	}
	
	@media (min-width:1025px) {
		
		.page-template-default {
			padding-top: 99px;
		}
		
		.page-template-default .nav-menu {
			background-color: #000;
		}
		
		.content .banner-txt {
			padding: 0 50px 50px;
		}
		
		
	}
	
	@media (min-width:1900px) {
		
		.content .banner img {
			height: 580px;
		}
		
		.content .banner .embla img {
			height: auto;
		}
		
		
	}
	
	/* ========================================================================== 
	*  11.3 - Contact page
	* ========================================================================== */
	
	.contact-tabs .inline-list {
		padding-left: 0;
		background-color: #dce4e6;
	}
	
	.contact-tabs iframe {
		margin-bottom: 20px;
	}
	
	.contact-card {
		background-color: #f5f5f5;
		border: 1px solid #969696
	}
	
	.contact-card .contact-logo {
		background-color: #fff;
		text-align: center;
		padding: 10px 20px;
	}
	
	.contact-card .contact-stuff {
		padding: 20px;
	}
	
	.contact-card .s-header {
		width: auto;
		color: #000;
		cursor: pointer;
		position: relative;
	}
	
	.contact-card .s-header:after {
		content: "+";
		position: absolute;
		color: #000;
		right: 2px;
		top: 0;
		z-index: 2;
		font-weight: bold;
	}
	
	.contact-card .s-content {
		display: none;
	}
	
	.contact-card .s-header.active + .s-content {
		display: block;
	}
	
	/* ========================================================================== 
	*  11.4 - Now Playing Page
	* ========================================================================== */
	
	.flex-production.flex.pb-vert>* {
		padding-bottom: 60px;
	}
	
	section.content .wrapper {
		/* max-width: 1440px; */
	}
	
	
	/* ========================================================================== 
	*  11.5.2 - Register
	* ========================================================================== */

	.user-registration.ur-frontend-form .ur-submit-button {
		margin-right: 0;
	}

	@media (max-width: 500px) {
		
		.ur-frontend-form .ur-form-row {
			flex-direction: column;
		}

		.ur-form-grid {
			width: 100% !important;
		}

		.ur-form-row {
			margin-bottom: 0;
		}
		
	}

	/* ========================================================================== 
	*  11.5 - Login/Regsiter Page
	* ========================================================================== */
	
	.login-flex {
		display: flex;
		padding-bottom: 20px;
	}
	
	.tabs-header.tabs-form {
		width: auto;
		padding: 0 18px;
		margin: 0;
		color: #808080;
		cursor: pointer;
	}
	
	.tabs-header.tabs-form.active {
		color: #fff;
	}
	
	.tabs-header.tabs-form:first-child {
		padding-left: 0;
		position: relative;
	}
	
	.tabs-header.tabs-form:first-child::after {
		content: '';
		border-right: solid 1px #808080;
		height: 100%;
		width: 1px;
		position: absolute;
		right: 0;
		top: 0;
	}
	
	.tabs-content.tabs-form {
		display: none;
	}
	
	.tabs-content.tabs-form.active {
		display: block;
	}
	
	.login-summary p {
		color: #989898;
		font-size: 13px;
		line-height: 1.4em;
	}
	
	.tabs-content.tabs-form .ate-form {
		margin-top: 30px;
	}
	
	#user-registration p {
		color: #979797 !important;
	}
	
	#location-switcher option {
		background: #000;
		padding: 5px 10px;
		text-transform: capitalize;
	}
	
	#location-switcher {
		background: transparent;
		color: #fff;
		border: none;
		text-transform: uppercase;
		outline: none;
		cursor: pointer;
		transition: ease 0.3s all;
	}
	
	.logo-location:hover #location-switcher {
	}
	
	.logo-location::after {
		content: '';
		border-left: 3px solid transparent;
		border-right: 3px solid transparent;
		border-top: 5px solid #fff;
		position: absolute;
		top: 7px;
		right: -10px;
		transition: ease 0.3s all;
	}
	
	.logo-location select {
		
	}
	
	.logo-location select option {
		
	}
	
	@media (min-width:768px) {
		
		.login-content > .sml-wrapper, .login-content > .wrapper, .login-content > .lrg-wrapper {
			/* max-width: none; */
		}
		
		.login-container {
			background: #1A1919;
			margin: 0 auto;
			width: auto;
			padding: 30px 60px;
		}
		
		.login-flex {
			padding-bottom: 40px;
		}
		
		.tabs-content.tabs-form.tab-register {
			min-width: 536px;
		}
		
		.tabs-content.tabs-form .ate-form {
			margin-top: 34px;
		}
		
	}
	
	.login-content .ur-frontend-form.ur-frontend-form--bordered form input[type="submit"] {
		background-color: #fff!important;
		border: none;
	}
	
	.login-content .ur-frontend-form.ur-frontend-form--bordered form input[type="submit"]:hover {
		background-color: #333!important;
		border: none;
		color: #fff;
		background: #999 radial-gradient(circle, transparent 1%, #999 1%) center / 15000%!important;
		color: #fff;
	}
	
	/* ========================================================================== 
	*  11.5.2 - User logged in
	* ========================================================================== */
	
	body.logged-in .login-container {  
		padding: 0;  
		background-color: transparent;
	}
	
	body.logged-in .login-flex {
		display: none;
	}
	
	body.logged-in .login-summary {
		display: none;
	}
	
	body.logged-in .login-content.dark-bg, body.logged-in .login-contentsss {
		background-color: #1A1919;
		border-bottom: solid 1px #333;
	}
	
	@media (min-width: 768px) {
		
		body.logged-in .login-content > .sml-wrapper {
			max-width: 1000px;
		}
		
		body.logged-in .login-content > .wrapper {
			max-width: 1540px;
		}
		
		body.logged-in .login-content > .lrg-wrapper {
			max-width: 1900px;
		}
		
		.login-container {
			max-width: 900px;
		}
		
		body.logged-in .login-container {
			max-width: none;
		}  
		
	}
	
	body.logged-in .login-content .wrapper {
		padding-top: 1px;
	}
	
	@media (min-width: 1025px) {
		
		body.logged-in .login-content .wrapper {
			padding-top: 10px;
		}
		
	}
	
	/* ========================================================================== 
	*  11.5.3 - User Dashboard
	* ========================================================================== */
	
	.login-content #user-registration {
		box-shadow: none;
	}
	
	.login-content #user-registration{
		background-color: transparent;
	}
	
	.login-content #user-registration .user-registration-MyAccount-navigation {
		border-bottom: solid 1px #333;
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	.login-content #user-registration .user-registration-MyAccount-navigation ul {
		justify-content: flex-start;
	}
	
	.login-content #user-registration .user-registration-MyAccount-navigation-link.is-active a,
	.login-content #user-registration .user-registration-MyAccount-navigation-link a {
		background-color: transparent;
	}
	
	.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
		color: #808080;
		text-transform: uppercase;
		letter-spacing: 2px;
		padding: 5px 0;
		margin: 0 20px;
	}
	
	.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link:nth-child(1) a {
		margin-left: 0;
	}
	
	
	.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a:hover,
	.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a:hover  {
		color: #ff9800;
	}
	
	.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
		color: #fff;
	}
	
	.login-content .edit-password {
		margin: 0 auto;
		max-width: 600px;
	}
	
	.login-content .edit-password fieldset {
		border: none;
		padding: 0;
		margin: 0 auto;
		max-width: 600px;
	}
	
	.login-content  #user-registration .user-registration-MyAccount-content .ur-frontend-form .user-registration-EditAccountForm .ur-form-grid > p {
		float: left;
	}
	
	@media (min-width: 1025px) {
		
		.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
			padding: 0 0;
			margin: 0 10px;
		}
		
	}
	
	@media (min-width: 1200px) {
		
		.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
			padding: 5px 0;
			margin: 0 20px;
		}
		
	}
	
	/* Logout button */
	.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link--user-logout {
		margin-left: auto;
	}
	
	.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link--user-logout a {
		color: #fff;
		padding: 5px 20px;
		font-weight: 600;
		border: solid 1px #fff;
		font-size: 12px;
	}
	.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link--user-logout a:hover,
	.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link--user-logout.is-active a:hover{
		color: #fff;
	}
	
	.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link--user-logout a:hover {
		border: solid 1px #ff9800;
		background-color: #ff9800;
	}
	
	@media (min-width: 1025px) {
		
		.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link--user-logout a {
			margin: 0;
		}
	}
	
	@media (max-width: 1024px) {
		
		.login-content #user-registration .user-registration-MyAccount-navigation ul { 
			flex-direction: column;
		}
		
		.login-content #user-registration .user-registration-MyAccount-navigation {
			border-bottom: none;
			
		}
		
		.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
			padding: 10px;
			text-align: center;
			width: 100%;
			margin: 0;
			font-size: 12px;
			text-align: left;
			border: none;
			color: #808080;
		}
		
		.login-content #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link--user-logout {
			margin: 0;
		}
		
		.login-content #user-registration .user-registration-MyAccount-navigation ul li {
			border-bottom: solid 1px #333;
		}
		
	}
	
	/* ========================================================================== 
	*  11.6 - Add Production Page
	* ========================================================================== */
	
	.content-add-production {
		background-color: #212121;
	}
	
	.add-production-container {
		background-color: #212121;
	}
	
	.add-production-container h3 {
		margin-bottom: 5px;
	}
	
	.add-production-container .h4 {
		margin-bottom: 7px;
	}
	
	.add-production-container .ate-form {
		margin-top: 0;
	}
	
	.add-production-container .form-control.empty + label, .add-production-container .form-group label {
		padding: 15px 20px;
		font-size: 12px;
		top: 0;
		display: block;
	}
	
	.add-production-container .form-group label {
		display: none;
	}
	
	.add-production-container .form-control {
		margin-bottom: 25px;
	}
	
	.flex-ratings {
		margin-bottom: 30px;
	}
	
	.add-production-container .checkbox-group.tick-box .container {
		line-height: 1;
		min-height: 11px;
		padding-left: 16px;
	}
	
	.add-production-container .checkbox-group {
		font-size: 13px;
		color: #fff;
	}
	
	.add-production-container .checkmark, .add-production-container .checkbox-group input:checked ~ .checkmark {
		background-color: transparent;
		border: solid 1px #808080;
		width: 12px;
		height: 11px;
	}
	
	.checkbox-group:hover input ~ .checkmark {
		background-color: transparent;
	}
	
	.checkbox-group.tick-box .checkmark::after {
		left: 3.5px;
		top: 0;
		width: 3px;
		height: 8px;
		border-width: 0 1px 1px 0;
	}
	
	.add-production-container .radiomark, .add-production-container .checkbox-group input:checked ~ .radiomark, .add-production-container .checkbox-group:hover input ~ .radiomark {
		background-color: transparent;
		border: none;
		border-radius: 0;
	}
	
	.checkbox-group-rating {
		position: relative;
		height: 20px;
		margin-bottom: 15px;
	}
	
	.checkbox-group-rating .checkbox-group .container {
		padding: 0;
		margin: 0;
		min-height: auto;
		display: block;
		height: 18px;
		width: 18px;
	}
	
	.checkbox-group-rating .checkbox-group {
		position: absolute;
		left: 0px;
		width: 18px;
		height: 18px;
	}
	
	.checkbox-group-rating .checkbox-group:nth-child(2) {left: 21px;}
	.checkbox-group-rating .checkbox-group:nth-child(3) {left: 41px;}
	.checkbox-group-rating .checkbox-group:nth-child(4) {left: 62px;}
	.checkbox-group-rating .checkbox-group:nth-child(5) {left: 83px;}
	
	.add-production-container .checkbox-group .radiomark {
		height: auto;
		width: auto;
	}
	
	.checkbox-group-rating .checkbox-group input {
		width: 18px;
		height: 18px;
		z-index: 2;
	}
	
	.checkbox-group-rating .checkbox-group .radiomark:after {
		content: '';
		background-image: url('images/star-1-rating.webp');
		background-color: transparent;
		position: absolute;
		width: 159px;
		height: 18px;
		border-radius: 0;
		left: 0;
		top: 0;
		z-index: 1;
	}
	
	.checkbox-group-rating .checkbox-group:nth-child(2) .radiomark:after {
		background-image: url('images/star-2-rating.webp');
		left: -21px;
	}
	
	.checkbox-group-rating .checkbox-group:nth-child(3) .radiomark:after {
		background-image: url('images/star-3-rating.webp');
		left: -41px;
	}
	
	.checkbox-group-rating .checkbox-group:nth-child(4) .radiomark:after {
		background-image: url('images/star-4-rating.webp');
		left: -62px;
	}
	
	.checkbox-group-rating .checkbox-group:nth-child(5) .radiomark:after {
		background-image: url('images/star-5-rating.webp');
		left: -83px;
	}
	
	input::file-selector-button {
		border: none;
		border-radius: 0;
		height: 47px;
		margin-right: 15px;
		font-size: 12px;
		text-transform: uppercase;
		padding: 0 60px 0 15px;
		color: #fff;
		background: url('images/choose-file-icon.webp') no-repeat #e5a60a 85% center;
	}
	
	.dark-bg .form-control.file-input, .form-control.file-input {
		padding: 0;
		cursor: pointer;
	}
	
	.add-production-container .form-control.file-input.empty + label {
		display: none;
	}
	
	.form-group-file {
		cursor: pointer;
	}
	
	@media (min-width:768px) {
		
		.checkbox-group-rating {
			margin-bottom: 0;
			width: 160px;
		}
		
		.flex-ratings.l-three-cols>* {
			width: auto;
		}
		
		.add-production-container .tick-box {
			margin-top: 5px;
		}
		
	}
	
	@media (min-width:1025px) {
		
		.content-add-production {
			background-color: #181616;
		}
		
		.content-add-production .sml-wrapper, .content-add-production .lg-wrapper, .content-add-production .wrapper {
			padding-top: 0;
		}
		
		.add-production-container {
			padding: 30px;
		}
		
		.add-production-container .btn.form-submit {
			margin: 0 auto;
			display: block;
			max-width: 306px;
		}
		
	}
	
	/* ========================================================================== 
	*  11.6.2 - Production (Details) Page
	* ========================================================================== */
	
	.content.production-details .banner img {
		max-height: 1024px;
		height: auto;
	}
	
	.production-details {
		background-color: #212121;
	}
	
	.pro-header, .pro-content {
		padding: 20px;
	}
	
	.pro-header {
		font-family: "Inter", sans-serif;
		background-color: #fff;
	}
	
	.pro-header h2 {
		color: #000;
		margin: 0;
	}
	
	.pro-header p {
		color: #808080;
		margin: 0;
		font-size: 13px;
	}
	
	.pro-content {
		padding: 20px;
	}
	
	.pro-row {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 20px;
		border-bottom: solid 1px #333333;
		padding-bottom: 20px;
	}
	
	.pro-row:last-child {
		border-bottom: none;
		margin: 0;
		padding-bottom: 10px;
	}
	
	.pro-content h3 {
		width: 100%;
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: 3px;
		box-sizing: border-box;
		font-family: "Inter", sans-serif;
	}
	
	.pro-content p {
		margin: 0;
		width: auto;
		line-height: 1em;
		color: #cbcbcb;
		font-size: 13px;
	}
	
	.production-details svg {
		color: #808080;
		margin-right: 10px;
		font-size: 13px;
	}
	
	.pro-synopsis {
		margin-top: 30px;
	}
	
	.pro-synopsis-content {
		background-color: #212121;
		padding: 20px;
		margin-bottom: 30px;
	}
	
	.pro-synopsis-content p {
		font-size: 13px;
		color: #989898;
	}
	
	.pro-synopsis > *:last-child {
		margin-bottom: 0;
	}	
	
	
/* ========================================================================== 
*  11.6.2 - Search
* ========================================================================== */

#s-bar .search-container .search {
    display: flex;
}

#s-bar {
	display: block;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background-color: #212121;
    box-shadow: 0 15px 10px #0000001f;
}
.top-search-container {
    width: 100%;
    padding: 10px 30px;
    max-width: 860px;
    margin: 0 auto;
	display: flex;
    align-items: center;
}

.top-search-container .search-input {
    width: inherit !important;
    max-width: inherit !important;
}
.top-search-container form{
	width: 100%;
	display: flex;
}
.nav-search svg.icon-cross-thick {
    fill: #fff;
}

.nav-search {
	height: 18px;
    padding-right: 17px;
    border-right: solid 1px #fff;
}

.nav-search .icon-mobile {
    color: #fff;
}

.search-mobile {
    padding: 5px 30px;
    border-bottom: 1px solid #444;
}

.search-style .probox, div.asl_w .probox {
    border: 2px solid #444444 !important;
    border-radius: 0 !important;
}

.search-style .probox .proinput input, .search-style div.asl_w .probox .proinput input,
.probox .proinput input, div.asl_w .probox .proinput input {
    font-family: "Inter", sans-serif !important;
    color: #000 !important;
    font-size: 14px !important;
}

div.asl_r.vertical {
    z-index: 99999;
}

.search-close {
    color: #fff;
    margin-left: 20px;
	cursor: pointer;
}

.search-close:hover, .nav-search .icon-mobile:hover {
    color: #e5a60a;
}

@media (min-width: 1025px) {

	.top-search-container {
    	padding-top: 20px;
		padding-bottom: 20px;
	}

}
