.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#746541;}.elementor-kit-6 a:hover{color:#B59C62;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*EL hover button*/
.my-btn .elementor-button::before{
    content:'';
    position: absolute;
    background: #B59C62; 
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 2px !important;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .4s ease; 
}
.my-btn .elementor-button:hover::before{
    transform: scaleX(1);
    transform-origin: left; 
}
 .button-container{
     width: 160px !important;
     height: 42px !important;
 }
.my-btn .elementor-button-text, .hoverbox__butto{
    z-index: 1;
}
/*Hoverbox Style Start*/
    .hoverbox__luxury-vinyl {
    position: relative;
    background-image: url('/wp-content/uploads/2024/01/Image-From-Website10.webp');
    background-size: cover;
    background-position: center;
    height: 300px;
    width: 300px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    border-radius:0;
	margin: auto;
	margin: 15px;
}
.hoverbox__hardwood-floor{
     position: relative;
    background-image: url('/wp-content/uploads/2024/01/Image-From-Website11.webp');
    background-size: cover;
    background-position: center;
    height: 300px;
    width: 300px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    border-radius:0;
	margin: auto;
	margin: 15px;
}
.hoverbox__carpet{
    position: relative;
    background-image: url('/wp-content/uploads/2024/01/Image-From-Website09.webp');
    background-size: cover;
    background-position: center;
    height: 300px;
    width: 300px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    border-radius:0;
	margin: auto;
	margin: 15px;
}
.hoverbox__tile-stone{
    position: relative;
    background-image: url('/wp-content/uploads/2024/01/Image-From-Website12.webp');
    background-size: cover;
    background-position: center;
    height: 300px;
    width: 300px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    border-radius:0;
	margin: auto;
	margin: 15px;
}
.hoverbox__content {
    position: relative;
    z-index: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: opacity 0.3s ease;
}
.hoverbox__content img {
    max-width: 65px;
}
.hoverbox__icon {
    font-size: 2rem;
}
.hoverbox__overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 99;
}
.hoverbox__luxury-vinyl:hover .hoverbox__overlay, .hoverbox__carpet:hover .hoverbox__overlay, .hoverbox__tile-stone:hover .hoverbox__overlay, .hoverbox__hardwood-floor:hover .hoverbox__overlay {
    opacity: 1;
}
.hoverbox__luxury-vinyl:hover .hoverbox__content, .hoverbox__carpet:hover .hoverbox__content, .hoverbox__hardwood-floor:hover .hoverbox__content, .hoverbox__tile-stone:hover .hoverbox__content {
    opacity: 0;
}
.hoverbox__text{
    padding: 0px 10px 10px 7px !important;
     font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
     font-size: 18px;
     line-height: 26px !important;
}
.hoverbox__title{
    margin-top: 10px !important;
    margin-bottom: 2px;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-weight: 700px;
   font-size: 30px !important;
}
/*Hoverbox Style End*/
/* code button*/
.button_slide {
    border: 2px solid #B59C62;
    padding:4px 10px;
    display: inline-block;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px;
    cursor: pointer;
    color: #B59C62 !important;
  animation: leave 0.4s forwards;
  border-radius: 5px;
}

.slide_right:hover, #gform_submit_button_1:hover, #gform_submit_button_3:hover {
    animation: hover 0.4s forwards;
     color: #fff !important;
}
#gform_submit_button_1, #gform_submit_button_3{
        border: 2px solid #B59C62;
    padding:4px 10px;
    display: inline-block;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px;
    cursor: pointer;
    color: #B59C62;
  animation: leave 0.4s forwards;
  border-radius: 5px;
    background-color: #fff;
}
@keyframes hover {
    from {
        box-shadow: inset 0 0 0 0.01px #B59C62;
    }
    to {
        box-shadow: inset 8.79928em 0 0 0.01px #B59C62;
        color: #fff !important;
    }
}
@keyframes leave {
    from {
        box-shadow: inset -8.79928em 0 0 0.01px #B59C62;
        color: #fff !important;
    }
    to {
        box-shadow: inset 0 0 0 0.01px #B59C62;
    }
}
.products__main-container{
display:flex;
flex-flow: row wrap;
justify-content: center;
}
/*footer*/
.contact__li {
    align-items: center;
display: flex;
justify-content: center;
}
.footer__container ul{
    list-style-type: none;
      text-align: center;
      margin-left: 0.5;
}
.footer__container ul li a{
    color: #B59C62;
    font-size: 18px;
     font-family: Helvetica;
} 
.footer__container ul li{
   margin-bottom: 7px;
   line-height: 1.25;
   
} 
 .contact__li p{
    color: #B59C62;
    font-size: 14px;
     font-family: Helvetica;
} 
.footer__social-icons__container h3{
    font-size: 22px !important;
    font-weight: 700;
    text-align: center;
    color: #B59C62;
    font-family: Helvetica;
}
.footer__list__li__title a, .footer__list__li__title-inspiration a{
    font-size: 22px !important;
    font-weight: 700 !important;
    text-align: left;
    color: #B59C62;
     font-family: Helvetica;
}
.footer__list__li__title-inspiration{
     margin-top: 15px !important;
}
.footer__social-icons__container ul{
    display: flex;
    flex-flow: row nowrap;
    list-style: none;
    margin: 0 auot;
    justify-content: center;
}
.footer__social-icons__container img{
    margin-right: 10px;
}
.contact__li{
    display: block;
}
.contact__li img{
    margin: 10px 0;
}
@media screen and (min-width: 1024px){
    .footer__container, .contact__li{
        display: flex;
    }
    .footer__container ul, .contact__li{
      text-align: left !important;
      justify-content: left;
}
    .contact__li img{
         margin-right: 10px;
         margin-bottom: 15px;
      }
    .footer__social-icons__container h3{
        text-align: left;
}
    .footer__social-icons__container ul{
        margin-left: 0;
        justify-content: left;
}
    .footer__container ul{
        flex: 1;
}
.footer__list{
    flex: 2 !important;
}
}
/*prodruct template*/
/*popup*/
.popup__list li{
  list-style: none;
  padding-left: 0;
  }
.popup__list li:before {
 content: '✓'; 
 color: #B59C62;
 margin-right: 10px;
}
/*table*/
/*.prodcut__table{*/
/*    border: solid 2px #000000;*/
/*}*/
.prodcut__table tr{
    /*background-color: #ffffff;*/
    color: #000000;
    font-family: Helvetica;
}
.prodcut__table tr:nth-child(even), th {background-color: #b59c6296;
}
.nextend-arrow:active{
    background-color: #B59C62 !important;
}

.nextend-arrow:hover{
    background-color: #B59C62 !important;
}/* End custom CSS */