@font-face {font-family: slick; src: url('/fonts/slick.woff'); font-display:swap }
@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/googlefonts/Montserrat-Regular.woff2');
  font-display: swap;
}
@font-face {font-family: 'Montserrat-Italic'; src: url('/fonts/googlefonts/Montserrat-Italic.woff2'); font-display:swap }
@font-face {font-family: 'Montserrat-Medium'; src: url('/fonts/googlefonts/Montserrat-Medium.woff2');  font-display:swap}
@font-face {font-family: 'Montserrat-MediumItalic'; src: url('/fonts/googlefonts/Montserrat-MediumItalic.woff2'); font-display:swap}
@font-face {font-family: 'Montserrat-Bold'; src: url('/fonts/googlefonts/Montserrat-Bold.woff2'); font-display:swap }
@font-face {font-family: 'Montserrat-SemiBoldItalic'; src: url('/fonts/googlefonts/Montserrat-SemiBoldItalic.woff2');  font-display:swap}
@font-face {font-family: 'Montserrat-SemiBold'; src: url('/fonts/googlefonts/Montserrat-SemiBold.woff2'); font-display:swap }

body {
  margin:0px;
  font-family: 'Montserrat', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;
  color:#38404d;
}
h2, h3{font-family:'Montserrat-Medium', sans-serif}
h2{margin-bottom:5px; font-size:40px;}
h3{margin:5px 0px; font-size:20px; font-weight:normal}
h1{
	font-weight:normal;
}
.hdinner a, .banner a, a.blog-list, div.footer-social a, .product-brand-desc a {
	color:#fff;
}

.desktop{
	display:block;
}
.mobile, .mobile.flex{
	display:none;
}
.small-mobile{
	display:none;
}
.italic{
	font-family:'Montserrat-Italic',sans-serif;
}
.sb{
	font-family:'Montserrat-SemiBold',sans-serif;
}
.med, .med label{
	font-family:'Montserrat-Medium',sans-serif;
}
.strike-through{
	text-decoration:line-through;
}
div.ww{
	width:100%;
}
div.fw, ul.fw{
	width:100%;
	max-width:1300px;
	padding: 10px 20px;
	margin:0px auto;
	box-sizing:border-box;
}
div.ww div.fw{
	max-width:1300px;
	padding: 10px 20px;
	box-sizing:border-box;
}
div.bread{
	padding-top:20px;
}

.flex{
	display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.gap-3 {
    gap:10px;
}
.m-3 { margin: 10px }
.my-3 { margin-top: 10px; margin-bottom:10px }
.mx-3 { margin-left: 10px; margin-right:10px }
.f-center
{
	-webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
  -webkit-justify-content: center;
	justify-content:center;
}
.f-spread
{
	-webkit-justify-content:space-between;
	justify-content:space-between;
}
.f-end
{
	-webkit-justify-content:flex-end;
	justify-content:flex-end;
}
ul.faq-intro li.grey-box, div.not-found a.grey-box, div.grey-box{
	width:30%;
    margin-bottom: 30px;
    background-color: #38404d;
    border-radius: 10px;
    color: #fff;
    height: 70px;
    line-height: 70px;
    text-align: center;
}
div.grey-box
{
	width:100%;
}
.contact-us-form div.grey-box{
	height:40px;
	line-height:40px;
	font-size:20px;
	margin-bottom:15px;
}
div.not-found a.grey-box{
	display:block;
	margin:40px auto;
}
div.not-found p,div.not-found img, div.specialpages p{
	margin:40px auto;
}



li.grey-box a{
	color:#fff;
}
.bread a{
	font-family:'Montserrat-SemiBold',sans-serif;
	color:#38404d;
}
.prod-titles .designers{
	margin-right:20px;
	font-size:15px;
	width:50%;
}
.product-titles .designers a:hover{
	color:#A1A0A0;

}
.prod-thumbs-inner, .prod-other-inner{
	margin-right:10px;
	width:140px;
}
.bread {
	font-size:15px;
	line-height:19px;
}
p.tac, .grey-header.tac{
	text-align:center;
}
p.tar{
	text-align:right;
}

.hdnav{
	display:block;
}
button.remove-filters{
	background-color: #38404d;
    color: #fff;
    padding: 10px;
    align-items: center;
    display: flex;
    font-size: 15px;
	margin-right: 10px;
    margin-bottom: 10px;
	border:none;
}
button.remove-filters img{
	margin-left:10px;
	width:15px;
	height:15px;
}
span.syspager{
	font-size:20px;
}
span.syspager a.pagerprevious{
	margin-right:30px;
}
.pagernext{
	margin-left:30px;
}
span.syspager img{
	vertical-align:middle;
}
.frontpagecarousel-inner, .prod-large-image-inner{
	width:100%;
	padding:16.5% 0;
	position:relative;
}
a.brand-box{
	width:21%;
	display:block;
	margin-bottom:20px;
	font-size:20px;
	text-align:center;
	border: 1px solid #808080;
}
div.lighting-page a{
	display:block;
	width:calc(33% - 10px);
	text-align:center;
}
div.lighting-page a.wide{
	display:block;
	width:calc(66% - 20px);
	text-align:center;
}

div.lighting-page a p{
	font-size:30px;
	margin-top:5px;
	margin-bottom:30px;
}
.brand-letter{
	height:40px;
	line-height:40px;
}
a.brand-letter{
	margin: 0px 15px;
	height:40px;
	line-height:40px;
	font-size:20px;
}
.product-page-right, .gallery-page-right {
    box-sizing: border-box;
    margin: 0px 0px 0 0px;
    width: calc(430/1230*100% - (1 - 400/1230)*30px);
}
div.prod-large-image, div.gallery-large-image{
	max-height:830px;
	padding:0px;
}
.prod-images, .gallery-images{
   	box-sizing: border-box;
 	margin: 0px 30px 0 0;
  	width: calc(830/1230*100% - (1 - 830/1230)*30px);
	max-width:830px;
}
div.designers a:hover{
	text-decoration:underline;
}



.image-outer{
	width:100%;
	position:relative;
	display:block;
}
.image-outer.square{
	padding:50% 0;
}
.image-outer.two-thirds-box{
	padding-top:24%;
	padding-bottom:24%;
	overflow:hidden;
}
.lighting-page .image-outer.two-thirds-box{
	padding-top:25%;
	padding-bottom:25%;
}

.image-outer.bannerimage{
	padding-top:12%;
	padding-bottom:12%;
	overflow:hidden;
}
.image-outer.four-thirds-box{
	padding-top:37%;
	padding-bottom:38%;
	overflow:hidden;
}

.image-outer div:first-child,.frontpagecarousel-inner div:first-child{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:100%;
	display:flex;
	justify-content:center;
	align-items:center;
}
a.brand-box .image-outer div:first-child{
	flex-direction:column;
	justify-content: space-between;
	padding:50px 10px 20px 10px;
	box-sizing:border-box;
}
.frontpagecarousel-inner div:first-child{
	align-items:start;
}
.noscroll{
	overflow:hidden;
}
.image-outer picture, .image-outer img, .frontpagecarousel-inner picture{
	max-width: calc( 100% - 1px);
}
.image-outer.bannerimage picture{
	height:auto;
}

.brand-box .image-outer img{
	max-height:50%;
	width:auto;
}

p{font-size:15px;margin:5px 0px;}
li{list-style-type:none;}
img{max-width:100%;height:auto;}
ul {padding-left:0px;}
.hdcont a { color:white }
a{
	text-decoration:none;
	cursor:pointer;
	color:#061BA7
}
a.white, a.white:hover{
	color:#fff;
}


.hdcont { background: #38404D; color: white; }
.hdlogo {
	width: 90px;
	height:90px;
	margin:0px 0px 20px 0px;
	box-shadow: 3px 3px 15px #0000004D;
}
.hdname {
	width: 300px;
	height: 90px;
	text-align:center;
}
.hdname.desktop{
	margin-top:0px;
}
.hdname-top { font-size:25px; }
.hdcontrol {
	width:220px;
	height: 100px;
	margin-top:0px;
	margin-right: 0px;
	position:relative;
}
.hdbasket{
	position:absolute;
	bottom:-220px;
	right:0px;
	background-color:#fff;
	display:none;
	color:#38404d;
	z-index:20;
	width: 100%;
    margin: auto;
    box-shadow: 5px 4px 20px;
	padding:20px 30px;
}
#hdbasket-top{
	top:30px;
	bottom:auto;
	z-index:200;
}
a.product-continue, a.product-view-basket{
	width:100%;
	display:block;
	padding:10px;
	text-align:center;
	border-radius: 9px;
}
.hdbasket a{
	color:#38404d;
}
.hdbasket th{
	color:#246B03;
	font-family:'Montserrat-Bold',sans-serif;
	font-size:20px;
}
.hdbasket td{
	font-family:'Montserrat-SemiBold',sans-serif;
}
.hdbasket td.item-added-bc{
	font-family:'Montserrat',sans-serif;
}

a.product-continue{
    border: 2px solid #38404d;
}
a.product-view-basket{
	background-color: #38404d;
	color: #fff;
	margin: 20px 0px;
}
div.spec-header{
	padding-left:0px;
	padding-bottom:5px;
	padding-right:0px;
}
div.spec-header h2{
	margin-bottom:0px;
}


.hdcontrol-top {
	align-items: flex-start;
}
.hdfree {
	flex-grow:4;
	font-size:11px;
	font-style:italic;
	margin-top:3px;
}
.hdheart {
	width: 20px ;
	margin-right:5px;
	cursor:pointer;
}
.hdtrolly {
	width:22px ;
	cursor:pointer;
	position:relative;
}
.basket-number{
	position:absolute;
	top:-10px;
	right:-5px;
	width:20px;
	height:20px;
	border-radius:50%;
	background-color:#00AAD5;
	color:#ffffff;
	display:none;
	text-align:center;
	line-height:20px;
}
.hdbasket table{
	width:100%;
}
.grey-font, a.grey-font:hover, ul#searchoptions a, ul#searchoptions a:hover
{
	color:#38404D;
}
ul#searchoptions {
    display: none;
    width: 90%;
    position: absolute;
    background-color: #fff;
    top: 62px;
	z-index:200;
	color:#38404D;
	left:5%;
	top:100%;
	box-shadow: 5px 4px 20px;
	margin-top:0px;
}
ul#searchoptions li {
	width:100%;
}
ul#searchoptions li a {
	display:flex;
	align-items:center;
	width:90%;
	margin:10px auto;
	height:50px;
}

.red-font, a.red-font:hover, .hdnavinner .red-font
{
	color:#B11010
}
.green-font{
	color:#246B03;
}
#hdsearchsubmit{
	height:30px;
}
.light-grey, .hdnavinner a.light-grey{
	color:#A1A0A0
}
.light-blue, a.light-blue, div.footer-social a.light-blue{
	color:#00AAD5;
}
.dark-blue, a.dark-blue{
	color:#0F2A71
}
.bg-blue{
background-color:#0F2A71;
}
img.shopfront{
	display:block;
	margin:0px auto;
}
div.footer-bottom .f-thirds{
	margin-top:0px;
}
div.brand-page-featured-products{
	width:75%;
}
div.brand-page-featured-products a{
	width:22%;
	text-align:center;
	display:block;
	color:#38404d;
}
div.brand-video{
	margin-right:30px;
}
div.brandpagedesc p{
	font-family:'Montserrat',sans-serif !important;
	font-size:20px !important;

}
p.smaller{
	font-size:16px;
}
div.brandpagedesc p span[style*="font-size: x-large;"],
div.brandpagedesc p span[style*="font-size: small;"],
div.brandpagedesc p span[style*="font-size: x-small;"],
div.brandpagedesc p span[style*="font-size: medium;"],
div.brandpagedesc p span[style*="font-size: large;"],
div.brandpagedesc p span[style*="font-size: xxx-large;"],
div.brandpagedesc p span[style*="font-size: xx-large;"],
div.brandpagedesc p span[style*="font-size: 12px;"],
div.brandpagedesc p span[style*="font-size: 14px;"],
div.brandpagedesc p span[style*="font-size: 16px;"]{
	font-size:20px !important;
}
div.brandpagedesc p span[style*="font-family: Arial;"],
div.brandpagedesc p span[style*="font-family: futura, san-serif;"]
{
font-family:'Montserrat',sans-serif !important;
}

.slick-slider {
touch-action: auto;
-ms-touch-action: auto;
}
div.ww div.hdinner {
    align-content: flex-start;
    padding: 20px 20px 0px 20px;
    align-items: start;
}
.f-thirds
{  /*
    1/3  - 3 columns per row
    10px - spacing between columns
  */
  box-sizing: border-box;
  margin: 30px 30px 0 0;
  width: calc(1/3*100% - (1 - 1/3)*30px);
}
.f-lightingdesign
{  /*
    1/3  - 3 columns per row
    10px - spacing between columns
  */
  box-sizing: border-box;
  margin: 0px 30px 0 0;
  width: calc(760/1230*100% - (760/1230)*30px);
}
.f-showroom
{  /*
    1/3  - 3 columns per row
    10px - spacing between columns
  */
  box-sizing: border-box;
  margin: 0px 30px 0 0;
  width: calc(470/1230*100% - (470/1230)*30px);
}
.f-quarts, .f-halves
{  /*
    1/3  - 3 columns per row
    10px - spacing between columns
  */
  box-sizing: border-box;
  margin: 20px 20px 0 0;
  width: calc(1/4*100% - (3/4)*20px);
}
.f-halves{
  width: calc(1/2*100% - (1/2)*20px);
}

.end
{
	margin-right:0px;
}
.f-column{
	flex-direction:column;
}
.prod-thumbs{
	max-height:132px;
}
#prod-thumbs .preload
{
	width:20%;
}
#frontpagebrands{
	max-height:70px;
}
.frontproducts, #prod-other{
	max-height:400px;
}
.f-wrap
{
	flex-wrap:wrap;
}
.subnav ul li:last-child{
	margin-top:auto;
}

div.banner p {
	font-family:'Montserrat-Italic',sans-serif;
	font-size:16px;
	color:#fff;
	text-align:center;
}
div.banner p a{
	text-decoration:underline;
}
div.filter-inputs input:disabled+label{
	color:#A1A0A0;
}

div.banner {
	background-color:#000;
	margin-bottom:0px;
	padding:0px;
	margin-top:0px;
}
.slick-dots {
    bottom: 10px;
}
.slick-dots li button::before {
    opacity: 1;
    font-size: 12px;
    color: #fff;
}
.slick-dots li.slick-active button::before {
    color:#38404D ;
}
button{
	webkit-appearance:button;}

.frontpagebrands-inner{
	margin:0px 30px;
	width:98px;
}
.frontproducts-inner, .front{
	margin:15px 15px;
	text-align:center;
}
h2.grey-font{
	margin-top:50px;
}
.frontproducts-inner p{
	text-align:center;
}
.slick-dotted.slick-slider {
	margin-bottom: 0px;
}
.frontpagebrands{
	padding:10px 0px;
}
div.underline, h3.underline{
	border-bottom:2px solid #38404D;
}
.bottom-box-shadow {
  box-shadow: 0 2px 10px -6px #0000004D;
}
div.frontproducts, div.prod-thumbs, div.prod-other, div.gallery-thumbs
{
	width:calc(100% - 100px);
	margin:auto;
}
div.prod-thumbs, div.prod-other, div.gallery-thumbs{
	margin-top:18px;
}
.product-page-right h1, .prod-images h1, .gallery-page-right h1, .gallery-images h1{
	font-family:'Montserrat-SemiBold',sans-serif;
	font-size:28px;
	line-height:30px;
	margin-top:0px;
}
.prod-images h1 .gallery-images h1{
	font-size:20px;
	line-height:24px;
	margin-top:20px;
	margin-bottom:7px;
}
#free-shipping-box{
	border: 2px solid #38404d;
	border-radius: 5px;
	display:none;
	margin-top:17px;
	background:#38404d;
}
#free-shipping-box.show{
	display:block;
}
#free-shipping-box p{
	font-size:14px;
	background-color:#fff;
    padding: 10px;
    margin: 0px;
    border-radius: 0px 0px 5px 5px;
}
.product-free-shipping{
color: #fff;
background-color: #38404d;
font-size: 18px;
line-height:32px;
text-align: center;
height: 32px;
}
.spec-header h2{
	margin-top:0px;
}
.spec-header{
   	padding-bottom:9px;
	border-bottom:1px solid #C2C3C7;
	align-items:flex-end;
}
.check-arrow-needed{
	display:none	!important
}
.check-arrow-needed.show{
	display:flex !important
}.prod-other-inner{
	font-size:18px;
	text-align:center;
}
.basket-confirm-box {
	display:none;
	background: #fff;
	padding: 30px 10px;
	margin: auto;
	position: absolute;
	left: 50%;
	z-index: 3;
	text-align: center;
	margin: auto;
	margin-left: -300px;
	top: 200px;
	max-width:50%;
	box-sizing:border-box;
	width:50%;
}
.basket-confirm-box {
	display:block;
	border:0px;
	border-radius:0px;
	margin: auto;
	margin-left: -25%;
	top: 300px;
	box-shadow: 5px 5px 10px #00000033;
	z-index:200;

}
.basket-confirm-box p{
	font-size:18px;
	margin:20px 10px;
}
.basket-confirm-box p.tal{
	text-align:left;
}

.basket-confirm-box a, .basket-confirm-box a:hover, .basket-confirm-box a:visited{
	font-size:18px;
	color:#fff;
	text-decoration:none;
	padding:10px 20px;
	background-color:#38404d;
	border-radius:3px;
	margin:10px;
	display:inline-block;
	width:35%;
}
.basket-confirm-box a.bg-blue{
background-color:#0F2A71;
}
.basket-confirm-box a:nth-child(3){
	margin-left:10px;
}

.grey-rounded-box{
	border-radius:0px 40px;
	background-color:#38404D;
	color:#fff;
	padding:10px 10px 30px 10px;
	margin-top:10px;
}
.grey-rounded-box.blue, .blue-box{
	background-color:#034168;
}
.grey-rounded-box .blog_content_editor p {
	color:#fff;
}

ul.blue-box{
	padding:10px;
	color:#fff;
	max-width:1260px;
}
.blue-box a{
	color:#fff;
}

.grey-rounded-box.white{
	background-color:#fff;
	color:#034168;
	padding:20px;
	font-size:20px;
	line-height:100%;
	text-align:center;
}
.grey-rounded-box h3{
	padding-left:0px;
}
.blog-list:first-of-type{
	border-bottom:1px solid #fff;
	padding-bottom:20px;
}
.blog-list{
	padding-top:20px;
}
.blog-list>div:first-child{
	width:250px;
	margin-right:10px;
}
.blog-list>div:nth-child(2){
	width:calc(100% - 250px);
}

div.blog-date{
	float:right;
	font-size:20px;
	font-family:'Montserrat',sans-serif;
}
.footer-reasons{
	background-color:#676B76;
	box-shadow: 0 -5px 10px #0000004D;
	color:#fff;
	margin-top:90px;

}
.footer-reasons h2{
	font-family:'Montserrat-MediumItalic',sans-serif;
	font-size:32px;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
}
div.footer-reasons div.fw{
	padding:30px 20px;
}
.footer-reasons, .footer-social p {
	font-family:'Montserrat-Medium',sans-serif;
	font-size:18px;

}
.ul{
	text-decoration:underline;
}
.bu{
	text-decoration:underline;
	font-family:'Montserrat-Bold', sans-serif;
}
a.blog-list p
{
	margin-top:50px;
}
.footer-reasons li img {
	max-width:70px;
	margin-right:40px;

}
.a-center{
	align-items:center;
}
.a-btm{
	align-items:flex-end;
}

.footer-reasons li{
   	align-items:center;
}
.top{
margin-top:0px;
}
.footer-reasons ul, .footer-social ul{
	margin-bottom:0px;
}
.footer-reasons ul{
	margin-top:30px;
}
.footer-social ul{
	margin-top:0px;
}

.footer-social{
	background-color:#38404D;
	color:#fff;
}
input[type="image"] {
	border-radius:0px;
   	box-shadow:none;
}

input[type="submit"] {
    background-color: #000;
    border: #000;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
}
#hdsearchsubmit{
	margin-right:10px;
}
form#topsearch {
	margin-top:15px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 3px 3px 10px #00000033;
	border-radius: 17px;
	opacity: 1;
}
#hdsearchbox ,#frmNewsletterPromo_discountinfo, #frmTradeNewsletter_tradetoadd{
	border:none; background:white;
	margin-left:15px;
	width:230px;
	padding-left:10px;
	max-width:90%;
}
#frmTradeNewsletter_tradetoadd{
	margin-left:0px;
	margin:auto;
}
#frmNewsletterPromo_discountinfo, #frmTradeNewsletter_tradetoadd{
	margin-bottom:10px;
}
#searchbox {
	position:relative;
}
#frmNewsletterPromoProduct_discountinfo, #frmTradeNewsletter_tradetoadd{
    width: 70%;
    margin-right: 30px;
    border: 1px solid #38404d;
    box-shadow: 3px 3px 7px #00000029;
    filter: drop-shadow(3px 3px 7px #00000029);
	padding-left:20px;
}
#frmTradeNewsletter_tradetoadd{
box-shadow: 1px 1px 5px #00000029;
    filter: drop-shadow(1px 1px 3px #00000029);
}
#frmNewsletterPromo input, #frmNewsletterPromoProduct input,#frmTradeNewsletter input {
	height:30px;
	box-sizing:content-box;
	border-radius:17px;
}
#frmNewsletterPromo input[type="submit"]{
	padding:1px 10px;
	border:none;
}
#frmTradeNewsletter_ok{
	margin:auto;
	background-color:#38404d;
	color:#fff;
	padding:1px 10px;
}
#frmNewsletterPromoProduct_ok {
	padding: 1px 20px;
    border: none;
    background-color: #0F2A71;
	color:#fff;
}
#hdsearchbox{
display:block;
	flex-grow:4;
	width:100%;
	box-shadow:none;
}
form#topsearch input:focus {
	outline:none
}
.hdsearch img { display:block; margin-right:10px; cursor:pointer;}

div.line{
	width:90%;
	height:1px;
	border-bottom:1px solid #fff;
	margin:10px auto;
}
.footer-social ul li:first-child div a{
	margin-right:10px;
}
.footer-social .cards li{
	max-width:15%;
	margin-right:10px;
}
.footer-social div.links, .footer-social div.links p
{
	font-size:18px;
	font-family:'Montserrat',sans-serif;
}
.footer-social div.links p
{
	font-family:'Montserrat-Bold',sans-serif;
}
a.email{
	color:#0FA8D2;
}
.clearance a { font-weight:bold; color: #B11010; }
.hdsearch {
	width: 100%; }
	.hdfree {
		margin-top:5px;
		position:relative;
	}
.hdnav {
width: 100% ;
padding: 0px;
}
ul.nav {
	list-style:none;
	display:flex ; flex-wrap:wrap;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	padding:0; margin:0;
	position:relative;
}
ul.nav li {
	display:block;
	cursor:pointer;
	z-index:125;
}
ul.nav li.mobile {
	display:none;
}


div.subnavcont {
	display:none
}
div.subnav { margin:20px; min-width:230px }
.subnavhead {
	color:black;
	border-bottom : 2px solid black;
	font-weight:bold;
	padding-bottom:3px;
}
ul.subnav { padding:10px 0 0 10px}
ul.subnav li { padding: 4px 0 }
.subnavcont a { color:black; text-decoration:none  }
ul.nav>li>span { padding-bottom:10px;display:block;}
ul.nav>li { font-size:18px;}
.footer-social div.links, .footer-social div.links p {
		font-size: 14px;
	}
.footer-social p{
		font-size:12px;
	}

.newsletter-promo-close {
    cursor: pointer;
    right: 40px;
    width: 30px;
    height: 30px;
    position: absolute;
    line-height: 30px;
    text-align: center;
    font-size: 30px;
    top: 40px;
	z-index:30;
}
.spec-image .newsletter-promo-close{
	right:10px;
	top:10px;
}
.newsletter-promo h2 {
	font-family:'Montserrat-SemiBoldItalic', sans-serif;
	font-size:60px;
	margin-top:10px;
	margin-bottom: 0px;
	line-height: 60px;
}
.newsletter-promo p.newsletter-top{
    margin: 50px 0px;
    text-align: left;
}
.newsletter-promo p.newsletter-bottom {
    margin: 40px 0px 60px 0px;
    text-align: left;
}
.newsletter-promo p.newslettercode{
color:#B11010;
}
.desktop.navbg
{
	width:100vw;
	background:#fff;
	display:none;
}
button.splide__arrow--next {
	right:-35px;
	background:none;
}
button.splide__arrow--prev {
	left:-35px;
	background:none;
}
.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{
	border:0px;
}
#frontpagecarousel .splide__arrows{
	display:none;
}
#searchbg {
		content: '';
		position:fixed;
		top:0;
		left:0vw;
		width:100vw;
		height:100vh;
		background: rgba(0,0,0,0);
		z-index:1;
		display:none;
	}
.navshow {
	-webkit-tap-highlight-color: transparent;
}
ul.nav li:hover, ul.nav li a:hover{
   color:#00AAD5;
}
.frontproducts-inner img{
	margin:auto;
}
.no-bb, ul.nav li.no-bb, .subnavhead.no-bb{
	border-bottom:none;
}
.prod-large-image > div{
	width:100%;
}
.prod-large-image > div.product-in-showroom{
	width:auto;
	z-index:20;
    visibility:visible
}

.prod-large-image > div.prod-large-image-inner:first-child{
	padding:0px 20px;
}
.bbot{
	border-bottom:1px solid #38404D;
}
.addwishlist{
	height:50px;
	width:50px;
	border-radius:5px;
	box-shadow:none;
}
.addwishlist.listpageheart{
	border:none;
	background-color:transparent;
	position: absolute;
    left: 0px;
    bottom: 0px;
	width:35px;
	height:35px;
}


.addwishlist{
	background: center / 30px 30px no-repeat url(/images/2021/icons/heart-grey-outline-1.svg);
}
.addwishlist.blue-heart{
    background: center / 30px 30px no-repeat url(/images/2021/icons/heart-blue-fill-1.svg);
}
#applicationproductlist{
	width:80%;
	align-content:start;
}
.no-filters #applicationproductlist{
	width:100%;
}
.applicationproductbox{
	width:calc(25% - 10px);
	text-align:center;
	margin-bottom:40px;
	padding-bottom:100px;
	position:relative;
}
.applicationproductbox table{
	text-align:center;
	width:100%;
	font-size:14px;
	font-family:'Montserrat',sans-serif;
	position:absolute;
	bottom:0px;
}
.applicationproductbox table .med{
	font-family:'Montserrat-Medium', sans-serif;
	font-size:20px;
}
.applicationproductbox table .strike-through{
	font-family:'Montserrat',sans-serif;
	font-size:20px;
}
.footer-text-links ul li{
	padding:5px 0px;
}
#newsletter-promo-side {
    top: 200px;
    position: absolute;
    z-index: 100;
    left: 20px;
    margin: 0px;
	background-color:#B11010;
    color: #fff;
    padding: 10px;
    font-family:'Montserrat-Medium',sans-serif;
	writing-mode: vertical-rl;
	text-orientation: mixed;
	font-size: 20px;
    padding: 10px;
    font-weight: bold;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    border-radius: 0px 20px 20px 0px;
	height: 200px;
	text-align: center;
	cursor:pointer;
}
div.newsletter-container{
	position: relative;
	padding:0px 20px 0px 50px;
}
.newsletter-promo {
    display: none;
	background: #fff;
	padding: 40px;
	width: 50%;
	margin: auto;
	position: absolute;
	left: 50%;
	z-index: 3;
	text-align: center;
	margin: auto;
	margin-left: -25%;
	top: 300px;
	box-shadow: 5px 5px 10px #00000033;
	z-index:200;
}
#newsletter-promo-product h2{
	color:#0F2A71;
}
.new-brand-pop div {
    display: inline-block;
    width: 32%;
}
.newsletter-promo-form{
	margin-top:40px;
}
#newsletterbg, #bcbg {
    content: '';
    position: fixed;
    top: 0;
    left: 0vw;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
	display:none;
	z-index:150;
}
#bcbg{
   	background: rgba(189,189,189,0.5);
	display:block;
}
h1.application-header{
	text-align: center;
	font-size: 40px;
	line-height: 50px;
	margin: 0px;
}
.gallerylistbox{
	width:19%;
}
a.gallerylistbox{
	display:block;
	text-align:center;
	margin-bottom:30px;
}
a.gallerylistbox p{
	font-size:18px;
}

div.red-discount-circle{
	position:absolute;
	top:5px;
	right:5px;
	width:40px;
	height:40px;
	border-radius:50%;
	background-color:#B11010;
	color:#fff;
	font-size:16px;
	line-height:16px;
	padding:2px;
	font-family:'Montserrat-Medium',sans-serif;
}
.pager{
	text-align:center;
}
.pager a, .pager a:hover{
	color:#38404d;
}
#frmVariantSize_sizeselect, #frmVariantType_typeselect, #frmColours_nonvariantcolours, select {
    display: block;
    max-width: 100%;
    margin: auto;
    font-size: 15px;
    border: 1px solid #38404d;
    background: #fff;
    color: #38404d;
    padding: 10px;
	border-radius: 3px;
    moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    background-image: url('/images/2021/icons/filter-arrow-down-grey.svg');
}
#frmSelectCurrency_currencyselect{
	background-color:transparent;
	background-position: right .1em top 50%, 0 0;
	color: #A1A0A0;
	font-size:18px;
	padding:0px;
	padding-right:15px;
	border:none;
	margin-left:0px;
}
#frmSelectCurrency{
	display: flex;
	align-items: start;
	justify-content: flex-end;
	padding-right: 10px;
}
#frmSortBy_sorter{
	width: 250px;
    margin: 10px 0px;
}

span.small-print{
	font-size:6px;
}
.top-gap, .product-variant-details td.top-gap{
	padding-top:10px;
}
.bottom-gap, .product-variant-details td.bottom-gap{
	padding-bottom:10px;
}
.td-center, p.center{
	text-align:center;
}
.rightfilters{
	margin-left:250px;
}
.rightfilters select, .rightfilters span {
	display:inline-block;
	margin-left:20px;
	font-size:20px;
}
.rightfilters p.bottom-gap{
	padding-bottom:0px;
}
.hidden{
	display:none;
}

.show, #newsletterbg.show, .hidden.show{
	display:block;
}
.splide__slide.first-slide{
	visibility:visible;
}
.splide__slide.hidden-slides{
	display:none;
}
.residential-top{
	position:relative;
}
.residential-top >div:first-child{
	width:70%;
}

.splide__list.preload{
	width:100%;
}
.seasonalsalefeatured a, .seasonalsaleapps a{
	width:22%;
	display:block;
	color:#38404d;
	text-align:center;
}
.seasonalsaleapps a{
	width:15%;
	margin-bottom:20px;
}
h2.desc-header{
	margin-top:0px;
	padding-bottom:5px;
	border-bottom:1px solid #C2C3C7;
}
div.product-desc h2, div.product-spec h2, h2.desc-header{
	font-size:22px;
	font-family:'Montserrsat-SemiBold', Arial, sans-serif;
    font-size-adjust:0.5;
	color: #38404d;
}
span .pagerpages a.active{
	text-decoration:underline;
}
.filling-empty-space-childs {
    height:0 !important;/*Important! for the divs to collapse should they fall in a new row*/
}
.brandlistpage .filling-empty-space-childs {
    width:21%; /*Important! for the divs to collapse should they fall in a new row*/
}
.seasonalsaleapps .filling-empty-space-childs {
    width:15%; /*Important! for the divs to collapse should they fall in a new row*/
}
.faq-intro li.filling-empty-space-childs {
    width:28%; /*Important! for the divs to collapse should they fall in a new row*/
}
.applicationproductbox.filling-empty-space-childs{
	padding-bottom:0px;
	margin-bottom:0px
}


.product-list-sh h2{
	font-size:24px;
}
div.lighting-design a{
	display:block;
	max-width:400px;
}
div.lighting-design a:first-child{
	margin-right:100px;
}

div.lighting-design a > div, div.lighting-design h2{
	background-color:#38404d;
	border:20px solid #38404d;
	color:#fff;
}
div.lighting-design a > h2{
	padding:10px;
	border-radius:20px 20px 0px 0px;
	border-bottom:0px;
	margin-bottom:-1px;
}
div.lighting-design a > div.image-outer{
	border-radius:0px 0px 20px 20px;
	max-width:100%;
	box-sizing:border-box;
	border-bottom: 0px;
    border-top: 0px;
}
div.lighting-design a > div.image-outer img{
	border-radius:20px;
}
div.lighting-design a > div.image-outer:hover{
	border:0px;
}
div.lighting-design a > div.image-outer .italic{
    color: #fff;
    position: absolute;
    bottom: 30px;
    right: 30px;
    font-size: 24px;
	display:none;
	cursor:pointer;
}
div.lighting-design a > div.image-outer:hover .italic{
	display:block;
}
.what-we-offer> div{
	width:30%;
	height:40px;
	position:relative;
	margin:10px auto;
}
.what-we-offer> div div:first-child{
	width:20%;
	height:100%;
}
.what-we-offer> div div.more-info{
	width:70%;
	position:absolute;
	left:10px;
	top:30px;
	border: 1px solid #034168;
	border-radius:10px;
	padding:5px;
	font-size:16px;
	z-index: 10;
    background: #fff;
    display: none;
}
.what-we-offer> div img{
	max-height:100%;
	display:inline;
	width:auto;
}
.what-we-offer> div:hover div.more-info{
	display:block;
}
.what-we-offer> div:hover{
	font-family:'Monstserrat-Medium', sans-serif;
}
.spec-thumb{
	width:350px;
	cursor:pointer;
}
.spec-image{
	width:800px;
	position:absolute;
	top:25%;
	box-shadow:5px 4px 20px;
	z-index:10;
	display:none;
	background-color:#fff;
  	max-width: 90%;
    left: 5%;
    margin: auto;
	padding:50px;
}
.spec-image.show{
	display:block
}
.residential-showroom{
	width:70%;
	margin-left:50px;
}
ul.recent-commercial {
	padding:40px;
	padding-bottom:20px;
}
ul.recent-commercial li{
	width:33%;
	margin-bottom:20px;
}
ul.recent-commercial > li::before {
    content: '';
	height:8px;
	width:5px;
    display: inline-block;
    background-size: 5px 8px;
    background-image: url('/images/2021/icons/white-arrow-right.svg');
    background-repeat: no-repeat;
    margin-right: 10px;
    background-position: center center;
    vertical-align: middle;
}

.contact-us {
	display:flex;
	justify-content: flex-start;
	flex-wrap:wrap;
}
.contact-us>div{
	width:50%;
}
.contact-us-form {
	padding-right:20px;
	box-sizing:border-box;

}
.contact-us-form.trade-form {
   width:100%;
}
.contact-us-showroom {
	padding-right:20px;
	box-sizing:border-box;
}
.contact-us-showroom>p {
font-weight:bold;
text-align:center;
margin: 30px auto 20px auto;
}
.contact-us-showroom-panel {
	background:#38404D;
	text-align:center;
	padding:10px;
	border-radius:10px;
	color:white;

}
.cusp-header {
	text-transform: uppercase;
	border-bottom: 2px solid white;
	padding: 10px;
	margin: 0px 20px 20px 20px ;
}
.cusp-address { margin: 20px auto; }
.contact-us-showroom-panel a { color:white }
.contact-us-showroom-panel a:hover  { color:white; text-decoration:underline }
.contact-us-text {
	flex-flow:wrap;
}
.contact-us-map {
	padding-top:40px;
}

.line-form input {
	width:100%;
	display:block;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 2px solid #38404D;
	border-radius: 5px;
	margin-bottom:8px;
	font-family:'Montserrat', sans-serif;
	font-size:20px;
	padding:4px 0;
}
.line-form input[type="submit"] {
	width:30%;
	margin:8px auto;
}
.contact-us-form input[type="submit"]{
	width:50%;
	line-height:30px;
}
.line-form textarea {
	width:100%;
	display:block;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 2px solid #38404D;
	border-radius: 5px;
	margin-bottom:8px;
	font-family:'Montserrat', sans-serif;
	font-size:20px;
	padding:4px 0;
}
.line-form>form>span {
	width: 100%;
	display:block;
	font-family:'Montserrat', sans-serif;
	font-size:20px;
	color: #38404D;
}
span.required { color:red }
.line-form span.validation { color: red;

	display:block; width:100%
}
.line-form input[type=submit] {
	border:1px solid #38404D;
	background: #38404D;
	display: block;
	margin:5px auto;
}
h3.forminfo {
	font-weight:normal;
	font-size:20px;
	font-family:'Montserrat', sans-serif;
	margin:20px auto;
}
.flex-left-col, .flex-left-third-col, .flex-left-40-col {
	width:50%;
	padding-right:10px;
	box-sizing:border-box;
}

.flex-right-col, .flex-right-2third-col, .flex-right-60-col{
	width:50%;
	padding-left:10px;
	box-sizing:border-box;
}

.flex-left-third-col {
	width:33%;
}
.flex-left-40-col {
	width:40%;
}
.flex-right-60-col {
	width:60%;
}
.flex-right-2third-col {
	width:66%;
}
.trade-contact{
	width:80%;
	margin:auto;
}
.flex-mood-page a, .flex-mood-list a, .blog-grid-item a{
color:#333;
}
.flex-mood-page a:hover, .flex-mood-list a:hover, .blog-grid-item a:hover{
	text-decoration:none;
}
.flex-mood-list:hover, .flex-mood-page:hover, .blog-grid-item:hover{background-color:#f3f3f3;}
.flex-mood-page img.mood-largeimage, .blog-grid-item img.mood-largeimage{
		width:100%;
		border-radius:9px;
		-webkit-border-radius:9px;

	}
.blog-grid-item {
  border-radius: 12px;
-webkit-border-radius: 12px;
	padding: 10px;
margin-bottom: 10px;
box-sizing:border-box;
}
.blog-grid-item:before {
  counter-increment: grid-item;
  display: block;
  color: white;
  padding-top: 0.2em;
  text-align: center;
  font-size: 1.4rem;
}
.blog-grid:after {
  content: '';
  display: block;
  clear: both;
  box-sizing:border-box;
}
.blog-grid-item { width: 25%; }
.blog-small-grid{display:none;}
.blog-grid-item p, p.share-icons{
	font-size:15px
}
ul.share-icons li
{
	width:30px;
	margin-right:10px;
}
#newsletter-promo-side.brand-newsletter{
	top: 0px;
    left: 0px;
    height: calc(100% - 20px);
}
ul.footer-privacy li:first-child{
	margin-right:40px;
}
ul.footer-privacy li{
	margin-top:20px;
	margin-bottom:20px;
	font-size:15px;
}
ul.designerlistpage {
	columns:2;
}
ul.designerlistpage li{
	width:100%;
}
ul.designerlistpage li a:hover{
	text-decoration:underline;
}
div.designer-image{
	width:20%;
}
div.designer-image.image-outer img{
	max-width:250px;
}
div.designer-text{
	width:80%;
	margin-left:20px;
}
.specialpages h1{
	text-align:left;
}
input[type="submit"].qty-submit, .specialpages input[type="submit"], #currency_select_for_special_order {
	width: 200px;
	background-color:#0F2A71;
	border-radius:5px;
	padding:0px;
}
.specialpages input[type="submit"], #currency_select_for_special_order {
	font-size:20px;
	line-height:50px;
	height:50px;
	float:right;
}
#currency_select_for_special_order{
	width:auto;
	padding:0px 20px;
	color:#ffffff;
}

.validation {
	color:red
}
#currencyDialog::backdrop{
	background-color:rgb(153, 153, 153,0.8);
}
#currencyDialog{
	border-radius:10px;
	padding:0px;
	border: 2px solid #38404d;
	color:#38404D;
	font-size:16px;
	width:500px;
	max-width:90%;

}
#currencyDialog form{
	padding:10px;
}

#currencyDialog button{
	font-family:'Montserrat-Medium', sans-serif;
	background-color: #38404d;
	color: #fff;
	padding: 10px;
font-size: 18px;
margin: 10px auto;
border-radius:10px;
box-sizing:border-box;
display:block;
}
#currencyDialog button.currencyCancelButton{
	text-decoration:underline;
	background-color: transparent;
	color:#38404D;
	font-size:16px;
	padding: 0px;
	margin: 10px auto;
	border:none;
box-sizing:border-box;
display:block;
}


#currencyDialog div.grey-header{
	font-family:'Montserrat-Medium', sans-serif;
	background-color: #38404d;
color: #fff;
padding: 20px;
width:100%;
align-items: center;
font-size: 18px;
margin-bottom: 10px;
border: none;
box-sizing:border-box;
}
#currencyDialog p{
	text-align:center;
}
#currencyDialog ol{
	list-style-type:disc;
}
#currencyDialog ol li{
	list-style-type:disc;
	margin:10px;
}
#currencyDialog span.small-print{
	font-size:14px;
}

