/**handles:cf-geoplugin-public,st-trigger-button-style**/
.cf-geoplugin-banner.cache,.cf-geoplugin-shortcode__cfgeo_flag.cache{background-color:rgba(250,250,250,.2);background-image:url('https://carcityservices.com/wp-content/plugins/cf-geoplugin/assets/images/loading.gif');background-repeat:no-repeat;background-position:center center}@media (prefers-color-scheme:dark){.cf-geoplugin-banner.cache,.cf-geoplugin-shortcode__cfgeo_flag.cache{background-color:rgba(250,250,250,.15)}}@media (prefers-color-scheme:light){.cf-geoplugin-banner.cache,.cf-geoplugin-shortcode__cfgeo_flag.cache{background-color:rgba(250,250,250,.3)}}.cf-geoplugin-banner.cache{background-size:64px 64px}.cf-geoplugin-shortcode__cfgeo_flag.cache{background-size:contain}.cf-geoplugin-banner.cache>*,.cf-geoplugin-shortcode:not(.cf-geoplugin-shortcode__cfgeo_flag).cache,.cf-geoplugin-shortcode__cfgeo_flag.cache>*{visibility:hidden}
.suretrigger_button{position:relative}.st_trigger_button_loading:after{content:'';position:absolute;right:6px;top:50%;animation:rotate360 .5s infinite linear,exist .1s forwards ease}.st_trigger_button_loading:before{content:"";border-radius:50%;right:0;top:50%;position:absolute;border-right:3px solid #fff;animation:rotate360 .5s infinite linear,exist .1s forwards ease}@keyframes rotate360{100%{transform:rotate(360deg)}}@keyframes exist{100%{width:15px;height:15px;margin:-8px 5px 0 0}}