:root { --accent: #fc605b; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(252, 96, 91, 1), -10px 10px rgba(252, 96, 91, 0.2), -10px -10px rgba(252, 96, 91, 1), 10px -10px rgba(252, 96, 91, 0.2); } 25% { box-shadow: -10px 10px rgba(252, 96, 91, 0.2), -10px -10px rgba(252, 96, 91, 1), 10px -10px rgba(252, 96, 91, 0.2), 10px 10px rgba(252, 96, 91, 1); } 50% { box-shadow: -10px -10px rgba(252, 96, 91, 1), 10px -10px rgba(252, 96, 91, 0.2), 10px 10px rgba(252, 96, 91, 1), -10px 10px rgba(252, 96, 91, 0.2); } 75% { box-shadow: 10px -10px rgba(252, 96, 91, 0.2), 10px 10px rgba(252, 96, 91, 1), -10px 10px rgba(252, 96, 91, 0.2), -10px -10px rgba(252, 96, 91, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #ffffff }/* Bouton Header */ .header-button a { color: #fff !important; background: #fc605b !important; } .header-button a:hover { color: #fff !important; background: #70d461 !important; } /* Bouton Recherche de Club */ .featured-search .buttons.search { background-color: #fc605b !important; color: #fff !important; } .featured-search .buttons.search:hover { color: #fff !important; background-color: #70d461 !important; } /* Bouton Elemtor dans post/page */ .elementor-button { background-color: #fc605b !important; } .elementor-button:hover { background-color: #70d461 !important; } .buttons.full-width { color: #fff !important; background-color: #fc605b !important; } /* Texte bouton en blanc (sur fond orange) */ /* .elementor-kit-2765 a { background-color: #fc605b !important; color: #ffff !important; } */ /* Bouton CTA sur la page du club */ .quick-listing-actions>ul>li>a { /*background: #014db7;*/ background: #2f6fc9; /* background: #3980e3; */ /* background: #676767; */ } .quick-listing-actions>ul>li>a span { color: #ffffff; } .quick-listing-actions>ul>li>a>i { font-size: 20px; color: rgb(251 251 251); } /* Texte résultats en rouge*/ .fl-results-no { color: #EA4333 !important; font-weight: bold; } /* Fond Carte des Taxonomies Région/Département/Villes */ .lc-info h4 { font-weight: 800 !important; font-size: 18px; } /* Titre des Clubs sur la card preview */ .lf-item-info-2 h4 { font-size: 18px; font-weight: 800 !important; } /* Taille de la Carte dans la Fiche Club */ .contact-map { height: 500px; } /* Cacher les menus inutiles dans l'espace club */ .user-menu-promotions, .user-menu-my-bookmarks, .user-menu-orders, .user-menu-downloads, .user-menu-edit-address, .user-menu-dashboard { display: none;} /* Réduire Taille Icon Club unique logo sur la carte */ .marker-container .marker-img { width: 37px; height: 37px;} /* Cacher icon du style sur la carte */ .marker-container .marker-icon > i { /* cacher le logo Temple */ display: none;} /* Texte en blanc pour recherche par région */ .lc-info h6 { font-weight: 800; color: #fff !important; opacity: 1 !important; font-size: 16px; }