:root { --accent: #06694f; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(6, 105, 79, 1), -10px 10px rgba(6, 105, 79, 0.2), -10px -10px rgba(6, 105, 79, 1), 10px -10px rgba(6, 105, 79, 0.2); } 25% { box-shadow: -10px 10px rgba(6, 105, 79, 0.2), -10px -10px rgba(6, 105, 79, 1), 10px -10px rgba(6, 105, 79, 0.2), 10px 10px rgba(6, 105, 79, 1); } 50% { box-shadow: -10px -10px rgba(6, 105, 79, 1), 10px -10px rgba(6, 105, 79, 0.2), 10px 10px rgba(6, 105, 79, 1), -10px 10px rgba(6, 105, 79, 0.2); } 75% { box-shadow: 10px -10px rgba(6, 105, 79, 0.2), 10px 10px rgba(6, 105, 79, 1), -10px 10px rgba(6, 105, 79, 0.2), -10px -10px rgba(6, 105, 79, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #ffffff }@media screen and (max-width: 1200px) { .c27-main-header .header-top { position: relative !important } .c27-main-header .header-left { position: static !important } .c27-main-header .mobile-menu { position: relative !important; z-index: 60 !important } .c27-main-header .header-left .logo { position: absolute !important; top: 50% !important; left: 50% !important; transform: translate(-50%, -50%) !important; margin: 0 !important; z-index: 50 !important; } } 