/*
Template:       dlist
Theme Name:     dList Child
Theme URI:      https://directorist.com/product/dlist/
Author:         wpWax
Author URI:     https://wpwax.com
Version:        2.0
Text Domain:    dlist
Tags:           food-and-drink, blog, e-commerce, grid-layout, one-column, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, threaded-comments, theme-options, block-styles
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*/

/* You can add custom css after this line */
/* body {
  font-family: Montserrat !important;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Montserrat !important;
} */
#theme-interest-modal {
  background: #8d8d8d7a;
}
.alerts-login-page {
  position: absolute !important;
  top: 15px;
  left: 15px;
  right: 0px;
  width: auto !important;
  z-index: 999999;
}
.alerts-login-page .directorist-alert {
  position: relative;
  padding: 15px;
  border: 1px solid #bce8f1;
  background-color: #d9edf7;
  color: #31708f;
  border-radius: 4px;
}

.alerts-login-page .close-alert {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 20px;
  color: #000000;
  cursor: pointer;
  outline: none!important;
}

.alerts-login-page .close-alert:hover {
  color: rgb(0, 0, 0);
}

.interests-btn {
  width: 100%;
  border-color: #e3e6ef !important;
  line-height: 2.55 !important;
  color: white !important;
  background-color: #fd4956;
  margin: auto;
  display: inline-block;
  text-align: center;
  border: none;
}
.atbdp.atbd_author_info_widget {
  margin-bottom: 30px;
}
.filter-row-interests {
  gap: 10px;
  margin: 0px;
  padding: 0px 5px;
}
.status-label {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 3px;
  color: #000000;
  font-size: 12px;
  font-weight: 100;
  margin-left: 15px;
  border-radius: 5px;
  position: absolute;
  top: 0;
  right: 0;
}
.page-id-3651 .daterangepicker .drp-buttons .btn {
  line-height: 20px;
}
.page-id-3651 .daterangepicker.show-calendar {
  background: #dbdbdb;
}
.status-label.publish {
  background-color: rgb(114 255 114 / 90%);
}
.status-label.pending {
  background-color: rgb(255 205 113);
}
.status-label.reject {
  background-color: rgb(255 131 131 / 85%);
}
.directorist-form-group.atbd_content_module.atbd-booking-information {
  display: none;
}
.directorist-dropdown.directorist-dropdown-js.atbd-drop-select {
  display: none;
}
.bdb_widget #form-booking .directorist-book-now,
.bdb_widget #form-booking .login-booking {
  color: white;
}
#loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  width: 100px;
}
/* 
#loginform {
  max-width: 400px;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
} */

/* Style the form inputs */
#loginform .input {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-sizing: border-box;
}

/* Style the labels */
#loginform label {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}

/* Style the submit button */
#loginform #wp-submit {
  width: 100%;
  padding: 10px;
  background-color: #e63946; /* Use the color from your screenshot */
  border: none;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s;
}

#loginform #wp-submit:hover {
  background-color: #d62828; /* Slightly darker shade for hover */
}

/* Style the remember me checkbox and label */
#loginform .login-remember {
  display: flex;
  align-items: center;
}

#loginform .login-remember input {
  margin-right: 10px;
}

#loginform .login-remember label {
  margin: 0;
  font-weight: normal;
}

/* Style the additional links */
#loginform + p {
  text-align: center;
}

#loginform + p a {
  color: #1d72b8; /* Adjust link color */
  text-decoration: none;
  transition: color 0.3s;
}

#loginform + p a:hover {
  color: #105a8d; /* Adjust hover color */
}
.directorist-form-group .directorist-form-element {
  height: 52px !important;
}
.directorist-container {
  padding-top: 100px;
}
.interest-disabled {
  pointer-events: none; /* Disables click events */
  color: #ccc; /* Gray out the text */
  cursor: not-allowed; /* Change cursor to indicate it's disabled */
  text-decoration: none; /* Remove underline */
}
.atbdp.atbd_author_info_widget {
  margin-bottom: 30px;
  border: 0px solid #e3e6ef;
  padding: 10px 0px;
}
#loader img {
  max-width: 100%;
}
.pending-text {
  text-align: center;
  color: #666d92;
}
.reset-btn-interst i:after{
  background-color: #000000;
  width: 25px;
  height: 25px;
}
.directorist-actions .view-button {
  line-height: 20px;
  color: #000000!important;
  border-color: #000000!important;
}
.directorist-actions button:focus {
  outline: 1px dotted;
  outline: 0px auto -webkit-focus-ring-color!important;
}
.view-button.btn-outline-secondary:focus, .view-button.btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgb(56 93 255 / 22%)!important;
  box-shadow: 0 0 0 0.2rem rgb(56 93 255 / 22%)!important;
}

.logout-button{
  line-height: 20px;
  padding: 6px 12px;
  color: #FF6A7C !important;
}
.logout-button .directorist-icon-mask::after{
  background-color: #FF6A7C !important;
}
.logout-button:hover{
  background: #e9223a !important;
  color: #ffffff !important;
  opacity:1;
}
.logout-button:hover .directorist-icon-mask::after{
  background-color: #ffffff !important;
}
.directorist-user-dashboard-tabcontent .directorist-listing-table .directorist-actions button .directorist-icon-mask:after {
  background-color: var(--color-info);
}
.directorist-user-dashboard-tabcontent .directorist-listing-table .directorist-actions button:disabled .directorist-icon-mask:after {
  background-color: gray!important;
}
.directorist-user-dashboard-tabcontent .directorist-listing-table .directorist_badge.directorist_status_danger {
  color: #EF0000;
  background-color: rgba(239, 0, 0, 0.15);
}
#password-strength.weak {
  color: red;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0em 0.5em 1em;
}
body.page-id-3651, body.page-id-4485 {
  background: #f8f9fc;
}
.tab-content-interests .directorist-table thead tr {
  background-color: #ffffff;
}
.tab-content-interests .directorist-dashboard-pagination {border: 0px!important};
#password-strength.medium {
  color: orange;
}

#password-strength.strong {
  color: green;
}
.directorist-form-group .select2-selection.select2-selection--multiple .select2-selection__rendered {
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none;  /* For Internet Explorer and Edge */
}
.directorist-form-group .select2-selection.select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar { 
  display: none;  /* For Chrome, Safari, and Opera */
}
.page-id-3126 .directorist-form-group .select2-selection.select2-selection--multiple {
  padding-right: 40px !important;
  overflow: hidden !important;
}
.swal2-popup button:focus {
  outline: 0px dotted !important;
  outline: 0px auto -webkit-focus-ring-color !important;
}
.directorist-form-error{
  font-size: 12px;
  color: red;
}
/* .page-id-3126 .sweet-alert button.cancel {
  background-color: #eb283f!important;
}
.page-id-3126 .directorist-form-social-fields .directorist-form-social-fields__remove {
  background: #eb283f!important;
}
.page-id-3126 .sweet-alert button.confirm {
  background-color: #385dff!important;
} */
.no-btn{
  background: #ffffff !important;
  color: #eb283f !important;
  border-color: #eb283f !important;
}
.no-btn:hover {
  background-color: #ffffff !important;
  color: #eb283f !important;
  border-color: #eb283f !important;
  opacity: 0.7!important;
}
#togglePassword {
  position: absolute;
  margin-left: 8px; /* Add some space to the left of the button */
  background-color: transparent !important;
  border: none;
  cursor: pointer;
  right: 0;
}
.page-id-22 #togglePassword {
  left: 87%;
}
#togglePassword:focus {
  border: 0px;
  outline: 0px;
}
.directorist-actions #interest-delete-button:disabled {
  background: #ffffff !important;
  color: #eb283f !important;
  border-color: #eb283f !important;
  cursor: not-allowed !important;
}
.directorist-actions .reject-button:disabled, .directorist-actions .accept-button:disabled {
  background: #ffffff !important;
  cursor: not-allowed !important;
}
.status-td i{
  float: left;
  margin-top: 4px
}
.status-td{
  position: relative;
}
.status-td span{
  display: inline-block;
  float: left;
}
.filter-row-interests .form-control {
  width: 215px;
}
@media screen and (max-width: 1199px) {
  .custom-nav-1200 {
    padding-top: 100px !important;
    z-index: 1 !important;
  }
  .directorist-user-dashboard__nav .directorist-dashboard__nav--close {
    top: 87px!important;
  }
  .directorist-user-dashboard__nav .directorist-dashboard__nav--close .directorist-icon-mask::after {
    background-color: #ffffff!important;
  }
  .directorist-user-dashboard__nav {
    padding-top: 100px!important;
  }
}
.directorist-actions .btn-primary:disabled{
  color: #ffffff!important;
  border-color: var(--color-primary)!important;
  background-color: var(--color-primary)!important;
  cursor: not-allowed !important;
}
.directorist-actions .view-button:hover {
  color: var(--color-primary)!important;
  border-color: var(--color-primary)!important;
  background-color: #ffffff!important;
}
.page-id-21 .directorist-checkbox input[type="checkbox"] {
  display: block;
}
.page-id-21
  .directorist-checkbox
  input[type="checkbox"]
  + .directorist-checkbox__label {
  padding-left: 10px;
}
.page-id-21
  .directorist-checkbox
  input[type="checkbox"]
  + .directorist-checkbox__label:after {
  left: -15px;
}
.page-id-21
  .directorist-checkbox
  input[type="checkbox"]
  + .directorist-checkbox__label:before {
  left: -10px;
}
.custom-toast-top {
  top: -30px !important; /* Adjust the top offset as needed */
  width: 50%;
}
.page-id-2320 .directorist-search-tags {
  gap: 20px;
}
.page-id-2320 .directorist-search-tags .directorist-checkbox__label {
  min-width: auto !important;
  text-transform: capitalize;
}
/* user dashboard styles */
.directorist-booking-nav-link.interset-received-nav-link {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 7.5px 10px;
}
.interset-received-nav-link .directorist_menuItem-text {
  pointer-events: none;
  gap: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
/* user dashboard styles ends */

.profile-custom-width {
  max-width: 1140px !important;
  margin: auto;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
a#skip-plan {
  margin-top: 10px;
}
.interests-btn.has-plan:disabled {
  background-color: #cccccc; /* Grey background */
  color: #666666; /* Grey text */
  cursor: not-allowed; /* Show a 'not-allowed' cursor */
  opacity: 0.6; /* Make it look faded */
}
.page-id-21 .author__access_area ul li:last-child {
  display: none;
}
.directorist-search-contents
  .directorist-search-form-wrap
  .directorist-search-form-box
  .directorist-search-form-top
  .directorist-search-field:not(:last-child) {
  max-height: 50px;
}

/* password reset styles starts */
.atbdp_login_form_shortcode {
  margin: 0 auto;
  padding: 30px;
  background-color: #ffffff; /* Background color similar to the login form */
}
.atbdp_login_form_shortcode label {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  color: #272b41;
  line-height: 1.7;
  font-weight: 500;
}

.atbdp_login_form_shortcode input {
  width: 100%;
  padding: 5px;
  margin-bottom: 15px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  box-sizing: border-box;

}

.atbdp_login_form_shortcode button {
  width: 100%;
  padding: 10px;
  background-color: var(
    --color-primary
  ) !important; /* Blue color similar to the login form button */
  color: #ffffff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.atbdp_login_form_shortcode button:hover {
  background-color: #0056b3; /* Darker blue on hover */
}

.directorist-alert-directorist-alert-danger {
  margin-bottom: 20px;
  color: #ff0000; /* Red color for error message */
}

.clear {
  clear: both;
}
.my-plan-change-btn {
  background: transparent !important;
  padding: 0px !important;
  color: #333 !important;
  font-size: 12px !important;
  position: absolute;
  border: 0px !important;
  line-height: 0px !important;
  right: 15px;
  top: 10px;
}
/* .directorist-tab__nav__item [target="packages"] {
  display: none!important;
} */
.directorist-form-row.form-row {
  margin-bottom: 0;
}
.page-id-22 .required {
  color: red;
}
/* .directorist-ResetPassword.lost_reset_password p {
  font-weight: bold;
} */
.thirdTable.table tr td:first-child {
  padding-right: 10rem !important;
}
.payment-modal .modal-content {
  min-width: 670px !important;
  max-width: 670px !important;
}
.interstModel .modal-content {
  min-width: 630px !important;
  max-width: 630px !important;
}
.subscription-expired-col{}
.subscription-expired-col p{
  text-align: right;
  margin:0px
}
.subscription-expired-col p span {
  color: #e9223a;
  font-weight: 600;
}
.plan-details-fluid .directorist-pricing__title .dashicons, .plan-details-fluid .directorist-pricing__title .fas {
  font-size: 20px;
  background: #e5243b;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: block;
  margin: auto;
  margin-top: 25px;
  border-radius: 100%;
}
.plan-details-fluid .directorist-pricing-special .directorist-pricing__title .dashicons, .plan-details-fluid .directorist-pricing-special .directorist-pricing__title .fas {
  background: #fff;
  color: #e5243b;
}
@media screen and (max-width: 991px) {
  .directorist-actions .view-button {
    line-height: 14px;
  }
}
@media screen and (max-width: 767px) {
  .interstModel .modal-content {
    height: auto !important;
  }
  .directorist-actions .view-button {
    line-height: 20px;
  }
  .subscription-expired-col p{
    text-align: left;
    margin:0px
  }
}

@media screen and (max-width: 420px) {
  .directorist-actions .view-button {
    line-height: 14px;
  }
}
.feature-tick {
  color: #32cc6f;
  font-size: 22px !important;
  font-weight: 700;
}
.custom-plan-features li {
  padding: 10px;
  margin: 20px;
}

.form-group-inline {
  display: flex;
  justify-content: space-between;
}

.form-group-inline .form-group {
  flex: 1;
  margin-right: 10px;
}

.form-group-inline .form-group:last-child {
  margin-right: 0;
}

.page-id-19 .directorist-author-listing-type {
  margin: 0 0 20px 0!important;
}
.page-id-19 .directorist-author-about .directorist-card__header{padding: 0px!important;}

.directorist-author-meta-list .directorist-listing-count span{color: #666d92!important;}
a.directorist-booking-nav-link.directorist-tab__nav__link[target="packages"] {
  display: none !important;
}
a.directorist-dropdown-item.atpp_change_plan[data-target="atpp-plan-change-modal"] {
  display: none !important;
}
/* .directorist-single-listing-action.directorist-social-share.directorist-tooltip {
  display: none;
}
.directorist-single-listing-action.directorist-action-report.directorist-tooltip.directorist-btn-modal.directorist-btn-modal-js {
  display: none;
} */
/* .directorist-listing-single__meta--right {
  display: none !important;
} */

.atbdp-required {
  color: #ff0000;
}
.directorist-single-wrapper .directorist-listing-single__info {
  min-height: auto!important;
}
.directorist-report-abuse-modal .directorist-modal__header .directorist-modal-close {
  right: 0px !important;
  top: 0px !important;
}
.tooltip-registration .tooltip {
  position: relative !important;
  display: inline-block !important;
  cursor: pointer !important;
  opacity: 1 !important;
  height: 20px;
  min-height: 20px;
  margin-left: 5px;
}

.tooltip-registration .tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 100%; /* Position above the icon */
  left: 50%;
  margin-left: -100px; /* Center the tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip-registration .tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.directorist-btn.directorist-btn-primary[disabled] {
  cursor: not-allowed; /* Show a 'not-allowed' cursor */
  opacity: 0.6; /* Make it look faded */    
}
.directorist-btn.directorist-btn-primary:focus, .directorist-btn.directorist-btn-primary:hover {
  border: 1px solid !important;
}

.page-id-3126 .directorist-form-group .directorist-form-element, .page-id-21 .directorist-form-group .directorist-form-element {
  background-color: #ffffff!important;
}
/* @media screen and (max-width: 567px) {
  .page-id-3126 .directorist-add-listing-form__action {
    padding-left: 10px;
  }
} */
.select2-selection__placeholder{
  padding-right: 20px!important;
}
.btn-login-custom{
  background-color: #ffffff;
  color: #272b41!important;
  border: 2px solid #272b41!important;
}
.btn-login-custom:hover{
  color: var(--color-primary)!important;
  border: 2px solid var(--color-primary)!important;
}
.page-id-22 .directorist-alert.directorist-alert-warning a{
  color: var(--color-primary)!important;
}
.page-id-10 .directorist-pagination {
  display: none;
}
.page-id-3126 .directorist-form-privacy a, .page-id-3126 .directorist-form-terms a { color:red!important;}
.page-id-3126 #listing_notifier {color: red!important;}
h4.directorist-listing-title a {
  word-break: break-word !important;
}
/* .directorist-wrapper.profile-custom-width {
  margin-top: 150px;
} */
.directorist-author-listing-top__title {
  font-size: 20px !important;
}
.directorist-dropdown .directorist-dropdown__links {
  width: 25% !important;
  right: 0 !important;
  left: unset !important;
}
@media screen and (max-width: 767px) {
  .directorist-card.directorist-author-about {
    padding: 10px;
  }
  .directorist-author-listing-content.directorist-author-listing-grid--fix {
    padding: 10px;
  }
  .checkTable.table td {
    padding-right: 10px !important;
}
p.messgeSub {
  font-size: 18px !important;
}
.thirdTable.table tr td:first-child {
  padding-right: 1rem !important;
}
.firstTable.table-bordered th:first-child, .firstTable.table-bordered td:first-child ,.secondTable.table-bordered th:first-child, .secondTable.table-bordered td:first-child,.thirdTable.table-bordered th:first-child, .thirdTable.table-bordered td:first-child {

  padding: 2px !important;
}
a.directorist-btn.directorist-btn-primary.exPlor {

  margin-right: 0px !important;
  margin-bottom: 10px;
  /* width: 222px; */
  padding: 10px 34px 10px 34px;
}
p.atbd_payment_summary.paySumm {
  font-size: 29px;
  line-height: 34px;
}
.payment-modal .modal-content {
  min-width: 0px !important;
  max-width: 100% !important;
}
.interstModel .modal-content {
  min-width: 0px !important;
  max-width: 100% !important;
}
.TagField.directorist-search-field.TagField {
 
  flex-direction: column !important;

}
}
.home .elementor-10 .elementor-element.elementor-element-30683a0b .elementor-button {
  fill: #385dff!important;
  color: #ffffff !important;
}
.home .elementor-10 .elementor-element.elementor-element-30683a0b .elementor-button:hover, .elementor-10 .elementor-element.elementor-element-30683a0b .elementor-button:focus {
  color: #FFFFFF!important;
  background-color: #000000!important;
}
.home .elementor-10 .elementor-element.elementor-element-13ae4e86 .elementor-button {
  background-color: #385dff!important;
  border-color: rgb(56 93 255)!important;
}
.home .elementor-10 .elementor-element.elementor-element-13ae4e86 .elementor-button:hover, .elementor-10 .elementor-element.elementor-element-13ae4e86 .elementor-button:focus {
  color: #ffffff!important;
  background-color: #000000!important;
}
.home .elementor-10 .elementor-element.elementor-element-19838f06 .elementor-button {
  color: var(--color-primary-rgb)!important;
}
.home .elementor-10 .elementor-element.elementor-element-19838f06 .elementor-button:hover, .elementor-10 .elementor-element.elementor-element-19838f06 .elementor-button:focus {
  color: #FFFFFF!important;
  background-color: #000000!important;
}
.pricing-plan-cancelcol .logout-button:hover{
  background-color: #000000 !important;
  border: 1px solid #000000 !important;
}
.tooltip-location-grid {
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%; /* Adjust the width as needed */
  display: block; /* Or inline-block based on your layout */
}
/* Tooltip initially hidden */
.tooltip-map-container {
  display: none;
  position: absolute;
  background-color: rgb(13 106 160 / 82%);
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  z-index: 100;
  max-width: 200px;
  word-wrap: break-word;
  white-space: normal;
  overflow-wrap: break-word;
  text-align: center;
}
/* Position the tooltip arrow */
.tooltip-arrow {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgb(13 106 160 / 82%);
  position: absolute;
  top: -10px; /* Adjust as needed */
  left: 50%;
  transform: translateX(-50%);
}

/* Show the tooltip when hovering over .tooltip-location-grid or .tooltip-map-container */
.tooltip-location-grid:hover + .tooltip-map-container,
.tooltip-map-container:hover {
  display: block;
}

/* Additional styling for positioning the tooltip relative to .tooltip-location-grid */
.directorist-listing-card-location {
  position: relative;
}

.tooltip-map-container {
  top: 110%; /* Positions below the .tooltip-location-grid */
  left: 0%;
}
.tooltip-map-container i:last-child {
  display: none;
}
.listing-title-custom {
  display: -webkit-box; 
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; 
  text-overflow: ellipsis; 
  height: 2.5em; 
  line-height: 1.5em; 
}
.directorist-listing-single__info{position: relative;}

/* Tooltip initially hidden */
.tooltip-title-container {
  display: none;
  position: absolute;
  background-color: rgb(13 106 160 / 82%);
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  z-index: 100;
  text-align: center;
  width: auto;
  word-wrap: break-word;
  white-space: normal;
  overflow-wrap: break-word;
}

/* Position the tooltip arrow */
.tooltip-arrows {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgb(13 106 160 / 82%);
    position: absolute;
    transform: rotate(180deg);
    top: auto;
    bottom: -10px;
    left: 10%;
}
.directorist-listing-single .directorist-listing-single__info .directorist-listing-title a {
  text-transform: capitalize;
}
/* Show the tooltip when hovering over .tooltip-location-grid or .tooltip-map-container */
.directorist-all-listing-col .directorist-listing-single__info--top{position: relative;}
.listing-title-custom:hover + .tooltip-title-container,
.tooltip-title-container:hover {
  display: block;
}
.tooltip-title-container {
  top: auto;
  left: 0px;
  bottom: 110%;
  right: 0px;
}
.directorist-listing-category__popup__content {
  background: rgb(13 106 160 / 82%)!important;
  border-radius: 10px!important;
  width: 230px!important;
  bottom: 42px!important;
  right: 0px!important;
  left: auto!important;
}
.directorist-listing-category__popup__content:before {
  border-top: 8px solid rgb(13 106 160 / 82%)!important;
  left: auto!important;
  right: 10px!important;
}
/* .directorist-dropdown__links.directorist-dropdown__links-js a:nth-child(3) {
  display: none;
} */
.directorist-archive-list-view .directorist-listing-single__info {
  min-height: unset !important;
}
.directorist-btn.directorist-btn-primary:focus, .directorist-btn.directorist-btn-primary:hover {
  color: white !important;
}
#directorist.atbd_wrapper #atbdp-checkout-form #atbdp_checkout_submit_btn:hover {
  opacity: 0.7;
  color: white !important;
}
.directorist-listing-has-thumb .directorist-thumnail-card-front-img {
  background: #385dff1c;
}
.lost_reset_password .btn.btn-primary {
  padding: 0px;
}
.directorist-btn.directorist-btn-sm.directorist-btn-success.directorist-signle-listing-top__btn-continue {
  display: none;
}
.atbdp_login_form_shortcode form.directorist-ResetPassword.lost_reset_password button {
  padding: 0px!important;
}
body.logged-in .select2-container--open .select2-dropdown.select2-dropdown--below {
  top: 0px!important;
}
body.logged-in .select2-container--open .select2-dropdown.select2-dropdown--above {
  top: 0px!important;
}

.listing-name-custom {
  cursor: pointer;
}
/* Tooltip initially hidden */
.tooltip-name-container {
  display: none;
  position: absolute;
  background-color: #fdd9d9;
  color: #ef0000;
  text-align: center;
  padding: 5px;
  border-radius: 4px;
  z-index: 100;
  font-size: 12px;
  width: 100%;
  white-space: normal;
  overflow-wrap: break-word;
}
.tooltip-name-interests {
  display: none;
  position: absolute;
  background-color: #ffe2e2;
  border: 1px solid #ef0000;
  color: #000000;
  font-weight: 600;
  text-align: center;
  padding: 5px;
  border-radius: 4px;
  z-index: 100;
  font-size: 12px;
  width: 100%;
  white-space: normal;
  overflow-wrap: break-word;
  bottom: 54px;
}
/* Position the tooltip arrow */
.tooltip-name-arrows {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fdd9d9;
  position: absolute;
  top: -5px; /* Adjust as needed */
  left: 63%;
  transform: translateX(-50%);
}

/* Show the tooltip when hovering over .tooltip-location-grid or .tooltip-map-container */
.listing-name-custom:hover + .tooltip-name-container,
.tooltip-name-container:hover {
  display: block;
}
.listing-name-interests:hover + .tooltip-name-interests,
.tooltip-name-interests:hover {
  display: block;
}
.tooltip-name-container {
  top: 62px;
  right: -7px;
}
.directorist-content-active #directorist.atbd_wrapper .atbd_category_single figure .cat-box .icon {
  width: 44px !important;
  height: 33px !important;
}
#directorist.atbd_wrapper .atbd_all_categories .atbd_category_single:not(.atbd_category_no_image) .icon .directorist-icon-mask::after {
  width: 15px !important;
  height: 15px !important;
}
.listing-details-contents .listing-info .directorist-listing-single-quickinfo .directorist-listing-single__info .directorist-info-item:not(:first-child):before {
  display: none;
}
.atbdp.atbd_author_info_widget.author-info-display { 
  display: none;
}
.pf-host-listing .directorist-sidebar .atbd_widget:nth-child(1) { 
  display: none; 
}
.page-id-10 .bgimage.overlay.overlay--dark {
  display: none;
} 

/* category new design  start*/


.directorist-content-active .atbd_category_single.catgCvr{

  height: auto !important;
  box-shadow: 0 5px 15px rgb(146 153 184 / 14%) !important;
}
 #directorist.atbd_wrapper .atbd_all_categories .atbd_category_single:not(.atbd_category_no_image) figure figcaption.coverFig{
  position: relative !important;
}
.cat-name.singCatname {

  color: #000000 !important;
}
.cat-count.singCatcount {
  color: red !important;
  font-weight: 600;
}
.cat-count.singCatcount span {

  color: #7a82a6 !important;
}

#directorist.atbd_wrapper .atbd_all_categories .directorist-col-4 .atbd_category_single:not(.atbd_category_no_image) img.catImg {

  height: 200px !important;
}

.directorist-content-active #directorist.atbd_wrapper .atbd_category_single figure figcaption.coverFig:before {
 
  background: none !important;
}
.elementor-kit-2931 img.catImg{
  opacity: 1;
}
.cat-name.singCatname{
  font-size:18px !important; 
  font-weight: 600 !important; 
}
.catgRowcover .directorist-row{
  justify-content: center;

}

/* category new design end*/

/* register/login now page start*/
.directory_regi_btn.directorist-mb-15 {
  text-align: center;
}
.directory_register_form_wrap {
  padding: 50px;
  border-radius: 20px;
}
.directory_regi_btn p {
  text-align: center;
}
.directorist-btn.directorist-btn-primary.reg-submit-btn {
  margin-top: 20px;
  margin-bottom: 25px;
  min-width: 130px;
}
.page-id-22 .atbdp_login_form_shortcode {
  background: #ffffff54 !important;
  max-width: 100%;
  width: 420px;
  margin:auto;
}
.page-id-22 .elementor-kit-2931 img:hover {
  opacity: 1;
  filter: unset !important;
}
.login-left-bg img{
 min-width: 100%;
}
.page-id-22 .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0px !important;
}
.page-id-22 .footer-light {
  display: none;
}
.page-id-22 .directorist-form-group {
  padding-bottom: 10px;
}
.page-id-22 .directorist-alert.directorist-alert-info {
  margin-right: 100px;
  margin-left: 100px;
}
.page-id-22 .directorist-row {
  margin: 0px !important;
}
.page-id-22 .directorist-alert-info {
  margin: 0px !important;
}
.login-form-container{
  height: 100vh;
  display: flex;
}
.page.page-id-22{
  height: 100vh;
  overflow: hidden;
}
.new-password-description{
  padding-top: 5px;
}
.author__access_area ul li .btn-primary {
  background-color:#00689D;
  border-color:#00689D;
}
.author__access_area ul li .btn-primary:hover {
opacity: 0.8;
background-color:#00689D !important;
}
.page-id-4814 #togglePassword {
  bottom: 30%;
}
.page-id-22 .directorist-alert {
  padding: 5px 10px;
}
.page-id-22 .directorist-container-fluid {
  display: flex;
}
.page-id-22 .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-3f533d48 {
  overflow: scroll;
}
.page-id-22.logged-in .elementor-section .elementor-container {
  height: 100vh;
  overflow: hidden;
}
.tooltip-name-arrows-interest {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #ef0000;
  position: absolute;
  bottom: -5px;
  left: 80px;
  transform: rotate(180deg);
}
#recover-pass-modal p {
  line-height: 18px;
  font-size: 16px;
}
.directorist-authentication__form {
  margin: 25% auto 15px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-id-22 .atbdp_login_form_shortcode {
    max-width: 100%;
    width: 380px;
  }
  .page-id-22 .elementor-22 .elementor-element.elementor-element-2c0f6f85:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-22 .elementor-element.elementor-element-2c0f6f85 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: top;
  }
  .checkTable.table td {
    padding-right: 10px !important;
}
p.messgeSub {
  font-size: 22px !important;
}
}
@media (max-width: 575px) {
  .directory_register_form_wrap {
    padding: 20px !important;
  }
  .page-id-22 .directorist-container-fluid {
    display: block;
  }
  .page-id-22 .atbdp_login_form_shortcode {
    margin-top: 10%;
  }
  .alerts-login-page {
    left: 0px;
    right: 0px;
  }
  .user-report-button {
    position: relative !important;
    top: 0px !important;
    left: 0px;
    right: 0px !important;
  }
  .directorist-wrapper.profile-custom-width.coversectionAuth {
    padding-top: 0px!important;
  }
  .page-id-22 .directorist-form-group {
    padding-bottom: 5px;
  }
  .page-id-22 .directorist-mb-15 {
    margin-bottom: 10px !important;
  }
  .page-id-22 .directorist-form-group .directorist-form-element {
    height: 40px !important;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .page-id-22 .elementor-22 .elementor-element.elementor-element-2c0f6f85:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-22 .elementor-element.elementor-element-2c0f6f85 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: top;
  }
}
@media (min-width: 1199px) {
  .page-id-22 .atbdp_login_form_shortcode {
    min-height: 560px;
  }
}


/* register/login now page ends*/

/* recipt page start*/
.payment-modal .modal-footer {
  justify-content: space-around;
}
.payment-ok{
  background-color: var(--color-primary) !important;
  color: white !important;
  border-color: var(--color-primary) !important;
}
.payment-ok:hover{
  opacity: 0.7 !important;
}
/* recipt page ends*/

/* location new design start */

figcaption.figCption{
  position: relative !important;
  /* align-items: flex-start !important; */
  background:#E2E2E2 !important;
  justify-content: space-between !important;
  align-items: center !important;
  flex-direction: row !important;
}

a.atbd_location_grid.locCovering {
  height: auto;
  border: none !important;
  background: none !important;
 
}
img.locImg{
  /* min-height: 244px; */
   min-height: 226px;;
  max-height: 226px;
  width: 100%;
  object-fit: cover !important;
  display: block;
  margin: 0 auto !important; /* Centers the image horizontally */
}


/* .figCption .listing-count{
  color:red !important;
} */
.figCption .listing-label{
color: #444444 !important;
font-weight: 500;
}

/* .figCption .listing-count { */

  .directorist-content-active .atbd_location_grid figure figcaption.figCption .listing-count{
  color:#E5243B !important;
  font-weight: 600;
}
.elementor-kit-2931 img.locImg{
  opacity: 1;
}


.directorist-content-active #directorist.atbd_wrapper .atbd_location_grid_wrap .atbd_location_grid figure figcaption.figCption:before{
  background: none !important;
}
h3.locName {
  color: #4D4D4D !important;
  font-size: 18px !important;
}
.directorist-content-active .atbd_location_grid figure figcaption h3.locName{
  font-size: 18px !important;
}

#directorist.atbd_wrapper .atbd_location_grid_wrap .atbd_location_grid.atbd_location_grid-default img.locImg{
display: block;
}
/* location new design end */

/* listing style start */


.covrListing a.atbd_tooltip {
  display: none !important;
}
.covrListing .directorist-thumb-listing-author a{
  display: none !important;
}

.covrListing .directorist-listing-single
{
 
    
    border-radius: 15px !important;
  
}

.covrListing .directorist-listing-has-thumb .directorist-thumnail-card-front-img {
  background: none;
}

.covrListing .directorist-listing-single {
    border: none !important;
    background: none !important;
}
.covrListing  .directorist-listing-single.directorist-listing-card .directorist-listing-single__thumb .directorist-thumnail-card .directorist-thumnail-card-front-img {
  border-radius: 15px 15px 0 0;
}
.covrListing .directorist-listing-single{
  border: none !important; 
  background-color: #ffffff !important;
}
.covrListing .directorist-listing-single__info--list{
  border-bottom: 1px solid #949494;
  padding-bottom: 10px;
}

.covrListing .directorist-listing-single .directorist-listing-single__meta {
  border-top: none;
}
.covrListing .directorist-listing-single .directorist-listing-single__info .directorist-listing-single__info--list ul li .directorist-icon-mask:after {
  background-color: #949494;
}
.covrListing span.directorist-listing-category__extran-count{
  background: #26BDE2 !important;
  color: #ffffff !important;
  margin-right: 0px;
}
.covrListing .directorist-listing-category__popup {
  position: relative;
  margin-left: 0px;
}
.covrListing .directorist-listing-single .directorist-listing-single__meta .directorist-listing-category>a .directorist-icon-mask {

  background: none !important;
}

.covrListing  .directorist-listing-single .directorist-listing-single__meta .directorist-listing-category>a .directorist-icon-mask:after {
  background-color: #E5243B !important;
  width: 25px !important;
  height: 25px !important;
}
/* listing style end */

.payment-success {
  text-align: center;
}

/* checkout page start*/



.directorist-alert.directorist-alert-info.directorist-mb-15.checkoutCover {
  background: none;

}

p.messgeSub {
  font-size: 32px;
  color: #444444 !important;
}
span.messSpan {
  font-size: 16px;
  color: #5D5D5D !important;
  display: block;
  margin-top: 18px;
}
.checkoutCover{
  padding: 0px !important;
}
.covTable {
  background: #ffffff;
  border-radius: 15px;
  padding: 20px;
}
/* .checkoutCover .table-bordered th,.checkoutCover .table-bordered td {
  border: none !important;
} */
.checkTable.table-bordered th, .checkTable.table-bordered td {
  border: none;
  border-right: none;
  border-bottom: 1px solid #dee2e6 !important;
}
.checkTable .thead-light th {
  background: #F9F9F9 !important;
  font-size: 18px !important;
}
.checkTable.table th, .checkTable.table td {
  padding: 20px;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
  font-size: 16px !important;
}
.checkTable.table td {
  padding-right: 46px;
}
.checkTable{
  margin-bottom: 0rem !important;
}
h4.subTitle {
  font-size: 16px;
  font-weight: 500;
}
h4.subTitleplan {
  font-size: 16px;
  font-weight: bold !important;
}
h4.choosTitle {
  font-weight: 500;
  font-size: 18px;
}
.amountTotal{
  font-weight: bold;
}
.payMethod {
  background: #F9F9F9 !important;
}

p.text-muted {
  color: #212529 !important;
  font-size: 16px;
}

.gateCover li.list-group-item {
  border: none;
}
.directorist-content-module__contents.gateCover {
  padding: 0px 10px !important;
}
.coveGateway {
  margin: 50px 0px;
  padding: 20px;
  border-radius: 15px;
  background: #ffffff;

}
.directorist-payment-action.Buttonsect{
justify-content: center !important;
}
/* a.directorist-btn.directorist-btn-outline-primary.atbdp_not_now_button.notNow {
  background-color: #020202;
  color: #ffffff;
  padding: 0px 28px;
}
a.directorist-btn.directorist-btn-outline-primary.atbdp_not_now_button.notNow:hover {
  background-color: #E5243A;
  border-color: #E5243A!important;
  color: #ffffff;
} */
#directorist .directorist-coupon-redeem .directorist-coupon-redeem__form button:hover {
  background: #000000!important;
}
#directorist .directorist-coupon-redeem .directorist-coupon-redeem__form button {
  background: #E5243A !important;
  filter: none !important;
  outline: none !important;
}
button.directorist-btn.directorist-btn-primary.payNow{
  background: #E5243A !important;
  color: #ffffff !important;
  border-color: #E5243A !important;
  padding: 0px 28px;
}
button.directorist-btn.directorist-btn-primary.payNow:hover{
  background: #000000 !important;
  color: #ffffff !important;
  border-color: #000000 !important;
  opacity: 1!important;
}
#directorist .directorist-coupon-redeem .directorist-coupon-redeem__form #delete-coupon-btn {
  margin-right: 20px;
  background: transparent !important;
  color: #444752 !important;
  padding: 0px !important;
}
#directorist .directorist-coupon-redeem .directorist-coupon-redeem__form #delete-coupon-btn:hover {
  background: transparent !important;
  color: #444752 !important;
}
.checkoutCover .messgeSub{
  margin-bottom: 30px !important;
}
.covTable tr td:first-child {
  padding-right: 10rem !important;
}

.page-id-23 .directorist-radio input[type=radio]+.directorist-radio__label:before {
  left: 5px !important;
  top: 5px !important;
  background-color: #ffffff !important;
  width: 8px;
  height: 8px;
}
.page-id-23  .directorist-radio input[type=radio]:checked + .directorist-radio__label:after {
  border-color: #B2AAAA !important;
  background: #B2AAAA !important;
}
.checkoutCover .directorist-alert__close span {
  display: none;
}

.directorist-payment-action {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.directorist-payment-action .payNow {
  margin-right: auto;
}

.directorist-payment-action .notNow {
  position: absolute;
  right: 0;
  background: none !important;
    border: none !important;
    color: #4F4F4F;
    text-decoration: underline;
    font-size: 12px !important;



}

.directorist-payment-action .notNow:focus {

  text-decoration: underline !important;
}
/* checkout end */

.directorist-user-profile-edit .tooltip-registration .tooltip {
  position: absolute !important;
  display: inline-block !important;
  cursor: pointer !important;
  opacity: 1 !important;
  height: 20px;
  min-height: 20px;
  margin-left: 5px;
  top:5px;
}
.password-input-wrapper {
  position: relative;
  display: flex; /* Flexbox for alignment */
  align-items: center; /* Center vertically */
}


/* order summery start */
th.orderDetails.packgeCover.bg-color {
  min-width: 115px;
}

p.atbd_payment_summary.paySumm {
  font-size: 32px;
  color: #444444 !important;
  font-weight: 600;
  margin: 30px 0px;
}
.tableCoverpayment {
 padding: 15px !important;
  background: #ffffff;
  border-radius: 20px 20px 0px 20px !important;
}

/* .firstTable tr td:first-child {
 border-right: none;
}
.secondTable tr td:first-child {
  border-right: none;
 } */
 td.userDetails {
  background: #FAFAFA;
}

.atbd_payment_recipt .table-responsive tr td {
  padding: 10px !important;
}

.orderDetails{
  background-color: #FAFAFA !important;
}

.packgeCover{
  font-weight: 500;
  font-size: 16px;
  padding: 10px 0px;
}

a.directorist-btn.directorist-btn-primary.exPlor {
  background: #E5243B !important;
  border-color: #E5243B !important;
  margin-right: 17px;
  color: #fff!important;
}
a.directorist-btn.directorist-btn-primary.exPlor:hover {
  background: #000000 !important;
  border-color: #000000 !important;
}

button#download-receipt {
  background: #020202 !important;
  border-color: #020202 !important;
}
button#atbdp-register-interest:hover {
  background: #000000;
  outline: none;
}
button#download-receipt:hover {
  background: #E5243B !important;
  border-color: #E5243B !important;
}

.iconSvg{
margin-left: 12px;
}

.table-responsive.directorist-payment-receipt-table.paymenRecep {
  background: #ffffff;
  padding: 20px 20px 10px 20px !important;
  border-radius: 15px;
}

.firstTable.table-bordered th:first-child, .firstTable.table-bordered td:first-child ,.secondTable.table-bordered th:first-child, .secondTable.table-bordered td:first-child,.thirdTable.table-bordered th:first-child, .thirdTable.table-bordered td:first-child {
  background-color: transparent;
  border: 1px solid #dee2e6;
  border-right: 1px solid transparent;
 
}

/* .border-right-none {
  background-color: transparent;
  border: 1px solid #dee2e6;
  border-right: 1px solid transparent;
} */

th.orderDetails.packgeCover.border-right-none {
  border-right-color: transparent;
}

.firstTable.table-bordered th:nth-child(2), .firstTable.table-bordered td:nth-child(2),.secondTable.table-bordered th:nth-child(2), .secondTable.table-bordered td:nth-child(2),.thirdTable.table-bordered th:nth-child(2), .thirdTable.table-bordered td:nth-child(2) {
  text-align: left;
  padding-left: 10px !important;

}
.firstTable.table-bordered th, .firstTable.table-bordered td ,.secondTable.table-bordered th, .secondTable.table-bordered td,.thirdTable.table-bordered th, .thirdTable.table-bordered td {
color: #101828 !important;
}

.firstTable.table th, .firstTable.table td ,.secondTable.table th, .secondTable.table td,.thirdTable.table th, .thirdTable.table td {
  padding: 12px !important;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
th.userDetails {
  font-size: 17px;
}
td.spackgeCont.border-right-none {
  padding-right: 12rem !important;
}
.bg-color{
  background-color: #FAFAFA !important;
}
.thirdTable.table th, .thirdTable.table td {
  /* padding: 12px !important; */
  vertical-align: top;
  border-top: 1px solid #dee2e6;
   padding-left: 0px !important; 
  padding-right: 0px !important;
}
.thirdTable.table th.packName{
  padding-left: 15px !important; 
}
/* order summery end */
.tooltip-registration.signup-btn .tooltip {
  left: 0;
  top: 68px;
}
/* payment popup */


/* popup */


.payment-modal .modal-header {
  border-bottom: none !important;
}
.payment-modal div#theme-login-modal_label {
  color: #54595E;
  padding: 3px 0px;
  font-size: 24px;
  /* margin: 0px 10px; */
}

p.payment-success {
  color: #74BD63;
  font-size: 18px;
}
.payMent{

  color: #848484;
  font-size: 14px;
}
.payment-modal .modal-footer {
  border-top: none !important;
}
a.btn.payment-ok {
  width: 119px;
  border-color: #E5243B !important;
  background: #E5243B !important;
  color: #F5F5F5 !important;
  font-size: 14px;
  margin-bottom: 10px;
  border-radius: 10px;
  padding: 00px 25px;
}
a.btn.payment-ok:hover {
  border-color: #000000 !important;
  background: #000000 !important;
}
.payment-modal .modal-body {
  text-align: center;
  padding: 0px 40px;
}
.payment-modal .modal-content {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 2%);
  border: none;
  border-radius: 10px;

}
.payment-modal .modal-dialog {
  max-width: 588px !important;
}
/* popup end */

/* Menu area start*/
@media (min-width: 1200px) and (max-width: 1300px) {
  .mainmenu__menu .navbar-nav > li {
    margin-right: 15px !important;
  }
  .author__access_area .btn-sm, .btn-group-sm > .btn {
    padding: 0 5px;
  }
  .author__access_area ul .menu_access_area {
    padding: 6px 10px !important;
  }
  .author__access_area ul li {
    margin-right: 0px !important;
  }
  .author__access_area {
    padding: 20px 0 20px 20px !important;
  }
  .author__access_area ul .menu_access_area {
    border-right: none;
  }
}
@media (min-width: 1301px) and (max-width: 1459px) {
  .mainmenu__menu .navbar-nav > li {
    margin-right: 20px !important;
  }
  .author__access_area .btn-sm, .btn-group-sm > .btn {
    padding: 0 8px;
  }
  .author__access_area ul .menu_access_area {
    padding: 6px 14px !important;
  }
  .author__access_area ul li {
    margin-right: 0px !important;
  }
  .author__access_area {
    padding: 20px 0 20px 25px !important;
  }
  .author__access_area ul .menu_access_area {
    border-right: none;
  }
}
/* Menu area ends*/
/* Register popup start*/
/* inte mode*/

.interstModel .modal-header {
  border-bottom: none !important;
  text-align: center !important;
  display: block;
  margin-top: 20px;
  padding: 10px 10px 0px 10px;
  color: #54595E;
}
.interstModel .modal-dialog {
  max-width: 588px !important;
}
.interstModel .modal-footer {
  border-top: none !important;
}

.interstModel .modal-body.confirm-body {
  text-align: center;
  color: #848484;
  font-size: 14px;
}
.interstModel .modal-footer {
  border-top: none !important;
  justify-content: center;
}
button.btn.btn-primary.yesClass {
  padding: 0px 47px;
  background: #E5243B;
  border-color: #E5243B;
  margin-right: 18px;
  border-radius: 10px;
  color: #F5F5F5 !important;
}
button.btn.btn-primary.yesClass:hover {
  background: #000000 !important;
  border-color: #000000 !important;
  opacity: 1 !important;
}
.interstModel .modal-content {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 20%);
  border: none;
  border-radius: 10px;
  padding-bottom: 15px;
  height: 260px;
}
button.btn.btn-secondary.no-btn.noClass{

  padding: 0px 47px;
  background: #000000 !important;
  border-color: #000000 !important;
  color: #F5F5F5 !important;
  border-radius: 10px;
}
button.btn.btn-secondary.no-btn.noClass:hover{
  background: #E5243B !important;
  border-color: #E5243B !important;
  opacity: 1!important;
}
.interstModel {
  background: #8d8d8d2b !important;
}

.reg-title {
  font-size: 22px;
  font-weight: bold;
  color: #54595E !important;
}
/* Register popup end */
/* accept popup */


/*accept */
div#swal2-html-container {
  color: #848484;
  font-size: 14px;
}


.swal2-icon.swal2-success.swal2-icon-show {
  display: none !important;
}

h2#swal2-title {
  color: #54595E;
  font-size: 24px;
}

button.swal2-confirm.swal2-styled {
  background: #E5243B;
  padding: 10px 28px;
}
/* accept end */


/* listing style search */
.listinHedaer .directorist-header-found-title{
  color: #000000;

}
.searchHeader.directorist-header-bar {
  background: #ffffff;
  padding: 20px;
  border-radius: 15px !important;
}
.directorist-listings-header.listinHedaer {
  background: #EAECF0 ;
} 
.directorist-listings-header.listinHedaer {
  background: #EAECF0 !important;
  padding: 10px 20px !important;
} 
.searchHeader   h3.directorist-header-found-title {
  padding-left: 10px !important;
  color: #000000 !important;
  font-size: 16px !important;
  border-radius: 15px !important;
} 

 /* .directorist-filter-btn {
  text-indent: -9999px; 
  white-space: nowrap; 
  border: none;
}

.directorist-filter-btn i {
  text-indent: 0;
  display: inline-block; 
}   */
.searchHeader  .directorist-btn.directorist-btn-outline-primary {
    background: transparent;
    border: 1px solid #44475200 !important;
} 

.directorist-advanced-filter__basic.coverFormsearch {
  display: flex;
  flex-direction: row;
  /* gap: 8px; */
  align-items: left;
  justify-content: space-between;
  flex-wrap: wrap;
}
.coverFormsearch span.select2-selection.select2-selection--single {
  height: 52px !important;
}
.directorist-advanced-filter__basic.coverFormsearch .directorist-select.directorist-search-category {
  width: 95%;
} 
.coverFormsearch  span.select2-selection.select2-selection--single {
  border-radius: 5px !important;
}
.directorist-advanced-filter .directorist-form-group {
  width: 95% !important;
}
.coverFormsearch input.directorist-form-element.directorist-location-js.location-name {

  border-radius: 5px !important;
}
.coverFormsearch input.directorist-form-element{
  border-radius: 5px !important;
}

.TagField.directorist-search-field.TagField {
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
label.tagLabel {
  min-width: 40px !important;
  color: #2F2E41 !important;
  font-size: 16px !important;
  font-weight: bold !important;
}
.directorist-advanced-filter__action.directorist-flex.directorist-justify-content-end.bittonCover {
  display: flex;
  flex-direction: row !important;
  justify-content: center;
  align-items: center;
}
.bittonCover a.directorist-btn.directorist-btn-sm.directorist-btn-outline-dark.directorist-btn-reset-js {
  width: auto;
}


button.directorist-btn.directorist-btn-sm.directorist-btn-dark.serButton{
  width: auto !important;
  background: #E5243B !important;
  border-color: #E5243B !important;
  padding: 10px 20px;
}
.serchSvg{
    margin-right: 18px;

}
a.directorist-btn.directorist-btn-sm.directorist-btn-outline-dark.directorist-btn-reset-js.reseButton {
  color: #ffffff;
  background: #000000;
  border-color: #000000 !important;
}

.directorist-archive-adv-filter.directorist-advanced-filter.coverSeachform {
  padding: 10px;
  border: none;
  border-radius: 15px;
}

.coverFormsearch span#select2-in_cat-container {
  padding-top: 4px;
}
.directorist-archive-adv-filter.directorist-advanced-filter.coverSeachform {
  border: none !important;
  border-radius: 15px !important;
  padding: 20px;
}
.listinHedaer a.directorist-dropdown__toggle.directorist-dropdown__toggle-js.directorist-btn.directorist-btn-sm.directorist-btn-px-15.directorist-btn-outline-primary.directorist-toggle-has-icon {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
}

.listinHedaer a.directorist-dropdown__links--single.directorist-dropdown__links--single-js {
  color: #000000 !important;
}
.listinHedaer a.directorist-dropdown__links--single.active {
  color: #000000 !important;
}

.serachForm span.directorist-input-icon.directorist-filter-location-icon {
  /* left: 0px; */
  right: 0px !important;
  margin-right: 10px;
  left: auto !important;
}
.serachForm input.directorist-form-element.directorist-location-js.location-name {
  padding-left: 25px !important;
}
.directorist-advanced-filter.coverSeachform form {
  padding: 0px 2px;
}
.directorist-archive-adv-filter.directorist-advanced-filter.coverSeachform {
  border: none !important;
  border-radius: 15px !important;
  padding: 20px 0px;
  padding-bottom: 10px;
}
.listinHedaer .directorist-icon-mask:after {

  width: 24px !important;
  height: 24px !important;
}
.directorist-advanced-filter__basic.coverFormsearch {
  margin: 0 0 5px !important;
}
/* lsiting search end */
/* subscription nav start */
.subscription-nav-link {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  border-radius: 4px;
  padding: 7.5px 10px;
  outline: 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #51526e;
  text-decoration: none;
}
.subscription-nav-link .directorist-icon-mask {
  pointer-events: none;
  display: inline-block;
  margin-right: 10px;
}
.subscription-nav-link .directorist_menuItem-text {
  pointer-events: none;
  gap: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.subscription-nav-link.directorist-tab__nav__active {
  background-color: rgba(var(--color-primary-rgb), 0.1) !important;
  color: var(--color-primary);
  font-weight: 700;
}
/* subscription nav end */

/* Add list start */
.directorist-add-listing-wrapper.directorist-w-100.addListCover {
  max-width: 100% !important;

}
.addListCover .directorist-add-listing-form {
  background:#ffffff;
  border-radius: 15px;
  padding: 20px;
}
.addListCover .directorist-form-section.directorist-content-module {
  border: none;
  box-shadow: none !important;
}
.addListCover .directorist-content-module__title {
  border-bottom: none !important;
  padding: 10px !important;
}
.addListCover .directorist-content-module__contents {
  padding-top: 10px !important;
}
.addListCover .directorist-form-label {
  margin-bottom: 0px !important;
}
.addListCover  .directorist-form-section.directorist-content-module {
  margin-bottom: 0px !important;
}

.directorist-form-section.directorist-content-module:nth-of-type(2) .directorist-content-module__contents {
  /* Add your custom styles here */
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Two equal columns */
  gap: 20px; /* Space between columns */
}

.directorist-form-section.directorist-content-module:nth-of-type(2) .directorist-form-group {
  width: 100%; /* Ensure each form group takes full width of the column */
}
.directorist-form-section.directorist-content-module:nth-of-type(2) .atbdp_category_custom_fields {
  display: none !important;
}
.page-id-3126 #addNewSocial {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 4px !important;
  height: 52px !important;
}

.page-id-3126 #addNewSocial .plus-sign {
  order: 1; /* Move the plus sign to the end */
  margin-left: 8px; /* Add some space between the text and the plus sign */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px; /* Size of the circle */
  height: 18px; /* Size of the circle */
  border-radius: 50%; /* Makes the element circular */
  background-color: transparent; /* Transparent background */
  color: white; /* Color of the plus sign */
  border: 2px solid white; /* White border around the circle */
  font-weight: bold; /* Makes the plus sign bold */
  font-size: 16px; /* Adjust the size of the plus sign */
}


.coverAgremnt {
  display: flex !important;
  flex-direction: row !important; 
  align-items: center !important; 
  
}

.coverAgremnt > .directorist-form-privacy,
.coverAgremnt > .directorist-form-terms {
  display: flex !important;
  align-items: center !important; 
  margin: 5px !important; 
}

.coverAgremnt > .directorist-form-privacy,
.coverAgremnt > .directorist-form-terms {
  margin-right: 20px !important; 
}

 .directorist-form-submit {
  margin-top: 20px !important; 
  display: flex !important;
  justify-content: center !important; 
}  


/* Responsive styles for tablets */
@media (max-width: 768px) {
  .directorist-form-section.directorist-content-module:nth-of-type(2) .directorist-content-module__contents {
    grid-template-columns: 1fr; /* Stack columns vertically on tablets */
    gap: 15px; /* Adjust gap between items */
  }

  .directorist-form-section.directorist-content-module:nth-of-type(2) .directorist-form-group {
    width: 100%; /* Ensure form groups take full width */
  }
  .directorist-wrapper.profile-custom-width.coversectionAuth {
    margin: 0px 29px;
  }
  .directorist-payment-action {
    flex-direction: column;
    justify-content: center;
}

.directorist-payment-action .payNow {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}

.directorist-payment-action .notNow {
    position: static;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
.socialIcon {
  flex-direction: column;
  align-items: flex-start;
}

.SocialSharefoind {
  margin-bottom: 10px; /* Add some space between text and icons on small screens */
}

.directorist-author-social {
  flex-wrap: wrap;
  gap: 10px; /* Reduce the gap between items on smaller screens */
}

.directorist-author-social-item {
  width: 100%; /* Make icons and text stack vertically on smaller screens */
}

.directorist-author-social-item a {
  justify-content: space-between; /* Align icon and text within each item */
}
.socialIcon{

padding: 38px !important;


}
.directorist-card__body.continfoBody ul.directorist-author-info-list {
padding: 0px !important;
}
.coversectionAuth .directorist-author-listing-top.directorist-justify-content-between {
text-align: left !important;
padding: 0px 20px !important;
}
}

/* Responsive styles for mobile devices */
@media (max-width: 480px) {
  .directorist-form-section.directorist-content-module:nth-of-type(2) .directorist-content-module__contents {
    grid-template-columns: 1fr; /* Stack columns vertically on mobile */
    gap: 10px; /* Adjust gap between items */
  }

  .directorist-form-section.directorist-content-module:nth-of-type(2) .directorist-form-group {
    width: 100%; /* Ensure form groups take full width */
  }
}

.page-id-3126 .directorist-form-group .directorist-form-element, .page-id-21 .directorist-form-group .directorist-form-element {
  background-color: #FAFAFA !important;
}
.page-id-3126  div.mce-panel {
  background-color: #FAFAFA !important;
}
.page-id-3126  .directorist-form-group .select2-selection.select2-selection--multiple {

  height: 52px;
  background-color: #FAFAFA !important;
}
.page-id-3126 .ez-media-uploader.directorist-image-upload {
  background-color: #FAFAFA !important;
}
.page-id-3126 .ez-media-uploader.directorist-image-upload {
  border: 1px solid #DCDCDC !important;
}
.page-id-3126 .directorist-form-privacy a, .page-id-3126 .directorist-form-terms a {
 
  text-decoration-line: underline;
}
/* Add list end*/


/* footer section */

footer.footer-light {
  background: #000000;
  min-height: 300px;
  padding-top: 60px;
}

h2.widget-title {
  font-size: 20px !important;
  color: #FCC30B !important;
}
footer  input.form-control.m-bottom-20 {
  border-radius: 8px;
}
footer .widget_nav_menu ul li.menu-item a {
  color: #C2C2C2;
}
footer .textwidget {
  color: #C2C2C2;
}
footer .footer-bottom--content {
  display: none;
}
footer form {
  min-width: 338px !important; 
}
footer .subScriptiontitle {
  min-width: 376px !important; 
}
footer .social.social--small ul li a .directorist-icon-mask:after {
 background-color: rgba(255, 255, 255, 1) !important; /* Set background color to white */
  width: 18px !important;
  height: 18px !important;
  border-radius: 5px !important; /* Add border radius */
  -webkit-transition: 0.3s !important; /* Smooth transition for webkit browsers */
  transition: 0.3s !important; /* Smooth transition */
}

/* footer end */

/* popup new*/

.page-id-3126 .sa-icon.sa-warning.pulseWarning {
  display: none !important;
}

.page-id-3126 .sweet-alert h2 {
  color: #54595E !important;
  font-size: 24px !important;
  margin: 12px 10px !important;
}
.page-id-3126 sweet-alert p {
  color: #848484 !important;
  font-size: 16px !important;
}

.page-id-4485  .swal2-icon.swal2-warning.swal2-icon-show {
  display: none !important;
}

.page-id-4485 div#swal2-html-container {
  color: #848484;
  font-size: 16px !important;
}
.page-id-4485 button.swal2-confirm.swal2-styled {
  background: #E5243B !important;
  padding: 10px 30px !important;
}
button.swal2-confirm.swal2-styled:hover {
  background: #000000;
  padding: 10px 28px;
}
.page-id-4485 button.swal2-confirm.swal2-styled:hover {
  background: #000000 !important;
}
.reject-ok-button:hover{
  background: #000000 !important;
}
.reject-cancel-button:hover{
  background: #E5243B !important;
}
.page-id-4485 button.swal2-cancel.swal2-styled.swal2-default-outline {
  background: #000000 !important;
}
.page-id-4485 button.swal2-cancel.swal2-styled.swal2-default-outline:hover {
  background: #E5243B !important;
}

/* read more */
.post-content .more-text {
  display: none; /* Hide the extra content */
}



.read-more-btn {
  color: #E5243B; /* Set the button text color */
  font-weight: 600; /* Set font weight */
  display: inline-flex; /* Align text and icon in one row */
  align-items: center; /* Vertically center align the text and icon */
  cursor: pointer; /* Add pointer cursor for better UX */
  text-decoration: none; /* Remove underline from links */
  justify-content: center;
}

.read-more-btn svg {
  margin-left: 5px; /* Add space between the text and the icon */
}
/* read more end */
.dashicons, .dashicons-before::before {
  font-family: dashicons !important;
}

/* author profile */


.authorCover .directorist-card__header {
  border-bottom: none !important;
}

.authorCover .directorist-author-about__content {
  background: #ffffff;
  padding: 20px;
  border-radius: 15px !important;
}
span.autherInfo {
  color: #5D5D5D;
  font-size: 16px;
  font-weight: 600;
}
.authorInfoCove {
  padding: 24px 10px;
  border-bottom: 1px solid #F1F1F1;
}
.authorInfoCove:last-of-type {
  border-bottom: none;
}

.authorCover h4.directorist-card__header--title {
  color: #444444 !important;
  font-weight: 600 !important;
  font-size: 20px !important;
}
.directorist-card.directorist-widget.directorist-author-contact {
  background: none;
  box-shadow: none;
}
.directorist-card__header.contInfo {
  border: none !important;
}

.directorist-author-contact .directorist-card__body {
  background: #ffffff;
  padding: 20px;
  border-radius: 15px !important;
}

.coveconInfo {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  color: #5D5D5D;
  font-size: 16px;
  font-weight: 600;
}

li.directorist-author-info-list__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start !important;
 
  justify-content: flex-start;
}
.directorist-card__body.continfoBody {
  margin-top: 30px;
}
.directorist-card__body.continfoBody  ul.directorist-author-info-list {
  padding: 25px !important;
}
.directorist-author-info-list__item {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.info-wrapper {
  display: flex;
  align-items: center;
  gap: 20px; /* Increased space between the icon and the "Email" text */
}

.info-wrapper svg {
  width: 22px;
  height: 18px;
}

.directorist-info {
  margin-left: 42px; /* Aligns email ID with "Email" text */
}

span.infoTitle {
  color: #5D5D5D;
  font-size: 16px;
  font-weight: 600;
}

/* .directorist-card__body.continfoBody ul.directorist-author-info-list {
  padding: 20px !important;
} */

li.directorist-author-info-list__item {
  border-bottom: 1px solid #F1F1F1;
  padding: 20px;
}
li.directorist-author-info-list__item:last-child {
  border-bottom: none;
}

.authorabourNew {
  background-image: url(./assets/images/profile-bg.png);
  background-repeat: no-repeat;
  background-size: cover; /* Ensure the image covers the entire section */
  background-position: center; /* Center the image in the section */
  padding-top: 30px;
}

svg.contsvgIcon {
  margin-right: 20px;
}
h4.directorist-card__header--title.directorist-widget-title.contInfotitle {
  color: #444444 !important;
  font-weight: 600 !important;
  font-size: 20px !important;
}

.directorist-wrapper.profile-custom-width.coversectionAuth {
  padding-top: 60px;
}

section.author_area {
  margin-top: 134px !important;
  margin-bottom: 30px;
}

.author_area .directorist-author-avatar img.attachment-thumbnail.size-thumbnail {
  width: 96px !important;
  height: 96px !important;
} 

.author_area  h2.directorist-author-name {
  color: #444444 !important;
  height: 32px !important;
}

.author_area   span.directorist-listing-count {
  color: #5D5D5D !important;
  font-weight: 600 !important;
}
/* authoer profile end */

/* Basic styling for the modal */
#reportUserModal {
  display: none; /* Initially hidden */
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
  z-index: 1001;
}

/* Optional: Add a dark overlay behind the modal */
.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

/* When visible */
.modal-visible {
  display: block !important;
}
.user-report-button {
  width: 110px;
  height: auto;
  line-height: 20px;
  background: #0000006B;
  margin: auto;
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  color: #fff !important;
  display: flex;
  gap: 10px;
  justify-content: center;
  position: absolute;
  top: -55px;
  right: 30px;
}
.user-report-button i::after{
  background-color: #fff;
}
.authorabourNew {
  position: relative;
}
.user-report-button.disabled {
  opacity: 0.5;
  cursor: no-drop;
}
.user-report-button.disabled i::after{}
.directorist-single-wrapper-widget {
  transition: top 0.3s ease; /* Add transition for the top and padding-right properties */
}

@media (min-width: 992px) {
  .directorist-single-wrapper-widget.fixed {
    position: fixed;
    top: 50px;
    z-index: 1000; /* Ensure it's on top of other elements */        
    padding-right: 55px;
  }
}
.directorist-shade{display: none!important;}


.directorist-card__body.authorBiobody {
  background: #ffffff;
  padding: 20px !important;
  border-radius: 15px;
  margin: 0px auto;
}

.authorBio .directorist-card__header--title {
  display: flex;
  align-items: center;
  color: #444444 !important;
  font-weight: 600 !important;
  font-size: 20px !important;
}

.authorBio .directorist-card__header--title svg, /* Adjust if you're using an SVG for the icon */
.directorist-card__header--title i {  /* Adjust if using an icon font */
  margin-right: 8px; /* Adds space between the icon and text */
}

.directorist-author-listing-content.covrListing {
  padding-bottom: 60px;
}



.SocialSharefoind {
  font-size: 16px; /* Adjust as needed */
  color: #5D5D5D; /* Adjust text color as needed */
  font-weight: 600;
}
.directorist-author-social {
  list-style: none;
  display: flex;
  gap: 10px; /* Space between icons */
  margin: 0;
  padding: 0;
}
.directorist-author-social {
  list-style: none;
  display: flex;
  gap: 20px; /* Space between list items */
  margin: 0;
  padding: 0;
}

.directorist-author-social-item {
  display: flex;
}

.directorist-author-social-item a {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.directorist-author-social-item a svg, /* Adjust if using SVGs */
.directorist-author-social-item a i {   /* Adjust for icon fonts */
  margin-right: 8px; /* Space between icon and text */
}
.directorist-author-social-item a {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.socialIcon{
  background: #ffffff;
  padding: 20px !important;
  border-radius: 15px;
  margin: 0px auto;
  display: flex;
    justify-content: space-between;
    align-items: center;

}

.directorist-author-social-item i.directorist-icon-mask {
  background: #848484 !important;
  
}

.directorist-author-social-item i.directorist-icon-mask:after {
 
  background-color: #ffffff !important;
}

img.contsvgIcon {
  margin-right: 20px;
}

.authoListing {
  color: #444444 !important;
  font-weight: 600 !important;
  font-size: 20px !important;
}
/* Responsive adjustments */

/* authoer profile end */

.messwarn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #555;
  padding: 10px;
  border: 1px solid #F8EBC4; /* Border color */
  background-color: #FEFDF7;  /* Background color */
  border-radius: 4px; /* Optional: To add rounded corners */
  margin-bottom: 30px;
}

.contsvgIcon {
  margin-right: 8px; /* Space between the icon and the text */
  vertical-align: middle; /* Ensure icon is vertically aligned */
}

.directorist-archive-notfound {
  padding-bottom: 20px;
}

.page-id-23 label.directorist-radio__label {
  display: none !important;
}
.striImage {
  margin-top: 20px;
  padding: 0px 10px;
}

td.nameFiled {
  text-transform: capitalize !important;
}


.tooltips {
  position: relative;
  display: inline-block;
}

.tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color:rgb(13 106 160 / 82%);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 100%; /* Position the tooltip above the element */
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.tooltiptext::after {
  content: '';
  position: absolute;
  top: 100%; /* Position at the bottom of the tooltip */
  left: 50%;
  transform: translateX(-50%);
  border-width: 5px; /* Adjust the size of the arrow */
  border-style: solid;
  border-color: rgb(13 106 160 / 82%) transparent transparent transparent; /* Arrow color and shape */
}

.tooltips .tooltiptext.show {
  visibility: visible;
  opacity: 1;
}



.tooltipslist {
  position: relative;
  display: inline-block;
}


.tooltipslist .tooltiptextfav.show {
  visibility: visible;
  opacity: 1;
}


/* tootltip style */


.tooltiptextfav::after,
.tooltiptextunfav::after {
    content: '';
    position: absolute;
    bottom: 100%; /* Position at the bottom of the tooltip */
    left: 50%;    /* Center the arrow horizontally */
    transform: translateX(-50%) rotate(180deg); /* Center and rotate the arrow */
    border-width: 5px; /* Adjust the size of the arrow */
    border-style: solid;
    border-color: rgb(13 106 160 / 82%) transparent transparent transparent; /* Arrow color and shape */
}

.tooltiptextfav,
.tooltiptextunfav {
    visibility: hidden;
    width: 200px;
    background-color: rgb(13 106 160 / 82%)!important;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    top: 123%; /* Position the tooltip below the element */
    left: 50%;
    transform: translateX(-50%); /* Center the tooltip */
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}



.tooltiptextfav.show,
.tooltiptextunfav.show {
    visibility: visible;
    opacity: 1;
}


.hide-arrow::after {
  display: none !important; /* Hide the arrow */
}
.hide-arrow::before {
  display: none !important; /* Hide the arrow */
}

.directorist-tooltip[data-label]:after{

  background: rgb(13 106 160 / 82%) !important;
}
.directorist-tooltip[data-label]:hover:before{
border-top-color:rgb(13 106 160 / 82%);
}

/* chat style starts */

#ChatForm button[type="submit"] {
  width: 40px;
  height: 40px;
}
.single-at_biz_dir #ChatForm input[name="chatMsg"] {
  height: 50px !important;
  width: 230px;
}
#ChatForm input[name="chatMsg"] {
  padding: 5px 10px;
  margin-right: 10px !important;
}
.directorist-chat-wrapper .directorist-client-chat-content-area {
  padding: 5px;
}
/* chat style  ends */
/* pricing plan tick style */
.directorist-pricing.directorist-pricing--1 .directorist-pricing__features ul li .directorist-icon-mask.directorist_green:after {
  background-color: #32cc6f;
}
.directorist-pricing.directorist-pricing--1 .directorist-pricing__features ul li .directorist-icon-mask.directorist_red:after {
  background-color: red;
}
.directorist-pricing-special .directorist-pricing__title .atbd_plan-active {
  color: white;
}
/* pricing plan tick style ends*/

/* reject interest new style */
.reject-reason-modal .modal-dialog {
  max-width: 470px;
}
.reject-reason-modal .modal-content {
  padding: 25px;
  border-radius: 12px;
}
.reject-reason-modal .modal-footer {
  justify-content: center;
}
.reject-reason-modal .modal-title {
  font-weight: 700;
}
.reject-reason-modal .modal-header {
  border-bottom: none;
  text-align: center;
}
.reject-reason-modal button.btn {
  width: 110px;
}
.reject-reason-modal .modal-body {
  padding: 0;
}
/* reject interest new style ends*/
