:root { --accent: #6d6da0; } @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: #ffffff }.c27-main-header .logo img { margin-left: 20px; } .mobile-menu { display: none; } .transparent .fs-tabs .nav-tabs { display: none; } .footer.footer-mini .footer-bottom { margin-top: 0px; margin-bottom: 5px; } .footer-bottom { padding-top: 5px; } .copyright p { color: white; } .footer { background: #000; } #submit-job-form .file-upload-field small { padding-left: 0; display: none; } @media only screen and (max-width: 480px) { .c27-main-header .logo img { margin-left: 10px; } } @media only screen and (max-width: 1200px) { .header-right .user-profile-dropdown { display: inline-block!important; } .user-profile-dropdown .user-profile-name { color: #ffffff!important; font-weight: 400; } .user-profile-dropdown .user-profile-name .avatar { min-width: 26px; color: #fff; display: block; top: 2px; left: 0; } .user-profile-dropdown .user-profile-name .submenu-toggle i { color: #fff; top: 2px; } } 