.elementor-83 .elementor-element.elementor-element-c9d3bb3{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-83 .elementor-element.elementor-element-c9d3bb3.e-con{--align-self:center;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-83 .elementor-element.elementor-element-c9d3bb3{--width:100%;}}/* Start custom CSS *//* ===== NAVBAR CASELLA SEGUROS ===== */

/* Fondo blanco con borde sutil */
.elementor-location-header,
header.site-header,
#masthead {
  background: #ffffff !important;
  border-bottom: 1px solid #e8eaf6 !important;
  box-shadow: none !important;
}

/* Logo */
.site-logo img,
.custom-logo {
  max-height: 52px !important;
  width: auto !important;
}

/* Links de navegación */
.main-navigation a,
.nav-menu a,
.elementor-nav-menu a {
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #2c2c2c !important;
  text-decoration: none !important;
  transition: color .2s !important;
}
.main-navigation a:hover,
.nav-menu a:hover,
.elementor-nav-menu a:hover {
  color: #3d1190 !important;
}

/* Botón WhatsApp */
.nav-whatsapp-btn,
.elementor-button.whatsapp-cta {
  background: #112590 !important;
  color: #ffffff !important;
  border-radius: 30px !important;
  padding: 9px 20px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  border: none !important;
  transition: background .2s !important;
}
.nav-whatsapp-btn:hover,
.elementor-button.whatsapp-cta:hover {
  background: #3d1190 !important;
  color: #ffffff !important;
}/* End custom CSS */