#your-profile h2,
#your-profile .user-admin-color-wrap,
#your-profile .user-comment-shortcuts-wrap,
#your-profile .user-admin-bar-front-wrap,
#your-profile .user-language-wrap,
#your-profile .user-twitter-wrap,
#your-profile .user-facebook-wrap,
#your-profile .user-additional_profile_urls-wrap,
#your-profile .user-description-wrap,
#your-profile .user-profile-picture,
#your-profile .application-passwords,
#your-profile .form-table:first-child {
  display: none !important;
}

.post-type-directory .subsubsub,
.post-type-directory .search-box,
.post-type-directory .tablenav,
.post-type-directory .page-title-action {
  display: none !important;
}

#elementor-switch-mode,
#wp-admin-bar-new-content,
#wp-admin-bar-comments {
  display: none !important;
}

div.acf-input-wrap {
  position: unset;
}

#type-of-listingdiv,
#pageparentdiv,
#monsterinsights-metabox,
#rank-math-lock-modified-date {
  display: none !important;
}

.post-type-directory .acf-field[data-name="seen_one"],
.post-type-directory #delete-action {
  display: none !important;
}

div#wpbody-content #dashboard-widgets .postbox-container {
  width: 100%;
}

.acf-extra-group {
  padding: 16px;
  position: relative;
}

.acf-extra-group::after {
  content: "";
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.5;
}

.acf-extra-group .acf-field input,
.acf-extra-group .acf-field a {
  pointer-events: none !important;
  cursor: no-drop !important;
}

.custom-plan-warning {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #13827b;
  padding: 20px 30px;
  color: #fff;
  border-radius: 20px;
  z-index: 9999;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  width: 80%;
  max-width: 600px;
}

#custom-plan-warning p {
  font-size: 16px;
}

.custom-plan-warning .button.button-primary {
  margin-top: 10px;
  background-color: #fff;
  color: #13827b;
  font-weight: bold;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 1.25px;
  text-align: center;
  text-transform: capitalize;
  line-height: 1;
  padding: 10px 15px;
  border-radius: 99px;
  border: 0;
  font-family: "Phudu", sans-serif;
}

.custom-plan-warning .button.button-primary:hover {
  background-color: #f1f1f1;
  color: #13827b;
}

.custom-plan-warning p {
  font-family: "Nunito", sans-serif;
}

#custom-popup {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 9999;
  top: 0;
  background-color: rgba(0, 0, 0, 0.09);
}

#custom-popup #custom-plan-warning {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 30px;
  margin: 0 !important;
}

.close-popup {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

#custom-plan-warning {
  display: none;
}

#custom-popup #custom-plan-warning {
  display: block;
}

#custom-popup.deactive {
  display: none;
}

#custom-plan-warning.active {
  display: block;
}

div[data-name="is_people_picks"].acf-field,
div[data-name="short_description"].acf-field,
div[data-name="google_map"].acf-field,
#directory_tagdiv {
  display: none !important;
}

#guidediv {
  display: none !important;
}

#directory-status-popup .custom-plan-warning {
  top: 50%;
  transform: translate(-50%, -50%);
}

#directory-status-popup .custom-plan-warning h2 {
  font-family: "Phudu", sans-serif;
  color: #fff;
}

#dashboard-widgets-wrap #postbox-container-1 {
  width: 100% !important;
}
.post-type-mec-events a.page-title-action {
  display: none;
}
