@CHARSET "utf-8";

/* Local Latin subsets used by the public site; avoids a late external font chain. */
@font-face {
	font-family: 'Alegreya Sans';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url('/wp-content/uploads/elementor/google-fonts/fonts/alegreyasans-5aut9_-1phklfgshydvh6vwt5tldv21t.woff2') format('woff2');
}

@font-face {
	font-family: 'Alegreya Sans';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('/wp-content/uploads/elementor/google-fonts/fonts/alegreyasans-5auu9_-1phklfgshydvh6vwt5ffpqep2iw.woff2') format('woff2');
}

@font-face {
	font-family: 'Alegreya Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('/wp-content/uploads/elementor/google-fonts/fonts/alegreyasans-5auz9_-1phklfgshydvh6vwt7vptvq.woff2') format('woff2');
}

@font-face {
	font-family: 'Alegreya Sans';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('/wp-content/uploads/elementor/google-fonts/fonts/alegreyasans-5auu9_-1phklfgshydvh6vwt5aloqep2iw.woff2') format('woff2');
}

@font-face {
	font-family: 'Alegreya Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('/wp-content/uploads/elementor/google-fonts/fonts/alegreyasans-5auu9_-1phklfgshydvh6vwt5efiqep2iw.woff2') format('woff2');
}

@font-face {
	font-family: 'Alegreya Sans';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('/wp-content/uploads/elementor/google-fonts/fonts/alegreyasans-5auu9_-1phklfgshydvh6vwt5f1lqep2iw.woff2') format('woff2');
}

@font-face {
	font-family: 'Alegreya Sans';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('/wp-content/uploads/elementor/google-fonts/fonts/alegreyasans-5auu9_-1phklfgshydvh6vwt5dlkqep2iw.woff2') format('woff2');
}

img, a, li, ul, br {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

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,
	em, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}

a {
	text-decoration: none;
	color: #fff;
}

strong {
	font-weight: 600
}

html, body {
	font-size: 14px;
	font-family: 'Alegreya Sans', sans-serif;
}

body {
	background: white;
	letter-spacing: 1px;
}

.trans {
	transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-o-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-ms-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-moz-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-webkit-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

.noflow {
	overflow: hidden
}

.grid {
	width: 1056px;
	height: 100%;
	left: 0;
	right: 0;
	margin: auto;
	position: relative;
	left: 0;
}

body {
	padding-top: 87px;
}

header {
	height: 87px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	z-index: 19;
	background: white
}

header .logo {
	position: absolute;
	left: -50px;
	top: 30px;
}

header nav {
	
}

header nav ul {
	width: 100%;
	padding-left: 90px;
	padding-top: 15px
}

header nav ul li {
	display: inline-block;
	padding: 0 10px 0 0
}

header nav ul li a {
	color: #363636;
	line-height: 40px;
	font-size: 15px;
	padding: 10px 10px 0 10px;
	text-transform: uppercase;
	transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-o-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-ms-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-moz-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-webkit-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

.dashicons, .elusive {
	color: #e58c2e;
	transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-o-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-ms-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-moz-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-webkit-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
	display: inline-block;
}

.open-cart .elusive {
	vertical-align: middle;
	margin-top: -5px;
	font-size: 1.4em
}

header nav ul li:hover .elusive, header nav ul li.current_page_item .elusive,
	.open-cart:hover .elusive {
	color: #fdbe7b;
}

header nav ul li:hover a, header nav ul li.current_page_item a, header nav ul li:hover .elusive {
	color: #e58c2e;
}

header .language-select {
	position: absolute;
	right: -20px;
	height: 60px;
	bottom: 0;
	width: 50px;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	text-align: center;
	padding-top: 15px
}

header .language-select a {
	color: #e8e8e8;
	display: block;
	font-size: 13px;
	padding: 4px;
	padding-top: 0
}

header .language-select a.active {
	color: #000;
}

header .language-select a:hover {
	color: #000;
}

header .open-cart {
	color: #363636;
	line-height: 40px;
	font-size: 15px;
	padding: 0 10px 15px 10px;
	text-transform: uppercase;
	position: absolute;
	right: -135px;
	bottom: 1px;
}

section#for-the-cabinet-industry {
	text-align: center;
	height: 750px;
	width: 100%;
	position: relative;
}

section#for-the-cabinet-industry h1 {
	font-size: 55px;
	color: black;
	padding: 35px 0;
	font-weight: 100
}

section#for-the-cabinet-industry p {
	padding: 20px;
	font-size: 20px;
	display: block;
	line-height: 140%;
}

section#for-the-cabinet-industry .img {
	position: relative; cursor: pointer
}

section#for-the-cabinet-industry .img img {
	z-index: 2;
}

section#for-the-cabinet-industry .img .hover {
	opacity: 0; position: absolute; left: 0; right: 0; margin: auto;
	z-index: 3
}

section#for-the-cabinet-industry .img:hover .hover {
	opacity: 1
}

.shadow {
	background: url('../images/shadow.png');
	height: 30px;
	width: 788px;
	position: relative;
	left: 0;
	right: 0;
	margin: auto
}

.shadow.margin {
	margin: 30px auto;
}

.shadow.margin2 {
	margin: 60px auto 0 auto;
}

.button1 {
	background: #ffa240;
	color: #fff;
	display: block;
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
	width: 180px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	width: 180px;
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
	margin-top: 20px;
	text-transform: uppercase;
	border: 1px solid white;
	cursor: pointer
}

.button1:hover {
	border: 1px solid #ffa240;
	background: white;
	color: #ffa240
}

.stroy {
	
}

.story .grid {
	height: 600px;
}

.story .text {
	float: right;
	width: 50%;
	text-align: center;
	padding-top: 150px;
	position: relative
}

.story .text h2 {
	color: #6c6c6c;
	font-size: 30px;
	width: 350px;
	margin-bottom: 20px;
	line-height: 110%;
}

.story .text p {
	color: #6c6c6c;
	font-size: 14px;
	width: 350px;
	line-height: 120%;
}

.story .img {
	width: 40%;
	float: left;
	text-align: right;
	position: relative; cursor: pointer
}

.story .img img {
	width: 70%;
	vertical-align: middle;
}

.story .img img.hover {
    width: 70%;
	vertical-align: middle;
        opacity: 0; position: absolute; right: 0; margin: auto;
	z-index: 3
}

.story .img:hover .hover {
    opacity: 1
}

.story.hinges .img {
	width: 70%;
	vertical-align: middle;
	padding-top: 220px;
	float: right;
    position: relative
}

.story.hinges .img img {
    z-index: 2
}

.story.hinges .img img.hover {
        opacity: 0; position: absolute; right: 0; margin: auto;
	z-index: 3
}
.story.hinges .img:hover .hover {
    opacity: 1
}

.story.hinges .text {
	width: 30%;
	float: left;
}

.story.hinges .grid {
	height: 680px;
}

.story.hinges .text {
	padding-top: 250px
}

.story.angle-rails .img {
	width: 75%;
	vertical-align: middle;
	padding-top: 120px;
	float: right;
    position: relative
}

.story.angle-rails .img img {
	width: 80%; z-index: 2
}

.story.angle-rails .img img.hover {
        opacity: 0; position: absolute; right: 0; margin: auto;
    z-index: 3
}
.story.angle-rails .img:hover .hover {
    opacity: 1
}
.story.angle-rails .text {
	width: 25%;
	float: left;
}

.story.angle-rails .text p {
	font-size: 13px;
}

.story.angle-rails .grid {
	height: 680px;
}

.story.angle-rails .text {
	padding-top: 250px
}

.story .angle-rail-zoom {
	position: absolute;
	right: 20px;
	bottom: 230px;
}

.story.bigger-text h2 {
	font-size: 40px;
}

.continue-link {
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	width: 100px;
	text-align: center;
	font-size: 16px;
	color: #ffa240;
	text-transform: uppercase;
	margin: 60px auto;
}

.continue-link i {
	margin-top: 5px
}

section#our-story {
	background: url('../images/our-story-background.png');
	background-size: cover;
	text-align: center;
        padding: 30px 0px;
}

section#our-story .grid {
	width: 800px;
	height: 200px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	
}

section#our-story p {
	padding: 20px 0;
	font-size: 20px;
	left: 0;
	right: 0;
	margin: auto;
	position: relative;
	line-height: 120%;
	color: #343434
}

section#full-photo {
	height: 924px;
	width: 100%;
	position: relative
}

section#full-photo h2 {
	color: white;
	font-size: 45px;
	left: 0;
	right: 0;
	text-align: center;
	bottom: 50px;
	margin: auto;
	position: absolute;
	font-weight: 200
}

section#effiliates {
	height: 200px;
	width: 100%;
	position: relative;
	background: #b79b77
}

section#effiliates .grid {
	
}

section#effiliates .grid img {
	float: left;
	width: 25%;
	padding: 70px 6%;
	opacity: 0.4;
	cursor: pointer
}

section#effiliates .grid img:hover {
	opacity: 1;	
}


footer {
	width: 100%;
	background: #58585b;
	position: relative
}

footer .top {
	color: #58585b;
	background: white;
	height: 60px;
	width: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px
}

footer .top.home {
	color: #58585b;
	background: #b79b77;
}

footer .top .dashicons {
	color: #58585b
}

footer h3 {
	text-align: center;
	color: white;
	font-size: 80px;
	font-weight: 100;
	padding: 70px 0 30px 0;
}

footer .newsletter {
	text-align: center;
	position: relative
}

footer .newsletter p {
	color: #949494;
	font-size: 25px
}

footer .newsletter .input {
	width: 300px;
	height: 44px;
	position: relative;
	white-space: nowrap;
	text-align: center;
	left: 0;
	right: 0;
	text-align: center;
	left: 0;
	right: 0;
	margin: 30px auto;
}

footer .newsletter .input input {
	width: 50%;
	height: 44px;
	line-height: 44px;
	border: 0;
	background: white;
	color: #949494;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	vertical-align: top;
}

footer .newsletter .input button {
	width: 50%;
	vertical-align: top;
	cursor: pointer;
	height: 44px;
	line-height: 44px;
	background: #bbd3ed;
	color: white;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	border: 0;
	text-transform: uppercase;
	height: 44px;
	cursor: pointer;
	border: 1px solid #bbd3ed;
	border-left: 0;
}

footer .newsletter .input button:hover {
	border: 1px solid #fff;
	border-left: 0;
	background: #58585b
}

footer .social-links {
	display: block;
	left: 0;
	right: 0;
	margin: 50px auto;
	position: relative;
	width: 270px;
}

footer .social-links li {
	color: white;
	font-size: 2.5em;
	padding-left: 30px;
	display: inline-block;
	line-height: 30px;
	vertical-align: middle;
	opacity: 0.4;
}

footer .social-links li:hover {
	opacity: 1;
}

footer .paypal {
	left: 0;
	right: 0;
	margin: 35px auto;
	display: block;
}

footer .footer-navigation {
	text-align: center;
}

footer .footer-navigation li {
	display: inline-block;
	padding: 0 10px 0 0
}

footer .footer-navigation li a {
	color: #b4b4b4;
	line-height: 40px;
	font-size: 15px;
	padding: 10px 10px 0 10px;
	transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-o-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-ms-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-moz-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-webkit-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

footer .copyrights {
	color: #b4b4b4;
	line-height: 40px;
	font-size: 15px;
	text-align: center
}

.headline-01 {
	text-align: center;
	padding: 60px;
}

.headline-01 a {
	color: #e7953e;
}

.headline-01 h1 {
	font-size: 35px;
	padding-bottom: 20px;
	color: black;
	font-weight: 200;
	border-bottom: 1px solid #e5e5e5;
	display: inline-block;
	margin-bottom: 40px;
}

.headline-01 p {
	color: black;
	font-size: 19px;
	font-weight: 300;
	display: block;
	line-height: 120%;
}

section.catalog {
	text-align: center;
	padding: 20px 0 140px 0;
}

section.catalog .img {
	padding: 90px 0;
	cursor: pointer;
	z-index: 1
}

section.catalog .img img {
	position: absolute;
	bottom: 80px;
	left: 0;
	right: 0;
	margin: auto
}

section.catalog .img .hover {
	opacity: 0;
}

section.catalog .img:hover .hover {
	opacity: 1;
}

section.catalog .go-shop {
	z-index: 2;
	height: 80px;
	position: absolute;
	right: -65px;
	left: 0;
	top: 0;
	bottom: 70px;
	margin: auto;
	height: 80px;
}

section.catalog .go-shop h4 {
	font-size: 40px;
	color: white;
}

section.catalog .go-shop .shop-now, .add-to-cart {
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	border: 1px solid transparent
}

.add-to-cart {
	text-align: center;
	margin: 20px 0 0 -10px;
}

section.catalog .shadow {
	margin-top: 60px
}

.wide {
	width: 100%;
	margin: 50px 0
}

section#shop {
	margin: 60px 0;
}

section#shop .grid {
	height: 564px;
}

section#shop .information-box {
	float: left;
	width: 33.3333333%;
	height: 100%;
	background: url('../images/shadow-h.png') no-repeat;
	background-position: top right;
	padding-top: 50px
}

section#shop .information-box .items-information {
	height: 100%;
}

section#shop .information-box .items-information .price {
	display: block;
	font-size: 18px;
	padding: 10px;
	float: right;
	margin-top: -35px;
	margin-right: -20px;
}

section#shop .information-box .items-information>li {
	display: none;
	width: 70%;
	right: 0%;
	height: 100%;
	right: -10%;
	position: relative;
	opacity: 1;
}

section#shop .information-box .items-information>li.hide {
	right: 100%;
	opacity: 0;
}

section#shop .information-box .items-information>li h3 {
	color: #884002;
	font-size: 40px;
	padding-bottom: 10px;
	margin-left: -20px;
}

section#shop .information-box .items-information>li .item-description {
	
}

section#shop .information-box .items-information>li .item-description li
	{
	padding: 9px 0;
	text-indent: -15px;
	border-bottom: 1px solid #eeeeee;
	line-height: 150%;
	font-size: 15px;
	vertical-align: bottom
}

section#shop .information-box .items-information>li .item-description li a
	{
	color: black
}

section#shop .information-box .items-information>li .item-description li i
	{
	text-indent: 0;
	padding-top: 3px
}

section#shop .information-box .items-information>li:nth-child(1) {
	display: block;
}

section#shop .showcase {
	width: 66.6666666%;
	float: left;
	height: 100%;
	position: relative
}

section#shop .showcase .sub-select {
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 2;
}

section#shop .showcase .sub-select a {
	display: block;
	margin: 0 0 10px 0;
	width: 100px;
	height: 27px;
	line-height: 27px;
	background: #ebebeb;
	color: #616161;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase
}

section#shop .showcase .sub-select a.active, section#shop .showcase .sub-select a:hover
	{
	background: #616161;
	color: white;
}

section#shop .showcase .sub-select a.active {
	cursor: default
}

section#shop .showcase .navi {
	width: 200px;
	right: 0;
	bottom: 120px;
	margin: auto;
	height: 30px;
	position: absolute;
}

section#shop .showcase .navi .prev {
	position: absolute;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 30px;
	background: #272727;
	left: 0;
}

section#shop .showcase .navi .next {
	left: 158px;
	position: absolute;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 30px;
	background: #272727;
	position: absolute;
}

section#shop .showcase .navi .more {
	left: 34px;
	position: absolute;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 120px;
	background: #4a4a4a;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid transparent;
	font-weight: 300;
}

section#shop .showcase .navi .more:hover {
	background: #ffa240;
}

section#shop .showcase .navi .prev:hover, section#shop .showcase .navi .next:hover
	{
	background: #ffa240;
}

section#shop .showcase .navi .prev:hover:after, section#shop .showcase .navi .prev:hover:before,
	section#shop .showcase .navi .next:hover:after, section#shop .showcase .navi .next:hover:before
	{
	background: white;
}

section#shop .showcase .navi .prev:after, section#shop .showcase .navi .prev:before,
	section#shop .showcase .navi .next:after, section#shop .showcase .navi .next:before
	{
	transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-o-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-ms-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-moz-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-webkit-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

section#shop .showcase .navi .prev:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	background: #fff;
	-webkit-transform: skew(-45deg);
	-moz-transform: skew(-45deg);
	-ms-transform: skew(-45deg);
	-o-transform: skew(-45deg);
	transform: skew(-45deg);
	position: absolute;
	top: 7px;
	left: 11px;
}

section#shop .showcase .navi .prev:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	top: auto;
	background: #fff;
	-webkit-transform: skew(45deg);
	-moz-transform: skew(45deg);
	-ms-transform: skew(45deg);
	-o-transform: skew(45deg);
	transform: skew(45deg);
	position: absolute;
	top: 15px;
	left: 11px;
}

section#shop .showcase .navi .next:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	top: 15px;
	background: #f0f0f0;
	-webkit-transform: skew(-45deg);
	-moz-transform: skew(-45deg);
	-ms-transform: skew(-45deg);
	-o-transform: skew(-45deg);
	transform: skew(-45deg);
	position: absolute;
	left: 11px;
}

section#shop .showcase .navi .next:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	top: auto;
	background: #f0f0f0;
	-webkit-transform: skew(45deg);
	-moz-transform: skew(45deg);
	-ms-transform: skew(45deg);
	-o-transform: skew(45deg);
	transform: skew(45deg);
	position: absolute;
	top: 7px;
	left: 11px;
}

section#shop .showcase .navi .dis {
	cursor: default;
	background: #ebebeb
}

section#shop .showcase .navi .dis:hover {
	background: #ebebeb
}

section#shop .showcase .items-gallery {
	width: 100%;
	height: 100%;
}

section#shop .showcase .items-gallery li {
	display: none;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 564px;
	opacity: 1;
}

section#shop .showcase .items-gallery li img {
	width: 100%;
	height: auto;
	position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto;
}


section#shop .showcase .items-gallery li img.hide, section#shop .showcase .items-gallery li.hide {
	opacity: 0;
}

section#shop .showcase .items-gallery li:nth-child(1) {
	display: block;
}

section.quick-selection .grid {
	padding: 80px 0
}

section.quick-selection h3 {
	color: #ffa240;
	font-size: 45px;
	font-weight: 100;
	width: 33.33333%;
	float: left;
}

section.quick-selection .items {
	width: 66.6666%;
	float: left
}

section.quick-selection .items article {
	float: left;
	width: 185px;
	height: 62px;
	border: 1px solid #8e8e8e;
	border-top: 0;
	margin-right: 40px;
	position: relative;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-bottom-right-radius: 7px;
	border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-bottom-left-radius: 7px;
	border-bottom-left-radius: 7px;
	text-align: center;
	color: black
}

section.quick-selection .items article span {
	display: block;
	font-weight: 600;
	font-size: 17px;
	text-transform: uppercase;
	padding-top: 5px;
}

section.quick-selection .items article h5 {
	padding-top: 10px;
	font-size: 17px;
}

section.quick-selection .items article.active, section.quick-selection .items article:hover
	{
	border-color: #f4c28c
}

section.quick-selection .items article.active span, section.quick-selection .items article:hover span
	{
	color: #ffa240
}

section.quick-selection .items article img {
	position: absolute;
	top: -58px;
	left: 0
}

section.quick-selection .items article.hinge img {
	top: -65px;
	left: 20px;
}

section#about, section#contact {
	padding: 50px 0;
}

section#about .text, section#contact .text {
	width: 60%;
	float: right;
	padding: 0px 0 60px 50px;
	border-left: 10px solid #e7953e;
	position: relative;
}

section#about .text:after, section#contact .text:after {
	position: absolute;
	height: 10px;
	width: 60px;
	left: 0;
	top: 0;
	content: '';
	background: #e7953e;
}

section#about .text:before, section#contact .text:before {
	position: absolute;
	height: 10px;
	width: 60px;
	left: 0;
	bottom: 0;
	content: '';
	background: #e7953e;
}

section#about .text h1, section#contact .text h1 {
	color: #e7953e;
	font-size: 40px;
	text-align: right;
	padding-bottom: 20px;
}

section#about .text p, section#contact .text p {
	line-height: 140%;
	text-align: justify;
}

section#about .img, section#contact .information {
	width: 40%;
	float: right;
	text-align: left;
	font-size: 17px; line-height: 140%; padding-right: 50px;
}

section#about .img, section#contact .information strong {
	font-size: 18px; color: #e58c2e; padding: 5px 0; display: block;
}

section#about .img {
	text-align: center
}

section#about .img img {
	padding-top: 50px;
	width: 80%;
}

section#faq {
	margin-bottom: 300px;
}

section#faq h3 {
	color: #e7953e;
	font-size: 35px;
	padding: 20px 0 20px 0;
	display: inline-block
}

section#faq article {
	padding: 20px 10px;
	border-top: 1px solid #f6f6f6;
	cursor: pointer
}

section#faq article:hover {
	background: #f6f6f6
}

section#faq article h6 {
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 10px;
}

section#faq article:hover h6 {
	color: #e7953e
}

section#faq article h6::before {
	align-items: center;
	border: 2px solid currentColor;
	border-radius: 50%;
	content: "?";
	display: inline-flex;
	font-size: 12px;
	font-weight: 700;
	height: 17px;
	justify-content: center;
	line-height: 1;
	margin-right: 6px;
	vertical-align: -1px;
	width: 17px;
}

section#faq article p {
	line-height: 140%;
}

section#gallery {
	height: 100vh;
	padding: 20px 0;
}

section#gallery .gallery {
	width: 100%;
}

section#contact {
	
}

section#contact .text h1 {
	text-align: center;
}

section#contact label {
	padding: 0;
}
section#contact input[type="text"], section#contact input[type="password"], section#contact input[type="email"] {
	height: 37px; line-height: 37px; text-indent: 5px; margin-bottom: 20px;
	width: 350px;
}

section#contact textarea {
	line-height: 37px; 
	width: 350px;
	height: 150px
}

section#contact .logo-small {
	display: block;
}

section#contact input[type="submit"] {
	margin-left: 0
}
section#contact .information {
	width: 50%; margin-top: 100px
}
section#contact .text {
	width: 50%;
}
.mobile-nav {
	visibility: hidden;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	z-index: 999;
	top: 0;
	position: fixed;
	text-align: center;
	opacity: 0.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter: alpha(opacity =     00);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	-webkit-opacity: 0.0;
}

.mobile-nav.active {
	visibility: visible;
	opacity: 1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity =     100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	-webkit-opacity: 1.0;
}

.mobile-nav .close-me {
	align-items: center;
	color: #fff;
	display: flex;
	font-size: 24px;
	height: 28px;
	justify-content: center;
	line-height: 1;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 28px;
	z-index: 999;
}

.mobile-nav .close-me::before {
	content: "";
	inset: -8px;
	position: absolute;
}

.mobile-nav ul {
	position: relative;
	top: 50px;
}

.mobile-nav ul li {
	line-height: 50px;
	text-align: left;
	padding-left: 20px;
}

.mobile-nav ul li a {
	color: #fff;
	font-size: 30px;
}

.open-mobile-nav {
	display: none;
	content: "";
	position: absolute;
	top: 20px;
	right: 15px;
	width: 24px;
	height: 4px;
	border-top: 10px double #ffa240;
	border-bottom: 3px solid #ffa240;
	padding-bottom: 4px;
}

@media only screen and (max-width: 1080px) {
	body {
		width: 100%;
		padding-top: 56px;
	}
	.grid {
		width: 100%;
	}
	.desktop-navigation, .language-select, .open-cart {
		display: none
	}
	header {
		width: 100vw;
		margin: 0;
		padding: 0;
		height: 56px;
	}
	header .logo {
		left: 0;
		right: 0;
		margin: auto;
		top: 10px;
	}
	section#for-the-cabinet-industry {
		height: auto;
		padding-bottom: 40px;
	}
	section#for-the-cabinet-industry h1 {
		font-size: 40px
	}
	section#for-the-cabinet-industry .img {
		text-align: center;
		width: 100%;
	}
	section#for-the-cabinet-industry .img img {
		width: 100%;
	}
	section#for-the-cabinet-industry p {
		font-size: 16px;
	}
	.shadow {
		background-size: 100%;
		background-repeat: no-repeat;
		width: 100%;
	}
	.story .grid {
		height: auto
	}
	.story .text, .story .img {
		float: none;
		width: 100%;
		text-align: center;
	}
	.story .text {
		padding-top: 0;
		width: 100%;
		text-align: center;
	}
	.story .text h2 {
		width: 100%;
		padding: 0 20px;
		font-size: 23px;
	}
	.story .text p {
		width: 100%;
		padding: 0 20px;
	}
	section#our-story {
		height: 400px;
	}
	section#our-story .grid {
		width: 100%;
		height: auto;
		padding-top: 60px;
	}
	section#our-story p {
		padding: 20px 20px;
		font-size: 18px;
	}
	.story.hinges .grid, .story.angle-rails .grid {
		height: auto;
		padding: 100px 0;
	}
	.story.hinges .text, .story.angle-rails .text {
		float: none;
		padding-top: 0;
		width: 100%;
		text-align: center;
	}
	.story.hinges .img, .story.angle-rails .img {
		float: none;
		width: 100%;
		text-align: center;
		padding-top: 20px;
	}
	.story .angle-rail-zoom {
		bottom: 60px;
		text-align: right;
	}
	.story .angle-rail-zoom img {
		width: 60%;
	}
	section#full-photo {
		height: 600px;
	}
	section#effiliates {
		height: 400px;
	}
	section#effiliates .grid img {
		width: 50%;
		padding: 70px 6%;
		opacity: 0.4;
		cursor: pointer;
		display: inline-block;
		float: none;
	}
	#cabinet-door {
		padding: 100px 0;
	}
	.simplified-product {
		padding: 100px 0;
	}
	.angle-rails {
		padding-bottom: 60px;
	}
	section.catalog .img {
		padding: 30px 0;
	}
	section.catalog .img img {
		width: 80%;
		display: none
	}
	section.catalog .img .hover {
		opacity: 1;
		display: block;
	}
	section.catalog .go-shop h4 {
		font-size: 17px;
	}
	.headline-01 {
		padding: 60px 20px;
	}
	section.catalog .go-shop {
		right: -25px
	}
	.mobile-nav, .open-mobile-nav {
		display: block;
	}
	section#contact .text, section#about .text  {
		float: none;
		width: 100%;
		padding: 20px 20px;
		border: 0;
	}
	section#contact .text:after, section#contact .text:before, section#about .text:after, section#about .text:before {
		display: none
	}
	section#contact .information {
		float: none;
		width: 100%;
		text-align: center;
		padding: 0 20px;
		font-size: 20px;
		padding-bottom: 50px;
		margin-top: 20px;
	}
	section#contact .information .logo-small {
		display: none
	}
	section#contact input[type="text"], section#contact input[type="password"],
		section#contact input[type="email"], section#contact textarea {
		width: 100%;
	}
	section#faq {
		margin-bottom: 50px;
		padding: 0 20px;
	}
	
	section#about .img {
		display: none
	}
	
	section#gallery {
		height: auto; padding: 20px 20px;
	}
    
    .menu-item i._mi {
        width: 55px;
	    text-align: left;
    }
    section#shop {
        height: auto
    }
    section#shop .grid {
        height: auto; overflow: auto
    }

}

@media only screen and (max-width: 728px) {
}
/* Reserve the scrollbar lane on short and long pages so the centered fixed
 * header never shifts horizontally during navigation. */
html {
    scrollbar-gutter: stable;
}

/* Preserve the legacy fixed-header offset after WordPress global styles and
 * keep the footer at the viewport edge when a page has little content. */
body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    padding-top: 87px;
}

.site-main {
    flex: 1 0 auto;
}

footer {
    flex: 0 0 auto;
}

/* The mobile header gets its own direct-dial control beside the menu button. */
.mobile-call {
    display: none;
}

.displaydex-skip-link {
    background: #1d2521;
    color: #fff;
    left: 12px;
    padding: 10px 14px;
    position: fixed;
    top: -60px;
    z-index: 10000;
}

.displaydex-skip-link:focus {
    top: 8px;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.displaydex-phone-icon {
    display: inline-block;
    fill: currentColor;
    height: 21px;
    vertical-align: middle;
    width: 21px;
}

.open-cart .displaydex-phone-icon {
    color: #e58c2e;
    margin-top: -4px;
}

.open-cart:hover .displaydex-phone-icon {
    color: #fdbe7b;
}

.displaydex-hero-media {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}

/* Preserve the original PNG/JPEG declarations as fallbacks while modern
 * browsers select the prepared high-quality WebP sidecars directly. */
@supports (background-image: image-set(url("fallback.png") type("image/png"))) {
    section#our-story {
        background-image: image-set(
            url('../images/our-story-background.png.webp') type("image/webp"),
            url('../images/our-story-background.png') type("image/png")
        );
    }

    .elementor-343 .elementor-element.elementor-element-e8a092d:not(.elementor-motion-effects-element-type-background),
    .elementor-343 .elementor-element.elementor-element-e8a092d > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-image: image-set(
            url('/wp-content/uploads/2020/03/our-story-background.png.webp') type("image/webp"),
            url('/wp-content/uploads/2020/03/our-story-background.png') type("image/png")
        ) !important;
    }

    .elementor-343 .elementor-element.elementor-element-e2f8d3c:not(.elementor-motion-effects-element-type-background),
    .elementor-343 .elementor-element.elementor-element-e2f8d3c > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-image: image-set(
            url('/wp-content/uploads/2020/03/KITCEHN-SAMPLE-DOOR-DISPLAY.jpg.webp') type("image/webp"),
            url('/wp-content/uploads/2020/03/KITCEHN-SAMPLE-DOOR-DISPLAY.jpg') type("image/jpeg")
        ) !important;
    }
}

.displaydex-social-icon {
    display: block;
    fill: currentColor;
    height: 36px;
    width: 36px;
}

.displaydex-nav-icon {
    color: #e58c2e;
    display: inline-block;
    fill: currentColor;
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

._mi._before {
    margin-right: 0.25em;
}

header nav ul li:hover .displaydex-nav-icon,
header nav ul li.current_page_item .displaydex-nav-icon {
    color: #fdbe7b;
}

.displaydex-top-icon {
    display: inline-block;
    fill: currentColor;
    height: 20px;
    width: 20px;
}

.displaydex-reveal {
    opacity: 0;
    transform: translate3d(0, 28px, 0);
    transition: opacity 600ms ease, transform 600ms ease;
    will-change: opacity, transform;
}

.displaydex-reveal--left {
    transform: translate3d(-20%, 0, 0);
}

.displaydex-reveal--right {
    transform: translate3d(20%, 0, 0);
}

.displaydex-reveal--slow {
    transition-duration: 1500ms;
}

.displaydex-reveal.is-revealed {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

footer .social-links a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* The SVG replacements are wider than the old icon-font glyphs. Keep the
 * four social links centered on one line without changing their visual size. */
footer .social-links {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
    width: 270px;
}

footer .social-links li {
    display: block;
    flex: 0 0 auto;
    line-height: 1;
    padding-left: 0;
}

footer .footer-navigation li a,
footer .copyrights,
footer .copyrights a {
    color: #d0d0d1;
}

/* Normalize and vertically center the desktop menu across every template. */
header .grid .desktop-navigation ul.nav-menu {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    height: 87px;
    padding-left: 210px;
    padding-top: 0;
    white-space: nowrap;
}

header .grid .desktop-navigation ul.nav-menu > li {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    height: 40px;
    padding: 0 4px 0 0;
}

header .grid .desktop-navigation ul.nav-menu > li > a {
    align-items: center;
    display: flex;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 7px;
}

/* Keep the complete desktop header inside one wider, centered container. */
@media (min-width: 1350px) {
    header .grid {
        max-width: 1250px;
        width: calc(100% - 40px);
    }

    header .logo {
        left: 0;
        top: 30px;
    }

    header .language-select {
        align-items: center;
        bottom: auto;
        display: flex;
        justify-content: center;
        padding-top: 0;
        right: 110px;
        top: 13px;
    }

    header .language-select a {
        padding: 0;
    }

    header .open-cart {
        align-items: center;
        bottom: auto;
        display: flex;
        height: 44px;
        line-height: 1;
        padding: 0 10px;
        right: 0;
        top: 21px;
    }
}

/* Below 1350px the complete legacy header no longer has enough safe
 * horizontal room for the logo, menu, language switcher, and Call Us link. */
@media (max-width: 1349px) {
    body {
        padding-top: 56px;
    }

    header {
        height: 56px;
        margin: 0;
        padding: 0;
        width: 100vw;
    }

    header .grid {
        width: 100%;
    }

    header .desktop-navigation,
    header .language-select,
    header .open-cart {
        display: none;
    }

    header .logo {
        left: 0;
        margin: auto;
        right: 0;
        top: 10px;
    }

    .mobile-nav,
    .open-mobile-nav {
        display: block;
    }

    header .open-mobile-nav {
        right: 33px;
    }

    header .mobile-call {
        align-items: center;
        background: #e58c2e;
        border-radius: 50%;
        color: #fff;
        display: flex;
        height: 44px;
        justify-content: center;
        position: absolute;
        right: 72px;
        top: 6px;
        width: 44px;
        z-index: 2;
    }

    header .mobile-call:hover,
    header .mobile-call:focus-visible {
        background: #c97017;
        color: #fff;
        outline: none;
    }

    header .mobile-call:focus-visible {
        box-shadow: 0 0 0 3px #fff, 0 0 0 5px #9a4f0c;
    }

    header .mobile-call .displaydex-phone-icon {
        color: #fff;
    }
}

@media (max-width: 430px) {
    header .logo {
        height: auto;
        left: 12px;
        margin: 0;
        right: auto;
        width: 165px;
    }
}

/* Form spacing fixes are scoped to the two approved Gravity Forms only. */
#gform_wrapper_3 .gform_fields {
    row-gap: 20px;
}

section#contact #gform_wrapper_3 input[type="text"],
section#contact #gform_wrapper_3 input[type="password"],
section#contact #gform_wrapper_3 input[type="email"],
section#contact #gform_wrapper_3 input[type="tel"] {
    margin-bottom: 0;
}

section#contact #gform_wrapper_3 input[type="tel"] {
    height: 37px;
    line-height: 37px;
    max-width: 100%;
    width: 350px;
}

#gform_wrapper_3 .ginput_complex {
    row-gap: 10px;
}

#gform_wrapper_1 .gform_fields {
    row-gap: 16px;
}

.displaydex-whatsapp {
    align-items: center;
    background: #25d366;
    border-radius: 50%;
    bottom: 28px;
    box-shadow: 0 12px 30px rgba(20, 58, 37, 0.25);
    display: flex;
    height: 60px;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    right: 28px;
    transform: translateY(16px) scale(0.82);
    transition: box-shadow 180ms ease, transform 180ms ease;
    visibility: hidden;
    width: 60px;
    z-index: 9998;
}

.displaydex-whatsapp::after {
    border: 2px solid rgba(37, 211, 102, 0.44);
    border-radius: inherit;
    content: "";
    inset: -1px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
}

.displaydex-whatsapp.is-visible {
    animation: displaydex-whatsapp-enter 560ms cubic-bezier(0.22, 1, 0.36, 1) forwards;
    pointer-events: auto;
    visibility: visible;
}

.displaydex-whatsapp.is-visible::after {
    animation: displaydex-whatsapp-pulse 1.8s ease-out 750ms infinite;
}

.displaydex-whatsapp:hover,
.displaydex-whatsapp:focus-visible {
    box-shadow: 0 14px 34px rgba(20, 58, 37, 0.34);
    outline: none;
    transform: translateY(-2px) scale(1.04);
}

.displaydex-whatsapp:focus-visible {
    box-shadow: 0 0 0 4px #fff, 0 0 0 7px #1b8f49, 0 14px 34px rgba(20, 58, 37, 0.34);
}

.displaydex-whatsapp__icon {
    display: block;
    height: 32px;
    width: 32px;
}

.displaydex-whatsapp__icon svg {
    display: block;
    fill: #fff;
    height: 100%;
    width: 100%;
}

.displaydex-whatsapp__tooltip {
    background: #1d2521;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.25;
    opacity: 0;
    padding: 10px 13px;
    pointer-events: none;
    position: absolute;
    right: calc(100% + 13px);
    top: 50%;
    transform: translate(8px, -50%);
    transition: opacity 160ms ease, transform 160ms ease;
    white-space: nowrap;
}

.displaydex-whatsapp__tooltip::after {
    border-bottom: 6px solid transparent;
    border-left: 7px solid #1d2521;
    border-top: 6px solid transparent;
    content: "";
    left: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.displaydex-whatsapp:hover .displaydex-whatsapp__tooltip,
.displaydex-whatsapp:focus-visible .displaydex-whatsapp__tooltip {
    opacity: 1;
    transform: translate(0, -50%);
}

@keyframes displaydex-whatsapp-enter {
    from {
        opacity: 0;
        transform: translateY(16px) scale(0.82);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@keyframes displaydex-whatsapp-pulse {
    0% {
        opacity: 0.65;
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1.5);
    }
}

@media (max-width: 767px) {
    header .mobile-call {
        display: grid;
        height: 38px;
        line-height: 0;
        place-items: center;
        top: 9px;
        width: 38px;
    }

    header .mobile-call .displaydex-phone-icon {
        display: block;
        height: 18px;
        margin: 0;
        transform: none;
        width: 18px;
    }

    /* Above-the-fold Elementor entrance effects delay Mobile LCP by seconds. */
    .elementor-343 .elementor-invisible,
    .elementor-343 .animated.slideInLeft,
    .elementor-343 .animated.slideInRight {
        animation: none !important;
        transform: none !important;
        visibility: visible !important;
    }

    #gform_wrapper_3 .gform_fields,
    #gform_wrapper_1 .gform_fields {
        row-gap: 16px;
    }

    .displaydex-whatsapp {
        bottom: 18px;
        height: 56px;
        right: 18px;
        width: 56px;
    }

    .displaydex-whatsapp__icon {
        height: 29px;
        width: 29px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .displaydex-whatsapp,
    .displaydex-whatsapp::after,
    .displaydex-whatsapp__tooltip {
        animation: none !important;
        transition: none !important;
    }

    .displaydex-whatsapp.is-visible {
        opacity: 1;
        transform: none;
    }

    .displaydex-reveal,
    .displaydex-reveal.is-revealed {
        opacity: 1;
        transform: none;
    }
}

/* Migrated from Appearance > Customize > Additional CSS. These rules are
 * part of the source site's public presentation and are now versioned with
 * the theme so a clean-room deployment does not depend on a database post. */
.carousel-cell {
    background-position: center !important;
    background-size: contain !important;
}

header nav ul li a {
    padding: 10px 6px 0 5px;
}

.fa {
    font-family: "Font Awesome 5 Brands" !important;
    font-weight: 400;
}

.fa.fa-linkedin-square::before {
    content: "\f08c";
}

.fa.fa-facebook::before {
    content: "\f39e";
}

.dgrid.grid.noflow {
    padding-bottom: 50px;
}

.dgrid h2 {
    color: #e7953e;
    font-size: 40px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: right;
}

.dgrid p {
    font-size: 20px;
    line-height: 140%;
    padding-bottom: 18px;
}

#gform_wrapper_1 {
    display: block !important;
}

footer {
    padding-top: 30px;
}

header nav ul li {
    padding: 0;
}

header nav ul {
    padding-left: 80px;
}

p {
    color: #6c6c6c;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 0 !important;
}

/* Migrated from Elementor Pro per-element Custom CSS. The clean-room target
 * intentionally uses the verified Elementor.org package without copying the
 * old commercial plugin, so these presentation-only rules must live in the
 * theme to preserve the source layout. */
.continue-link {
    margin: 25px auto !important;
}

section#our-story {
    /* The original Elementor Pro custom CSS was emitted after theme CSS.
     * Keep equivalent precedence when the rule is versioned in the theme. */
    padding: 0 !important;
}

@media only screen and (max-width: 1080px) {
    section#our-story {
        height: 320px !important;
    }
}

.elementor-slideshow__header,
.elementor-lightbox-prevent-close {
    background: #000;
}
