 .woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--greeting > a{ font-family: "Sora", system-ui, -apple-system, Segoe UI, Roboto, sans-serif !important; font-weight: 600 !important;  font-size: clamp(22px, 4vw, 24px) !important; line-height: 1.15 !important; letter-spacing: 0 !important; padding: 22px 20px 14px !important;  display: block !important; text-transform: none !important; }  [data-slider-processed="true"] > * { flex: 0 0 260px !important; width: 260px !important; max-width: 260px !important; }  button[style*="position: absolute"] { display: flex !important; opacity: 1 !important; }  body [data-slider-processed="true"] > article, body [data-slider-processed="true"] > div, body [data-slider-processed="true"] > * { flex: 0 0 260px !important; width: 260px !important; max-width: 260px !important; min-width: 260px !important; } .woocommerce-checkout h1 { display: none; }   .boton-login-animado { display: inline-block !important; background: #c41230 !important; color: white !important; padding: 6px 14px !important; border-radius: 16px !important; text-decoration: none !important; font-weight: 600 !important; font-size: 15px !important; transition: all 0.3s ease !important; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;  position: relative !important; overflow: hidden !important; cursor: pointer !important; text-align: center !important; border: none !important; animation: fadeInBoton 0.5s ease-out !important; }  .boton-login-animado:hover { background: #a80f28 !important; color: white !important; transform: translateY(-2px) !important; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;  }  @keyframes fadeInBoton { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }  .boton-login-animado:active { transform: translateY(0) !important; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) !important; }  .tarjeta-categoria .boton-login-animado { width: 100% !important; max-width: 260px !important; margin: 8px auto !important; display: block !important; }  #producto-principal .boton-login-animado { padding: 14px 35px !important; font-size: 16px !important; max-width: 300px !important; }  @media (max-width: 480px) { .boton-login-animado { padding: 10px 20px !important; font-size: 14px !important; } }  body::before { content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); opacity: 0; visibility: hidden; transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.5s cubic-bezier(0.4, 0, 0.2, 1); z-index: 998; pointer-events: none; }  .brxe-dropdown:hover::before, .brxe-dropdown.brx-open::before { opacity: 1; visibility: visible; }  .brxe-nav-nested:hover ~ body::before, body:has(.brxe-dropdown:hover)::before { opacity: 1; visibility: visible; }  .brxe-dropdown { position: relative; z-index: 999; } .brxe-dropdown-content { z-index: 1000; transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); } .woocommerce-MyAccount-navigation ul li a[href*="purchase"], .woocommerce-MyAccount-navigation ul li a[href*="lista"] { display: none !important; } nav.woocommerce-MyAccount-navigation ul li:has(a[href*="purchase"]), nav.woocommerce-MyAccount-navigation ul li:has(a[href*="lista"]) { display: none !important; }  .urs-wizard { padding-top: 24px !important; } body.page-id-87254 .brxe-section, body.page-id-87254 .brxe-container { padding-top: 20px !important; padding-bottom: 20px !important; } body.page-id-87254 main > section:empty, body.page-id-87254 main > div:empty { display: none !important; }  #brx-content:has(.urs-wizard) { min-height: calc(100vh - 220px); display: flex; align-items: center; justify-content: center; padding: 40px 20px; background: #f5f5f5; box-sizing: border-box; } #brx-content:has(.urs-wizard) > * { width: 100%; max-width: 720px; } @media (max-width: 600px) { #brx-content:has(.urs-wizard) { min-height: calc(100vh - 160px); padding: 20px 16px; } }