:root { --accent: #431577; } @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: #f4f4f4 }.sticky-cta { top: 135px; position: sticky; } .level-promoted .ad-badge { display: none; } .view-cart-contents span { display: none; } .woocommerce-account .woocommerce-MyAccount-content { margin-top: 80px; } /*-Remove Promote button-*/ #job-manager-job-dashboard table ul.job-dashboard-actions li.cts-listing-action-promote{ display: none !important;} /*-Remove Stats button-*/ #job-manager-job-dashboard table ul.job-dashboard-actions li.cts-listing-action-stats{ display: none !important;} #job-manager-job-dashboard table ul.job-dashboard-actions li.cts-listing-action-duplicate{ display: none !important;} /*Vorschau Button ausblenden*/ .listing-form-submit-btn .preview-btn:not(:only-child){ display:none; } .items-counter { display: none; } .menubutton { margin-right: 10px; } .post-cover-buttons ul { display: none!important; } #c27-single-listing .block-type-terms ul li, #c27-single-listing .block-type-categories ul li, #c27-single-listing .block-type-tags ul li { pointer-events: none; cursor: auto; } .lf-item-container .listing-details>ul { pointer-events: none; cursor: auto; }