/* FONTS
*****************************************************************************************/
*{
    box-sizing: border-box;
}
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800&amp;display=swap');

@font-face {
    font-family: 'HelveticaNeueRegular';
    src: url('../fonts/helveticaneue-webfont.eot');
    src: url('../fonts/helveticaneue-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/helveticaneue-webfont.woff') format('woff'),  url('../fonts/helveticaneue-webfont.ttf') format('truetype'),  url('../fonts/helveticaneue-webfont.svg#HelveticaNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTStdBold';
    src: url('../fonts/helveticaneueltstd-hv-webfont.eot');
    src: url('../fonts/helveticaneueltstd-hv-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/helveticaneueltstd-hv-webfont.woff') format('woff'),  url('../fonts/helveticaneueltstd-hv-webfont.ttf') format('truetype'),  url('../fonts/helveticaneueltstd-hv-webfont.svg#HelveticaNeueLTStdBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueHeavy';
    src: url('../fonts/helveticaneuehv-webfont.eot');
    src: url('../fonts/helveticaneuehv-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/helveticaneuehv-webfont.woff') format('woff'),  url('../fonts/helveticaneuehv-webfont.ttf') format('truetype'),  url('../fonts/helveticaneuehv-webfont.svg#HelveticaNeueHeavy') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Clarendon-Bold';
    src: url('../fonts/Clarendon-Bold.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/Clarendon-Bold.woff') format('woff'),
        url('../fonts/Clarendon-Bold.ttf')  format('truetype'),
        url('../fonts/Clarendon-Bold.svg#Clarendon-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica';
    src: local('Arial'), url('../fonts/Helvetica.eot?#iefix') format('embedded-opentype'),  
        local('Arial'), url('../fonts/Helvetica.woff') format('woff'), 
       local('Arial'),  url('../fonts/Helvetica.ttf')  format('truetype'), 
       local('Arial'),  url('../fonts/Helvetica.svg#Helvetica') format('svg');
    font-weight: normal;
    font-style: normal;
     font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: local('Arial'), url('../fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
        local('Arial'), url('../fonts/HelveticaNeue.woff') format('woff'),
        local('Arial'), url('../fonts/HelveticaNeue.ttf')  format('truetype'),
        local('Arial'), url('../fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
    font-weight: normal;
    font-style: normal;
     font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-Bold';
    src: url('../fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/HelveticaNeue-Bold.woff') format('woff'), 
        url('../fonts/HelveticaNeue-Bold.ttf')  format('truetype'),
        url('../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'flame';
    src:url('../fonts/flame.eot?-6lo0m9');
    src:url('../fonts/flame.eot?#iefix-6lo0m9') format('embedded-opentype'),
        url('../fonts/flame.woff?-6lo0m9') format('woff'),
        url('../fonts/flame.ttf?-6lo0m9') format('truetype'),
        url('../fonts/flame.svg?-6lo0m9#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Bold';
    src: local('Arial'), url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),  
        local('Arial'), url('../fonts/ProximaNova-Bold.otf')  format('opentype'),
        local('Arial'), url('../fonts/ProximaNova-Bold.woff') format('woff'), 
        local('Arial'), url('../fonts/ProximaNova-Bold.ttf')  format('truetype'), 
       local('Arial'),  url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ProximaNovaT-Thin';
    src:  local('Arial'), url('../fonts/ProximaNovaT-Thin.eot?#iefix') format('embedded-opentype'),  
         local('Arial'), url('../fonts/ProximaNovaT-Thin.otf')  format('opentype'),
        local('Arial'),  url('../fonts/ProximaNovaT-Thin.woff') format('woff'), 
        local('Arial'),  url('../fonts/ProximaNovaT-Thin.ttf')  format('truetype'), 
        local('Arial'),  url('../fonts/ProximaNovaT-Thin.svg#ProximaNovaT-Thin') format('svg');
    font-weight: normal;
    font-style: normal;
        font-display: swap;
}
@font-face {
    font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?-707sz2');
    src:url('../fonts/icomoon.eot?#iefix-707sz2') format('embedded-opentype'),
        url('../fonts/icomoon.woff?-707sz2') format('woff'),
        url('../fonts/icomoon.ttf?-707sz2') format('truetype'),
        url('../fonts/icomoon.svg?-707sz2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    
}

@font-face {
    font-family: '33535gillsansmt';
    src: url('../fonts/33535gillsansmt.eot');
    src: local('Arial'), url('../fonts/33535gillsansmt.woff') format('woff'), url('../fonts/33535gillsansmt.ttf') format('truetype');;
  font-display: swap;
}



[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.newhometext{
    font-size: 20px;
    color: #ffffff!important;
    border-top: 3px solid white;
    font-family: ProximaNova-bold;
    padding-top: 15px;
}
.newhomelinks{
    color: #ffffff!important;
    border-top: 1px solid white;
    padding-top: 10px;
    margin-top: 115px;
    width:70%;
}

a.popcatlinks{
    font-size: 14px!important;
    font-weight: normal;
     color: #f69731!important; 
}   
a.popcatlinks hover{
    font-size: 14px!important;
    font-weight: normal;
     color: #f69731!important; 
}   


.icon-users:before {
    content: "\e600";
}

.icon-file-pdf:before {
    content: "\e601";
    position: absolute;
    left: 7px;
    top: 50%;
    font-family: 'icomoon';
    width: 30px;
    height: 30px;
    font-size: 26px;
    text-align: center;
    line-height: 30px;
    color: #000;
    transform: translate(0, -50%);
}

.icon-box-add:before {
    content: "\e601";
    position: absolute;
    left: 7px;
    top: 50%;
    width: 30px;
    height: 30px;
    font-size: 26px;
    font-family: 'icomoon';
    text-align: center;
    line-height: 30px;
    transform: translate(0, -50%);
}

.buythis:before {
    content: "\e602";
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* GENERAL
*****************************************************************************************/

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    font-family:  "Gill Sans MT", "Gill Sans", '33535gillsansmt', "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

body {
    /**/
    background-color: #ffffff;
}
.home-page{
    background-color: #e1e1e1;
}
html {
    height: 100%;
}

ul, li {
    list-style: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

div#wrap {
    /*width: 940px;*/
    /*margin: 0 auto;*/ 
    padding: 165px 0 0 0;
}

/* HEADER
*****************************************************************************************/

div#header {
    /*    width: 940px;
        height: 100px;
        float: left;*/
    /*background: #369*/
}

div#header h1 {
    display: block;
    float: left;
    text-indent: -9999px;
    background: url(../images/png/wooduchooselogo.webp) center center no-repeat;
    width: 300px;
    height:100px;
}

div#header h1 a {
    display: block;
    float: left;
    text-indent: -9999px;
    width: 396px;
    height:100px;
}

div#header div#enquiries {
    float: right;
    width: 540px;
    height: 100px;
    text-align: right;
    color: #930;
    display: block;
    position: relative;
}

div#header div#enquiries1 {
    float: left;
    width: 140px;
    height: 100px;
    color: #930;
    display: block;
    position: relative;
}


div#header div#enquiries1 p span {
    color: #F7941E;
    font-size: 24px;
}

div#header div#enquiries p {
    color: #930;
    font-size: 18px;
}

div#header div#enquiries p span {
    color: #F7941E;
}

div#header div#enquiries div#top-basket {
    width: 188px;
    border: 1px solid #999;
    padding: 5px;
    position: absolute;
    bottom: 20px;
    right: 0;
}

div#header div#enquiries div#top-basket p {
    float: left;
    font-size: 10px;
}

div#header div#enquiries div#top-basket button {
    float: right;
    height: 100%;
    display: block;
    color: #FFF;
    padding: 0 5px;
    cursor: pointer;
    background: #F7941E;
}

div#header div#social {
    float: right;
    width: 300px;
    height: 100px;
    position: absolute;
    bottom: -33px;
    right: 208px;
}

div#header div#social a#header-facebook {
    background: url(../images/png/icon-facebook3.png) no-repeat center center;
    display: block;
    width: 39px;
    height: 40px;
    float: right;
    margin-top: 10px;
    margin-right: 1px;
}
div#header div#social a#header-glpus {
    background: url(../images/png/gplus.png) no-repeat center center;
    display: block;
    width: 39px;
    height: 40px;
    float: right;
    margin-top: 10px;
    margin-right: 1px;
}

div#header div#social a#header-twitter {
    background: url(../images/png/icon-twitter3.png) no-repeat center center;
    display: block;
    width: 39px;
    height: 40px;
    float: right;
    margin-right: 1px;
    margin-top: 10px;
}

/* NAVIGATION
*****************************************************************************************/
div#nav.fixed-header{
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
}
div#nav {
    width: 100%;
    height: inherit;
    float: none;
    margin-top: 0;
    position: fixed;
    box-shadow: 0px 3px 3px 0 rgba(2, 2, 2, 0.2);
    background-color: #341b1b;
    z-index: 100;
    top: 122px;
}
div#nav.sticky{
    position: fixed !important;
    top: 122px;
}
div#nav ul {
    width: 960px;
    height: 40px;
    background: transparent;
    margin: 0 auto;
}

div#nav ul li {
    display: block;
    float: left;
    height: 40px !important;
    line-height: 40px;
    text-transform: uppercase;
    margin: 0 !important;
    font-size: 13px;
    position: relative;
    text-align: center;
    cursor: pointer;
    font-family: "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    /*transition: background 0.5s ease-in-out;
-webkit-transition: background 0.5s ease-in-out;
-moz-transition: background 0.5s ease-in-out;*/
}
div#nav ul li.closs-nav{
    display: none;
}
div#nav ul li:last-child a{
    border-right: none;
    padding: 0px 13px;
}
div#nav ul li.products-page-sec{
    position: static;
}
div#nav ul li:hover {
    background: #F7941E;
}
div#nav ul li.top:last-of-type{
    background: #F7941E;
    color: #FFF !important;
    float: left !important;
	margin-left:10px !important;
}

div#nav ul li a {
     padding-left: 9px;
    padding-right: 9px;
       color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    width: 100%;
    border-right: 1px solid #f8981c;
    font-family: Nunito, HelveticaNeue, "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

div#nav ul li:hover a {
    color: #FFF
}

div#nav ul li ul {
    position: absolute;
    margin: 0 !important;
    padding: 0 !important;
    left: 0;
    display: block;
    top: 40px;
    background: #fff;
    width: 250px;
    height: auto;
    visibility: hidden;
    opacity: 0;
    border-bottom: 7px solid #F7941E;
    z-index: 9999;
    /*transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;*/
}

div#nav ul li:last-of-type ul {
    /*left: -190px !important;*/
    right: 0 !important;
}

div#nav ul li:hover ul {
    opacity: 1;
    visibility: visible;
	display: block;
}

div#nav ul li ul li {
    display: block;
    width: 100%;
    float: none;
    height: auto;
    line-height: 40px;
    background: #FFF;
    text-align: left;
    color: #960 !important;
    /*transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;*/
}
/*div#nav ul li ul li:last-child a{
    padding: 0 0 0 10px;
}*/
div#nav ul li ul li a {
    border: none;
    text-align: left;
    padding: 0 0 0 10px !important;
    width: 240px;
    height: 40px;
    display: block;
    font-size: 12px;
    color: #960 !important;
    /*transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;*/
}

div#nav ul li ul li:hover a {
    color: #FFF !important;
}

div#nav ul li ul li ul {
    left: 250px !important;
    top: 0 !important;
}

div#nav ul li ul li:hover ul li {
    display: block;
    width: 250px;
    height: 40px;
    line-height: 40px;
    background: #FFF;
    text-align: left;
    color: #960 !important;
    /*transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;*/
}

div#nav ul li ul li:hover ul li a {
    border: none;
    text-align: left;
    padding: 0 0 0 10px;
    width: 240px;
    height: 40px;
    display: block;
    font-size: 12px;
    color: #960 !important;
    /*transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;*/
}

div#nav ul li ul li ul li:hover a {
    color: #FFF !important;
    background: #F7941E;
}
div#nav ul li:hover .products-submenu-top{
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease-in-out;
}

.products-submenu-top{
    position: absolute;
    margin: 0 !important;
    padding:15px 15px !important;
    left: 10%;
    display: block;
    top: 40px;
    background: #fff;
    width: 80%;
	min-height:300px;
    height: calc(90vh - 450px);
    overflow-y: scroll;
    visibility: hidden;
    opacity: 0;
    border:4px solid #E1E1E1;
	border-top:0px solid #E1E1E1;
    z-index: 9999;
    transition: all 0.2s ease-in-out;
}

.products-submenu-box{
    float: left;
    width: 25%;
}
.products-submenu-box-inner{
    border-top: 1px solid #F7941E;
    display: flex;
    margin-top: 10px;
    margin-right: 15px;
}

.products-submenu-box-alpha {
    display: inline-block;
    background-color: #F7941E;
    color: #fff;
    font-size: 13px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 4px;
    text-align: center;
}
.products-submenu-box-links{
    padding-left: 10px;
    margin-top: 5px;
}
div#nav ul li .products-submenu-box-links ol li{
    display: block;
    float: none;
    height: auto !important;
    line-height: normal !important;
    text-align: left;
    margin-bottom: 8px;
    font-size: 12px !important;
}
div#nav ul li .products-submenu-box-links ol li a{
    padding: 3px 10px;
    font-size: 12px;
    border: none;
    display: block;
}
div#nav ul li .products-submenu-box-links ol li:hover a{
    color: #fff !important;

}
div#nav ul li .products-submenu-box-links ol li:hover{
    color: #fff !important;

}
div#nav ul li:hover .products-submenu-box-links ol li a{
    color: #960;
}





/* MAIN AREA
*****************************************************************************************/

div#stage {
    width: 940px; 
    margin: 0 auto 20px;
    padding-top: 20px;
}



div#leftcol2 ul#sidenavblog li a {
    display: block;
    width: 210px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: lighter;
    color: #333;
    font-size: 12px;
    background: #f7941e url(../images/png/side-nav-arrow3.png) 97% center no-repeat;
}
div#leftcol2 ul#sidenavblog li a:hover {
    color: #fff;
}


div#leftcol2 img {
    margin-bottom: 10px;
}


div#leftcol2 {
    float: left;
    width: 230px;
    padding-top: 20px;
    margin: 0 20px 0 0;
}

div#leftcol2 form {
    float: left;
    width: 230px;
    margin-top: 0;
    position: relative;
    display: block;
}

div#leftcol2 form input[type=text] {
    border: 1px solid #999;
    height: 28px;
    width: 140px;
    padding-left: 5px;
    padding-right: 5px;
    float: right;
}

div#leftcol2 form button {
    width: 78px;
    height: 30px;
    background: #999;
    color: #FFF;
    cursor: pointer;
    float: right;
}

div#leftcol2 ul#sidenav {
    float: left;
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
    list-style: none;
    width: 230px;
}

div#leftcol2 ul#sidenav li {
    width: 230px;
    display: block;
    height: 29px;
    border-bottom: 1px solid #F7941E;
    line-height: 29px;
}

div#leftcol2 ul#sidenav li a {
    display: block;
    width: 220px;
    height: 29px;
    padding: 0 0 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: lighter;
    color: #333;
    font-size: 12px;
    background: #eaeaea url(../images/png/side-nav-arrow.png) 97% center no-repeat;
}
div#leftcol2 ul#sidenav li a:hover {

    background: #cccccc url(../images/png/side-nav-arrow.png) 97% center no-repeat;
}

div#rightcol2 {
    float: left;
    width: 650px;
    margin: 0;
    padding: 20px;
	
}




div#inner-products h1{
    font-weight: normal;
    font-size: 25px;
    color: #960;
    margin-top: 15px;

}

div#inner-products h2 {
    font-weight: normal;
    font-size: 18px;
    color: #000;
    margin-top: 8px;
    margin-bottom: 8px;
}

div#inner-products h3 {
    font-weight: normal;
    font-size: 16px;
    color: #000;
    margin-top: 1px;
    margin-bottom: 1px;
}

div#inner-products p, div#inner-text p {
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 20px;
}
.product-type1 #inner-products #rightcol2 p a{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.35px; 
    color: #f17e3a !important;
     font-family: "Gill Sans MT",  "Gill Sans", '33535gillsansmt', "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.product-type1 #inner-products #rightcol2 #b p a{
    color: #00a453 !important;
}
#inner-products #productcontent {
    overflow: hidden;
    height: 90px;
    margin-bottom: 0px;
}
.product-type1 div#inner-products {
    display: flex;
}
.compoent-page div#inner-products {
    display: flex;
}
div#inner-products {
    width: 100%; 
}

div#rightcol2{
    padding: 0;
    float: none;
    width: 100%;
    max-width: 620px;
    margin: 0;
}
div#leftcol2{
    padding: 0 0 0 20px;
    float: none;
    width: 100%;
    margin: 0;
}
.product-type1 #inner-products div#leftcol2{
    width: calc(100% - 620px);
    padding: 0 0 0 20px;
    float: none; 
    margin: 0;
}
.compoent-page #inner-products div#leftcol2{
    width: calc(100% - 620px);
    padding: 0 0 0 20px;
    float: none; 
    margin: 0;
}
.product-type1 #inner-products div#leftcol2 img{
    width: 100%;
}
.favorites-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.favorites-title button{
    width: 113px;
    height: 32px;
    border: solid 1px #faa240;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: -0.35px;
    color: #261307 !important;
      font-family: "Gill Sans MT",  "Gill Sans", '33535gillsansmt', "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    background-color: #FFF;
    cursor: pointer;
}
div#inner-products #productcontent h1{
    font-size: 22px;
    margin-bottom: 10px;
}
.product-type1 div#inner-products #leftcol2 p small a{
    color: #f69731;
    font-weight: 700;
    font-size: 12px;
}
#inner-products div#leftcol2 form {
    width: 100%; 
}
#inner-products #leftcol2 .myButton{
    width: 100%;
    height: 46px;
    border-radius: 4px;
    background-color: #00a453;
    font-size: 14px;
      font-family: "Gill Sans MT",  "Gill Sans", '33535gillsansmt', "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    letter-spacing: -0.35px;
    color: #fdfdfd !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    border-color: #00a453;
    -webkit-appearance: none;
    margin-bottom: 30px;
}
#inner-products #leftcol2 .myButton:hover{
    background-color: transparent;
    color: #000 !important;
}
.favorites-title button img{
    width: 19px;
    margin-left: 12px;
}

/*.all-product #inner-products #productcontent { 
    height: 90px;
}*/
.all-productcategory div#inner-products p{
    margin-bottom: 5px;
}
.all-productcategory div#inner-products h2{
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 11px;
}
.all-productcategory div#inner-products h1{
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; 
}
.all-productcategory div#inner-products #productcontent.active h1,
.all-productcategory div#inner-products #productcontent.active h2{
    height: auto;
    overflow: auto;
    white-space: normal;
    text-overflow: inherit;
}
.compoent-page div#rightcol2{
    max-width: 100%;
}
.compoent-page div#rightcol2 p a{
    color: #f69731;
}

#inner-products #a p a,
#inner-products #b p a{
    color: #F7941E;
    text-decoration: none;
    font-size: 14px;
}
#inner-products #b p a{
    color: #00a453;
}

a.pdf { 
    width: 100%;
    height: 42px;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    background: #f69731;
    letter-spacing: -0.4px;
    line-height: 16px;
    text-align: center;
    color: #fdfdfd !important;
    text-transform: uppercase;
     font-family: "Gill Sans MT",  "Gill Sans", '33535gillsansmt', "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: bold;
    display: flex !important;
    padding: 0 10px;
    align-items: center;
    justify-content: flex-start;
}
a.pdf  span{
    margin: 0 auto;
}
a.pdf img,
a.dwg img{
    max-width: 30px;
    margin: 0 !important
}
a.pdf:before,
a.dwg:before{
    display: none;
}

a.dwg { 
    width: 100%; 
    position: relative;
    height: 44px;
     font-family: "Gill Sans MT",  "Gill Sans", '33535gillsansmt', "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    background-color: #e1e1e1;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    font-size: 14px; 
    line-height: 16px;
    color: #2d1405 !important;
    letter-spacing: -0.4px;
    text-transform: uppercase;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
}
a.dwg   span{
    margin: 0 auto;
}


/* FOOTER
*****************************************************************************************/

div#footer { 
    width: 100%;
    border-top: 13px solid #F7941E;
    padding-top: 15px;
    margin-top: 20px;
    background-color: #f4f4f4;
    padding-bottom: 22px;
}
.footer-box-inner{
    max-width: 940px;
    width: 100%;
    margin: 0 auto;
}
div.footer-box {
    float: left;
    width: 188px;
    min-height: 100px;
}

div.footer-box {
    float: left;
    width: 154px;
    min-height: 100px;
}

div.double {
    max-width: 466px;
    width: 100%;
}

div.footer-box h5 {
    font-weight: normal;
    color: #939598;
    text-transform: uppercase;
    padding-bottom: 3px;
    border-bottom: 1px solid #F7941E;
    width: 100px;
    font-size: 12px;
    position: relative;
}
div.footer-box h5:after{
    position: absolute;
    content: "";
    left: 0;
    top: auto;
    width: 40px;
    height: 4px;
    background-color: #F7941E;
    bottom: -4px;
}
div.footer-box ul {
    padding-top: 13px;
    width: 153px;
    overflow: visible;
    float: left;
}

div.footer-box ul li {
    font-size: 9px;
    color: #939598;
    margin-bottom: 3px;
    width: 188px;
    font-family: 'HelveticaNeue';
    font-weight: normal;
}

div.footer-box ul li a {
    color: #939598;
    text-decoration: none;
    text-transform: uppercase;
}

div.footer-box ul li span {
    color: #F7941E;
}
div.footer-box.footer-box-Social ul{
    width: 100%;
    float: none;
    position: relative;
    border: none;
}

div.footer-box.footer-box-Social ul li {
    float: left;
    width: 26%;
}
div.footer-box ul li a#footer-facebook{
    background-size: 37px;
    padding-left: 0;
    background-image: url(../images/png/icon-facebook3.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 37px;
    line-height: initial;
    display: block;
    width: 37px;
}
div.footer-box ul li a#footer-twitter {
    background-size: 37px;
    padding-left: 0;
    background-image: url(../images/png/icon-twitter3.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 37px;
    line-height: initial;
    display: block;
    width: 37px;
}
div.footer-box ul li a#footer-instagram {
    background-size: 37px;
    padding-left: 0;
    background-image: url(../images/png/instagram-footer.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 37px;
    line-height: initial;
    display: block;
    width: 37px;
}
div.footer-box ul li a#footer-google {
    background-size: 37px;
    padding-left: 0;
    background-image: url(../images/png/pin2-footer.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 37px;
    line-height: initial;
    display: block;
    width: 37px;
}

div.footer-box ul li a#footer-linkedin {
    background-size: 37px;
    padding-left: 0;
    background-image: url(../images/png/linkdin-footer.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 37px;
    line-height: initial;
    display: block;
    width: 37px;
}
div.footer-box ul li a#footer-youtube {
    background-size: 37px;
    padding-left: 0;
    background-image: url(../images/png/youtube-footer.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 37px;
    line-height: initial;
    display: block;
    width: 37px;
}
div.footer-box ul li.registration-link{
    margin-top: 16px;
}
div.footer-box ul li.registration-link span{
    text-transform: uppercase;
}



/* SUB FOOTER
*****************************************************************************************/

div#sub-footer {
    float: left;
    width: 100%;
    border-top: 13px solid #d2d3d5;
    margin-top: 0;
    padding-top: 15px;
    position: relative;
    min-height: auto; 
    padding-bottom: 35px;
    background-color: #fff;
}
.sub-footer-inner{
    max-width: 940px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.sub-footer-quote{
    width: 100%;
    max-width: 256px;
}
div#sub-footer form {
    float: left;
    width: 250px;
    position: absolute;
    bottom: 0;
}

div#sub-footer form label {
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
}

div#sub-footer form input[type=text] {
    width: 173px;
    height: 23px;
    border: 1px solid #CCC;
    float: left;
}

div#sub-footer form button {
    width: 25px;
    height: 25px;
    background: #999;
    color: #FFF;
    cursor: pointer;
    float: left;
}

div#logos { 
    position: relative;
    width: calc(100% - 256px);
    height: auto !important;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-top: 3px;
}
.show-menu {
    text-decoration: none;
    color: #fff;
    background: #f5f4f4;
    text-align: right;
    padding: 10px;
    display: none;
    cursor: pointer;
}
/*Hide checkbox*/
#nav input[type=checkbox]{
    display: none;
    -webkit-appearance: none;
}

/*Show menu when invisible checkbox is checked*/
#nav input[type=checkbox]:checked ~ #main-nav{
    display: block;
}


/***** Wood uChoose New Page *****/

/***** Header Sec *****/
.mobile-version{
    display: none;
}
.new-header{
    background-color: #e8e9ea;
     padding: 26px 15px 45px;
	 z-index:-100000;
}
.new-header-inner{
    display: flex;
    margin: 0;
    max-width: 1620px;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
}
.new-header-logo{
    max-width: 321px; 
    width: 100%;
}
.new-header-logo img{
    width: 100%;
	height: auto;
}
.new-header-search{
    background-color: #e8e9ea;
    padding: 12px;
    margin-right: 6px;
    width: 100%;
    max-width: 426px;
    border-radius: 3px;
}
.new-header-search form{
    display: flex;
}
.new-header-search .form-control{
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #f69731;
    height: 34px;
    color: #7e8083;
    font-family: 'Helvetica';
    font-size: 12px;
    padding-left: 15px;
    width: 100%;
}
.new-header-search input[type="image"]{
    margin-left: 8px;
}
.new-header-search a{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f69731;
    height: 34px;
    width: 40px;
    margin-left: 6px;
    text-align: center;
}
.new-header-cart{
    background-color: #e8e9ea;
    padding-left: 23px;
    display: flex;
    width: 100%;
    max-width: 337px;
    margin-left: 6px;
    padding-right: 24px;
    border-radius: 3px;
    padding-top: 12px;
    padding-bottom: 9px;
    justify-content: space-between;
}
.new-header-cart-shoping .image-holder .dot {
    background-color: rgb(247, 148, 30);
    border: 2px solid #e1e1e1;
    border-radius: 50%;
    display: inline-block;
    line-height: 0;
    position: absolute;
    margin: 0 0 0 -5px;
    height: 12px;
    width: 12px;
    top: 3px;
    right: -5px;
}
.new-header-cart-favourites .image-holder .dot{
    background-color: rgb(247, 148, 30);
    border: 2px solid #e1e1e1;
    border-radius: 50%;
    display: inline-block;
    line-height: 0;
    position: absolute;
    margin: 0 0 0 -5px;
    height: 12px;
    width: 12px;
    top: 3px;
    right: -5px;
}
.new-header-cart .new-header-cart-favourites .text-box h3{
    font-family:  "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.new-header-cart .new-header-cart-favourites .text-box p span{
    font-family:  "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: normal;
    float: right;
}
.new-header-cart .new-header-cart-favourites .text-box p span A{
    font-family:  "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: normal;
    float: right;

}
.new-header-cart-shoping .image-holder img{
    max-width: 41px;
}
.new-header-cart .text-box{
    padding-left: 7px;
    padding-top: 2px;
}
.new-header-cart .text-box h3{
    color: #000103;
    font-family: 'HelveticaNeue-Bold';
    font-size: 14px;
    margin-bottom: 2px;
}
.new-header-cart .text-box p{
    color: #7e8083;
    font-size: 12px;
    font-family: 'Helvetica';
}
.new-header-cart .text-box p span{
    color: #000001;
}

/***** Important Announce Sec *****/
.banner-sec .image-holder{
    position: relative;
}
.banner-sec .image-holder img{
    width: 100%;
}
.wood-uchoose-page-copy .banner-sec .image-holder img{
    height: 512px;
    width: 100%;
    object-fit: cover;
    margin: -7px 0 0 0;
}
.banner-sec .image-holder img {
    width: 100%;
}
.banner-sec .text-box .wood-search-inner form .form-control{
    height: 34px;
    border-radius: 8px 0 0 8px;
}
.animate {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    /* Chrome and Safari */
    -moz-backface-visibility: hidden;
    /* Firefox */
    -ms-backface-visibility: hidden;
    /* Internet Explorer */
}
.wood-delivery ul li .image-holder{
    margin-right: 10px;
}
.wood-delivery ul li .image-holder .pluse-count strong{
    color: #fff;
    font-size: 47.5px;
   font-family: "Gill Sans MT",  "Gill Sans", '33535gillsansmt', "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: normal;
    display: inline-block;
    padding: 0 5px;
}
.wood-search-inner form .form-control{
    background-color: #fff;
    border-radius: 0;
    color: #7e8083;
    font-family: 'Helvetica';
    font-size: 12px;
    height: 32px;
    width: 100%;
    border: none;
    padding-left: 20px;
}
.made-services-box .image-holder{
    box-shadow: 0px 5px 5px 0 rgba(4, 4, 4, 0.3);
}
.made-services-box .image-holder img{
    width: 100%;
}
#inner-products #rightcol2 h4{
    margin-top: 20px;
    cursor: pointer;
} 
#inner-products #rightcol2 h4 a{
    font-family: "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    color: #000;
    text-decoration: none;
}
.artwork-sec{
    margin-top: 35px;
}
.artwork-sec ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -7px;
}
.artwork-sec ul li{
    padding: 0 7px;
    margin-bottom: 7px;
    width: 50%;
    position: relative;
}
.artwork-sec ul li.active .artwork-tooltip{
    display: flex;
}
.artwork-sec ul li .artwork-tooltip{
    position: absolute;
    top: -100px;
    background-color: #331b19;
    padding: 15px;
    max-width: 100%;
    border-radius: 10px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    text-align: center;
    display: none;
    min-height: 88px;
    align-items: center;
    justify-content: center
}
.artwork-sec ul li .artwork-tooltip p{ 
    color: #fff;
    font-size: 12px !important;
    line-height: 14px !important;
    margin: 0 !important;
}
.artwork-sec ul li .artwork-tooltip p a{
    color: #fff;
    font-size: 12px !important;
    line-height: 14px !important;
    margin: 0 !important;
}
.artwork-sec ul li .artwork-tooltip:after {
    position: absolute;
    right: auto;
    bottom: -12.5%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #331b19; 
    content: "";
    left: 50%;
    transform: translate(-50%, 0);
}
.artwork-sec ul li a img{
    width: 100%;
}
.quoterequest-steps .image-holder img{
    width: 100%;
    height: auto;
}
.myButton {
    background-color:#00a453;
    margin-bottom: 15px;
    border:2px solid #00a453;
    display:inline-block;
    cursor:pointer;
    color:#fdfdfd !important;
   font-family: "Gill Sans MT",  "Gill Sans", '33535gillsansmt', "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    border-radius: 4px;
    font-size: 14px;
    font-weight:bold;
    letter-spacing: -0.35px;
    text-transform: uppercase;
    padding: 15px 28px 11px !important;
    text-decoration:none;
    transition: all 0.5s ease-in-out;
    -webkit-appearance: none;
    width: 100%;
}


.product-type8 .myButton {
    font-size: 24px;
    padding: 10px 54px 8px !important;
    margin: 15px 0;
}
.myButton:hover {
    background-color:#ffffff;
    color:#000 !important;
    border-color: #00a453; 
    transition: all 0.5s ease-in-out;
}
.myButton:active {
    position:relative;
    top:1px;
}
.matial-list-page #inner-products table tr td table tbody tr td .image-container{
    width: 100%;
    height: auto;

}
.matial-list-page #inner-products table tr td table tbody tr td .image-container input[type="image"]{
    width: 100%;
    height: auto;
}

/***** NEW CHANGING 30-9-2019 Css *****/

.header{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
}
.materials-steps-inner{
    margin-bottom: 20px;
}
.materials-steps-text ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
/*.materials-steps-text ul li{
    width: 20%;
}*/
.materials-steps-text ul li.complete a:before{
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    background: url(../images/png/tick-mark-icon.svg) no-repeat;
    width: 15px;
    height: 15px;;
    background-size: 100%;
    transform: translate(0, -50%);
}
.materials-steps-text ul li {
    color: #939598 !important;
    font-size: 16px !important;
    position: relative;
    padding-right: 20px;
    text-decoration: none;
}
.materials-steps-text ul li.active {
    color: #F7941E !important;
}

.materials-steps-text ul li a{
    color: #939598 !important;
    font-size: 16px !important;
    position: relative;
    padding-right: 20px;
    text-decoration: none;
}
.materials-steps-text ul li.active a{
    color: #F7941E !important;
}
.progress-bar-new {
    text-align: center;
}
.progress-bar-new img{
    width: 92%;
}
/***** 14-10-2019 Css *****/
.component-top .component-img{
    margin-bottom: 15px;
}
.component-top .component-img img{
    width: 100%;
    max-width: 233px;
}
.component-top .icon-file-pdf,
.component-top .icon-box-add{
    margin-bottom: 10px;
}
.component-top p small a{
    color: #f69731;
    margin-bottom: 10px;
    display: block;
}
.component-top .a2a_default_style{
    margin-bottom: 10px;
}
.component-bottom p{
    padding: 5px 0;
}
.component-bottom p a{
    color: #f69731 !important;
}
.type-info .wood-moduls-top{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.type-info .wood-moduls-top img.type-info-img{
    max-width: 230px;
}
.type-info .wood-moduls-top .a2a_kit {
    float: left;
    width: 100%;
    margin-top: 30px;
}
}
@media only screen and (max-width: 1600px) {
    div#nav ul li.top:last-of-type {
        /*margin: 0 !important;*/
    }
    /***** New Page Responsive Css End *****/
    .sawntimber-page #inner-products #productcontent {
        height: 85px;
    }

}
@media only screen and (max-width: 1199px) {
    .new-header-logo {
        max-width: 220px;
    }
    .new-header-cart {
        padding: 10px;
        max-width: 260px;
        margin-left: 0;
    }
    .new-header-cart .text-box p {
        font-size: 10px;
    }
    .new-header-cart-shoping .image-holder img,
    .new-header-cart-favourites .image-holder img{
        max-width: 30px;
    }
    .new-header-search {
        margin: 0 40px;
    }
    .new-header-cart .text-box h3{
        font-size: 12px;
    }
    div#nav{
        top: 97px;
    }
    div#nav.sticky { 
        top: 97px;
    }
    div#wrap {
        padding: 135px 0 0 0;
    }
}
@media only screen and (max-width: 991px) {
    #sidenav.active{
        display: block !important;
    }
    div#wrap {
        width: auto;
        position: relative;
    }
    div#header div#enquiries {
        max-width: 537px;
        width: 100%;
    }
    div#header div#enquiries1{
        display: none;
    }
    div#header .bigtext img{
        float: right;
        margin: 0;
    }
    div#header div#enquiries {
        width: 100%;
        max-width: 330px;
        height: 70px;
    }
    div#header div#enquiries div#top-basket {
        bottom: 0;
        padding: 2px 5px;
    }

    div#header div#enquiries div#top-basket p {
        font-size: 9px;
    }
    div#header div#enquiries div#top-basket button {
        font-size: 10px;
        padding: 0 5px;
        height: 24px !important;
    }
    div#header div#social a#header-twitter,
    div#header div#social a#header-facebook,
    div#header div#social a#header-glpus {
        background-size: 25px;
        height: 25px;
        width: 25px;
        padding: 0;
        margin-top: 8px;
    }
    div#header div#social {
        bottom: 0;
        height: auto;
        width: auto;
    }
    div#nav {
        width: 100%;
        height: auto;
        padding: 0 15px; 
    }
    div#nav ul {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    div#nav ul li:last-of-type ul {
        left: -193px;
        right: auto;
    }
    div#nav ul li {
        font-size: 10px;
        margin-right: 0 !important;
        height: inherit !important;
        float: none; 
        display: inline-block;
    }

    div#nav ul li a {
        padding-left: 4px;
        padding-right: 4px;
    }
    div#stage{
        width: 100%;
        padding: 20px 15px;
    }
    div#footer {
        width: 100%;
        margin-top: 20px;
        padding: 15px 15px 22px;
    }
    div#sub-footer {
        width: 100%;
        padding: 15px 15px 35px;
    }
    div.footer-box {
        width: 125px;
    }
    div#logos img {
        bottom: 8px;
        max-width: 290px;
    }
    div#inner-products{
        width: 100%;
        overflow: hidden;
    }
    div.footer-box ul{
        width: 100%;
    }
    div.footer-box {
        margin-right: 10px;
        width: 23%; 
    }
    div.footer-box ul{
        margin-left: 0 !important;
    }
    div#logos {
        width: 100%;
        padding: 0;
    }
    div#inner-products p, div#inner-text p,
    div.product-thumbs i,
    div.product-thumbs i.green,
    div.product-thumbs i.m2m2{
        width: 100%;
        padding: 0;
    }
    div#inner-products p a strong img{
        width: 100%;
        height: auto;
    }
    #inner-text #leftcol p a.dwg,
    #inner-text #leftcol p a.pdf{
        display: inline-block;
    }
    .wood-architrave div#leftcol2{
        width: 30%;
    }
    .wood-architrave div#leftcol2 a img{
        width: 100%;
    }
    .wood-architrave div#rightcol2{
        width: 65%;
    }
    .matial-list-page #inner-products table tr td .image-container{
        width: 100%;
        height: auto;
    }
    .matial-list-page #inner-products table tr td .image-container a img{
        width: 100%;
        object-fit: cover;
        height: auto;
    }
    .matial-list-page #inner-products table tr td .after{
        left: auto;
        width: auto;
        height: auto;
        right: 0;
    }
    /***** New Page Responsive Css End *****/
    .new-header {
        padding: 13px 15px;
    }
    .new-header-logo {
        max-width: 150px;
    }
    .new-header-search .form-control {
        font-size: 11px;
        padding-left: 5px;
    }
    .new-header-cart {
        max-width: 249px;
    }
    .new-header-search {
        margin: 0 10px;
    }
    .new-header-cart .text-box p {
        font-size: 9px;
    }
    div#nav ul li:last-child a {
        border-right: none;
        padding: 0 7px;
    }
    div#rightcol2 {
        max-width: 500px;
    }
    .compoent-page div#rightcol2 {
        max-width: 500px;
    }
    .compoent-page #inner-products div#leftcol2{
        width: calc(100% - 500px);
    }
    div#leftcol2 {
        width: calc(100% - 500px);
    }
    .product-type1 #inner-products div#rightcol2{
        max-width: 500px;
    }
    .product-type1 #inner-products div#leftcol2{
        width: calc(100% - 500px);
    }
    .icon-file-pdf:before,
    .icon-box-add:before{ 
        width: 18px;
        height: 18px;
        font-size: 18px; 
        line-height: 18px;
    }
    a.pdf,
    a.dwg{
        font-size: 12px;
    }
    div.product-thumbs-small a.main-link img {
        min-height: 105px;
    }
    .materials-steps img{
        width: 100%;
    }
    .matial-list-page #inner-products table tr td {
        width: 33.3%;
        float: left;
        margin-bottom: 10px;
    }
    .matial-list-page #inner-products table tr td table tbody tr td{
        width: 100%;
        width: 100%;
        padding: 6px 0;
        margin: 5px 0 0;
    }
    .matial-list-page #inner-products table tr td table tbody tr td .image-container input[type="image"]{
        width: 100%;
        height: auto;
    }
    .products-all {
        margin: 0 -3px;
    }
    .products-all div.product-thumbs{
        width: 32%;
        margin-left: 3px !important;
        margin-right: 3px;
    }
    .sidenav-main{
        display: none;
    }
    div#nav{
        top: 86px;
    }
    div#nav.sticky {
        top: 86px;
    }
    div#wrap {
        padding: 120px 0 0 0;
    }
    .products-submenu-box-links {
        padding-left: 0px;
    }
    div#nav ul li .products-submenu-box-links ol li a {
        padding: 3px 5px;
        font-size: 10px;
    }
}

@media only screen and (max-width: 767px) {
    div#wrap {
        padding: 70px 0 0 0;
    }
    div#sub-footer{
        flex-direction: column;
    }
    div#nav ul li:last-child a {
        border-right: none;
        padding: 0;
    }
    input[type=checkbox]:checked ~ #main-nav {
        display: block;
        margin: 0;
        /*        left: 0;*/
        transition: all 0.5s ease-in-out;
        z-index: 100;
        padding: 10px 0;
    }
    div#nav {
        position: fixed;
        z-index: 10000 !important;
        top: 27px;
        width: 34px;
        height: 28px;
        padding: 0;
        box-shadow: none;
        background-color: transparent;
        left: 17px;
    }
    /*Display 'show menu' link*/
    .show-menu {
        display: block;
        position: static; 
        background: transparent;
        padding: 0;
        left: 15px;
        top: 25px;
        width: 34px;
        z-index: 100;
        transition: all 0.5s ease-in-out;
    }

    div#nav.fixed-header{
        position: static;
    }
    div#nav ul {
        max-width: 400px;
        width: 100%;
        height: 100%;
        position: fixed;
        left: -100%;
        top: 75px;
        background-color: #331a1a;
        z-index: 100;
        display: block;
        transition: all 0.5s ease-in-out;
    }
    div#nav ul li.closs-nav{
        display: block;
    }
    div#nav #main-nav.active{
        left: 0%;
    }
    .show-menu img{
        max-width: 24px;
        width: 100%;
    }
    #main-nav {
        display: none;
    }
    #main-nav.active{
        display: block;
    }
    .show-close{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .show-close .closs-nav{
        display: none;
    }
    .show-close.active .closs-nav{
        display: block;
    }
    .show-close.active .open-nav{
        display: none;
    }

    div#nav ul li{
        width: 100%;
        text-align: left;
        padding: 0 0;
    }
    div#nav ul li a {
        border-right: none;
        display: block;
        padding: 0 10px;
        font-size: 12px;
    }
    div#nav ul li.top:last-of-type {
        float: none !important;
        text-align: center;
		margin-left: 0px !important;
    }
    div#nav ul li ul{
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        opacity: 1;
        visibility: visible;
        display: none;
    }
    .products-submenu-top{
        width: 100%;
        position: relative;
        top: 0;
        display: none;
        left: 0;
        opacity: 1;
        visibility: visible;
    }
    div#nav ul li:hover .products-submenu-top{
        display: block;
    }
    div#nav ul li{
        height: auto !important;
    }
    div#nav ul li.closs-nav:hover{
        background-color: transparent;
    }
    div#nav ul li.closs-nav img{
        max-width: 20px; 
    }
    div#nav ul li.closs-nav a{
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding: 10px 20px;
    }
    .products-submenu-box {
        width: 100%;
        min-height: 150px;
    }
    div#nav ul li .products-submenu-box-links ol li a {
        padding: 3px 10px;
        font-size: 12px;
    }
    div#nav ul li:last-of-type ul {
        left: 0;
        right: auto;
    }
    #inner-products img{ 
        height: auto;
    }
    .product-main-type1 #inner-products {
        flex-direction: column;
    }
    .product-type1 div#inner-products {
        flex-direction: column;
    }
    div#rightcol2 {
        max-width: 100%;
    }
    div#leftcol2 {
        width: 100%;
        padding: 0;
    }
    .compoent-page div#inner-products {
        display: flex;
        flex-direction: column;
    }
    .compoent-page div#rightcol2 {
        max-width: 100%;
        padding: 0;
    }
    .compoent-page #inner-products div#leftcol2{
        width: 100%;
        padding: 0;
    }
    .product-type1 #inner-products div#rightcol2 {
        max-width: 100%;
    }
    .product-type1 #inner-products div#leftcol2 {
        width: 100%;
        padding-left: 0;
    }
    #inner-products p strong img{
        width: 167px; 
    }
    .wood-border .artwork-sec {
        margin-top: 15px;
    }
    .wood-border .artwork-sec ul li {
        width: 50%;
        padding: 0 5px;
    }
    .wood-border .artwork-sec ul {
        margin: 0 -5px;
    }
    .matial-list-page #inner-products p img{
        width: auto;
    }
    .matial-list-page #inner-products p img{
        width: 15px;
        height: 16px;
        vertical-align: middle;
    }
    .matial-list-page #inner-products table tr td .after .recommended-img{
        width: 30px;
        height: 30px;
    }  

    .wood-architrave #rightcol2 p a img{
        width:  auto;
    }
    /***** New Page Responsive Css *****/
    .banner-sec .image-holder img {
        width: 100%;
        height: 330px;
        object-fit: cover;
    }
    .new-header {
        flex-direction: column;
        background-color: #331a1a;
        position: relative;
        z-index: 10;
        box-shadow: 0px 5px 5px 0 rgba(4, 4, 4, 0.3);
    }
    .new-header-logo {
        max-width: 140px;
        width: 100%;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
    }
    .new-header-cart {
        width: calc(100% - 435px);
    }
    .new-header-search {
        max-width: 100%;
        display: none;
        margin: 0;
    }
    .wood-uchoose-page-copy .new-header-search {
        display: none;
        margin: 0;
        width: 100%;
        max-width: 100%;
        background-color:  #fff;
    }
    .new-header-search form{
        background-color: #e8e9ea;
        padding: 12px;
        max-width: 500px;
        margin: 0 auto;
    }
    .new-header-cart {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
        background-color: transparent;
        padding: 0;
        max-width: 115px;
    }
    .wood-uchoose-page-copy .banner-sec .image-holder img {
        height: 550px;
        margin: 0;
    }
    div.footer-box {
        width: 30%;
        margin-bottom: 20px;
    }
    div#logos img {
        max-width: 250px;
        height: auto;
    }
    .sub-footer-inner {
        flex-direction: column;
    }
    .sub-footer-quote {
        padding: 0;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    div#logos {
        width: 100%;
        padding: 0;
        text-align: center;
        justify-content: center;
        margin-top: 20px;
    }
    .dasktop-version{
        display: none;
    }
    .mobile-version{
        display: block;
    }
    .new-header-logo img {
        max-width: 84px;
		height: auto;
    }
    .new-header-magni .image-holder img{
        max-width: 30px;
    }
    .new-header-magni .image-holder {
        display: flex;
    }
    .new-header-magni .image-holder.active .cross-btn{
        display: block;
    }
    .new-header-magni .image-holder.active .magni-btn{
        display: none;
    }
    .new-header-magni .image-holder .cross-btn{
        display: none;
    } 
    .new-header-text h2{
        color: #231505;
        font-family:  "Gill Sans MT",  "Gill Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
        font-weight: normal;
        font-size: 22px;
    }
    div#nav.sticky {
        position: fixed !important;
        top: 27px;
        padding-bottom: 12px;
        box-shadow: none;
    }
    div#nav.sticky.fixed-header{
        left: 18px;
    }
    .materials-steps-text ul li a {
        font-size: 12px !important;
        padding-right: 12px;

    }
    .materials-steps-text ul li.complete a:before {
        width: 10px;
        height: 10px;
    }
    .shopping-cart:after{
        left: auto;
        right: 40px;
    }
    .shopping-cart{
        right: 5px;
        width: 300px;
    }
}
@media only screen and (max-width: 700px) {
    .new-header-cart {
        width: calc(100% - 385px);
    }

}
@media only screen and (max-width: 660px) {
    .new-header-cart {
        width: calc(100% - 320px);
    }

}
@media only screen and (max-width: 575px) {
    div#header div#enquiries {
        float: none;
        margin: 30px auto 0;
    }
    div#header div#enquiries div#top-basket {
        margin-top: 20px;
        max-width: 318px;
        position: static;
        width: 100%;
    }
    div#header .bigtext img {
        float: none;
        margin: 0 !important;
    }
    div#header div#enquiries div#top-basket p {
        font-size: 12px;
    }
    div#header div#enquiries div#top-basket button {
        font-size: 12px;
        height: 30px !important;
        padding: 0 8px;
    }
    div#header div#social {
        bottom: 3px;
        right: 168px;
    }
    div#inner-products h3, div#inner-text h3 {
        font-size: 22px;
    }
    div#inner-products h3, div#inner-text h3 {
        font-size: 16px;
    }
    #header #social{
        display: none;
    }
    div#header div#enquiries{
        height: auto;
        margin: 20px auto 0;
    }
    #inner-products p strong img {
        display: block;
    }
    .wood-architrave div#leftcol2 {
        width: 100%;
        margin: 0;
    }
    .wood-architrave div#rightcol2 {
        width: 100%;
        margin-top: 10px;
    }
    .matial-list-page #inner-products table tr td{
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .matial-list-page #inner-products table tr td a img{
        width: auto;
    }
    #inner-products  #order-results tr td .finish-tag-img{
        width: 49px;
        margin: 0 auto;
        display: block;
    }
    /***** New Page Responsive Css End *****/
    .products-submenu-box {
        width: 100%;
        min-height: inherit;
    }
    .new-header-cart {
        width: 95%;
        margin-left: 0;
    }
    .new-header-search {
        margin-right: 0;
        min-width: 95%;
        max-width: 95%;
        margin-bottom: 15px;
    }
    .wood-delivery ul li .image-holder {
        margin-right: 5px;
    }
    .wood-delivery ul li .image-holder .pluse-count strong {
        font-size: 30px; 
        padding: 3px;
    }
    .new-header-text h2 {
        font-size: 16px;
    }
    .new-header-logo {
        max-width: 115px; 
    }
    .new-header-logo img {
        max-width: 81px;
		height: auto;
    }
    /*    .show-menu{
            width: 100%;
        }*/
    div#nav.sticky.fixed-header .show-menu{
        width: 34px;
    }
    div#nav.sticky.fixed-header {
        left: 17px;
    }
    div#nav {
        width: 25px;
        top: 25px;
    }
    div#nav.sticky{
        top: 25px;
    }
    .new-header-cart-shoping .image-holder img, .new-header-cart-favourites .image-holder img {
        max-width: 30px;
		
    }
    .new-header-magni .image-holder img {
        max-width: 30px;
    }
    .new-header-cart {
        max-width: 85px;
    }
    .sawntimber-page #inner-products #productcontent {
        height: 75px; 
    }
    .all-product #inner-products #productcontent {
        height: 95px;
    }
    .all-product #inner-products p {
        font-size: 14px;
        font-weight: normal;
        margin-bottom: 10px;
    }
    #inner-products #productcontent h1{
        font-size: 20px;
    }
    div.footer-box ul li a {
        background-size: 30px !important;
    }
    .matial-list-page #inner-products table tr td table tbody tr td .image-container input[type="image"]{
        width: 100%;
        height: auto;
    }
    div#wrap {
        padding: 65px 0 0 0;
    }
    div#nav ul{
        top: 70px;
    }
}
@media only screen and (max-width: 479px) {
    div.footer-box ul {
        margin-top: -2px;
        width: 61%;
        margin-bottom: 0;
    }
    div.footer-box ul:nth-child(2){
        margin-left: 0;
    }
    div.footer-box ul:nth-child(3){
        margin-left: 0;
    }
    div.footer-box, div.footer-box h5 {
        width: 90%;
    }
    div#logos {
        height: auto !important;
        width: 100%;
    }
    div#header .bigtext img {
        float: none;
        height: auto;
        margin: 0 !important;
        text-align: center;
        width: 100%;
    }
    .finish-order #inner-products #prod-order table tr td{
        width: 100% !important;
        float: left;
    }
    .wood-delivery ul li .image-holder {
        margin-right: 0;
        max-width: inherit;
        width: 100%;
        margin-bottom: 5px;
        text-align: center;
    }
    .banner-sec .image-holder img {
        height: 250px;
    }
    .banner-sec .text-box .wood-search-inner form .form-control{
        font-size: 6px;
        padding-left: 5px;
    }
    div#logos img {
        max-width: 200px;
        height: auto;
    }
    #inner-products #rightcol2 h4{
        font-size: 14px;
    }
    .wood-border .artwork-sec ul li {
        width: 100%;
    }
    div#nav ul{
        max-width: 220px;
    }
    .materials-steps-text ul li a {
        font-size: 9px !important; 
    }

}
@media only screen and (max-width: 379px) {
    div#nav ul {
        top: 55px;
    }
    div#header div#enquiries img{
        width: 100%;
        margin-left: 0 !important;
    }
    div#logos img {
        max-width: 180px;
    }
    .wood-uchoose-page-copy .new-header-cart {
        max-width: 80px;
    }
    .new-header-text h2 {
        font-size: 12px;
    }
    .new-header-logo img {
        max-width: 50px;
		height: auto;
    }
    .new-header-logo {
        max-width: 85px;
    }
    div#nav {
        width: 20px;
        top: 18px;
    }
    div#nav.sticky { 
        top: 18px; 
    }
    .artwork-sec ul li {
        padding: 0;
        width: 100%;
    }
    .artwork-sec ul {
        margin: 0;
    }
    div#wrap {
        padding: 50px 0 0 0;
    }
    .materials-steps-text ul li a {
        font-size: 7px !important;
    }
}


#productcontent {
    overflow: hidden;
    height: 200px;
}



/***** FAVOURITES DROP CART *****/
div#nav {
    z-index:1000!important;
}
.header .shopping-cart {
    margin: 20px 0;
    right:14px;
    top:155px;
    background: white;
    width: 320px;
    position: absolute;
    border-radius: 3px;
    padding: 20px;
    border:1px solid #e8e9ea;
    border-top:0; 
} 
.shopping-cart .shopping-cart-header {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    padding: 10px 0px;
}  
.shopping-cart .shopping-cart-header .clear {
    background: none;
    color:red;
    cursor: pointer;
    margin-left: 40px;
}
.shopping-cart .closs-cart{
    position: absolute;
    right: 15px;
    top: 15px;
}
.shopping-cart .closs-cart a img{
    max-width: 15px;
}
.shopping-cart .shopping-cart-header .shopping-cart-total {
    float: right;
}  
.shopping-cart .shopping-cart-items {    
    padding-top: 0;
}
.shopping-cart .shopping-cart-items li {
    margin-bottom: 0;
    border-bottom: 1px solid #e8e9ea;
    padding: 20px 0;    
}
.shopping-cart .shopping-cart-items li form {
    display:grid;
}
.shopping-cart .shopping-cart-items li:last-child{
    border-bottom: none;
}
.shopping-cart .shopping-cart-items img {
    float: left;
    margin-right: 12px;
}    
.shopping-cart .shopping-cart-items .item-name {
    display: block;
    padding-top: 0px;
    font-size: 17px;    
}    
.shopping-cart .shopping-cart-items .item-name a{    
    color: #F7941E;
    text-decoration: underline;
}    
.shopping-cart .shopping-cart-items .item-qty {
    color: #000000;
    margin-top: 8px;
    float:left;
}
.shopping-cart .shopping-cart-items .item-mat {
    color: #000000;
    margin-top: 8px;
    float: left;
}
.shopping-cart .shopping-cart-items .delete {
    background: none;
    color:red;
    cursor: pointer;
    margin-top:10px;
    text-align:left;
}  
.shopping-cart:after {
    bottom: 100%;
    left: 25%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: white;
    border-width: 8px;
    margin-left: -8px;
}
.shopping-cart .badge {
    background-color: #F7941E;
    border-radius: 10px;
    color: white;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    margin: 0 5px;
}
#inner-products #leftcol2 .myButton-brown{
    width: 100%;
    height: 46px;
    border-radius: 4px;
    background-color: #341B1A;
    font-size: 14px;
   font-family: "Gill Sans MT",  "Gill Sans", '33535gillsansmt', "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    letter-spacing: -0.35px;
    color: #fdfdfd !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    border-color: #341B1A;
    -webkit-appearance: none;
    margin-bottom: 30px;
}
#inner-products #leftcol2 .myButton-brown:hover{
    background-color: transparent;
    color: #000 !important;
}
.logo_htxt{
font-family: "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
font-weight: 500 !important;
color: #ffffff !important;
font-size: 15px !important;
margin-bottom: 2px !important;

}
.logo_htxt span{
color: #ef8903 !important;
}


.bgyellow{
background-color:#fad400;
line-height:22px;
color:#FFFFFF;
padding:10px 10px 15px;
text-align:center;
font-size: 15px !important;
}

.bgyellow a{
color:#FFFFFF;
}
.bgyellow a:hover{
color:#000000;
}

@media only screen and (max-width: 600px) {
.bgyellow{
background-color:#fad400;
line-height:22px;
color:#FFFFFF;
padding:20px 10px 15px !important;
text-align:center;
}
}