:root { --accent: #db2e2e; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(36, 40, 51, 1), -10px 10px rgba(36, 40, 51, 0.2), -10px -10px rgba(36, 40, 51, 1), 10px -10px rgba(36, 40, 51, 0.2); } 25% { box-shadow: -10px 10px rgba(36, 40, 51, 0.2), -10px -10px rgba(36, 40, 51, 1), 10px -10px rgba(36, 40, 51, 0.2), 10px 10px rgba(36, 40, 51, 1); } 50% { box-shadow: -10px -10px rgba(36, 40, 51, 1), 10px -10px rgba(36, 40, 51, 0.2), 10px 10px rgba(36, 40, 51, 1), -10px 10px rgba(36, 40, 51, 0.2); } 75% { box-shadow: 10px -10px rgba(36, 40, 51, 0.2), 10px 10px rgba(36, 40, 51, 1), -10px 10px rgba(36, 40, 51, 0.2), -10px -10px rgba(36, 40, 51, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }.featured-search ul[role="tablist"] { display: none !important; } .explore-mobile-nav .show-map { display: none; } body.single-job_listing .profile-header { display: none; } .similar-listings .section-title h2 { color: #DB2E2E; font-size: 25px; } @media only screen and (max-width: 992px) { .single-listing .qla-container { position: fixed; align-content: center; bottom: 0; width: 100%; z-index: 9999; background: #f4f4f4; } } @media (max-width: 1200px){ .header .header-left { position: absolute; left: 0; width: 100%; padding-left: 5%; } .header .header-container .header-top .logo { position: absolute; left: 50%; transform: translateX(-50%); } .header .header-right { z-index:999; } }