:root { --accent: #0f2240; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2); } 25% { box-shadow: -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1); } 50% { box-shadow: -10px -10px rgba(0, 0, 0, 1), 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2); } 75% { box-shadow: 10px -10px rgba(0, 0, 0, 0.2), 10px 10px rgba(0, 0, 0, 1), -10px 10px rgba(0, 0, 0, 0.2), -10px -10px rgba(0, 0, 0, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }@media screen and (min-width: 1201px) { .buttons.button-2.full-width.c27-explore-search-button { display: none !important; } } @media screen and (min-width: 1201px) { .reset-results-27.full-width { display: flex; align-items: center; justify-content: center; width: 100%; background-color: #6c757d; /* gris medio */ color: #fff !important; /* texto siempre blanco */ padding: 12px 20px; border: none; border-radius: 6px; text-decoration: none; font-size: 15px; font-weight: 500; cursor: pointer; transition: background 0.3s ease; } .reset-results-27.full-width:hover { background-color: #5a6268; /* gris más oscuro */ color: #fff !important; /* mantiene texto blanco */ } .reset-results-27.full-width i { margin-right: 8px; font-size: 16px; color: #fff !important; /* también el ícono siempre blanco */ } } .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--promotions { display: none !important; }