:root { --accent: #36688d; } @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 }/* Anpassungen Alert Boxen START */ .elementor-alert .elementor-alert-title { font-size: 20px; margin-bottom: 10px; } .elementor-alert .elementor-alert-description { font-size: 18px !important; } /* Anpassungen Alert Boxen ENDE */ /* Anpassungen Icons in Navigation START */ .material-icons.forum:before, .mi.forum:before { content: "\e0bf"; color: white; } .chat-counter-container, .header-cart-counter { background: #36688d !important; } /* Anpassungen Icons in Navigation ENDE */ /* Headline Anpassungen auf Explore Pages START */ .finder-search .finder-title { display: none; } @media (max-width: 1200px) { .bdt-ep-advanced-heading-title { text-align: center; } } @media (min-width: 1201px) { .bdt-ep-advanced-heading-title { text-align: left; } .bdt-ep-advanced-heading-main-title { display: inline-block; vertical-align: middle; margin-left: 30px; } } /* Headline Anpassungen auf Explore Pages ENDE */ /* Button auf Explore Page - Schriftfarbe weiß START */ .buttons.full-width { color: #fff; } /* Button auf Explore Page - Schriftfarbe weiß ENDE */ /* Anpassungen Slider auf Startseite - Überstand ausblenden START */ .listing-feed-carousel .owl-stage-outer { overflow: hidden; } /* Anpassungen Slider auf Startseite - Überstand ausblenden ENDE */ /* Anpassung H2 Überschrift in Listings START */ .single-job-listing h2 { font-size: 16px; } /* Anpassung H2 Überschrift in Listings ENDE */