#menu-main-menu li.menu-item-has-children > ul {
    display: none;
}

.single-product .product-item-detail .finish ul li i.natural_oak {
    background: url('../img/int/colour-swatch-natural-oak.jpg') center no-repeat !important;
    background-size: cover;
}
.single-product .product-item-detail .finish ul li i.medium {
    background: url('../img/int/colour-swatch-medium.jpg') center no-repeat !important;
    background-size: cover;
}
.single-product .product-item-detail .finish ul li i.dark {
    background: url('../img/int/colour-swatch-dark.jpg') center no-repeat !important;
    background-size: cover;
}
.single-product .product-item-detail .finish ul li i.ral9016 {
    background: white;
}
.single-product .product-item-detail .finish ul li i.ral9010 {
    background: white;
}
.single-product .product-item-detail .finish ul li i.white {
    background: white;
}
.single-product .product-item-detail .finish ul li i.ral9006 {
    background: #8e99b1;
    background: radial-gradient(circle, #8e99b1 25%, #d8dee9 100%);
}
.single-product .product-item-detail .finish ul li i.ral9005 {
    background: black;
}
.single-product .product-item-detail .finish ul li i.green {
    background: #009163;
}
.single-product .product-item-detail .finish ul li i.db703 {
    background: #cccccc;
}
.single-product .product-item-detail .finish ul li i.polished_brass {
    background: #cab28b;
    background: radial-gradient(circle, #cab28b 25%, #ede6e2 100%);
}
.single-product .product-item-detail .finish ul li i.bma {
    background: #7f6a41;
    background: radial-gradient(circle, #7f6a41 25%, #c6bfb9 100%);
}
.single-product .product-item-detail .finish ul li i.penny_bronze {
    background: #8c723e;
    background: radial-gradient(circle, #8c723e 25%, #d4ceca 100%);
}
.single-product .product-item-detail .finish ul li i.polished_chrome {
    background: #c1b9c6;
    background: radial-gradient(circle, #c1b9c6 25%, #edebf4 100%);
}
.single-product .product-item-detail .finish ul li i.satin {
    background: #adb7ca;
    background: radial-gradient(circle, #adb7ca 25%, #e0e4ee 100%);
}
.single-product .product-item-detail .finish ul li i.satin_steel {
    background: #adb7ca;
    background: radial-gradient(circle, #adb7ca 25%, #e0e4ee 100%);
}
.single-product .product-item-detail .finish ul li i.graphite {
    background: #525252;
}

#product-specification-grid {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
#product-specification-grid li {
    width: 20%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#product-specification-grid li i {
    width: 70px;
    height: 70px;
    padding: 10px;
    display: block;
}
#product-specification-grid li i.ce {
    background: url(../img/int/icons/ce.png) center no-repeat;
    background-size: 90%;
}
#product-specification-grid li i.f {
    background: url(../img/int/icons/f.svg) center no-repeat;
    background-size: 90%;
}
#product-specification-grid li i.mm {
    background: url(../img/int/icons/mm.svg) center no-repeat;
    background-size: 90%;
}
#product-specification-grid li i.nm {
    background: url(../img/int/icons/nm.svg) center no-repeat;
    background-size: 90%;
}
#product-specification-grid li i.led {
    background: url(../img/int/icons/led.png) center no-repeat;
    background-size: 80%;
}
#product-specification-grid li i.self-test {
    display: none;
}
#product-specification-grid li i.impact-rating {
    background: url(../img/int/icons/impact-rating.png) center no-repeat;
    background-size: 90%;
    position: relative;
    margin-left: -20px;
}
#product-specification-grid li i.impact-rating span {
    position: absolute;
    left: 45px;
    top: 22px;
    font-size: 2rem;
    font-weight: 700;
    color: #009163;
    font-style: normal;
}
#product-specification-grid li i.ip-rating {
    background: url(../img/int/icons/ip-rating.png) center no-repeat;
    background-size: 90%;
    position: relative;
    margin-left: -30px;
}
#product-specification-grid li i.impact-rating span, 
#product-specification-grid li i.ip-rating span {
    position: absolute;
    left: 46px;
    top: 24px;
    font-size: 20px;
    font-weight: 600;
    color: #009163;
    font-style: normal;
}
#product-specification-grid li i.dali {
    background: url(../img/int/icons/dali-logo.png) center no-repeat;
    background-size: 100%;
    width: 90px;
}
#product-specification-grid li i.viewing-distance {
    background: url(../img/int/icons/viewing-distance.png) center no-repeat;
    background-size: 90%;
    position: relative;
}
#product-specification-grid li i.viewing-distance span {
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    font-size: 15px;
    font-weight: 700;
    color: #009163;
    font-style: normal;
}
#product-specification-grid li i.weight {
    background: url(../img/int/icons/weight.png) center no-repeat;
    background-size: 90%;
    position: relative;
}
#product-specification-grid li i.weight span {
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    font-size: 15px;
    font-weight: 700;
    color: #009163;
    font-style: normal;
}
#product-specification-grid li i.battery {
    background: url(../img/int/icons/battery.svg) center no-repeat;
    background-size: 60%;
    position: relative;
}
#product-specification-grid li i.battery span {
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    font-size: 15px;
    font-weight: 700;
    color: #009163;
    font-style: normal;
}
#product-specification-grid li i.bsi {
    background: url(../img/int/icons/bsi-kite.svg) center no-repeat;
    background-size: 60%;
}
#product-specification-grid li i.cda {
    background: url(../img/int/icons/cda.svg) center no-repeat;
    background-size: 90%;
}
#product-specification-grid li i.double-sided {
    background: url(../img/int/icons/double-sided.svg) center no-repeat;
    background-size: 90%;
}
#product-specification-grid li i.ukca {
    background: url(../img/int/icons/ukca.png) center no-repeat;
    background-size: 90%;
}
#product-specification-grid li i.enec-5 {
    background: url(../img/int/icons/enec-5.svg) center no-repeat;
    background-size: 90%;
}
#product-specification-grid li i.icel {
    background: url(../img/int/icons/icel.jpg) center no-repeat;
    background-size: 90%;
    position: relative;
}
#product-specification-grid li i.icel span {
    position: absolute;
    left: 43%;
    bottom: -8px;
    transform: translateX(-50%);
    font-size: 15px;
    color: #00795d;
    font-style: normal;
    width: 100%;
    text-align: center;
}
#product-specification-grid li i.specto {
    display: flex;
    justify-content: center;
    align-items: center;
}
#product-specification-grid li i.specto img {
    width: 120px;
}

#product-filters-apply {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: #fff;
    z-index: 15;
    width: 100%;
}

#product-filters-apply button {
    max-width: 298px;
    width: 100%;
    font-size: 15px;
    border-radius: 0;
    color: #fff;
    height: 44px;
    background: #009d5a;
    border: none;
    text-transform: uppercase;
    font-family: Gotham Medium, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 14px 50px;
}

.error404 .header__search__form input {
    color: #000;
}

.login input {
    color: #000;
}

body.single-knowledge .article-content ul,
body.single-knowledge .article-content ol {
    list-style: disc outside;
    padding: 0 0 0 30px;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 24px;
}

body.single-knowledge .article-content ol {
    list-style: decimal outside;
}

body.single-knowledge .article-content a {
    color: #009d5a;
}

body.single-knowledge .article-content table {
    margin: 0 auto;
    max-width: 100%;
}

@media screen and (min-width: 760px) {
    body.single-knowledge .article-content .alignleft {
        float: left;
        margin: 0 50px 20px 0;
        max-width: 50%;
    }
    
    body.single-knowledge .article-content .alignright {
        float: right;
        margin: 0 0 20px 50px;
        max-width: 50%;
    }
    
    body.single-knowledge .article-content .aligncenter {
        margin: 0 auto 20px;
    }
}

#heritage_products {
    position: relative;
}

#heritage_products:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 6px;
    height: 100%;
    background: #ccc;
    z-index: 1;
	margin-left: -3px;
}

#heritage_products > h2 {
    text-align: center;
    display: block;
    background: #fff;
    position: relative;
    z-index: 2;
}

#heritage_products > h2 > span {
    display: inline-block;
    border: 1px solid #ccc;
    color: #009d5a;
    font-size: 19px;
    padding: 10px 25px;
}

#heritage_products .heritage_products:after {
    content: '';
    clear: both;
    display: block;
}

#heritage_products .heritage_products__item {
    width: calc(50% - 80px);
    float: left;
    border-bottom: 1px solid #ccc;
    padding: 40px 0;
    margin: 0 40px;
    position: relative;
    z-index: 2;
}

#heritage_products .heritage_products__item img {
    display: block;
    width: 100%;
    max-width: 250px;
    margin: 0 0 20px;
}

#heritage_products .heritage_products__item .btn {
    font-family: Gotham Medium, Helvetica, Arial, sans-serif;
    color: #fff;
    background: #009d5a;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
    transition: color .5s ease;
    vertical-align: middle;
    margin: 20px 0 0;
}

@media screen and (max-width: 860px) {

    #heritage_products:before {
        display: none;
    }
    
    #heritage_products .heritage_products__item {
        width: calc(100%);
        border-bottom: 1px solid #ccc;
        padding: 30px 20px;
        margin: 0;
    }
    
}

.page-template-page-sector .sector-areas .social-housing,
.page-template-page-sector .sector-areas .hotel-sector,
.page-template-page-sector .sector-areas .commercial-sector,
.page-template-page-sector .sector-areas .retail-sector {
    overflow: hidden;
}
.page-template-page-sector .sector-areas .social-housing .image-side,
.page-template-page-sector .sector-areas .hotel-sector .image-side,
.page-template-page-sector .sector-areas .commercial-sector .image-side,
.page-template-page-sector .sector-areas .retail-sector .image-side {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 450px;
    overflow: hidden;
}
.page-template-page-sector .sector-areas .social-housing .image-side svg,
.page-template-page-sector .sector-areas .hotel-sector .image-side svg,
.page-template-page-sector .sector-areas .commercial-sector .image-side svg,
.page-template-page-sector .sector-areas .retail-sector .image-side svg {
    width: 100%;
    height: auto;
}
.page-template-page-sector .sector-areas .social-housing .image-side svg .lights,
.page-template-page-sector .sector-areas .hotel-sector .image-side svg .lights,
.page-template-page-sector .sector-areas .commercial-sector .image-side svg .lights,
.page-template-page-sector .sector-areas .retail-sector .image-side svg .lights {
    cursor: pointer;
}
.page-template-page-sector .sector-areas .social-housing .image-side svg .lights #lamp,
.page-template-page-sector .sector-areas .hotel-sector .image-side svg .lights #lamp,
.page-template-page-sector .sector-areas .commercial-sector .image-side svg .lights #lamp,
.page-template-page-sector .sector-areas .retail-sector .image-side svg .lights #lamp,
.page-template-page-sector .sector-areas .social-housing .image-side svg .lights #light,
.page-template-page-sector .sector-areas .hotel-sector .image-side svg .lights #light,
.page-template-page-sector .sector-areas .commercial-sector .image-side svg .lights #light,
.page-template-page-sector .sector-areas .retail-sector .image-side svg .lights #light {
    transition: all 0.5s ease-in-out;
}
.page-template-page-sector .sector-areas .social-housing .image-side svg .lights:hover #lamp,
.page-template-page-sector .sector-areas .hotel-sector .image-side svg .lights:hover #lamp,
.page-template-page-sector .sector-areas .commercial-sector .image-side svg .lights:hover #lamp,
.page-template-page-sector .sector-areas .retail-sector .image-side svg .lights:hover #lamp {
    fill: #ccb138;
}
.page-template-page-sector .sector-areas .social-housing .image-side svg .lights:hover #light,
.page-template-page-sector .sector-areas .hotel-sector .image-side svg .lights:hover #light,
.page-template-page-sector .sector-areas .commercial-sector .image-side svg .lights:hover #light,
.page-template-page-sector .sector-areas .retail-sector .image-side svg .lights:hover #light {
    opacity: 0.5;
    fill: #ccb138;
}

.page-template-page-sector .sector-areas .row {
    display: flex;
    flex-wrap: wrap;
}

.page-template-page-sector .sector-areas .image-side {
    width: 660px;
    float: left;    
    padding: 80px 20px 70px 0px;
}

.page-template-page-sector .sector-areas .image-side {
    width: 660px;
    float: left;    
    padding: 80px 20px 70px 0px;
}

.page-template-page-sector .sector-areas .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
}

.page-template-page-sector .sector-areas .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66%;
}

.page-template-page-sector .sector-areas .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33%;
}

.page-template-page-sector .sector-areas .col-12 {
    flex: 0 0 auto;
    width: 100%;
}

.page-template-page-sector .sector-areas .col-8 {
    flex: 0 0 auto;
    width: 66.66%;
}

.page-template-page-sector .sector-areas .col-4 {
    flex: 0 0 auto;
    width: 33.33%;
}

.page-template-page-sector .sector-areas .col-6 {
    flex: 0 0 auto;
    width: 50%;
}

.page-template-page-sector .product-side .info {
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;
}

.page-template-page-sector .product-side .d-flex {
    flex-direction: row;
    flex-wrap: wrap;
}

.page-template-page-sector .product-side ul.d-flex li {
    width: 50%;
}

.page-template-page-sector .product-side h2 {
    font-size: 20px;
    position: relative;
    margin-bottom: 20px;
}

.page-template-page-sector .product-side h2.green {
    color: #009163;
}

.page-template-page-sector .product-side h3 {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 15px;
}

.page-template-page-sector .product-side {
    position: relative;
}
.page-template-page-sector .product-side .product-squares {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
}
.page-template-page-sector .product-squares {
    text-align: left;
}
.page-template-page-sector .product-squares ul {
    display: flex;
    flex-direction: column;
}
.page-template-page-sector .product-squares ul li {
    text-indent: 0px;
    padding-right: 0px;
    margin: 0 0 10px 0;
}
.page-template-page-sector .product-squares ul li:before {
    display: none;
}
.page-template-page-sector .product-squares ul li a {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-decoration: none;
}
.page-template-page-sector .product-squares ul li h4 {
    font-size: 16px;
    color: #009163;
    text-decoration: none;
}
.page-template-page-sector .product-squares ul li img {
    width: 90px;
    height: auto;
    margin-right: 10px;
    padding: 5px;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
}

.page-template-page-sector .sector-areas .hotel-sector .align-items-center {
    height: 900px;
}

.page-template-page-sector .sector-areas .hotel-sector .image-side {
    height: 900px;
}

.page-template-page-sector .product-side .info h2.green {
    font-size: 28px;
}

@media screen and (max-width: 1400px) {
    .page-template-page-sector .sector-areas .product-side {
        width: 100% !important;
    }
    
    .page-template-page-sector .sector-areas .commercial-sector, 
    .page-template-page-sector .sector-areas .hotel-sector {
        overflow: visible;
        height: auto;
    }
    
    .page-template-page-sector .product-side .product-squares {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
    }
    
    .page-template-page-sector .sector-areas .commercial-sector .align-items-center, 
    .page-template-page-sector .sector-areas .hotel-sector .align-items-center {
        height: auto;
    }
    
    .page-template-page-sector .sector-areas .commercial-sector .image-side, 
    .page-template-page-sector .sector-areas .hotel-sector .image-side {
        width: 100% !important;
        height: auto;
    }
}

body .cky-btn {
	border-color: #009d5a !important;
	color: #009d5a !important;
	background: #ffffff !important;
}

body .cky-btn-accept {
	background-color: #009d5a !important;
	border-color:  #009d5a !important;
	color: #fff !important;
}

body .cky-btn-revisit-wrapper {
	background-color: #009d5a !important;
}

.legislation-section .btn {
	max-width: 340px;
}

.page-template-page-systems .main .system-evolution .timeline .timeline-item:nth-child(odd) .timeline-item-content:before {
	left: auto !important;
}