:root{--accent:#ff841c}@keyframes spin3{0%,100%{box-shadow:10px 10px rgb(255 255 255),-10px 10px rgb(255 255 255 / .2),-10px -10px rgb(255 255 255),10px -10px rgb(255 255 255 / .2)}25%{box-shadow:-10px 10px rgb(255 255 255 / .2),-10px -10px rgb(255 255 255),10px -10px rgb(255 255 255 / .2),10px 10px rgb(255 255 255)}50%{box-shadow:-10px -10px rgb(255 255 255),10px -10px rgb(255 255 255 / .2),10px 10px rgb(255 255 255),-10px 10px rgb(255 255 255 / .2)}75%{box-shadow:10px -10px rgb(255 255 255 / .2),10px 10px rgb(255 255 255),-10px 10px rgb(255 255 255 / .2),-10px -10px rgb(255 255 255)}}#wpadminbar{top:0!important}#c27-site-wrapper{background-color:#f4f4f4}#mylisting-locate-me{position:absolute;bottom:100px;right:20px;z-index:999;background-color:#fff;width:40px;height:40px;border-radius:5px;box-shadow:0 1px 5px rgb(0 0 0 / .65);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}#mylisting-locate-me:hover{background-color:#f4f4f4}#mylisting-locate-me i{font-size:18px;color:#333}.locating-spin i{animation:spin 1s infinite linear}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.user-location-dot{background-color:#4285F4;border:2px solid #fff;border-radius:50%;box-shadow:0 0 5px rgb(0 0 0 / .3);width:15px!important;height:15px!important;margin-left:-7px!important;margin-top:-7px!important;position:relative}.user-location-dot::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background-color:rgb(66 133 244 / .3);border-radius:50%;animation:pulse-dot 2s infinite;pointer-events:none}@keyframes pulse-dot{0%{transform:translate(-50%,-50%) scale(.5);opacity:1}100%{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.mylisting-expired-badge{background-color:#333;color:#fff;padding:0 8px;border-radius:4px;font-size:11px;font-weight:700;display:inline-block;line-height:24px}.lf-item-container:has(.mylisting-expired-badge){filter:grayscale(100%);opacity:.6;transition:all 0.3s ease}.lf-item-container:has(.mylisting-expired-badge):hover{filter:grayscale(0%);opacity:1}.mc-head-buttons .buttons-list li:empty{display:none!important}