:root { --accent: #ff0000; } @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 }@media only screen and (max-width: 768px) { .header .logo img { height: 60px !important; } } .single-listing .c27-main-header.header.header-fixed { position: absolute !important; } .admin-bar .profile-header-fixed { top: 33px !important; } .profile-header-fixed { top: 0 !important; } .user-area.signin-area, .mob-sign-in { display: none !important; } .footer { background: transparent !important; } .view-cart-contents { pointer-events: none; margin: 0 !important; opacity: 0 !important; display: none; } .c27-explore-categories .listing-cat.active .overlay { opacity: 0.6; } .fts-jal-fb-vid-picture { display: none; } /* Disable reveal animation*/ .reveal { opacity: 1 !important; transition: none !important; transform: none !important; } .wp_job_manager_meta_data .form-field-content { width: 100%; margin-bottom: 30px; padding-left: 0!important } .wp_job_manager_meta_data .form-field-content>textarea { width: 100%; min-height: 250px } .c_widget a[href^=tel] { text-decoration: inherit; color: inherit; } .select2-search--dropdown { display: none; } .c27-main-header:not(.header-scroll) .header-skin { border-bottom: 0px solid rgba(255,255,255,.2) !important; } .c_widget .menu>li>a { font-weight: 400; } .buttons { font-weight: 400; }