.elementor-kit-11{--e-global-color-primary:#5409DA;--e-global-color-secondary:#54595F;--e-global-color-text:#161616;--e-global-color-accent:#D0B5FF;--e-global-color-6606d2d:#FFFFFF;--e-global-color-fa6198c:#FAFAFA;--e-global-color-067dc13:#000000;--e-global-color-7d41ff0:#111111;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}@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 *//* ============================================================
   🦩 Escala tipográfica universal (solo tamaños)
   ============================================================ */

/*:root {*/
  /* Título principal */
/*  --font-h1: clamp(2rem, 6vw, 4rem);*/

  /* Subtítulos (h2, h3, h4) */
/*  --font-h2-4: clamp(1.5rem, 4vw, 2.25rem);*/

  /* Titulares pequeños (h5) */
/*  --font-h5: clamp(1.25rem, 3vw, 1.75rem);*/

  /* Titulares mínimos (h6) */
/*  --font-h6: clamp(1.1rem, 2vw, 1.25rem);*/

  /* Texto base */
/*  --font-body: clamp(1rem, 2vw, 1.125rem);*/

  /* Texto pequeño */
/*  --font-small: clamp(0.875rem, 1.5vw, 1rem);*/
/*}*/

/* Aplicación global */
/*h1 { font-size: var(--font-h1); }*/
/*h2, h3, h4 { font-size: var(--font-h2-4); }*/
/*h5 { font-size: var(--font-h5); }*/
/*h6 { font-size: var(--font-h6); }*/
/*p, li { font-size: var(--font-body); }*/
/*small { font-size: var(--font-small); }*/

.elementor-counter-title {
    text-align: center;
}


.woocommerce-message {
    border-top-color: #720eec;
    background: #720eec;
    color: #FFF;
    margin-bottom: 22px;
    padding-bottom: 13px;
}


button.cky-btn.cky-btn-accept {
    background-color: #5409da !important;
    border-color: #5409da !important;
}


button.cky-btn.cky-btn-reject, .cky-notice-btn-wrapper .cky-btn {
    border-color: #5409da !important;
}/* End custom CSS */