.elementor-kit-9{--e-global-typography-primary-font-family:"Playfair Display SC";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display SC";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//** Estilos básicos**/

.button {
    background-color: #191919!important;
    color: #fff!important;
}
.button:hover {
    transform: scale(1.1);
}
h1,h2,h3,h4,h5,h6 {
    font-family: Poppins;
    line-height: 1.7em;
}

.wl-wish-button {
    border: none;
}

#menu-desplegable p {
    font-family: Poppins;
}

.uael-post__terms-wrap {
    display: none;
}
.uael-post__title {
    display: none;
}
.uael-post__meta-data i {
    display: none;
}

.uael-post__comments {
    display: none!important;
}

.uael-post__excerpt {
    display: none;
}

.uael-post__read-more {
    display: none;
}

.uael-post__content-wrap {
    background-color: #fff;
}
.uael-post__meta-data {
    margin-top: -55%;
}
.uael-post__date {
    font-size: 20px;
    margin-left: 25%;
    font-weight: 600;
    color: #000;
    visibility: hidden;
}

.slick-arrow {
    margin-top: -20px;
}
.botones-productos {
    font-family: Poppins;
    font-size: 18px;
    cursor: pointer;
    background-color: #c1c1c1;
    padding: 5% 2% 5% 2%;
    line-height: 0em!important;
}

.botones-productos:hover {
    cursor: pointer;
    background-color: #000;
}


.categoria-producto {
    font-family: Poppins; 
    font-size: 83.25px; 
    font-weight: 600;
    
}

#controles-slider-fs2 {
    display: none;
}

#controles-slider-fs3 {
    display: none;
}

#controles-slider-fs4 {
    display: none;
}

#fs-slider3 {
    display: none;
}

#fs-slider4 {
    display: none;
}

#fs-slider5 {
    display: none;
}

#fs-slider6 {
    display: none;
}

#fs-slider7 {
    display: none;
}

#fs-slider8 {
    display: none;
}

#descripcion-materiales {
    display: none;
}
#descripcion-descargas {
    display: none;
}

/*Código para blog*/
.elementor-post-date {
    display: block;
    position: absolute;
    color: #191919;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    left: 30%;
    top: 35%;
    visibility: hidden;
}
.elementor-post__card {
    overflow: hidden;
}
#archivo-blog h3 {
    margin-top: 20%;
}

/* Código para header*/

.menu-item-25 .sub-menu a {
    color: #191919!important;
    font-weight: 600px!important;
}
.menu-item-2131, .menu-item-2132, .menu-item-2133 {
    background-color: #191919!important;
}

.sub-menu .menu-item-2131 a {
    color: #fff!important;
}
.sub-menu .menu-item-2132 a {
    color: #fff!important;
}
.sub-menu .menu-item-2133 a {
    color: #fff!important;
}

#header-blanco .menu-item-25 .sub-menu {
    background-color: #ffffff0;
    
}
#header-blanco .menu-item-25 .sub-menu a {
    color: #191919!important;
    font-weight: 600px!important;
}
#header-blanco  .menu-item-2131, .menu-item-2132, .menu-item-2133 {
    background-color: #191919!important;
}

#header-blanco  .sub-menu .menu-item-2131 a {
    color: #fff!important;
}
#header-blanco  .sub-menu .menu-item-2132 a {
    color: #fff!important;
}
#header-blanco  .sub-menu .menu-item-2133 a {
    color: #fff!important;
}

#header-blanco  .sub-menu .menu-item-2131 hover {
    background-color: #191919!important;
}
#header-blanco  .sub-menu .menu-item-2132 hover {
    background-color: #191919!important;
}
#header-blanco  .sub-menu .menu-item-2133 hover {
    background-color: #191919!important;
}

#header-blanco {
    position: relative;
    transition: margin-top .4s ease;
    height: 15vh;
    display: flex;
    align-items: center;
    z-index: 100;
    margin-top: -15vh;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

header {
    height: 15vh;
    background-color: rgba(255,255,255,0);
    width: 100%;
    display: flex;

}

#header-web {
    height: 15vh;
    display: block;
    position: absolute;
    top: 0;
    background-color: rgba(255,255,255,0);
    width: 100%;
   z-index: 99;
}
 

#header-responsive {
    display:none;
}

#container-logo {
  display: flex;
  width: 20%;
  height: 15vh;
  margin-left: 50px;
}

#container-nav-menu {
  width: 70%;
  height: 15vh;
}


#nav-menu a {
  color: #f9f9f9;
  font-family: Poppins;
  font-size: 16.74px;
  font-weight: 400;
}

#nav-menu a:active {
  color: #ffffff;
  font-weight: 500;
}

#container-social-media {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 10%;
  height: auto;
  margin-right: 25px;
  margin-left: 20px;
}
.fa.fas.fa-search {
    transform: rotate(90deg);
}

#container-logo-negro {
  display: flex;
  width: 20%;
  height: 15vh;
  margin-left: 50px;
}
#container-nav-menu-blanco {
  width: 70%;
  height: 15vh;
}


#header-blanco #nav-menu a {
  color: #191919;
  font-family: Poppins;
  font-size: 16.74px;
  font-weight: 400;
}

#header-blanco #nav-menu a:hover {
  color: #191919;
  font-family: Poppins;
  font-size: 16.74px;
  font-weight: 400;
}

#header-blanco #nav-menu a:active {
  color: #000000;
  font-weight: 500;
}

#container-social-media-blanco {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 10%;
  height: auto;
  margin-right: 25px;
  margin-left: 20px;
}

/** Código para header y footer **/
@media (min-width: 1000px) {
    



.flex-control-nav {
    display: none!important;
}

.wc-tabs {
    display: none;
}

}

@media (max-width:1200px) {
    #header-web {
        display: none!important
    }
    #header-responsive {
        display: block;
        background-color: #fff;
        margin-top: 0px;
        width:100%;
        height: auto;
        display: block;
        z-index: 33;
    }

    .categoria-producto {
        font-size: 50px;
    }
    header {
        width:100%;
        height: 20vh;
        display: flex;
        justify-content: center;
    }
    #header-blanco {
        display: none;
    }
    #container-slider {
    width: 100%;
    height: 100vh;
    margin-top: -15vh;
}
}

@media (max-width:767px) {
    #header-responsive {
        background-color: #fff;
        margin-top: 0px;
        width:100%;
        height: auto;
        display: block;
        z-index: 33;
    }
    #header-blanco {
    display: none!important;
 
}


header {
    height: auto;
}
.categoria-producto {
    font-size: 35px;
    margin-top: 35px;
    margin-bottom:40px;
}
.controles-slider-fs {
    display: none!important;
}

#fs-slider3 {
    display: block;
}

#fs-slider4 {
    display: block;
}

#fs-slider5 {
    display: block;
}

#fs-slider6 {
    display: block;
}

#fs-slider7 {
    display: block;
}

#fs-slider8 {
    display: block;
}

}

/** Código para cuerpo de páginas **/

/**slider**/

#container-slider {
    width: 100%;
    height: 100vh;
    margin-top: -15vh;
}

.eicon-chevron-left {
    color: #000000;
    background-color: #ffffff;
    padding: 40px 2.5px;
    position: relative;
    left: -9px;
    top: -50px;
}

.eicon-chevron-right {
    color: #000000;
    background-color: #ffffff;
    padding: 40px 2.5px;
    position: relative;
    right: -9px;
    top: -50px;
}

.swiper-pagination-bullet {
    border-radius: 0px;
    width: 25px!important;
    height: 3px!important;
    background-color:#f8f8f8;
}
.swiper-pagination-bullet-active {
    background-color: #fff!important;
    height: 4px!important;
}

/**productos**/

.heading-products {
    font-family: Playfair Display;
    font-size: 36px;
    color: #000000;
    margin-top: 150px;
    margin-bottom: 40px;
}

.description-products {
    max-width: 612.36px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 80px;
}

.heading {
    font-family: Poppins;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
}

.heading-slider {
    font-family: Poppins;
    font-size: 113.75px;
}

.description-slider {
    font-size: 18px;
    max-width: 558.29px;
    max-height: 46.85px;
    color: #ffffff;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    position: relative;
    top: -100px;
    transform: scale(2);
}

/**catalogo**/

#heading-download-catalogo {
    font-size: 57.45px;
    text-align: center;
    padding-top: 80px;
}

#container-download-catalogo {
    height: 370px;
    width: 100%;
    background-image: url('https://furniture-style.es/wp-content/uploads/2021/10/Silla-Furniture-Catalogo.png');
    background-size: cover;
}/* End custom CSS */