:root { --accent: #0baa00; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2); } 25% { box-shadow: -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1); } 50% { box-shadow: -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2); } 75% { box-shadow: 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }.cat-icon { border-radius: 3px; } .copyright p { color: white; } footer.footer { background: black !important; } .footer-bottom .social-links ul li a { color: white !important; } .material-icons.map:before, .mi.map:before { display: none; } .copyright p { font-size: 12px !important; } .footer-bottom .social-nav li a i { border-radius: 3px !important; } nav.job-manager-pagination ul li a, nav.job-manager-pagination ul li span { border-radius: 5px !important; } .c27-owl-nav .owl-nav>div>div { border-radius: 5px !important; } #dropdown .linguise_switcher_dropdown li.linguise_current .linguise_current_lang { background: white !important; } .lf-avatar { border-radius: 5px; }