/* 
Theme Name: Makita - 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
*/
/**** HAEDER ****/
/* Recaptcha */
.recaptcha_v3-bottomright {
    position: absolute;
}
.recaptcha_v3-inline {
    order: 3;
}
/* HOME */
header .header-home > div {
    border-bottom: 1px solid var(--e-global-color-77eac6c)!important;
}
/* ICONO HEADER */
.header-iconos a.elementor-icon {
    opacity: 0.5;
}
.header-iconos a.elementor-icon:hover {
    opacity: 1;
}
/**** FIN: HEADER HOME ****/

/**** TIPOGRFÍAS ****/
b, strong {
    font-weight: 700;
}
/**** FIN: TIPOGRFÍAS ****/

/**** BUSCADOR HOME ****/
.e-search-input-wrapper input {
    padding-left: 50px!important;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0;
}
.loop-buscador-header .loop-buscador-titulo a {
    display: block;
    width: 100%!important;
}
.loop-buscador-header:hover .loop-buscador-titulo a {
    color: var( --e-global-color-accent );
}
.e-search-results-list {
    max-height: 240px;
    min-height: 16px;
    overflow-y: auto;
}
.dialog-message.dialog-lightbox-message .e-search-results-list {
    max-height: 400px!important;
    overflow-y: auto;
}
/**** FIN: BUSCADOR HOME ****/

/**** FOOTER ****/
/* FORM SUSCRIBETE */
.footer-suscribete input {
    padding: 13px!important;
}
.footer-suscribete input:focus-visible {
    border-color: #f9f9f9!important;
}
/* REDES SOCIALES */
.footer-redes a:hover {
    font-size: var(--icon-size, 25px);
}
/**** FIN: FOOTER ****/

/**** IMG ELEMENTOR - A ****/
.elementor-widget-image a {
    display: block;
}
/**** FIN: IMG ELEMENTOR - A ****/

/**** BOX HIDDEN ****/
.box-hidden {
    overflow: hidden;
}
/**** FIN: BOX HIDDEN ****/

/**** HOME BOX FAMILIA ****/
.box-familia {
    overflow: hidden;
}
.img-familia img {
    cursor: pointer!important;
    margin-right: -60px;
    transition: .4s;
}
.box-familia:hover .img-familia img {
    margin-right: 0px;
    transition: .4s;
}
/**** FIN: HOME BOX FAMILIA ****/

/**** HOME BOX INDUSTRIA ****/
.box-industria {
    overflow: hidden;
}
.box-industria img {
    cursor: pointer;
    transition: .4s;
}
.box-industria:hover img {
    cursor: pointer;
    transform: scale(1.1);
    transition: .4s;
}
/**** FIN: HOME BOX INDUSTRIA ****/

/**** CARRUSEL LOOP PRODUCTO + ARTICULO ****/
.carrusel-loop .elementor-swiper-button-prev {
    display: none!important;
}
.loop-tiutlo-producto h3 a, .loop-articulo h3 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.swiper-wrapper .producto.type-producto, .swiper-wrapper .post.type-post {
    cursor: pointer;
}
/* TÍTULO HOVER PRODUCTO + ARTICULO */
.swiper-wrapper .producto.type-producto:hover h3 a, .swiper-wrapper .post.type-post:hover h3 a {
    color: var( --e-global-color-accent );
}
/* ARTICULO */
.loop-articulo h3 a {
    -webkit-line-clamp: 3;
}
.p-autor, .post-autor {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.img-articulo {
    overflow: hidden;
}
.swiper-wrapper .post.type-post img {
    transition: .4s;
}
.swiper-wrapper .post.type-post:hover img {
    filter: brightness(60%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
    transform: scale(1.1);
    transition: .4s;
}
/* PRODUCTO IMAGEN HOVER */
.contenedor-img {
    position: relative;
}
.img-producto, .img-producto-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.5s ease-in-out;
}
.swiper-wrapper .producto.type-producto:hover .img-producto, .img-producto-hover {
    opacity: 0;
}
.swiper-wrapper .producto.type-producto:hover .img-producto-hover {
    opacity: 1;
}
/* NUEVO */
.box-nuevo {
    position: absolute;
    top: 12px;
    z-index: 99;
}
span.etiqueta-nuevo {
    background-color: var(--e-global-color-accent);
    color: var(--e-global-color-c700d03);
    font-family: var(--e-global-typography-0d554b3-font-family), Sans-serif;
    font-size: var(--e-global-typography-0d554b3-font-size);
    font-weight: var(--e-global-typography-0d554b3-font-weight);
    padding: 2px 6px;
}
/**** FIN: CARRUSEL LOOP PRODUCTO + ARTICULO ****/

/**** PLANTILLA TIENDA ****/
body.post-type-archive-producto #product-results {
    overflow: hidden;
}
/**** FIN: PLANTILLA TIENDA ****/

/**** MIGAS ****/
.migas li.elementor-icon-list-item:last-child a span, .migas li.elementor-icon-list-item:hover a span {
    color: #008C99!important;
}
/**** FIN: MIGAS ****/

/**** NUMEROS ANIMACIÓN ****/
.elementor-counter-number-wrapper {
    font-weight: 900!important;
}
span.elementor-counter-number-suffix {
    text-transform: initial;
}
.elementor-counter-title {
    font-size: var(--e-global-typography-329abf0-font-size)!important;
    font-weight: var(--e-global-typography-329abf0-font-weight)!important;
    text-transform: var(--e-global-typography-329abf0-text-transform)!important;
    line-height: var(--e-global-typography-329abf0-line-height)!important;
}
.numeros-animacion .elementor-counter-title {
    color: var(--e-global-color-c700d03)!important;
}
/**** FIN: NUMEROS ANIMACIÓN ****/

/**** PÁGINA CONTACTO ****/
/* FORMULARIO */
#form-quiero-ser .elementor-form-fields-wrapper > div:nth-child(-n+9) label.elementor-field-label, #form-quiero-ser .elementor-field-type-textarea .elementor-field-label {
    display: none;
}
#form-quiero-ser .elementor-field-type-html h2 {
    font-size: var(--e-global-typography-329abf0-font-size)!important;
    line-height: var(--e-global-typography-329abf0-line-height)!important;
    margin-top: 20px;
}
#form-quiero-ser hr {
    border: 0px;
    border-bottom: 1px solid #EAE9E9!important;
    margin: 30px 0;
}
#form-quiero-ser .elementor-field-subgroup.elementor-subgroup-inline {
    margin-bottom: 15px;
}
#form-quiero-ser input.elementor-upload-field {
    padding: 0 0 30px 0!important;
}
#form-quiero-ser .elementor-field-group-field_665be80 input.elementor-upload-field {
    padding-bottom: 0!important;
}
span.elementor-field-option {
    align-items: flex-start;
    display: flex;
    gap: 10px;
    margin-right: 20px;
}
.elementor-field-type-radio span.elementor-field-option input, span.elementor-field-option input {
    accent-color: #008C99!important;
}
#form-quiero-ser .elementor-field-type-checkbox span.elementor-field-option label {
    color: #737579!important;
    margin-top: -2px;
}
#form-quiero-ser .elementor-field-type-checkbox span.elementor-field-option label p {
    font-size: 9px;
    line-height: 1.2em;
    margin-top: 5px;
}
.select-caret-down-wrapper {
    display: none;
}
.elementor-select-wrapper.remove-before:before {
    content: url(/wp-content/uploads/2025/01/desplegable.svg)!important;
}
/**** FIN: CONTACTO ****/

/**** PÁGINA INFORMATICA ****/
.box-contenido-info h2 {
    font-size: 24px;
    margin: 40px 0 20px;
}
.box-contenido-info h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0;
}
.box-contenido-info p {
    margin-bottom: 20px;
}
/**** FIN: PÁGINA INFORMATICA ****/

/**** GALERIA IMAGEN GRANDE + MIONUTARUAS (BLOG - PRODUCTOS) ****/
/* GALERIA */
#imagen-principal {
    padding-bottom: 10px;
}
#imagen-grande {
    transition: .4s;
    overflow: hidden;
    width: 100%;
}
.owl-stage img.thumbnail {
    cursor: pointer;
    height: 140px;
    object-fit: cover;
    transition: .4s;
}
.owl-dots {
    text-align: center; 
    margin-top: 20px;
}
.owl-dots .owl-dot {
    background-color: #21212137!important; 
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    margin: 0 4px;
    height: 8px;
    width: 8px;
}
.owl-dots .owl-dot.active {
    background-color: #21212187!important;
}
/**** FIN: GALERIA IMAGEN GRANDE + MIONUTARUAS (BLOG - PRODUCTOS) ****/

/*** RESPONSIVE ***/
/* DESK */
@media only screen and (min-width: 600px) {
    /* PÁGINA NOSOTROS IMG */
    .img-nosotros {
        position: absolute;
        left: 0;
        top: 0;
    }
}
/* TBLET */
@media only screen and (max-width: 1024px) {
    /* MIGAS */
    .migas svg {
        height: 8px!important;
        width: 8px!important;
    }
    /* NUMEROS ANIMACIÓN */
    .elementor-counter-title {
        text-align: center!important;
        padding: 0 20px!important;
    }
    /* PÁGINA INFORMATICA */
    .box-contenido-info h2 {
        font-size: 20px;
    }
    .box-contenido-info h3 {
        font-size: 16px;
    }
}
/* MOBILE */
@media only screen and (max-width: 600px) {
    /* HEADER CANVAS MENÚ */
    .header-canvas a.elementor-item-active, .header-canvas li:hover a.elementor-item, .header-canvas-footer a.elementor-item-active, .header-canvas-footer li:hover a.elementor-item {
        font-weight: 600!important;
        transition: .4s;
    }
    .header-canvas a.elementor-item-active, .header-canvas li:hover a.elementor-item {
        border-left: 3px solid var(--e-global-color-accent);
    }
    ul li.btn-contacto-movil a {
        color: var(--e-global-color-accent)!important;
    }
    /* HOME FAMILIA HOVER */
    .img-familia img {
        margin-right: -20px;
    }
    /* HOME INDUSTRIA */
    .grilla-industria {
        overflow-x: scroll;
    }
    .grilla-industria::-webkit-scrollbar {
        width: 8px;
    }
    .grilla-industria::-webkit-scrollbar-track {
        background: #F4F4F4; 
        border-radius: 10px 10px 0 0;
        margin: 0 20px;
    }
    .grilla-industria::-webkit-scrollbar-thumb {
        background: #D9D9D9; 
        border-radius: 10px;
    }
    .grilla-industria::-webkit-scrollbar-thumb:hover {
        background: #D9D9D9;
    }
    /* BUSCADOR POUP */
    .dialog-message.dialog-lightbox-message .e-search-results-list {
        max-height: 300px!important;
    }
    /* NUMEROS ANIMACIÓN */
    .elementor-counter-number-wrapper {
        font-size: 24px!important;
    }
    .elementor-counter-title {
        font-size: 9px!important;
    }
    /* PÁGINA INFORMATICA */
    .box-contenido-info h2 {
        font-size: 18px;
    }
    .box-contenido-info h3 {
        font-size: 14px;
    }
    /* CONTACTO TÍTULOS PESTAÑAS */
    .e-n-tabs-heading button {
        padding: 12px 0!important;
        width: 50%!important;
    }
    .e-n-tabs-heading button span {
        font-size: 12px!important;
    }
    #form-quiero-ser hr {
        margin: 20px 0;
    }
    #form-quiero-ser input.elementor-upload-field {
        padding: 0 0 15px 0!important;
    }
    #form-quiero-ser .elementor-field-group-field_665be80 input.elementor-upload-field {
        padding-bottom: 0!important;
    }
    #form-quiero-ser .elementor-field-type-checkbox {
        margin-top: -20px;
    }
    #form-quiero-ser .elementor-field-subgroup.elementor-subgroup-inline span.elementor-field-option {
        padding-bottom: 5px;
        width: 100%;
    }
    /* NO RESULTADO BUSQUEDA PRODUCTO */
    .e-search-nothing-found-message {
        font-size: 10px!important;
    }
}
/*** FIN: RESPONSIVE ***/