@charset "ISO-8859-1";

/******************************************************************************
* Breadcrumbs - Custom Overrides
******************************************************************************/

.breadcrumbs li, .breadcrumbs li a {
	color: #ffffff;
}

.breadcrumbs li.current, .breadcrumbs li.current a {
	color: #2d2d2d;
}

.breadcrumbs li a:hover, .breadcrumbs li.current a:hover {
	color: #2d2d2d;
}
/******************************************************************************
* Breadcrumbs - End
******************************************************************************/


article{
	overflow:hidden;
}

.main{
	background-color:white;
	color: #2d2d2d;
}

h1, h2, h3, h4 {
	font-family: 'Centrale Sans Bold', Trebuchet, sans-serif;
}

h1.heading {
	color: white;
	position: relative;
	top: -190px;
	font-size: 45px;
	margin-left: 0;
	height: 0;
}

.main .container h2.sub-heading {
	font-size: 36px;
	margin-bottom: 0;
}

h3.title {
	font-size: 30px;
}

h4.mini-title {
	font-size: 20px;
}

section p, section a, section li, section td {
	font-family: 'Roboto', Arial, Helvetica, serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5em;
}

.lead {
	font-family: 'Centrale Sans Medium', Trebuchet, sans-serif;
	font-size: 24px;
	margin-bottom: 0;
}

.l-showroom-title {
	font-family: 'Centrale Sans Light', Trebuchet, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
}

.l-showroom-title .title-bold {
	font-family: 'Centrale Sans Bold', Trebuchet, sans-serif;
}

.light {
	font-family: 'Roboto', Arial, Helvetica, serif;
	font-weight: 300;
}

.medium, .medium a {
	font-family: 'Roboto', Arial, Helvetica, serif;
	font-weight: 500;
}

.bold {
	font-family: 'Roboto', Arial, Helvetica, serif;
	font-weight: 700;
}

.text-black {
	color: #2D2D2D;
}

.text-white {
	color: #FFFFFF;
}

.text-blue {
	color: #0099FF;
}

a.text-blue {
	color: #0099FF;
}

 .no-pad-l {
	padding-left: 0;
}

 .no-pad-r {
	padding-right: 0;
}

.no-pad-b {
	padding-bottom: 5px;
}

.no-pad-t {
	padding-top: 5px;
}

.l-showroom-top-container {
	width: 100vw;
	position: relative;
	margin-left: 50%;
	transform: translateX(-50%);
}

.banner-image-container {
	position: relative;
}

.hero-img {
	display: table;
	margin-left: 50%;
	transform: translateX(-50%);
	width: 100vw;
}

.hero-img > source + img {
	margin-left: 50%;
	transform: translateX(-50%);
}

.l-showroom-middle-container {
	background-color: #FFFFFF;
	width: 100vw;
	position: relative;
	padding: 25px 0;
	margin-left: 50%;
	transform: translateX(-50%);
}

.l-showroom-middle-container-2 {
	background-color: #f5f5f5;
	width: 100vw;
	position: relative;
	padding: 25px 0;
	margin-left: 50%;
	transform: translateX(-50%);
}

.l-showroom-middle-container-even {
	background-color: #FFFFFF;
	width: 100vw;
	position: relative;
	padding: 0;
	margin-left: 50%;
	transform: translateX(-50%);
}

.breadcrumbs a:hover{
	color: #0099ff;
}

.breadcrumbs {
	margin-left: 0;
	margin-top: 0;
	font-size: 1.05em;
}

.l-showroom-intro {
	display: flex;
}

.l-showroom-intro > div {
	height: 100%;
}

.l-showroom-opening .opening-times {
	padding: 20px 15px 20px 0;
}

.l-showroom-opening .opening-times table {
	width: 100%;
}

.l-showroom-opening .opening-times td {
	padding: 2px 0;
}

.l-showroom-opening .opening-times td.bf-text{
	color: #F7C02D;
	font-weight: bold;
}

.l-showroom-opening .opening-times td.xmas-text{
	color: #F1C858;
	font-weight: bold;
}

.l-showroom-opening .opening-times td.ny-text{
	color: #A82036;
	font-weight: bold;
}

.l-showroom-gmap {
	position: relative;
	height: 0;
	padding-bottom: 50%;
	overflow: hidden;
	margin: 0 2.5px;
}

.l-showroom-gmap > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.l-showroom-experience, .l-showroom-catagories {
	display: flex;
	flex-wrap: wrap;
}

.l-showroom-experience > div {
	padding: 0 7.5px 50px;
}

.l-showroom-catagories > div {
	padding: 0 7.5px;
}

.l-showroom-catagories  > div.showroom-bot {
	align-self: flex-end;
	margin-bottom: -30px;
}

.experience-block, .catagories-block {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.experience-details, .catagories-details {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 25px 0;
	height: 100%;
}

.showroom-bot .catagories-details {
	padding: 0;
}

.l-showroom-gallery #gallery-swiper .gallery-swiper {
	padding-top: 30px;
}

.l-showroom-gallery #gallery-swiper .gallery-swiper .swiper-slide picture > source + img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.l-showroom-gallery #gallery-swiper .thumbs-swiper {
	padding-top: 20px;
}

.l-showroom-gallery #gallery-swiper .thumbs-swiper .swiper-slide picture > source + img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.l-showroom-gallery #gallery-swiper .thumbs-swiper .swiper-slide-thumb-active picture > source + img {
	border: 2px solid #0099FF;
}

@media screen and (min-width: 1200px) and (max-width: 1250px) {
	.l-showroom-gallery .gallery-swiper-controls .swiper-button-next {
		right: 10px;
	}
	.l-showroom-gallery .gallery-swiper-controls .swiper-button-prev {
		left: 10px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.l-showroom-gmap {
		padding-bottom: 55%;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.l-showroom-gmap {
		padding-bottom: 72%;
	}
}

@media screen and (max-width: 767px) {
	.hero-img {
		margin-left: unset;
		transform: unset;
	}

	h1.heading {
		position: absolute;
		top: 10%;
		left: 0;
		right: 0;
		margin: auto;
		width: 100vw;
		text-align: center;
		font-size: 45px;
		padding-left: 15%;
		padding-right: 15%;
	}
	
	.main .container h2.sub-heading {
		font-size: 40px;
		margin-bottom: 0;
	}
	
	h3.title {
		font-size: 36px;
	}
	
	h4.mini-title {
		font-size: 26px;
	}

	.l-showroom-intro {
		flex-direction: column;
		padding: 0 30px;
		text-align: center;
	}

	.l-showroom-opening .opening-times td {
		text-align: center;
	}

	.l-showroom-gmap {
		padding-bottom: 80%;
	}

	.l-showroom-experience, .l-showroom-catagories {
		padding: 0 30px;
		justify-content: center;
		text-align: center;
	}

	.l-showroom-experience h4.text-blue, .l-showroom-catagories h4.text-blue {
		font-size: 30px;
	}
    .banner-image-container{
        padding-left: 0px;
    }
}

