:root { --accent: #dd9933; } @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: }/* search form black background & white text color .featured-search .fs-tabs .tab-content { background: #000; } .featured-search .fs-tabs .tab-content ::-webkit-input-placeholder, .featured-search .fs-tabs .tab-content * { color: #fff; } .featured-search .fs-tabs .tab-content ::-moz-placeholder { color: #fff; } .featured-search .fs-tabs .tab-content input { border-bottom-color: #fff; } */ /* footer.footer { background: red; } */ /*set overscroll colors html { background-color: #000; } body { background-color: #000; } */ /* set footer static instead of parallex footer.footer { position: static; } */ /* #c27-site-wrapper { margin-top: 0 !important; margin-bottom: 0 !important; } */