:root { --accent: #f7941c; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(36, 36, 41, 1), -10px 10px rgba(36, 36, 41, 0.2), -10px -10px rgba(36, 36, 41, 1), 10px -10px rgba(36, 36, 41, 0.2); } 25% { box-shadow: -10px 10px rgba(36, 36, 41, 0.2), -10px -10px rgba(36, 36, 41, 1), 10px -10px rgba(36, 36, 41, 0.2), 10px 10px rgba(36, 36, 41, 1); } 50% { box-shadow: -10px -10px rgba(36, 36, 41, 1), 10px -10px rgba(36, 36, 41, 0.2), 10px 10px rgba(36, 36, 41, 1), -10px 10px rgba(36, 36, 41, 0.2); } 75% { box-shadow: 10px -10px rgba(36, 36, 41, 0.2), 10px 10px rgba(36, 36, 41, 1), -10px 10px rgba(36, 36, 41, 0.2), -10px -10px rgba(36, 36, 41, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #ffffff }#kk-button-orange a{ width: 200px; background: #F7941C; color: #ffffff; text-decoration: none; text-align: center; padding: 10px; font-weight: bold; } #kk-button-orange a:hover{ background: #000000; } #kk-button-red a{ width: 200px; background: #4b9e46; color: #ffffff; text-decoration: none; text-align: center; padding: 10px; font-weight: bold; } #kk-button-red a:hover{ background: #000000; } #user-dropdown-menu { /**display: none; **/ } .mlduo-stat-box { height: 120px; border-radius: 2px; padding: 30px; margin-bottom: 20px; overflow: hidden; display: none; } .material-icons.arrow_forward:before { /*display: none;*/ } .material-icons.arrow_back:before { /*display: none;*/ } .material-icons.map:before { display: none; } .expand-map-btn { display: none; } li.show-map { display: none; } .listing-preview { border: solid 2px #F7941C; border-radius: 10px; }