.footer__info p.footer__phone a, .footer__location p.footer__address-info {
	font-family: 'Lato', sans-serif! important;
}

.contact-form__location-list ul li div {
	font-family: 'Lato', sans-serif! important;
}

.contact-form__location-list ul li.contact-page-number a {
	font-family: 'Lato', sans-serif! important;
}

.case-single__header-right p span.postcode {
	font-family: 'Lato', sans-serif! important;
}

.recent-case-studies{
	display: none;
}

.single-product__colour-range-col-name{
	height: 55px;
}

.single-product__colour-range-header-right{
	display: none;
}

.single-product__colour-range-header-left{
	max-width: 100%;
}

.single-product__schematics-content{
	padding-left: 85px;
    max-width: 393px;
    margin-right: auto;
}

/*Update 11-03-2021*/
.product-range .header__product-list {
	overflow: hidden;
}
.product-range .header__product-list ul li {
	max-width: 20%;
	margin: 0 0 24px !important;
	border: none;
}

.header__product-list ul li {
	max-width: unset;
}

.product-range .header__product-list ul li:hover {
	background: transparent;
}

.product-range .header__product-list ul {
	display: flex;
    flex-wrap: wrap;
}

.single-product__colour-range h6{
	margin-bottom: 19px;
}

.single-product__colour-range-row{
	padding-bottom: 15px;
}

.single-product__colour-range-col-name {
	text-align: center;
}

.single-product__colour-range-col-container.single-product__colour-range-col-container--double{
	position: relative;
}

.single-product__colour-range-col-color.single-product__colour-range-col-color--second{
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
    height: 0;
    border-left: 138px solid transparent;
    border-radius: 0;
}


.single-product__colour-range-col-container--double .single-product__colour-range-col-name{
	height: 90px;
}

.wysiwyg__content li {
    color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.0308em;
}

.single-product__specifications{
	max-width: 48.906vw;
}

.single-product__schematics{
	max-width: calc(100% - 48.906vw);
}

.single-product__specifications-content{
	max-width: 482px;
}

.single-product__schematics-content{
	max-width: 511px;
}

.single-product__description-image img{
	height: 239px;
	object-fit: cover;
}


.footer__nav ul{
	column-count : 2;
}
.technical-info__details ul li a{
	font-size: 16px;
    letter-spacing: 0.24px;
    color: #435B67;
	text-decoration: none;
}

.technical-info__details ul li a:hover{
	color: #1D78AD;
}


@media screen and (max-width: 980px){
	.single-product__schematics-content{
		padding-left: 20px;
	}
}

@media screen and (max-width: 920px){
	.single-product .product__navigation-container.sticky{
		top: 90px;
	}

	.product-range .header__product-list ul li, .header__product-list ul li{
		max-width: 20%;
	}
	
	.footer__location{
		padding-right: 0;
	}
}

@media screen and (max-width: 768px){
	.footer__nav{
		padding-left: 30px;
	}
	
	.single-product__schematics-content{
		padding-left: 20px;
	    max-width: 100%;
	    margin-right: auto;
	}

	.single-product__specifications-content{
			max-width: 100%
	}

	.single-product__specifications{
		max-width: 100%;
	}

	.single-product__schematics{
		max-width: 100%;
	}

	.product-range .header__product-list ul li, .header__product-list ul li{
		max-width: 33.33%;
	}

}

@media screen and (max-width: 680px){
	.footer__nav{
		padding-right: 10px;
	}
	.product-listing__image{
		overflow: hidden;
	}

		.product-range .header__product-list ul li, .header__product-list ul li{
		max-width: 50%;
	}
	
	.page--home .resources h3{
		text-align: left !important;
	}
}

/**May 26, 2021**/
.header__nav ul li, .header__nav ul li a {
    line-height: 14px;
    text-align: center;
}

.footer__top-container {
    justify-content: space-evenly;
}

.footer__top-container .footer__nav {
    padding-left: 3%;
}

.footer__location .footer__address--wrapper {
    display: flex;
    /* flex-wrap: wrap; */
}

.footer__location .footer__address--wrapper > div {
    flex: 1 0 30%;
    padding-right: 10px;
}

.footer__address--content {
    padding-bottom: 15px;
}

.footer__location {
    margin-left: 5%;
    padding-right: 0;
}

@media (min-width: 1000px) {
.footer__address-info {
    min-width: 145px;
}
}

/**June 2, 2021**/
.header__container.wrapper {
	max-width: 1470px;
	justify-content: space-between;
}

.header__logo {
	width: 264px;
}

@media (max-width: 1550px) {
.header__container.wrapper {
	max-width: 1350px;
	padding: 0 15px;
}
}

.footer__top-container.wrapper {
	 max-width: 1470px;
    justify-content: space-between;
}

.footer__nav ul {
	column-count: 3;
}

.footer__bottom-container.wrapper {
	max-width: 1470px;
    justify-content: space-between;
}
@media (max-width: 1550px) {
.footer__top-container.wrapper, .footer__bottom-container.wrapper {
	max-width: 1350px;
	padding: 0 15px;
}
}
@media (max-width: 1000px) {
.footer__nav ul {
	column-count: 2;
}
}

@media (max-width: 920px) {
	.footer__location .footer__address--wrapper > div  {
		flex: 1 0 50%;
	}
}

.header__product-list {
	margin-top: 5px;
}

@media (max-width: 1272px) {
.header__product-list {
	margin-top: 15px;
}
}

/**June 9, 2021**/
.input__upload::-webkit-file-upload-button {
    margin-top: 5px;
}
.custom--btn {
    width: 106px;
}
.custom--btn::-webkit-file-upload-button {
  visibility: hidden;
}

.custom--btn::before { 
    content: 'Upload CV';
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.field__group--btn {
    width: auto;
    max-width: auto;
}

.page-id-2429 .contact-form__locations {
    display: none;
}

.field__row--upload {
    margin-top: -8px;
}

.product-listing__image{
	overflow: hidden;	
}

.product-listing__image{
	max-width: 100%;
}

.full-hero-slider .prestige-btn a,
.prestige-banner-inner .prestige-btn a{
    width: 196px;
    height: 36px;
    display: block;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .089em;
    text-align: center;
    text-decoration: none;
    background: #766947;
    line-height: 37px;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 0;
}

.full-hero-slider .prestige-btn span,
.prestige-banner-inner .prestige-btn span{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    left: 0;
    transition: all 0.01s ease-in-out;
    opacity: 1;
    z-index: 3;
    pointer-events: none;
}

.full-hero-slider .prestige-btn span.btn-text-2,
.prestige-banner-inner .prestige-btn span.btn-text-2{
    opacity: 0;
}

.full-hero-slider .prestige-btn:hover span.btn-text-1{
    opacity: 0;
}

.full-hero-slider .prestige-btn:hover span.btn-text-2{
    opacity: 1;
    left: 0;
}

.prestige-btn {
    max-width: 194px;
    position: relative;
    line-height: 20px;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .089em;
    color: #fff;
    margin-top: 40px;
}

.full-hero-slider .prestige-btn:hover a{
    width: 93px;
	background-color: #A1ADB4;
}

.prestige-banner-inner .prestige-btn:hover a {
   background-color: #A1ADB4;
}

.page.page--all-metal-architectural-products .product-listing__col:nth-child(2) .product-listing__col-container {
    background: #766947;
}

.product-listing__image img {
    width: 100%;
}

.page.page--all-metal-architectural-products .product-listing__col:nth-child(2) .product-listing__image {
	border: 1px solid #766947;
}

.page.page--architectural-cladding-prestige-range .product-listing__col-container  {
   background: #766947;
}

.page.page--architectural-cladding-prestige-range .product-listing__image {
    border: 1px solid #766947;
}

.header-top-text {
    text-align: center;
    background: #B5D0E0;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .033em;
    font-family: 'catamaran', sans-serif;
    padding: 8px 20px 8px;
    color: #153242;
}

.header-top-text.yes {
	display: none;
}

.header-mobtext {
    display: none;
}

.page-id-2729 .full-hero-image-only-slider::after {
    background-color: #766947;
}

/* added new section prestige Style */
section.prestige-banner {
    background: #000;
    border-top: 16px solid #96885A;
    border-bottom: 16px solid #96885A;
}

.prestige-banner-list {
    display: flex;
}

.pres-banner-col.pres-banner-left {
    width: 50%;
}

.pres-banner-col.pres-banner-right {
    width: 50%;
}

.pres-banner-right-img {
    width: 50%;
}

.pres-banner-right-img img {
    width: 100%;
    height: 100%;
}

.pres-banner-col.pres-banner-left {
    width: 50%;
    padding-left: 142px;
    display: flex;
    align-items: center;
}

.pres-title {
    font-family: 'Catamaran', sans-serif;
    font-weight: 300;
    font-size: 34px;
    line-height: 45px;
    letter-spacing: .0072em;
    color: #fff;
}

.pres-banner-right-inner {
    display: flex;
}

.pres-title {
	margin-top: 32px;
}

/* Prestige Banne Style */
.single-product.postid-2694 .full-hero-banner__content,
.single-product.postid-2690 .full-hero-banner__content,
.single-product.postid-2687 .full-hero-banner__content,
.single-product.postid-2684 .full-hero-banner__content{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.prestige-desc {
    padding-bottom: 100px;
}

.header-desktext a, .header-mobtext a{
	text-decoration: none;
	color: #1D78AD;
}


body.no-scroll{
	overflow: hidden;
}

.header .header__product-list ul{
	/* overflow-y: scroll; */
	/* height: 100vh; */
    /* padding-bottom: 200px; */
}



@media (max-width: 920px) {
	.header-mobtext {
		display: block;
	}	
	
	.header-desktext {
		display: none;
	}
	
	.prestige-banner-list {
		display: block;
	}
	
	.pres-title {
		font-size: 20px;
		text-transform: uppercase;
		line-height: 27px;
	}
	
	.pres-banner-col.pres-banner-left {
		width: 100%;
		padding: 0;
		padding: 40px 20px 79px;
	}
	
	.pres-banner-col.pres-banner-right {
		width: 100%;
		font-size: 0;
	}
	
	.pres-banner-right-inner {
		display: block;
	}
	
	.pres-banner-right-img {
		width: 100%;
	}
	
	.pres-banner-right-img img {
		height: 436px;
		object-fit: cover;
	}
	
	.page-id-1290 .product-listing__filter-mobile p#filter,
	.page-id-2729 .product-listing__filter-mobile p#filter{
		display: none;
	}
	
	.header__nav.active , .header__mobile-search{
		top: 125px;
		
	}
	.header__nav.active {
		top: 89px;
		width: 50%;
		right: 0;
		left: unset;
		background: white;
	}
	.header__product-link.proclick .header__product-list {
		display: block !important;
	}

	.footer__top-container{
		flex-wrap: wrap;
	}

	.footer__top{
		height: auto;
	}

	.footer__location{
		max-width: 100%;
		margin-left: 0;
	}

	.footer__info{
		padding-bottom: 20px;
		max-width: 40%;
		width: 100%;
	}

	.footer__nav{
		max-width: 60%;
		width: 100%;
	}
	
}

@media screen and (max-width: 680px){
	.header__nav.active{
		top: 123px;
		overflow-y: auto;
		padding-bottom: 120px;
	}
	
	.header__mobile-search{
		top: 142;
	}
	
	.header .header__product-list ul {
		padding-bottom: 65px !important;
	}
}



@media (max-width: 480px) {
	.full-hero-slider__content h3 br{
		display: none;
	}
	
	.full-hero-slider__background::after {
		display: none;
	}
	
	.full-hero-slider__content {
		padding-bottom: 70px;
	}
	

	.header-top-text {
		padding: 19px 20px 8px;
	}	
	
	.full-hero-slider__content h3 {
		font-size: 28px;
		line-height: 36px !important;
		margin-bottom: 10px !important;
	}
	
	.prestige-btn {
		margin-top: 24px;
	}
	
	.pres-banner-right-img img {
		height: 151px;
	}
}


/* Additional Section */
.column-content {
	background: #fff;
	padding: 72px 0 96px;
}

.columns-content__flex {
	display: flex;
	justify-content: space-between;
}

.column-content .content {
	width: 49%;
	padding-right: 49px;
}

.column-content .image {
	width: 51%;
}

.column-content .content h3 {
	font-size: 31px;
	line-height: 41px;
	margin-top: 20px;
	margin-bottom: 28px;
}

.column-content .logos-images {
	display: flex;
	margin-top: 40px;
}

.column-content .image img {
	display: block;
}

.column-content .logos-images .img-wrap:not(:first-of-type) {
	margin-left: 43px;
}

@media (max-width: 780px) {
	.column-content .image {
		display: none;
	}

	.column-content .content {
		width: 100%;
		padding-right: 0;
	}

	.column-content .img-wrap img {
		width: 80%;
		max-width: 182px;
	}
}


/* Update 2/20/24 */
.connect-us__quote{
	max-width: 100%;
}

.connect-us__quote-container{
	text-align: center;
}
.connect-us__col-container{
	min-height: 229px;
}
.connect-us__image img{
	 height: 100%;
	max-height: 229px;
	width: 100%;
    object-fit: cover;
}

	

/* 05042024 UPDATES */
@media only screen and (max-width: 480px) {
	.full-hero-slider .slick-list {
		height: 620px!important;
	}
	.full-hero-slider .full-hero-slider__container{
		height: auto!important;
	}
	.full-hero-slider .full-hero-slider__slide {
		height: auto!important;
	}
	.full-hero-slider:not(.full-hero-slider-2) .slick-slide {
		background: #435B67!important;
	}

	.resources .resources__list-container {
		height: auto!important;
	}
	.resources .slick-slide {
		height: auto!important;
	}
}


/* 1/8-24 */
.social-media-links{
	display: flex;
	align-items: center;
	margin-right: 20px;
}

.social-media-links a:hover svg path{
	fill: #092637;
}

.header__nav .top-nav-links {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.header__nav .top-nav-links .social-media-links a{
	margin: 0 12px !important;
	height: 24px;
	width: 24px;
	display: flex !important;
	align-items: center;
	margin-bottom: 0;
}

.header__nav .top-nav-links .social-media-links a:first-child{
	margin-left: 0 !important;
}

@media screen and (max-width: 920px){
	.header__nav .top-nav-links {
		justify-content: flex-start;
		flex-direction: column;
		align-items: flex-start;
	}
}



/*START: PRODUCT LISTING UPDATE*/
/* hero v2 */
.hero-v2 {
	width: 100%;
	position: relative;
	padding-top: 72px;
	padding-bottom: 37px;
}
.hero-v2 .wrapper {
	max-width: 1252px!important;
	padding-left: 18px;
	padding-right: 18px;
}

.hero-v2 .top-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-bottom: 72px;
}

.hero-v2 .top-text h1 {
	font-size: 39px;
	line-height: 120%;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	width: 49%;
}

.hero-v2 .top-text .text-content {
	width: 49%;
	max-width: 600px;
}

.hero-v2 .top-text .text-content p {
	font-size: 16px;
	line-height: 150%;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}

.hero-v2 .image-container {
	width: 100%;
}
.hero-v2 .image-container img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 1216 / 468;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
	border-radius: 10px;
}
@media only screen and (max-width: 800px){ 
	.hero-v2 .top-text {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		margin-bottom: 32px;
	} 
	.hero-v2 h1 {
		width: 100%!important;
		margin-bottom: 16px;
	}
	.hero-v2 .text-content {
		width: 100%!important;
		max-width: 100%!important;
	}
	.hero-v2 .text-content p {
		font-size: 20px;
	}
	.hero-v2 .image-container img {
		aspect-ratio: 704 / 356;
	}

	.hero-v2 .top-text h1 {
		font-size: 31.25px;
	}
}
@media only screen and (max-width: 640px) {
	.hero-v2 {
		padding-top: 56px;
		padding-bottom: 32px;
	}
	.hero-v2 .top-text {
		margin-bottom: 34px;
	} 
	.hero-v2 h1 {
		font-size: 31px;
	}
	.hero-v2 .text-content p {
		font-size: 16px;
	}
	.hero-v2 .image-container img {
		aspect-ratio: 343 / 236;
	}
}
/*end hero v2*/

/*product listing v2 (override)*/

section.product-listing:last-child {
	padding-bottom: 112px;
}
.product-listing h3 {
	font-size: 31px;
	line-height: 120%;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	margin:  0 0 32px;
}
.product-listing .wrapper {
	max-width: 1252px;
	padding-left: 18px;
	padding-right: 18px;
}
.product-listing .product-listing__row {
	margin: 0 -16px;
	row-gap: 34px;
}
.product-listing .product-listing__col {
	width: 33.333%;
	padding: 0 16px;
	margin-bottom: 0;
}
.product-listing .product-listing__col-container {
	background: #fff;
	/* border: 1px solid #333; */
	position: relative;
	border: none;
	-webkit-box-shadow: none!important;
	        box-shadow: none!important;
	height: 100%;
	min-height: 337px;
}
.product-listing .product-listing__col-container:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 8px;
	border: 1px solid #333;
	pointer-events: none;
}

.product-listing .product-listing__col-container:after,
.product-listing .product-listing__image:after {
	opacity: 0;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 8px;
	border: 2px solid #333;
	pointer-events: none;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.product-listing__col-container:before,
.product-listing__col-container:after,
.product-listing__col-container .product-listing__image {
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.product-listing__col-container.active:after,
.product-listing__col-container.active .product-listing__image:after {
	opacity: 1;
}
.product-listing__col-container.active:before {
	opacity: 0;
}

.product-listing__col-container.active .product-listing__image {
	border-color: transparent;
	border-width: 0!important;
}

.product-listing .product-listing__image {
	border-color: #333;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	height: 216px;
	width: 100%;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 1;
}
.product-listing .product-listing__image:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	content: '';
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.product-listing__col-container.active .product-listing__image {
	height: 163px;
}
.product-listing__col-container.active .product-listing__image:before {
	opacity: 1;
}

.product-listing__col-container .product-listing__details h6 {
	font-size: 20px;
	line-height: 140%;
	color: #092637;
	top: 32px!important;
	position: absolute;
}
.product-listing__col-container.active .product-listing__details h6 {
	font-size: 20px;
	line-height: 140%;
	top: 32px!important;
	/* position: relative;
	top: initial;
	left: initial; */
}
.product-listing__col-container.active .product-listing__details {
	height: calc(100% - 163px);
}
.product-listing__col-container .product-listing__details {
	padding-top: 32px;
	padding-bottom: 32px;
}
.product-listing__col-container .product-listing__details p {
	font-size: 14px;
	line-height: 150%;
	color: #092637;
	padding-top: 12px;
	display: block;
	position: absolute;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	top: 88px;
	padding-top: 0!important;
}
.product-listing__col-container a {
	z-index: 2;
}
@media only screen and (max-width: 800px) {
	.product-listing .product-listing__col {
		width: 50%;	
	}
	.product-listing .product-listing__image {
		height: 216px;
	}
	.product-listing__col-container .product-listing__details h6 {
		margin: 0;
		position: relative!important;
		top: initial!important;
	}
	
	.product-listing__col-container.active:after {
		opacity: 0!important;
	} 
	.product-listing__col-container:hover .product-listing__image:before {
		opacity: 1;
	}
	.product-listing__col-container.active .product-listing__image {
		height: 216px!important;
	}
	.product-listing__col-container.active .product-listing__details {
		height: calc(100% - 216px)!important;
	}
}
@media only screen and (max-width: 680px) {
	.product-listing .product-listing__row {
		padding-top: 0;
	}
	.product-listing {
		padding-top: 32px;
	}
}
@media only screen and (max-width: 640px) {
	.product-listing h3 {
		font-size: 25px;
	}
	.product-listing .product-listing__col {
		width: 100%;	
	}
	.product-listing .product-listing__image {
		height: 216px;
	}
	.product-listing__col-container .product-listing__details h6 {
		margin: 0;
	}
}

/*end product listing v2 (override)*/
/*END: PRODUCT LISTING UPDATE*/

@media only screen and (max-width: 600px) {

	.footer .menu-item a {
		display: flex;
	}

	.footer .menu-item .desktop-only {
		display: none;
	}

	.footer .menu-item .mobile-only {
		margin-left: 10px;
		margin-top: 1px;
		display: block;
	}
}

/* Update 2/20/24 */
.connect-us__quote{
	max-width: 100%;
}

.connect-us__quote-container{
	text-align: center;
}
.connect-us__col-container{
	min-height: 229px;
}
.connect-us__image img{
	 height: 100%;
	max-height: 229px;
	width: 100%;
    object-fit: cover;
}

/*UPDATES - 180324 - COLOURS*/
.tones-main-list {
    display: flex;
	flex-wrap: wrap;
	margin: 0 -90px;
}
.tones-main-section {
    width: calc(100% / 3);
    margin: 50px 0;
    padding: 0 90px;
}

.tones-main-section > h2 {
    margin: 0 0 14px;
    font-weight: 700;
    color: #333;
    font-size: 31.25px;
    font-weight: 600;
    letter-spacing: -0.625px;
}
.tones-main-section > .tone-columns-content {
	margin: 24px -12px 40px;
}
.tone-columns-content {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
	flex-wrap: wrap;
	margin: 24px -12px 0;
}

.short-description {
	display: none;
}

.tone-columns-content .column {
	width: 50%;
	padding: 0 12px;
}

.ia-image-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 0.5px solid #333;
    background-color: #fff;
    border-radius: 8px 8px 0px 0px;
    height: 70px;
    padding: 14px 24px;
	display: none;
}

	.ia-image-cta span {
		color: #030D12;
		font-family: Inter;
		font-size: 20px;
		font-style: normal;
		font-weight: 600;
		line-height: 1;
		letter-spacing: -0.4px;
	}

@media only screen and (max-width: 980px) {
	/* .tone-columns-content {
		margin: 80px -32px 0;
	} */
	/* .tones-main-section > .tone-columns-content {
		margin: 60px -32px 80px;
	} */
	/* .tone-columns-content .column {
		width: 50%;
		padding: 0 32px;
	} */
}


@media (max-width: 920px) {

	.colour-range-category .colour-description {
		margin-bottom: 40px;
	}

	.tones-main-section {
		width: 50%;
		margin: 0;
	}

	.tones-main-section > .tone-columns-content {
		margin: 30px -12px !important;
	}

	.colour-range-category .colours-list .colour-description p {
		font-size: 16px;
		line-height: 24px;
	}

	.ia-image-cta {
		display: flex;
	}
}

@media only screen and (max-width: 640px) {
	.tone-columns-content {
		margin: 40px 0 0;
	}
	.tones-main-section > .tone-columns-content {
		margin: 40px 0 0;
	}
	.tone-columns-content .column {
        width: 50%;
        padding: 0 0;
    }

	.tones-main-list {
		display: block;
		margin: 0;
	}

	.tones-main-section {
		width: 100%;
		padding: 0;
	}

	.tones-main-section > .tone-columns-content {
		margin: 0 !important;
	}
}



.tone-columns-content .column h3 {
    margin: 0 0 34px;
    color: #333;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
}

.tone-columns-content .column .tone-list {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
	flex-wrap: wrap;
	/* margin: 0 -12px; */
}

.tone-columns-content .column .tone-list .tone {
	width: 100%;
	position: relative;
	margin-bottom: 12px;
	/* padding: 0 12px; */
}

.tone-columns-content .column .tone-list .tone .colour-box,
.tone-columns-content .column .tone-list .tone .double-colour-box {
	border-radius: 6px;
	border: 0.5px solid #333333;
	height: auto;
	aspect-ratio: 1 / 1;
	padding: 10px;
	margin-bottom: 8px;
	background-size: cover;
	background-repeat: no-repeat;
	max-width: 71px;
	position: relative;
	width: 100%;
}

.tone-columns-content .column .tone-list .tone .double-colour-box div {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    z-index: -1;
}

.tone-columns-content .column .tone-list .tone .double-colour-box div:first-child {
    left: 0;
    border-radius: 0 0 0 8px;
}

.tone-columns-content .column .tone-list .tone .double-colour-box div:last-child {
    right: 0;
}

.tone-columns-content .column .tone-list .tone p {
    padding: 0 4px;
    min-height: 42px;
    color: #030d12;
    font-size: 14px;
    line-height: 21px;
}

.colour-overview {
	margin-top: 45px;
	margin-bottom: 40px;
	width: 100%;
	position: relative;
	/* border-top: 1px solid #000;
	border-bottom: 1px solid #000; */
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

/* .colour-overview > h2 {
	padding-top: 10px;
	width: 39%;
	font-size: 20px;
	line-height: 120%;
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	letter-spacing: -2%;
	margin: 0 0 24px;
} */

.colour-overview .co-accordion {
	width: 69%;
	max-width: 594px;
}

@media only screen and (max-width: 800px) {
	.colour-overview {
		margin-bottom: 70px;
	}
	.colour-overview .co-accordion {
		max-width: 459px;
	}
}
@media only screen and (max-width: 640px) {
	.colour-overview {	
		flex-wrap: wrap;
		border-top: none;
		border-bottom: none;
		margin-top: 56px;
		margin-bottom: 52px;
	}
	.colour-overview > h2 {
		width: 100%;
		margin-bottom: 10px;
	}
	.colour-overview .co-accordion {
		width: 100%;
		max-width: 100%;
	}
}

.colour-overview .co-accordion .acc-row {
	border-bottom: 1px solid #000;
}
.colour-overview .co-accordion .acc-row:last-child {
	border: none;
}

.colour-overview .co-accordion .acc-row .acc-row-toggle {
	padding: 20px 0;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.25s ease-in-out;
	position: relative;
	padding-right: 42px;
}

.colour-overview .co-accordion .acc-row .acc-row-toggle .title {
	display: inline-block;
	font-size: 16px;
	line-height: 150%;
	font-family: 'poppins';
}
.colour-overview .co-accordion .acc-row .acc-row-toggle .toggle-icon {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	transition: all 0.25s ease-in-out;
}
.colour-overview .co-accordion .acc-row .acc-row-toggle.toggled .toggle-icon {
	transform: translateY(-50%) rotate(180deg);
}

.colour-overview .co-accordion .acc-row .acc-row-content {
	padding-bottom: 16px;
	display: none;
}
.colour-overview .co-accordion .acc-row .acc-row-content .text-content {
	text-align: left;
}
.colour-overview .co-accordion .acc-row .acc-row-content .text-content p {
	font-size: 14px;
	line-height: 150%;
	font-family: 'poppins';
	font-weight: 400;
}
.colour-overview .crt-row {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding: 5px 0;
	border-bottom: 1px solid #1D78AD;
}
.colour-overview .crt-row:last-child {
	border-bottom: none;
}
.colour-overview .head-col {
	font-size: 14px;
	line-height: 150%;
	font-family: 'poppins';
	font-weight: 500;
	padding-bottom: 10px;
}
.colour-overview .term-name,
.colour-overview .term-count {
	font-size: 14px;
	line-height: 150%;
	font-family: 'poppins';
	font-weight: 400;
}
.colour-overview .term-count {
	margin-right: 12px;
}

.warm-cool-guide-page {
	overflow: hidden;
}
.warm-cool-guide-page .colours-banner {
	padding-bottom: 86px;
}
.warm-cool-guide-page .colours-banner-heading {
	align-items: center;
}
.warm-cool-guide-page .colours-banner img {
	border-radius: 8px;
}
.warm-cool-guide-page .colours-banner-heading h2,
.warm-cool-guide-page .colours-banner-heading h5 {
	width: 49%;
}
.warm-cool-guide-page .our-range-listing h3 {
	padding-bottom: 0!important;
}
.warm-cool-guide-page .our-range-listing-container {
	padding-top: 34px!important;
}

@media only screen and (max-width: 800px) {
	.warm-cool-guide-page .colours-banner {
		padding-bottom: 81px;
	}
	.warm-cool-guide-page .colours-banner-heading h2,
	.warm-cool-guide-page .colours-banner-heading h5 {
		width: 100%;
	}
}
@media only screen and (max-width: 640px) {
	.warm-cool-guide-page .colours-banner {
		padding-bottom: 60px;
	}
}


.warm-cool-table {
	width: 100%;
	padding-bottom: 96px;
}

.warm-cool-table .sec-wrapper {
	display: flex;
	align-items: stretch;
	justify-content: center;
}

.warm-cool-table .left-col,
.warm-cool-table .right-col {
	width: 50%;
	padding: 32px;
}
.warm-cool-table .left-col {
	/* background: #5E1D0E; */
	color: #000;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.warm-cool-table .right-col {
	/* background: #364152; */
	color: #000;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.warm-cool-table .left-col h3,
.warm-cool-table .right-col h3 {
	font: 600 25px/120% 'Inter', sans-serif;
	color: #030D12;
	display: block;
	width: 100%;
	padding: 0 0 24px;
	border-bottom: 1px solid #030D12;
}
.warm-cool-table .wc-table {
	display: block;
	padding-top: 24px;
	position: relative;
}
.warm-cool-table .wc-table:before {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	left: 176px;
	top: 0;
	background: #030D12;
}
.warm-cool-table .wc-table .wc-row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 17px;
}
.warm-cool-table .wc-table .wc-row:last-child {
	margin-bottom: 0;
}
.warm-cool-table .wc-table .wc-row .label {
	width: 176px;
	font: 500 20px/150% 'Inter', sans-serif;
	color: #030D12;
}
.warm-cool-table .wc-table .wc-row .value {
	width: calc(100% - 176px);
	padding-left: 32px;
	font: 500 16px/150% 'Inter', sans-serif;
	color: #030D12;
}
@media only screen and (max-width: 800px) {
	.warm-cool-table {
		padding: 0 0 115px;
	}
	.warm-cool-table .sec-wrapper {
		flex-wrap: wrap;
	}
	.warm-cool-table .left-col {
		margin: 0 0 32px;
	}
	.warm-cool-table .left-col,
	.warm-cool-table .right-col {
		width: 100%;
		padding: 32px 128px 32px 32px;
		border-radius: 8px;
	}
}
@media only screen and (max-width: 640px) {
	.warm-cool-table {
		padding: 0 0 67px;
	}
	.warm-cool-table .left-col {
		margin: 0 0 24px;
	}
	.warm-cool-table .left-col,
	.warm-cool-table .right-col {
		padding: 32px 16px 48px;
	}
	.warm-cool-table .wc-table {
		padding: 0;
	}
	.warm-cool-table .wc-table:before {
		display: none;
	}
	.warm-cool-table .left-col h3,
	.warm-cool-table .right-col h3 {
		padding: 0 0 26px;
		margin: 0 0 26px;
		border-bottom: 1px solid #030D12;
	}
	.warm-cool-table .wc-table .wc-row {
		display: block;
		margin: 0 0 18px;
	}
	.warm-cool-table .wc-table .wc-row:last-child {
		margin: 0;
	}
	.warm-cool-table .wc-table .wc-row .label,
	.warm-cool-table .wc-table .wc-row .value {
		width: 100%;
		padding: 0;
	}
}


.wc-two-col-text-image {
	width: 100%;
	position: relative;
	padding: 0 0 42px;
}

.wc-two-col-text-image .sec-wrapper {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.wc-two-col-text-image .text-col,
.wc-two-col-text-image .image-col {
	width: calc(50% - 16px);
	position: relative;
}
.wc-two-col-text-image .text-col h3 {
	font: 600 25px/120% 'Inter', sans-serif;
	color: #030D12;
	margin: 0 0 24px;
	display: block;
}
.wc-two-col-text-image .text-col .text-content {
	width: 100%;
}
.wc-two-col-text-image .text-col .text-content p {
	font: 500 20px/150% 'Inter', sans-serif;
	color: #030D12;
	margin: 0 0 16px;
}
.wc-two-col-text-image .text-col .text-content p:last-child {
	margin: 0;
}
.wc-two-col-text-image .image-col img{
	width: 100%;
	height: auto;
	display: block;
}
@media only screen and (max-width: 800px) {
	.wc-two-col-text-image {
		padding: 0 0 81px;
	}
	.wc-two-col-text-image .image-col img{
		width: 494px;
		max-width: initial;
		margin: 0 -32px 0 0;
	}
}
@media only screen and (max-width: 640px) {
	.wc-two-col-text-image {
		padding: 0 0 36px;
	}
	.wc-two-col-text-image .sec-wrapper {
		flex-wrap: wrap;
	}
	.wc-two-col-text-image .text-col,
	.wc-two-col-text-image .image-col {
		width: 100%;
	}
	.wc-two-col-text-image .text-col {
		margin: 0 0 16px;
	}
	.wc-two-col-text-image .image-col {
		position: relative;
	}
	.wc-two-col-text-image .image-col img{
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		margin: 0;
	}
}


.favourite-colours {
	width: 100%;
	position: relative;
	padding: 0 0 72px;
}
.favourite-colours .top-text {
	max-width: 591px;
	width: 100%;
}
.favourite-colours h3 {
	font: 600 31.25px/120% 'Inter',sans-serif;
	letter-spacing: -2%;
	color: #030D12;
	margin: 0 0 24px;
}
.favourite-colours p.description {
	color: #030D12;
	font: 400 16px/150% 'poppins', sans-serif;
	margin: 0 0 34px;
}
.favourite-colours .colours-list {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	margin: 0 -9.5px;
	padding-bottom: 40px!important;
}
.favourite-colours .colours-list .colour {
	width: 14.29%;
	padding: 0 9.5px;
	position: relative;
	margin: 0 0 12px;
}

.favourite-colours .colours-list .colour .colour-box,
.favourite-colours .colours-list .colour .double-colour-box {
	border-radius: 6px;
	border: 0.5px solid #333333;
	height: auto;
	/* aspect-ratio: 1 / 1; */
	/* width: 157px;
	height: 157px; */
	display: block;
	width: 100%;
	padding: 10px;
	margin-bottom: 8px;
	background-size: cover;
	background-repeat: no-repeat;
}

@media (max-width: 920px) {
	/* .favourite-colours .colours-list .colour .colour-box,
	.favourite-colours .colours-list .colour .double-colour-box {
		aspect-ratio: unset;
		-webkit-aspect-ratio: unset;
		width: 106px;
		height: 106px;
	} */
}

.favourite-colours .colours-list .colour .double-colour-box div {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    z-index: -1;
}

.favourite-colours .colours-list .colour .double-colour-box div:first-child {
    left: 0;
    border-radius: 0 0 0 8px;
}

.favourite-colours .colours-list .colour .double-colour-box div:last-child {
    right: 0;
}

.favourite-colours .colours-list .colour p {
    padding: 0 4px;
    /* min-height: 42px; */
    color: #030d12;
    font-size: 14px;
    line-height: 21px;
}
@media only screen and (max-width: 800px) {
	.favourite-colours { 
		padding: 0 0 64px;
	}
	.favourite-colours .colours-list {
		margin: 0 -8px;
	}
	.favourite-colours .colours-list .colour {
		width: 20%;
		padding: 0 8px;
	}
	/* .favourite-colours .colours-list .colour:last-child,
	.favourite-colours .colours-list .colour:nth-last-child(2) {
		display: none;
	} */
	.favourite-colours .colours-list .colour .colour-box, 
	.favourite-colours .colours-list .colour .double-colour-box {
		aspect-ratio: 128 / 156;
	}
}
@media only screen and (max-width: 640px) {
	.favourite-colours { 
		padding: 0 0 32px;
	}
	.favourite-colours .colours-list {
		margin: 0 -7px;
		flex-wrap: wrap;
	}
	.favourite-colours .colours-list .colour {
		width: 50%;
		padding: 0 7px;
		margin: 0 0 48px;
	}
	.favourite-colours .colours-list .colour:nth-last-child(3) {
		display: none;
	}
	.favourite-colours .colours-list .colour .colour-box, 
	.favourite-colours .colours-list .colour .double-colour-box {
		aspect-ratio: 164 / 156;
	}
}

.lighting-comparison {
	width: 100%;
	position: relative;
	padding: 64px 0 166px;
}

.lighting-comparison .top-text {
	width: 100%;
}
.lighting-comparison .top-text h3 {
	font: 600 31.25px/120% 'Inter', sans-serif;
	color: #030D12;
	margin: 0 0 24px;
}
.lighting-comparison .top-text p {
	font: 400 16px/150% 'poppins', sans-serif;
	color: #030D12;
	margin: 0 0 28px;
}
.lighting-comparison p.legend {
	font: 400 16px/150% 'poppins', sans-serif;
	color: #030D12;
}
.lighting-comparison p.legend strong {
	font-weight: 600!important;
}
.lighting-comparison .lc-columns {
	padding: 46px 0 0;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.lighting-comparison .lc-columns .lc-col {
	width: 48%;
	max-width: 562px;
}
.lighting-comparison .lc-columns .lc-col .image-container {
	width: 100%;
	margin: 0 0 40px;
}
.lighting-comparison .lc-columns .lc-col .image-container img {
	display: block;
	width: 100%;
	height: auto;
}
.lighting-comparison .lc-columns .lc-col .text-content {
	width: 100%;
	text-align: left;
}
.lighting-comparison .lc-columns .lc-col .text-content p {
	font: 400 16px/150% 'poppins', sans-serif;
	color: #030D12;
	margin: 0 0 16px;
}
.lighting-comparison .lc-columns .lc-col .text-content p:last-child {
	margin: 0;
}
@media only screen and (max-width: 980px) {	
	.lighting-comparison {
		padding: 0 0 123px;
	}
	.lighting-comparison p.legend span.pair:first-child {
		display: block;
		margin: 0 0 12px;
	}
	.lighting-comparison p.legend span.pair:first-child + span.separator {
		display: none;
	}
	.lighting-comparison .lc-columns {
		padding: 45px 0 0;
		flex-wrap: wrap;
	}
	.lighting-comparison .lc-columns .lc-col {
		width: 100%;
		max-width: 100%;
		margin: 0 0 68px;
	}
	.lighting-comparison .lc-columns .lc-col:last-child {
		margin: 0;
	}
	.lighting-comparison .lc-columns .lc-col .image-container {
		margin: 0 0 48px;
	}
}
@media only screen and (max-width: 680px) {	
	.lighting-comparison .top-text p {
		margin: 0 0 26px;
	}
	.lighting-comparison p.legend span.pair {
		display: block;
		margin: 0 0 15px;
	}
	.lighting-comparison p.legend span.pair:last-child {
		margin: 0;
	}
	.lighting-comparison p.legend span.separator {
		display: none;
	}
	.lighting-comparison .lc-columns .lc-col {
		margin: 0 0 86px;
	}
	.lighting-comparison .lc-columns .lc-col:last-child {
		margin: 0;
	}
	.lighting-comparison .lc-columns .lc-col .image-container {
		margin: 0 0 34px;
	}
}

/*colour pages container*/
@media only screen and (max-width: 640px) {
	.colour-pages {
		padding: 64px 16px;
	}
}

/* FIX ipad footer */
@media (max-width: 920px) {
	.footer__location,
	.footer__location .footer__address--wrapper {
		width: 100%;
	}
	.footer__location .footer__address--wrapper > div {
		flex: 1 0 33.333%;
	}
	
}

/*colour library text content*/
.colour-pages .colours-list {
	padding-bottom: 40px!important;
}
.colour-pages .page-text-content {
	width: 100%;
	margin: 34px 0 0;
}
.colour-pages .page-text-content p {
	font: 500 20px/150% 'Inter', sans-serif;
	color: #333333;
	margin: 0 0 16px;
}
.colour-pages .page-text-content p:last-child {
	margin: 0;
}

.sa-sri-val {
	margin: 8px 0;
	font-size: 14px;
	line-height: 21px;
	font-family: 'Poppins', sans-serif;
	color: #757575;
	font-weight: 400;
}
.sa-sri-val span {
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
}
.colour-library-listing .colour-library-listing-content .our-range-listing-container .our-range-item .our-range-item-colours p {
	min-height: initial!important;
}

.co-grid {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	/* padding-left: 40px; */
	padding-top: 10px;
	padding-bottom: 40px;
}

.co-grid .left-col,
.co-grid .right-col {
	width: calc(50% - 20px);
}

.co-grid .co-cell {
	width: 100%;
	padding: 24px 24px 24px;
	border-radius: 6px;
}

.co-grid .co-cell h4 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	letter-spacing: -2%;
	margin-bottom: 24px;
}
.co-grid .co-cell p {
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
}
.co-grid .left-col .co-cell:first-child {
	margin-bottom: 37px;
	border: 2px solid #EF6200;
	background: rgb(255,255,255);
	background: radial-gradient(circle, rgba(255,255,255,0) 0%, rgba(247,236,230,1) 100%);
}
.co-grid .left-col .co-cell:nth-child(2) {
	border: 2px solid #4CA1DF;
	background: rgb(255,255,255);
	background: radial-gradient(circle, rgba(255,255,255,0) 0%, rgba(184,210,228,1) 100%);
}

.co-grid .left-col .co-cell {
	min-height: 245px;
}
.co-grid .right-col .co-cell {
	min-height: 100%;
	border: 2px solid #4CA1DF;
}

@media only screen and (max-width: 940px) {
	.co-grid {
		flex-wrap: wrap;
	}
	.co-grid .left-col {
		margin-bottom: 32px;
	}
	.co-grid .left-col,
	.co-grid .right-col {
		width: 100%;
	}
}
@media only screen and (max-width: 640px) {
	.co-grid {
		padding-left: 0;
		padding-bottom: 0;
	}
}

/* 12/04/2024 UPDATES */
.cot-new-content {
	position: relative;
}

.cot-new-content .colour-item {
	width: calc(1216px / 6);
	transition: width 0.3s ease-in-out;
}
.cot-new-content .colour-item:hover {
	width: calc(1216px / 6 * 2);
}
.cot-new-content .colour-item .colour-inner-wrapper .colour-details {
	opacity: 0;
}
.cot-new-content .colour-item:hover  .colour-details {
	opacity: 1!important;
	transition: all 0.25s ease-in-out;
	transition-delay: 0.25s!important;
}
.cot-new-content .slick-track {
	transition: left 0.3s ease-in-out;
}
.cot-new-content .slick-track.move-left {
	left: calc(1216px / 6 * -1);
}
.cot-new-content .colour-item .colour-inner-wrapper {
	width: 100%;
	height: 712px;
	position: relative;
}
.cot-new-content .colour-item .colour-inner-wrapper .colour-box {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}
.cot-new-content .colour-item .colour-inner-wrapper .double-colour-box {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: stretch;
	justify-content: center;
}
.cot-new-content .colour-item .colour-inner-wrapper .double-colour-box div:first-child,
.cot-new-content .colour-item .colour-inner-wrapper .double-colour-box div:nth-child(2) {
	width: 50%;
	height: 100%;
	background-size: cover;
	background-position: center;
}
.cot-new-content .colour-item .colour-inner-wrapper .colour-details {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 16px 32px 32px;
}
.cot-new-content .colour-item .colour-inner-wrapper .colour-details.dark-text p {
	color: #333333;
}
.cot-new-content .colour-item .colour-inner-wrapper .colour-details.light-text p{
	color: #ffffff;
}
@media only screen and (max-width: 1280px) {
	.cot-new-content .colour-item {
		width: calc((100vw - 64px) / 6);
		transition: width 0.3s ease-in-out;
	}
	.cot-new-content .colour-item:hover {
		width: calc((100vw - 64px) / 6 * 2);
	}
}
@media only screen and (max-width: 800px) {
	.cot-new-content .slick-track.move-left {
		left: calc((100vw - 64px) / 4 * -1);
	}
	.cot-new-content .colour-item {
		width: calc((100vw - 64px) / 4);
		transition: width 0.3s ease-in-out;
	}
	.cot-new-content .colour-item:hover {
		width: calc((100vw - 64px) / 4 * 2);
	}
}
@media only screen and (max-width: 640px) {
	.cot-new-content {
		width: calc(100% + 16px);
		border-top-left-radius: 8px;
		border-bottom-left-radius: 8px;
		overflow: hidden;
	}
	.cot-new-content .slick-track.move-left {
		left: initial;
	}
	.cot-new-content .colour-item {
		width: calc(100vw - 118px);
		transition: width 0.3s ease-in-out;
	}
	.cot-new-content .colour-item:hover {
		width: calc(100vw - 118px);
	}
	.cot-new-content .colour-item .colour-inner-wrapper {
		height: 464px!important;
	}
	.cot-new-content .colour-item .colour-inner-wrapper .colour-details {
		padding: 0 16px 16px;
		opacity: 1!important;
	}
}
.colour-pages .in-application-section .ia-slider-content .ia-slider-item .ia-slider-image {
	border-radius: 8px 8px 0 0;
	overflow: hidden;
}
.colour-pages .in-application-section .ia-slider-content .ia-slider-item a.ia-slider-heading {
	display: none;
}
.header__product-list .header__product-wrapper > ul > li .second-level-nav li:hover .third-level-nav, 
.header__product-list .header__product-wrapper > ul > li .second-level-nav li:hover .nav-sec-description {
	left: 100%;
}
header .header__product-list .header__product-wrapper > ul > li > div > ul > li > div {
	padding-left: 18.5%;
}
header .header__product-list .header__product-wrapper > ul > li > div > ul > li > div::after {
	right: -30px;
}
.header__product-list .nav-main-description .cta-btn, 
.header__product-list .nav-sec-description .cta-btn, 
.header__product-list .nav-third-description .cta-btn {
	text-align: center!important;
}

@media (max-width: 920px) {
	header .header__nav ul li a.active {
		color: #333!important;
	}
	.social-media-links {
		margin-right: 0;
		margin-bottom: 16px;
	}

	/*mob nav*/
	.second-level-nav.active {
		opacity: 1!important;
		visibility: visible!important;
		transform: translateX(0)!important;
	}
	.header__product-list .view-all {
		margin-bottom: 16px;
	}
}

/*UPDATES 17042024*/
.header__nav ul li, .header__nav ul li a {
	line-height: 18px;
}
.show-product .sub-menu {
	display: none;
	visibility: hidden!important;
}
.header .header__product-list .header__product-wrapper {
	overflow-y: auto!important;
	height: calc(100vh - 200px);
}
.main-prod-list-wrapper {
	position: relative;
}
.header .header__product-list .nav-close {
	position: absolute;
	top: -42px;
	left: 12.5px;
}
.header__product-wrapper {
	display: flex;
	flex-wrap: wrap;
	max-width: initial!important;
	width: initial!important;
	margin: 0 -12.5px;
}
.header__product-wrapper .product-cell {
	width: 20%;
	padding: 0 12.5px;
	margin: 0 0 24px!important;
}
.header__product-wrapper .product-cell .image-container {
	width: 100%;
	height: 194px;
	overflow: hidden;
}
.header__product-wrapper .product-cell .image-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.6s ease-in-out;
}
.header__product-wrapper .product-cell .ptitle {
    width: 100%;
    background-color: #74848D;
    transition: all 0.6s ease-in-out;
    color: #fff !important;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    height: 41px;
    color: #fff;
    display: flex;
    align-items: center;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 0px 0px 10px 10px;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    z-index: 2;
	text-align: center;
}
.header__product-wrapper .product-cell a:hover img {
	transform: scale(1.15);
}
.header__product-wrapper .product-cell a:hover .ptitle {
	background-color: #1D78AD;
}
@media (max-width: 1280px) and (min-width: 921px) {
	.header__nav {
		margin-left: 0!important;
	}
	.header__nav ul li {
		margin-right: 24px!important;
	}
	.header__nav ul li:last-child {
		margin-right: 24px!important;
	}
	.header__product-list {
		margin-top: 5px!important;
	}
}

@media (max-width: 920px) {
	.menu .sub-menu {
		transition: unset!important;
	}
	.header .sub-menu {
		display: none;
		background-color: #c8e5f6;
	}
	.show-product .sub-menu {
		visibility: unset!important;
	}
	.menu .menu-item-has-children > a > .arrow {
		width: initial!important;
		height: initial!important;
		top: 0!important;
		padding: 0!important;
	}
	.menu .sub-menu {
		max-height: initial!important;
	}
	.menu .sub-menu li a {
		text-align: left!important;
	}
}

.colour-pages .in-application-section .slick-list .slick-track > div:nth-child(2) {
	opacity: 1!important;
}

.footer__nav-mobile #menu-header-menu > li > a > .arrow {
    display: none;
}

.component-metal-compatibility-chart {
	padding: 50px 0;
}

	.component-metal-compatibility-chart h3 {
		color: #030D12;
		font-family: Inter;
		font-size: 31.25px;
		font-style: normal;
		font-weight: 600;
		line-height: 37.5px;
		letter-spacing: -0.625px;
		margin-bottom: 26px;
	}

		.mcc-table-wrapper {

		}

			.mcc-table {
				overflow-x: auto;
			}

			.mcc-table-img {
				display: block;
			}

			.mcc-tablet,
			.mcc-mobile {
				display: none;
			}

.capitalize {
	text-transform: capitalize !important;
}
			
@media (max-width: 920px) {
	.mcc-desktop {
		display: none;
	}

	.mcc-tablet {
		display: block;
	}
}

@media only screen and (max-width: 640px) {
	.mcc-tablet {
		display:none;
	}

	.mcc-mobile {
		display: block;
	}

	.component-metal-compatibility-chart h3 {
		font-size: 25px;
		letter-spacing: -0.5px;
		line-height: 30px;
	}
}

@media (max-width: 768px) {
	
	.img-center-mobile {
		margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
        width: 100%;
        max-width: 185px;
	}

}

.site-table-wrap {
    overflow-x: auto;
}

.site-table tr {
    border-bottom: 1px solid #dbdbdb;
}

.site-table tr:first-child {
    border-width: 3px;
    border-top: 1px solid #dbdbdb;
}

.site-table tr td {
    font-size: 12px;
}

.site-table tr:first-child td {
    font-weight: 700;
}

.site-table tr td:first-child {
    font-weight: 700;
}

@media (max-width: 600px) {

	.site-table {
		min-width: 500px;
	}

}

.single-product__description-content{
	 table {
    width: 100%;
    max-width: 600px;
    border-collapse: collapse;
    border: 1px solid #ccc;
    font-family: Arial, sans-serif;
  }

   table td {
    border: 1px solid #ccc;
    padding: 12px 16px;
    text-align: left;
  }

   table tr:first-child td {
    background-color: #f5f5f5;
    font-weight: 700;
  }

   table tr:not(:first-child):hover td {
    background-color: #fafafa;
  }
}