.elementor-kit-21379{--e-global-color-primary:#F9603A;--e-global-color-secondary:#00A3DD;--e-global-color-text:#3E3E3E;--e-global-color-accent:#FFFFFF;--e-global-color-9fd227e:#3E3E3E33;--e-global-color-5b971a9:#3E3E3E1A;--e-global-color-c0aa378:#3E3E3E0D;--e-global-color-b9cc68a:#3E3E3ECC;--e-global-color-fb1b1d4:#00DB77;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Gastromond";color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:normal;line-height:1.5em;}.elementor-kit-21379 button,.elementor-kit-21379 input[type="button"],.elementor-kit-21379 input[type="submit"],.elementor-kit-21379 .elementor-button{background-color:var( --e-global-color-primary );font-weight:600;color:var( --e-global-color-accent );border-radius:6px 6px 6px 6px;padding:12px 24px 12px 24px;}.elementor-kit-21379 button:hover,.elementor-kit-21379 button:focus,.elementor-kit-21379 input[type="button"]:hover,.elementor-kit-21379 input[type="button"]:focus,.elementor-kit-21379 input[type="submit"]:hover,.elementor-kit-21379 input[type="submit"]:focus,.elementor-kit-21379 .elementor-button:hover,.elementor-kit-21379 .elementor-button:focus{background-color:var( --e-global-color-secondary );}.elementor-kit-21379 e-page-transition{background-color:#FFBC7D;}.elementor-kit-21379 a{color:var( --e-global-color-secondary );}.elementor-kit-21379 a:hover{color:#000000;}.elementor-kit-21379 h1{font-family:"Gastromond", Sans-serif;font-size:42px;line-height:1.2em;}.elementor-kit-21379 h2{font-size:26px;font-weight:normal;line-height:1.3em;}.elementor-kit-21379 h3{font-size:22px;font-weight:normal;}.elementor-kit-21379 input:not([type="button"]):not([type="submit"]),.elementor-kit-21379 textarea,.elementor-kit-21379 .elementor-field-textual{border-style:solid;border-width:1px 1px 1px 1px;border-radius:4px 4px 4px 4px;}.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 */span.joinchat--type {
    font-family: "Gastromond", Sans-serif;
    font-size: 1.1em;
    margin-left: .067em;
}
/* CSS: puedes ponerlo en tu archivo styles.css o dentro de un <style> */
.status-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #00DB77;    /* verde */
  border-radius: 50%;           /* círculo */
  animation: blink 1s infinite; /* parpadeo infinito */
  vertical-align: middle;       /* alinea con texto si lo hay */
  margin-right: 5px;            /* espacio opcional */
}

@keyframes blink {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0; }
}

.icon-circle {
  fill: #FFFFFF;
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.25));
}

.elementor-post__thumbnail {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-9fd227e);
}/* End custom CSS */