.elementor-kit-8{--e-global-color-primary:#343434;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#343434;--e-global-color-accent:#343434;--e-global-color-e611f54:#F3F3F3;--e-global-color-33d7e41:#EFF2F2;--e-global-color-715ffb7:#E2DDD9;--e-global-color-47efe08:#F2F0EC;--e-global-color-cf9077e:#5F7C7B;--e-global-typography-primary-font-family:"Roboto Mono";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Mono";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Mono";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto Mono";--e-global-typography-accent-font-weight:400;background-color:var( --e-global-color-secondary );color:var( --e-global-color-primary );font-family:"Roboto Mono", Sans-serif;font-size:16px;font-weight:300;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-cf9077e );}.elementor-kit-8 a:hover{color:var( --e-global-color-cf9077e );}.elementor-kit-8 label{color:var( --e-global-color-primary );}.elementor-kit-8 input:not([type="button"]):not([type="submit"]),.elementor-kit-8 textarea,.elementor-kit-8 .elementor-field-textual{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:150px;max-width:150px;}.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;}}:root { --Negro:#343434; --Blanco:#FFFFFF; --Gris:#F3F3F3; --Tierra:#E2DDD9; --Crema:#F2F0EC; --Verde:#5F7C7B; --Gris-verde:#eff2f2; }
/* Start custom CSS */.grecaptcha-badge {
    visibility: hidden!important;
}

/* ================================
   LA MIRATECA - AVISOS WOOCOMMERCE
================================ */

/* Caja de avisos */
.woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-notices-wrapper .woocommerce-error {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    box-sizing: border-box !important;

    padding: 18px 22px !important;
    margin: 0 0 22px 0 !important;

    border: 1px solid #E1E5E8 !important;
    border-radius: 12px !important;
    background: #ffffff !important;

    font-family: "Roboto Mono", monospace !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
    color: #343434 !important;
}

/* Quitar icono automático que se mete encima del texto */
.woocommerce-notices-wrapper .woocommerce-info::before,
.woocommerce-notices-wrapper .woocommerce-message::before,
.woocommerce-notices-wrapper .woocommerce-error::before {
    display: none !important;
    content: none !important;
}

/* Quitar borde/línea superior típica de WooCommerce */
.woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-message {
    border-top: 1px solid #E1E5E8 !important;
}

/* Aviso de error */
.woocommerce-notices-wrapper .woocommerce-error {
    border-color: #E6D3D3 !important;
}

/* Ocultar botones dentro de avisos, por si WooCommerce mete alguno */
.woocommerce-notices-wrapper .button,
.woocommerce-notices-wrapper a.button,
.woocommerce-notices-wrapper .wc-forward {
    display: none !important;
}




/* ================================
   DIGITAL SIGNATURE - BOTONES LAM
   Solo botones, no toca la caja de firma
================================ */

.woocommerce-checkout .lam-signature-button,
.woocommerce-checkout button.lam-signature-button,
.woocommerce-checkout input.lam-signature-button,
.woocommerce-checkout input[type="button"].lam-signature-button {
    min-width: 115px !important;
    height: 38px !important;
    margin: 12px 6px 0 0 !important;
    padding: 0 16px !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: #ffffff !important;
    border: 1px solid #5F7C7B !important;
    border-radius: 0px !important;

    color: #5F7C7B !important;
    font-family: "Roboto Mono", monospace !important;
    font-size: 11px !important;
    line-height: 1 !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    box-shadow: none !important;
    text-shadow: none !important;
    text-decoration: none !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
}

.woocommerce-checkout .lam-signature-button:hover,
.woocommerce-checkout button.lam-signature-button:hover,
.woocommerce-checkout input.lam-signature-button:hover,
.woocommerce-checkout input[type="button"].lam-signature-button:hover {
    background: #5F7C7B !important;
    border-color: #5F7C7B !important;
    color: #ffffff !important;
}

.woocommerce-checkout .lam-signature-button:focus,
.woocommerce-checkout button.lam-signature-button:focus,
.woocommerce-checkout input.lam-signature-button:focus,
.woocommerce-checkout input[type="button"].lam-signature-button:focus {
    outline: 1px solid #5F7C7B !important;
    outline-offset: 2px !important;
    box-shadow: none !important;
}

.woocommerce-checkout .lam-signature-button:active,
.woocommerce-checkout button.lam-signature-button:active,
.woocommerce-checkout input.lam-signature-button:active,
.woocommerce-checkout input[type="button"].lam-signature-button:active {
    transform: translateY(1px) !important;
}

/* Móvil */
@media (max-width: 767px) {
    .woocommerce-checkout .lam-signature-button,
    .woocommerce-checkout button.lam-signature-button,
    .woocommerce-checkout input.lam-signature-button,
    .woocommerce-checkout input[type="button"].lam-signature-button {
        min-width: 95px !important;
        height: 36px !important;
        margin: 8px 5px 0 0 !important;
        padding: 0 12px !important;
        font-size: 10px !important;
    }
}

/* QUITAR COPY BANNER */
.cc-copyright {
    display: none !important;
}

.cc-footer,
.cc-bottom,
.cc-powered-by {
    display: none !important;
}/* End custom CSS */