.elementor-kit-14{--e-global-color-primary:#F7931D;--e-global-color-secondary:#282828;--e-global-color-text:#282828;--e-global-color-accent:#F7931D;--e-global-typography-primary-font-family:"Archivo Black";--e-global-typography-primary-font-size:87px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:80px;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:700;--e-global-typography-text-line-height:30px;--e-global-typography-accent-font-family:"Bebas Neue";--e-global-typography-accent-font-size:59px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:60px;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.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);}@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 *//* ASTRA - Scroll to Top */
#ast-scroll-top{
  background-color: #F7931D !important; /* color del botón */
  border-color: #F7931D !important;
}

/* Icono/flecha */
#ast-scroll-top .ast-scroll-top-icon,
#ast-scroll-top svg{
  color: #ffffff !important;
  fill: #ffffff !important;
  stroke: #ffffff !important;
}

/* Hover */
#ast-scroll-top:hover{
  background-color: #d97f12 !important; /* hover un poco más oscuro */
  border-color: #d97f12 !important;
}


/* Quitar espacio extra al final del footer en mobile (Astra) */
@media (max-width: 767px){
  #colophon,
  .site-footer{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .ast-footer-overlay{
    padding-bottom: 0 !important;
  }
}/* End custom CSS */