:root { --accent: #23405a; } @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 }/*menu header*/ .user-area{ visibility: hidden; } /*background header*/ .header-top { background: linear-gradient(to right, #23405A,#037398); filter: opacity(1); } /*preview card*/ .lf-item-info>h4 { line-height: 1.2em; } .lf-head-btn { position: relative; float: left; margin-right: 5px; font-weight: 400; margin-bottom: 5px; font-size: 13px; padding: 0 10px; display: flex; align-items: center; color: #fff; background: var( --e-global-color-secondary ); border: 1.5px; border-radius: 5px; z-index: 4; line-height: 17px; height: 40px; font-weight: 600; } /*vignette catégorie explore*/ div.listing-cat .lc-info h4 { line-height: 18px; } .listing-cat .term-icon.image-icon img { height: 34px; width: auto; background: #ffffffc7; border-radius: 6px; padding: 6px; } .active-taxonomy-container .cat-icon { margin-right: 10px; background-color: #cecece !important; } /*listing single page*/ .outlined-list.details-list .term-icon.image-icon img { filter: none !important; } li.price-or-date .value { font-size: 25px; background: #C11B9E; padding: 6px 10px 6px 10px; border-radius: 6px; color: #fff; } /*footer perso*/ 