:root { --accent: #89cf34; } @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 }.header-fixed { position: relative !important; top: 0 !important; } .i-nav li a { color: #242429 !important; } .i-nav li { font-size: 16px; font-weight: 500; } .header-fixed { position: relative; top: 0 !important; } .user-area .user-profile-name{ color:#242429 !important; } .header-style-default .search-shortcode.header-search.search-shortcode-light input[type=search]::-webkit-input-placeholder { color: #242429 !important } .header-style-default .search-shortcode.header-search.search-shortcode-light input[type=search]::-moz-placeholder { color: #242429 !important; opacity: 1 } .header-style-default .search-shortcode.header-search.search-shortcode-light input[type=search]:-ms-input-placeholder { color: #242429 !important } .header-style-default .search-shortcode.header-search.search-shortcode-light input[type=search]:-moz-placeholder { color: #242429 !important; opacity: 1 } .pricing-item .plan-image { width: 50% !important; }