/*
 Plugin Name:  RP Popup Manager
*/


.btn-movati-blue { background-color: #11A9CD; color: #fff !important; }
.btn-movati-blue a { color: #fff; text-decoration: underline; }
.btn-movati-blue:hover { background-color: #fff !important; color: #11A9CD !important; text-decoration: none; }
.btn-movati-blue:hover a { color: #11A9CD; }

.locatorModalClose { position: absolute; top: 5px; right: 10px; font-size: 42px; font-weight: 200; transform: rotate(0deg); transition: 0.3s; transform-origin: 49% 52%; }

#rpPopModal .btn-close { --bs-btn-close-bg: none; }

@media all and (max-width: 639px) {

}