.hide {
  display: none;
}

#error-msg, #error-msg_phone, #error-msg_phone2, #error-msg_phone3, #error-msg_socialphone, .profile-error-msg {
  color: red;
  margin-left: 2px;
  margin-bottom: 3px;
}

#pricing {
  background-image: url(/images/counter-bg.png?54796c63ba5457ec8b087c02ea18f727);
}

#valid-msg, .profile-valid-msg {
  color: green;
  margin-left: 2px;
}

@media (min-width: 500px) {
  .emailStyle {
    width: 400px !important;
  }
}

.authImage {
  background-image: url(/images/progress-hd.png?4eb1b738be57296a5e9d24b24c55d8ce);
}

#menuSearch {
  background-color: #2A2B3A;
  border: none;
  color: #FFFFFF;
}

#kt_modal_add_user_scroll {
  max-height: 317px;
}

#kt_body {
  --kt-toolbar-height:55px;
  --kt-toolbar-height-tablet-and-mobile:55px ;
}

.iti {
  display: block !important;
  width: 100%;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.footer {
  position: fixed !important;
  bottom: 0 !important;
  z-index: 3 !important;
  width: 100%;
}

@media (min-width: 992px) {
  .content {
    padding: 0;
  }
  .header-fixed.toolbar-fixed .wrapper {
    padding-top: calc(0px + var(--kt-toolbar-height)) !important;
  }
}
.mb-90 {
  margin-bottom: 90px;
}

.form-control:disabled {
  background-color: #e4e6ef !important;
}

img {
  -o-object-fit: cover;
     object-fit: cover;
}

.image-input .app-logo-image {
  max-width: 125px;
  max-height: 80px;
}

.user-icon .user-check-icon {
  transition: all 0.3s ease;
}
.user-icon .user-check-icon {
  color: #009ef7;
}

.brand-logo {
  max-width: 90px;
  max-height: 60px;
}

.dataTables_paginate .pagination .paginate_button:not(.active) .page-link:focus {
  background-color: unset;
  color: #5e6278;
}

.custom-circle {
  border-radius: 50% !important;
}

.feature-image {
  width: 63px;
  height: 63px;
  border-radius: 37px;
  -o-object-fit: cover;
     object-fit: cover;
}

.home-banner-img {
  max-width: 800px;
  max-height: 640px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.plan-border-bottom {
  border-bottom: 1px dashed #eff2f5;
}

.plan-card-shadow {
  box-shadow: 0 0 20px 0 rgba(76, 87, 125, 0.05);
}

.plan-data {
  width: 60%;
}
@media (max-width: 767px) {
  .plan-data {
    width: 50%;
  }
}

@media (max-width: 375px) {
  .plan-controls {
    display: initial !important;
  }
  .plan-controls > div:first-child {
    width: 100% !important;
  }
}

.delete-btn.btn.btn-active-color-danger:focus:not(.btn-active) .svg-icon svg [fill]:not(.permanent):not(g) {
  fill: #a1a5b7 !important;
}

.delete-btn:hover.btn.btn-active-color-danger:focus:not(.btn-active) .svg-icon svg [fill]:not(.permanent):not(g) {
  fill: #d9534f !important;
}

.carousel-control-next:focus, .carousel-control-prev:focus {
  background-color: #90d2f2 !important;
}

.carousel-control-next:hover, .carousel-control-prev:hover {
  background-color: #0ea6e9 !important;
}

.icon-success svg rect, .icon-success svg path {
  fill: #50cd89;
}

.icon-danger svg rect, .icon-danger svg path {
  fill: #fd9e9e;
}

.vcard__testimonial .testimonial-slider .slick-slide {
  display: none;
}

.plan-slider .slick-track {
  padding-top: 20px;
}
.plan-slider .slick-next:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #0ea6e9;
}
.plan-slider .slick-prev:before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #0ea6e9;
}
.plan-slider .slick-dots li button:before {
  font-size: 24px;
}
.plan-slider .slick-dots li button:hover:before {
  color: #0ea6e9;
}
.plan-slider .slick-dots li.slick-active button:before {
  color: #0ea6e9;
}

.back-btn {
  background-color: #009ef7;
  border-color: #009ef7;
  color: #fff;
}
.back-btn:hover, .back-btn:focus {
  background-color: #0095e8 !important;
  border-color: #0095e8;
}
.back-btn:focus {
  box-shadow: none;
}

.card-title {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 24px 0;
  font-weight: 700;
}
@media (max-width: 992px) {
  .card-title {
    display: block;
    overflow-x: hidden;
  }
}

.weekly-content {
  display: flex;
  align-items: flex-start;
  padding: 20px 0;
  border-bottom: 1px solid #cecece;
}
.weekly-content .checkbox-content {
  width: 88px;
}
.weekly-content .weekly-icon {
  margin-left: auto;
}
@media (max-width: 1035px) {
  .weekly-content .weekly-icon {
    top: 0;
  }
}
.weekly-content .plus-location {
  width: 44px !important;
}
.weekly-content .small-border {
  align-items: center;
  display: flex;
  font-size: 15px;
  padding: 0 5px 0 5px;
}

.copy-card {
  position: absolute !important;
  z-index: 10 !important;
  width: 170px;
  box-sizing: border-box;
  padding: 6px 0;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  right: 0 !important;
  top: 10px !important;
}
.copy-card .copy-label {
  padding: 8px 14px;
}

@media (max-width: 600px) {
  .pricing .slick-prev, .pricing .slick-next {
    display: none !important;
  }
}
.pricing .slick-dots {
  width: calc(100% - 50px);
  left: 50%;
  transform: translateX(-50%);
}

.custom-font {
  font-size: 12px !important;
}
.custom-font i {
  font-size: 15px !important;
}

@media (max-width: 576px) {
  .custom-toolbar {
    justify-content: end;
    width: 100%;
  }
}

@media (max-width: 576px) {
  .custom-group-text {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (max-width: 576px) {
  .custom-plan-card {
    min-height: 0 !important;
  }
}

@media (max-width: 992px) {
  .custom-toolbar {
    padding: 0 !important;
  }
}

@media (max-width: 400px) {
  .col-xs {
    width: 100%;
  }
}

.livewire-table .livewire-search-box .search-box {
  background-color: #f5f8fa;
  border-color: #f5f8fa;
  color: #5e6278;
  width: 250px !important;
  padding-left: 45px;
  padding-right: 45px;
  border-radius: 6.175px !important;
}

.livewire-table .livewire-pagination .pagination {
  justify-content: flex-end;
}

.livewire-table .data-sorting {
  background-color: #f5f8fa;
  border-color: #f5f8fa;
  color: #5e6278;
}

.livewire-table .text-show {
  color: #5e6278 !important;
  font-weight: 500;
}

.livewire-table .pagination-record {
  color: #5e6278 !important;
  font-weight: 500;
}

.livewire-table .livewire-search-box .search-box-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  margin-left: 1.5rem !important;
}

.livewire-table .livewire-search-box button.btn {
  z-index: 10;
  left: -50px;
}

.livewire-table .livewire-search-box button.btn svg {
  stroke: #355690;
  width: 1em !important;
  height: 1em !important;
}

.livewire-table .livewire-search-box button.btn:hover {
  background: unset;
}

.livewire-table .livewire-search-box .input-group {
  width: auto;
}

.livewire-table .livewire-search-box .search-box {
  background-color: #f5f8fa;
  border-color: #f5f8fa;
  color: #5e6278;
  width: 250px !important;
  padding-left: 45px;
  padding-right: 45px;
  border-radius: 6.175px !important;
}

.livewire-table .livewire-search-box .search-box:focus {
  background-color: #eef3f7;
  border-color: #eef3f7;
  color: #5e6278;
}

.livewire-table table.table thead tr {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #eff2f5;
}

.livewire-table table.table thead tr th {
  color: #b5b5c3 !important;
  font-weight: 600;
  text-transform: uppercase;
}

.livewire-table table.table tbody tr {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #eff2f5;
}

.livewire-table table.table tbody tr td {
  padding: 16.25px 9.75px;
  color: #7e8299 !important;
  font-weight: 500;
  vertical-align: middle;
}

.livewire-table table.table tbody tr td:first-child {
  padding-left: 0 !important;
}

.whats-app {
  bottom: 40px;
  right: 15px;
  position: fixed;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
}

.support-mail {
  width: 100%;
  align-items: center;
  display: flex;
  z-index: 100;
  color: #FFF;
  position: fixed;
  right: 15px;
  justify-content: end;
}

.my-float {
  font-size: 26px;
  margin-top: 16px;
  color: white;
  display: block;
}

.span-msg {
  color: gray;
  font-size: smaller;
}

.loc-width {
  width: -webkit-fill-available;
}

.icon-btn {
  padding: 0;
  border: none;
  background-color: transparent;
  margin-left: 20px;
}

.download-brochure-btn {
  text-align: end;
  margin: 10px 0;
}

.close-btn {
  border: none;
  background-color: transparent;
}

#profilePreview {
  border-radius: 50%;
}

/* new css for crop image modal 06-12-2025 */
#upload-demo {
  margin: 0 auto;
}

/* Rectangle / Cover */
.rectangle #upload-demo {
  width: 90% !important;
  max-width: 600px !important;
  height: 37.6569037657% !important; /* 430x180 ratio */
  position: relative;
}

.rectangle .modal-dialog {
  max-width: 45% !important;
}

/* Virtual Background */
.zoom-background #upload-demo {
  width: 90% !important;
  max-width: 700px !important;
  height: 45% !important; /* 300x160 ratio */
  position: relative;
}

/* Small social logo */
.social-crop #upload-demo {
  width: 150px !important;
  height: 150px !important;
}

/* Profile / Social Circle */
.circle #upload-demo {
  width: 250px !important;
  height: 250px !important;
}

#cropImagePop.rectangle #upload-demo::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 80px;
  border: 2px dashed rgba(255, 255, 255, 0.7);
  pointer-events: none;
}

/* END:: new css for crop image modal 06-12-2025 */
.image-input [data-kt-image-input-action=change] {
  right: 0px;
  top: -2px;
}

.logo-image [data-kt-image-input-action=change] {
  right: -21px;
  top: -8px;
}

.user-social-image [data-kt-image-input-action=change] {
  right: -17px;
  top: -12px;
}

.image-input [data-kt-image-input-action=cancel], .image-input [data-kt-image-input-action=remove] {
  bottom: -3px;
  right: 0px;
}

.logo-image [data-kt-image-input-action=cancel], .image-input [data-kt-image-input-action=remove] {
  bottom: -13px;
  right: -21px;
}

#cropClose {
  background-color: white;
  border: none;
  font-size: 24px;
  color: gray;
}

.msg-download {
  justify-content: space-between;
}

.max-file-msg {
  font-size: 11px;
  color: #a1a5b7;
  margin-left: 5px;
}

.file-size {
  font-weight: 600;
}

.btn-add-link-main {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  align-items: baseline;
}

.social-body-container {
  padding: 20px;
}

#socialTabs.nav-tabs {
  background-color: #f8f9fa;
  border-bottom: 2px solid #dee2e6;
}

#socialTabs.nav-tabs .nav-link {
  color: #495057;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

#socialTabs.nav-tabs .nav-link.active {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.socials-body {
  max-height: 600px; /* Set a fixed maximum height for the modal body */
  overflow-y: auto; /* Add vertical scrollbar when content exceeds the height */
}

#socialTabs.nav-tabs {
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  padding: 10px;
}

#socialTabs.nav-tabs .nav-link {
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}

.tab-content {
  transition: opacity 0.3s ease-in-out;
}

.tab-content .row {
  display: flex;
  flex-wrap: wrap;
  margin: -10px; /* Added negative margin to counteract padding on child elements */
}

.social-data-container {
  flex: 0 0 calc(33.33% - 20px); /* Adjust column width here */
  text-align: center;
  padding: 20px;
  background-color: #fff;
  border-radius: 0.25rem;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); /* Added box shadow */
  cursor: pointer;
  margin: 10px; /* Added spacing between columns and rows */
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.social-data-container:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1); /* Adjusted box shadow on hover */
  background-color: #f8f9fa; /* Change background color on hover */
}

.social-data img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 10px;
}

.social-data p {
  margin-top: 10px;
  font-weight: 500;
}

.add-icon {
  font-size: 16px;
  color: #007bff;
  margin-top: 10px;
}

.add-btn {
  padding: 10px 50px;
  border-radius: 3px;
  background-color: #f8f8f8;
}

.social-back-container {
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.disabled-prefix {
  color: #ccc;
  border: none;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.blinking-text {
  animation: blink 2s infinite;
  color: #c99e17 !important;
}

.social-icons {
  list-style: none;
  padding: 0;
}

.social-icon {
  color: #fff;
  padding: 10px;
  cursor: pointer;
}

.user-social-icon {
  width: 40px;
  height: 40px;
  background-size: cover;
  border-radius: 0.475rem !important;
  box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
  background-repeat: no-repeat;
  margin-right: 20px;
}

.social-icon-inner {
  padding: 10px;
  display: flex !important;
  justify-content: space-between;
}

.social-icon-data {
  justify-content: space-between;
  display: flex;
  align-items: center !important;
}

.delete-social-data {
  display: flex;
  justify-content: normal;
  align-items: center;
}

.social-data-list {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.link-title {
  color: black;
  font-weight: 600;
  margin-bottom: 0;
}

.link-text {
  color: gray;
}

.primary-phone {
  font-size: 10px;
  color: gray;
  font-weight: 600;
}

.default-redirect-data {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.default-redirect-data > div {
  width: -webkit-fill-available;
  margin-right: 20px;
}

.vcard-sub-menu {
  display: flex;
  justify-content: space-between;
}

.social-contact {
  flex-wrap: nowrap !important;
}

button#formatDropdown {
  background-color: #f5f8fa !important;
}

.format-dropdown-td {
  position: absolute !important;
}

.support-footer {
  position: fixed;
  bottom: 0;
  padding: 20px;
  color: white !important;
}

.support-wp-btn {
  display: flex;
  align-items: end;
  background-color: #57ad14;
  color: white;
  font-size: medium;
  font-weight: 500;
  padding: 0 13px 13px 13px;
  border-radius: 5px;
  justify-content: space-between;
}

.support-footer i {
  margin-right: 10px;
}

.support-footer div, .support-footer p {
  text-align: end;
  margin-bottom: 10px;
}

.btn-modal-close {
  font-weight: 500;
  font-size: medium;
  text-align: start;
  background-color: #f4f4f4;
  padding-left: 20px;
}

.form-switch.form-check-solid .form-check-input {
  background-color: #d6d7d7 !important;
}

.form-switch.form-check-solid .form-check-input:checked {
  background-color: #009ef7 !important;
}

.break-spaces {
  white-space: break-spaces;
}

#coverPreview {
  height: 183px !important;
  width: 430px !important;
}

.youtube-upload-row iframe {
  width: 100%;
  height: 120px;
}

#contactstep1 .iti__country-list {
  position: fixed !important;
}

.new-feature .card {
  border: none;
  border-radius: 15px;
  background-color: #f8f9fa;
}

.new-feature .card-title {
  color: #333;
  font-weight: bold;
}

.new-feature .card-body {
  padding: 1.5rem;
}

.new-feature .list-group-item {
  background-color: transparent;
  border: none;
  padding: 0.75rem 1rem;
}

.new-feature .list-group-item i {
  font-size: 1.2rem;
}

.new-feature .badge {
  font-size: 0.8rem;
  font-weight: bold;
  padding: 0.4rem 0.6rem;
  border-radius: 0.375rem;
}

.new-feature .bg-danger {
  background-color: #dc3545;
  color: white;
}
