:root { --accent: #333333; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(51, 51, 51, 1), -10px 10px rgba(51, 51, 51, 0.2), -10px -10px rgba(51, 51, 51, 1), 10px -10px rgba(51, 51, 51, 0.2); } 25% { box-shadow: -10px 10px rgba(51, 51, 51, 0.2), -10px -10px rgba(51, 51, 51, 1), 10px -10px rgba(51, 51, 51, 0.2), 10px 10px rgba(51, 51, 51, 1); } 50% { box-shadow: -10px -10px rgba(51, 51, 51, 1), 10px -10px rgba(51, 51, 51, 0.2), 10px 10px rgba(51, 51, 51, 1), -10px 10px rgba(51, 51, 51, 0.2); } 75% { box-shadow: 10px -10px rgba(51, 51, 51, 0.2), 10px 10px rgba(51, 51, 51, 1), -10px 10px rgba(51, 51, 51, 0.2), -10px -10px rgba(51, 51, 51, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }body.add-listing-form .preview-btn, .mlduo-account-menu, .stat-card-pending-listings, .stat-card-status-pending-approval, .save-listing-button, .search-my-listings, .sort-my-listings, .reset-results-27, .explore-head-top-filters, .explore-head-search, .profile-header, .lf-item-info-2 h6, .go-back-btn, .explore-head, .mobile-explore-head-top { display: none !important; } .footer-bottom { padding-top: 0 !important; } li.cts-listing-action-promote, .cts-listing-action-statsmmm, .cts-listing-action-duplicate { display: block !important; visibility: visible !important; } .i-section { padding: 20px 0; } h5 a { color: #000000 !important; } #job-manager-job-dashboard table ul.job-dashboard-actions li:nth-child(1), #job-manager-job-dashboard table ul.job-dashboard-actions li:nth-child(4), #job-manager-job-dashboard table ul.job-dashboard-actions li:nth-child(5), #job-manager-job-dashboard table ul.job-dashboard-actions li:nth-child(3) { display: none !important; } @media only screen and (max-width: 1200px) { .menu-item .dracula-toggle { padding: 10px 20px; } .listing-main-info { padding: 15px; } .mobile-menu { float: left !important; display: inline !important; left: 0 !important; } .header-left, .header-top { display: block !important; } .header .header-container .header-top .logo a img { max-height: 50px !important; } } @media only screen and (max-width: 768px) { .header-right>div, .inbox-header-icon, body:not(.logged-in) .header-right a.view-cart-contents, .mob-sign-in { padding-left: 20px !important; float: left !important; left: 0 !important; padding-top: 7px; } .header .header-right { display: block !important; } .header-left, .header-top { display: block !important; } .mobile-menu { float: left !important; display: inline !important; left: 0 !important; } .header .header-container .header-top .logo a img { max-height: 50px !important; } } @media only screen and (max-width:480px) { .header .header-container .header-top .logo a img { height: 50px !important; } .header-left, .header-top { display: block !important; } .mobile-menu { float: left !important; display: inline !important; left: 0 !important; } } 