/*
Vastern Timber
Bopgun Design
Theme Name: Vastern 
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

textarea:focus, input:focus{outline: none;}
*:focus {outline: none;}

/* FONTS */

/* Sanchez */
@font-face {
  font-family: 'Sanchez';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/sanchez-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Sanchez'), local('Sanchez-Regular'),
       url('../fonts/sanchez-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/sanchez-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/sanchez-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/sanchez-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/sanchez-v7-latin-regular.svg#Sanchez') format('svg'); /* Legacy iOS */
}
/* Sanchez Italic */
@font-face {
  font-family: 'Sanchez';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/sanchez-v7-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Sanchez Italic'), local('Sanchez-Italic'),
       url('../fonts/sanchez-v7-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/sanchez-v7-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/sanchez-v7-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/sanchez-v7-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/sanchez-v7-latin-italic.svg#Sanchez') format('svg'); /* Legacy iOS */
}

/* Mulish */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/mulish-v1-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/mulish-v1-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       /*url('../fonts/mulish-v1-latin-regular.woff2') format('woff2'),*/ /* Super Modern Browsers */
       /*url('../fonts/mulish-v1-latin-regular.woff') format('woff'),*/ /* Modern Browsers */
       url('../fonts/mulish-v1-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/mulish-v1-latin-regular.svg#Mulish') format('svg'); /* Legacy iOS */
}
/* Mulish Bold */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/mulish-v1-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/mulish-v1-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       /*url('../fonts/mulish-v1-latin-700.woff2') format('woff2'),*/ /* Super Modern Browsers */
       /*url('../fonts/mulish-v1-latin-700.woff') format('woff'),*/ /* Modern Browsers */
       url('../fonts/mulish-v1-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/mulish-v1-latin-700.svg#Mulish') format('svg'); /* Legacy iOS */
}
/* Mulish Italic */
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/mulish-v1-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/mulish-v1-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       /*url('../fonts/mulish-v1-latin-italic.woff2') format('woff2'),*/ /* Super Modern Browsers */
       /*url('../fonts/mulish-v1-latin-italic.woff') format('woff'),*/ /* Modern Browsers */
       url('../fonts/mulish-v1-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/mulish-v1-latin-italic.svg#Mulish') format('svg'); /* Legacy iOS */
}
/* Mulish Bold Italic */
@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/mulish-v1-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/mulish-v1-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       /*url('../fonts/mulish-v1-latin-700italic.woff2') format('woff2'),*/ /* Super Modern Browsers */
       /*url('../fonts/mulish-v1-latin-700italic.woff') format('woff'),*/ /* Modern Browsers */
       url('../fonts/mulish-v1-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/mulish-v1-latin-700italic.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* /FONTS */







body {
	width: 100%;
	margin: 0 auto;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	font-family: 'Mulish';
}

p {
	font-size: 16px;
	margin: 0px;
	line-height: 1.6;
	font-family: 'Mulish';
}

em {
	font-style: italic;
}

span.mobile {display: none;}

b,strong {font-weight: bold;}
a {text-decoration: none;}
a:link, a:visited {color: #415A29;}

sup {
	vertical-align: super;
    font-size: smaller;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	font-family: 'Sanchez';
	color: #222222;
	line-height: 1.4;
}

h1 {font-size: 38px;}
h2 {font-size: 30px;}
h3 {font-size: 17px;}
h4 {font-size: 15px;}
h5 {font-size: 1em;}
h6 {font-size: 0.8em;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {text-decoration: underline;}

.green {color: #415A29;}
.white {color: #FFFFFF;}
.bold {font-weight: 600;}

.force-white h1,
.force-white h2,
.force-white h3,
.force-white h4,
.force-white h5,
.force-white h6,
.force-white p,
.force-white a {color: #FFFFFF !important;}

.force-green h1,
.force-green h2,
.force-green h3,
.force-green h4,
.force-green h5,
.force-green h6,
.force-green p,
.force-green a {color: #415A29 !important;}

.full-width {
	width: 100%;
	float: left;
	box-sizing: border-box;
}
.fixed-width {
	width: 980px;
	margin: 0 auto;
	box-sizing: border-box;
}

body.home .container,
body.page-template-template-news .container,
body.page-template-template-casestudies .container,
body.single-post .container,
body.single-timber-board .container,
body.page-template-template-contact .container,
body.page-template-template-sawnplank .container,
body.page-template-template-resourcecentre .container,
body.page-template-template-aboutus .container,
body.page-template-template-environment .container,
body.page-template-template-feedback .container,
body.page-template-template-wood-for-the-trees .container,
body.page-template-template-reviews .container,
.template-overview,
body.search,
body.page-template-template-article .container,
body.page-template-template-delivery .container,
body.page-template-template-data .container,
body.page-template-template-timber-boards .container {margin-top: 180px;}

.page-content {
	width: 980px;
	float: none;
	margin: 0 auto;
	margin-top: 250px;
}

.page-title-wrapper {
	height: 230px;
	background-size: cover;
	background-position: bottom center;
	background-repeat: no-repeat;
}
.page-title {height: 100%;}
.page-title .title {
	width: 50%;
    height: 100%;
    float: left;
    padding: 100px 20px 0 50px;
    background-color: #415A29;
    box-sizing: border-box;
}
.page-title .title h1 {
	color: #FFFFFF;
	font-size: 40px;
	margin: 0 0 10px 0;
}


aside#moove_gdpr_cookie_info_bar {
    width: 100vw;
    height: 100vh;
    max-height: unset;
    background-color: rgba(0,0,0,.7) !important;
}
aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    width: 650px;
    max-width: 100%;
    padding: 40px 25px;
    background-color: #FFFFFF;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p,
aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button {font-size: 16px;}




.cookies {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	background-color: #415A29;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	-moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
body.accepted .cookies {display: none;}
.cookies.hide {
	opacity: 0;
	visibility: hidden;
}
.cookies p {
	font-size: 16px;
	color: #FFFFFF;
}
.cookies p i {
	font-size: 18px;
	cursor: pointer;
}

/*.aboutus-wrapper,
.contactus-wrapper,
.feedback-wrapper,
.environment-wrapper,
.delivery-wrapper {margin-bottom: -30px;}*/

table {
	font-size: 12px;
	margin: 0px;
	font-family: 'Mulish';
	line-height: 1.6 !important;
}

.main-page-content a:hover {text-decoration: underline;}

.main-page-content ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}
.main-page-content ul li {
	list-style-type: disc;
	line-height: 1.6 !important;
	font-size: 12px;
	font-family: 'Mulish';
	color: #000000;
}
.main-page-content img {width: auto;}

.alignleft {
	float: left;
	margin: 5px 15px 15px 0;
}
.alignright {
	float: right;
	margin: 5px 0 15px 15px;
}
.detailsLeft {
	display: block;
	float: left;
	width: 48%;
	text-align: right;
	font-family: 'Mulish';
	font-size: 10px;
	margin: 10px 0;
	margin-right: 4%;
	line-height: 1.3;
}
.detailsRight {
	display: block;
	float: right;
	width: 48%;
	text-align: right;
	font-family: 'Mulish';
	font-size: 10px;
	margin: 10px 0;
	line-height: 1.3;
}
.proImg, .proImg2 {
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}

.proImg img {
	width: 100%;
	height: 300px;
}
.proImg2 img {
	width: 48%;
	height: 300px;
}

p.wp-caption-text {
	font-size: 10px;
	margin-top: 10px;
}


.proImg.hover-opacity img {
	opacity: 0.9;
	transition: .2s ease-in; 
    -o-transition: .2s ease-in; 
    -moz-transition: .2s ease-in; 
    -webkit-transition: .2s ease-in;
}
.proImg.hover-opacity img:hover {opacity: 1;}

/* Buttons */

.button {
    width: -moz-fit-content;
    width: -o-fit-content;
    width: -ms-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    padding: 12.5px 30px;
    margin: 0 auto;
    border: 1px solid #415A29;
    border-radius: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    text-transform: uppercase;
    color: #415A29;
    letter-spacing: 0px;
    text-decoration: none !important;
    box-sizing: border-box;
    cursor: pointer;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.button.white {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.button:hover,
.button.active {
    color: #FFFFFF;
    background-color: #415A29;
}
.button.white:hover {
    color: #415A29;
    background-color: #FFFFFF;
}
.button i {
	display: none;
	font-size: 16px;
} 

/* /Buttons */

/* CTAs */

body .wrapper .cta {
	width: fit-content;
	margin: 0 auto;
	display: inline-block;	
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-radius: 50px;
	cursor: pointer;
}
body .wrapper .cta a {
	width: 100%;
	text-decoration: none;
	display: inline-block;
	padding: 12.5px 30px;
	box-sizing: border-box;
}
body .wrapper .cta a p {
	font-size: 16px !important;
	font-weight: 600;
	margin: 0 auto;
}
body .wrapper .cta a p.reveal,
body .wrapper .cta a:hover p.static {display: none;}
body .wrapper .cta a:hover p.reveal {display: block;}
body .wrapper .cta.style-black {border-color: #222222;}
body .wrapper .cta.style-black a {color: #222222;}
body .wrapper .cta.style-white {border-color: #FFFFFF;}
body .wrapper .cta.style-white a {color: #FFFFFF;}
body .wrapper .cta.style-green {border-color: #415A29;}
body .wrapper .cta.style-green a {color: #415A29;}
body .wrapper .cta.style-gradient {
	border-color: transparent;
	background: rgb(228,110,31);
	background: linear-gradient(135deg, rgba(228,110,31,1) 50%, rgba(236,65,42,1) 100%);
}
body .wrapper .cta.style-gradient a {color: #FFFFFF;}

body .wrapper .header .cta a p {font-size: 15px !important;}

/* /CTAs */

.floatleft {float: left;}
.floatright {float: right;}

.photodetails {
	width: 100%;
	float: left;
	margin: 0px !important;
	font-family: 'Mulish';
	font-size: 9px!important;
	clear: both;
	min-height: 15px;
}
.fixing-advice-button {
	background: url(../im/fixing_advice.png) no-repeat;
	width: 100%;
	height: 44px;
	margin: 5px 0;
}
.fixing-advice-button-text {display:none;}

.breadcrumbs {
	width: 100%;
	padding: 15px 0 0 0;
	float: left;
	font-size: 8pt!important;
}

.generic-button {
	padding: 15px 10px;
	border-radius: 0 0 10px 0;
	background: #415A29;
	color: #FFFFFF!important;
	float: left;
	font-size: 16px;
	font-family: 'Sanchez';
	margin: 10px 0;
	width: 100%;
}

.generic-button a {
	color: #ffffff;
}

.title-404 {
	width: 100%;
    float: left;
    padding: 40px 0 60px 0;
    text-align: center;
}
.title-404 p {
	font-size: 16px;
	margin: 10px 0 0 0;
}


/* 
---------------------------------
Google Reviews
---------------------------------
*/

.google-reviews {
	text-align: center;
	background-color: #415A29;
	overflow: hidden;
}
.google-reviews.white {background-color: #FFFFFF;}
.google-reviews .list {margin: 0 0 20px 0;}


/* 
---------------------------------
Request a quote
---------------------------------
*/



.request-a-quote-wrapper,
.newsletter-popup {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: flex;
    justify-content: center;
    overflow-y: auto;
    background-color: rgb(0,0,0,0.75);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
}
.request-a-quote-wrapper.active,
.newsletter-popup.active {
    visibility: visible;
    opacity: 1;
}
.request-a-quote-wrapper .contact-content,
.newsletter-popup .contact-content {
    width: 90%;
    min-width: 280px;
    max-width: 728px;
    margin: auto 0;
    padding: 30px 20px 0 20px;
    background-color: #F7F6F4;
    position: relative;
    box-sizing: border-box;
}
.request-a-quote-wrapper .contact-content .columns,
.newsletter-popup .contact-content .columns {
	display: inline-block;
	padding: 0px;
}
.request-a-quote-wrapper .contact-content .columns h2,
.newsletter-popup .contact-content .columns h2 {
	margin: 0 0 20px 0;
	font-size: 27px;
}

.request-a-quote-wrapper .close,
.newsletter-popup .close {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    border-radius: 100%;
    text-align: center;
    background-color: #FFFFFF;
    cursor: pointer;
    z-index: 2;
    box-sizing: border-box;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.request-a-quote-wrapper .close img,
.newsletter-popup .close img {
	max-width: 100%;
	height: auto;
}

.newsletter-popup .logo {text-align: center;}
.newsletter-popup .logo img {
	width: 200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 10px;
}

.sidebar-button {
	width: 100%;
    padding: 15px;
    margin: 0 0 20px 0;
    float: left;
    background-color: #415A29;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
}
.sidebar-button p {
    font-size: 16px;
    font-weight: 600;
}




/* 
---------------------------------
Product Colour Variations Master
---------------------------------
*/

/* Cladding */
.news-content .posts .item.color-cladding .overlay {background-image: url(../im/overlay-cladding.png);}
.news-content .posts .item.color-cladding .overlay,
.home-news .post.color-cladding .copy,
.news-content .posts .item.color-cladding,
.single-hero .copy.color-cladding,
.news-title-wrapper.color-cladding .title,
.home-hero .slick-slide .copy.color-cladding,
#category-cladding .subtitle {background-color: #E26E1E;}
.scheme-cladding .label,
.scheme-cladding > a,
#category-cladding .resourcecentre-content .layouts .title h3 {color: #E26E1E !important;}
/*body.page-id-42 .scheme-cladding > a,
body.parent-pageid-42 .scheme-cladding > a,*/
.forced-open .scheme-cladding > a,
.scheme-cladding:hover > a {
	color: #FFFFFF !important;
	background: #E26E1E;
}
.news-title-wrapper.color-cladding {background-image: url(../im/case-study-category-headers-cladding.jpg);}

/* Flooring */
.news-content .posts .item.color-flooring .overlay {background-image: url(../im/overlay-flooring.png);}
.news-content .posts .item.color-flooring .overlay,
.home-news .post.color-flooring .copy,
.news-content .posts .item.color-flooring,
.single-hero .copy.color-flooring,
.news-title-wrapper.color-flooring .title,
.home-hero .slick-slide .copy.color-flooring,
#category-flooring .subtitle {background-color: #DDB306;}
.scheme-flooring .label,
.scheme-flooring > a,
#category-flooring .resourcecentre-content .layouts .title h3 {color: #DDB306 !important;}
/*body.page-id-40 .scheme-flooring > a,
body.parent-pageid-40 .scheme-flooring > a,
body.parent-pageid-1539 .scheme-flooring > a,
body.parent-pageid-1543 .scheme-flooring > a,*/
.scheme-flooring:hover > a {
	color: #FFFFFF !important;
	background: #DDB306;
}
.news-title-wrapper.color-flooring {background-image: url(../im/case-study-category-headers-flooring.jpg);}

/* Beams */
.news-content .posts .item.color-beams .overlay {background-image: url(../im/overlay-beams.png);}
.news-content .posts .item.color-beams .overlay,
.home-news .post.color-beams .copy,
.news-content .posts .item.color-beams,
.single-hero .copy.color-beams,
.news-title-wrapper.color-beams .title,
.home-hero .slick-slide .copy.color-beams,
#category-beams .subtitle {background-color: #776441;}
.scheme-beams .label,
.scheme-beams > a,
#category-beams .resourcecentre-content .layouts .title h3 {color: #776441 !important;}
/*body.page-id-38 .scheme-beams > a,
body.parent-pageid-38 .scheme-beams > a,*/
.scheme-beams:hover > a {
	color: #FFFFFF !important;
	background: #776441;
}
.news-title-wrapper.color-beams {background-image: url(../im/case-study-category-headers-beams.jpg);}

/* Sawn Timber */
.news-content .posts .item.color-sawn .overlay {background-image: url(../im/overlay-sawntimber.png);}
.news-content .posts .item.color-sawn .overlay,
.home-news .post.color-sawn .copy,
.news-content .posts .item.color-sawn,
.single-hero .copy.color-sawn,
.news-title-wrapper.color-sawn-timber .title,
.home-hero .slick-slide .copy.color-sawn-timber,
#category-sawntimber .subtitle {background-color: #A59A00;}
.scheme-sawntimber .label,
.scheme-sawntimber > a,
#category-sawntimber .resourcecentre-content .layouts .title h3 {color: #A59A00 !important;}
/*body.page-id-36 .scheme-sawntimber > a,
body.parent-pageid-36 .scheme-sawntimber > a,*/
.scheme-sawntimber:hover > a {
	color: #FFFFFF !important;
	background: #A59A00;
}
.news-title-wrapper.color-sawn-timber {background-image: url(../im/case-study-category-headers-sawntimber.jpg);}

/* Decking */
.news-content .posts .item.color-decking .overlay {background-image: url(../im/overlay-decking.png);}
.news-content .posts .item.color-decking .overlay,
.home-news .post.color-decking .copy,
.news-content .posts .item.color-decking,
.single-hero .copy.color-decking,
.news-title-wrapper.color-decking .title,
.home-hero .slick-slide .copy.color-decking,
#category-decking .subtitle {background-color: #6E8878;}
.scheme-decking .label,
.scheme-decking > a,
#category-decking .resourcecentre-content .layouts .title h3 {color: #6E8878 !important;}
/*body.page-id-34 .scheme-decking > a,
body.parent-pageid-34 .scheme-decking > a,*/
.scheme-decking:hover > a {
	color: #FFFFFF !important;
	background: #6E8878;
}
.news-title-wrapper.color-decking {background-image: url(../im/case-study-category-headers-decking.jpg);}

/* Mouldings */
.news-content .posts .item.color-mouldings .overlay {background-image: url(../im/overlay-mouldings.png);}
.news-content .posts .item.color-mouldings .overlay,
.home-news .post.color-mouldings .copy,
.news-content .posts .item.color-mouldings,
.single-hero .copy.color-mouldings,
.news-title-wrapper.color-mouldings .title,
.home-hero .slick-slide .copy.color-mouldings,
#category-mouldings .subtitle {background-color: #38939B;}
.scheme-mouldings .label,
.scheme-mouldings > a,
#category-mouldings .resourcecentre-content .layouts .title h3 {color: #38939B !important;}
/*body.page-id-32 .scheme-mouldings > a,
body.parent-pageid-32 .scheme-mouldings > a,*/
.scheme-mouldings:hover > a {
	color: #FFFFFF !important;
	background: #38939B;
}

/* Brimstone */
.news-content .posts .item.color-brimstone .overlay {background-image: url(../im/overlay-brimstone.png);}
.news-content .posts .item.color-brimstone .overlay,
.home-news .post.color-brimstone .copy,
.news-content .posts .item.color-brimstone,
.single-hero .copy.color-brimstone,
.news-title-wrapper.color-brimstone .title,
.home-hero .slick-slide .copy.color-brimstone,
#category-brimstone .subtitle {background-color: #D23B20;}
.scheme-brimstone .label,
#category-brimstone .resourcecentre-content .layouts .title h3 {color: #D23B20 !important;}
.scheme-brimstone:hover > a {
	color: #FFFFFF !important;
	background: #D23B20;
}
.header .main-menu-wrapper.scheme-brimstone {border-bottom: 1px solid #D23B20;}

/* Fyral */

.home-hero .slick-slide .copy.color-fyral {background-color: #AD3419;}


/* 
---------------------------------
/Product Colour Variations Master
---------------------------------
*/







/* Header */

.welcome {
    width: 100vw;
    height: 100vh;
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
    background-image: url(../im/overlay-black.png);
    background-repeat: repeat;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
body.pop-up-closed .welcome {display: none;}
.welcome.hide {
	pointer-events: none;
    opacity: 0;
    visibility: hidden;
}
.welcome .inner {
	width: 500px;
    max-width: 100%;
    max-height: 90vh;
    padding: 40px 20px;
    text-align: center;
    margin: 0 auto;
    background-color: #FFFFFF;
    overflow: scroll;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    box-sizing: border-box;
}
.welcome .inner::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
}
.welcome .inner::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(65,90,41,1);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.welcome .close {
    width: 100vw;
    height: 100vh;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    cursor: zoom-out;
}
.welcome .inner i {font-size: 30px;}
.welcome .inner h2 {margin: 10px 0 20px 0;}
.welcome .inner p {
	font-size: 16px;
	margin: 0 0 20px 0;
	text-align: left;
}

.header {
	background-color: #FFFFFF;
	margin: 0 auto;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	box-shadow: 0 0 10px rgb(0,0,0,0.5);
	-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.header .promo-banner {
	height: 40px;
	text-align: center;
	overflow: hidden;
}
.header .promo-banner .carousel .item {background-color: #415A29;}
.header .promo-banner .carousel .item p {
	width: 100%;
	float: left;
	padding: 10px 20px;
	font-size: 13px;
	box-sizing: border-box;
}

.header .site-banner {
	text-align: center;
	padding: 10px 0;
	background-color: #415A29;
	position: relative;
	z-index: 1;
}
.header .site-banner p {font-size: 15px;}

.header .top-panel-wrapper {height: 180px;}
.header .top-panel {
	position: relative;
    height: inherit;
}
.header .top-panel .logo {
	width: 160px;
	padding: 35px 0 0 0;
	float: left;
}
.header .top-panel .logo img {
	max-width: 100%;
	height: auto;
	float: left;
}

.header .top-panel .menu {
    padding: 82.5px 130px 0 0;
    float: right;
}
.header .top-panel .menu .item {
	width: auto;
	float: left;
	text-align: center;	
}
.header .top-panel .menu .item a {
	float: left;
	margin: 0 20px;
	font-size: 20px;
	font-family: 'Sanchez';
	color: #415A29;
	-moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    cursor: pointer;
}
.header .top-panel .menu .item.active a,
.header .top-panel .menu .item a:hover {color: #A39A30;}

.header .top-panel .contact {
	float: right;
    text-align: center;
    padding: 60px 0 0 0;
}
.header .top-panel .contact a {
	width: 130px;
	padding: 15px;
	float: left;
	background-color: #415A29;
	color: #FFFFFF;
	cursor: pointer;
	box-sizing: border-box;
}
.header .top-panel .contact p {
	font-size: 16px;
	font-weight: 600;
}
.header .top-panel .contact i {display: none;}

.header .top-panel .search {
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
    right: 70px;
}
.header .top-panel .search i {
	font-size: 24px;
	cursor: pointer;
	color: #415A29;
}

.header .search-panel {
	opacity: 0;
	visibility: hidden;
	height: 100%;
	background-color: #415A29;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	-moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.header .search-panel.on {
	opacity: 1;
	visibility: visible;
}
.header .search-panel .logo {
	width: 160px;
	padding: 35px 0 0 0;
	float: left;
}
.header .search-panel .logo img {
	max-width: 100%;
	height: auto;
	float: left;
}
.header .search-panel .stage {
	width: 700px;
	float: right;
	padding: 0 60px 0 0;
	position: relative;
}
.header .search-panel .stage .close {
	width: 40px;
    height: 40px;
    padding: 5px 0 0 0;
    text-align: center;
    font-size: 30px;
    color: #FFFFFF;
    margin: 0 auto;
    position: absolute;
    top: 35px;
    right: 0;
    cursor: pointer;
    box-sizing: border-box;
}
.header .search-panel .bar #searchform {
	width: 100%;
	float: left;
	border: 0px solid #000000;
	border-radius: 30px;
	margin: 35px 0 10px 0;
	position: relative;
}
.header .search-panel .bar #searchform label {display: none;}
.header .search-panel .bar #searchform input[type="text"] {
	width: 100%;
	font-size: 18px;
	padding: 10px 140px 10px 20px;
	border: 0px;
	border-radius: 30px;
	-webkit-appearance: none;
	box-sizing: border-box;
}
.header .search-panel .bar #searchform input[type="submit"] {
	height: 100%;
	margin: 0 auto;
	padding: 0 30px;
	font-size: 18px;
	background-color: #415A29;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 30px;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-appearance: none;
	cursor: pointer;
}
.header .search-panel .quicklinks .list {
	width: 50%;
    float: left;
    padding: 0 20px;
    box-sizing: border-box;
}
.header .search-panel .quicklinks .list .item a p {
	font-size: 17px;
	color: #FFFFFF;
}

.header .mobile-menu-toggle {
	width: 40px;
	height: 40px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
    right: 0;
	cursor: pointer;
}
.header .mobile-menu-toggle i {
	font-size: 30px;
	color: #415A29;
}
.header .mobile-menu-toggle i.fa-times {display: none;}
.header .mobile-menu-toggle.active i.fa-bars {display: none;}
.header .mobile-menu-toggle.active i.fa-times {display: inline-block;}


.header .main-menu-wrapper {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	height: 40px;
	position: relative;
	margin-top: -40px;
	border-bottom: 1px solid #CBCBCB;
	-moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.header .main-menu-wrapper.active {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}

.header .main-menu-wrapper .mask {
	opacity: 0;
	visibility: hidden;
	width: 100vw;
	height: 100vh;
	background-color: rgb(0,0,0,0.5);
	margin: 0 auto;
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	-moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.header .main-menu-wrapper.forced-open .mask,
.header .main-menu-wrapper.scheme-cladding .mask,
.header .main-menu-wrapper.scheme-flooring .mask,
.header .main-menu-wrapper.scheme-decking .mask,
.header .main-menu-wrapper.scheme-sawntimber .mask,
.header .main-menu-wrapper.scheme-beams .mask,
.header .main-menu-wrapper.scheme-mouldings .mask {
	opacity: 1;
	visibility: visible;
}
.header .main-menu-wrapper.forced-open .scheme-cladding .supermenu-wrapper {
	opacity: 1;
	visibility: visible;
}

.header .main-menu .home,
.header .main-menu .search {
	width: 40px;
	height: 38px;
	float: right;
	text-align: center;
	background-color: #FFFFFF;
	box-sizing: border-box;
	-moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.header .main-menu .home {float: left;}
.header .main-menu .home a,
.header .main-menu .search a {
	width: 100%;
	height: 100%;
	padding: 7px 0 0 0;
	float: left;
	box-sizing: border-box;
}
.header .main-menu .home i,
.header .main-menu .search i {
	color: #415A29;
	font-size: 24px;
	-moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.header .main-menu .home:hover,
.header .main-menu .search:hover {background-color: #415A29;}
.header .main-menu .home:hover i,
.header .main-menu .search:hover i {color: #FFFFFF;}

.header .main-menu .item.level1 {
	width: 16.66%;
	float: left;
	text-align: center;
}

.header .main-menu .supermenu-wrapper {
	text-align: left;
    position: absolute;
    padding: 15px 30px 30px 30px;
    background-color: #FFFFFF;
    top: 40px;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    z-index: 1;
}
.header .main-menu .item:hover .supermenu-wrapper {
    opacity: 1;
    visibility: visible;
}
.header .main-menu .supermenu-wrapper .template-overview {
	margin: 0 auto;
	padding: 0 0 30px 0;
	background-color: #FFFFFF;
	text-align: center;
}
.header .main-menu .supermenu-wrapper .template-overview .layout {padding: 0px;}
.header .main-menu .supermenu-wrapper .template-overview .layout .cta {width: 210px;}
.header .main-menu .supermenu-wrapper .template-overview .layout .cta a {padding: 10px 30px;}
.header .main-menu .supermenu-wrapper .template-overview .layout .cta a p {font-size: 15px !important;}

.header .main-menu .supermenu {    
	display: flex;
    border-top: 0px;
}
.header .main-menu .supermenu .column {
	width: 30%;
	float: left;
	margin: 0 5% 0 0;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.header .main-menu .supermenu .column:nth-child(3) {margin: 0 auto;}
.header .main-menu .supermenu .column .item {
	width: 100%;
	float: left;
}
.header .main-menu .supermenu .column .item.active > a {text-decoration: underline;}
.header .main-menu .supermenu .column .cta-wrapper {
	text-align: center;
	margin: 20px 0 0 0;
}

.header .main-menu .item.level1 > a {
	width: 100%;
	height: 40px;
	float: left;
	line-height: 40px;
	font-size: 20px;
	font-family: 'Sanchez';
	color: #415A29;
	box-sizing: border-box;
	cursor: default;
}
.header .main-menu .supermenu .column .level2 > a,
.header .main-menu .supermenu .column .level2 > .label {
	width: 100%;
	float: left;
	font-family: 'Sanchez';
	font-size: 17px;
	text-transform: uppercase;
	color: #000000;
	margin: 15px 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid;
}
.header .main-menu .supermenu .column .level2 > .submenu .label {
	font-family: 'Sanchez';
	font-size: 18px;
	margin: 0 0 15px 0;
}
.header .main-menu .supermenu .column .level3 > a,
.header .main-menu .supermenu .column .level3 > .label {
	width: 100%;
	float: left;
	font-size: 17px;
	color: #000000;
	margin: 0 0 10px 0;
	-moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.header .main-menu .supermenu .column .level3 > a:hover,
.header .main-menu .supermenu .column .level3 > .label:hover {color: #6F6F6F;}

.header .main-menu .supermenu .column .level3 > .label {margin: 10px 0 5px 0;}
.header .main-menu .supermenu .column .submenu > .level3:nth-child(1)  > .label {margin: 0 0 5px 0;}

.header .main-menu .item a {
	-moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

/* Header Mobile */

.header .main-menu .item i,
.mobile-products-trigger i {
    display: none;
    width: 100%;
    height: 40px;
    padding: 10px 0 0 0;
    font-size: 20px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    cursor: pointer;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.header .main-menu .item i:before,
.mobile-products-trigger i:before {
	-moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
	display: inline-block;
	position: relative;
	right: 20px;
}
.header .main-menu .item.level1 > i,
.mobile-products-trigger i {color: #415A29;}

.header .main-menu .mobile-secondary-menu {
	display: none;
	background-color: #F1F1F1;
}
.header .main-menu .mobile-secondary-menu.hide {display: none;}
.header .main-menu .mobile-secondary-menu .item {
	width: 100%;
	float: left;
}
.header .main-menu .mobile-secondary-menu .item a,
.mobile-products-trigger a {
	width: 100%;
    height: 40px;
    float: left;
    padding: 10px 20px;
    font-size: 20px !important;
    color: #000000;
    font-family: 'Sanchez';
    box-sizing: border-box;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.header .side-menu-wrapper {position: relative;}
.header .side-menu {
	opacity: 0;
	visibility: hidden;
	width: 300px;
	padding: 30px;
	background-color: #FFFFFF;
	margin: 0 auto;
	position: absolute;
	top: 130px;
    right: -240px;
	-moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
	box-sizing: border-box;
}
.header .side-menu.on {
	opacity: 1;
	visibility: visible;
}
.header .side-menu .item p {
	font-size: 17px;
    color: #000000;
}

.mobile-products-trigger {display: none;}

.floating-contact {
	background-color: #415A29;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	margin: 0 auto;
	position: fixed;
	bottom: 100px;
	right: 0px;
	z-index: 1;
}
.floating-contact h2 {
	padding: 7.5px 20px;
	font-size: 26px;
	color: #FFFFFF;
}

.footer .google-reviews-embed {
	width: 170px;
    margin: 0 auto;
    position: fixed;
    top: 35px;
    right: -1450px;
    left: 0;
    z-index: 99;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.footer .google-reviews-embed .rpi-badge-body {padding: 10px 20px;}
.footer .google-reviews-embed .rpi-badge {margin: 0 0 30px 0 !important;}
.footer .google-reviews-embed .rpi-badge .rpi-img {display: none;}

.rpi .rpi-scale,
.rpi a.rpi-name,
.rpi .rpi-stars .rpi-star::before {color: #415A29 !important;}

.rpi .rpi-name {
	color: #000000 !important;
	font-size: 16px;
}

.rpi .rpi-stars .rpi-star::after,
.footer .google-reviews-embed .rpi-badge .rpi-badge-line {background-color: #415A29 !important;}


/*.header .google-reviews-embed .rplg .rplg-biz-rating .rplg-biz-score,
.footer .google-reviews-embed .rplg .rplg-biz-rating .rplg-biz-score,
.rplg .rplg-row .rplg-biz-rating.rplg-biz-google .rplg-biz-score,
.rplg .rplg-form .rplg-biz-rating .rplg-biz-score {color: #415A29 !important;}

.header .google-reviews-embed .rplg .rplg-stars svg use,
.footer .google-reviews-embed .rplg .rplg-stars svg use,
.rplg .rplg-form .rplg-stars svg use,
.rplg .grw-slider .rplg-stars svg use,
.rplg .rplg-row .rplg-biz-rating.rplg-biz-google .rplg-stars svg use,
.rplg .rplg-row .rplg-stars svg use {fill: #415A29 !important;}*/

/* /Header */




/* Contact */

.contact-content-wrapper {padding: 0 0 40px 0;}
.contact-content .title {
	width: 170px;
	float: left;
	padding: 10px 0 10px 60px;
	background-color: #415A29;	
	position: relative;
	left: -60px;
	box-sizing: border-box;
}
.contact-content .title p {
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
}
.contact-content .columns .left {
	width: 47.5%;
	float: left;
	margin: 0 5% 0 0;
}
.contact-content .columns .right {
	width: 47.5%;
	float: left;
}
.contact-content .columns h3 {
	font-size: 22px;
	margin: 0 0 20px 0;
}
.contact-content .columns p {
	width: 100%;
	float: left;
	font-size: 16px;
	margin: 0 0 20px 0;
	box-sizing: border-box;
}
.contact-content .columns p a {
	color: #415A29;
	text-decoration: underline;
}
.contact-content .columns table p {margin: 0 auto;}
.contact-content .columns table tr td:nth-child(1) {width: 65%;}
.contact-content .columns table tr td {font-size: 16px;}
.contact-content .notes {
	margin: 40px 0 20px 0;
	text-align: center;
}
.contact-content .notes p {
	font-size: 16px;
	font-weight: 600;
}

.contact-content iframe.map {
	width: 100%;
	height: 300px;
	margin: 20px 0;
}
.contact-content .button {float: left;}

/* /Contact */




/* Newsletter */

.newsletter {
	padding: 30px 0;
	text-align: center;
	background-color: #415A29;
}
body.page-template-template-advice .newsletter {
	background-image: url(../im/aboutus-title-bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.newsletter .logo img {
	width: 200px;
	height: auto;
	margin: 0 auto;
}

.newsletter .subtitle h3 {
	font-size: 24px;
	margin: 10px 0 15px 0;
}

.newsletter .open {
	width: fit-content;
	margin: 0 15px;
	display: inline-block;	
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-radius: 50px;
	border-color: #FFFFFF;
	cursor: pointer;
}
.newsletter .open a {
	width: 100%;
	text-decoration: none;
	display: inline-block;
	padding: 12.5px 30px;
	box-sizing: border-box;
	color: #FFFFFF;
}
.newsletter .open a p {
	font-size: 16px !important;
	font-weight: 600;
	margin: 0 auto;
}

/* /Newsletter */




/* Footer */

.socials {
	text-align: center;
	padding: 20px 0;
}
.socials .item {
	width: auto;
	margin: 0 15px;
	display: inline-block;
}
.socials .item i {font-size: 30px;}
.socials .item:nth-child(1) i {color: #000000;}
.socials .item:nth-child(2) i {color: #000000;}
.socials .item:nth-child(3) i {color: #000000;}
.socials .item:nth-child(4) i {color: #000000;}

.footer-wrapper {
	background-color: #F1EFEA;
	padding: 30px 0 80px 0;
	text-align: center;
}
.footer .menu {margin: 0 0 10px 0;}
.footer .menu a {
	font-size: 16px;
	color: #000000;
	-moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.footer .menu a:hover {color: #6F6F6F;}
.footer p {font-size: 14px;}

/* /Footer */








/* Heading */
.page-content-heading {
	width: 100%;
	float: left;
}
.page-content-heading-title {
	width: 550px;
	float: left;
	padding: 10px 0 10px 215px;
	margin: 0 30px 0 0;
	border-top: 3px solid #000;
}
.page-content-heading-search {
	width: 185px;
	float: left;
}
.page-content-heading-search li {list-style: none;}
/* /Heading */



/* Sidebars */
/* RIGHT */

.mobile-advise {
	display: none;
}
.widget, .widget-container {
	width: 100%;
	border-top: solid 3px #000;
	padding: 7px 0 0 0;
	margin: 0 0 20px 0;
	list-style: none;
	float: left;
}
.widget h3, .widget-container h3 {
	border-bottom: 1px solid #000000;
	margin: 0 0 10px;
	padding: 0px 0 10px;
	line-height: 1em;
	font-size: 28px;
	font-family: 'Sanchez';
	color: #000;
}
.widget p, .widget .textwidget,
.widget-container p, .widget-container .textwidget {
	font-size: 17px;
	font-family: 'Sanchez';
	color: #000000;
	line-height: 1.3;
}
.twitterwidget li {
	margin-bottom: 20px;
	float: left;
	font-size: 16px;
	font-family: 'Mulish';
	line-height: 1.6;
	color: #000000;
}
.twitterwidget span.entry-content a {
	margin-bottom: 5px;
}
.twitterwidget a.in-reply-to,
.twitterwidget a.retweet,
.twitterwidget a.favorite {margin: 0 5px 0 0;}
.twitterwidget span.from-meta {display: none;}

.twitterwidget span.intent-meta {
	font-size: 12px!important;
	width: 62%;
	float: right;
}

.time-meta {
	font-size: 12px!important;
}

p.closed-lunch {
	font-size: 10px;
	font-family: 'Mulish';
	margin: 10px 0;
}
.timeTable table td {
	border-bottom: solid 1px #000;
}

li#recent-posts-2 ul li a {
	font-size: 16px;
	font-family: 'Sanchez';
	padding-left: 0px!important;
}
li#recent-posts-2 ul li {
	background: url(../im/colArrow.jpg) 0 7px no-repeat;
	padding: 0 0 0 7px;
}
/*.contactwidget p {font-weight: bold;}*/


#text-4,
#text-2 {display:none;}

li#search-2 {border:0;padding:0;margin:0;}
li#search-2 form.searchform label {display: none;}
li#search-2 form.searchform input#s {
	width: 167px;
	padding: 8px;
	margin: 0;
	border: none;
	background: none;
	color: #777777;
}
li#search-2 form.searchform #searchsubmit {
	width: 16px;
	height: 16px;
	float: right;
	position: relative;
	top: -22px;
	right: 10px;
	border: 0px;
	background: url(../im/ico-search.png) no-repeat;
	text-indent: 20px;
	cursor: pointer;
}

.search-result-wrapper li#search-2 form.searchform input#s {width: 533px;}
.search-result-wrapper article {margin-bottom: 20px;}

#searchform {
	background: #fff;
	border-radius: 0;
	margin: 0 0 20px 0;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

.sidebar-quotations p {font-size: 16px;}
/* PDF Button */
.pdfLinkSec p.pdfLink a {
	width: 170px;
	height: 34px;
	color: #FFFFFF;
	font-size: 19px;
	display: block;
	text-indent: 0px;
	padding-top: 8px;
	padding-left: 12px;
	background: url(../../../wp-content/uploads/2014/07/download_pdf_side.png) 0 0 no-repeat;
	background-size: 100%;
	font-size: 18px;
	font-family: 'Sanchez';
}
.pdfLinkSec h4 {
	font-size: 16px;
	font-family: 'Sanchez';
	margin: 10px 0;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}


/* Submit Button */
input.submit,
input.wpcf7-submit {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 6%, rgba(212,204,194,1) 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(6%,rgba(255,255,255,1)), color-stop(100%,rgba(212,204,194,1)))!important;
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 6%,rgba(212,204,194,1) 100%)!important;
	background: -o-linear-gradient(top, rgba(255,255,255,1) 6%,rgba(212,204,194,1) 100%)!important;
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 6%,rgba(212,204,194,1) 100%)!important;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 6%,rgba(212,204,194,1) 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4ccc2',GradientType=0 )!important;
	text-shadow: 0 -1px 1px transparent!important;
	color: #365024!important;
	font-size: 12px !important;
	font-family: 'Sanchez' !important;
	font-size: 16px!important;
	padding: 10px 20px !important;
	box-shadow: 0px 0px 0px transparent!important;
	border: 1px solid #d4ccc2!important;
	border-radius: 10px!important;
}

/* LEFT */
.main-left-column ul li {
	padding-top: 10px;
	font-size: 14px;
	line-height: 18px;
}
.main-left-column ul li ul.sub-menu {
	/*padding: 0 0 0 10px;*/
	border-top: none;
}
.main-left-column ul li ul.sub-menu li,
.news-left-column ul li {
	background: url(../im/colArrow.jpg) 0 7px no-repeat;
	padding: 0 0 0 7px;
	line-height: 1.6;
	font-size: 13px;
}

.main-left-column ul li ul.sub-menu li.current_page_item a {text-decoration: underline !important;}

.main-left-column ul li.menu-item-497,
.main-left-column ul li.menu-item-485 {
	margin-top: 15px;
	border-top: 1px solid #000000;
}
/* /Sidebars */


/* Widgets */

.contact-widget {
	float: left;
}

.prices-widget {
	float: right;
}


/* /Widgets */




/* Columns */
.main-page-content {
	width: 550px;
	min-height: 1px;
	margin: 0 30px;
	float: left;
}
.main-page-content h1 {margin: 10px 0 0 0;}
.main-page-content h3 {padding: 10px 0;}

.main-left-column,
.main-right-column {
	width: 185px;
	float: left;
	margin: 0px;
}
.main-left-column {
	min-height: 500px;
}

.mobile-left-column {
	display: none;
	width: 300px;
	min-height: initial;
	margin: 0 10px;
}
/* Columns */


/* Technical Specification */
.technical-specification-wrapper {
	width: 100%;
	border-top: solid 3px #000;
	border-bottom: solid 3px #000;
	float: left;
	padding: 10px 0;
}
.technical {
	list-style: none;
	width: 100%;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	font-size: 12px;
}
.technical td {
	padding: 6px 6px 6px 0px;
	text-align: left!important;
}
.technical .dvdr {
	height: 0px;
	border-bottom: solid 1px #000000;
}
.technical td td {
	border-bottom: solid 1px #333;
}
.technical img {
	max-width: 100%;
}

.technical .noborder td  {
	border-bottom: none;
	padding: 0;
}

table.bordered tr td {
	padding: 6px;
	text-align: left;
	border: solid 1px #000000;
}
/* /Technical Specification */







/* PAGE STYLES */

/* Page: Home */

.home-hero .carousel {visibility: hidden;}
.home-hero .carousel.slick-initialized {visibility: visible;}
.home-hero .slick-slide {
	height: 500px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.home-hero .slick-slide .fixed-width {height: 100%;}
.home-hero .slick-slide .fixed-width .mask {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgb(0,0,0,0.4);
}
.home-hero .slick-slide .feature {text-align: center;}
.home-hero .slick-slide .feature img {
	width: 500px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 10px 0;
	display: block;
}
.home-hero .slick-slide .feature p {
	margin: 20px 0;
	font-size: 150px;
	font-weight: 600;
	line-height: 0.85;
	text-shadow: 0px 0px 20px #000000;
}
.home-hero .slick-slide .copy {
	width: 560px;
	height: 100%;
	padding: 180px 90px 0 90px;
	background-color: #415A29;
	box-sizing: border-box;
}
.home-hero .slick-slide .copy h2 {
	font-size: 36px;
	color: #FFFFFF;
}
.home-hero .slick-slide .copy p {
	font-size: 19px;
	color: #FFFFFF;
	margin: 20px 0 0 0;
}
.home-hero .slick-slide .copy .button {
	float: left;
	margin: 20px 0 0 0;
}

.home .temp-notice {
	text-align: center;
    padding: 7.5px 0;
    background-color: #B90000;
}

.home .temp-notice p {
	font-size: 16px;
    line-height: 1.2;
}

.home-intro-wrapper {
	padding: 50px 0 10px 0;
	text-align: center;
}
.home-intro h1 {font-size: 32px;}
.home-intro p {
	font-size: 16px;
	margin: 30px 0 0 0;
}

.home-products-wrapper {padding: 50px 0;}
.home-products .item {
	width: 23.5%;
	height: 230px;
	margin: 0 2% 0 0;
	float: left;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;	
	position: relative;
}
.home-products .item:nth-last-child(1) {margin: 0 auto;}
.home-products .item a {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.home-products .item .copy {
	width: 100%;
	margin: 0 auto;
	padding: 10px 20px;
	background-position: center;
	background-size: auto;
	background-repeat: repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	box-sizing: border-box;
	-moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.home-products .item:hover .copy {padding: 15px 20px;}
.home-products .item .copy p {
	color: #FFFFFF;
	font-size: 16px;
}
.home-products .item .copy h3 {
	color: #FFFFFF;
	font-size: 24px;	
}

.home-video-wrapper {padding: 0 0 50px 0;}
.home-video .intro {
	width: 35%;
	float: left;
	padding: 0 40px 0 0;
	box-sizing: border-box;
}
body.home .home-video .intro p {font-size: 16px;}
.home-video .intro p {margin: 20px 0;}
.home-video .intro .button {float: left;}
.home-video .stage {
	width: 65%;
	float: left;
	box-shadow: 0 5px 10px #717171;
}
.home-video .stage img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

.home-solutions-wrapper {
	margin: 20px 0 60px 0;
	text-align: center;
}
.home-solutions p {
	text-align: left;
    font-size: 16px;
    margin: 30px 0 0 0;
}

.home-specialists-wrapper {
	margin: 40px 0 20px 0;
	text-align: center;
}
.home-specialists h2 {margin: 30px 0 0 0;}
.home-specialists p {
	text-align: left;
    font-size: 16px;
    margin: 30px 0 0 0;
}

.home-sawnplank-wrapper {
	padding: 60px 0;
	text-align: center;
	background-image: url(../im/home-sawnplank-bg.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.home-sawnplank-wrapper .mask {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgb(0,0,0,0.2);
}
.home-sawnplank h2 {
	color: #FFFFFF;
	margin: 0 0 10px 0;
	text-shadow: 0px 0px 20px #000000;
	position: relative;
}
.home-sawnplank p {
	color: #FFFFFF;
	font-size: 18px;
	margin: 0 0 30px 0;
	text-shadow: 0px 0px 20px #000000;
	position: relative;
}
.home-sawnplank .button {text-shadow: 0px 0px 20px #000000;}
.home-sawnplank .button:hover {text-shadow: none;}
.home-sawnplank a {position: relative;}
.home-sawnplank a:hover {text-decoration: none !important;}

.home-resourcecentre-wrapper {
	padding: 40px 0;
	margin-top: 50px;
	background-color: #EAE8E0;
}
.home-resourcecentre .title {margin: 0 0 20px 0;}
.home-resourcecentre .title h2 {
	float: left;
	padding: 5px 0 0 0;
}
.home-resourcecentre .title .button {float: right;}
.home-resourcecentre p {font-size: 16px;}
.home-resourcecentre .list {margin: 30px 0 0 0;}
.home-resourcecentre .list .item {
	width: 15%;
	float: left;
	text-align: center;
	margin: 0 6.25% 0 0;
}
.home-resourcecentre .list .item:nth-last-child(1) {margin: 0 auto;}
.home-resourcecentre .list .item img {
	width: 90px;
	max-width: 80%;
	height: auto;
	margin: 0 auto;
}
.home-resourcecentre .list .item h3 {
	margin: 20px 0 0 0;
	font-size: 17px;
}

.home-news-wrapper {
	background-color: #FFFFFF;
	padding: 70px 0;
}
.home-news .blog {
	width: 49%;
	float: left;
	margin: 0 2% 0 0;
}
.home-news .casestudies {
	width: 49%;
	float: left;
}
.home-news .title {margin: 0 0 20px 0;}
.home-news .title h2 {
	float: left;
	padding: 5px 0 0 0;
}
.home-news .title .button {float: right;}
.home-news .post {
	width: 100%;
	float: left;	
	position: relative;
}
.home-news .post .hero {
	height: 210px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.home-news .post .hero img {
	width: 100%;
	height: 100%;
	float: left;
	object-fit: cover;
	object-position: center;
}
.home-news .post .copy {
	height: 100px;
	padding: 10px 20px;
	margin: 0 auto;
	background-color: #415A29;
}
.home-news .post .copy h3 {color: #FFFFFF;}
.home-news .post .copy p {color: #FFFFFF;}
.home-news .post .copy p.post-title {
	font-size: 16px;
	margin: 5px 0;
}

.home-support-wrapper {
	text-align: center;
	padding: 80px 0 50px 0;
	background-color: #F1EFEA;
}
.home-support p {
	font-size: 16px;
	margin: 20px 0 30px 0;
}
.home-support img {
	width: 480px;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
}

.home-british-wrapper {
	text-align: center;
	padding: 60px 0;
	background-color: #415A29;
}
.home-british h2 {color: #FFFFFF;}
.home-british p {
	font-size: 16px;
	margin: 20px 0 0 0;
	color: #FFFFFF;
}

/* /Page: Home */



/* Page: Cladding */
/* Always show sidebar in scrollable divs */
.profile-container::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
.profile-container::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.profile-images {
	width: 1700px;
}

body.page-id-63 .findout {
	display: none;
}

/* /Page: Cladding */

/* Page: Advice */
.advice-section {
	width: 100%;
	min-height: 120px;
	margin: 0 0 30px 0;
}
.advice-section img {
	width: 210px;
	height: 120px;
	margin: 0 10px 0 0;
	float: left;
}
.advice-section h3 {padding: 0px;}
.advice-section a h3 {color: #415A29;}

.advice-corners-content-wrapper img {
	width: 100%;
	height: auto;
}
.advice-corners-content-section {
	height: auto !important;
	float: left;
}

/* Tables */
.measurementstable {
	float: left;
	margin: 0 0 30px 0;
}
.measurementstable td {
	border: 1px solid #000000;
	padding: 5px;
	font-size: 16px;
}

/* Video */
.video-container {
	position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* /Page: Advice */



/* Page: About Us */
.aboutus-wrapper {
	height: 940px;
	background: url(../../../wp-content/uploads/2014/07/VT-Sawmill.jpg) 0 0 no-repeat;
	background-size: 980px;
}
.title-aboutus {
	width: 545px;
	padding: 10px 0 10px 115px;
	margin: 0 35px 0 100px;
	background: #FFFFFF;
	opacity: 0.9;
}
.aboutus-left-column {
	width: 100px;
}
.aboutus-middle-column {
	width: 465px;
	margin: 0 30px 0 0;
	background: #FFFFFF;
	opacity: 0.9;
	padding: 0 80px 30px 115px;
	border-radius: 0 0 50px 0;
	-moz-border-radius: 0 0 50px 0;
	-webkit-border-radius: 0 0 50px 0;
}
/* /Page: About Us */



/* Page: Contact Us */

.title-contactus {
	width: 480px;
	padding: 10px 0 10px 115px;
	margin: 0 100px 0 100px;
	background: #FFFFFF;
	opacity: 0.9;
}
.contactus-left-column {
	width: 100px;
}
.contactus-middle-column {
	width: 400px;
	margin: 0 100px 0 0;
	background: #FFFFFF;
	opacity: 0.9;
	padding: 0 80px 30px 115px;
	border-radius: 0 0 50px 0;
	-moz-border-radius: 0 0 50px 0;
	-webkit-border-radius: 0 0 50px 0;
}
.contactus-locations {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 20px 0;
	margin: 0 0 10px 0;
}
/* Custom Contact Forms CSS From LIVE */
form.customcontactform, form.customcontactform-sidebar {
	margin: 10px 0;
	width: 100%;
}
form.customcontactform-sidebar {width: 100%;}
form.customcontactform h4, form.customcontactform-sidebar h4 {
	font-size: 1.3em;
	font-weight: bold;
}
form.customcontactform div label, form.customcontactform-sidebar div label {display:block; width:100%;}
form.customcontactform div label.checkbox, form.customcontactform-sidebar div label.checkbox {display:inline;}
form.customcontactform div label.select, form.customcontactform-sidebar div label.select {display:inline; margin-right:8px;}
form.customcontactform div, form.customcontactform-sidebar div {
	/*border-bottom: 1px dashed #e1e1e1;*/
	padding: .4em 0 .3em 0;
	width: 100%;
	margin: 0 0 6px 0;
}
form.customcontactform div div, form.customcontactform-sidebar div div {border-bottom:none; margin-bottom:0; padding:0;}
form.customcontactform div input, form.customcontactform div select, form.customcontactform-sidebar div input, form.customcontactform-sidebar div select {
	width: 17em;
	padding: 4px;
	margin: 0;
}
form.customcontactform div input[type=checkbox], form.customcontactform-sidebar div input[type=checkbox] {width:30px; margin:0px 5px 0 0;}
form.customcontactform div input[type=radio], form.customcontactform-sidebar div input[type=radio] {width:20px; margin:5px 6px 0 0;}
form.customcontactform input, form.customcontactform-sidebar input {margin: 7px 0 0 0;}
form.customcontactform div textarea, form.customcontactform-sidebar div textarea {
	width: 17em;
	padding: 4px;
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	height: 5em;
}
form.customcontactform .submit {padding:3px;}
form.customcontactform div select {width:auto; margin-right:9px; min-width:17em; padding:2px;}
form.customcontactform-sidebar div input[type=text], 
form.customcontactform-sidebar div select, 
form.customcontactform-sidebar div textarea {width:95%; max-width:16em; margin:2px 0 4px 0;}
form.customcontactform-sidebar div select {width:auto;}

span.wpcf7-not-valid-tip {
    font-size: 12px !important;
    margin-top: 5px !important;
}
/* ----- popover box ---------- */

.ccf-popover {
	position: absolute;
	top: 25%;
	left: 25%;
	width: 500px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	display: none;
	z-index: 1000000000;
}

.ccf-popover .ccf-popover-close {position:absolute; top:0px; right:5px; font-size:22px;}
.ccf-tooltip {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	padding: 10px 15px;
	width: 200px;
	display: none;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
}
/* --- form success popover --------------------  */
#ccf-form-success {
	display: none;
	border: 9px solid #efefef;
	border-spacing: 0;
	width: 480px;
	height: 200px;
	padding: 0px;
	margin: 0;
	z-index: 10000;
	position: fixed;
	left: 30%;
	background-color: white;
	top: 30%;
	-moz-box-shadow: 0 0 14px #123;
	-webkit-box-shadow: 0 0 14px #123;
	box-shadow: 0 0 14px #123;
}
#ccf-form-success div {
	background-color: #EFEFEF;
	padding: 4px 9px 9px 20px;
	margin: 0 0 15px 0px;
	height: 1.3em;
}
#ccf-form-success div h5 {
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
#ccf-form-success p {padding:8px; margin:0; clear:both; font-size:14px; text-align:center;}
#ccf-form-success div a.close {
	float: right;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/* reCaptcha */
#recaptcha_widget {
	width: 425px;
	padding: 10px !important;
	min-height: 100px;
	height: auto;
	border: 1px solid #ccc;
}
#recaptcha_image {
	border: 1px solid #ccc;
}
#recaptcha_widget .left {
	width: 295px;
}
#recaptcha_widget .right {
	float: right;
	width: 110px;
}
#recaptcha_widget input {
	width: 294px !important;
	margin-top: 6px !important;
}
#recaptcha_widget .logo {
	width: 75px;
	height: 80px;
	float: right;
}
#recaptcha_widget .reload {
	width:  25px;
	height: 18px;
}
#recaptcha_widget .audio {
	width:  25px;
	height: 15px;
	margin: -1px 0 2px 0;
}
#recaptcha_widget .help {
	width:  25px;
	height: 16px;
}
input {
	background: #fff;
	border-radius: 0px;
}
/* /Page: Contact Us */



/* Page: News */

.news-title-wrapper {
	height: 230px;
	background-image: url(../im/news-title-bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
body.page-template-template-casestudies .news-title-wrapper {background-image: url(../im/casestudies-title-bg.jpg);}

.fromthesawmill-title {
	padding: 40px 0 0 0;
	text-align: center;
}
.fromthesawmill-title img {
	width: 360px;
	max-width: 60vw;
	height: auto;
	margin: 0 auto;
}

.news-title {height: 100%;}

.news-title .title {
	width: 50%;
    height: 100%;
    float: left;
    padding: 60px 20px 0 50px;
    background-color: #415A29;
    box-sizing: border-box;
}
.news-title .title h1 {
	color: #FFFFFF;
	font-size: 40px;
	margin: 0 0 10px 0;
}
.news-title .title h2 {
	color: #FFFFFF;
	font-size: 34px;
	margin: 0 0 10px 0;
}
.news-title .title p {
	color: #FFFFFF;
	font-size: 16px;
}

.news-content-wrapper {
	padding: 90px 0;
	background-color: #FFFFFF;
}
.news-content .toolbar {
	padding: 10px;
	margin: 0 0 40px 0;
	background-color: #EAE8E0;
}
.news-content .toolbar .filter {
	width: 32%;
	float: left;
}
.news-content .toolbar .filter.topic {margin: 0 2%;}
.news-content .toolbar h6 {
	width: 100%;
	font-size: 20px;
	float: left;
	margin: 0 0 10px 0;
	box-sizing: border-box;
}
.news-content .toolbar select {
	width: 100%;
	float: left;
	margin: 0 auto;
	padding: 10px 40px 10px 10px;
	border: 1px solid #415A29;
	border-radius: 50px;
	font-size: 16px;
	color: #415A29;
	background-color: #EAE8E0;
	background-image: url(../im/icon-dropdown.png);
	background-size: 25px 25px;
	background-position: 95% 7px;
	background-repeat: no-repeat;
	box-sizing: border-box;
	-webkit-appearance: none;
}

.news-content.newsletter-feed .posts,
.news-content .alm-listing {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	position: relative;
}
.news-content .posts .item {
	position: relative;
	background-color: #415A29;
}
.news-content.newsletter-feed .posts .item:nth-child(4) {display: none;}
.news-content .posts .item .overlay {
	opacity: 0;
	height: 100%;
	background-size: auto;
	background-repeat: repeat;
	background-position: center;
	background-image: url(../im/overlay-green.png);
	background-color: #415A29;
	position: absolute;
	-moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    z-index: 1;
}
.news-content .posts .item:hover .overlay {opacity: 1;}
.news-content .posts .item .overlay .button {
	position: relative;
	top: 50%;
    transform: translateY(-50%);
	left: 0;
	right: 0;
}
.news-content .posts .item .hero {
	aspect-ratio: 1.8 / 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.news-content .posts .item .hero img {
	width: 100%;
	height: 100%;
	float: left;
	object-fit: cover;
	object-position: center;
}
.news-content .posts .item .copy {padding: 10px;}
.news-content .posts .item .copy .category {
	color: #FFFFFF;
	font-size: 17px;
	margin: 0 auto;
}
.news-content .posts .item .copy .category i {margin: 0 10px 0 0;}
.news-content .posts .item .copy .title {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.2;
	margin: 5px 0 30px 0;
}
.news-content .posts .item .copy .product,
.news-content .posts .item .copy .date  {
	width: 50%;
	float: left;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.2;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
}
.news-content .posts .item .copy .product {left: 10px;}
.news-content .posts .item .copy .date {
	float: right;
	text-align: right;
	right: 10px;
}
body.page-template-template-casestudies .news-content .posts .item .copy .date {display: none;}

.news-content .posts .alm-btn-wrap {
	width: 100%;
	float: left;
	clear: both;
	box-sizing: border-box;
}
.news-content .posts .alm-btn-wrap button.alm-load-more-btn {
	height: auto;
	padding: 12.5px 30px;
	background-color: #ffffff;
    color: #415A29;
    border: 1px solid #415A29;
    border-radius: 50px;
    line-height: 1px;
    font-weight: 600;
    font-size: 16px;
    font-family: "Mulish";
    text-transform: uppercase;
    line-height: 1.6;
}

body.page-template-template-casestudies .news-content .posts .item .copy .category {display: none;}

.news-content .twitter {
	width: 650px;
    max-width: 100%;
	height: 270px;   
	float: none;
	clear: both; 
    margin: 0 auto;
    background-color: #FFFFFF;
    border: 1px solid #DBD7D0;
    position: relative;
    top: 20px;
    box-sizing: border-box;
}
.news-content .twitter .copy {
	width: 100%;
    height: 40px;
    padding: 10px;
    text-align: center;
    margin: 0 auto;
    background-color: #415A29;
}
.news-content .twitter .copy .category {
    color: #FFFFFF;
    font-size: 18px;
}
.news-content .twitter .copy .category i {
    margin: 0 10px 0 0;
}
.news-content .twitter h2 {display: none;}
.news-content .twitter > div {
	overflow: scroll;
    height: 245px;
    padding: 10px;
    box-sizing: border-box;
}
.news-content .twitter > div::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
}
.news-content .twitter > div::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgb(84, 107, 63);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.news-content .twitter ul li {
	width: 100%;
    float: left;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 1.2;
    border-bottom: 1px solid #DBD7D0;
}
.follow-button {margin: 0 0 10px 0;}
span.entry-content {
	display: inline-block;
	margin: 0 0 5px 0;
}
span.intent-meta,
span.from-meta {display: none !important;}

.single-hero-wrapper {
	height: 350px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../im/single-banner-default.jpg);
}
.single-hero {
	height: 100%;
	position: relative;
}
.single-hero .copy {
	width: 420px;
	margin: 0 auto;
	padding: 20px;
	background-color: #415A29;
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
}
.single-hero .copy h1 {
	font-size: 30px;
	color: #FFFFFF;
	margin: 0 0 20px 0;
}
.single-hero .copy p {
	font-size: 16px;
	color: #FFFFFF;
}

.single-breadcrumb-wrapper {
	padding: 13px 0;
	background-color: #EAE8E0;
}

.single-content {
	padding: 40px 0 20px 0;
	background-color: #FFFFFF;
}
body.page-template-template-delivery .single-content {
	padding-bottom: 440px;
	background-size: auto;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #F8F7F3;
}
.single-content h1 {margin: 0 0 40px 0;}
.single-content h2 {
	font-size: 28px;
	margin: 0 0 20px 0;
}
.single-content h3 {
	font-size: 22px;
	margin: 0 0 20px 0;
	color: #415A29;
}
.single-content ul,
.single-content ol {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
.single-content ul li {
	list-style: disc;
	margin: 0 0 5px 20px;
	font-size: 17px;
	line-height: 1.4;
}
.single-content ol li {
	list-style: decimal;
	margin: 0 0 5px 20px;
	font-size: 17px;
	line-height: 1.4;
}
.single-content img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 0 20px 0;
}
.single-content p {
	margin: 0 0 20px 0;
	font-size: 17px;
	line-height: 1.4;
}
.single-content p.caption {
	font-size: 14px;
	margin-top: -10px;
}
.single-content iframe {
	aspect-ratio: 16/9;
	width: 100%;
	height: auto;
	float: left;
	margin: 0 0 20px 0;
}
.single-content .button {
	float: left;
	margin-top: 10px;
}
.single-content .title {text-align: center;}
.single-content .title .author {margin: 0 0 40px 0;}
.single-content .quote .testimonials-text p,
.single-content .quote .testimonials-text {
	font-family: "Mulish" !important;
	font-size: 15px !important;
	line-height: 1.6 !important;
	margin: 0 0 10px 0 !important;
}
.single-content .testimonials-list .quote {
	border-bottom: 2px solid #415A29;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.single-content .widget_woothemes_testimonials {
	border-top: 0px !important;
	padding: 0px;
}
.single-author {padding: 0 0 20px 0;}

.single-outro-wrapper {
	padding: 40px 0 20px 0;
	margin: 0 0 40px 0;
	background-color: #F1EFEA;    
}
.single-outro {width: 700px;}
.single-outro p {
	font-size: 14px;
	margin: 0 0 20px 0;
	line-height: 1.3;
}

.single-form-wrapper {
	padding: 40px 0;
	background-color: #415A29;    
}
.single-form {width: 700px;}
.single-form h2 {
	font-size: 26px;
	color: #FFFFFF;
	margin: 0 0 20px 0;
}
.single-form p {
	font-size: 14px;
	margin: 0 0 5px 0;
	line-height: 1.3;
	color: #FFFFFF;
}
.single-form .type-text {
	width: 30%;
	float: left;
	margin: 0 5% 20px 0;
}
.single-form .type-text:nth-child(4) {margin: 0 0 20px 0;}
.single-form .type-text input {
	width: 100%;
	float: left;
	padding: 10px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #415A29;
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
}
.single-form .type-textarea {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
.single-form .type-textarea textarea {
	width: 100%;
	float: left;
	padding: 10px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #415A29;
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
}
.single-form .type-submit {
	width: 100%;
	float: left;
	text-align: center;
}
.single-form .type-submit input {
	margin: 0 auto;
	font-size: 19px !important;
}

.single-form .wpcf7-response-output {
	width: 100%;
	float: left;
	color: #FFFFFF;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #FFFFFF !important;
    padding: 10px 20px !important;
}
.single-form span.wpcf7-not-valid-tip {
	width: 100%;
	float: left;
	display: block;
	box-sizing: border-box;
	color: #FFFFFF !important;
	font-size: 14px !important;
}

.single-layouts .layout {margin: 0 0 20px 0;}

.single-layouts .text li {
	font-size: 17px;
	line-height: 1.3;
}
.single-layouts .text.grey-background {
	margin: 0 0 40px 0;
	padding: 40px 0 20px 0;
    background-color: #F1EFEA;
}

.single-layouts .quote {text-align: center;}
.single-layouts .quote h2 {
	color: #415A29;
	font-size: 25px;
}
.single-layouts .quote .author {text-align: center;}

body .wrapper blockquote {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
	text-align: left;
}
body .wrapper blockquote p {
	font-size: 22px !important;
	font-family: "Sanchez" !important;
	margin: 10px 0 !important;
	line-height: 1 !important;
}

.single-layouts .image-fullwidth img {
	margin: 0 auto;
	margin-bottom: 20px;
}

.single-layouts .image-2column .left {
	width: 48%;
	height: auto;
	margin: 0 auto;
	float: left;
}
.single-layouts .image-2column .right {
	width: 48%;
	height: auto;
	margin: 0 auto;
	float: right;
}
.single-layouts .image-2column .card {
	color: #FFFFFF;
	background-color: #415A29;
	padding: 20px 20px 0 20px;
	margin: 0 0 20px 0;
}
.single-layouts .image-2column .card h3 {color: #FFFFFF;}
.single-layouts .image-2column .card a {
	color: #FFFFFF;
	text-decoration: underline;
}
.single-layouts .image-2column iframe {aspect-ratio: 1.1/1;}
.single-layouts .image-2column table {margin: 0 0 20px 0;}
.single-layouts .image-2column table p {margin: 0 auto;}
.single-layouts .image-2column table tr td:nth-child(1) {width: 65%;}
.single-layouts .image-2column table tr td {font-size: 16px;}
.single-layouts .image-2column .button {margin-bottom: 20px;}


.single-layouts .carousel .fixed-width {
	position: relative;
	display: flex;
}
.single-layouts .carousel .slick-slide {
    width: 920px;
    max-width: 87.5vw;
    margin: 0 20px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    box-sizing: border-box;
}
.single-layouts .carousel .slick-slide img {
	width: 100%;
	height: auto;
	aspect-ratio: 1.75/1;
	object-fit: cover;
    object-position: center;
}
.single-layouts .carousel .slick-slide p {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 10px 0;
}
.single-layouts .carousel .slick-prev,
.single-layouts .carousel .slick-next {
	width: 15px;
	height: 25px;
	border: 0px;
    padding: 0px;
    text-indent: -9999px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	left: 0;
	z-index: 5;
	cursor: pointer;
	background-image: url(../im/carousel-icon-left.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: transparent;
}
.single-layouts .carousel .slick-next {
	left: auto;
	right: 0;
	background-image: url(../im/carousel-icon-right.png);
}
.single-layouts .carousel .fades {
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
}
.single-layouts .carousel .fades .left,
.single-layouts .carousel .fades .right {
    width: 110px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    background-position: top center;
    background-repeat: repeat;
    background-size: 100% auto;
}
.single-layouts .carousel .fades .left {
    left: 0;
    background-image: url(../im/carousel-fade-left.png);
}
.single-layouts .carousel .fades .right {
    right: 0;
    background-image: url(../im/carousel-fade-right.png);
} 

.single-layouts .copy-image {margin: 0 auto;}
.single-layouts .copy-image .item {margin: 0 0 20px 0;}
.single-layouts .copy-image .item .image,
.single-layouts .copy-image .item .copy {width: 48%;}
.single-layouts .copy-image .item:nth-child(odd) .image {float: left;}
.single-layouts .copy-image .item:nth-child(even) .image {float: right;}
.single-layouts .copy-image .item:nth-child(odd) .copy {float: right;}
.single-layouts .copy-image .item:nth-child(even) .copy {float: left;}

.single-layouts .infographics {
	padding: 40px 0;
	margin: 0 0 40px 0;
	text-align: center;
	background-color: #E3DDD3;
}
.single-layouts .infographics .list {padding: 20px 0 0 0;}
.single-layouts .infographics .list .item {
	width: 32%;
	float: left;
	margin: 0 2% 0 0;
}
.single-layouts .infographics .list .item:nth-child(3) {margin: 0 auto;}

.single-layouts .socials {
	text-align: center;
	padding: 20px 0;
}
.single-layouts .socials .item {
	width: auto;
	margin: 0 15px;
	display: inline-block;
}
.single-layouts .socials .item i {font-size: 30px;}
.single-layouts .socials .item:nth-child(1) i {color: #000000;}
.single-layouts .socials .item:nth-child(2) i {color: #000000;}
.single-layouts .socials .item:nth-child(3) i {color: #000000;}
.single-layouts .socials .item:nth-child(4) i {color: #000000;}

.case-study-navigation {padding: 0 0 40px 0;}
body .wrapper .case-study-navigation .cta {
	display: block;
	width: fit-content;
	margin: 0 auto;
	margin-bottom: 20px;
	border: 0px;
}
body .wrapper .case-study-navigation .cta a {
	padding: 0px;
	border: 0px;
}
body .wrapper .case-study-navigation .cta a p {
	color: #FFFFFF;
	background-color: #415A29;
}
.case-study-navigation .previous {float: left;}
.case-study-navigation .previous p {    
	position: relative;
    padding: 12.5px 25px 12.5px 15px;
}
.case-study-navigation .previous p:before {    
	content: "";
    width: 20px;
    height: 20px;
    background: white;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
}
.case-study-navigation .next {float: right;}
.case-study-navigation .next p {    
	position: relative;
    padding: 12.5px 15px 12.5px 25px;
}
.case-study-navigation .next p:after {    
	content: "";
    width: 20px;
    height: 20px;
    background: white;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
}
.case-study-navigation p {
	font-size: 16px;
    font-weight: 600;
    border: 1px solid #415A29;
    padding: 12.5px 30px;
    border-radius: 50px;
}

/* /Page: News */


/* Page: Feedback */

.feedback-wrapper {
	background: url(../../../wp-content/uploads/2014/07/VT-Feedback.jpg) 0 0 no-repeat;
	background-size: 980px;
}
.title-feedback {
	width: 545px;
	padding: 10px 0 10px 115px;
	margin: 0 35px 0 100px;
	background: #FFFFFF;
	opacity: 0.9;
}
.feedback-left-column {
	width: 100px;
}
.feedback-middle-column {
	width: 465px;
	margin: 0 30px 40px 0;
	background: #FFFFFF;
	opacity: 0.9;
	padding: 0 80px 30px 115px;
	border-radius: 0 0 50px 0;
	-moz-border-radius: 0 0 50px 0;
	-webkit-border-radius: 0 0 50px 0;
}
.feedback-middle-column .widget_woothemes_testimonials {
	height: 500px;
	overflow: scroll;
	border-top: 1px solid #000000;
	margin: 0 0 40px 0;
	padding: 20px 0 0 0;
}
/* Always show sidebar in scrollable divs */
.feedback-middle-column .widget_woothemes_testimonials::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
.feedback-middle-column .widget_woothemes_testimonials::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.testimonials-text {
	font-size: 12px;
	font-family: 'Mulish';
}

.testimonials-list {
	padding-right: 10px;
}

.testimonials-list .quote .author {
	margin-top: 10px;
	font-size: 15px;
	font-family: 'Mulish';
	font-weight: bold;
	display: block;
}
.quote .testimonials-text p {
	font-size: 12px;
	font-family: 'Mulish';
}
.testimonials-list .quote {
	padding-bottom: 1em;
	border-bottom: 1px solid #000;
	margin-bottom: 1em;
}

/* /Page: Feedback */



/* Page: Environment */

.environment-wrapper {
	height: 700px;
	background: url(../../../wp-content/uploads/2014/07/VT-Environment.jpg) 0 0 no-repeat;
	background-position: -15px 0;
	background-image: none;
}
.title-environment {
	width: 545px;
	padding: 10px 0 10px 115px;
	margin: 0 35px 0 100px;
	background: #415A29;
	opacity: 0.9;
}
.title-environment h1,
.environment-middle-column h3,
.environment-middle-column p {color: #FFFFFF;}
.environment-middle-column h3 {padding: 0px;}

.environment-left-column {
	width: 100px;
}
.environment-middle-column {
	width: 465px;
	margin: 0 35px 0 0;
	background: #415A29;
	color: #FFFFFF;
	opacity: 0.9;
	padding: 0 80px 30px 115px;
	border-radius: 0 0 50px 0;
	-moz-border-radius: 0 0 50px 0;
	-webkit-border-radius: 0 0 50px 0;
}
.environment-middle-column h3 {
	border-top: 1px solid #FFFFFF;
	padding: 10px 0;
}

/* /Page: Environment */



/* Page: Delivery */

.delivery-wrapper {
    height: 1160px;
    background: url(../../../../wp-content/uploads/2014/07/deliveryBackground.jpg) no-repeat;
    background-size: 980px;
    background-position: bottom center;
    background-color: #F8F7F3;
}
.delivery-middle-column {
	border-top: 1px solid #000000;
	padding: 20px 0 0 0;
}

/* /Page: Delivery */




/* Page: Prices */

.prices-middle-column {
	width: 500px;
	border-top: 3px solid #000000;
	padding: 30px 25px 0 25px;
}

.prices-middle-column td {width: 55%;}

.prices-individual {
	width: 200px;
	float: left;
	margin: 0 100px 40px 0;
	text-align: center;
	background: url(../im/prices-shadow.png) no-repeat;
	background-size: 100% auto;
    background-position: 0px 277px;
}
.prices-individual:nth-child(4n+3) {margin: 0 0 40px 0;}
.prices-individual.mobile {display: none;}

.prices-individual img {	
	max-width: 100%;
/*    transform: perspective(0px) rotateY(-0deg);
    -o-transform: perspective(0px) rotateY(-0deg);
    -moz-transform: perspective(0px) rotateY(-0deg);
    -webkit-transform: perspective(0px) rotateY(-0deg);*/
    transition: .25s ease-in; 
    -o-transition: .25s ease-in; 
    -moz-transition: .25s ease-in; 
    -webkit-transition: .25s ease-in;
}
.prices-individual:hover img {
	transform: perspective(1200px) rotateY(-20deg);
    -o-transform: perspective(1200px) rotateY(-20deg);
    -moz-transform: perspective(1200px) rotateY(-20deg);
    -webkit-transform: perspective(1200px) rotateY(-20deg);
}
.prices-individual a {text-decoration: none !important;}

/* /Page: Prices */

/* Page: Sawn plank */

.sawnplank-title-wrapper {
	height: 230px;
	background-image: url(../im/sawnplank-title-bg.jpg);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}
.sawnplank-title {height: 100%;}

.sawnplank-title .title {
	width: 50%;
    height: 100%;
    float: left;
    padding: 100px 0 0 50px;
    background-color: #415A29;
    box-sizing: border-box;
}
.sawnplank-title .title h1 {
	color: #FFFFFF;
	font-size: 34px;
}

.sawnplank-content .intro {padding: 40px 0 20px 0;}
.sawnplank-content .intro h2 {
	font-size: 30px;
	margin: 0 0 20px 0;
}
.sawnplank-content .intro p {
	font-size: 16px;
	margin: 0 0 20px 0;
}

.sawnplank-content .toolbar {
	height: 60px;
	padding: 10px;
	margin: 0 0 60px 0;
	background-color: #EAE8E0;
}
.sawnplank-content .toolbar .product {float: left;}
.sawnplank-content .toolbar .category {
	float: right;
	text-align: right;
}
.sawnplank-content .toolbar h6 {
	font-size: 20px;
	float: left;
	margin: 7.5px 10px 0 0;
}
.sawnplank-content .toolbar select {
	width: auto;
	float: left;
	margin: 0 auto;
	padding: 10px 40px 10px 10px;
	border: 1px solid #415A29;
	border-radius: 0px;
	font-size: 16px;
	color: #415A29;
	background-color: #EAE8E0;
	background-image: url(../im/icon-dropdown.png);
	background-size: 25px 25px;
	background-position: 95% 7px;
	background-repeat: no-repeat;
	box-sizing: border-box;
	-webkit-appearance: none;
}

.sawnplank-content .posts .item {
	margin: 0 0 60px 0;
    padding: 0 0 10px 0;
    border-bottom: 2px solid #415A29;
}
.sawnplank-content .posts .item p {margin: 0 0 15px 0;}
.sawnplank-content .posts .item h2 {font-size: 26px;}
.sawnplank-content .posts .item .title {
	color: #415A29;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 auto;
}

.sawnplank-content .posts .item .cta {
	padding: 0 0 20px 0;
    border-bottom: 1px solid #DBD7D0;
}
.sawnplank-content .posts .item .cta .type {float: left;}
.sawnplank-content .posts .item .cta .enquire {float: right;}
.sawnplank-content .posts .item .cta .enquire .sold,
.sawnplank-content .posts .item .cta .enquire .sold:hover {
	color: #D53317;
	border-color: #D53317;
	background-color: transparent;
	cursor: default;
}

.sawnplank-content .posts .item .hero {padding: 20px 0 0 0;}
.sawnplank-content .posts .item .hero .gallery {
	width: 310px;
	float: left;
}
.sawnplank-content .posts .item .hero .gallery .thumb {
	width: 48%;
	height: 135px;
	float: left;
	margin: 0 0 10px 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: zoom-in;
}
.sawnplank-content .posts .item .hero .gallery .thumb:nth-child(1) {
	width: 48%;
	height: 280px;
	margin: 0 4% 10px 0;
}
.sawnplank-content .posts .item .hero .gallery .thumb:nth-child(2n+3) {margin: 0 0 10px 0;}
.sawnplank-content .posts .item .hero .gallery .thumb .image {
	opacity: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.sawnplank-content .posts .item .hero .copy {
	width: 640px;
	float: right;
}
.sawnplank-content .posts .item .hero .copy .left {
	width: 290px;
	float: left;
}
.sawnplank-content .posts .item .hero .copy .right {
	width: 290px;
	float: right;
}

.lightbox-gallery-wrapper {
    visibility: hidden;
    opacity: 0;
    height: 100vh;
    overflow: scroll;
    padding: 10vh 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 15;
    background-image: url(../im/site-overlay-bg.png);
    background-position: center;
    background-repeat: repeat;
    cursor: zoom-out;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.lightbox-gallery-wrapper.active {
    visibility: visible;
    opacity: 1;
}
.lightbox-gallery .close-wrapper {
	height: 10vh;
	position: relative;
}
.lightbox-gallery .close {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    border-radius: 100%;
    text-align: center;
    background-color: #FFFFFF;
    cursor: pointer;
    z-index: 2;
    box-sizing: border-box;
}
.lightbox-gallery .close img {
	max-width: 100%;
	height: auto;
}
.lightbox-gallery .carousel {text-align: center;}
.lightbox-gallery .carousel img {
	max-width: 90vw;
	max-height: 70vh;
}

.sawnplank-content-wrapper .alm-btn-wrap {
	width: 100%;
	float: left;
	clear: both;
	box-sizing: border-box;
}
.sawnplank-content-wrapper .alm-btn-wrap button.alm-load-more-btn {
	height: auto;
	padding: 12.5px 30px;
	background-color: #ffffff;
    color: #415A29;
    border: 1px solid #415A29;
    border-radius: 50px;
    line-height: 1px;
    font-weight: 600;
    font-size: 16px;
    font-family: "Mulish";
    text-transform: uppercase;
    line-height: 1.6;
}

/* Page: /Sawn plank */


/* Page: Timber Board */

.timber-boards .intro {text-align: center;}
.timber-boards .filters {
	padding: 20px;
    margin: 0 0 30px 0;
    background-color: #EAE8E0;
}
.timber-boards .filters h2 {
	font-size: 20px;
	color: #415A29;  
	float: left;
	margin: 5px 0 0 0;
}
.timber-boards .filters .alm-filters {
	margin-bottom: 0px;
	float: left;
}
.timber-boards .filters .alm-filter {
	width: 190px;
	float: right;
	margin: 0 0 0 20px;
}
.timber-boards .filters .alm-filter .alm-filter--title {
	padding: 10px 10px 2.5px 20px;
	border: 1px solid #415A29;
    border-radius: 50px;
}
.timber-boards .filters .alm-filter .alm-filter--title h3 {
	padding: 0 40px 0 0;
	color: #415A29;  
	font-family: 'Mulish';
	font-size: 16px !important;
	font-weight: 400;
}
.timber-boards .filters .alm-filter .alm-filter--inner {padding: 20px 0 0 0;}
.timber-boards .filters .alm-filter li div.alm-filter--link.active.field-checkbox:before, 
.timber-boards .filters .alm-filter li div.alm-filter--link.active.field-radio:before {
	border-color: #415A29;
    background-color: #415A29;
}
.timber-boards #alm-selected-filters li div,
.timber-boards #alm-selected-filters li div:hover {
	font-size: 15px;
	color: #FFFFFF;
	background: #415A29;
    border: 0px;
}
.timber-boards #alm-selected-filters li div:hover {background-color: #000000;}
.timber-boards #alm-selected-filters li div:before {
	opacity: 1;
	color: #FFFFFF;
}
.timber-boards .active-filters #alm-selected-filters {float: left;}
.timber-boards .active-filters .alm-results-text {
	float: right;
	text-align: right;
	margin: 5px 0 0 0;
}
.timber-boards .results {margin: 0 0 30px 0;}
.timber-boards .results .item {
	width: 23.5%;
	float: left;
	margin: 0 2% 30px 0;
}
.timber-boards .results .item:nth-child(4n+4) {margin: 0 0 30px 0;}
.timber-boards .results .item:nth-child(4n+5) {clear: both;} 
.timber-boards .results .item .image {position: relative;}
.timber-boards .results .item .image img {
	width: 100%;
	height: auto;
	float: left;
	aspect-ratio: 1/1.3;
	object-fit: cover;
	object-position: center;
}
.timber-boards .results .item .image .tag {
	width: auto;
	max-width: 100%;
	padding: 2.5px 5px;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #415A29;
	box-sizing: border-box;
}
.timber-boards .results .item .copy {padding: 10px 0 0 0;}
.timber-boards .results .item .copy p {
	margin: 0 0 5px 0;
	color: #000000;
}
.timber-boards .results .item .copy .title {text-transform: uppercase;}
.timber-boards .results .item .copy .ex-vat {
	font-size: 28px;
	font-weight: bold;
}
.timber-boards .results .item .copy .inc-vat {font-size: 15px;}

.timber-board h2 {font-size: 30px;}
.timber-board .hero .copy .prices p {float: left;}
.timber-board .hero .copy .prices .ex-vat {
	font-size: 40px;
	font-weight: 600;
}
.timber-board .hero .copy .prices .inc-vat {
	float: right;
    margin: 22.5px 0 0 20px;
}

.timber-board .hero .copy .buttons {padding: 10px 0 0 0;}
.timber-board .hero .copy .buttons .cta {
	width: 190px;
	margin: 0 20px 20px 0;
	float: left;
}
.timber-board .hero .copy .buttons .cta:nth-last-child(1) {margin: 0 auto;}

.timber-board .collect {
	padding: 50px 0;
	background-color: #E3DDD3;
}
.timber-board .collect .title {margin: 0 0 20px 0;}
.timber-board .collect p {
	font-size: 18px;
	margin: 0 0 20px 0;
}
.timber-board .collect .left {
	width: 50%;
	float: left;
}
.timber-board .collect .right {
	width: 42%;
	float: right;
}
.timber-board .collect .item {
	padding: 5px 0;
	border-bottom: 1px solid #6F6F6F;
}
.timber-board .collect .item p {margin: 0 auto;}
.timber-board .collect a {
	color: #000000;
	text-decoration: underline;
} 

.timber-board .related {padding: 50px 0 0 0;}

/* Page: /Timber Board */



/* Page: Resource Centre */

.resourcecentre-title-wrapper {
	height: 230px;
	background-image: url(../im/resourcecentre-title-bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.resourcecentre-title {height: 100%;}

.resourcecentre-title .title {
	width: 50%;
    height: 100%;
    float: left;
    padding: 60px 20px 0 50px;
    background-color: #415A29;
    box-sizing: border-box;
}
.resourcecentre-title .title h1 {
	color: #FFFFFF;
	font-size: 40px;
	margin: 0 0 10px 0;
}
.resourcecentre-title .title h2 {
	color: #FFFFFF;
	font-size: 34px;
	margin: 0 0 10px 0;
}
.resourcecentre-title .title p {
	color: #FFFFFF;
	font-size: 16px;
}

.resourcecentre-content-wrapper {
	padding: 40px 0 60px 0;
	background-color: #FFFFFF;
}
.resourcecentre-content .category-title {padding: 0 0 40px 0;}
.resourcecentre-content .category-title h2 {
	font-size: 30px;
	color: #000000;
}
.resourcecentre-content .category-title p {
	font-size: 16px;
	color: #000000;
}


.resourcecentre-content .toolbar {margin: 0 0 60px 0;}

.resourcecentre-content-wrapper.fixed .layouts {margin: 280px 0 0 0;}
.resourcecentre-content-wrapper.fixed .toolbar {
	margin: 0 auto;
	position: fixed;
	top: 180px;
	left: 0;
	right: 0;
	z-index: 5;
}

.resourcecentre-content .toolbar .category {
	padding: 10px 20px;
	background-color: #415A29;
}
.resourcecentre-content .toolbar .category h3 {
    font-size: 20px;
    color: #FFFFFF;
    float: left;
    margin: 7.5px 10px 0 0;
}
.resourcecentre-content .toolbar .category select {
	width: auto;
	float: left;
	margin: 0 auto;
	padding: 10px 50px 10px 20px;
	border: 1px solid #FFFFFF;
	border-radius: 50px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #415A29;
	background-image: url(../im/icon-dropdown-white.png);
	background-size: 25px 25px;
	background-position: 95% 7px;
	background-repeat: no-repeat;
	box-sizing: border-box;
	-webkit-appearance: none;
}

.resourcecentre-content .toolbar .type {
	padding: 10px 20px 0 20px;
	background-color: #EAE8E0;
}
.resourcecentre-content .toolbar .type h3 {
	font-size: 24px;
	color: #415A29;
	margin: 10px 0;
}
.resourcecentre-content .toolbar .type .list .item {
	width: auto;
    float: left;
    padding: 10px 15px;
    margin: 0 20px 20px 0;
    border: 1px solid #415A29;
    border-radius: 50px;
    color: #415A29;
    font-size: 16px;
    cursor: pointer;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.resourcecentre-content .toolbar .type .list .item:hover,
.resourcecentre-content .toolbar .type .list .item.active {
	color: #FFFFFF;
	background-color: #415A29;
}


.resourcecentre-content .layouts .layout {
	height: 0px;
    opacity: 0;
    margin: 0 auto;
    overflow: hidden;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.resourcecentre-content .layouts .layout.visible {
	height: auto;
    opacity: 1;
    margin: 0 0 40px 0;
}

.resourcecentre-content .layouts .title {
	background-color: #EAE8E0;
	padding: 10px 20px;
	margin: 0 0 30px 0;
}
.resourcecentre-content .layouts .title img {
	width: 40px;
	height: 40px;
	float: left;
}
.resourcecentre-content .layouts .title h3 {
    font-size: 20px;
    float: left;
    margin: 7.5px 0 0 30px;
}

/* Inner Posts */

.resourcecentre-content .layouts .inner {background-color: #FFFFFF;}

.resourcecentre-content .layouts .layout .inner .item {
	width: 180px;
    float: left;
    margin: 0 20px 20px 0;
}
.resourcecentre-content .layouts .layout .inner .item:nth-child(5n+5) {margin: 0 0 20px 0;}
.resourcecentre-content .layouts .layout .inner .item:nth-child(5n+6) {clear: both;}
.resourcecentre-content .layouts .layout .inner .item .image {
	width: 100%;
	height: 200px;
	float: left;
	border: 1px solid #EAE8E0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../im/document-bg.png);
	background-color: #EAE8E0;
	position: relative;
	box-sizing: border-box;
}
.resourcecentre-content .layouts .layout.nbscontent .inner .item .image {background-image: none;}
.resourcecentre-content .layouts .layout .inner .item .image img {
	width: 70px;
	height: 70px;
	margin: 0 auto;
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
}
.resourcecentre-content .layouts .layout .inner .item .subtitle {
	width: 100%;
	height: auto;
	min-height: 50px;
	float: left;
	padding: 8px 15px;
	box-sizing: border-box;
}
.resourcecentre-content .layouts .layout .inner .item .subtitle p {
	font-size: 14px;
	line-height: 1.2;
	color: #FFFFFF;
}

/* Videos */

.resourcecentre-content .layouts .layout.videos .inner .item {
	width: 310px;
    float: left;
    margin: 0 25px 20px 0;
}
.resourcecentre-content .layouts .layout.videos .inner .item:nth-child(3n+3) {margin: 0 0 20px 0;}
.resourcecentre-content .layouts .layout.videos .inner .item .image {
	height: 150px;
	border: 0px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.resourcecentre-content .layouts .layout.videos .inner .item .image img {
	width: 70px;
	height: 70px;
	margin: 0 auto;
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
}
.resourcecentre-content .layouts .layout.videos .inner .item .subtitle {padding: 8px 15px;}
.resourcecentre-content .layouts .layout.videos .inner .item .subtitle p {
	font-size: 14px;
	color: #FFFFFF;
}

.video-lightbox {
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
	width: 100vw;
	height: 100vh;
	margin: 0 auto;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	background-image: url(../im/overlay-black.png);
	background-repeat: repeat;
	cursor: zoom-out;
	-webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.video-lightbox.visible {
	pointer-events: unset;
	opacity: 1;
	visibility: visible;
}

.video-lightbox iframe {
	opacity: 0;
	visibility: hidden;
	width: 980px;
	height: 550px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	left: 0;
	right: 0;
	z-index: 1;
}
.video-lightbox iframe.active {
	opacity: 1;
	visibility: visible;
}

/* NBS */

.resourcecentre-content .layouts .layout.nationalbuildingstandard .inner .item {
	width: 100%;
	margin: 0 0 20px 0;
}

/* BIM */

.resourcecentre-content .layouts .layout.buildinginformationmodelling .inner .item {
	width: 100%;
	margin: 0 0 20px 0;
}

/* Page: /Resource centre */



/* Template: Overview */

.template-overview .layout {padding: 40px 0 20px 0;}

.template-overview .layout h1,
.template-overview .layout h2,
.template-overview .layout h3,
.template-overview .layout h4,
.template-overview .layout h5,
.template-overview .layout h6,
.template-overview .layout p {margin: 0 0 20px 0;}

.template-overview .layout h1 {font-size: 58px;}
.template-overview .layout h2 {font-size: 36px;}
.template-overview .layout h1.smaller,
.template-overview .layout h2.smaller {font-size: 34px;}
.template-overview .layout h3 {font-size: 28px;}
.template-overview .layout h4 {font-size: 20px;}
.template-overview .layout h5 {font-size: 20px;}
.template-overview .layout h6 {
	font-size: 20px;
	font-family: 'Mulish';
	line-height: 1.6;
}
.template-overview .layout p {
	font-size: 16px;
	line-height: 1.6;
}
.template-overview .layout .copy ul,
.template-overview .layout .copy ol {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
.template-overview .layout .copy ul li {
	list-style: disc;
	margin: 0 0 5px 20px;
	font-size: 16px;
	line-height: 1.4;
}
.template-overview .layout .copy ol li {
	list-style: decimal;
	margin: 0 0 5px 20px;
	font-size: 16px;
	line-height: 1.4;
}

.template-overview .color-cladding,
.template-overview .color-timber {background-color: #E26E1E;}
.template-overview .color-flooring {background-color: #DDB306;}
.template-overview .color-beams {background-color: #776441;}
.template-overview .color-sawn {background-color: #A59A00;}
.template-overview .color-decking {background-color: #6E8878;}
.template-overview .color-mouldings {background-color: #38939B;}
.template-overview .color-brimstone {background-color: #D23B20;}
.template-overview .color-solid {background-color: #415A29;}

.request-a-quote-wrapper .form-newsletter,
.request-a-quote-wrapper .form-quote,
.request-a-quote-wrapper .form-contact,
.request-a-quote-wrapper .form-sample,
.request-a-quote-wrapper .form-guide,
.request-a-quote-wrapper .form-request-product-quote,
.request-a-quote-wrapper .form-pricing-timber-cladding,
.request-a-quote-wrapper .form-pricing-timber-decking,
.request-a-quote-wrapper .form-pricing-hardwood-flooring,
.request-a-quote-wrapper .form-pricing-engineered-flooring,
.request-a-quote-wrapper .form-pricing-oak-mouldings {display: none;}

.request-a-quote-wrapper .form-newsletter.show,
.request-a-quote-wrapper .form-quote.show,
.request-a-quote-wrapper .form-contact.show,
.request-a-quote-wrapper .form-sample.show,
.request-a-quote-wrapper .form-guide.show,
.request-a-quote-wrapper .form-request-product-quote.show,
.request-a-quote-wrapper .form-pricing-timber-cladding.show,
.request-a-quote-wrapper .form-pricing-timber-decking.show,
.request-a-quote-wrapper .form-pricing-hardwood-flooring.show,
.request-a-quote-wrapper .form-pricing-engineered-flooring.show,
.request-a-quote-wrapper .form-pricing-oak-mouldings.show {display: inline-block;}

.template-overview .layout .inner {
    width: 810px;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.template-overview .layout a {
	color: #000000;
	text-decoration: underline;
}

.template-overview .l-hero {
	padding: 160px 0;
	text-align: center;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.template-overview .l-hero.has-logo {padding: 50px 0 160px 0;}
.template-overview .l-hero .mask {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgb(0,0,0,0.2);
}
.template-overview .l-hero .copy {
	position: relative;
	z-index: 1;
}
.template-overview .l-hero .copy img {
	width: 200px;
    max-width: 50%;
    height: auto;
    margin: 0 0 15px 0;
}
.template-overview .l-hero h1,
.template-overview .l-hero h2 {color: #FFFFFF;}
.template-overview .l-hero h6 {
	color: #FFFFFF;
	font-weight: bold
}
.template-overview .l-hero .cta {
	margin: 0 auto;
    position: absolute;
    bottom: -120px;
    left: 0;
    right: 0;
}

.template-overview.template-fromthesawmill .l-hero.has-logo {padding: 100px 0;}
.template-overview.template-fromthesawmill .l-hero .copy img {width: 400px;}

.template-overview .l-copy {text-align: center;}
body.page-template-template-product-alternate .template-overview .l-copy {padding-bottom: 0px;}
.template-overview .l-copy .inner {
    width: 850px;
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    box-sizing: border-box;
}
.template-overview .l-copy table {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0 0 20px 0;
	font-size: 16px;
}
.template-overview .l-copy table tr {border-bottom: solid 1px #333333;}
.template-overview .l-copy table tr td {padding: 5px;}
.template-overview .l-copy img {
	max-width: 100%;
	height: auto;
}
.template-overview .l-copy ul,
.template-overview .l-copy ol {
	width: 100%;
	float: left;
	text-align: left;
	padding: 0 0 10px 0;
	line-height: 1.3;
}
.template-overview .l-copy ul li {
	list-style: disc;
	margin: 0 0 10px 20px;
}
.template-overview .l-copy ol li {
	list-style: decimal;
	margin: 0 0 10px 20px;
}

.template-overview .l-2columnboxes .row {position: relative;}
.template-overview .l-2columnboxes .row .box {
	width: 48.5%;
	min-height: 475px;
	float: left;
	box-sizing: border-box;
}
.template-overview .l-2columnboxes .row .box:nth-child(2n+2) {
	float: right;
	right: 0;
}
.template-overview .l-2columnboxes .row .box:nth-child(2n+3) {clear: both;}
.template-overview .l-2columnboxes .row .box.type-copy {padding: 0 60px 0 0;}
.template-overview .l-2columnboxes .row .box.type-copy:nth-child(2n+2) {padding: 0 0 0 60px;}
.template-overview .l-2columnboxes .row .box.type-link,
.template-overview .l-2columnboxes .row .box.type-form {
	height: 100%;
	text-align: center;	
	background-color: #415A29;
	position: relative;
	box-sizing: border-box;
}
.template-overview .l-2columnboxes .row .box.type-link .inner,
.template-overview .l-2columnboxes .row .box.type-form .inner {
	padding: 0 60px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.template-overview .l-2columnboxes .row .box .inner.left-aligned {text-align: left;}
.template-overview .l-2columnboxes .row .box .inner.left-aligned h1,
.template-overview .l-2columnboxes .row .box .inner.left-aligned h2,
.template-overview .l-2columnboxes .row .box .inner.left-aligned h3,
.template-overview .l-2columnboxes .row .box .inner.left-aligned h4,
.template-overview .l-2columnboxes .row .box .inner.left-aligned h5,
.template-overview .l-2columnboxes .row .box .inner.left-aligned h6,
.template-overview .l-2columnboxes .row .box .inner.left-aligned p {margin: 0px;}
.template-overview .l-2columnboxes .row .box.type-image {text-align: center;}
.template-overview .l-2columnboxes .row .box.type-image img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}
.template-overview .l-2columnboxes .row .box.type-image h4 {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}
.template-overview .l-2columnboxes .row .box.type-image,
.template-overview .l-2columnboxes .row .box.type-link,
.template-overview .l-2columnboxes .row .box.type-form {margin: 0 0 20px 0;}
.template-overview .l-2columnboxes .row ul,
.template-overview .l-2columnboxes .row ol {
	width: 100%;
	float: left;
	padding: 0 0 20px 15px;
	text-align: left;
	box-sizing: border-box;
}
.template-overview .l-2columnboxes .row ul li,
.template-overview .l-2columnboxes .row ol li {
	list-style-type: disc;
	line-height: 1.6;
}
.template-overview .l-2columnboxes .row ol li {list-style-type: decimal;}

.template-overview .l-cta {
	padding: 40px 0;
	text-align: center;
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.template-overview .l-cta .mask {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgb(0,0,0,0.3);
}
.template-overview .l-cta.bg-image {padding: 80px 0;}
.template-overview .l-cta.bg-green {background-color: #415A29;}
.template-overview .l-cta.bg-grey {background-color: #EAE3DA;}
.template-overview .l-cta h2,
.template-overview .l-cta h3,
.template-overview .l-cta .cta {position: relative;}
.template-overview .l-cta img {
	width: 70px;
	height: auto;
	margin: 0 0 20px 0;
}
.template-overview .l-cta h3 {margin: 0 0 30px 0;}

.template-overview .layout.l-copyimage {padding: 0 0 20px 0;}
.template-overview .layout.l-copyimage .copy {padding-bottom: 0px;}
.template-overview .l-copyimage.bg-grey {background-color: #EAE3DA;}
.template-overview .l-copyimage .item {
	min-height: 500px;
	position: relative;
}
.template-overview .l-copyimage .copy {
	width: 420px;
	display: flex;
	padding: 60px 0 40px 0;
	margin: 0 auto;
    position: relative;
    left: -140px;
}
.template-overview .l-copyimage .copy .inner {
	width: 100%;
    padding: 0 40px 0 0;
    float: right;
    box-sizing: border-box;
}
.template-overview .l-copyimage .image {
	width: 45%;
	height: 100%;
	margin: 0 auto;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
}
.template-overview .l-copyimage .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.template-overview .l-copyimage .item:nth-child(even) .copy {
	left: auto;
    right: -140px;
}
.template-overview .l-copyimage .item:nth-child(even) .copy .inner {
	float: left;
	padding: 0 0 0 40px;
}
.template-overview .l-copyimage .item:nth-child(even) .image {
	right: auto;
	left: 0;
}
.template-overview .l-copyimage.type1 .item .image {background-size: auto;}
.template-overview .l-copyimage.type1 .item:nth-child(odd) .image {background-position: left center;}
.template-overview .l-copyimage.type1 .item:nth-child(even) .image {background-position: right center;}

.template-overview .l-review {
	padding: 40px 0;
	text-align: center;
}
.template-overview .l-review .stars {padding: 20px 0 0 0;}
.template-overview .l-review .stars i {
	font-size: 30px;
	margin: 0 20px;
}

.template-overview .l-products {
    padding: 40px 0 0 0;
    text-align: center;
}
body.home .template-overview .l-products {padding: 0;}
.template-overview .l-products .intro {padding: 0 0 20px 0;}
.template-overview .l-products .list .item {
	width: 48.5%;
    float: left;
    text-align: left;
    margin: 0 3% 20px 0;
}
.template-overview .l-products .list .item:nth-child(2n+2) {margin: 0 0 20px 0;}
.template-overview .l-products .list .item:nth-child(2n+3) {clear: both;}

.template-overview .l-products .list.count-1 .item:nth-child(1) {
	width: 100%;
	margin: 0 0 40px 0;
	clear: none;
}
.template-overview .l-products .list.count-1 .item:nth-child(1) img {
	width: 48.5%;
	margin: 0 3% 0 0;
}
.template-overview .l-products .list.count-1 .item:nth-child(1) .copy {width: 48.5%;}

.template-overview .l-products .list.count-3 .item {
	width: 31.33%;
	clear: none;
}
.template-overview .l-products .list.count-3 .item:nth-child(2n+2) {margin: 0 3% 20px 0;}
.template-overview .l-products .list.count-3 .item:nth-child(3) {margin: 0 0 20px 0;}

.template-overview .l-products .list .item img {
	width: 100%;
	height: auto;
	float: left;
	aspect-ratio: 1.75 / 1;
    object-fit: cover;
	object-position: center;
}
.template-overview .l-products .list.ratio-square .item img {aspect-ratio: 1 / 1;}
.template-overview .l-products .list .item h3 {
	width: 100%;
	margin: 20px 0 10px 0;
	float: left;
}
.template-overview .l-products .list .item p {
	width: 100%;
	float: left;
}
.template-overview .l-products .list .item a {color: inherit;}
.template-overview .l-products .list .item a h3 {text-decoration: underline;}

.template-overview .l-product-pricing .title {
	text-align: center;
	margin: 0 0 20px 0;
}
.template-overview .l-product-pricing .list > .slick-list {margin: 0 -50px 0 0;}
.template-overview .l-product-pricing .list > .slick-list .item {margin-right: 50px;}
.template-overview .l-product-pricing .list ul.slick-dots {
	margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}
.template-overview .l-product-pricing .list ul.slick-dots li {    
	display: inline-block;
	list-style: none !important;
	width: 10px;
    height: 10px;
    margin: 0 10px 0 0;
    cursor: pointer;
}
.template-overview .l-product-pricing .list ul.slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0px;
    float: left;
    background: #999999;
    border: 0px;
    color: transparent;
    border-radius: 100%;
}
.template-overview .l-product-pricing .list ul.slick-dots li.slick-active button {background: #000000;}
.template-overview .l-product-pricing .list button.slick-prev, 
.template-overview .l-product-pricing .list button.slick-next {
    width: 40px;
    height: 40px;
    border: 0px;
    padding: 0px;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #FFFFFF;
    background-size: 60% auto;
    border-radius: 100%;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.template-overview .l-product-pricing .list button.slick-prev {
    left: 10px;
    background-image: url(../im/icon-prev.png);
}
.template-overview .l-product-pricing .list button.slick-next {
    right: 10px;
    background-image: url(../im/icon-next.png);
}
.template-overview .l-product-pricing .list button.slick-disabled {
	opacity: 0;
	visibility: hidden;
}
.template-overview .l-product-pricing .list > button.slick-prev {
	left: -60px;
	background-size: 100% auto;
}
.template-overview .l-product-pricing .list > button.slick-next {
	right: -60px;
	background-size: 100% auto;
}
.template-overview .l-product-pricing .list .item .carousel .slick-list {padding: 0px !important;}
.template-overview .l-product-pricing .list .item .carousel img {
	width: 100%;
	height: auto;
	aspect-ratio: 1/1;
	object-fit: cover;
	object-position: center;
}
.template-overview .l-product-pricing .list .item .copy {padding: 20px 0 10px 0;}
.template-overview .l-product-pricing .list .item .copy .stats span {float: right;}
.template-overview .l-product-pricing .list .item .copy .prices {line-height: 1.4;}
.template-overview .l-product-pricing .list .item .copy .prices span {
	font-size: 25px;
	font-weight: bold;
}
.template-overview .l-product-pricing .list .item .cta {
	display: flex;
	margin: 0 auto;
}
.template-overview .l-product-pricing .outro {
	text-align: center;
	margin: 30px 0 0 0;
}

.template-overview .l-media {
	padding: 40px 0;
	text-align: center;
}
.template-overview .l-media .intro {padding: 0 0 20px 0;}
.template-overview .l-media .list {	
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: flex-start;
}
.template-overview .l-media .type-casestudies .list .item {
	flex: 1 1 30%;
	float: left;	
	margin: 0 30px 0 0;
}
.template-overview .l-media .type-casestudies .list .item:nth-last-child(1) {margin: 0 auto;}
.template-overview .l-media .type-casestudies .list .item .image {
	height: 210px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.template-overview .l-media .type-casestudies .list .item .image img {
	width: 100%;
	height: 100%;
	float: left;
	object-fit: cover;
	object-position: center;
}
.template-overview .l-media .type-casestudies .list .item .copy {
	padding: 15px;
	text-align: left;
}
.template-overview .l-media .type-casestudies .list .item .copy p {
	margin: 0 0 5px 0;
	font-size: 14px;
}
.template-overview .l-media .type-casestudies .list .item .copy h4 {margin: 0 auto;}
.template-overview .l-media .type-videos .list .post {
	flex: 1 1 30%;
    float: left;
    margin: 0 30px 0 0;
    background-color: #415A29;
}
.template-overview .l-media .type-videos .list .post:nth-child(2) {margin: 0 auto;}
.template-overview .l-media .type-videos .list .post .image {
	aspect-ratio: 1 / 1;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.template-overview .l-media .type-videos .list .post .image img {
	width: 70px;
    height: 70px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.template-overview .l-media .type-videos .list .post .copy {
	padding: 20px;
	text-align: left;
}
.template-overview .l-media .type-videos .list .post .copy p {
	font-size: 14px;
	margin: 0 0 5px 0;
}
.template-overview .l-media .type-videos .list .post .copy h4 {margin: 0 auto;}
.template-overview .l-media .type-videoandcasestudies .list .case-studies {
    flex: 1 1 30%;
    float: left;
    margin: 0 30px 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: normal;
}
.template-overview .l-media .type-videoandcasestudies .list .post {
	flex: 1 1 30%;
	float: left;
	margin: 0 30px 0 0;
}
.template-overview .l-media .type-videoandcasestudies .list .post:nth-last-child(1) {margin: 0 auto;}
.template-overview .l-media .type-videoandcasestudies .list .post .image {
	aspect-ratio: 1 / 1;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.template-overview .l-media .type-videoandcasestudies .list .post .image img {
	width: 100%;
	height: 100%;
	float: left;
	object-fit: cover;
	object-position: center;
}
.template-overview .l-media .type-videoandcasestudies .list .post .copy {
	padding: 15px;
	text-align: left;
}
.template-overview .l-media .type-videoandcasestudies .list .post .copy p {
	margin: 0 0 10px 0;
	font-size: 14px;
}
.template-overview .l-media .type-videoandcasestudies .list .post .copy h4 {margin: 0 auto;}
.template-overview .l-media .type-videoandcasestudies .list .resource-centre {
	flex: 1 1 30%;
	float: left;
	background-color: #415A29;
}
.template-overview .l-media .type-videoandcasestudies .list .resource-centre .post {background-color: #415A29;}
.template-overview .l-media .type-videoandcasestudies .list .resource-centre .post .image img {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    position: absolute;
	top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.template-overview .l-media .type-videoandcasestudies .list .box {
    flex: 1 1 30%;
    float: left;
    background-color: #415A29;
    cursor: pointer;
    position: relative;
}
.template-overview .l-media .type-videoandcasestudies .list .box .inside {
	padding: 0 60px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.template-overview .l-media .type-videoandcasestudies .list .box .inside.left-aligned {text-align: left;}
.template-overview .l-media .type-videoandcasestudies .list .box .inside.left-aligned h1,
.template-overview .l-media .type-videoandcasestudies .list .box .inside.left-aligned h2,
.template-overview .l-media .type-videoandcasestudies .list .box .inside.left-aligned h3,
.template-overview .l-media .type-videoandcasestudies .list .box .inside.left-aligned h4,
.template-overview .l-media .type-videoandcasestudies .list .box .inside.left-aligned h5,
.template-overview .l-media .type-videoandcasestudies .list .box .inside.left-aligned h6,
.template-overview .l-media .type-videoandcasestudies .list .box .inside.left-aligned p {margin: 0px;}
.template-overview .l-media .full-width .list .post .image.youtube {
	height: auto;
	aspect-ratio: 1.78 / 1;
}
.template-overview .l-media .full-width .list .post .image.youtube iframe {
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.template-overview .l-resourcecentre {
	padding: 40px 0;
    background-color: #EAE3DA;
    text-align: center;
}
.template-overview .l-resourcecentre .list {padding: 40px 0;}
.template-overview .l-resourcecentre .list .item {
    width: 15%;
    float: left;
    text-align: center;
    margin: 0 6.25% 0 0;
}
.template-overview .l-resourcecentre .list .item:nth-last-child(1) {margin: 0 auto;}
.template-overview .l-resourcecentre .list .item img {
    width: 90px;
    max-width: 80%;
    height: auto;
    margin: 0 auto;
}
.template-overview .l-resourcecentre .list .item h4 {margin: 20px 0 0 0;}
.template-overview .l-resourcecentre .list .item a {text-decoration: none;}

.template-overview .l-divider {padding: 0px !important;}
.template-overview .l-divider .line {border-top: 1px solid #000000;}

.template-overview .layout.l-fullwidthimage {
	padding: 0px;
	text-align: center;
}
.template-overview .layout.l-fullwidthimage img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: inline-block;
	margin: 0 auto;	
}

.template-overview .layout.l-notice {
	text-align: center;
    padding: 7.5px 0;
    background-color: #B90000;
}
.template-overview .layout.l-notice p {margin: 0 auto;}

.template-overview .layout.l-creamofthestock {
	padding: 40px 0;
	text-shadow: 0px 0px 20px #000000;
	text-align: center;
	background-image: url(../im/home-sawnplank-bg.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.template-overview .l-form {background-color: #F7F6F4;}
.template-overview .l-form .columns {
	width: 600px;
	max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
} 
.template-overview .l-form .columns h3 {text-align: center;}
.template-overview .l-form .columns form input.wpcf7-submit {float: none;}

.template-overview .l-faqs .title {text-align: center;}
.template-overview .l-faqs .list {margin: 20px 0 40px 0;}
.template-overview .l-faqs .list .item {
	border-bottom: 1px solid #3F3F3F;
	padding: 15px 60px;
}
.template-overview .l-faqs .list .item:nth-child(1) {border-top: 1px solid #3F3F3F;}
.template-overview .l-faqs .item .question {
	position: relative;
	cursor: pointer;
}
.template-overview .l-faqs .item .question h2 {
	font-size: 24px;
	float: left;
	margin: 5px 50px 5px 0;
}
.template-overview .l-faqs .item .question .icon {
	width: 45px;
	height: auto;
	margin: 0 auto;
	position: absolute;
	top: 0;
	right: 0;
	-moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.template-overview .l-faqs .item.active .question .icon {
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.template-overview .l-faqs .item .answer {padding: 10px 0 0 0;}
.template-overview .l-faqs .item .answer p {font-size: 17px;}

.template-overview .l-prices {
	padding: 60px 0 40px 0;
	text-align: center;
}
.template-overview .l-prices .title {margin: 0 0 20px 0;}
.template-overview .l-prices .list .item {
	width: 200px;
	display: inline-block;
	margin: 0 20px 20px 20px;
	text-align: center;
	background: url(../im/prices-shadow.png) no-repeat;
	background-size: 100% auto;
    background-position: 0px 277px;
    vertical-align: top;
    position: relative;
    cursor: pointer;
}
.template-overview .l-prices .list .item.v-mobile {display: none;}
.template-overview .l-prices .list .item img {	
	max-width: 100%;
/*    transform: perspective(0px) rotateY(-0deg);
    -o-transform: perspective(0px) rotateY(-0deg);
    -moz-transform: perspective(0px) rotateY(-0deg);
    -webkit-transform: perspective(0px) rotateY(-0deg);*/
    transition: .25s ease-in; 
    -o-transition: .25s ease-in; 
    -moz-transition: .25s ease-in; 
    -webkit-transition: .25s ease-in;
}
.template-overview .l-prices .list .item:hover img {
	transform: perspective(1200px) rotateY(-20deg);
    -o-transform: perspective(1200px) rotateY(-20deg);
    -moz-transform: perspective(1200px) rotateY(-20deg);
    -webkit-transform: perspective(1200px) rotateY(-20deg);
}
.template-overview .l-prices .list .item a {text-decoration: none !important;}
.template-overview .l-prices .list .item h4 {margin: 10px 0;}
.template-overview .l-prices .list .item .banner {
    width: 108%;
    padding: 10px;
    background-color: #415A29;
    color: #FFFFFF;       
    text-transform: uppercase;
    box-shadow: 0px 0px 10px rgb(0, 0, 0, 0.5);
    position: absolute;
    top: 25%;
    left: -4%;
    right: 0;    
    z-index: 1;
    box-sizing: border-box;
}
.template-overview .l-prices .list .item .banner p {
	margin: 0 auto;
    line-height: 1.3;
    text-align: left;
    font-size: 14px;
}
.template-overview .l-prices .list .item .banner .icon {
	width: 35px;
    float: left;
    margin: 0 10px 0 0;
}

/* /Template: Overview */


/* Environment */

.environment-videos .item {
	width: 47.5%;
	float: left;
	margin: 0 5% 50px 0;
}
.environment-videos .item:nth-child(2n+2) {margin: 0 0 50px 0;}
.environment-videos .item .stage {
	margin: 0 0 20px 0;
	cursor: pointer;
	box-shadow: 0 5px 10px #717171;
}
.environment-videos .item img {
	aspect-ratio: 1.7 / 1;
	object-fit: cover;
	object-position: center;
	margin: 0 auto;
}

/* /Environment */


/* Default */

.default {padding: 20px 0 40px 0;}
.default h1,
.default h2,
.default h3,
.default h4,
.default h5,
.default h6,
.default p,
.default ul {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
.default h1 {margin: 0 0 40px 0;}
.default p {
	font-size: 16px;
	margin: 0 0 10px 0;
}
.default ul li {
	list-style: disc;
    width: 100%;
    float: left;
    margin: 0 0 10px 20px;
    padding: 0 20px 0 0;
    font-size: 14px;
    line-height: 1.6;
    box-sizing: border-box;
}

/* /Default */


/* Template: Product */

.template-product {margin: 180px 0 0 0;}
body.single .template-product {margin: 20px 0 0 0;}
body.page-template-template-overview .template-product,
body.home .template-product {margin: 0 auto;}

.template-product .template-overview,
body.home .template-overview {margin: 0 auto;}
.template-product .template-overview .l-copy {text-align: left;}
.template-product .template-overview .l-copy h2 {text-align: center;}

.wrapper.fixed .header.hide {top: -180px;}
@media screen and (min-width: 1430px) {
	.wrapper.fixed .footer-wrapper .google-reviews-embed {
		opacity: 0;
		pointer-events: none;
	}
}

.template-product .toolbar,
.template-overview .toolbar {
	padding: 20px 60px;
	background-color: #FFFFFF;
	margin: 0 auto;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	box-shadow: 0 0 10px rgb(0, 0, 0, 0.5);
}
.template-product .toolbar .breadcrumb,
.template-overview .toolbar .breadcrumb {
	float: left;
	margin: 15px 0 0 0;
}
.template-product .toolbar .breadcrumb p,
.template-overview .toolbar .breadcrumb p {font-size: 17px;}
.template-product .toolbar .breadcrumb p a,
.template-overview .toolbar .breadcrumb p a {color: #222222;}
.template-product .toolbar .links,
.template-overview .toolbar .links {float: right;}
.template-product .toolbar .links .link,
.template-overview .toolbar .links .link {
	float: left;
	margin: 12.5px 40px 0 0;
}
.template-product .toolbar .links .link p,
.template-overview .toolbar .links .link p {
	font-size: 20px;
	font-family: 'Sanchez';
}
.template-product .toolbar .links .cta,
.template-overview .toolbar .links .cta {
	margin: 0 auto;
	border-color: transparent;
    background: rgb(228, 110, 31);
    background: linear-gradient(135deg, rgba(228, 110, 31, 1) 50%, rgba(236, 65, 42, 1) 100%);
    display: inline-block;	
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-radius: 50px;
	cursor: pointer;
}

.template-product .hero {padding: 80px 0 40px 0;}
.template-product .hero .gallery {
	width: 50%;
	float: left;
	margin: 0 0 20px 0;
}
.template-product .hero .gallery .item {
	width: 510px !important;
	padding: 0 10px;
	margin: 0 auto;
	box-sizing: border-box;
}
.template-product .hero .gallery .item .image {
	width: 100%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
    background-position: center;
}
.template-product .hero .gallery .item .image img {
	width: 100%;
	height: auto;
	float: left;
	aspect-ratio: 1 / 1.2245;
    object-fit: cover;
    object-position: center;
}
.template-product .hero .gallery .item p {padding: 10px 0 0 0;}
.template-product .hero .gallery button.slick-prev, 
.template-product .hero .gallery button.slick-next {
    width: 40px;
    height: 40px;
    border: 0px;
    padding: 0px;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    background-size: 100% auto;
}
.template-product .hero .gallery button.slick-prev {
    left: -40px;
    background-image: url(../im/icon-prev.png);
}
.template-product .hero .gallery button.slick-next {
    right: -40px;
    background-image: url(../im/icon-next.png);
}

.template-product .hero .copy {
	width: 42%;
	float: right;
}
.template-product .hero .copy .title h1 {
	font-size: 42px;
	line-height: 1.1;
	margin: 0 0 20px 0;
}
.template-product .hero .copy .title p {
	font-size: 16px;
	margin: -15px 0 20px 0;
}
.template-product .hero .copy p {
	font-size: 18px;
	line-height: 1.4;
}
.template-product .hero .copy .summary {margin: 20px 0 0 0;}
.template-product .hero .copy .summary .item {
	padding: 5px 0;
	border-bottom: 1px solid #6F6F6F;
}
.template-product .hero .copy .summary .item:nth-last-child(1) {margin: 0 0 20px 0;}
.template-product .hero .copy .summary .item p {font-size: 16px;}
.template-product .hero .copy .summary .item .left {
	width: 34%;
	float: left;
}
.template-product .hero .copy .summary .item .right {
	width: 66%;
	float: left;
	padding: 0 0 0 10px;
	box-sizing: border-box;
}
.template-product .hero .copy .cta {margin: 20px 0 0 0;}

.template-product .specification {padding: 60px 0 60px 0;}
.template-product .specification p {font-size: 16px;}
.template-product .specification td {font-size: 16px;}
.template-product .specification .technical-specification-wrapper {
	border-top: 0px;
	border-bottom: 0px;
	padding: 0px;
}

.template-product .specification .item {
	border-bottom: 1px solid #3F3F3F;
	padding: 30px 60px;
}
.template-product .specification .item:nth-child(1) {border-top: 1px solid #3F3F3F;}
.template-product .specification .item .title {
	padding: 0 70px 0 0;
	cursor: pointer;
	position: relative;
}
.template-product .specification .item .title h2 {
	float: left;
	font-size: 28px;
	margin: 7.5px 0 0 0;
}
.template-product .specification .item .title .icon {
	width: 55px;
	height: auto;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.template-product .specification .item.active .title .icon {
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-o-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}
.template-product .specification .item .data {
	display: none;
	padding: 20px 0 0 0;
}
.template-product .specification .item .data img {
	width: auto;
    max-width: 600px;
    height: auto;
    max-height: 600px;
	margin: 0 30px 20px 0;
	float: left;
	display: block;
}
.template-product .specification .item .data .technical img {
	width: 18px;
	height: auto;
	margin: 0 auto;
}
.template-product .specification .item .data .technical > tbody > tr > td:nth-child(1) {width: 20%;}
.template-product .specification .item .data .technical td p {margin: 0 auto;}
.template-product .specification .item .data h1,
.template-product .specification .item .data h2,
.template-product .specification .item .data h3,
.template-product .specification .item .data h4,
.template-product .specification .item .data h5,
.template-product .specification .item .data h6,
.template-product .specification .item .data p {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
.template-product .specification .item .data a {
	text-decoration: underline;
	color: #222222;
}
.template-product .specification .item .data ul,
.template-product .specification .item .data ol {
	width: 100%;
	float: left;
	padding: 0 0 20px 20px;
	box-sizing: border-box;
}
.template-product .specification .item .data ul li,
.template-product .specification .item .data ol li {
	list-style-type: disc;
	line-height: 1.6 !important;
	font-size: 16px;
	font-family: 'Mulish';
	color: #000000;
}
.template-product .specification .item .data ol li {list-style-type: decimal;}

.template-product .specification .item .data .style-2column .row .left {
	width: 20%;
	float: left;
	font-weight: bold;
}
.template-product .specification .item .data .style-2column .row .right {
	width: 80%;
	float: left;
	padding: 0 0 0 40px;
	box-sizing: border-box;
}
.template-product .specification .item .data .style-2column .row .subtitle p {
	font-weight: bold;
	margin: 0 0 5px 0;
}
.template-product .specification .item .data .style-2column .row .inside {margin: 0 0 10px 0;}

.template-product .template-overview .l-2columnboxes .row .box {
	border: 2px solid #415A29;
	background-color: #FFFFFF;
}

.template-product .cta .options {
	background-color: #415A29;
	text-align: center;
	padding: 60px;
	margin: 0 0 40px 0;
}
.template-product .cta .options h3 {font-size: 28px;}
.template-product .cta .options h3 a {
	text-decoration: underline;
	color: #FFFFFF;
}

.template-product .further-information {
	padding: 50px 0;
	text-align: center;
	background-color: #E3DDD3;
}
body.page-template-template-overview .template-product .further-information {padding: 40px 0;} 

.template-product .further-information h2 {font-size: 30px;}
.template-product .further-information .list {
	padding: 50px 0 0 0;
	display: flex;
}
body.page-template-template-overview .template-product .further-information h2 {margin: 0 0 40px 0;}
body.page-template-template-overview .template-product .further-information .list {padding: 0px;}
.template-product .further-information .list .item {
	width: 31%;
	float: left;
	background-color: #FFFFFF;
	margin: 0 3.5% 0 0;
}
.template-product .further-information .list .item:nth-child(3) {margin: 0 auto;}
.template-product .further-information .list .item .image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.template-product .further-information .list .item .image img {
	width: 100%;
	height: auto;
	float: left;
	aspect-ratio: 1 / 0.6;
    object-fit: cover;
    object-position: center;
}
.template-product .further-information.size-natural .list .item .image img {aspect-ratio: unset;}
.template-product .further-information .list .item .copy {
	padding: 20px;
	text-align: left;
}
.template-product .further-information .list .item .copy h3 {
	font-size: 26px;
	text-decoration: underline;
	padding: 0 0 10px 0;
}
.template-product .further-information .list .item .copy p {
	font-size: 18px;
	color: #222222;
}

.template-product .hero-alternate {
	text-align: center;
	position: relative;
}
.template-product .hero-alternate .fixed-width {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.template-product .hero-alternate h1 {
	margin: 0 auto;
	font-size: 58px;
	padding: 140px 0;
}
.template-product .hero-alternate img {
	width: 100%;
	height: auto;
	float: left;
}

/* /Template: Product */



/* Template: Cladding Profiles */

.cladding-profiles .hero {
	padding: 160px 0;
	text-align: center;
	background-image: url(../im/cladding-profiles-hero.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.cladding-profiles .hero .mask {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgb(0,0,0,0.2);
}
.cladding-profiles .hero h1 {
	width: 100%;
	max-width: 480px;
	font-size: 58px;
	line-height: 1.1;
	margin: 0 auto;
	position: relative;
}

.cladding-profiles .intro {padding: 50px 0 30px 0;}
.cladding-profiles .intro h2 {
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 36px;
}
.cladding-profiles .intro h6 {
	margin: 0 0 20px 0;
	font-size: 20px;
	font-family: 'Mulish';
	line-height: 1.6;
}

.cladding-profiles .options .box {
	padding: 80px 140px;
	margin: 0 0 50px 0;
	background-color: #E3DDD3;
}
.cladding-profiles .options .box h2 {margin: 0 0 30px 0;}
.cladding-profiles .options .box ul li {
	margin: 0 0 15px 0;
	font-size: 26px;
	font-family: 'Sanchez';
}

.cladding-profiles .profiles {padding: 0 0 50px 0;}
.cladding-profiles .profiles .subtitle {margin: 0 0 50px 0;}
.cladding-profiles .profiles .subtitle h2 {font-size: 34px;}
.cladding-profiles .profiles .subtitle p {
	font-size: 20px;
	margin: 20px 0 0 0;
}
.cladding-profiles .profiles .category {
	padding: 0 0 25px 0;
	margin: 0 0 50px 0;
	border-bottom: 1px solid #000000;
}
.cladding-profiles .profiles .category .label {margin: 0 0 50px 0;}
.cladding-profiles .profiles .category .label h3 {font-size: 28px;}
.cladding-profiles .profiles .category .list {margin: 0 0 25px 0;}
.cladding-profiles .profiles .category .list .item {
	width: 25%;
	float: left;
	cursor: pointer;
}
.cladding-profiles .profiles .category .list .item img {
	width: 60px;
	max-width: 100%;
	height: auto;
	float: left;
}
.cladding-profiles .profiles .category .list .item h4 {
	width: 100%;
	float: left;
	text-decoration: underline;
	font-size: 23px;
	margin: 20px 0;
}
.cladding-profiles .profiles .category .list .item img.icon {
	width: 55px;
	-moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.cladding-profiles .profiles .category .list .item.trigger img.icon {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cladding-profiles .profiles .category .inside .item {
	display: none;
	width: 100% !important;
	float: left;
	margin: 25px 0 0 0;
}
.cladding-profiles .profiles .category .inside .item.trigger {display: inline-block;}
.cladding-profiles .profiles .category .inside .item .copy {margin: 0 0 25px 0;}
.cladding-profiles .profiles .category .inside .item .copy p {font-size: 16px;}
.cladding-profiles .profiles .category .inside .item .copy p a {text-decoration: underline;}
.cladding-profiles .profiles .category .inside .item .diagrams img {
	width: auto;
   	height: 600px;
    margin: 0 30px 20px 0;
    float: left;
    display: block;
}

/* /Template: Cladding Profiles */



/* Template: Advice */

.template-advice.template-overview .l-hero h1 {margin: 0 auto;}
.template-advice.template-overview .copy-layouts {padding: 40px 0 20px 0;}
.template-advice.template-overview .copy-layouts .layout {padding: 0 0 10px 0;}
.template-advice.template-overview .copy-layouts .two-column .left {
	width: 47.5%;
	float: left;
	margin: 0 5% 0 0;
}
.template-advice.template-overview .copy-layouts .two-column .right {
	width: 47.5%;
	float: right;
}
.template-advice.template-overview .copy-layouts img {
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
	float: left;
}
.template-advice.template-overview .copy-layouts hr {margin: 0 0 20px 0;}

/* /Template: Advice */



/* Template: Search */

.template-search {padding: 50px 0 100px 0;}

.template-search .toolbar {text-align: center;}
.template-search .toolbar #searchform {
	width: 100%;
	float: left;
	border: 1px solid #000000;
	border-radius: 30px;
	margin: 20px 0 0 0;
	position: relative;
}
.template-search .toolbar #searchform label {display: none;}
.template-search .toolbar #searchform input[type="text"] {
	width: 100%;
	font-size: 20px;
	padding: 10px 140px 10px 20px;
	border: 0px;
	border-radius: 30px;
	-webkit-appearance: none;
	box-sizing: border-box;
}
.template-search .toolbar #searchform input[type="submit"] {
	height: 100%;
	margin: 0 auto;
	padding: 0 30px;
	font-size: 20px;
	background-color: #415A29;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 30px;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-appearance: none;
	cursor: pointer;
}

.template-search .results {padding: 30px 0 0 0;}
.template-search .results .title {padding: 20px 0 0 0;}
.template-search .results .list .item {
	width: 32%;
	align-self: auto;
    margin: 0 2% 10px 0;
	float: left; 
    border-radius: 10px;
    position: relative;
}
.template-search .results .list .item:nth-child(3n+3) {margin: 0 0 10px 0;}
.template-search .results .list .item:nth-child(3n+4) {clear: both;}
.template-search .results .list .item .image {
	aspect-ratio: 1.75/1;
	margin: 0 0 10px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #415A29;
    background-size: 50% auto;
    background-image: url(../im/logo.png);
}
.template-search .results .alm-btn-wrap {
	width: 100%;
	float: left;
	clear: both;
	box-sizing: border-box;
}
.template-search .results .alm-btn-wrap button.alm-load-more-btn {
	height: auto;
	padding: 12.5px 30px;
	background-color: #ffffff;
    color: #415A29;
    border: 1px solid #415A29;
    border-radius: 50px;
    line-height: 1px;
    font-weight: 600;
    font-size: 16px;
    font-family: "Mulish";
    text-transform: uppercase;
    line-height: 1.6;
}

/* /Template: Search */


/* Formidable */

.formidable .frm_primary_label {padding-bottom: 10px !important;}
.formidable .frm_checkbox label {padding-bottom: 5px !important;}
.frm_message,
.frm_error_style,
.frm_form_fields {
	width: 100% !important;
	float: left !important;
	box-sizing: border-box !important;
}
.frm_checkbox label {font-size: 15px !important;}
.frm_submit button {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.frm_html_container.skip {
	text-align: right;
    display: flex;
    align-items: center;
    justify-content: end;
    text-decoration: underline;
    font-size: 15px !important;
}
.frm_form_field:has(label[for="g-recaptcha-response"]),
.frm_form_field:has(label[for="g-recaptcha-response-1"]),
.frm_form_field:has(label[for="g-recaptcha-response-2"]),
.frm_form_field:has(label[for="g-recaptcha-response-3"]),
.frm_form_field:has(label[for="g-recaptcha-response-4"]) {margin-bottom: 0px !important;}
.frm-redirect-msg {margin-bottom: 40px !important;}

/* /Formidable */


/*** JSB 19.05.23 ***/

.hero-newsletter img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

/*** END ***/


/* Stock */

.stock-data {padding: 60px 0 100px 0;}
body.single-post .stock-data {padding: 0 0 20px 0;}

.stock-data .title {
	margin: 0 0 20px 0;
	text-align: center;
}
.stock-data .title h1 {margin: 0 0 20px 0;}
.stock-data .title h2 {
	display: none;
	margin: 0 0 20px 0;
}
.stock-data .title p {
	font-size: 18px;
	margin: 0 0 20px 0;
}

.stock-data .filters {text-align: center;}
.stock-data .filters .filter {
	width: 250px;
	text-align: left;
	display: inline-block;
	margin: 0 10px;
}
.stock-data .filters .filter label {font-size: 17px;}
.stock-data .filters .filter input {
	font-size: 16px;
	font-family: 'Mulish';
    padding: 10px 20px;
    border: 1px solid #000000;
    border-radius: 30px;
    -webkit-appearance: none;
    box-sizing: border-box;
}

.stock-data .stock {padding: 0 40px;}
.stock-data table {
	width: 100%;
	min-width: 1200px;
	float: left;
}
body.single-post .stock-data table {min-width: unset;}
/*.stock-data table tr:hover {
	color: #FFFFFF !important;
	background-color: #000000 !important;
}*/
/*.stock-data table tr:nth-child(1) {display: none;}*/
.stock-data table tr:nth-child(1),
.stock-data table tr:nth-child(2),
.stock-data table tr:nth-child(3) {display: table-row !important;}

.stock-data table tr.species-no-match,
.stock-data table tr.thickness-no-match {display: none;}

.stock-data table tr:nth-child(1) td {
	display: none;
	font-size: 17px;
	/*color: #FFFFFF;
	background-color: #000000;*/
	border: 0px !important;
}
.stock-data table tr:nth-child(1) td:nth-child(1) {display: table-cell;}
.stock-data table tr th {
	position: -webkit-sticky;
    position: sticky;
    top: 180px;
    z-index: 1;
	color: #FFFFFF;
	background-color: #415A29;
  	border: 0px;
  	padding: 10px;
  	font-size: 17px;
  	text-align: left;
}
.stock-data table tr:nth-child(2n+2) {background-color: #DBDBDB;}
.stock-data table tr td {
  	border: 1px solid #000000;
  	padding: 10px;
  	font-size: 15px;
}
.stock-data table tr td:empty {
	border: 0px;
	padding: 20px;
}
.stock-data table td:not(:empty) ~ td:empty {
	border: 1px solid #000000;
	padding: 0px;
}

/* /Stock */


/* Add Timber Board */

body.page-template-template-add-timber-board #wpadminbar {display: none;}
body.page-template-template-add-timber-board {background-color: #F1EFEB;}
body.page-template-template-add-timber-board .header {display: none;}
body.page-template-template-add-timber-board .add-timber-board {margin: 20px 0 40px 0;}
body.page-template-template-add-timber-board .add-timber-board .inner-width {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
body.page-template-template-add-timber-board .add-timber-board .title {
	text-align: center;
	margin: 0 0 20px 0;
	position: relative;
}
body.page-template-template-add-timber-board .add-timber-board .title img {
	width: 100%;
	max-width: 190px;
	height: auto;
	float: left;
}
body.page-template-template-add-timber-board .add-timber-board .title h1 {
	float: right;
	margin: 50px 0 0 0;
	line-height: 1;
}
body.page-template-template-add-timber-board .add-timber-board .title h3 {
	position: absolute;
	top: -20px;
	right: 0;
	text-decoration: underline;
}
body.page-template-template-add-timber-board .add-timber-board .form .frm_form_fields {
	width: 100%;
	float: left;
}
body.page-template-template-add-timber-board .add-timber-board .form .frm_message p {
	font-size: 20px;
    text-align: center;
}
body.page-template-template-add-timber-board .add-timber-board .form .frm_section_heading {
    margin: 0 0 30px 0;
    background-color: #FFF;
    padding: 20px 20px 10px 20px;
    border-radius: 20px;
}
body.page-template-template-add-timber-board .add-timber-board .frm_section_heading h3 {
	color: #000000 !important;
	font-size: 28px !important;
	font-weight: 400 !important;
	margin: 0 0 10px 0 !important;
}
body.page-template-template-add-timber-board .add-timber-board .frm_submit {display: block;}
body.page-template-template-add-timber-board .add-timber-board button.frm_prev_page {font-size: 20px;}
body.page-template-template-add-timber-board .add-timber-board .frm_rootline_title {font-size: 20px;}
body.page-template-template-add-timber-board .add-timber-board .frm_current_page input {background-color: rgb(228,110,31) !important;}
body.page-template-template-add-timber-board .add-timber-board .frm_rootline_title {color: #415A29;}
body.page-template-template-add-timber-board .add-timber-board .frm_current_page .frm_rootline_title {color: rgb(228,110,31);}
body.page-template-template-add-timber-board .add-timber-board button.frm_button_submit {
	background-color: #415A29;
    color: #F1EFEB;
    font-size: 20px;
    float: right;
}
body.page-template-template-add-timber-board .add-timber-board .frm_inline_box {
	background-color: #000000;
	border-color: #000000;
    color: #F1EFEB;
    font-size: 16px;
}
body.page-template-template-add-timber-board .add-timber-board label,
body.page-template-template-add-timber-board .add-timber-board input,
body.page-template-template-add-timber-board .add-timber-board select,
body.page-template-template-add-timber-board .add-timber-board textarea,
body.page-template-template-add-timber-board .add-timber-board .frm_upload_text {
	font-size: 20px;
	color: #000000;
	border-color: #000000;
}
body.page-template-template-add-timber-board .add-timber-board .frm_small_text p {
	font-size: 18px;
	color: #000000;
}

/* /Add Timber Board */


/* Sales Form */

body.page-template-template-sales-form #wpadminbar {display: none;}
body.page-template-template-sales-form {background-color: #F1EFEB;}
body.page-template-template-sales-form .header {display: none;}
body.page-template-template-sales-form .sales-form {margin: 20px 0 40px 0;}
body.page-template-template-sales-form .sales-form .inner-width {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
body.page-template-template-sales-form .sales-form .title {
	text-align: center;
	margin: 0 0 20px 0;
	position: relative;
}
body.page-template-template-sales-form .sales-form .title img {
	width: 100%;
	max-width: 190px;
	height: auto;
	float: left;
}
body.page-template-template-sales-form .sales-form .title h1 {
	float: right;
	margin: 50px 0 0 0;
	line-height: 1;
}
body.page-template-template-sales-form .sales-form .form {
	margin: 0 0 30px 0;
    background-color: #FFF;
    padding: 20px 20px 10px 20px;
    border-radius: 20px;
}
body.page-template-template-sales-form .sales-form label,
body.page-template-template-sales-form .sales-form input,
body.page-template-template-sales-form .sales-form select,
body.page-template-template-sales-form .sales-form textarea,
body.page-template-template-sales-form .sales-form .frm_primary_label {
	font-size: 18px !important;
	color: #000000;
	border-color: #000000;
}

/* /Sales Form */


/* Single Resource Centre */

body.single-resourcecentre .template-overview .l-hero {background-color: #EAE3DA;}
body.single-resourcecentre .template-overview .l-hero h1 {color: #000000;}
body.single-resourcecentre .single-content h2 {text-align: center;}
body.single-resourcecentre .single-content h3 {color: #000000;}
body.single-resourcecentre .template-overview .layout p {font-size: 17px;}

/* /Single Resource Centre */





