#wpadminbar .cth-theme-options > .ab-item:before {
  content: "\f111";
  top: 2px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f085";
  content: "\f013";
  content: "\f3f0";
  content: "\f1de"; }

body.elementor-editor-active {
  background-color: #fff; }

.log-message {
  display: none;
  margin-bottom: 1.25rem;
  color: #b81c23; }
  .log-message.show {
    display: block; }
  .log-message a {
    display: none; }
  .log-message.success {
    color: #28a745; }

.reg-message {
  display: none;
  margin-bottom: 1.25rem;
  color: #b81c23; }
  .reg-message.show {
    display: block; }
  .reg-message a {
    display: none; }
  .reg-message.success {
    color: #28a745; }

.resetpwd-error {
  margin-bottom: 10px;
  color: #b81c23; }

.cth-recaptcha {
  margin-bottom: 20px; }

.mbmarker {
  background-image: url("../images/marker.png");
  background-size: cover;
  width: 40px;
  height: 40px;
  cursor: pointer; }

.mapboxgl-popup {
  max-width: 200px; }

.mapboxgl-popup-content {
  text-align: center;
  font-family: "Poppins", sans-serif; }
  .mapboxgl-popup-content h4 {
    font-size: 16px; }
