* {
  padding: 0;
  margin: 0;
}

::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

body {
  padding-top: 104px;
}

.more_menu {
  display: none !important;
}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

header#masthead {
  display: block !important;
}

#masthead {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  z-index: 999;
}

header#masthead.sticky {
  background-color: #f3f1ed;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.header-wrapper .elementor-section .elementor-container {
  justify-content: space-between;
  align-items: center;
}

.header-wrapper .logo-box {
  width: auto !important;
  float: left;
}

.header-wrapper .menu-box {
  width: auto !important;
  float: right;
}

.notfound-content {
  text-align: center;
  padding: 7vw 0;
  width: 100%;
  float: left;
}

.error404 .notfound-content h1 {
  color: #000000;
}

.error404 .notfound-content h3 {
  margin: 20px 0;
}

body .gform_wrapper,
.gform_confirmation_wrapper {
  width: 100%;
  float: left;
}

body .gform_wrapper {
  margin: 0px 0;
}

body .gform_wrapper form {
  width: 100%;
  float: left;
}

body .gform_wrapper form .gform_body {
  float: left;
  width: 100% !important;
  margin: 0px !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
  display: none;
}

body .gform_wrapper form .gform_body ul {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
  padding: 0px;
  width: 50%;
  float: left;
  padding: 0 15px !important;
  margin: 0 0px 30px !important;
  background-color: transparent;
  border: none;
  clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
  width: 100%;
  float: left;
  color: #000;
  font-family: "Satoshi-Regular";
  font-size: 18px;
  font-weight: 400;
  margin-top: 0px !important;
  padding: 0 0px 10px;
  line-height: 120%;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
  font-size: 18px;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  display: none;
  vertical-align: top;
  margin-left: 0px;
  margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
  width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
  width: 100% !important;
  height: 120px !important;
  border-radius: 20px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
  width: 100% !important;
}

body .gform_wrapper .validation_message {
  color: #790000;
  padding-top: 5px;
  padding-right: 0px !important;
  width: 100%;
  float: left;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
  color: #790000;
  padding-top: 5px;
  padding-right: 0px !important;
  width: 100%;
  float: left;
  line-height: 120%;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.5px;
}

body .gform_confirmation_message {
  width: 100%;
  float: left;
  text-align: center;
  font-weight: normal;
  font-family: "Satoshi-Regular";
  background-color: #029300;
  line-height: 125%;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  padding: 16px 20px;
  color: #ffffff;
  font-size: 16px;
}

body .gform_wrapper div.validation_error {
  margin-bottom: 20px;
  border: none;
  background-color: #790000;
  color: #ffffff;
  padding: 18px 15px;
  line-height: 120%;
  font-size: 16px;
  display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0px !important;
  width: 100%;
  float: left;
}

body .gform_body input[type="text"],
body .gform_body input[type="email"],
body .gform_body input[type="tel"],
body .gform_body input[type="number"],
body select,
body textarea {
  width: 100% !important;
  border: 1px solid rgb(155 155 155 / 70%) !important;
  border-radius: 30px !important;
  padding: 15px 20px !important;
  color: #000000 !important;
  box-shadow: none;
  font-family: "Satoshi-Regular";
  height: auto !important;
  font-weight: 300;
  line-height: 125% !important;
  letter-spacing: 0.5px;
  font-size: 16px !important;
  margin: 0 !important;
  background-color: transparent !important;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  font-family: "Satoshi";
}

body select {
  background-image: url(../images/select-arrow.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
  height: 80px;
}

body .gform_wrapper .gform_page_footer {
  padding: 0 15px;
  margin-bottom: 0px;
  text-align: left;
  width: 100%;
  float: right;
  margin-top: 10px;
  border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors > h2 {
  color: #ffffff !important;
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0px !important;
  line-height: 120%;
}

/* ===================== Contact Form CSS ======================= */
body .contact_sec .gform_wrapper form .gform_body ul li.gfield {
  padding: 0px !important;
  margin: 0px !important;
}

body .contact_sec .gform_wrapper form .gform_body ul {
  column-gap: 30px;
  row-gap: 28px;
}

body .gform_wrapper form .gform_body ul li.gfield {
  width: 48.5%;
}

body .contact_sec .gform_body input[type="text"],
body .contact_sec .gform_body input[type="email"],
body select,
body textarea {
  border: 0px !important;
  border-radius: 60px !important;
  padding: 17px 30px !important;
  color: #171717 !important;
  font-weight: 500;
  line-height: 166% !important;
  text-transform: capitalize;
  font-size: 18px !important;
  background-color: #fff !important;
}

body .contact_sec .gform_wrapper form .gform_body ul li.gfield textarea {
  border-radius: 28px !important;
}

body .contact_sec .gform_body input::placeholder,
body textarea::placeholder {
  color: #171717 !important;
}

.contact_sec .gform_legacy_markup_wrapper .gform_footer {
  display: flex;
  justify-content: center;
}

.contact_sec .gform_legacy_markup_wrapper .gform_footer input.button,
.gform_legacy_markup_wrapper .gform_footer input[type="submit"] {
  margin: 0 016px;
}

.contact_sec .gform_legacy_markup_wrapper .gform_heading {
  margin-bottom: 0px;
}

.elementor-column.footer_ancer_color .elementor-widget-container a {
  color: #ffffff90 !important;
}

/* ============================================ */
span.italic {
  font-style: italic;
  font-weight: 400;
}

/* language */
.header-language .gt_float_switcher .gt-selected,
.header-language .gt_float_switcher {
  background-color: transparent !important;
  box-shadow: none;
}

.header-language .gt_float_switcher .gt_options {
  position: absolute !important;
}

.header-language .gt_float_switcher .gt-selected .gt-current-lang {
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  color: #171717;
}

.header-language .gt_float_switcher .gt-current-lang img {
  /*   border-radius: 0px; */
  margin: 0;
}

.header-language .gt_float_switcher .gt-current-lang span.gt-lang-code {
  margin-right: 0px;
}

.header-language div#gt_float_wrapper {
  display: flex;
}

.header-language .gt_float_switcher .gt_options a.nturl.gt-current {
  display: none !important;
}

.header-language .gt_float_switcher .gt_options a {
  padding: 0;
  padding-block: 10px !important;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: transparent !important;
  white-space: nowrap;
  color: #171717 !important;
}

/* ===================== H2 heading underline CSS ======================= */

.heading_underline h2.elementor-heading-title {
  text-decoration: underline;
  text-decoration-color: #5abddd;
  text-underline-offset: 14px !important;
  text-decoration-thickness: 2px !important;
}

/* ===================== button CSS ======================= */

.button_icon .elementor-button-wrapper:hover .elementor-button-icon {
  transform: translatex(15px) !important;
}

.card-content a:hover::after {
  transform: translate(10px, -50%) !important;
  transition: all 0.3s !important;
}

.button_icon .elementor-button-wrapper .elementor-button-icon,
.card-content a:hover::after {
  transition: all 0.5s !important;
}

.elementor-widget-button a.elementor-button:hover svg path,
.card-content a:hover::after {
  stroke: #000;
  transition: all 0.3s !important;
}

/* ===================== Home Page CSS ======================= */

.hero-banner .e-search-submit {
  position: absolute;
  right: 5px;
  top: 45%;
  cursor: pointer;
}

.hero-banner .hero-sec-col:before {
  content: "";
  height: 85%;
  width: 100%;
  display: block;
  position: absolute;
  background-color: #fff;
  border-radius: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.image-slider-part .elementor-image-carousel {
  transition-timing-function: linear;
}

.image-slider-part
  .elementor-image-carousel
  .swiper-slide
  figure.swiper-slide-inner
  .elementor-image-carousel-caption {
  display: inline-block;
  padding-left: 10px;
}

.image-slider-part
  .elementor-image-carousel
  .swiper-slide
  figure.swiper-slide-inner
  img {
  top: 6px;
  position: relative;
}

.image-slider-part
  .elementor-image-carousel
  .swiper-slide
  figure.swiper-slide-inner:before {
  content: "";
  background-color: #b4b4b4;
  height: 30px;
  width: 1px;
  display: block;
  position: absolute;
  top: 10px;
  bottom: 0;
  margin: auto;
}

.image-slider-part
  .elementor-image-carousel
  .swiper-slide
  figure.swiper-slide-inner {
  /*     padding-inline: 30px; */
}

span.elementor-button-icon svg {
  width: auto !important;
}

/* ================== Blog page  ====================== */
/* .blog_tab_filter{
display: none;
} */
.select_dropdown .dietary-dropdown-filter select {
  border-radius: 10px !important;
  padding: 10px 15px !important;
  min-width: 300px;
  font-family: Satoshi;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 150% !important;
}

/* ================== single post page  ====================== */

.single_post_sec1 .elementor-widget-container img {
  object-position: 69% 30% !important;
}

.single_post_details_sec2 .elementor-widget-container p {
  margin-bottom: 40px;
  color: #00000090;
  text-transform: capitalize;
}

.single_post_details_sec2 .elementor-widget-container p strong {
  color: #000000;
}

.single_post_details_sec2 .elementor-widget-container p a {
  padding: 18px 24px;
  color: #fff;
  background-color: #171717;
  border-radius: 40px;
  display: inline-block;
}

.single_post_details_sec2 .elementor-widget-container p a:hover {
  background-color: #c1b6a5;
}

.single_post_details_sec2 .elementor-widget-container ul {
  margin-left: 26px;
  color: #00000090;
  margin-bottom: 40px;
  line-height: 200%;
}

.single_post_details_sec2 .elementor-widget-container li {
  margin-bottom: 6px;
}

/* ===================== login signup form  ======================= */

.signup-form .login_form,
.login-form .register_form {
  display: none !important;
}

.form_sec .show-password-input {
  top: 35px !important;
  right: 20px !important;
  transform: translateY(-50%);
}

.form_sec .woocommerce-error {
  border: 1px solid red !important;
  width: 100%;
  border-radius: 32px;
  background: rgb(255 255 255 / 85%);
  color: red;
  margin-top: 40px;
  margin-bottom: 10px;
}

.woocommerce form.login,
.woocommerce form.register {
  border: 0px !important;
  margin-top: 10px;
}

input#photo {
  display: none;
}

.photo-upload label {
  display: flex !important;
  align-items: center !important;
  gap: 8px;
  margin-block: 32px;
  cursor: pointer;
  width: auto !important;
  max-width: 250px;
}

.photoupload_sec img {
  width: 100%;
  max-width: 100% !important;
  border-radius: 100% !important;
  object-fit: cover;
  height: 100% !important;
}

.add_image_plus {
  width: 70px;
  height: 70px;
  border: 1px solid #fff;
  border-radius: 50px;
  border: 1px solid #c1b6a5;
}

.radio-group {
  display: flex;
  margin-top: 5px;
  width: 100%;
  gap: 25px;
}

.radio-group label {
  cursor: pointer;
}

.login-sign-tittle {
  margin-top: 58px;
}

.half_field .form_field {
  display: flex;
  width: 100%;
  flex-direction: column;
}

.display_flex {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 20px;
}

.register_form_fields label,
.login_form label {
  width: 100%;
  display: inline-block;
  margin-block: 20px 10px;
  font-size: 18px;
}

.input-text {
  border-radius: 64px;
  border: 1px solid #696969;
  padding: 20px 32px;
  font-size: 18px;
  background: transparent;
  width: 100%;
  font-family: inherit;
}

/* 
input:-webkit-autofill {
	background-color: #000 !important;
	box-shadow: 0 0 0px 1000px #000 inset !important;
	-webkit-text-fill-color: #fff !important;

}

input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
	background-color: #000 !important;
	box-shadow: 0 0 0px 1000px #000 inset !important;
	-webkit-text-fill-color: #fff !important;
} */

.register_note {
  width: 100%;
  float: left;
  margin-block: 0px 20px;
}

.userrole_sec {
  margin-bottom: 30px;
}

.register_form_footer .already_account {
  position: unset !important;
  margin-top: 20px !important;
}

.already_account {
  width: auto !important;
  display: inline-block;
  margin-right: auto;
}

.already_account a {
  text-decoration-line: underline !important;
}

.register_form_footer {
  width: 100%;
  margin-top: 30px !important;
  display: flex;
  align-items: center;
  justify-content: space-between !important;
  align-items: flex-start;
  flex-direction: column-reverse;
}

.register_form .register_form_footer {
  margin-top: 40px !important;
}

.forgotpassword_sec {
  display: flex;
  justify-content: space-between;
}

.form_btn {
  display: inline-block;
  width: auto;
  /* 	margin-left:20px !important; */
}

.form_btn .button {
  border-radius: 64px !important;
  background: var(--e-global-color-accent) !important;
  padding: 20px 32px !important;
  color: #171717 !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400 !important;
  display: flex !important;
  gap: 10px;
  align-items: center;
  transition: all 0.3s;
  border: 1px solid #c1b6a5 !important;
}

.form_btn .button:hover {
  background: #fff !important;
}

.login_form {
  margin-top: 20px;
}

.forgotpassword_inner .lost_password {
  width: 100%;
  text-align: right !important;
  margin-top: 20px;
}

.woocommerce-password-strength {
  color: #000 !important;
}

/* ===================== Therapist Profiles Page  ======================= */

.therapist_container {
  width: 100% !important;
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 50px 30px !important;
}

.popup-close-btn {
  z-index: 9999999999;
}

.card {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.bo-radi {
  border-radius: 20px !important;
}

.fo-st {
  font-family: "Satoshi";
  line-height: normal;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  text-transform: capitalize;
}

.co-black {
  color: #000;
}

.co-gray {
  color: #61605f;
}

.fo-22 {
  font-size: 22px !important;
}

.fo-32 {
  font-size: 32px !important;
}

.f-18 {
  font-size: 18px !important;
}

.f-w700 {
  font-weight: 700 !important;
}

.a-link {
  text-decoration: none;
}

.card-content > h4 {
  padding: 18px 0 6px;
}

.card-content > p {
  padding: 0px 0 22px;
}

.card-content a:hover {
  color: #000 !important;
}

.card-content a::after {
  content: "";
  height: 22px;
  width: 22px;
  background-image: url("/wp-content/uploads/2025/07/arrow-right.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translate(-50%, -50%) !important;
}

.card-content a {
  position: relative;
}

/* -------Therapist Profiles Page Popup------- */
#the-popup-box {
  display: block;
  align-items: center;
  justify-items: center;
  transition: opacity 0.3s ease;
}

.therapist_popup {
  position: fixed;
  background: #000000cc;
  z-index: 999;
  inset: 0;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  animation: fadeInUp 0.3s ease;
  overflow: auto;
}

@keyframes fadeInUp {
  from {
    transform: translateY(0px);
    opacity: 0;
  }

  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.therapist_container_popup {
  max-width: 1000px;
  background-color: white;
  padding: 25px;
  position: relative;
}

.card-popup {
  display: inline-grid;
}

ul.popup-list {
  margin-left: 0px !important;
}

.popup-list li {
  margin-left: 30px !important;
  font-size: 17px !important;
}

.wi-50 {
  width: 50%;
}

.wi-45 {
  width: 45%;
}

.wi-55 {
  width: 65%;
}

.card-content-pupup {
  position: relative;
}

.therapist_container_popup {
  display: flex;
  align-items: center;
  gap: 20px;
}

.popup-close-btn {
  position: absolute;
  right: 16px;
  cursor: pointer;
  top: 16px;
}

.pop-input {
  border-radius: 12px !important;
  border: 1px solid #696969 !important;
  padding: 7px 13px !important;
  font-size: 13px !important;
  background: transparent;
  width: 100%;
  font-family: inherit;
}

.therapist_popup select,
.therapist_popup textarea {
  border: 1px solid #696969 !important;
  padding: 8px 13px !important;
  font-size: 13px !important;
  line-height: 140% !important;
}

.therapist_popup textarea {
  border-radius: 20px !important;
}

.popup_form_fields label {
  width: 100%;
  margin-block: 12px 10px;
  font-size: 16px;
}

.dr-contant,
.popup-form > div {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}

.card-popup-col1 .drimage {
  width: 62%;
}

.popup-form > div {
  row-gap: 5px !important;
}

.popup-form .display_flex,
.popup-form .display_flex label {
  margin-bottom: 6px;
}

.popup-form input[type="submit"] {
  font-size: 16px;
  padding: 8px 22px 8px 20px !important;
  cursor: pointer;
}

.dr-contant p {
  font-size: 16px !important;
  line-height: 135%;
}

.dr-contant h4 {
  font-size: 26px !important;
  line-height: normal !important;
}

/* -------Pricing Page ------- */

.price-col .price-ses {
  align-self: flex-end !important;
}

.price-sec .elementor-container {
  gap: 50px;
}

.price-col .elementor-widget-wrap {
  align-content: space-between;
}

/* Therapist page */

.therapist-card {
  /*   display: flex; */
  flex-direction: column;
  align-items: flex-start;
  border-radius: 8px;
  text-align: left;
}

.therapist-avatar {
  width: 100%;
  height: auto;
  border-radius: 20px !important;
  aspect-ratio: 1 / 1;
}

.therapist-card h3 {
  margin-top: 18px;
}

.therapist-name {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  color: #222;
  margin-top: 18px;
}

.therapist-license {
  font-size: 14px;
  font-weight: 600;
  color: #555;
  margin: 4px 0;
}

.therapist-title {
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  margin-top: 6px;
  margin-bottom: 22px;
}

.open-therapist-popup {
  color: #0073aa;
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
}

.therapist-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  align-content: center;
  height: fit-content;
}

a.open-therapist-popup {
  font-size: 18px !important;
  font-weight: 500;
  line-height: normal;
  color: #171717;
  margin-top: 22px;
}

.therapist-card h3 {
  font-size: 22px !important;
}

a.open-therapist-popup:hover {
  color: #171717 !important;
}

.popup-list li:first-child {
  list-style-type: none;
  margin-left: 0 !important;
  padding-left: 0;
}

.therapist-image-wrapper {
  position: relative;
  display: flex;
  overflow: hidden;
  border-radius: 20px;
  transition: transform 0.3s ease-in-out;
}

.therapist-card:hover .therapist-avatar {
  transform: scale(1.08);
}

.therapist-avatar {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

.therapist-image-wrapper::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.6)
  );
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.therapist-card:hover .therapist-image-wrapper::after {
  opacity: 1;
}

.therapist-badge {
  position: absolute;
  border-radius: 28px;
  border: 1px solid #ffc107;
  transform: translate(-2%, -2%);
  /*     background: #FFF; */
  padding: 8px 16px;
  font-size: 17px;
  line-height: normal;
  pointer-events: auto;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  white-space: nowrap;
  left: 5%;
  bottom: 5%;
  color: #ffc107;
  font-weight: 500;
}

.therapist-card:hover .therapist-badge {
  opacity: 1;
  transform: translate(-2%, -2%) scale(1.02);
}

.badge-tooltip {
  position: absolute;
  bottom: 120%;
  left: 0%;
  transform: translateX(0%);
  background-color: #1717173b;
  color: #fff;
  padding: 9px 16px;
  border-radius: 28px;
  font-size: 14px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  white-space: normal;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  z-index: 5;
  color: #ffc107;
  border: 1px solid #ffc107;
}

.therapist-badge:hover .badge-tooltip {
  opacity: 1;
  transform: translateX(0%) translateY(-4px);
}

.display_flex.Availability {
  gap: 8px;
}

h2#swal2-title {
  font-family: "Satoshi";
  font-size: 40px;
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
input:-internal-autofill-selected {
  background-color: #fff !important;
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
  box-shadow: 0 0 0 1000px #fff inset !important;
  color: #000 !important;
  transition: background-color 5000s ease-in-out 0s !important;
  -webkit-text-fill-color: #000 !important;
}

input:focus-visible {
  outline: none;
}

.check-box input[type="checkbox"] {
  accent-color: rgba(247, 108, 94, 1);
  width: 20px;
  height: 20px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  border-radius: 6px;
  border: 1px solid rgba(160, 161, 173, 1);
  background-color: #fff;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
}

.check-box input[type="checkbox"]:checked {
  background-color: #f76c5e;
  border-color: transparent;
}

.check-box input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  left: 6.6px;
  top: 3px;
  width: 3px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.filter-options .check-box input[type="checkbox"]:checked::after {
  width: 5px;
  height: 10.2px;
}

.check-box label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.confirm_popup {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  top: 0px;
  left: 0px;
  z-index: 9999;
}

.confirm_popup_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  transform: translate(-50%, -50%);
  background: #fff !important;
  padding: 30px;
  width: 100%;
  max-width: 530px;
  border-radius: 15px;
  text-align: center;
  border: 1px solid #fff;
}

/* Therapist filter */

.therapist-filter-section {
  background: #f8f9fa;
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 30px;
}

.filter-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  border-bottom: 1px solid #d5cfcf;
  padding-bottom: 20px;
}

.filter-header h3 {
  margin: 0;
  color: #333;
}

.clear-filters-btn {
  background: #e74c3c;
  color: white;
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
}

.clear-filters-btn:hover {
  background: #c0392b;
}

.filter-options {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
}

.filter-group-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.filter-group h6 {
  margin: 0;
  color: #2c3e50;
  font-size: 16px;
  font-weight: 600;
}

.reset-filter-btn {
  background: #e74c3c;
  color: white;
  border: none !important;
  padding: 4px 12px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 12px;
  transition: background-color 0.3s ease;
}

.reset-filter-btn:hover {
  background: #c0392b;
}

.filter-group h4 {
  margin: 0 0 15px 0;
  color: #2c3e50;
  font-size: 16px;
  font-weight: 600;
}

.filter-items {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.filter-checkbox {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  color: #555;
}

.filter-checkbox input[type="checkbox"] {
  margin-right: 10px;
  width: 16px;
  height: 16px;
}

.filter-group li {
  list-style: none;
  margin-bottom: 16px;
}

.filter-group .option-text {
  font-size: 17px;
  color: #000 !important;
  font-weight: 500;
  line-height: normal;
}

.filter-group .checkbox-item {
  display: flex;
  gap: 12px;
}

.therapist-filter-wrapper {
  display: flex;
  gap: 28px;
}

.therapist-filter-wrapper .therapist-filter {
  flex: 1 1 25%;
  border-radius: 20px;
  border: 1px solid #d5d5d5;
  background: #fff;
  padding: 30px;
}

.therapist-filter-wrapper .therapist-grid {
  flex: 1 1 75%;
}

.no-results-message,
.fallback-therapist-wrapper {
  grid-column: 1 / -1;
  width: 100%;
}

/* Multiselect Dropdown Styles */

.custom-multiselect {
  position: relative;
  width: 100%;
}

.multiselect-dropdown-toggle {
  border: 1px solid #ddd;
  border-radius: 12px;
  padding: 10px 15px;
  background: white;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 20px;
  font-size: 14px;
  transition: all 0.3s ease;
}

.popup-form .multiselect-dropdown-toggle {
  padding: 3px 15px !important;
  font-size: 13px !important;
  border: 1px solid #696969;
}

.selected-text {
  flex: 1;
  color: #333;
}

.dropdown-arrow {
  background-image: url(../images/select-arrow.png);
  background-repeat: no-repeat;
  background-position: right 2px center;
  width: 40px;
  object-fit: cover;
  background-size: 11px;
  font-size: 0;
}

.multiselect-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  display: none;
  max-height: 200px;
  overflow-y: auto;
}

.multiselect-options {
  padding: 5px 0;
}

.multiselect-option {
  display: flex;
  align-items: center;
  padding: 8px 15px;
  cursor: pointer;
  transition: background-color 0.2s ease;
  user-select: none;
  margin: 0 !important;
}

.multiselect-option:hover {
  background-color: #f5f5f5;
}

.multiselect-option input[type="checkbox"] {
  display: none;
}

.checkmark {
  width: 16px;
  height: 16px;
  border: 2px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
  position: relative;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.multiselect-option input[type="checkbox"]:checked + .checkmark {
  background-color: #f76c5e;
  border-color: #f76c5e;
}

.multiselect-option input[type="checkbox"]:checked + .checkmark::after {
  content: "✓";
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 15px;
  font-weight: bold;
}

.option-text {
  flex: 1;
  font-size: 14px;
  color: #333;
}

.no-options {
  padding: 15px;
  text-align: center;
  color: #666;
}

.navigation-part.active {
  max-width: 100px;
  font-size: 0px;
  transition: all 0.3s ease;
}

.account_content.active {
  margin-left: 100px;
  transition: all 0.3s ease;
}

.menu_toggle {
  transform: rotate(0deg);
  transition: all 0.3s ease;
}

.menu_toggle.active {
  transform: rotate(180deg);
  transition: all 0.3s ease;
}

.navigation-part.active .woocommerce-MyAccount-navigation a {
  font-size: 0 !important;
  height: 22px;
  padding: 15px 30px;
  transition: all 0.3s ease;
}

.navigation-part.active a .notification-badge {
  display: none;
}

.notification-icon {
  position: relative;
}

.notification-icon::after {
  content: "";
  position: absolute;
  top: 3px;
  right: 1px;
  width: 5px;
  height: 5px;
  background: red;
  border-radius: 50%;
  z-index: 10;
  border: 2px solid #fff;
}

/*------------- Three-dot loader styles------------------*/

.dot-shuttle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}

.dot-shuttle::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #171717;
  animation: shuttle 1.4s ease-in-out infinite both;
  box-shadow: 16px 0 0 0 #171717, 32px 0 0 0 #171717;
}

@keyframes shuttle {
  0% {
    background-color: #171717;
    box-shadow: 16px 0 0 0 rgba(23, 23, 23, 0.3),
      32px 0 0 0 rgba(23, 23, 23, 0.3);
  }

  25% {
    background-color: rgba(23, 23, 23, 0.3);
    box-shadow: 16px 0 0 0 #171717, 32px 0 0 0 rgba(23, 23, 23, 0.3);
  }

  50% {
    background-color: rgba(23, 23, 23, 0.3);
    box-shadow: 16px 0 0 0 rgba(23, 23, 23, 0.3), 32px 0 0 0 #171717;
  }

  75% {
    background-color: rgba(23, 23, 23, 0.3);
    box-shadow: 16px 0 0 0 rgba(23, 23, 23, 0.3),
      32px 0 0 0 rgba(23, 23, 23, 0.3);
  }

  100% {
    background-color: #171717;
    box-shadow: 16px 0 0 0 rgba(23, 23, 23, 0.3),
      32px 0 0 0 rgba(23, 23, 23, 0.3);
  }
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .dot-shuttle::before {
    width: 6px;
    height: 6px;
    box-shadow: 12px 0 0 0 #171717, 24px 0 0 0 #171717;
  }

  @keyframes shuttle {
    0% {
      background-color: #171717;
      box-shadow: 12px 0 0 0 rgba(23, 23, 23, 0.3),
        24px 0 0 0 rgba(23, 23, 23, 0.3);
    }

    25% {
      background-color: rgba(23, 23, 23, 0.3);
      box-shadow: 12px 0 0 0 #171717, 24px 0 0 0 rgba(23, 23, 23, 0.3);
    }

    50% {
      background-color: rgba(23, 23, 23, 0.3);
      box-shadow: 12px 0 0 0 rgba(23, 23, 23, 0.3), 24px 0 0 0 #171717;
    }

    75% {
      background-color: rgba(23, 23, 23, 0.3);
      box-shadow: 12px 0 0 0 rgba(23, 23, 23, 0.3),
        24px 0 0 0 rgba(23, 23, 23, 0.3);
    }

    100% {
      background-color: #171717;
      box-shadow: 12px 0 0 0 rgba(23, 23, 23, 0.3),
        24px 0 0 0 rgba(23, 23, 23, 0.3);
    }
  }
}

/* ===================== common class ===================== */
.cursor {
  cursor: pointer;
}

/* ===================== Chatbot-Style Questionnaire ===================== */

#therapist-questionnaire {
  background: linear-gradient(180deg, #171717 0%, #2a2a2a 100%);
  color: #fff;
  padding: 30px 40px;
  border-radius: 24px;
  max-width: 800px;
  margin: 0 auto;
  min-height: 460px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  position: relative;
  overflow: hidden;
}

#therapist-questionnaire::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  background: linear-gradient(
    180deg,
    rgba(193, 182, 165, 0.1) 0%,
    transparent 100%
  );
  pointer-events: none;
}

#questionnaire-steps {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 0;
}

#therapist-questionnaire .question-step {
  display: none;
  animation: chatBubbleIn 0.4s ease-out;
}

#therapist-questionnaire .question-step.active {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@keyframes chatBubbleIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Chat bubble style for questions */
#therapist-questionnaire label,
#therapist-questionnaire .question-step > p {
  background: #c1b6a5;
  color: #171717;
  padding: 16px 24px;
  border-radius: 20px 20px 20px 4px;
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin: 0;
  max-width: 90%;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
  position: relative;
}

/* User response area styling */
#therapist-questionnaire select,
#therapist-questionnaire input[type="text"],
#therapist-questionnaire input[type="email"] {
  width: 100%;
  padding: 15px 24px !important;
  font-size: 17px !important;
  border: 2px solid transparent;
  border-radius: 16px;
  color: #171717 !important;
  outline: none;
  font-family: inherit;
  transition: all 0.3s ease;
  align-self: flex-end;
  max-width: 90%;
  margin-left: auto;
}

#therapist-questionnaire select:focus,
#therapist-questionnaire input[type="text"]:focus,
#therapist-questionnaire input[type="email"]:focus {
  border-color: #c1b6a5;
  box-shadow: 0 4px 20px rgba(193, 182, 165, 0.3);
  transform: scale(1.02);
}

#therapist-questionnaire select {
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23171717' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  padding-right: 40px;
}

#therapist-questionnaire input[type="text"]::placeholder,
#therapist-questionnaire input[type="email"]::placeholder {
  color: #888;
  font-style: italic;
}

/* Name/Email input group */
#therapist-questionnaire .chatbot-input-group {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  align-items: flex-end;
}

#therapist-questionnaire .chatbot-input-group input {
  max-width: 90%;
}

/* Button styling */
#therapist-questionnaire .buttons {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

#therapist-questionnaire .buttons button {
  padding: 14px 28px;
  border: none;
  border-radius: 50px;
  font-weight: 600;
  font-size: 0.95rem;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0 auto;
  margin-right: 0;
}


#therapist-questionnaire .buttons .prev-btn {
  background: transparent;
  color: #c1b6a5;
  border: 2px solid #c1b6a5;
  margin-left: 0;
}

#therapist-questionnaire .buttons .prev-btn:hover {
  background: rgba(193, 182, 165, 0.15);
  transform: translateX(-3px);
}

#therapist-questionnaire .buttons .next-btn {
  background: linear-gradient(135deg, #c1b6a5 0%, #a89a8a 100%);
  color: #171717;
  box-shadow: 0 4px 15px rgba(193, 182, 165, 0.4);
}

#therapist-questionnaire .buttons .next-btn:hover:not(:disabled) {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(193, 182, 165, 0.5);
}

#therapist-questionnaire .buttons button:disabled {
  background: #444;
  color: #777;
  cursor: not-allowed;
  box-shadow: none;
}

#therapist-questionnaire .buttons #final-submit {
  background: linear-gradient(135deg, #c1b6a5 0%, #a89a8a 100%);
  color: #171717;
 
  flex: 1;
}

#therapist-questionnaire .buttons #final-submit:hover {
  transform: translateY(-2px);
 
}

/* Progress dots - chatbot style */
#progress-dots {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-bottom: 30px;
  padding: 15px 20px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 30px;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

#progress-dots .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(193, 182, 165, 0.3);
  transition: all 0.4s ease;
  cursor: pointer;
}

#progress-dots .dot:hover {
  transform: scale(1.1);
  background-color: rgba(193, 182, 165, 0.5);
}

#progress-dots .dot.active {
  background-color: #c1b6a5;
  box-shadow: 0 0 10px rgba(193, 182, 165, 0.6);
  transform: scale(1.2);
}

#progress-dots .dot.completed {
  background-color: #27ae60;
}

/* Typing indicator animation (optional enhancement) */
.typing-indicator {
  display: flex;
  gap: 4px;
  padding: 15px 20px;
  background: #c1b6a5;
  border-radius: 20px 20px 20px 4px;
  width: fit-content;
}

.typing-indicator span {
  width: 8px;
  height: 8px;
  background: #171717;
  border-radius: 50%;
  animation: typingBounce 1.4s infinite ease-in-out;
}

.typing-indicator span:nth-child(1) {
  animation-delay: 0s;
}
.typing-indicator span:nth-child(2) {
  animation-delay: 0.2s;
}
.typing-indicator span:nth-child(3) {
  animation-delay: 0.4s;
}

@keyframes typingBounce {
  0%,
  80%,
  100% {
    transform: translateY(0);
    opacity: 0.4;
  }
  40% {
    transform: translateY(-6px);
    opacity: 1;
  }
}

/* Mobile responsiveness */
@media (max-width: 640px) {
  #therapist-questionnaire {
    padding: 30px 15px;
    border-radius: 20px;
    min-height: 450px;
  }

  #therapist-questionnaire label,
  #therapist-questionnaire .question-step > p {
    font-size: 1rem;
    padding: 15px 18px;
    max-width: 95%;
  }

  #therapist-questionnaire label::before,
  #therapist-questionnaire .question-step > p::before {
    left: -35px;
    width: 28px;
    height: 28px;
    font-size: 14px;
  }

  #therapist-questionnaire select,
  #therapist-questionnaire input[type="text"],
  #therapist-questionnaire input[type="email"] {
    max-width: 95%;
    padding: 14px 16px;
  }

  #therapist-questionnaire .buttons button {
    padding: 12px 20px;
    font-size: 0.85rem;
  }

  #progress-dots .dot {
    width: 8px;
    height: 8px;
  }
}

/* Chatbot Results Grid */
.chatbot-results-grid {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 15px 0;
  max-height: 350px;
  overflow-y: auto;
  padding-right: 5px;
}

.chatbot-results-grid::-webkit-scrollbar {
  width: 6px;
}

.chatbot-results-grid::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
}

.chatbot-results-grid::-webkit-scrollbar-thumb {
  background: #c1b6a5;
  border-radius: 3px;
}

.chatbot-therapist-card {
  display: flex;
  align-items: center;
  gap: 12px;
  background: rgba(255, 255, 255, 0.95);
  padding: 10px 14px;
  border-radius: 12px;
  text-decoration: none;
  color: #171717;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  border: 2px solid transparent;
}

.chatbot-therapist-card:hover {
  transform: translateX(5px);
  border-color: #c1b6a5;
}

.chatbot-therapist-img {
  width: 60px;
  height: 60px !important;
  border-radius: 8px !important;
  object-fit: cover;
  flex-shrink: 0;
}

.chatbot-therapist-info {
  flex: 1;
  min-width: 0;
}

.chatbot-therapist-info h4 {
  font-size: 18px !important;
  font-weight: 600;
  color: #171717;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.chatbot-therapist-info p {
  margin: 0;
  font-size: 0.85rem;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.chatbot-therapist-card::after {
  content: "→";
  font-size: 1.2rem;
  color: #c1b6a5;
  font-weight: bold;
  transition: transform 0.3s ease;
}

.chatbot-therapist-card:hover::after {
  transform: translateX(5px);
}

.chatbot-loading {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  padding: 30px;
}

.chatbot-loading p {
  color: #c1b6a5;
  font-size: 0.95rem;
  margin: 0;
}

.chatbot-no-results {
  background: rgba(255, 255, 255, 0.1);
  padding: 30px;
  border-radius: 12px;
  text-align: center;
}

.chatbot-no-results p {
  margin: 0 0 20px 0;
  color: #c1b6a5;
  font-size: 1.1rem;
}

.chatbot-no-results a {
  color: #fff;
  text-decoration: underline;
}

.chatbot-no-results a:hover {
  color: #c1b6a5;
}

.chatbot-no-results .show-others-btn {
  display: inline-block;
  padding: 11px 26px;
  background: linear-gradient(135deg, #c1b6a5 0%, #a89a8a 100%);
  color: #171717;
  text-decoration: none;
  border-radius: 50px;
  font-weight: 600;
  font-size: 16px !important;
  transition: all 0.3s ease;
}

.chatbot-no-results .show-others-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(193, 182, 165, 0.4);
  color: #171717;
}

/* View All Button */
#therapist-questionnaire .view-all-btn {
  display: inline-block;
  padding: 14px 28px;
  background: linear-gradient(135deg, #c1b6a5 0%, #a89a8a 100%);
  color: #171717;
  text-decoration: none;
  border-radius: 50px;
  font-weight: 600;
  font-size: 0.95rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(193, 182, 165, 0.4);
  text-align: center;
  width: 100%;
}

#therapist-questionnaire .view-all-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(193, 182, 165, 0.5);
}

/* Hide prev button on results step */
#therapist-questionnaire .question-step[data-step="14"] .buttons {
  justify-content: center;
}

/* Hide progress dots on results step */
#therapist-questionnaire:has(.question-step[data-step="14"].active)
  #progress-dots {
  display: none;
}

@media (max-width: 640px) {
  .chatbot-therapist-card {
    padding: 12px 14px;
  }

  .chatbot-therapist-img {
    width: 50px;
    height: 50px;
  }

  .chatbot-therapist-info h4 {
    font-size: 0.9rem;
  }

  .chatbot-therapist-info p {
    font-size: 0.8rem;
  }

  .chatbot-results-grid {
    max-height: 280px;
  }
}

.display_flex.half_field > div {
  width: 100%;
}

.therapist-badge.available-today-badge,
.therapist-badge.bilingual {
  font-size: 14px;
  padding: 6px 13px;
  bottom: 88%;
  opacity: 1;
}

/* .therapist-badge.bilingual {
    bottom: 80%;
} */

/* ==========================j ============================= */

.add-fav {
  display: none;
}
/* .add-fav {
  display: inline-block;
  padding: 5px;
  cursor: pointer;
  border: 1px solid #ccc;
  background: -webkit-linear-gradient(top, #fff, #ddd);
  position: relative;
  transition: all .5s ease;
  border-radius: 3px;
  box-shadow: inset 0 -1px 1px #eee;
}

.add-fav:hover {
  background: -webkit-linear-gradient(top, #fff, #ccc);
}

.add-fav .icon-heart {
  font-size: 24px;
  color: #666;
  position: relative;
  transition: all .5s ease-in-out;
}

.add-fav .icon-plus-sign {
  font-size: 10px;
  color: #333;
  background: #fff;
  border-radius: 100%;
  position: absolute;
  bottom: 2px;
  right: 2px;
  height: 11px;
  width: 11px;
  line-height: 11px;
  text-align: center;
  transition: all 1s ease-in-out;
}

.add-fav input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

.add-fav input[type="checkbox"]:checked+.icon-heart {
  color: orange;
}

.add-fav input[type="checkbox"]:checked+.icon-heart .icon-plus-sign {
  color: green;
}
 */

div#filtered-therapists {
  position: sticky;
  top: 120px;
  height: 100%;
}

.pointer-events .e-search-submit {
  pointer-events: none;
}

/* ======================== Notification Match Modal============================ */

.match-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.match-modal-content {
  background: #fff;
  border-radius: 12px;
  max-width: 500px;
  width: 90%;
  max-height: 80vh;
  overflow-y: auto;
  position: relative;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
}

.match-modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  background: transparent !important;
  border: none !important;
  font-size: 28px !important;
  cursor: pointer;
  color: #666 !important;
  line-height: 1;
  padding: 0 !important;
  width: 30px;
  height: 30px;
}

.match-modal-close:hover {
  color: #333;
}

.match-modal-header {
  background: linear-gradient(135deg, #c1b6a5 0%, #a89a8a 100%);
  padding: 20px 25px;
  border-radius: 12px 12px 0 0;
}

.match-modal-header h2 {
  margin: 0;
  color: #171717;
  font-size: 1.4rem;
}

.match-modal-body {
  padding: 25px;
  font-size: 16px;
}

.match-detail-row {
  display: flex;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  gap: 5px;
}

.match-detail-row:last-child {
  border-bottom: none;
}

.match-label {
  font-weight: 600;
  color: #555;
  width: 45%;
  flex-shrink: 0;
}

.match-value {
  color: #333;
  word-break: break-word;
}

.match-modal-footer {
  padding: 20px 25px;
  background: #f9f9f9;
  border-radius: 0 0 12px 12px;
  text-align: center;
}

.view-match-details {
  color: #c1b6a5;
  text-decoration: underline;
  cursor: pointer;
}

.view-match-details:hover {
  color: #a89a8a;
}

.footer .popup-form {
  display: none;
  position: fixed !important;
  bottom: 95px;
  right: 100px;
  z-index: 2;
}

.popup-icon {
  cursor: pointer;
}


.popup-icon{
  display:none;
}

.home .popup-icon{
  display:block;
}

