/*!
Theme Name:   LoveIs Simplyfy
Theme URI:    https://loveis.ru/
Author:       Mit6Design
Author URI:   https://mit6design.com/
Description:  Afrobam is the perfect theme for your existing or next stunning e-commerce web project. Afrobam features a stunning combinaison of WooCommerce and Elementor extensions. With multiple layout & color options to customize your shop, plenty of Elementor widgets, a responsive design and much more. A very extensible codebase making easy for developers to make a more flexible customization.!
Version:      1.0.0
Tested up to: 5.3
Requires PHP: 6.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  afrobam
*/

a,
button {
  color: inherit;
}

hr,
label {
  display: block;
}

.slide-thumb > span.active:after,
.slide-thumb > span.done:after {
  height: inherit;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
}

.last-msg,
.noUi-tooltip,
.noUi-value {
  white-space: nowrap;
}

.noUi-target,
.noUi-target *,
.slick-slider {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.noUi-target,
.noUi-target *,
.slick-slider,
.slide-nav button {
  -webkit-tap-highlight-color: transparent;
}

.slick-slide.dragging img,
.slide-items > * {
  pointer-events: none;
}

.like-card img,
.matches-card {
  aspect-ratio: 3/4;
}

.dzSwipe_card,
.dzSwipe_card-cont,
html {
  height: 100%;
  width: 100%;
}

*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background-color: #fff;
  color: #161519;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
    Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  height: 100%;
  /*overflow-x: hidden;*/
  line-height: 1.6;
  padding: 0;
  margin: 0;
  text-rendering: optimizeLegibility;
  font-size: -webkit-calc(1rem + 0.025 * ((100vw - 576px) / 864));
  font-size: calc(1rem + 0.025 * ((100vw - 576px) / 864));
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*overflow: hidden !important;*/
  position: fixed;
  width: 100vw;
}

body:has(> div.home) {
  overflow: hidden !important;
}

body * {
  overflow-wrap: break-word;
}

#code-submit,
#images-submit,
#info-submit,
.active-users-container,
.ajax-lostpassword-form,
.ajax-register-form,
.login-page .account-area,
body.archive,
#instruction-submit {
  width: 100%;
}

body.no-scroll {
  overflow-y: hidden;
}

body ::-webkit-scrollbar {
  background: rgba(17, 16, 19, 0.1);
  width: 0.5rem;
  -webkit-border-radius: 0.35rem;
  border-radius: 0.35rem;
}

body ::-webkit-scrollbar-thumb {
  background: rgba(17, 16, 19, 0.2);
  -webkit-border-radius: 0.35rem;
  border-radius: 0.35rem;
}

body ::-webkit-scrollbar-thumb:hover {
  background: rgba(17, 16, 19, 0.3);
}

::-moz-selection {
  background-color: rgba(220, 40, 40, 0.1);
}

::selection {
  background-color: rgba(220, 40, 40, 0.1);
}

hr {
  background-color: rgba(150, 144, 162, 0.6);
  width: 100%;
  border: 0;
  height: 1px;
  margin: 0.5rem auto;
}

ul {
  list-style-type: none;
}

ol,
ul {
  margin-bottom: 1.35em;
  padding-left: 2rem;
}

ol:not(.-unlist) > li,
ul:not(.-unlist) > li {
  margin: 5px 0;
}

li > ol,
li > ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

a {
  text-decoration: none;
}

a:not(.-unlink) {
  color: inherit;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 100% 0.2em;
  background-position: 0 110%;
}

a:not(.-unlink).-dashed,
a:not(.-unlink):active,
a:not(.-unlink):focus,
a:not(.-unlink):hover {
  color: #dc2828;
  -webkit-animation: 0.4s cubic-bezier(0.58, 0.3, 0.005, 1) links;
  animation: 0.4s cubic-bezier(0.58, 0.3, 0.005, 1) links;
  background-image: -o-linear-gradient(currentColor 0, currentColor 100%);
  background-image: linear-gradient(currentColor 0, currentColor 100%);
}

a:not(.-unlink).-undash,
body:not(.links-underline) a:not(.-unlink).-dashed,
body:not(.links-underline) a:not(.-unlink):active,
body:not(.links-underline) a:not(.-unlink):focus,
body:not(.links-underline) a:not(.-unlink):hover {
  background-image: none;
}

a:not(.-unlink).-highlighted {
  color: #dc2828;
}

a.titles-typo {
  letter-spacing: -0.02rem;
}

a .title:hover,
a:hover {
  -webkit-transition: 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}

@-webkit-keyframes links {
  0% {
    background-size: 100% 0.2em;
    background-position: 0 110%;
  }
  50% {
    background-size: 0 0.2em;
    background-position: 0 110%;
  }
  50.01% {
    background-size: 0 0.2em;
    background-position: right 0 top 110%;
  }
  100% {
    background-size: 100% 0.2em;
    background-position: right 0 top 110%;
  }
}

@keyframes links {
  0% {
    background-size: 100% 0.2em;
    background-position: 0 110%;
  }
  50% {
    background-size: 0 0.2em;
    background-position: 0 110%;
  }
  50.01% {
    background-size: 0 0.2em;
    background-position: right 0 top 110%;
  }
  100% {
    background-size: 100% 0.2em;
    background-position: right 0 top 110%;
  }
}

.font-titles,
.titles-typo,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  margin: 0;
}

.chat-count,
.user-name {
  font-weight: 600;
}

.font-titles:not(.title) + *,
.titles-typo:not(.title) + *,
h1:not(.title) + *,
h2:not(.title) + *,
h3:not(.title) + *,
h4:not(.title) + *,
h5:not(.title) + *,
h6:not(.title) + * {
  -webkit-margin-before: 1em;
  margin-block-start: 1em;
}

.font-titles.heading-md,
.font-titles.wc-prl-title,
.titles-typo.heading-md,
.titles-typo.wc-prl-title,
h1.heading-md,
h1.wc-prl-title,
h2.heading-md,
h2.wc-prl-title,
h3.heading-md,
h3.wc-prl-title,
h4.heading-md,
h4.wc-prl-title,
h5.heading-md,
h5.wc-prl-title,
h6.heading-md,
h6.wc-prl-title {
  font-size: 1.55rem;
  margin-bottom: 3vh;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #111013;
}

h1 {
  letter-spacing: -0.045em;
  line-height: 1;
  font-size: -webkit-calc(2.75rem + 1.75 * ((100vw - 576px) / 864));
  font-size: calc(2.75rem + 1.75 * ((100vw - 576px) / 864));
}

h2 {
  letter-spacing: -0.04em;
  line-height: 1.05;
  font-size: -webkit-calc(2.35rem + 0.9 * ((100vw - 576px) / 864));
  font-size: calc(2.35rem + 0.9 * ((100vw - 576px) / 864));
}

h3 {
  letter-spacing: -0.035em;
  line-height: 1.15;
  font-size: -webkit-calc(2rem + 0.25 * ((100vw - 576px) / 864));
  font-size: calc(2rem + 0.25 * ((100vw - 576px) / 864));
}

h3:not(.title) + * {
  margin-top: 1rem;
}

h4:not(.title) + *,
h5:not(.title) + *,
h6:not(.title) + * {
  margin-top: 0.75rem;
}

h4 {
  letter-spacing: -0.03em;
  line-height: 1.2;
  font-size: -webkit-calc(1.5rem + 0.25 * ((100vw - 576px) / 864));
  font-size: calc(1.5rem + 0.25 * ((100vw - 576px) / 864));
}

h5 {
  letter-spacing: -0.025em;
  line-height: 1.25;
  font-size: -webkit-calc(1.25rem + 0 * ((100vw - 576px) / 864));
  font-size: calc(1.25rem + 0 * ((100vw - 576px) / 864));
}

h6 {
  font-size: 1em;
  letter-spacing: -0.02em;
  line-height: 1.35;
}

.select2-container--default .select2-selection--single,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  padding: 0 1rem;
  font-family: inherit;
  border: none;
  width: 100%;
  text-align: inherit;
  min-height: 3rem;
  background-color: #f3f3f3;
  font-size: 1.025rem;
  -webkit-border-radius: 0.35rem;
  border-radius: 12px;
  -webkit-transition: 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: 1px solid #dddd;
  outline: 0;
  margin: 15px 0;
}

.dzSwipe_card.inactive,
.dzSwipe_card.reset {
  transition: transform 0.3s;
}

.select2-container--default .select2-selection--single:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  color: #635d6f;
}

.select2-container--default .select2-selection--single::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #635d6f;
}

.select2-container--default .select2-selection--single:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #635d6f;
}

.select2-container--default
  .select2-selection--single::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #635d6f;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  resize: vertical;
  height: 10rem;
}

textarea,
textarea.-large,
textarea.-small {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

label {
  font-size: 0.9rem;
  font-weight: 500;
}

label + * {
  margin-top: 0.5rem;
}

.profile-images-container {
  display: flex;
  align-items: center;
  column-gap: 20px;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 30px;
}

.info-section {
  padding: 30px 0 0;
  border-top: 1px solid #dddd;
}

.sec-info-section {
  padding: 0 0 10px;
  border-bottom: 1px solid #dddd;
}

.more-section {
  margin-top: 30px;
}

.image-loader img,
.image-preview img,
.map-background {
  width: 100%;
  aspect-ratio: 3/4;
  object-fit: cover;
}

.image-preview img,
.map-background {
  border-radius: 16px;
}

.image-preview {
  position: absolute;
}

.profile-image {
  position: relative;
  margin: 0 5px;
}

.delete-image {
  position: absolute;
  bottom: 6px;
  right: 6px;
  z-index: 9;
  padding: 6px;
  width: 30px;
  height: 30px;
  background: #8500f1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.head-left a {
  padding-top: 4px;
}

.imageUpload {
  position: absolute;
  width: 0;
  height: 0;
}

.image-holder {
  width: 100%;
  height: 100%;
  position: relative;
}

.image-holder img:not(.not-img) {
  height: 100%;
  width: 100%;
  vertical-align: top;
  object-fit: cover;
  border-radius: 24px;
}

.dzSwipe_card {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 50% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dzSwipe_card.reset {
  transform: translateX(0) !important;
}

.dzSwipe_card.reset .demo__card__choice {
  transition: opacity 0.3s;
  opacity: 0 !important;
}

.dzSwipe_card.to-left {
  transform: translateX(-30rem) rotate(-30deg) !important;
}

.dzSwipe_card.to-right {
  transform: translate(30rem) rotate(30deg) !important;
}

.dzSwipe_card.below {
  z-index: 1;
}

.active-users-circle,
.ticket-user-circle {
  border-radius: 50%;
  flex: 0 0 75px;
  height: 60px;
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.semi-dash-ticket.ticket-user-circle {
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 20px 10px !important;
  border-radius: 8px;
  height: 80px !important;
}

.active-users-circle:first-child,
.ticket-user-circle:first-child .value-text {
  margin-top: 0 !important;
}

.active-users-circle .chat-left img,
.ticket-user-circle .chat-left img {
  border-radius: 50%;
  height: 50px !important;
  width: 50px !important;
  object-fit: cover;
  contain-intrinsic-size: 50px 50px !important;
}

.chat-left {
  display: flex;
  align-items: center;
  column-gap: 12px;
  width: calc(100% - 110px);
}

.chat-user-msg {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.chat-right {
  display: flex;
  flex-direction: column;
  text-align: right;
  width: fit-content;
}

.chat-count,
.no-users,
.noUi-value,
.no-tickets {
  text-align: center;
}

.chat-count {
  width: 24px;
  margin-left: auto;
  height: 24px;
  background: #a434ff;
  line-height: 24px;
  border-radius: 15px;
  overflow: hidden;
  color: #fff;
  font-size: 12px;
}

.nav-link .footer-chat-count {
  position: absolute;
  font-size: 10px;
  top: -6px;
  left: 16px;
  width: 18px;
  height: 18px;
  background: #ff536c;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 800;
  border-radius: 50%;
}

.last-msg {
  color: #5e5d5d;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}

.chat-header,
.chat-input {
  background: #fff;
}

.chat-header .head-next {
  display: flex;
  align-items: center;
  column-gap: 16px;
}

.chat-header .head-next img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.chat-input input {
  border-radius: 12px;
  border: 1px solid #dddd;
  outline: 0;
  width: calc(100% - 70px);
  margin: 0 !important;
}

.chat-input input:focus,
input:focus,
textarea:focus {
  background: #f5e9ff;
  border: 1px solid #8400f0;
}

.message-submit,
.ticket-submit {
  width: 50px;
  height: 50px;
  background: #8500f1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.chat-send {
  width: 70% !important;
  height: 70% !important;
  margin-left: 4px;
}

.chat-display {
  height: calc(100% - 150px);
  overflow: auto;
  position: relative;
  top: 82px;
  padding: 0 20px;
  width: 100%;
}

.account-template,
.chatting-box,
.settings-template,
.support-template {
  height: 100%;
  background: #fff;
  margin: 0 !important;
  z-index: 9999;
}

.chatting-box,
.fixed-full-area,
.footer-fixed,
.home-header-container {
  width: 100%;
  position: fixed;
}

.user-sender .message-container {
  padding: 10px 20px;
  background: #8500f1;
  margin: 15px 0 15px auto;
  color: #fff;
  width: 75%;
  border-radius: 12px;
}

.matched-sender .message-container {
  padding: 10px 20px;
  background: #f1f1f1;
  margin: 15px auto 15px 0;
  width: 75%;
  border-radius: 12px;
}

.admin-message-container {
  width: 100% !important;
  background: #8500f1 !important;
  color: #fff !important;
}

#admin-messages .chat-input {
  display: none !important;
}

#admin-messages .chat-display {
  height: calc(100% - 100px) !important;
}

.chatting-box {
  top: 0;
  display: none;
  left: 0;
}

.account-template,
.settings-template,
.support-template {
  width: 100%;
  position: fixed;
  left: 9999px;
}

.drag-button,
.filter-dragger,
.home-header-container,
.no-users,
.no-tickets {
  margin-left: auto;
  margin-right: auto;
}

.chat-show {
  left: 0;
}

.footer-fixed {
  bottom: 0;
  height: 60px;
  box-shadow: 0 -3px 5.88px 0.12px rgba(0, 0, 0, 0.12);
  z-index: 99;
  background: #ffff;
}

.toolbar-inner {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
  align-items: center;
  height: 100%;
}

.home-header-container,
.profile-home-header-container {
  padding: 16px 20px;
  top: 0;
  background: #ffff;
  min-height: 60px;
  display: flex;
  z-index: 99;
}

.home-header-container {
  justify-content: space-between;
  align-items: center;
}

.profile-home-header-container {
  justify-content: space-between;
  align-items: center;
  left: 0;
  right: 0;
}

.all-user-likes .profile-home-header-container {
  z-index: 9999;
}

.dash-main-header {
  z-index: 9998;
  left: 0;
}

.profile-thumb img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
}

.head-left {
  display: flex;
  column-gap: 12px;
  align-items: center;
  width: 100%;
}

.head-left .recent-see-all {
  margin-left: auto;
}

.fixed-full-area {
  height: calc(100% - 232px);
  top: 112px;
  padding: 0 20px;
}

.overshadow,
.text-part {
  width: 100%;
  height: 30%;
  background: linear-gradient(0deg, #47017e, transparent);
  position: absolute;
  bottom: 0;
  border-radius: 0 0 20px 20px;
}

.active-focus,
.chats-active,
.home-active,
.matches-active,
.profile-active,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img,
input[type="radio"] {
  display: none;
}

.chats .chats-active,
.home .home-active,
.matches .matches-active,
.profile .profile-active,
.slick-initialized .slick-slide,
.slick-slide img {
  display: block;
}

.chats .chats-inactive,
.home .home-inactive,
.matches .matches-inactive,
.profile .profile-inactive {
  display: none !important;
}

.nav-link span {
  color: #5e5d5d;
  line-height: 1;
  font-size: 16px;
}

.chats .nav-link .chats-span,
.home .nav-link .home-span,
.matches .nav-link .matches-span,
.profile .nav-link .profile-span {
  color: #111013 !important;
}

.footer-fixed a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 4px;
  position: relative;
}

.text-part {
  color: #fff;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 40px;
}

.text-part-item {
  color: #f1f1f1;
}

.overshadow {
  left: 3px;
}

.text-part-text {
  padding-left: 20px;
}

.text-part-button {
  display: flex;
  justify-content: space-between;
  column-gap: 3px;
  padding-right: 8px;
  align-items: center;
}

.not-img.show-more {
  width: 20px;
  height: 20px;
}

.text-part-location {
  line-height: 2;
  padding: 4px 18px;
  background: #dac4e926;
  border-radius: 20px;
  display: flex;
  column-gap: 4px;
  align-items: center;
}

.text-part-location span {
  font-size: 12px;
}

.text-part-location img {
  height: 14px;
  width: 14px;
}

.dzSwipe_card-cont {
  position: relative;
}

.not-img.action-butt {
  height: 36px;
  width: 36px;
}

.actions-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  position: absolute;
  width: calc(100% - 40px);
  bottom: -30px;
  z-index: 99;
}

.move-to-left,
.move-to-right {
  padding: 14px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 9px 5.88px 1px rgb(150 17 255 / 15%);
}

.no-users,
.no-tickets {
  flex-direction: column;
  display: none;
  align-items: center;
  justify-content: center;
  row-gap: 20px;
  width: 100%;
  height: calc(100% - 152px);
  position: fixed;
  top: 72px;
  background: #fff;
  z-index: 3;
  padding: 0 10%;
  left: 0;
}

.no-users span,
.no-tickets span {
  margin-top: 0;
}

.no-users h5,
.no-tickets h5 {
  color: #931ef2;
}

.user-card-details,
.user-policy,
.user-privacy,
.user-agreement {
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999;
  position: relative;
  display: none;
}
.user-privacy,
.user-agreement {
  z-index: 999999;
}

.agreement-text {
  font-size: 12px;
  text-align: center;
}

.user-card-details .images-container img {
  width: 100%;
  aspect-ratio: 2/3;
  background: #e91e63;
  object-fit: cover;
}

.user-details-container {
  height: calc(40px + 100% - (3 / 2 * 100vw));
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top-right-radius: 40px;
  border-top-left-radius: 40px;
  background: #fff;
  padding: 0 30px 20px;
  transition: height 1s;
  z-index: 9;
}

.user-details-container.dragged {
  height: 60% !important;
}

.slide-nav {
  grid-area: 1/1;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto 1fr;
  position: absolute;
  top: 0;
  width: 100%;
  height: calc(3 / 2 * 100vw - 40px);
}

.slide-items > * {
  position: absolute;
  top: 0;
  opacity: 0;
}

.back-button,
.like-button,
.like-for-pop {
  position: absolute;
  top: 20px;
  z-index: 9;
  width: 40px;
  height: 40px;
  background: #f2e4fff0;
  border-radius: 50%;
}

.slide-items > .active {
  position: relative;
  opacity: 1;
  poiter-events: initial;
}

.slide-nav button {
  -webkit-appearance: none;
  opacity: 0;
  height: calc(3 / 2 * 100vw - 65px);
  display: block;
}

.slide-thumb {
  display: flex;
  grid-column: 1/3;
  padding: 0 15px;
  display: flex;
}

.slide-thumb > span {
  flex: 1;
  display: block;
  height: 2px;
  background: #afafaf;
  margin: 3px 3px 20px;
  border-radius: 3px;
  overflow: hidden;
}

.slide-thumb > span.done:after {
  content: "";
  display: block;
}

.slide-thumb > span.active:after {
  content: "";
  display: block;
  transform: translateX(-100%);
  animation: 5s linear forwards thumb;
}

@keyframes thumb {
  to {
    transform: initial;
  }
}

.details-section-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  align-items: center;
}

.details-section-about h5,
.details-section-top h4 {
  margin-bottom: 10px;
}

.details-section-buttom {
  display: flex;
  margin-bottom: 20px;
  column-gap: 12px;
  align-items: center;
}

.details-section-buttom span {
  color: #8500f1;
  padding: 3px 12px;
  background: #931ef229;
  border-radius: 8px;
  font-weight: 300;
  font-size: 12px;
}

.back-button {
  left: 20px;
  padding: 10px;
}

.like-button,
.like-for-pop {
  right: 20px;
  padding: 11px 10px 10px;
}

.filter-dragger {
  height: 8px;
}

.filter-dragger img {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.drag-button,
.filter-dragger {
  margin-bottom: 20px;
  border-radius: 4px;
}

.drag-button {
  width: 34px;
}

.drag-button img {
  width: 100%;
  transition: transform 1s;
}

.dragged .drag-button img {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition: transform 1s;
}

.drag-handle {
  height: 38px;
  padding-top: 8px;
  display: block;
}

.details-overflow {
  height: calc(100% - 26px);
  overflow-y: auto;
}

.filters-box {
  position: fixed;
  bottom: 0;
  background: #fff;
  z-index: 999;
  width: 100%;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  height: 0;
  transition: height 0.6s;
  padding-top: 8px;
}

.filters-box-height {
  height: 65% !important;
  min-height: 620px;
  overflow-y: auto;
}

.filter-container {
  padding: 20px;
}

.filter-item {
  margin-bottom: 20px;
}

/*! nouislider - 12.1.0 - 10/25/2018 */

.noUi-target,
.noUi-target * {
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
  background: #f3f3f3;
  border-radius: 4px;
  padding-right: 15px;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.noUi-handle,
.noUi-marker,
.noUi-pips,
.noUi-tooltip,
.noUi-value {
  position: absolute;
}

.noUi-connects {
  overflow: hidden;
  z-index: 0;
  border-radius: 3px;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}

.noUi-vertical .noUi-origin {
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

.noUi-horizontal,
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-horizontal .noUi-handle {
  width: 24px;
  height: 24px;
  left: -12px;
  top: -6px;
  border-radius: 50%;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -20px;
  left: auto;
}

.noUi-connect {
  background: #8500f1;
}

.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border: 6px solid #8400f0;
  border-radius: 3px;
  background: #fff;
  cursor: default;
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}

.noUi-active {
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}

[disabled] .noUi-connect {
  background: #b8b8b8;
}

[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
  cursor: not-allowed;
}

.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-pips {
  color: #999;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

.noUi-marker {
  background: #ccc;
}

.noUi-marker-large,
.noUi-marker-sub {
  background: #aaa;
}

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  padding-left: 25px;
}

.apply-button,
.btn-primary,
.btn-secondary,
.reset-button {
  padding: 12px 24px;
  border-radius: 26px;
  min-width: 160px;
  font-weight: 600;
  text-align: center;
}

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub,
.slick-track:after,
.slick-track:before {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  color: #8500f1;
  text-align: center;
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 200%;
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.slider-text {
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
}

.value-text {
  column-gap: 4px;
  color: #8500f1;
  font-size: calc(1.25rem + 0 * ((100vw - 576px) / 864));
  display: none;
}

.filter-buttons,
.login-register {
  display: flex;
  justify-content: center;
  column-gap: 24px;
  align-items: center;
}

.btn-secondary,
.reset-button {
  background: #ead6ff;
  color: #8d19f7;
}

.apply-button,
.btn-primary {
  background: #8500f1;
  color: #fff;
}

.filter-title {
  padding-left: 20px;
  padding-right: 20px;
}

.filter-title h4 {
  padding-bottom: 24px;
  border-bottom: 1px solid #d8d8d8;
  text-align: center;
}

.filter-separator {
  margin-bottom: 32px;
  border-top: 1px solid #dddd;
}

.filter-overshadow {
  height: 40%;
  min-height: 400px;
  width: 100%;
  background: #00000066;
  position: fixed;
  top: 0;
  z-index: 99;
}

.page-content-chats,
.page-content-matches,
.page-content-profile {
  width: 100%;
  height: calc(100% - 132px);
  top: 72px;
  padding: 0 20px;
  position: fixed;
  overflow-y: auto;
  z-index: 999;
  overflow-x: hidden;
}

.dashboard-content {
  height: 100%;
  top: 0 !important;
  z-index: 9999;
}

.page-content-account,
.page-content-settings {
  width: 100%;
  height: calc(100% - 60px);
  top: 60px;
  padding: 20px;
  overflow-y: auto;
}

.page-content-account {
  display: flex;
  align-items: center;
}

.account-login {
  display: flex;
  height: 48px;
  border-radius: 12px;
  border: 1px solid #dddd;
  justify-content: space-between;
  align-items: center;
  padding: 0 1rem;
  font-size: 1.025rem;
  margin: 15px 0;
}

.account-login-first {
  margin-bottom: 30px;
}

.matches-card {
  margin: 0 10px;
}

.all-matches .matches-card {
  flex: 0 0 auto;
  width: calc(50% - 20px);
}

.all-matches {
  width: 100%;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  padding: 80px 0 60px;
  list-style: none;
  row-gap: 20px;
  overflow-y: auto;
}

.all-users-box {
  width: 100%;
  height: 100%;
  top: 0;
  padding: 0 20px;
  position: fixed;
  overflow-y: auto;
  z-index: 9999;
  overflow-x: hidden;
  background: #ffff;
  display: none;
}

.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}

.recent-matches {
  display: flex;
  column-gap: 20px;
  margin: 20px 0;
  width: 100%;
}

.matches-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  top: 0;
  left: 0;
  margin-left: 0;
  margin-right: 0;
  column-gap: 20px;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.recent-see-all {
  margin-top: 0 !important;
  font-weight: 600;
  color: #8d19f7;
}

.membership-box h5,
.text-box {
  color: #fff !important;
}

.section-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-top: 12px;
}

.support-h3 {
  text-align: center;
}

.keyboard-line,
.profile-list > span,
.text-box {
  justify-content: space-between;
  display: flex;
}

.scroll-container {
  margin-bottom: 36px;
}

.like-card {
  margin: 0 10px;
}

.text-part-liked {
  padding: 12px 0;
  text-align: center;
}

.chat-input {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  padding: 20px;
  height: 90px;
  column-gap: 20px;
}

.chat-timeline {
  padding: 8px;
  background: #f1f1f1;
  border-radius: 6px;
  font-size: 12px;
}

.avatar-box img,
.profile-avatar-holder img {
  border-radius: 50%;
  height: 100%;
  object-fit: cover;
}

.timeline-box {
  text-align: center;
  margin: 20px 0;
}

.avatar-box {
  text-align: center;
  margin-bottom: 20px;
}

.avatar-box img {
  max-width: 120px;
}

.profile-avatar-holder {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  background: #f4f4f4dd;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.text-box {
  position: absolute;
  top: 0;
  align-items: center;
  height: 100%;
  padding: 20px;
}

.membership-box {
  position: relative;
  height: 260px;
}

.img-background img {
  border-radius: 20px;
}

.membership-box img {
  height: 260px;
  filter: brightness(75%);
}

.membership-text {
  height: 172px;
  overflow-y: auto;
  font-weight: 500;
}

.profile-nav .navbar-nav {
  padding: 0;
}

.profile-nav .navbar-nav li {
  padding: 5px 0;
}

.dz-icon {
  margin-right: 10px;
}

.profile-nav .nav-link span {
  color: #111013;
  line-height: 1;
  font-size: 16px;
  font-weight: 600;
}

.profile-logout span {
  color: #f13d1d !important;
}

.profile-list .icon-arrow {
  rotate: 180deg;
  width: 10px;
}

input[type="radio"]:checked + label:before {
  height: 1em;
  width: 1em;
  border: 0.65em solid #fff;
  background-color: #8500f1;
}

.geo-box,
.user-gender-selection {
  border-radius: 12px;
  margin-bottom: 20px;
}

input[type="radio"]:checked + label {
  background-color: #8500f1;
  color: #fff;
  height: 100%;
  border-radius: 8px;
  text-align: center;
}

.user-gender-selection {
  display: flex;
  height: 48px;
  border: 1px solid #dddd;
  justify-content: space-between;
  align-items: center;
  padding: 4px;
}

.user-gender-selection .radio {
  width: 50%;
  height: 40px;
}

.user-gender-selection label {
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.popup-box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  background: #000000c9;
  z-index: 99;
  display: none;
  flex-direction: column;
  justify-content: center;
}

.pop-container {
  background: #ffff;
  margin: 20px;
  padding: 30px 20px;
  border-radius: 36px;
}

.activation-header,
.activation-section p,
.ajax-lostpassword-form h3,
.ajax-register-form h3,
.login-input-wrap h3,
.login-input-wrap h5,
.pop-container p {
  text-align: center;
}

.login-input-wrap h5 {
  margin: 20px 0;
}

.geo-box {
  width: 100%;
  display: flex;
  height: 48px;
  border: 1px solid #dddd;
  justify-content: space-between;
  align-items: center;
  padding: 4px;
  font-size: 0.9rem;
  font-weight: 500;
}

.geo-refresh,
.geo-set,
.geo-unset {
  width: 50%;
  text-align: center;
}

.geo-set,
.geo-unset {
  height: 40px;
  color: #fff;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.geo-set {
  background-color: #8500f1;
}

.geo-unset {
  background-color: #e31000;
}

.login-page {
  height: 100%;
  width: 100%;
  padding: 20px;
}

.container-login,
.container-lostpassword,
.container-register {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lost-password-box,
.policy-box {
  text-align: center;
  font-weight: 600;
  color: #8500f1;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

#login-message,
#lostpassword-message,
#register-message,
#reset-password-message,
#ticket-response-message {
  padding: 20px;
  margin-top: 20px;
  background: #fe896430;
  border-radius: 12px;
  display: none;
}

.login-head-section {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  text-align: center;
}

#confirm-password,
#login-password,
#login-username,
#register-email,
#register-password,
#register-username {
  background: 0 0;
  padding: 0 50px;
  border: none;
  margin: 0;
}

.input-group.input-group-icon {
  display: flex;
  font-family: inherit;
  border: none;
  width: 100%;
  text-align: inherit;
  min-height: 3rem;
  background-color: #f3f3f3;
  font-size: 1.025rem;
  -webkit-border-radius: 0.35rem;
  border-radius: 12px;
  -webkit-transition: 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: 1px solid #dddd;
  outline: 0;
  margin: 30px 0;
  position: relative;
  column-gap: 12px;
}

.input-group.input-group-icon img {
  position: absolute;
  top: 12px;
  left: 1rem;
}

.container-lostpassword,
.container-register {
  position: fixed;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  background: #ffff;
  left: -99999px;
}

.container-lostpassword .account-area,
.container-register .account-area {
  height: calc(100% - 60px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px;
  overflow-y: auto;
}

.activation-section .filter-separator,
.container-lostpassword .filter-separator,
.container-register .filter-separator {
  margin-top: 12px;
}

.stepper-item {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  background: #ffff;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.activation-code-box {
  display: flex;
  column-gap: 10px;
  position: relative;
  justify-content: space-between;
  width: 100%;
  margin-top: 16px;
}

.activation-code-box span {
  text-align: center;
  font-weight: 900;
  font-size: 30px;
  width: 3rem;
  height: 3rem;
  background: #f5f5f5;
  border-radius: 10px;
  border: 1px solid #e7e7e7dd;
  line-height: 1.5;
}

.activation-code-box .clickable {
  border: 1px solid #8500f1;
  background: #f5e9ff;
}

.activation-keyboard {
  display: flex;
  flex-direction: column;
  padding: 20px;
  background: #f4f4f473;
  box-shadow: 0 -1px 5px 1px rgb(245 240 240 / 2%);
  margin-top: 30px;
  border-radius: 30px;
  width: 100%;
}

.keyboard-line div {
  padding: 15px;
  font-size: 24px;
  font-weight: 600;
}

.stepper-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.code-inactive,
.geo-inactive,
.image-inactive,
.info-inactive {
  background: #8500f17d !important;
}

.code-error {
  animation: 0.2s ease-in-out 2 shake;
}

@keyframes shake {
  0%,
  100% {
    margin-left: 0;
  }
  25% {
    margin-left: 0.5rem;
  }
  75% {
    margin-left: -0.5rem;
  }
}

.activation-geolocation,
.activation-images-profile,
.activation-info-profile,
.activation-instruction {
  width: 100%;
  height: 100%;
  background: #ffff;
  position: fixed;
  z-index: 99999;
  overflow-y: auto;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.activation-section {
  z-index: 99999;
}

.activation-images-profile {
  z-index: 99998;
}

.activation-info-profile {
  z-index: 99997;
  display: block !important;
  padding: 40px 20px;
}

.activation-geolocation {
  z-index: 99996;
}

.activation-image-box {
  justify-content: center;
  column-gap: 10px;
  margin: 0 0 10px;
  padding: 30px 5% 0;
  border-top: 1px solid #dddd;
}

.images-row > :first-child {
  margin-bottom: 20px;
}

::-webkit-file-upload-button {
  display: none !important;
}

::file-selector-button {
  display: none !important;
}

.activation-geolocation .filter-separator,
.activation-images-profile .filter-separator {
  margin-top: 24px;
}

.dzSwipe_card__option {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(0deg, #66024a, #66024a8f);
  border-radius: 24px;
}

.policy-content {
  width: 100%;
  height: 100%;
  padding: 0 20px 80px;
  overflow-y: auto;
}

@media only screen and (min-width: 601px) {
  html {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .home-header-container,
  body {
    width: 600px;
    border: none;
  }
  .activation-steppers > div,
  .chat-input,
  .chatting-box,
  .footer-fixed,
  .popup-box,
  .settings-template,
  body > div {
    width: 600px !important;
    margin-left: auto;
    margin-right: auto;
    border: none;
  }
  .chatting-box {
    left: auto !important;
  }
}

.telegram-login-box {
  width: 100%;
  display: flex;
}

#telegram-login-Oneflesh_mit_bot {
  margin-left: auto;
  margin-right: auto;
}

.login-register {
  margin-bottom: 32px;
}

.pro-detail {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 6px;
}

.pro-detail img {
  height: 18px;
}

/* Spinner container */
.spinner-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #00000066;
  left: 0;
  top: 0;
  z-index: 99999;
}

/* Spinner animation */
.spinner {
  width: 50px;
  height: 50px;
  border: 5px solid #f3f3f3; /* Light grey */
  border-top: 5px solid #8500f1; /* Purple */
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

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

/* Loading text */
.loading-text {
  font-family: Arial, sans-serif;
  color: #333;
}

/* Optional: Overlay for full-page spinner */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

/*Instruction Slider*/
.slide-box {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.instruction-slide-items {
  display: flex;
  width: 400%; /* 4 slides = 400% width */
  animation: slide 16s infinite; /* 4s x 4 slides = 16s */
}

.instruction-slide-items img {
  width: 25%; /* 100% / 4 slides */
  height: auto;
  object-fit: cover;
  flex-shrink: 0; /* Prevent shrinking */
}

/* Keyframes for smooth 4-slide transition */
@keyframes slide {
  0% {
    transform: translateX(0);
  } /* Slide 1 */
  20% {
    transform: translateX(0);
  } /* Hold Slide 1 */
  25% {
    transform: translateX(-25%);
  } /* Slide 2 */
  45% {
    transform: translateX(-25%);
  } /* Hold Slide 2 */
  50% {
    transform: translateX(-50%);
  } /* Slide 3 */
  70% {
    transform: translateX(-50%);
  } /* Hold Slide 3 */
  75% {
    transform: translateX(-75%);
  } /* Slide 4 */
  95% {
    transform: translateX(-75%);
  } /* Hold Slide 4 */
  100% {
    transform: translateX(0);
  } /* Reset (creates loop) */
}

/* Optional: Add fade effect */
.instruction-slide-items img {
  opacity: 0.9;
  transition: opacity 0.5s ease;
}
.instruction-slide-items:hover img {
  opacity: 1;
}

/* Pause on hover */
.instruction-slide-items:hover {
  animation-play-state: paused;
}

.gender-stats-boxes {
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
  margin-bottom: 32px;
}

.gender-stats-container {
  display: flex;
  gap: 20px;
  max-width: 800px;
  margin: 0 auto;
}

.gender-box {
  flex: 1;
  padding: 10px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.male-box {
  border-top: 4px solid #3498db;
}

.female-box {
  border-top: 4px solid #e91e63;
}

.gender-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}

.gender-icon {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.male-box .gender-icon {
  background: #e3f2fd;
  color: #3498db;
}

.female-box .gender-icon {
  background: #fce4ec;
  color: #e91e63;
}

.gender-header h3 {
  margin: 0;
  font-size: 1.2rem;
  color: #333;
}

.gender-data {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 10px;
}

.gender-count {
  font-weight: bold;
}

.male-box .gender-count {
  color: #3498db;
}

.female-box .gender-count {
  color: #e91e63;
}

.gender-percentage {
  font-size: 1.2rem;
  color: #666;
}

.gender-progress {
  height: 6px;
  background: #f0f0f0;
  border-radius: 3px;
  overflow: hidden;
}

.progress-bar {
  height: 100%;
  border-radius: 3px;
}

.male-box .progress-bar {
  background: #3498db;
}

.female-box .progress-bar {
  background: #e91e63;
}

.images-column {
  display: flex;
  position: relative;
  /* height: 200px; */
  transform: scaleX(-1);
}

.info-column {
  width: calc(100% - 205px);
}

.images-column .profile-image {
  width: 120px; /* Adjust as needed */
  height: calc(120px * 4 / 3);
  position: relative;
  z-index: 1;
  transition: transform 0.3s ease;
  transform: scaleX(-1);
}

.images-column img {
  border: 2px solid white; /* Optional border */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  border-radius: 8px;
  height: 100% !important;
}

.profile-logout.admin-out {
  margin-left: auto;
}
/* Overlapping effect - each image overlaps the previous by 25% */
.images-column .profile-image:not(:first-child) {
  margin-left: -100px; /* Adjust based on your image width (25% of 200px) */
}

/* Optional hover effect to bring image to front */
.images-column .profile-image:hover {
  z-index: 2;
}

.dash-user-profile {
  display: flex;
  column-gap: 10px;
  margin-bottom: 30px;
  padding: 10px;
  border: solid #dddd 1px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  /* border-radius: 8px; */
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.profile-meta {
  display: flex;
  flex-direction: column;
}

.profile-image .image-placeholder {
  background: #f7eeff;
  color: #999;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  border: 1px solid #9022f7;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
}

.dash-user-profile h5,
.dash-meta-info {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}

.page-content-tickets {
  width: 100%;
  height: calc(100% - 132px);
  top: 72px;
  padding: 0 20px;
  overflow-y: auto;
  z-index: 9999;
  overflow-x: hidden;
}

.chat-ticket-container {
  top: 0;
  display: none;
  left: 0;
  width: 100%;
  position: fixed;
  height: 100%;
  background: #fff;
  margin: 0 !important;
  z-index: 99999;
}

.the-message p {
  margin: 0 !important;
}

.chat-progress {
  padding: 20px;
  background: #f5e9ff;
  border: 1px solid #8400f0;
  border-radius: 12px;
}

.chat-resolved {
  padding: 20px;
  background: #e1ffe2;
  border: 1px solid #7c9f7d;
  border-radius: 12px;
}

.chat-notification {
  height: auto !important;
}

.chat-count.progress {
  width: fit-content !important;
  padding: 0 8px;
  background: #f5e9ff;
  border: 1px solid #8400f0;
  color: #000;
}

.chat-count.open {
  width: fit-content !important;
  padding: 0 8px;
}

.chat-count.closed {
  width: fit-content !important;
  padding: 0 8px;
  background: #e1ffe2;
  border: 1px solid #7c9f7d;
  color: #000;
}

.support-form-container {
  width: 100%;
  height: 100%;
  top: 0;
  overflow-y: auto;
  z-index: 9999;
  overflow-x: hidden;
  position: fixed;
  left: 0;
  background: #fff;
  display: none;
}

.support-form-container form {
  width: 100%;
}

.support-ticket-form-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  height: calc(100% - 60px);
  padding: 20px;
  justify-content: center;
}

.policy-content a {
  font-weight: 500;
  color: #8500f1;
}

#settings-message {
  position: fixed;
  z-index: 9999999;
  top: 0;
  width: calc(100% - 41px);
  left: 50%;
  transform: translateX(-50%);
  margin-top: 20px;
  padding: 20px;
  background: #f5e9ff;
  border: 1px solid #8400f0;
  border-radius: 12px;
  display: none;
}

.geo-all-set {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #dddd;
  border-radius: 12px;
  margin-bottom: 20px;
  font-size: 0.9rem;
  font-weight: 500;
}

.geo-refresh.in-settings {
  background-color: #8500f1;
  color: #fff;
  height: 48px;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 0.9em;
  margin-bottom: 20px;
  border-radius: 12px;
}

#geo-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.deactivated-message-box {
  position: fixed;
  top: 0;
  left: 0;
  background: #0000007a;
  z-index: 99999;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 32px;
}

.deactivated-message {
  width: 100%;
  height: 60vh;
  background: #ffff;
  border-radius: 20px;
  padding: 60px 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.close-message {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 9;
  padding: 6px;
  width: 32px;
  height: 32px;
  background: #8500f1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.raison-message {
  height: 100%;
  overflow-y: auto;
}
