/*
Theme Name: PawsNearBy
Theme URI: https://247labs.com/
Author: 247labs
Author URI: https://247labs.com/
Description: Directory WordPress Theme by 247Labs/Modified by Clio Websites
Version: 1.41
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: listeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template: listeo
@CLIOTASK Added to releases
*/

#titlebar h1,
#titlebar h2 {
  font-weight: 500 !important;
}

.dashboard-content .copyrights {
  display: none !important;
}

#header {
  box-shadow: none;
}

.transparent-header.user_not_logged_in #header.cloned .header-widget .sign-in,
.user_not_logged_in .header-widget .sign-in {
  background: transparent;
  color: #115740;
}

.transparent-header.user_not_logged_in
  #header.cloned
  .header-widget
  .sign-in.active,
.user_not_logged_in .header-widget .sign-in.active {
  background: #115740;
  color: #fff;
}

.hero-section .main-search-container .main-search-input {
  border-radius: 20px;
}

.hero-section .main-search-inner h1 {
  font-weight: 700;
  margin-bottom: 24px;
}

.hero-section .main-search-inner h4 {
  font-size: 20px;
  color: #fff !important;
  opacity: 1;
  margin-bottom: 0;
}

.hero-section .main-search-inner .main-search-input {
  margin-top: 24px;
}

.hero-section .main-search-input-item.location a {
  right: auto;
  left: 15px;
}

.hero-section .main-search-input-item #location_search {
  padding: 0 15px 0 50px;
}

.how-work .icon-box-2 {
  border-radius: 8px;
  box-shadow: none;
}

.how-work .icon-box-2 h3 {
  font-size: 20px;
  font-weight: 600;
  color: #115740;
}

.how-work .icon-box-2 p {
  color: #303131;
  min-height: 96px;
}

.new-pricing-packages-container {
  margin-top: 0 !important;
  width: 100%;
}

.new-pricing-packages-container .pricing-package {
  margin: 0;
  min-width: 100%;
}

.new-pricing-packages-container .pricing-package-header {
  text-align: center;
}

.new-pricing-packages-container .subscription-details {
  display: none;
}

.new-pricing-packages-container .plan-features-auto-wc {
  display: none;
}

.new-pricing-packages-container .woocommerce-Price-currencySymbol {
  vertical-align: top;
}

.new-pricing-packages-container .pricing-package-details h6 {
  display: none;
}

.new-pricing-packages-container .pricing-package-price strong {
  background-color: #fff;
}

#footer {
  border-top: 0;
  padding: 0;
}

/*.footer-new-bottom-right {*/

/* width: 100%;*/

/* text-align: left;*/

/*}*/

/*.footer-new-bottom-right p {*/

/* font-size: 16px;*/

/* color: #303131;*/

/* margin-top: 5px;*/

/* margin-bottom: 12px;*/

/*}*/

/*.footer-widget p {*/

/* color: #707070;*/

/*}*/

/*body #footer .new-footer-social-icons li:first-child {*/

/* margin-left: 0;*/

/*}*/

body #footer .new-footer-social-icons li a {
  opacity: 1;
}

body #footer .new-footer-social-icons li a:hover {
  opacity: 0.7;
}

.footer-new-bottom-inner {
  background: #f8f6f4;
}

/*.footer-new-bottom-left {*/

/* width: 100%;*/

/*}*/

/*.footer-new-bottom-inner {*/

/* border-top: 1px solid #00000030;*/

/* background-color: transparent;*/

/* margin: 30px 0 30px 0;*/

/* padding: 30px 0 30px 0;*/

/* text-align: center;*/

/*}*/

.main-search-input-item ul li.powered-by-osm {
  display: none !important;
}

.marker-container .marker-card .front .custom-svg,
.marker-container .marker-card .back .custom-svg {
  width: 100%;
  height: 100%;
  margin: 0;
}

.marker-container .marker-card .front .custom-svg rect {
  fill: #fff;
}

.marker-container:hover .back.face .custom-svg rect {
  fill: #115740;
}

.marker-container .back.face .custom-svg rect {
  fill: transparent;
}

.sort-by-select
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 36px !important;
}

#listeo_core-search-form .custom-checkboxes label {
  display: flex;
  align-items: center;
  padding-left: 0;
  margin-bottom: 15px;
}

#listeo_core-search-form .custom-checkboxes label:before {
  border: 1px solid #767676;
  position: initial;
  margin-right: 15px;
}

#listeo_core-search-form .custom-checkboxes .checkbox-icon {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #f4f4f4;
  border-radius: 100px;
  padding-right: 10px;
}

#listeo_core-search-form .rating-filter__input:checked + .rating-filter__text {
  background: #115740;
  color: #fff;
  border-color: #115740;
}

#listeo_core-search-form .rating-filter__input + .rating-filter__text:after {
  background: #115740;
}

#listeo_core-search-form .rating-filter__text {
  color: #303131;
}

#listeo_core-search-form .rating-filter__text i {
  font-size: 14px;
  top: 0;
  color: #ffc600;
}

.custom-list-box .listing-item-container.list-layout {
  border: 3px solid transparent;
  border-radius: 5px;
}

.custom-list-box .listing-item-container.list-layout.active {
  border-color: #115740;
}

.custom-list-box .listing-item-container.list-layout .listing-item-inner h3 {
  font-size: 24px;
  font-weight: 600;
  color: #115740;
  margin-bottom: 5px;
}

.custom-list-box
  .listing-item-container.list-layout
  .listing-item-inner
  .star-rating {
  margin-bottom: 12px;
}

.custom-list-box
  .listing-item-container.list-layout
  .listing-item-inner
  .marker-handler {
  color: #707070;
  margin-bottom: 10px;
}

.custom-list-box
  .listing-item-container.list-layout
  .listing-item-inner
  .marker-handler
  .marker {
  width: 11px;
  margin-right: 5px;
}

.custom-list-box
  .listing-item-container.list-layout
  .listing-item-inner
  .category,
.listing-titlebar-tags .category {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  flex-wrap: wrap;
}

.custom-list-box
  .listing-item-container.list-layout
  .listing-item-inner
  .category
  p,
.listing-titlebar-tags .category a {
  font-size: 14px;
  color: #707070;
  font-weight: 600;
  margin-bottom: 0;
}

.custom-list-box
  .listing-item-container.list-layout
  .listing-item-inner
  .category
  .category-list,
.listing-section .category .category-list {
  display: flex;
  align-items: center;
  gap: 12px;
}

.listing-section .category .category-list {
  flex-wrap: wrap;
}

.custom-list-box
  .listing-item-container.list-layout
  .listing-item-inner
  .category
  .category-list
  span,
.listing-titlebar-tags .category a,
.listing-section .category span,
.listing-section .category a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #f4f4f4;
  border-radius: 100px;
  padding-right: 10px;
  font-size: 14px;
  color: #707070;
}

.custom-list-box
  .listing-item-container.list-layout
  .listing-item-inner
  .category
  .category-list
  span.more-categories {
  padding: 0;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  justify-content: center;
}

.custom-list-box .listing-item-container.list-layout .custom-like-icon {
  position: absolute;
  right: 30px;
  top: 25px;
  z-index: 7;
}

.custom-list-box .listing-item-container.list-layout .custom-like-icon:after,
.custom-list-box .listing-item-container.list-layout .custom-like-icon:before {
  content: "";
}

.custom-list-box .listing-item-container.list-layout .custom-like-icon.liked {
  background: transparent;
}

.custom-list-box
  .listing-item-container.list-layout
  .custom-like-icon.liked
  path {
  fill: red;
}

.custom-list-box .listing-item-container.list-layout .custom-like-icon:hover,
.custom-list-box .listing-item-container.list-layout .custom-like-icon.liked {
  background: transparent;
}

.custom-list-box
  .listing-item-container.list-layout
  .custom-like-icon:hover
  path,
.custom-list-box
  .listing-item-container.list-layout
  .custom-like-icon.liked
  path {
  fill: red;
}

/* Single Listing Page */

.listeo-grid-gallery-title #titlebar {
  align-items: flex-start;
}

/* Listing Author Avatar Styles */

.listing-title-with-avatar {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 10px;
}

.listing-author-avatar {
  flex-shrink: 0;
  position: relative;
}

.author-profile-image {
  width: 100px !important;
  height: 100px !important;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
  background-color: #f8f9fa;
}

.author-profile-image:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(17, 87, 64, 0.2);
}

.booking-sticky-footer {
  display: none;
}

.listing-title-content {
  flex: 1;
}

.listing-title-content h1 {
  margin-bottom: 8px !important;
}

.listing-address-wrapper {
  margin-top: 8px;
}

.listing-address-wrapper .listing-address {
  font-size: 16px !important;
  color: #707070 !important;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.listing-address-wrapper .listing-address:hover {
  color: #115740 !important;
}

.listing-address-wrapper .listing-address i {
  color: #115740;
  font-size: 14px;
}

#titlebar.listing-titlebar h1 {
  font-size: 28px !important;
  font-weight: 600;
  color: #115740;
  margin-bottom: 10px;
}

#titlebar.listing-titlebar .star-rating,
.comment-content .star-rating {
  background: #ffffff;
  padding: 0;
}

#titlebar.listing-titlebar span,
.like-button .like-icon.liked {
  margin-bottom: 0;
  margin-top: 3px;
}

.listeo-grid-gallery-title .like-icon:before,
.like-button-notlogged .like-icon {
  color: #115740;
}

#titlebar.listing-titlebar span a {
  font-size: 16px !important;
  color: #707070;
}

.listeo-grid-gallery-title .listing-titlebar-tags {
  margin-top: 15px;
}

.listing-section .category {
  margin-top: 24px;
  padding-bottom: 40px;
  border-bottom: 1px solid #d3d3d3;
}

.listing-section .category p {
  margin-bottom: 24px;
}

.home-details {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.home-details .details-info {
  display: flex;
  align-items: start;
  flex: 0 0 50%;
  gap: 10px;
  margin-bottom: 20px;
}

#listing-location h3 {
  margin-top: 20px !important;
}

.home-details .details-info:last-child {
  flex: 0 0 100%;
}

.home-details .details-info p {
  font-size: 16px;
  color: #6d6b77;
  margin-bottom: 0;
}

.listeo-single-listing-content .listing-desc-headline {
  font-weight: 500;
}

#singleListingMap-container .leaflet-bottom.leaflet-right {
  display: none;
}

body .select2-container--open .select2-dropdown--below {
  margin-top: 0 !important;
}

/* Pet Profile Card Styles */

.pet-profile-card {
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #e8e8e8;
  padding: 32px;
  margin-bottom: 30px;
}

.pet-profile-header {
  display: flex;
  gap: 24px;
}

.pet-profile-image {
  flex-shrink: 0;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 1px solid #707070;
  overflow: hidden;
}

.pet-profile-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.pet-profile-info {
  flex: 1;
}

.pet-profile-info .pet-name {
  font-size: 18px;
  font-weight: 600;
  color: #115740;
  margin: 0 0 5px;
  text-transform: capitalize;
}

.pet-profile-info .pet-type {
  font-size: 14px;
  color: #707070;
  margin-bottom: 15px;
}

.pet-attributes {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 15px;
}
.single-listing .pet-attributes {
  flex-direction: column;
}
.single-listing .pet-attributes strong {
  font-size: 16px;
  font-weight: 600;
  color: #6d6b77;
  margin-bottom: 0;
}
.pet-attribute {
  display: flex;
  align-items: center;
  gap: 8px;
}

.pet-attribute img {
  width: 20px;
  height: 20px;
}

.pet-attribute span {
  font-size: 16px;
  color: #303131;
}

.pet-note {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #707070;
}

.pet-note img {
  width: 20px;
  height: 20px;
}

.pet-note span {
  font-size: 16px;
  color: #303131;
}

/* Custom Widget */

.custom-widget .widget-title {
  font-size: 20px;
  font-weight: 500;
  color: #222222;
}

.custom-widget .send-message-to-owner i {
  color: #fff !important;
}

.custom-widget-input {
  position: relative;
}

.custom-widget-input .custom-location-input {
  padding-right: 35px !important;
}

.custom-widget-input input.date-picker-listing-rental,
.custom-widget-input input.date-picker-listing-service {
  padding-right: 35px !important;
}

.custom-widget-input .custom-location-input {
  pointer-events: none;
}

.custom-widget-input .custom-widget-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}

/* Custom Widget End */

/* Ensure invalid feedback is hidden by default */

#user-profile-form .invalid-feedback {
  display: none;
}

/* Show invalid feedback only when the input is invalid and form is validated */

#user-profile-form.was-validated .invalid-feedback,
#user-profile-form .form-control:invalid ~ .invalid-feedback,
#user-profile-form .form-control.is-invalid ~ .invalid-feedback {
  display: block;
}

/* Style the input group for the phone field to ensure flag alignment */

#user-profile-form .input-group {
  display: flex;
  align-items: center;
  width: 100%;
}

#user-profile-form .input-group-text img {
  width: 16px;
  height: 12px;
  vertical-align: middle;
}

/* Ensure the phone input aligns seamlessly with the flag */

#user-profile-form .input-group .form-control {
  border-left: none;
}

/* Fix input group focus states to match Bootstrap */

#user-profile-form .input-group .form-control:focus {
  z-index: 3;
  border-color: #86b7fe;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* Ensure the form-control is full width within the input group */

#user-profile-form .input-group .form-control {
  flex: 1;
}

/* Optional: Enhance form aesthetics */

#user-profile-form .form-control {
  border-radius: 0.375rem;
}

#user-profile-form .btn-primary {
  border-radius: 0.375rem;
}

#user-profile-form .img-thumbnail {
  max-width: 150px;
  margin-top: 0.5rem;
}

/* Custom Widget End */

@media only screen and (min-width: 1440px) {
  #single-listing-grid-gallery {
    min-height: 700px;
  }
}

/* User Dashboard */

.ical-dropdown-btn,
.dashboard-list-box .delete.listeo_core-dashboard-action-delete {
  display: none !important;
}

.listeo-registration-form #password-row .fa-solid {
  top: 0 !important;
  right: 36px !important;
  transform: translateY(0) !important;
}

.type-service
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  top: 4px;
}

/* Pet Selector Styling for Frontend */

.pet-selector-container {
  margin-bottom: 25px;
}

.pet-search-input {
  width: 100%;
  padding: 12px 15px !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 4px !important;
  margin-bottom: 10px;
  font-size: 15px !important;
  box-shadow: none !important;
}

.pet-search-results {
  border: 1px solid #e0e0e0;
  max-height: 300px;
  overflow-y: auto;
  margin-bottom: 15px;
  position: absolute !important;
  width: 100%;
  z-index: 999;
  background: white;
  border-radius: 4px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  min-height: 100px;
}

.pet-results-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.pet-result-item {
  padding: 12px 15px;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: all 0.2s ease;
}

.pet-result-item:last-child {
  border-bottom: none;
}

.pet-result-item:hover {
  background-color: #f9f9f9;
}

.pet-result-item .pet-name {
  display: block;
  font-weight: 600;
  color: #115740;
  font-size: 15px;
  margin-bottom: 3px;
}

.pet-result-item .pet-info {
  display: block;
  font-size: 13px;
  color: #707070;
  margin-top: 3px;
}

.pet-result-thumb {
  width: 45px;
  height: 45px;
  margin-right: 15px;
  flex-shrink: 0;
}

.pet-result-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
  border: 1px solid #eee;
}

.selected-pets-container {
  margin-top: 15px;
  padding: 15px;
  background: #f9f9f9;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
}

.selected-pets-container.loading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(249, 249, 249, 0.8);
  z-index: 10;
  border-radius: 4px;
}

.selected-pets-container.loading:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  border: 3px solid rgba(55, 106, 110, 0.2);
  border-top: 3px solid #115740;
  border-radius: 50%;
  z-index: 11;
  animation: spin 1s linear infinite;
}

.selected-pets-container h4 {
  margin-top: 0;
  margin-bottom: 15px;
  color: #115740;
  font-size: 16px;
  font-weight: 600;
}

.pet-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: white;
  padding: 10px 15px;
  border-radius: 4px;
  border: 1px solid #eee;
}

.pet-item-content {
  display: flex;
  align-items: center;
}

.pet-thumb {
  width: 38px;
  height: 38px;
  object-fit: cover;
  border-radius: 4px;
  margin-right: 12px;
  border: 1px solid #eee;
}

.pet-actions {
  display: flex;
  gap: 10px;
}

.remove-pet {
  color: #ff5a5f;
  text-decoration: none;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  background-color: rgba(255, 90, 95, 0.1);
  padding: 5px 10px;
  border-radius: 3px;
  transition: all 0.2s ease;
}

.remove-pet:hover {
  color: #fff;
  background-color: #ff5a5f;
  text-decoration: none;
}

.no-results {
  padding: 15px;
  color: #707070;
  font-style: italic;
  text-align: center;
}

.pet-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 10;
  border-radius: 4px;
}

.pet-loader .loading-text {
  color: #115740;
  font-weight: 600;
  margin-top: 10px;
  font-size: 14px;
}

.pet-loader .custom-spinner {
  border: 3px solid rgba(55, 106, 110, 0.2);
  border-top: 3px solid #115740;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Enhanced loading states */

.pet-searching .pet-search-input {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23376A6E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><line x1='12' y1='8' x2='12' y2='12'/><line x1='12' y1='16' x2='12.01' y2='16'/></svg>");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 16px;
}

/* Profile Page Enhancements */

#edit_user .dropzone .dz-preview {
  margin: 0px;
  min-height: 100px;
  border-radius: 50%;
}

#edit_user .dropzone .dz-preview .dz-image {
  border-radius: 50%;
  width: 150px;
  height: 150px;
}

#avatar-uploader.dropzone {
  max-width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 4px solid #dbdbdb;
}

#avatar-uploader.dropzone .dz-message {
  margin: 68px 0;
}

#edit_user .dropzone .dz-preview .dz-remove {
  font-size: 18px;
  color: #333;
  padding: 8px;
  text-align: center;
  cursor: pointer;
  border: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: transparent !important;
  position: absolute;
  width: 48px;
  height: 48px;
  right: 0;
  bottom: 0;
  z-index: 99;
  background-color: #115740;
  border: 4px solid #fff;
}

#edit_user .dropzone .dz-preview .dz-remove::before {
  font-family: "FontAwesome";
  content: "\f030";
  /* Unicode for camera icon */
  display: inline-block;
  color: #fff;
  /* Icon color */
  font-size: 24px;
  /* Optional: Center the icon */
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}

.pass-container {
  position: relative;
}

.pass-container .fa-solid.fa-eye,
.pass-container .fa-solid.fa-eye-slash {
  right: 30px !important;
  top: 65% !important;
}

.subscription-list {
  max-width: 100%;
  margin: 0 auto;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
    rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.subscription-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px;
  border-bottom: 1px solid #e0e0e0;
  background-color: #fff;
  margin-bottom: 10px;
  border-radius: 5px;
}

.subscription-details {
  flex-grow: 1;
}

.subscription-id-status {
  display: flex;
  align-items: center;
  gap: 10px;
}

.subscription-id {
  font-weight: bold;
  font-size: 16px;
  color: #333;
}

.subscription-date {
  font-size: 16px;
  color: #888888;
  margin: 10px 0;
}

.subscription-total {
  font-size: 16px;
  color: #333;
  margin-top: 5px;
  font-weight: 400;
}

.badge {
  font-size: 12px;
  padding: 6px 18px;
  border-radius: 20px;
}

.badge.bg-success {
  background-color: #115740 !important;
  /* Darker teal for "Processed" */
  color: #fff;
}

.badge.bg-danger {
  background-color: #e02424 !important;
  /* Red for "Failed" */
  color: #fff;
}

.btn-outline-secondary {
  color: #666;
  border-color: #ccc;
  background-color: transparent;
  border-radius: 20px;
  padding: 5px 15px;
  font-size: 14px;
}

.btn-outline-secondary:hover {
  background-color: #f8f9fa;
  border-color: #bbb;
}

.woocommerce-cart .wc-block-grid,
.wp-block-heading.has-text-align-center:not(.wc-block-cart__empty-cart__title),
.woocommerce-order-received .woocommerce-customer-details {
  display: none !important;
}

.woocommerce-order-received .woo-summary {
  background: #fff;
  color: #000;
  padding: px 20px;
  max-width: 850px;
  margin: 0 auto;
}

.woocommerce-order-received .check-container {
  width: 145px;
  height: auto;
  margin: 25px 0;
}

.woocommerce-order-received .woo-summary h3 {
  font-size: 32px;
  color: #222222;
  font-weight: 600;
  margin: 0px;
}

.woocommerce-order-received .woo-summary p {
  font-size: 18px;
  font-weight: 400;
  color: #303131;
  margin-top: 15px;
}

.woocommerce-order-received .button-flex {
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 2rem 1rem;
  margin-top: 15px;
}

.woocommerce-order-received .btn {
  font-size: 1.6rem;
  padding: 1.2rem 3.2rem;
  border-radius: 999px;
  border: 2px solid #115740;
  cursor: pointer;
  background: #fff;
  color: #115740;
  transition: all 0.2s;
  font-family: inherit;
  outline: none;
  font-weight: 400;
  box-sizing: border-box;
}

.woocommerce-order-received .btn--filled {
  background: #115740;
  color: #fff;
  border: 2px solid #115740;
}

/* Hover for both: like filled button */

.woocommerce-order-received .btn:hover,
.woocommerce-order-received .btn:focus {
  background: #115740;
  color: #fff;
}

.woocommerce-order-received .btn--filled:hover,
.woocommerce-order-received .btn--filled:focus {
  border: 2px solid #115740;
  background: #fff;
  color: #115740;
}

/* Pet Selector Styling End */

/* Custom Category Tooltip Styles */

.category-hover-tooltip span,
.category-hover-tooltip a {
  position: relative;
  cursor: pointer;
}

.category-hover-tooltip span:hover::before,
.category-hover-tooltip a:hover::before {
  content: "Click to see other members willing to look after this type";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #115740;
  color: white;
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 13px;
  white-space: nowrap;
  z-index: 1000;
  opacity: 0;
  animation: tooltipFadeIn 0.3s ease-in-out forwards;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  margin-bottom: 8px;
  pointer-events: none;
}

.category-hover-tooltip span:hover::after,
.category-hover-tooltip a:hover::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #115740;
  z-index: 1000;
  opacity: 0;
  animation: tooltipFadeIn 0.3s ease-in-out forwards;
  margin-bottom: 2px;
  pointer-events: none;
}

@keyframes tooltipFadeIn {
  0% {
    opacity: 0;
    transform: translateX(-50%) translateY(5px);
  }
  100% {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
}

body.single-listing #single-listing-grid-gallery {
  height: auto;
  min-height: 0;
}
/* Responsive tooltip adjustments */

@media only screen and (max-width: 768px) {
  .category-hover-tooltip span:hover::before,
  .category-hover-tooltip a:hover::before {
    font-size: 12px;
    padding: 6px 10px;
    white-space: normal;
    max-width: 200px;
    text-align: center;
  }
}

/* Custom Category Tooltip Styles End */

@media only screen and (min-width: 1025px) {
  .hero-section .main-search-container .main-search-inner {
    width: 54%;
    padding-left: 50px;
  }
  .hero-section .main-search-container .main-search-inner .container {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .hero-section .main-search-container .main-search-inner {
    padding-left: 0;
  }
  .hero-section .typed-words {
    display: none;
  }
  .how-work .icon-box-2 {
    margin-top: 0;
  }
  .hero-section .main-search-input-item #location_search {
    padding: 0 15px 0 60px;
  }
  body .mmenu-trigger {
    display: flex !important
;
    align-items: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 991px) {
  .hero-section .main-search-inner {
    height: 580px;
  }
}

@media only screen and (max-width: 768px) {
  .hero-section .typed-words {
    display: none;
  }
  .transparent-header.user_not_logged_in
    #header.cloned
    .header-widget
    .sign-in.active,
  .user_not_logged_in .header-widget .sign-in.active {
    display: none;
  }
}

@media only screen and (max-width: 576px) {
  #listeo_otp-inputs input {
    padding: 0 !important;
    font-size: 16px !important;
  }
}

@media only screen and (max-width: 767px) {
  .hero-section .main-search-inner {
    height: 640px;
  }
  .how-work .icon-box-2 {
    padding: 30px 15px;
  }
  .nearby-box ul {
    padding: 0;
    list-style: none;
  }
  .nearby-box ul li {
    margin-bottom: 10px;
  }
  .pet-profile-card {
    padding: 15px;
  }
  .pet-profile-header {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .pet-attributes {
    justify-content: center;
  }
  .pet-note {
    justify-content: center;
  }
  /* Responsive author avatar styles */
  .author-profile-image {
    width: 60px !important;
    height: 60px !important;
    border-width: 3px;
  }
  .listing-title-with-avatar {
    gap: 15px;
  }
  .listing-title-content h1 {
    font-size: 24px !important;
  }
  .listing-address-wrapper .listing-address {
    font-size: 14px !important;
  }
  .listing-address-wrapper .listing-address i {
    font-size: 12px;
  }
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #115740 !important;
}

#resetpasswordform .form-group {
  margin-bottom: 0;
}

#resetpasswordform .pass-container > div,
#resetpassform p > div {
  position: relative;
}

#resetpasswordform .pass-container .fa-solid.fa-eye,
#resetpasswordform .pass-container .fa-solid.fa-eye-slash,
#resetpassform p > div .fa-solid.fa-eye,
#resetpassform p > div > .fa-solid.fa-eye-slash {
  top: 0 !important;
  transform: translateY(0) !important;
  bottom: initial;
  line-height: 53px;
}

.dashboard-list-box h4 {
  font-size: 18px;
  font-weight: 700;
}

.dashboard-content {
  min-height: 120vh;
  padding-bottom: 80px;
}

#resetpassform p.description {
  display: none;
}

@media (max-width: 1280px) {
  #breadcrumbs {
    position: relative;
    display: block;
    margin-top: 30px;
    top: -25px;
    transform: none;
    text-align: left;
    max-width: 100%;
  }
}

.list-box-listing-content .inner .star-rating {
  display: block;
}

.listeo-registration-form label a {
  text-decoration: underline !important;
}

.dashboard-content h1,
.dashboard-content h3,
.dashboard-content h4,
#breadcrumbs ul li a,
.fc-toolbar-title,
.fc-col-header-cell-cushion {
  color: #115740 !important;
}

.add-listing-headline .small-note {
  font-size: 16px;
  font-weight: 400;
}

.dashboard-content
  .fullcalendar-container
  .fc-header-toolbar
  .fc-dayGridMonth-button.fc-button.fc-button-primary.fc-button-active {
  opacity: 0;
  visibility: hidden;
}

.dashboard-content .fullcalendar-container .fc .fc-button-group {
  position: unset;
}

.dashboard-content
  .fullcalendar-container
  .fc-next-button.fc-button.fc-button-primary {
  position: absolute;
  right: 0;
}

.dashboard-content .fullcalendar-container .fc-header-toolbar {
  position: relative;
}

.dashboard-content .tooltip-btn.clear-btn,
.dashboard-nav ul li span.nav-tag.green {
  background-color: #115740;
}

.dashboard-content .fc .fc-highlight {
  background-color: rgba(17, 87, 64, 0.3);
}

.dashboard-content .fc .fc-daygrid-day.fc-day-today {
  background-color: #eee;
}

.dashboard-content .container {
  max-width: 100%;
  width: 100%;
}
.listeo-single-listing-sidebar .listeo_core.widget_buttons {
  display: none;
}
@media (min-width: 992px) {
  body.light-dashboard.page-template-template-dashboard
    .dashboard-nav
    ul
    li.current-page-ancestor {
    border: none;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  }
}
#add-listing-slots-notice {
  background: #115740;
  color: #fff;
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 30px;
}

.mobile-navigation-wrapper .mobile-nav-header .menu-logo a img {
  max-height: 45px;
  width: auto;
  filter: grayscale(100%) brightness(200%);
}

.rating-bars-rating.high .rating-bars-rating-inner {
  background-color: #115740 !important;
}

@media (max-width: 1024px) {
  .slim-mobile-menu #logo {
    max-width: calc(100% - 120px);
  }
}

/* Accessibility improvements */
.range-output {
  font-weight: bold;
  color: #28a745;
  transition: color 0.3s ease;
}

.radius-applied .range-output {
  color: #218838;
  font-size: 1.1em;
}
#emergency_clinic_section,
#accident_details_section,
#furniture_details_section,
#aggression_details_section {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
}
.message-attachment {
  background-color: #fff;
  border-radius: 4px;
  margin-top: 5px;
  padding: 2px 20px;
  color: #115740;
  position: relative;
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  margin-right: 6px;
  overflow: hidden;
  border: 1px solid #115740;
  float: left;
}
.page-template .message-bubble .message-text p {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
.message-attachment .sl {
  padding-right: 5px;
}
.message-attachment:hover {
  background-color: #115740;
  color: #fff;
}
.single-listing .swal2-confirm.swal2-styled {
  line-height: 26px;
  height: auto;
  min-width: 120px;
  margin-bottom: 0;
  background-color: #115740;
  padding: 9px 20px;
  color: #fff;
  position: relative;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  border: none;
  border-radius: 50px;
}
.button.border-btn {
  border: 1px solid #115740;
  background: transparent;
  color: #115740;
}
.page-template-template-dashboard.woocommerce-account
  .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
  padding: 30px;
}
.page-template-template-dashboard .subscription_details,
.page-template-template-dashboard .order_details,
.page-template-template-dashboard .my_account_orders {
  margin: 0;
  width: 100%;
}
.woocommerce-view-subscription.page-template-template-dashboard h2,
.woocommerce-view-subscription.page-template-template-dashboard
  .shop_table.order_details,
.woocommerce-view-subscription.page-template-template-dashboard
  #woocommerce-subscriptions-related-orders-table,
.page-template-template-dashboard.woocommerce-account
  .woocommerce-MyAccount-content
  .subscription_details
  .subscription_renewal_early {
  display: none;
}
body .woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  line-height: 1;
  background: #115740 !important;
  font-weight: 400;
}
body .woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
  background: #0d4f39 !important;
}
.profile-phone-input-container .iti {
  position: relative;
}
.profile-phone-input-container .iti .phone-error {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 6px;
}
body .hamburger {
  top: 7px;
}
body .hamburger--collapse .hamburger-inner {
  top: 0;
}
.listings-container
  .col-lg-12.col-md-12.custom-list-box
  div.listing-item-container {
  border: 2px solid #fff;
}
.listings-container
  .col-lg-12.col-md-12.custom-list-box.hovered
  div.listing-item-container {
  border: 2px solid #115740;
}
.dashboard-list-box-static .button:disabled {
  cursor: not-allowed;
}

.woocommerce-MyAccount-paymentMethods {
  margin-bottom: 20px;
}
.woocommerce-payment-methods .woocommerce-MyAccount-content {
  background: #fff;
}
/* Mobile responsiveness */
@media (max-width: 768px) {
  .radius-dropdown {
    min-width: 280px;
  }
  .add-listing-headline {
    padding-right: 30px;
  }
  .dashboard-content .edit-pet,
  .dashboard-content .section-fields-wrapper {
    padding: 20px;
    background: #fff;
  }
  .panel-apply.applied {
    font-size: 14px;
    padding: 8px 16px;
  }
  .subscription-item {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    flex-direction: column;
    gap: 20px;
  }
}

@media (max-width: 420px) {
  .single .listeo-grid-gallery-title .listing-share {
    width: 100%;
  }
  .single .listeo-grid-gallery-title .listing-share button {
    min-width: 165px;
  }
  body.light-dashboard.page-template-template-dashboard .dashboard-content {
    max-width: 100%;
  }
  .selection-tooltip,
  #single-date-tooltip,
  #selection-tooltip {
    left: 20px !important;
  }
  .fc .fc-toolbar-title {
    font-size: 1.25em;
  }

  .slim-mobile-menu #logo {
    max-width: calc(100% - 120px);
  }
  .page-template .message-bubble .message-text p {
    flex-direction: column;
  }
}
@media (max-width: 560px) {
  .dashboard-content .pet-attributes .pet-attribute,
  .dashboard-content .pet-note,
  .single-listing .pet-attributes .pet-attribute {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
    position: relative;
    margin-bottom: 15px;
  }
  .dashboard-content .pet-profile-info {
    position: relative;
    width: 100%;
  }
  .dashboard-content .pet-attributes .pet-attribute p,
  .dashboard-content .pet-attributes .pet-attribute span,
  .dashboard-content .pet-note p,
  .dashboard-content .pet-note span,
  .single-listing .pet-attributes .pet-attribute p,
  .single-listing .pet-attributes .pet-attribute span {
    padding-left: 25px;
  }
  .dashboard-content .pet-attributes .pet-attribute img,
  .dashboard-content .pet-note img,
  .single-listing .pet-attributes .pet-attribute img {
    position: absolute;
    left: 0;
    top: 5px;
  }
  .pet-attribute span {
    line-height: 16px;
  }
  .dashboard-content .container {
    padding-left: 0;
    padding-right: 0;
  }
  .dashboard-content .edit-pet,
  .dashboard-content .section-fields-wrapper {
    padding: 20px;
  }
  body.light-dashboard.page-template-template-dashboard .dashboard-list-box h4 {
    font-size: 18px;
  }
  .section-fields-wrapper {
    gap: 1rem;
  }
  .dashboard-content .form-group {
    margin-bottom: 0;
  }
  #medications_list .card-body {
    display: flex;
    align-items: center;
    padding: 20px;
    flex-direction: column;
    gap: 10px;
  }
  .dashboard-content .fc-view-harness.fc-view-harness-active {
    min-height: 450px;
  }
  .dashboard-content .fc-header-toolbar.fc-toolbar.fc-toolbar-ltr {
    position: relative;
    padding-bottom: 30px;
  }
     .dashboard-content .fc-header-toolbar.fc-toolbar.fc-toolbar-ltr .fc-today-button {
        position: absolute;
        bottom: -15px;
        left: 0;
        margin-left: 0;
        width: 100%;
    }
}
/* Fix Navigation alignment issue */
@media (min-width: 1025px) and (max-width: 1239px) {
  .header-widget {
    top: 0;
    height: 54px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .right-side {
    margin-top: -131px;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .buttons-to-right,
  .dashboard-list-box .button.to-right {
    position: relative;
  }
}
@media (min-width: 1239px) and (max-width: 1280px) {
  .left-side {
    align-items: center;
    display: flex;
  }
  .header-widget {
    top: 9px;
  }
}
@media (min-width: 1280px) {
  .header-widget {
    top: -7px;
    display: flex;
    align-items: center;
  }
}
