:root { --accent: #e2318b; } @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 }.profile-header { display: none !important; } .form-group.fc-search { background: transparent !important; } .finder-two-columns .fc-one-column .fc-search { margin-top: -4px !important; } .nav-tabs > li { margin-bottom: 20px !important; } .explore-mobile-nav .nav-tabs li a { font-size: 16px !important; padding: 25px 25px !important; } .map-block-address p { display: none !important; } .quick-listing-actions>ul>li>a { background: #e2318b; padding: 0 20px; display: block; color: #fff; border-radius: 5px; font-size: 14px; height: 48px; -webkit-box-align: center; align-items: center; position: relative; z-index: 0; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; white-space: nowrap; font-weight: 600; border:none; } .quick-listing-actions>ul>li>a:hover { background:#e44a98; } .quick-listing-actions>ul>li>a>i { font-size: 18px; margin-right: 5px; color: #fff; } .quick-listing-actions>ul>li>a span{ color: #fff; white-space: nowrap; font-weight: 600; }