/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.cf7-honeypot {
  display: none !important;
}
a {
	text-decoration: none !important;
}
header {
	padding: 20px 10% !important;
}
#site-header {
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	z-index: 100;
    background: #fff
}
#site-header.fixed {
	box-shadow: 0px 0px 5px rgba(0,0,0,.2)
}
#site-header .custom-logo{
    transition:.3s;
    display: block;
}
#site-header.fixed .custom-logo{
    width: 70px;
}
.header-inner .site-navigation {
	max-width:100% !important;
}
.site-navigation .menu-item:nth-child(1)  {
	display: none;
}
.site-navigation .menu-item  {
	padding:10px 15px
}
.site-navigation .menu-item:nth-child(8):before  {
	content: '';
    background: #1b1d26;
    width: 1px;
    height: 100%;
    margin: 0 15px 0 0;
}
.site-navigation .menu-item.lang-item {
	padding: 10px 5px;
	display:none
}
.site-navigation .menu-item.lang-item a{
	color: #c09a5f !important;
}
.site-navigation .menu-item a {
	padding:0px !important;
	position: relative;
	color: #1b1d26 !important;
}
.site-navigation .menu-item.menu-item-has-children a {
	padding: 0 5px 0 0 !important;
}
.site-navigation .menu-item a:after {
	content:'';
	width: 0;
	height: 2px;
	background: #1b1d26;
	position: absolute;
	bottom: -3px;
	left: 0;
	transition: .3s
}
.site-navigation .menu-item a:hover:after {
	width: 100%;
}
.site-navigation .menu-item.current-menu-item a:after{
	content:'';
	width: 100%;
	height: 2px;
	background: #1b1d26;
	position: absolute;
	bottom: -3px;
	left: 0;
	transition: .3s
}
.site-navigation .menu-item-has-children:after{
	right:0px !important;
	color: #1b1d26;
	content:'' !important;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Livello_1' x='0px' y='0px' viewBox='0 0 50 50' enable-background='new 0 0 50 50' xml:space='preserve'%3E%3Cpolyline fill='none' stroke='%23000000' stroke-width='6' stroke-miterlimit='10' points='45,15 25,35 5,15 '/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	position: relative;
	top:7px
}
.site-navigation .menu-item-has-children:focus-within > ul{
	display:none !important;
}
.site-navigation .menu-item ul.sub-menu {
	opacity: 0;
	transition: .4s;
	display: block !important;
	visibility: hidden;
	width: 100%
}
.site-navigation .menu-item:hover ul.sub-menu {
	opacity: 1;
	visibility: visible;
}
.site-navigation ul.sub-menu {
	background:#1b1d26 !important;
}
.site-navigation ul.sub-menu li{
	border-bottom:1px solid #343545 !important;
	display: block !important;
}
.site-navigation ul.sub-menu li a{
	color:#fff !important;
	width: max-content;
	padding: 0px 5px !important;
	font-weight: 400
}
main#content {
	margin-top: 120px
}
.fourbox-home-sup {
	padding: 120px 10% 0
}
.fourbox-home-inf {
	padding: 80px 10% 120px
}
.pad-0 {
	padding: 0 10%
}
.pad-10 {
	padding: 100px 10%;
}
.pad-10-plus {
	padding: 250px 10%;
}
.pad-10-up {
	padding: 100px 10% 0
}
.pad-10-down {
	padding: 100px 10% 200px
}
.pad-10-up-min {
	padding: 50px 10% 0
}
.pad-single-post {
	padding:100px 0 0 10%
}
.pad-10-half {
	padding: 70px 10% 100px;
}
.single-post h1.entry-title {
	display:none
}
.single-post-big-text p{
	margin: 0;
	line-height: normal;
}
button.premium-modal-trigger-btn:focus{
	outline: 0px auto !important;
}
.modal-img{
	width: 100%;
	text-align: center;
	display: block;
	margin: 0 0 50px
}
.single-post-big-images figure {
	position: relative;
}
.single-post-big-images figure img{
	cursor:url('zoom.png') 32 32, auto;
	padding: 0  !important;
	display: block;
}
.single-post-big-images figure figcaption{
	position: absolute;
    bottom: 30px;
    background: #1b1d26;
    padding: 10px 20px;
    right: 30px;
    color: #fff !important;
}
.single-post-description:before {
	content: '';
	width: 20%;
	height: 5px;
	background: #c09a5f;
	left: 0;
	top:0;
	display: block;
}
/*.single-post-big-images.longlife figure:after {
	content: '';
	position: absolute;
	bottom:40px;
	right:20px;
	background: url('longlifekey.png')center no-repeat;
	background-size: auto 50px;
	width: 50px;
	height: 50px
}*/
.single-post-features-list .premium-bullet-list-text span {
	margin: 0 !important;
    background: url(dot.png) no-repeat;
    background-size: auto 10px;
    padding: 0px 0px 5px 20px;
    background-position: 0% 7px;
    line-height: normal;
}
.single-post-finishes-gallery .gallery {
	display: grid;
	grid-template-columns:repeat(4, 1fr);
    justify-content: initial;
    gap:20px;
}
.single-post-finishes-gallery figure  {
	padding: 0 !important;
	max-width: 100% !important;
}
.single-post-finishes-gallery figure img {
	padding: 0px;
}
.single-post-finishes-gallery figure figcaption {
	padding:10px 0;
}
form.wpcf7-form br{
	display: none;
}
form.wpcf7-form p{
	margin: 0
}
form.wpcf7-form label{
	width: 100%;
	margin: 0 0 20px;
	float: left;
}
form.wpcf7-form label.mail{
	width: 50%;
	padding: 0 2% 0 0
}
form.wpcf7-form label.phone{
	width: 50%;
	padding: 0 0 0 2%
}
form.wpcf7-form label input,
form.wpcf7-form label textarea{
	border:0px solid #fff;
	border-bottom:1px solid #1b1d26;
	background: transparent;
	padding: 10px 0;
	border-radius: 0px
}
form.wpcf7-form label textarea{
	height: 100px
}
form.wpcf7-form input[type=submit]{
	border:0px solid #fff;
	background: #c09a5f;
	padding: 20px 30px;
	border-radius: 0px;
	color: #fff;
	line-height:1 
}
.home-big-text {
	padding:120px 10%
}
.home-big-block {
	padding:100px 10%;
}
.home-big-block:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Livello_1' x='0px' y='0px' viewBox='0 0 56.3 50' enable-background='new 0 0 56.3 50' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='0' width='56.3' height='50'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' overflow='visible'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23SVGID_2_)'%3E%3Cline fill='none' stroke='%23BF9A63' stroke-width='0.28' stroke-miterlimit='10' x1='14' y1='0' x2='14' y2='25'/%3E%3Cpolygon fill='none' stroke='%23BF9A63' stroke-width='0.28' stroke-linejoin='round' stroke-miterlimit='10' points='14,8.3 28.1,0 42.1,8.3 28.1,16.7 '/%3E%3Cline fill='none' stroke='%23BF9A63' stroke-width='0.28' stroke-miterlimit='10' x1='42.1' y1='0' x2='42.1' y2='8.3'/%3E%3Cpolyline fill='none' stroke='%23BF9A63' stroke-width='0.28' stroke-linejoin='round' stroke-miterlimit='10' points='28.1,16.7 42.1,25 28.1,33.4 14,25 '/%3E%3Cline fill='none' stroke='%23BF9A63' stroke-width='0.28' stroke-miterlimit='10' x1='14' y1='25' x2='0' y2='16.7'/%3E%3Cline fill='none' stroke='%23BF9A63' stroke-width='0.28' stroke-miterlimit='10' x1='0' y1='33.4' x2='14' y2='25'/%3E%3Cline fill='none' stroke='%23BF9A63' stroke-width='0.28' stroke-miterlimit='10' x1='42.1' y1='25' x2='56.2' y2='16.7'/%3E%3Cpolyline fill='none' stroke='%23BF9A63' stroke-width='0.28' stroke-linejoin='round' stroke-miterlimit='10' points='56.2,50 56.2,0 42.1,8.3 '/%3E%3Cline fill='none' stroke='%23BF9A63' stroke-width='0.28' stroke-linejoin='round' stroke-miterlimit='10' x1='14' y1='41.7' x2='0' y2='50'/%3E%3Cline fill='none' stroke='%23BF9A63' stroke-width='0.28' stroke-miterlimit='10' x1='14' y1='41.7' x2='28.1' y2='33.4'/%3E%3Cline fill='none' stroke='%23BF9A63' stroke-width='0.28' stroke-miterlimit='10' x1='28.1' y1='33.3' x2='28.1' y2='50'/%3E%3Cline fill='none' stroke='%23BF9A63' stroke-width='0.28' stroke-miterlimit='10' x1='56.2' y1='33.4' x2='42.1' y2='25'/%3E%3Cpolyline fill='none' stroke='%23BF9A63' stroke-width='0.28' stroke-miterlimit='10' points='42.1,50 42.1,41.7 28.1,33.4 '/%3E%3Cline fill='none' stroke='%23BF9A63' stroke-width='0.28' stroke-miterlimit='10' x1='14' y1='41.7' x2='14' y2='50'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-size: auto 50px;
	background-color: #fff;
	content:'';
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	z-index: -1
}
.home-big-black:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Livello_1' x='0px' y='0px' viewBox='0 0 56.3 50' enable-background='new 0 0 56.3 50' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='0' width='56.3' height='50'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' overflow='visible'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23SVGID_2_)'%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='14' y1='0' x2='14' y2='25'/%3E%3Cpolygon fill='none' stroke='%2340424c' stroke-width='0.28' stroke-linejoin='round' stroke-miterlimit='10' points='14,8.3 28.1,0 42.1,8.3 28.1,16.7 '/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='42.1' y1='0' x2='42.1' y2='8.3'/%3E%3Cpolyline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-linejoin='round' stroke-miterlimit='10' points='28.1,16.7 42.1,25 28.1,33.4 14,25 '/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='14' y1='25' x2='0' y2='16.7'/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='0' y1='33.4' x2='14' y2='25'/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='42.1' y1='25' x2='56.2' y2='16.7'/%3E%3Cpolyline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-linejoin='round' stroke-miterlimit='10' points='56.2,50 56.2,0 42.1,8.3 '/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-linejoin='round' stroke-miterlimit='10' x1='14' y1='41.7' x2='0' y2='50'/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='14' y1='41.7' x2='28.1' y2='33.4'/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='28.1' y1='33.3' x2='28.1' y2='50'/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='56.2' y1='33.4' x2='42.1' y2='25'/%3E%3Cpolyline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' points='42.1,50 42.1,41.7 28.1,33.4 '/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='14' y1='41.7' x2='14' y2='50'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-size: auto 50px;
	background-color: #1b1d26;
	content:'';
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	z-index: -1
}
.home-sticky-block {
	position: sticky;
	padding: 25vh 10% 30vh;
	height: auto;
	top:100px;
}
.pattern-block {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Livello_1' x='0px' y='0px' viewBox='0 0 56.3 50' enable-background='new 0 0 56.3 50' xml:space='preserve'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='0' width='56.3' height='50'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' overflow='visible'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23SVGID_2_)'%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='14' y1='0' x2='14' y2='25'/%3E%3Cpolygon fill='none' stroke='%2340424c' stroke-width='0.28' stroke-linejoin='round' stroke-miterlimit='10' points='14,8.3 28.1,0 42.1,8.3 28.1,16.7 '/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='42.1' y1='0' x2='42.1' y2='8.3'/%3E%3Cpolyline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-linejoin='round' stroke-miterlimit='10' points='28.1,16.7 42.1,25 28.1,33.4 14,25 '/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='14' y1='25' x2='0' y2='16.7'/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='0' y1='33.4' x2='14' y2='25'/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='42.1' y1='25' x2='56.2' y2='16.7'/%3E%3Cpolyline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-linejoin='round' stroke-miterlimit='10' points='56.2,50 56.2,0 42.1,8.3 '/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-linejoin='round' stroke-miterlimit='10' x1='14' y1='41.7' x2='0' y2='50'/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='14' y1='41.7' x2='28.1' y2='33.4'/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='28.1' y1='33.3' x2='28.1' y2='50'/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='56.2' y1='33.4' x2='42.1' y2='25'/%3E%3Cpolyline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' points='42.1,50 42.1,41.7 28.1,33.4 '/%3E%3Cline fill='none' stroke='%2340424c' stroke-width='0.28' stroke-miterlimit='10' x1='14' y1='41.7' x2='14' y2='50'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-size: auto 50px;
	background-color: #1b1d26 !important;
}
.page-content .post-tags {
	display: none;
}
.elementor-accordion-item {
	margin: 0 0 10px !important;
}
.doors-size ul {
	list-style: none;
	width: 100%;
	display: flex;
	padding: 0;
	margin: 0;
	border: 1px solid #1b1d26;
	border-top: 0px solid #fff;
	justify-content: center;
	font-size: 16px
}
.doors-size ul:first-child {
	margin:0;
	border-top: 1px solid #1b1d26;
}
.doors-size ul li{
	width: 100%;
	text-align: center;
	padding: 5px;
	line-height: normal;
}
.doors-size p{
	padding: 5px;
	margin: 0;
	border-right: 1px solid #1b1d26;
	border-left: 1px solid #1b1d26;
	border-bottom: 1px solid #1b1d26;
	text-align: center;
	font-size: 16px
}
.doors-size ul li:nth-child(1),
.doors-size ul li:nth-child(2){
	border-right: 1px solid #1b1d26;
}
.doors-size span {
	width: 100%;
	padding:5px 0;
	margin: 0;
	border-left: 1px solid #1b1d26;
	border-right: 1px solid #1b1d26;
	border-bottom: 1px solid #1b1d26;
	text-align: center;
	display: block;
	font-size: 16px
}
.single-post-opening .premium-gallery-item:nth-child(odd){
	padding: 0 30px 20px 0 !important;
}
.single-post-opening .premium-gallery-item:nth-child(even){
	padding: 0 0 20px 30px !important;
}
.single-post-opening .lakwood-wood  .premium-gallery-item{
	padding: 0 20px 20px 0 !important;
}
.single-post-opening .lakwood-wood  .premium-gallery-item .pa-gallery-img-container{
	border-radius:50% !important;
}
.single-post-opening .single-post-finishes-gallery .gallery-item .gallery-icon img{
	border-radius:50% !important;
}
.doors-opening ul {
	list-style: none;
	width: 100%;
	display: none;
	padding: 0;
	margin:0 0 25px ;
	align-items: inherit;
}
.doors-opening ul li{
	width: 25%;
	text-align: center;
	padding:0 10px;
	line-height: normal;
}
.doors-opening ul li img{
	width: 100%;
}
.doors-opening ul li span{
	padding:0;
	margin: 5px 0 0;
	display: block;
	font-size: 14px;
	transition: .4s
}
.doors-opening ul li:hover span{
	color: #c09a5f
}
.doors-opening ul li:nth-child(1),
.doors-opening ul li:nth-child(2),
.doors-opening ul li:nth-child(3){
	border-right: 1px solid #1b1d26;
}
.slick-slider .slick-active {
	font-size:12px !important;
}
.slick-slider .slick-active i{
	opacity: 1
}
.slick-slider li i {
	opacity: .3;
}
.elementor-slideshow__footer {
	bottom: 8% !important;
	width: auto !important;
	left: 50% !important;
	transform:translateX(-50%);
	background: #1b1d26;
	opacity: 1 !important;
}
.elementor-slideshow__footer .elementor-slideshow__title{
	font-weight: normal !important;
}
.elementor-slideshow__description {
	display: none;
}
.handles-left-text h2 {
	margin: 20px 0 0 0
}
.handles-left-text h2:after {
	margin: 20px 0 0 0;
    content: '';
    width: 30%;
    height: 5px;
    background: #c09a5f;
    display: block;
}
.handles-left-text p {
	margin: 0 0 10px 
}
.rounded-finishes {
	width:100%;
	display: block;
	margin: 0
}
.rounded-finishes img{
	width:25px;
	display: inline-block;
	margin: 0 5px 0 0
}
.collection-item .premium-blog-filter {
	width: 100%;
	margin: 0 0 40px
}
.collection-item .premium-blog-filter li {
	padding: 0 20px 0 0
}
.collection-item .premium-blog-filter li a.category{
	width:100%;
	color: #1b1d26;
	background: #fff;
	margin: 0;
	padding:0;
	text-align: left;
	font-size:16px;
	border-radius:0px;
	border-bottom: 1px solid #fff
}
.collection-item .premium-blog-filter ul li:first-child a.category{
	font-weight: 700
}
.collection-item .premium-blog-filter li a.category:hover{
	color: #c09a5f;
	border-bottom: 1px solid #eee
}
.collection-item .premium-blog-filter li a.category.active{
	color: #c09a5f;
	border-bottom: 1px solid #c09a5f
}
.footer-links {
	padding: 0;
	list-style: none;
	width: 100%;
	display: block;
} 
.footer-links a{
	font-size:14px;
	color: #fff !important;
	width: 100%;
	display: block;
	padding: 0 0 5px;
	transition: .4s
}
.footer-links a:hover{
	color: #c09a5f !important;
}
.hfe-copyright-wrapper a{
	color: #c09a5f !important;
}
.single-post-big-images .elementor-widget-container {
	display:flex;
	flex-wrap:wrap-reverse
}
.elementor-thumbnails-nav {
    overflow-y: auto;
    padding: 0 ;
    width: 110px;
    position: absolute;
    left: 0;
    top:0;
    cursor: grab;
    user-select: none;
    height: 90%;
}
::-webkit-scrollbar {
	display: none;
}
.elementor-thumbnails-nav.dragging {
  cursor: grabbing;
}
.elementor-thumb-wrapper {
    text-align: left;
    width: 110px;
    padding: 0 0 10px;
    scroll-snap-align: start;
}
.elementor-thumb-wrapper img {
    height: auto;
    width: 100%;
    object-fit: cover;
    cursor: pointer;
    border: 2px solid transparent;
    transition: opacity 0.3s, border-color 0.3s;
}
.elementor-thumb-wrapper.active img {
    border-color: #c09a5f;
}
.elementor-thumb-title {
    font-size: 14px;
    margin:0;
    line-height: normal;
}
.tbn-door figure {
	width: 100%
}
.tbn-door figure img{
	display:none
}
.tbn-door figure figcaption{
	width: max-content;
	line-height: 53px;
	margin: 60px 0 0 30px;
	background: #1b1d26;
    color: #fff;
    padding: 0 28px;
    font-style: normal;
}
.premium-modal-box-modal-dialog {
	width: auto !important;	
}
.single-post-big-text .premium-modal-trigger-text div {
	line-height: 53px;
	margin: 0 0 0 10px;
	background: #1b1d26;
    color: #fff;
    padding: 0 20px;
    font-style: normal;
}



@media (max-width:767px) {
header {
    padding: 15px 10% !important;
}
header .header-inner{
    padding:0 !important;
}
#site-header .custom-logo {
    width: 80px
}
#site-header.fixed .custom-logo{
    width: 70px;
}
.site-navigation-toggle-holder {
    padding: 8px 0px;
}
.site-navigation-toggle-holder .site-navigation-toggle {
	background:#fff;
	font-size:24px;
	padding: 0
}
.site-navigation-dropdown {
    margin:0 !important;
    transition: .3s;
    transform: scaleY(1) !important;
    max-height: 100vh !important;
    left: -100%;
    width: 75%;
    bottom: 0;
    top:0;
    height: 100vh
}
.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown {
	left:0
}
.site-navigation-dropdown ul.menu {
	padding:0 ;
	background: #1b1d26;
	height: 100%
}
.site-navigation-dropdown ul.menu > .menu-item:nth-child(1) a {
	text-indent: -9999em;
	height: 90px;
}
.site-navigation-dropdown ul.menu > .menu-item:nth-child(1) a:before {
	background: url(logo-piquadro-w.svg) no-repeat !important;
	background-size: auto 60px !important;
	position: absolute;
	bottom: 15px;
	left: 20px;
	content: '';
	width: calc(100% - 20px);
	height: 60px;
}
.site-navigation-dropdown .menu-item a {
    padding:15px 20px !important;
    position: relative;
    background: transparent !important;
    color: #fff !important;
    box-shadow: inset 0 -1px 0 rgb(255 255 255 / 10%) !important;
    font-size:16px !important;
}
.site-navigation-dropdown .menu-item.menu-item-has-children a:after {
	content: '\e8bd';
    position: absolute;
    right: 20px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    transition: .3s;
    font-family: "eicons";
    font-weight:400
}
.site-navigation-dropdown .lang-item {
    width: max-content !important;
    display: inline-block !important;
    margin: 20px 0 0 0
}
.site-navigation-dropdown .lang-item a{
    box-shadow: inset 0 0 0 rgb(255 255 255 / 0%) !important;
    color: #c09a5f !important;
}
.site-navigation-dropdown .sub-menu .menu-item a {
    padding:12px 40px !important;
	color: #c09a5f !important;
	box-shadow: inset 0 0 0 rgb(255 255 255 / 0%) !important;
}
.site-navigation-dropdown .sub-menu {
    box-shadow: inset 0 -1px 0 rgb(255 255 255 / 10%) !important;
}
.site-navigation-dropdown .sub-menu .menu-item {
    transform: scaleY(1);
    height: 0px;
    overflow: hidden;
    transition: .3s;
}
.site-navigation-dropdown ul.menu li.elementor-active>ul>li {
    height: 48px;
}
.site-navigation-dropdown .sub-menu .menu-item a:after {
    display: none;
}
main#content {
    margin-top: 100px;
}
.home-big-text {
    padding: 15vh 10%;
}
.home-sticky-block {
    position: sticky;
    padding: 18vh 10% 100%;
    height: auto;
    top: 90px;
}
.fourbox-home-inf {
    padding: 50px 10% 80px;
}

/* Maniglie e ferramenta */
.pad-10,
.pad-10-up,
.pad-10-up-min,
.pad-10-down {
    padding: 70px 10% 0;
}
.pad-10-up .premium-gallery-container,
.pad-10-up-min .premium-gallery-container, 
.pad-10-half .premium-gallery-container {
	margin:0 -10px
}
.handles-left-text h2 {
    margin: 0;
}
.handles-left-text h2:after {
    margin: 10px 0 10px 0;
    content: '';
    width: 30%;
    height: 5px;
    background: #c09a5f;
    display: block;
}
.three-divider > .e-con-inner{
	justify-content: space-between !important;
	gap:0 !important
}
.three-divider .elementor-widget-image-box{
	width: 30% !important;
}
.four-divider {
	flex-flow:wrap !important;
	justify-content: space-between !important;
	gap:0 !important
}
.four-divider .elementor-widget-image-box{
	width: 25% !important;
	margin: 0 0 20px !important;
}
form.wpcf7-form label.phone,
form.wpcf7-form label.mail {
    width: 100%;
    padding: 0;
}
.collection-list {
	padding:0 
}
.collection-list h2.elementor-heading-title {
	padding:40px 10% 0;
	font-size:32px !important; 
}
.collection-item > .elementor-widget-container {
	flex-wrap:wrap
}
.collection-item .premium-blog-filter {
    width: 100%;
    position: sticky;
    top:94px;
    padding: 0;
    z-index: 10;
}
.collection-item .premium-blog-filter ul.premium-blog-filters-container{
    overflow: scroll;
    display: flex;
    white-space: nowrap;
    padding: 15px calc(10% - 10px);
    background: #f6f5ee;
    width:100%
}
.collection-item .premium-blog-filter li {
	padding:0 10px 
}
.collection-item .premium-blog-filter li a.category {
	background:#f6f5ee !important;
	border-bottom: 0px solid #fff;
}
.collection-item .premium-blog-wrap {
    padding: 0px 10%;
    justify-content: space-between;
    margin:0px 0 20px !important;
}
.collection-item .premium-blog-wrap .premium-blog-post-outer-container {
    padding: 0px !important;
    width: 47% !important;
}
.pad-single-post {
    padding: 70px 10%;
}
.single-post-big-text {
	padding: 0 0 60px
}
.single-post-big-text .elementor-widget-heading:nth-child(1) h2.elementor-heading-title {
	font-size:22px !important;
}
.single-post-big-text .elementor-widget-heading:nth-child(2) h2.elementor-heading-title {
	font-size:40px !important;
}
.pad-10 .single-post-big-images {
	padding:0
}
.doors-size {
    padding:0 0 70px;
}
.doors-size ul li {
   font-size: 14px;
}
.single-post-opening {
	padding:0 0 50px;
	border:0px solid #fff !Important
}
.single-post .elementor .pad-10:nth-child(3) .single-post-opening {
	padding: 0 !important;
}
.single-post-opening .premium-gallery-item:nth-child(odd) {
	padding: 0 10px 40px 0 !important;
	width: 50% !important;
}
.single-post-opening .premium-gallery-item:nth-child(even) {
	padding: 0 0 40px 10px !important;
	width: 50% !important;
}
.single-post-finishes-gallery .gallery {
   display: grid;
   grid-template-columns: repeat(3, 1fr);
   justify-content: initial;
   gap: 10px;
   overflow-wrap: anywhere;
}
.single-post-opening img.attachment-full {
	width: auto;
	margin: 0 20px 20px 0
}
.single-post-opening .lakwood-wood img.attachment-full {
    width: auto;
    margin: 0 20px 0 0;
}
.single-post .pad-10 {
	border: 0px solid !important;
}
.single-post #info-item {
	padding:70px 10% 40px !important;
}
.single-post #info-item h2.elementor-heading-title {
	font-size:30px !important;
}
.single-post #info-item > .elementor-element {
	padding: 0 0 30px !important;
}
.glass-item .elementor-widget-image {
	max-width: 50% !important;
}
.elementor-thumbnails-nav {
    overflow-X: auto;
    padding: 0;
    width: 100%;
    position: unset;
    left: 0;
    top: 0;
    cursor: grab;
    user-select: none;
    height: auto;
    white-space: nowrap;
}
.elementor-thumb-wrapper {
    text-align: left;
    width: 120px;
    padding: 0 10px 0 0;
    scroll-snap-align: start;
    display: inline-flex;
    flex-flow: wrap;
    white-space: pre-wrap;
}
.elementor-image-carousel-wrapper {
	margin: 0 !important;
}
.single-post-big-images figure figcaption {
    position: relative;
    bottom: 0px;
    margin: 10px 0 0;
    background: #fff;
    padding: 10px 20px;
    right: 0px;
    color: #1b1d26 !important;
}
.elementor-slideshow__footer {
    bottom: 4% !important;
    width: 90% !important;
    left: 5% !important;
    transform: translateX(-0%);
}
.tbn-door figure figcaption{
	margin: 20px 0 0 0;
}
.single-post-big-text .premium-modal-trigger-text div {
    line-height: normal;
    margin: 0;
    padding: 16px 28px;
    text-align: left;
}
}




@media (min-width:768px) and (max-width:1280px) {
.pad-10, .pad-10-up, .pad-10-up-min, .pad-10-down{
    padding: 70px 10% 0;
}
.collection-list {
    padding: 0;
}
.collection-item .premium-blog-filter {
    width: 100%;
    position: sticky;
    top: 104px;
    padding: 0;
    z-index: 10;
}
.collection-item .premium-blog-filter ul.premium-blog-filters-container {
    overflow: scroll;
    display: flex;
    white-space: nowrap;
    padding: 15px 10%;
    background: #f6f5ee;
    min-width: 100%
}
.collection-item .premium-blog-wrap {
    padding: 0px 10%;
    justify-content: space-between;
    margin: 0px 0 20px !important;
}
.collection-item .premium-blog-wrap .premium-blog-post-outer-container {
    padding: 0px !important;
    width: 47% !important;
}
.collection-list h2.elementor-heading-title {
    padding: 40px 10% 0;
    font-size: 32px !important;
}
.collection-item .premium-blog-filter li a.category {
    background: #f6f5ee !important;
    border-bottom: 0px solid #fff;
}
.elementor-thumbnails-nav {
    overflow-X: auto;
    padding: 0;
    width: 100%;
    position: unset;
    left: 0;
    top: 0;
    cursor: grab;
    user-select: none;
    height: auto;
    white-space: nowrap;
}
.elementor-thumb-wrapper {
    text-align: left;
    width: 120px;
    padding: 0 10px 0 0;
    scroll-snap-align: start;
    display: inline-flex;
    flex-flow: wrap;
    white-space: pre-wrap;
}
.elementor-image-carousel-wrapper {
	margin: 0 !important;
}
.single-post-big-images figure figcaption {
    position: relative;
    bottom: 0px;
    margin: 10px 0 0;
    background: #fff;
    padding: 10px 20px;
    right: 0px;
    color: #1b1d26 !important;
}
.single-post-finishes-gallery .gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: initial;
    gap: 20px;
}
.single-post-opening .premium-gallery-item:nth-child(even) {
    padding: 0 30px 20px 0px !important;
}
.single-post-opening .lakwood-wood .premium-gallery-item:nth-child(even) {
    padding: 0 0 20px 20px !important;
}
}

@media (max-width:1280px) {
.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
	display: flex !important;
}
.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation {
	display: none !important;
}
#site-header .custom-logo {
    width: 80px
}
#site-header.fixed .custom-logo{
    width: 70px;
}
.site-navigation-toggle-holder {
    padding: 8px 0px;
}
.site-navigation-toggle-holder .site-navigation-toggle {
	background:#fff;
	font-size:24px;
	padding: 0
}
.site-navigation-dropdown {
    margin:0 !important;
    transition: .3s;
    transform: scaleY(1) !important;
    max-height: 100vh !important;
    left: -100%;
    width: 75%;
    bottom: 0;
    top:0;
    height: 100vh
}
.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown {
	left:0
}
.site-navigation-dropdown ul.menu {
	padding:0 ;
	background: #1b1d26;
	height: 100%
}
.site-navigation-dropdown ul.menu > .menu-item:nth-child(1) a {
	text-indent: -9999em;
	height: 90px;
}
.site-navigation-dropdown ul.menu > .menu-item:nth-child(1) a:before {
	background: url(logo-piquadro-w.svg) no-repeat !important;
	background-size: auto 60px !important;
	position: absolute;
	bottom: 15px;
	left: 20px;
	content: '';
	width: calc(100% - 20px);
	height: 60px;
}
.site-navigation-dropdown .menu-item a {
    padding:15px 20px !important;
    position: relative;
    background: transparent !important;
    color: #fff !important;
    box-shadow: inset 0 -1px 0 rgb(255 255 255 / 10%) !important;
    font-size:16px !important;
}
.site-navigation-dropdown .menu-item.menu-item-has-children a:after {
	content: '\e8bd';
    position: absolute;
    right: 20px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    transition: .3s;
    font-family: "eicons";
    font-weight:400
}
.site-navigation-dropdown .lang-item {
    width: max-content !important;
    display: inline-block !important;
    margin: 20px 0 0 0
}
.site-navigation-dropdown .lang-item a{
    box-shadow: inset 0 0 0 rgb(255 255 255 / 0%) !important;
    color: #c09a5f !important;
}
.site-navigation-dropdown .sub-menu .menu-item a {
    padding:12px 40px !important;
	color: #c09a5f !important;
	box-shadow: inset 0 0 0 rgb(255 255 255 / 0%) !important;
}
.site-navigation-dropdown .sub-menu {
    box-shadow: inset 0 -1px 0 rgb(255 255 255 / 10%) !important;
}
.site-navigation-dropdown .sub-menu .menu-item {
    transform: scaleY(1);
    height: 0px;
    overflow: hidden;
    transition: .3s;
}
.site-navigation-dropdown ul.menu li.elementor-active>ul>li {
    height: 48px;
}
.site-navigation-dropdown .sub-menu .menu-item a:after {
    display: none;
}
form.wpcf7-form label.mail,
form.wpcf7-form label.phone {
    width: 100%;
    padding: 0;
}
.pad-10-up .premium-gallery-container, 
.pad-10-up-min .premium-gallery-container, 
.pad-10-half .premium-gallery-container {
    margin: 0 -10px;
}
.four-divider .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
    align-items: flex-start;
}
.pad-single-post {
    flex-direction: column-reverse !important;
    padding: 50px 10%
}
.single-post-big-images {
    width:100%
}
.single-post-big-text {
    width:100%;
    padding:0 0 80px
}
.doors-size{
    padding: 0 0 100px
}
#info-item h2 {
    font-size:30px !important
}
#info-item form {
    padding:0 0 70px !important
}
.modelli-items-single-post {
    padding:70px 10%
}
}