@import url("./btn.css");

:root {
  --primary-color: #010188;
  --secondary-color: #e507a8;
  --red-color: #ff4444;
  --white-color: #fff;
  --bg-main: #010188 !important;
}

@font-face {
  font-family: "Philosopher";
  src:
    url("../fonts/Philosopher-Bold.woff2") format("woff2"),
    url("../fonts/Philosopher-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: "Poppins", sans-serif !important;
  color: #6e6e6f;
  overflow-x: hidden;
  font-size: 1rem;
  line-height: 1.8;
}

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

p {
  color: #6e6e6f;
}

p:last-child {
  margin-bottom: 0;
}

a {
  text-decoration: none !important;
}

ul {
  padding-left: 0;
}

ul li {
  list-style: none;
}

/* Header css start  */
.header {
  padding: 8px 40px;
  position: relative;
  z-index: 1001;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.header .location-head {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #4b5563;
  margin-left: 1.5rem;
  font-size: 14px;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  text-wrap: nowrap;
  border-left: 1px solid #c4c4c4;
  padding-left: 1.5rem;
}

.header .location-head i {
  font-size: 18px;
  color: var(--primary-color);
  text-decoration: none !important;
  margin-top: -1px;
}

.header .location-head p {
  text-decoration: underline !important;
  color: var(--primary-color);
}

.main-header {
  background: linear-gradient(269deg, #010188, #ff21c2);
  padding: 8px;
}

.main-header .nav-link {
  color: var(--white-color);
  font-weight: 500;
  padding-right: 30px !important;
}

.main-header .nav-link.active {
  color: var(--white-color);
}

.top-header {
  padding: 0px;
}

.top-search-wrap {
  width: 100%;
  margin-left: 30px;
  margin-right: 10%;
}

.top-search-wrap input {
  min-width: 260px;
  height: 45px;
  padding: 5px 50px 5px 15px;
  width: 100%;
  border-radius: 0px;
  color: #131313;
  border: 1px solid rgba(0, 0, 0, 0.12);
}

.srch_btn {
  position: absolute !important;
  bottom: 0px;
  right: 0px;
  width: 60px;
  height: 45px;
  background: none;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  margin-left: 0px !important;
  border: 0px;
}

.header-sticky {
  position: fixed;
  top: 0;
  z-index: 999;
  background-color: var(--white-color);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
}

.header-sticky .main-header {
  background: #000085;
  padding: 2px;
}

a.nav-item.nav-link:hover {
  color: #ff21c2;
}

.seller-btn {
  display: flex;
  align-items: center;
  gap: 5px;
  width: max-content;
  color: #222;
}

.fa-user.login-user {
  font-size: 24px;
  color: #ff21c2;
  padding: 0 20px;
}

.contact-menu a {
  color: var(--white-color);
}

button:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

.header-nav {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.bb-btn-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 10px;
}

.bb-header-btn:not(:last-child) {
  margin-left: 30px;
}

.bb-header-btn {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  width: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bb-header-btn .header-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bb-header-btn .header-icon svg {
  width: 25px;
  height: 25px;
  fill: #010188 !important;
}

.bb-header-buttons {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 22px;
  border-left: 1px solid #acacac;
  border-right: 1px solid #acacac;
  padding: 0px 25px;
}

.right_menus {
  padding-left: 25px;
}

.bb-header-buttons .bb-btn-title {
  font-size: 12px;
  color: #3d4750;
  letter-spacing: 0.6px;
  text-transform: capitalize;
}

.bb-header-buttons .bb-btn-stitle {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #3d4750;
}

.top-search {
  position: relative;
}

.top-search .form-control {
  border: 1px solid #dddddd8f;
  height: 45px;
}

.top-search .search_btn {
  position: absolute;
  right: 0;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ff21c2;
  color: var(--white-color);
  text-decoration: none;
  border-radius: 0px 6px 6px 0px;
}

.header-nav .nav-item .nav-link {
  padding: 10px 20px;
}

.header-nav .navbar-nav .nav-link.active,
.header-nav .navbar-nav .nav-link:hover {
  color: rgb(255, 33, 194);
}

/* Header css end  */

/* banner css start  */
.banner .swiper-wrapper {
  align-items: stretch;
}

.banner .swiper-slide {
  height: auto;
}

.banner-slider {
  padding: 220px 0;
  height: 100%;
  display: flex;
  align-items: center;
  background:
    radial-gradient(circle at center,
      rgba(255, 33, 194, 0.2) 0%,
      transparent 65%),
    linear-gradient(270deg, #010188 0%, #ff21c2 50%, #010188 100%);
  position: relative;
}

.banner .swiper-button-next::after,
.banner .swiper-button-prev::after {
  font-size: 20px;
  min-width: 60px;
  min-height: 60px;
  border-radius: 50%;
  background-color: var(--white-color);
  color: #040404;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0px !important;
}

.banner .swiper-button-prev,
.banner .swiper-rtl .swiper-button-next {
  left: 40px;
}

.banner .swiper-button-next,
.banner .swiper-rtl .swiper-button-prev {
  right: 50px;
}

.banner-content h1 {
  font-size: 4rem;
  line-height: 4.5rem;
  text-align: left;
  color: var(--white-color);
  font-family: "Philosopher" !important;
  font-weight: 700;
  text-transform: capitalize;
}

.banner-content p {
  font-size: 1.3rem;
  max-width: 700px;
  color: var(--white-color);
}

.banner-image-box {
  position: relative;
  margin-top: 70px;
}

.banner-image-box .main-img {
  position: absolute;
  z-index: 1;
  min-width: 100%;
  left: -135px;
  bottom: -380px;
  top: auto;
}

.image-box1 .main-img {
  min-width: 600px;
  left: -40px;
}

.image-box2 .main-img {
  min-width: 700px;
}

.image-box3 .main-img {
  min-width: 630px;
  height: 750px;
  object-fit: contain;
}

.image-box4 .main-img {
  min-width: 690px;
  transform: rotateY(180deg);
}

.image-box5 .main-img {
  min-width: 670px;
  transform: rotateY(180deg);
}

.vector-1 {
  position: absolute;
  bottom: -310px;
  opacity: 0.15;
  right: 0;
  filter: brightness(30);
}

h4.banner-tag {
  padding: 12px;
  min-width: 100px;
  text-align: center;
  border-radius: 50%;
  color: var(--white-color);
  position: absolute;
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 500;
  min-height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

h4.banner-tag.first {
  top: -165px;
  left: 35px;
  background: linear-gradient(45deg, #e50ca3a3, #010188bf);
}

h4.banner-tag.second {
  top: -195px;
  right: 63px;
  background: linear-gradient(180deg, #e50ca3a3, #010188bf);
}

h4.banner-tag.third {
  top: -342px;
  right: 28px;
  background: linear-gradient(150deg, #e50ca3a3, #010188bf);
}

h4.banner-tag.fourth {
  top: -315px;
  left: 75px;
  background: linear-gradient(200deg, #e50ca3a3, #010188bf);
}

@keyframes up-down {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(10px);
  }
}

.search-box {
  border: 1px solid #dddddd4d;
  padding: 12px 24px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.form-control {
  border: 1px solid rgba(128, 128, 128, 0.16);
  height: 45px;
  font-size: 1rem;
}

.form-select,
.form-control {
  box-shadow: none !important;
  border-radius: 5px !important;
  height: 50px;
}

.form-check-input:checked {
  background-color: var(--secondary-color);
  border-color: var(--secondary-color);
}

ul.place-picker-results {
  border: 0 !important;
  z-index: 1050 !important;
  position: absolute;
  width: 100%;
  background: #fff;
}

.main-btn.lr-0 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.banner-search .form-outer {
  background: #fcdff4;
  padding: 1rem;
}

.nav-tabs .nav-link {
  border-radius: 0px;
}

.select-box {
  padding-top: 0 !important;
  padding-bottom: 0px !important;
  height: 50px !important;
  border: none !important;
}

.form-select:focus {
  border-color: #ff21c2;
  outline: 0;
  box-shadow: 0 0 0 0.15rem rgb(229 7 168/ 18%);
}

select.form-select.select-box.h-40 {
  min-height: 40px;
}

/* banner css end  */

/* search css start  */
.search {
  position: relative;
}

.banner-search {
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  max-width: 800px;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 1.5rem !important;
  padding: 2rem;
}

.banner-search button.nav-link {
  color: var(--white-color) !important;
  border: none;
  font-size: 1.5rem;
  line-height: 1.5rem;
  padding: 0px;
  font-weight: 600;
  background: transparent !important;
  cursor: auto;
}

.banner-search .form-input-box {
  width: 100%;
  height: auto;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0.5rem;
  position: relative;
}

.banner-search .form-input-box.bx1::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 90%;
  background: #ddd;
}

.banner-search .form-input-box .form-control {
  height: auto;
  border: 0;
  padding: 3px 0;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

.banner-search .form-input-box .input_box {
  width: 100%;
  height: auto;
}

.banner-search .form-input-box i {
  font-size: 1.5rem;
  margin-left: 0.2rem;
  color: #233a69;
}

.banner-search .form-input-box .input_box label {
  font-size: 13px;
  font-weight: 600;
  color: #6e6e6f;
  margin-bottom: 0;
}

/* search css end  */

/* Recommended css start  */
section.recommended {
  padding-top: 80px;
  position: relative;
}

.title-wrap p {
  max-width: 800px;
  margin: auto;
}

.title {
  font-weight: 700;
  color: var(--secondary-color);
  font-family: "Philosopher" !important;
}

.reco-card {
  position: relative;
  border: 1px solid #ddd;
  padding: 24px;
  transition: all 0.3s ease-in-out;
}

.reco-card:hover.reco-card .content {
  bottom: 30px;
}

.reco-card .img img {
  height: 240px;
  width: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}

.reco-card .content {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  transition: all 0.3s ease-in-out;
  width: 80%;
}

.reco-card .content a {
  text-decoration: none !important;
}

.reco-card .content h4 {
  backdrop-filter: blur(17px);
  border-radius: 0px;
  padding: 15px;
  font-size: 16px;
  border: 1px solid #ffffff4d;
  color: var(--white-color);
  display: none;
  width: 100%;
}

.reco-card:hover.reco-card .content h4 {
  display: inline-flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
  gap: 12px;
  justify-content: center;
  background-color: #010188;
  color: var(--white-color);
}

.reco-card:hover.reco-card .content h4 i {
  font-size: 18px;
}

.reco-card .content h4:hover {
  background-color: #ff21c2;
}

.up-down {
  animation: updown 4s infinite;
}

/* Recommended css end  */

/* About css start  */
.about {
  position: relative;
  overflow: hidden;
  background: #ff21c221;
}

.section-title span {
  color: #ff21c2;
  display: block;
  margin-bottom: 7px;
}

.section-title h2 {
  font-size: 45px;
  margin-top: 0;
  line-height: 1.2;
  margin-bottom: 0;
  font-family: "Philosopher" !important;
  color: #010188;
}

.section-title p {
  padding-top: 15px;
  margin-bottom: 0;
  max-width: 650px;
}

/* About css end  */

/* Popular css start  */
.popular {
  position: relative;
  overflow: hidden;
  padding-top: 80px;
}

.popular-card {
  padding: 16px;
  box-shadow: rgb(0 0 0/ 5%) 0px 0px 0px 1px;
  margin-bottom: 24px;
  height: calc(100% - 24px);
  transition: all 0.3s ease-in-out;
}

.popular-card:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 10px;
}

.popular-card .img {
  height: 200px;
  width: 100%;
  overflow: hidden;
}

.popular-card .img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}

.popular-card .content p {
  margin-bottom: 0px;
}

.popular-card:hover.popular-card .img img {
  transform: translateY(10px);
}

.popular-card .content h4 {
  color: #ff21c2;
  transition: all 0.3s;
  font-size: 20px;
}

.popular-card:hover.popular-card .content h4 {
  color: #010188;
}

.popular-card .content a {
  text-decoration: none;
}

/* Popular css end  */

/* footer css start  */

.footer-support {
  padding: 40px 0px;
  border-bottom: 1px solid #ffffff52;
  background: #030440;
}

.footer-support-box {
  padding-right: 1rem;
  border-right: 1px solid #eee;
}

.footer-support-box h6 {
  color: var(--white-color);
  font-weight: 700;
  margin: 5px 0 10px;
  font-size: 1rem;
}

.footer-support-box p {
  color: rgba(255, 255, 255, 0.815);
  font-size: 0.9rem;
  font-weight: 500;
}

.footer-support-box a i {
  color: #07c507;
}

.footer-support-box a:hover {
  color: var(--secondary-color);
}

.footer-support-box h5 a {
  color: rgba(255, 255, 255, 0.815);
  font-weight: 600;
  font-size: 1.1rem;
}

.footer {
  background: #030440;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 0.9rem;
  line-height: 1.5rem;
  margin-top: auto;
}

.single_footer h4 {
  margin-top: 0;
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 18px;
  color: var(--white-color);
}

.single_footer h4::after {
  content: "";
  display: block;
  height: 2px;
  width: 40px;
  background: #ff21c2;
  margin-top: 15px;
}

.single_footer p {
  color: #999;
}

.single_footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.single_footer ul li a {
  color: var(--white-color);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.8rem;
  font-weight: 500;
}

.single_footer ul li a:hover {
  color: var(--secondary-color);
}

.subscribe {
  display: block;
  position: relative;
  margin-top: 15px;
  width: 100%;
}

.subscribe__input {
  background-color: var(--white-color);
  border: medium none;
  border-radius: 0px;
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 60px;
  letter-spacing: 0.4px;
  margin: 0;
  padding: 0px 79px 0 10px;
  text-align: left;
  width: 100%;
}

.subscribe__btn {
  background-color: #fcdff4;
  color: #ff21c2;
  cursor: pointer;
  display: block;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  border: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.subscribe__btn i {
  transition: all 0.3s ease 0s;
}

.subscribe__btn:hover {
  background-color: #ff21c2;
}

.subscribe__btn:hover.subscribe__btn i {
  color: #fcdff4;
}

.social_profile {
  margin-top: 15px;
}

.social_profile ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 0.4rem;
}

.social_profile ul li:last-child {
  margin: 0;
}

.social_profile ul li a {
  font-size: 16px;
  color: var(--white-color);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: transparent;
  border-radius: 50%;
  transition: all 0.3s ease 0s;
  border: 1px solid #fff;
}

.social_profile ul li a:hover {
  background-color: var(--secondary-color);
  border-color: var(--secondary-color);
  color: var(--white-color);
}

.copyright {
  padding: 20px 0;
  color: var(--white-color);
  border-top: 1px solid #ffffff52;
  background: #030440;
}

.copyright-item p {
  color: var(--white-color);
  font-size: 1rem;
}

.copyright-item p a {
  color: var(--secondary-color);
}

.copyright-item p a:hover {
  color: var(--white-color);
  text-decoration: underline !important;
}

.terms_list {
  display: flex;
  list-style: none;
  padding: 0px;
  margin: 0px;
  gap: 14px;
  justify-content: end;
  text-align: center;
}

.ftr-policy {
  margin-bottom: 10px;
}

.ftr-policy a {
  text-decoration: none;
  margin: 0px 10px;
}

.copyright a {
  color: var(--white-color);
  transition: all 0.2s ease 0s;
}

.copyright a:hover {
  color: var(--secondary-color);
}

.footer_row [class*="col-"] {
  width: 20%;
}

/* footer css end  */

/* services pages css */
.inner-banner {
  background-color: #ff21c2;
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}

.inner-banner img.vector-1 {
  position: absolute;
  top: 0;
  right: 10%;
  height: auto;
  width: 350px;
  animation: up-down 2s infinite;
  opacity: 0.7;
}

.inner-banner img.vector-2 {
  position: absolute;
  top: 30%;
  left: 10%;
  height: auto;
  width: 200px;
  animation: up-down 2s infinite;
  animation-delay: 1s;
  opacity: 0.7;
}

.inner-content h2 {
  font-size: 80px;
  color: var(--white-color);
  margin-bottom: 0px;
  font-family: "Philosopher" !important;
}

.services-section {
  padding: 80px 0px;
}

.shop-dis h3 {
  font-size: 20px;
  color: #000;
  margin-bottom: 0px;
}

.sidebar-list ul {
  list-style: none;
  max-height: 270px;
  overflow: auto;
  padding: 0px 4px;
}

.sidebar-list ul li {
  padding: 10px 0px;
}

.sidebar-title h3 {
  margin-bottom: 0px;
  font-size: 20px;
  color: #ff21c2;
}

.sidebar-block {
  margin-bottom: 20px;
}

.sidebar-list .checkbox {
  position: relative;
  display: flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  color: #45484a;
}

.sidebar-list .checkbox input {
  position: absolute;
  width: 0;
  left: 50px;
  height: 0;
  opacity: 0;
  cursor: pointer;
}

.sidebar-list .checkbox .checkmark {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background: white;
  border-radius: 0px;
  outline: 1px solid var(--white-color);
  transition: all 0.2s ease;
}

.sidebar-list .checkbox:hover .checkmark {
  background: #f4f4f5;
  transition: all 0.2s ease;
}

.sidebar-list .checkbox input:checked~.checkmark {
  background: #ff21c2;
  outline: 1px solid #ff21c2;
}

.sidebar-list .checkbox input[type="radio"]~.checkmark {
  border-radius: 50%;
}

.sidebar-list .checkbox .checkmark::after {
  position: absolute;
  display: block;
  content: "";
  left: 50%;
  top: 40%;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  opacity: 0;
  transition: all 0.2s ease;
}

.sidebar-list .checkbox input:checked~.checkmark::after {
  opacity: 1;
  transition: all 0.2s ease;
}

.service-card {
  padding: 16px;
  box-shadow: rgb(0 0 0/ 5%) 0px 0px 0px 1px;
  margin-bottom: 24px;
  transition: all 0.3s ease-in-out;
}

.service-card:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 10px;
}

.service-card .img {
  height: 250px;
  width: 100%;
  overflow: hidden;
}

.service-card .img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}

.service-card:hover.service-card .img img {
  transform: translateY(10px);
}

.service-card .content h4 {
  color: #ff21c2;
  transition: all 0.3s;
  font-size: 20px;
}

.service-card:hover.service-card .content h4 {
  color: #010188;
}

.service-card .content a {
  text-decoration: none;
}

.service-card .content .main-btn {
  padding: 6px 10px;
  font-size: 14px;
}

.bg4-box {
  background-color: #fcdff4;
  margin-bottom: 24px;
  padding: 16px;
}

.delete_modal .modal-dialog {
  max-width: 600px;
}

.delete_account {
  padding: 20px 40px 40px 40px;
  text-align: center;
}

.delete_account h4 {
  margin-bottom: 20px;
}

.account-btns {
  display: flex;
  justify-content: center;
  gap: 15px;
}

.account-btns .btn-secondary {
  height: 50px;
  padding: 10px 25px;
}

.delete_account i {
  color: red;
  font-size: 40px;
  margin-bottom: 20px;
}

/* Add service step form css */
.step-container {
  position: relative;
  text-align: center;
  transform: translateY(-43%);
}

.step-circle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--white-color);
  border: 2px solid #010188;
  line-height: 30px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.step-line {
  position: absolute;
  top: 16px;
  left: 50px;
  width: calc(100% - 100px);
  height: 2px;
  background-color: #010188;
  z-index: -1;
}

.progress-bar {
  background-color: #010188;
}

.profile-dropdown .btn-secondary {
  background-color: #0000;
  border: none;
  color: #000;
  display: flex;
  align-items: center;
  gap: 3px;
  padding: 0;
  font-size: 16px;
  line-height: 26px;
}

.profile-dropdown .btn-secondary:focus {
  background-color: #0000;
  color: #000;
}

.dropdown.profile-dropdown .btn-secondary img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 50%;
}

.profile-dropdown .dropdown-menu {
  padding: 0;
  right: 0;
  left: inherit;
  border-radius: 0;
  overflow: hidden;
  margin-top: 12px;
  border-color: #ebebeb !important;
}

.profile-dropdown .dropdown-menu li .dropdown-item {
  padding: 7px 15px;
  font-size: 14px;
  line-height: 24px;
  border-bottom: 1px solid #ebebeb;
}

.profile-dropdown .dropdown-menu li .dropdown-item:active {
  background-color: var(--secondary-color);
}

.profile-dropdown .dropdown-menu li:last-child .dropdown-item {
  color: #f00;
  background-color: rgb(255 0 0/ 5%);
  border: 0;
}

.question-wrap {
  border: 1px solid #ccc;
  padding: 30px;
  border-radius: 0px;
  text-align: center;
  margin-bottom: 30px;
}

.slot_btns {
  display: flex;
  justify-content: center;
  gap: 10px;
}

#product-form #service-subcategory_id,
#product-form #service-category_id {
  overflow: auto;
  max-height: 300px;
}

#product-form .card {
  box-shadow: none !important;
  border: 1px solid rgba(128, 128, 128, 0.16);
  background-color: var(--white-color);
  border-radius: 0px;
}

#product-form .card .input-group>input {
  border: 1px solid rgba(128, 128, 128, 0.16);
  border-radius: 0px;
}

#product-form .card .card-title {
  border-bottom: 1px solid rgba(128, 128, 128, 0.16);
  padding-bottom: 10px;
  color: #222;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 18px;
}

#shop-product-search-form-submit {
  background: #010188;
  border-radius: 0px;
  text-decoration: none;
  color: var(--white-color);
  transition: all 0.3s ease-in-out;
  border: 1px solid #010188;
  color: var(--white-color);
  padding: 10px 15px;
  text-align: center;
  justify-content: center;
}

#shop-product-search-form-submit:hover {
  background: #0000;
  color: #010188;
  border: 1px solid #010188;
}

.shop-filter .btn-outline-secondary {
  padding: 10px 25px;
  border-radius: 0px;
}

.field-service-category_id .form-check,
.field-service-subcategory_id .form-check {
  padding: 5px 25px;
}

#service-category_id .form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.field-service-category_id {
  margin-bottom: 0px !important;
}

#product-form hr {
  border-top: 1px solid var(--white-color);
}

#shop-product-input-search-form-submit {
  background: #010188;
  color: var(--white-color);
  border-color: #010188;
  border-radius: 0px;
}

.prod-card {
  transition: all 0.3s ease-in-out;
  height: calc(100% - 16px);
  margin-bottom: 16px;
  border: 1px solid rgba(128, 128, 128, 0.16);
  background-color: var(--white-color);
}

.prod-card a {
  text-decoration: none;
}

.prod-card img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}

.prod-card-img .badge {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
}

.prod-inrr {
  padding: 16px;
}

.prod-inrr .h5 {
  font-size: 18px;
  width: 100%;
  display: inline-block;
  margin-bottom: 4px;
  color: #222;
}

.prod-inrr .badge {
  font-size: 12px;
}

.breadcrumb {
  margin: 10px 0px;
}

.breadcrumb .breadcrumb-item a {
  color: #212529bf !important;
}

.breadcrumb .breadcrumb-item a:hover {
  text-decoration: underline;
  color: var(--primary-color) !important;
}

.breadcrumb .breadcrumb-item.active {
  color: var(--primary-color);
}

.cat-list {
  padding-left: 1rem;
}

.booking-sec {
  padding: 80px 0px;
}

.categorySwiper .swiper-wrapper {
  transition-timing-function: linear !important;
}

.category-img-wrp img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}


#service-slot-booking-form .form-label {
  display: block;
  margin: 0px;
  color: #000;
}

.booking-sec .product-image {
  width: 100%;
  height: 360px;
  object-fit: cover;
}

/* categories section css start  */
.categories-section {
  padding: 80px 0px;
  background: #ebf2ff;
}

.categories-section .nav-tabs {
  border-bottom: 1px solid #d9dfea;
  justify-content: center;
}

.categories-section .nav-tabs .nav-link {
  position: relative;
  background-color: #0000;
  border: none;
  border-bottom: 2px solid #0000;
  border-radius: 0px;
  padding: 8px 20px;
  color: #222;
}

.categories-section .nav-tabs .nav-link.active {
  color: #ff21c2;
  border-bottom-color: #ff21c2;
}

.categories-section .tab-content {
  margin-top: 30px;
}

.categories-section .nav-tabs .nav-link.active::after {
  content: " ";
  height: 4px;
  width: 10px;
  display: block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  border-radius: 0 0 10px 10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ff21c2;
}

.category-card {
  margin-bottom: 24px;
  transition: all 0.3s ease-in-out;
  background: var(--white-color);
  border: 0px;
}

.category-card:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 10px;
}

.category-card a {
  text-decoration: none;
}

.category-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.category-card .main-btn,
.prod-card .blue-btn {
  padding: 8px 22px;
  font-size: 15px;
}

/* Vendor dahsboard page css */
/* .state-overview .cardbox::after {
  position: absolute;
  width: 150px;
  height: 150px;
  background: rgba(255, 255, 255, 0.1);
  content: "";
  right: -30px;
  border-radius: 50%;
}

.state-overview .cardbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  min-height: 70px;
  padding: 20px 25px;
  color: var(--white-color);
  background-color: #198754;
  border-radius: 0px;
  position: relative;
  z-index: 9;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  margin-bottom: 20px;
}

.state-overview .cardbox h3,
.state-overview .cardbox p {
  color: var(--white-color);
}

.state-overview .cardbox .symbol {
  width: 55px;
  height: 55px;
  border-radius: 0px;
  background-color: var(--white-color);
  justify-content: center;
  display: flex;
  align-items: center;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.state-overview [class*="col-"]:nth-child(1) .cardbox .symbol i,
.state-overview [class*="col-"]:nth-child(4) .cardbox .symbol i,
.state-overview [class*="col-"]:nth-child(7) .cardbox .symbol i {
  color: #5c4ff5 !important;
}

.state-overview [class*="col-"]:nth-child(2) .cardbox .symbol i,
.state-overview [class*="col-"]:nth-child(5) .cardbox .symbol i,
.state-overview [class*="col-"]:nth-child(8) .cardbox .symbol i {
  color: #0068e9 !important;
}

.state-overview [class*="col-"]:nth-child(3) .cardbox .symbol i,
.state-overview [class*="col-"]:nth-child(6) .cardbox .symbol i,
.state-overview [class*="col-"]:nth-child(9) .cardbox .symbol i {
  color: #ff0ebdbd !important;
}

.state-overview [class*="col-"]:nth-child(2) .cardbox,
.state-overview [class*="col-"]:nth-child(5) .cardbox,
.state-overview [class*="col-"]:nth-child(8) .cardbox {
  background-color: #0068e9a1 !important;
}

.state-overview [class*="col-"]:nth-child(3) .cardbox,
.state-overview [class*="col-"]:nth-child(6) .cardbox,
.state-overview [class*="col-"]:nth-child(9) .cardbox {
  background-color: #ff8adfbd !important;
}

.state-overview [class*="col-"]:nth-child(1) .cardbox,
.state-overview [class*="col-"]:nth-child(4) .cardbox,
.state-overview [class*="col-"]:nth-child(7) .cardbox {
  background-color: #8f87f1 !important;
} */

.top-header .navbar-nav .nav-link {
  padding: 10px 25px !important;
  color: #051b2d;
  font-weight: 600;
}

.top-header .navbar-nav .nav-link.active,
.top-header .navbar-nav .nav-link:hover {
  color: var(--secondary-color);
}

.top-header .outline_btn,
.top-header .blue-btn {
  padding: 7px 20px;
}

.bb-header-buttons a {
  position: relative;
  color: #222;
}

.bb-header-buttons i {
  font-size: 18px;
  color: #222;
  font-weight: 500;
}

.bb-header-buttons .border-info {
  border: 0px !important;
}

.login-dropdown .dropdown-toggle {
  color: #222;
}

.login-dropdown .dropdown-menu {
  min-width: 250px;
  padding: 0px;
  transform: translateX(-60%);
}

.login-dropdown li .dropdown-item:last-child {
  border: 0px;
}

.login-dropdown .dropdown-item {
  padding: 8px 15px;
  border-bottom: 1px solid #eee;
}

.count-badge,
.bb-header-buttons .text-info span {
  background: #ff21c2;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: var(--white-color);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -14px;
  font-size: 12px;
  top: -8px;
}

.table {
  font-size: 13px;
}

.grid-view table th a[data-sort] {
  text-decoration: none !important;
  color: initial;
}

.grid-view tr td:last-child {
  white-space: nowrap;
}

.dashboard-wrap .row.state-overview>[class*="col-"] a {
  text-decoration: none;
}

.categories-sec {
  margin-top: 180px;
}

.category_item {
  display: inline-block;
}

.category_item .img {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}

.category_item .img img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: all 0.3s ease;
}

.category_item:hover .img img {
  filter: grayscale(0%);
  opacity: 1;
}

.category_item h3 {
  text-transform: capitalize;
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
}

.pagination li {
  width: 35px;
  min-width: 35px;
  height: 35px;
  background: #eee;
  margin: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0px;
  cursor: pointer;
}

.pagination li span {
  color: #222;
  text-decoration: none;
}

.pagination .active,
.pagination li:hover {
  background: var(--secondary-color);
  color: var(--white-color);
}

.pagination li a {
  color: #222;
  text-decoration: none;
  padding: 6px 12px;
}

.pagination .active a,
.pagination li:hover a,
.pagination li:hover span {
  color: var(--white-color);
}

.iti {
  width: 100%;
}

.was-validated .form-control:valid,
.form-control.is-valid {
  background-position: right calc(0.25em + 0rem) center;
}

.support-group a {
  text-decoration: none;
}

.inner_card .nav {
  border-bottom: 1px solid #ddd;
}

.inner_card .nav li .nav-link {
  position: relative;
}

.inner_card .nav-pills .nav-link.active {
  color: #000083;
  background-color: #0000;
}

.inner_card .nav-link {
  color: #222;
}

.inner_card .nav .active:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  background: #000083;
  left: 0;
  bottom: 0;
  transition: all 0.3s linear;
}

.support-group {
  padding: 80px 0px;
}

/*========== MOBILE MENU CSS STYARTS HERE ==========*/
.mobile-menu ul li {
  border-top: 1px solid #d6d6d6;
  padding: 15px;
  font-size: 1rem;
  font-weight: 600;
}

.mobile-menu ul li a {
  padding: 0 !important;
}

#offcanvasDashboardSidebar .dashboard_menu {
  border-radius: 0;
  height: 100%;
}

#offcanvasDashboardSidebar,
#offcanvasDashboardSidebar .offcanvas-header {
  background-color: #fcdff4;
}

#offcanvasDashboardSidebar .dashboard_menu .dasboard_header {
  padding: 10px 0px 10px 0;
  text-align: center;
}

/*========== MOBILE MENU CSS ENDS HERE ==========*/
.single_footer .logo img {
  width: 200px;
  margin-bottom: 15px;
}

.single_footer p {
  color: var(--white-color);
  margin: 0;
}

.margin_footer {
  margin-left: 50px;
}

.contact_lst {
  display: flex;
  align-items: baseline;
  color: var(--white-color);
  margin-bottom: 10px;
  gap: 0.5rem;
}

.contact_lst a {
  color: var(--white-color);
  transition: all 0.3s linear;
}

.contact_lst a:hover {
  color: var(--secondary-color);
}

.contact_lst i {
  color: var(--white-color);
  width: 30px;
  height: 30px;
  background-color: var(--secondary-color);
  min-width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0px;
}

.single-item-info h4 {
  font-size: 18px;
}

.rate-count {
  background: #388e3c;
  padding: 1px 8px;
  color: var(--white-color);
  border-radius: 4px;
}

.single-item-price h5 {
  color: #6e6e6f;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 2px;
}

.single-item-price .off-price {
  color: #388e3c;
  font-size: 20px;
}

.single-item-price span {
  color: #222;
  margin-left: 0px;
}

.single-item-price del {
  color: #a6a6a6;
}

.single-item-price del span {
  color: #a6a6a6;
  font-size: 20px;
}

.single-item-info .single-item-title {
  font-size: 26px;
}

.gst {
  color: #f30 !important;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
}

.quantity.form-control {
  width: 60px;
  text-align: center;
  border-radius: 0;
  border: 1px solid #ebebeb;
  height: 40px;
}

#add-to-cart-form .title {
  font-size: 20px;
  color: #000;
}

.stock span {
  background: #06bf82;
  color: var(--white-color);
  padding: 2px 8px;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 400;
}

.rating_review {
  margin-top: 20px;
}

.brand_nm {
  font-weight: 400;
  color: #010188;
  font-size: 18px;
}

.facilities-box {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-grow: 1;
}

.facilities-box p {
  margin-bottom: 0px;
  color: rgb(110, 110, 111);
}

.facilities-box img {
  width: 40px;
  margin-bottom: 5px;
}

.item-single-btn-area {
  margin-left: 0px !important;
  width: 100%;
}

.item-single-btn-area .main-btn {
  width: 100% !important;
  text-align: center;
}

.item-single-btn-area #add-to-cart-submit-22 {
  width: 220px !important;
}

.rating-md {
  font-size: 32px;
}

.item-single-btn-area .theme-btn {
  background: var(--primary-color);
  color: var(--white-color);
  padding: 10px 25px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px !important;
  font-size: 16px;
  border: 1px solid var(--primary-color);
  transition: 0.5s;
  text-decoration: none;
  width: 100%;
}

.theme-krajee-svg.rating-md .krajee-icon,
.theme-krajee-svg.rating-md .krajee-icon-clear {
  width: 1.3rem;
  height: 1.3rem;
}

.single-item-rating .rating-input {
  display: none;
}

.card-registration-2 {
  padding: 0px;
  border: 0px;
}

.shop-cart thead tr th {
  background: #e506a8;
}

.location-result {
  border: 1px solid #ccc;
  z-index: 999 !important;
  position: absolute;
  /* top: -2px; */
  background: #eeeded;
  color: #ff21c2;
  width: inherit;
  border: 1px solid #ccc;
}

.book-list {
  padding-left: 0px;
}

.book-list .list-view>.summary {
  display: none;
}

/* .book-list .list-view li {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.book-list .list-view li h5 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.book-list .list-view li h5 a {
  color: var(--secondary-color);
}

.book-list li .main-btn {
  padding: 8px 20px;
  width: fit-content;
}

.book-title {
  color: #010188;
} */

.book-list {
  padding: 0;
  margin: 0;
}

.book-list li {
  list-style: none;
}

.book-card {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 10px;
  padding: 16px;
  margin-bottom: 14px;
  transition: all 0.3s ease;
  border: 1px solid #eef0ff;
}

.book-info .label {
  font-size: 14px;
  color: #6a6a6a;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-weight: 500;
}

.book-info .book-title {
  font-weight: 600;
  margin: 0 0 6px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.book-info .book-title a {
  color: #1c1c4c;
  text-decoration: none;
}

.book-info .book-title a:hover {
  color: var(--secondary-color);
}

.book-info .price {
  color: #555;
}

.book-info .price span {
  font-weight: 700;
  color: var(--primary-color);
}

.book-card .main-btn {
  padding: 2px 12px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  text-align: center;
  transition: all 0.3s ease;
}

.empty-cart {
  background: #ebebf7;
  padding: 50px 40px;
  border-radius: 0px;
}

.empty-cart p {
  margin: 20px;
}

#serivce-slot-options-section input {
  position: absolute;
  opacity: 1;
  z-index: 9;
  left: 40px;
  top: 9px;
}

#serivce-slot-options-section .form-check-label {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 100%;
  padding-top: 3px;
  box-sizing: border-box;
  background: #eee;
  border-radius: 0px;
  text-align: center;
  font-size: 18px;
  color: #000;
  cursor: pointer;
  transition: all 0.3s;
}

#serivce-slot-options-section .form-check-label:hover {
  color: var(--white-color);
  background: #e507a8;
}

#serivce-slot-options-section .form-check-label::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 40px;
  background-color: white;
  border-radius: 50%;
  top: -1px;
  left: -1px;
  transform: scale(0);
  transition: all 0.3s;
  z-index: -1;
}

#serivce-slot-options-section input:checked~.form-check-label {
  color: var(--white-color);
  background: #e507a8;
  border-color: #e507a8;
}

#serivce-slot-options-section input:checked~.form-check-label:hover {
  color: var(--white-color);
  background: #e507a8;
}

#serivce-slot-options-section input:checked~.form-check-label:before {
  transform: scale(1);
}

#serivce-slot-options-section .form-check {
  position: relative;
  margin-bottom: 25px;
}

#serivce-slot-options-section .form-check-input:checked {
  background-color: #e507a8;
  border-color: var(--white-color);
  box-shadow: none;
}

#service-slot-booking-form #service-booking-submit {
  margin-top: 15px;
}

.thanku_order .card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ff21c2;
  color: var(--white-color);
}

.shop-section {
  padding: 30px 0px;
}

.item-single-btn-area .theme-btn:hover {
  background: #0000 !important;
  color: #010188 !important;
}

.booking_card .table-primary {
  border-color: #dee2e6;
}

.booking_card .table-primary>th {
  background: var(--white-color);
  border-color: #dee2e6;
}

.grid-view table th a[data-sort]::before {
  opacity: 0.4;
}

.order-overview-list {
  list-style: none;
  padding: 20px;
}

.order-overview-list li {
  padding: 6px 0px;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.order-overview-list li::before {
  position: absolute;
  content: ":";
  left: 50%;
  top: 5px;
  font-weight: 600;
  color: #4b4a4a;
}

.order_Itm {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.order_nam a {
  color: #222;
}

.timeline li {
  list-style: none;
}

.card .card-body .order_Itm:last-child {
  border: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.order-summary .summary-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}

.order-summary .summary-list p {
  margin-bottom: 0px;
}

.order_Img {
  width: 200px;
  min-width: 200px;
  height: auto;
}

.order-tracking .timeline {
  position: relative;
}

.order-tracking .timeline>li .timeline-badge {
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  height: 22px !important;
  left: 0px;
  position: absolute;
  top: 10px;
  width: 22px !important;
  padding: 4px;
  background-color: var(--white-color);
  border: 1.5px solid #a0a0a0;
}

.order-tracking .timeline>li .timeline-badge::after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: block;
  background: #3dab25;
}

.order-tracking .timeline::before {
  top: 20px;
  bottom: 65px;
  position: absolute;
  content: " ";
  width: 3px;
  left: 11px;
  border-right: 1px dashed #a0a0a0;
}

.order_crd .card-header {
  background: #010188;
  color: var(--white-color);
  padding: 10px 15px;
}

.order_crd .card-header h5 {
  color: var(--white-color);
}

.thanku_order .card-footer {
  background: #010188;
}

#product-form .card .input-slider-container {
  margin-top: 15px;
}

.chckout-main-wrap {
  margin-bottom: 16px;
  padding: 16px;
  border: 1px solid rgba(128, 128, 128, 0.16);
}

.address-box.checked {
  border-color: rgba(128, 128, 128, 0.16);
}

.address-box {
  border: 1px solid rgba(128, 128, 128, 0.16) !important;
}

.address-box .plus-icon svg {
  stroke: var(--secondary-color);
}

.address-box .radio-box {
  display: flex;
  align-items: start;
  gap: 4px;
}

.summery-wrap .cart-title {
  font-size: 20px;
}

.summery-wrap .order-summery li {
  align-items: start;
  gap: 5px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  font-weight: 500;
}

.summery-wrap .order-summery li span {
  font-size: 16px;
}

.summery-wrap .order-summery li:last-child span {
  font-size: 16px;
}

.summery-wrap .grand-total-wrap {
  background-color: #fff !important;
  border: 1px solid rgba(128, 128, 128, 0.16);
  padding: 16px;
}

.chckout-wrap {
  display: flex;
  width: 100%;
  gap: 20px;
}

.chng {
  margin-left: auto;
  display: flex;
  gap: 10px;
}

.chk_nm span {
  font-size: 18px;
  font-weight: 500;
  width: 40px;
  height: 40px;
  background: #f0f0f0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #222;
}

.paymnt-detail a img {
  width: 60px;
  height: 50px;
  object-fit: contain;
}

.paymnt-detail {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
}

.paymnt-optn select {
  width: fit-content;
  border: 1px solid rgba(128, 128, 128, 0.16);
}

.checkot_payment {
  margin-top: 15px;
}

.advant_login ul {
  padding-left: 0px;
  list-style: none;
}

.checkout .accordion-button {
  padding: 0px;
  border: 0px;
  background-color: #0000 !important;
  box-shadow: none !important;
}

.checkout .accordion-item {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0px;
}

.checkout .accordion-button {
  align-items: start;
}

.checkout .accordion-item {
  color: #595b5e;
}

.checkout .accordion-body {
  padding: 0px;
  padding-left: 58px;
  padding-bottom: 0px;
}

.chng .blue-btn {
  height: 38px;
  padding: 5px 15px;
}

.address-box {
  border-top: 0px !important;
  border-left: 0px !important;
  border-right: 0px !important;
  border-bottom: 1px solid rgba(128, 128, 128, 0.16) !important;
}

.radio-box input[type="radio"]+.radio-label::before {
  border: 2px solid #e1e1e1;
}

table tr th,
table tr td {
  text-wrap: nowrap;
  vertical-align: middle;
}

#offcanvasFilter .shop-filter,
#offcanvasFilter #product-form .card {
  border: 0;
  padding: 0;
}

#offcanvasFilter #product-form .card .card-body {
  padding: 0;
}

.main-btn.filter-btn {
  padding: 10px 15px;
}

.profile-info {
  text-transform: capitalize;
}

.bg-blue-header {
  background: var(--primary-color);
  color: var(--white-color);
  padding: 50px 0;
}

.bg-blue-header h2,
.area-title {
  color: var(--white-color);
  margin-bottom: 0;
  font-size: 2rem;
}

.section-pd {
  padding-top: 80px;
  padding-bottom: 80px;
}

.contact-us-wrapper {
  margin-bottom: 0 !important;
}

.sidebar-list select {
  appearance: auto !important;
}

.sidebar-list .form-group label {
  border-bottom: 1px solid rgba(128, 128, 128, 0.16);
  padding-bottom: 10px;
  width: 100%;
  color: #222;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 10px;
}

.sidebar-list .form-group {
  margin-bottom: 15px;
}

.form-check-input:focus {
  box-shadow: none;
}

.shop-filter .form-check-input:focus {
  border-color: #dee2e6;
}

.cart_desc h5 a {
  color: #131313;
}

.cart-img {
  background: #0000;
  margin-bottom: 10px;
  width: 180px;
  min-width: 180px;
}

.stock {
  color: #222;
}

.cart_botm ul {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 12px;
  padding-left: 10px;
  margin-bottom: 0px;
}

.cart_botm ul li {
  border-left: 1px solid #ebebeb;
  padding-left: 10px;
  display: flex;
}

.cart_botm ul li a {
  color: #131313;
  font-size: 14px;
}

.cart-box {
  border-bottom: 1px solid rgba(128, 128, 128, 0.16);
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.radio-box input[type="radio"]:checked+.radio-label::before {
  border-color: var(--primary-color);
}

.summery-wrap .cart-title {
  font-size: 20px;
}

.checkout .modal-content {
  border-radius: 0px;
}

.contact_field .form-control {
  padding-left: 85px !important;
}

.input-box .form-control,
.input-box .form-select {
  height: 45px;
}

.add_address .modal-dialog {
  max-width: 700px;
}

.advant_login ul {
  padding-left: 0px;
  list-style: none;
}

.advant_login ul li {
  position: relative;
  margin-top: 10px;
}

.advant_login ul li i {
  color: var(--primary-color);
  font-size: 14px;
}

.modal_form {
  padding: 0px 20px 20px;
}

.saved-address {
  border-bottom: 1px solid rgba(128, 128, 128, 0.16);
}

.Address-btns {
  display: flex;
}

.Address-btns a {
  padding: 0px 12px;
  border-right: 1px solid #ebebeb;
  color: #131313;
  text-decoration: none;
}

.order_detail table tr td {
  font-size: 15px;
  padding: 12px;
  color: #131313;
  text-transform: capitalize;
}

.address_modal .modal-dialog {
  max-width: 700px;
}

.share_input .blue-btn {
  color: var(--white-color);
}

.share_input .blue-btn:hover {
  color: var(--primary-color);
}

.share-wrp ul {
  justify-content: center;
  margin-top: 20px;
}

.share-wrp ul li {
  border: 0px;
}

.share-wrp li a {
  width: 60px;
  height: 60px;
  border: 1px solid #eee;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.share-wrp ul li a i {
  font-size: 28px;
}

.share-wrp .fa-pinterest {
  color: #c0122d;
}

.share-wrp .fa-facebook {
  color: #3e78c3;
}

.share-wrp .fa-instagram {
  color: #ff5149;
}

.share-wrp h4 {
  text-align: center;
  font-size: 22px;
}

.featured_rating {
  display: flex;
  gap: 6px;
  align-items: center;
}

.featured_rating input {
  width: 0px;
}

.rating-md {
  line-height: 0;
}

.theme-krajee-svg .empty-stars .krajee-icon-star {
  background-image: url("../img/star-filled.png") !important;
}

.theme-krajee-svg .filled-stars .krajee-icon-star {
  background-image: url("../img/star.png") !important;
}

.price-model {
  color: #2f2f2f;
}

.add_address .iti input {
  padding-left: 45px !important;
}

.address-box .option-wrap .option_btn {
  cursor: pointer;
}

.why_getlook_wrapper {
  background-color: #fff7e5;
  padding: 20px 0px;
  border-radius: 0px;
}

.why_getlook_section {
  background-color: #fff7e5;
  background-image: url(../img/bgs.svg);
  background-position: 98%;
  background-repeat: no-repeat;
  border-radius: 0px;
  min-height: 181px;
  padding: 20px 200px 20px 20px;
}

.textColor1 {
  color: #ff21c2;
}

.why_getlook_steps {
  align-items: center;
  border: 1px solid #ff21c2;
  border-radius: 50%;
  display: flex;
  height: 16px;
  justify-content: center;
  width: 16px;
}

.textColor2 {
  color: #0f0f0f;
}

.faqs {
  padding: 80px 0px;
}

.faqs .accordion-item {
  margin-bottom: 0px;
  border: 0px;
  border-radius: 5px !important;
  overflow: hidden;
  border-top: 1px solid rgba(128, 128, 128, 0.16);
}

.faqs .accordion-button:not(.collapsed) {
  background-color: #0000;
  box-shadow: 0px;
}

.faqs .accordion-button {
  padding: 22px 15px 22px 15px;
  box-shadow: none !important;
  font-weight: 600;
  color: #222;
  font-size: 1rem;
}

.faqs .accordion-button:not(.collapsed)::after {
  filter: brightness(0);
}

.faqs .accordion-body {
  padding-top: 0;
  padding-left: 1rem;
}

.rating_review {
  border: 1px solid #eee;
  padding: 20px;
}

.rating-block {
  background-color: var(--white-color);
  border: 0px;
  padding: 0px;
}

.review-block {
  background-color: var(--white-color);
  border-top: 1px solid #eee;
}

.recommended-shapes {
  display: none;
}

.our_features {
  background: #fff8eb;
  padding: 80px 0px;
}

.feature_box {
  background: var(--white-color);
  padding: 40px 30px;
  border-radius: 0px;
  text-align: center;
  margin-bottom: 30px;
  height: calc(100% - 30px);
  transition: 0.5s all ease-in-out;
  box-shadow: 0px 2px 5px #dfdfdf;
}

.feature_box:hover {
  transform: translateY(-10px);
}

.feature_box p {
  margin-bottom: 0px;
}

.feature_box h4 {
  font-size: 20px;
}

.feature-icn {
  margin-bottom: 20px;
}

.feature-icn img {
  width: 65px;
}

.how-it-works {
  padding: 80px 0px;
}

.works-wrap-left {
  margin-top: 120px;
}

.works-icn img {
  width: 65px;
  margin-bottom: 20px;
}

.feature_bx_wrp h4 span {
  color: var(--primary-color);
}

.order-img img {
  width: 200px;
  height: 100%;
}

/* new landing page css  */

.swiper-pagination-bullet {
  background: var(--white-color);
  opacity: 0.5;
}

.swiper-pagination-bullet-active {
  background: var(--secondary-color);
  opacity: 1;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 20px;
  min-width: 60px;
  min-height: 60px;
  border-radius: 50%;
  background: var(--white-color);
  color: #040404;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 4px #ccc;
  font-size: 0px;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0px !important;
}

.swiper-button-next::after {
  background-image: url("../img/arrow-right.svg");
  background-size: 28px 16px;
}

.swiper-button-prev::after {
  background-image: url("../img/arrow-left.svg");
  background-size: 28px 16px;
}

.main-brands {
  padding: 50px 0px;
}

.main-brands ul {
  display: flex;
  list-style: none;
  padding: 0px;
  margin: 0px;
  justify-content: space-between;
  gap: 45px;
}

.brand-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 100px;
}

.brand-category {
  padding-top: 80px;
  margin-top: 80px;
  padding-bottom: 60px;
}

.brand_boxx {
  text-align: center;
  width: 100px;
}

.brand_boxx:hover img {
  transition: 0.5s;
  filter: grayscale(0);
}

.rating-wrp {
  display: flex;
  gap: 7px;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
}

.star-wrp {
  display: flex;
  gap: 1px;
}

.rating-wrp i {
  color: #d7dee5;
  font-size: 11px;
}

.start-count {
  font-size: 12px;
  color: #d7dee5;
}

.brand_boxx:hover .rating-wrp i {
  color: #ffc107;
}

.brand_boxx:hover .rating-wrp .start-count {
  color: #222;
}

.browse_catgory {
  background: #f7f7f7;
  padding: 60px 0;
  padding-top: 140px;
}

.category-link {
  position: relative;
  padding: 0 !important;
  border: 0 !important;
  margin-bottom: 1rem;
  background: transparent;
  overflow: hidden;
  border-radius: 5px !important;
  display: block;
  width: 100%;
  height: calc(150px - 1rem);
  z-index: 1;
}

.browse_catgory .card {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.browse_catgory .category-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  z-index: 1;
}

.browse_catgory .card:hover {
  box-shadow: 0px 2px 20px #eee;
  border: 1px solid var(--white-color);
}

.browse_catgory .card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px !important;
}

.browse_catgory .card h6 {
  position: absolute;
  z-index: 9;
  left: 50%;
  bottom: 0px;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.services_tabs .nav-tabs {
  justify-content: center;
  border-bottom: 0px;
  gap: 10px;
}

.main-title {
  max-width: 800px;
  margin: auto;
}

.main-title h2 {
  color: var(--primary-color);
  font-size: 30px;
}

.main-color {
  color: var(--secondary-color);
}

.services_sec {
  padding: 60px 0px;
  background: #fbfbfb;
}

.services_tabs .nav-tabs .nav-item .nav-link {
  border: 0px;
  border-bottom: 0;
  border-radius: 5px;
  color: #333;
  background-color: #e8e8e8;
  position: relative;
  padding: 8px 20px;
  font-weight: 500;
  font-size: 1rem;
}

.services_tabs .nav-tabs .nav-item .nav-link.active {
  border: 0px;
  border-bottom: 0px;
  color: #fff;
  background-color: var(--secondary-color);
}

.product_boxx {
  padding: 20px 15px;
  border: 1px solid rgba(128, 128, 128, 0.16);
  margin-bottom: 25px;
  height: calc(100% - 25px);
  display: flex;
  flex-direction: column;
}

.product_boxx:hover img {
  transform: scale(1.1);
  transition: 0.5s;
}

.product_boxx img {
  width: 100%;
  height: 170px;
  object-fit: contain;
  margin-bottom: 12px;
}

.product_boxx span {
  font-size: 14px;
}

.product_boxx h4 {
  font-size: 18px;
}

.product_boxx .price {
  color: #e507a8;
  font-size: 20px;
  font-weight: 600;
  margin-top: auto;
}

.products_main {
  margin-top: 50px;
}

.products_main .shop-dis h6,
.recently-viewed-slider .shop-dis h6 {
  line-clamp: 2;
  -webkit-line-clamp: 2;
}

.products_main .shop-dis h6 a {
  color: #131313;
  text-decoration: none;
}

.sale_img img {
  width: 100%;
}

.banner_slider img {
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}

.promot_hd {
  position: relative;
  top: 100px;
  color: var(--white-color);
}

.promot_hd h1 {
  color: var(--white-color);
  font-size: 36px;
}

.promo-wrp {
  position: relative;
}

.promo-img img {
  width: 100%;
}

.best-deals {
  padding: 60px 0;
}

.vendor-clarify {
  padding: 60px 0px;
  background-color: #fbfbfb;
}

.content-tile__content {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: var(--white-color);
  padding: 12px 16px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.content-tile__title {
  font-weight: 500;
}

.content-tile__subtitle {
  font-size: 12px;
  color: var(--white-color);
  letter-spacing: 1px;
  text-transform: uppercase;
}

.deal-column .product_boxx {
  background: var(--white-color);
  border: 0px;
}

.deal-column .swiper_buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
  position: relative;
  width: 120px;
  align-items: center;
  margin-left: auto;
  margin-top: 30px;
  margin-bottom: 70px;
}

.deal-column .swiper-button-next::after,
.deal-column .swiper-button-prev::after {
  min-width: 45px;
  min-height: 45px;
  background-size: 22px;
}

.deal_img {
  height: calc(100% - 125px);
  margin-top: 102px;
}

.deal_img img {
  width: 100%;
  height: 100%;
  object-fit: unset;
}

.deal-column .product_boxx img {
  height: 150px;
}

.best-deals .title-wrap {
  position: absolute;
}

.vendor-clarify .card {
  height: calc(100% - 1rem);
}

.vendor-clarify .card .icon {
  position: relative;
  min-width: 54px;
  width: 54px;
  height: 54px;
  margin-bottom: 15px;
  bottom: 0;
  background: #ffe9f9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 300;
  color: var(--secondary-color);
}

.vendor-clarify .card .icon {
  font-weight: 300;
}

.vendor-clarify .card h3 {
  font-size: 1.3rem;
  color: #010101;
  font-weight: 600;
  margin-bottom: 0.2rem;
}

.vendor-clarify .card p {
  font-size: 0.9rem;
}

.vendor-dtl-img img {
  max-width: 100%;
  height: auto;
}

.sale-slider-wrap {
  position: relative;
}

/* Store page css */
.store-banner-img img {
  width: 100%;
}

.store-tabs {
  padding: 80px 0px;
}

.store-tabs .nav-tabs {
  border-bottom: 0px;
}

.store-tabs .nav-tabs .nav-link {
  position: relative;
  color: #222;
  border: 0px;
}

.store-tabs .nav-tabs .nav-link.active::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0px;
  width: 100%;
  height: 2px;
  background-color: rgb(229, 7, 168);
}

.store-name a {
  color: #222;
  text-decoration: underline;
}

.home-img img {
  width: 100%;
}

.store-tabs .tab-content {
  margin-top: 20px;
  margin-bottom: 50px;
}

.shop_dtl_wrp {
  border: 1px solid rgba(128, 128, 128, 0.16);
  padding: 20px;
}

.shop_dtl_inr {
  display: flex;
  gap: 10px;
  padding: 8px 0px;
}

.store_data h5 {
  font-size: 18px;
}

.store_data {
  width: 170px;
  min-width: 170px;
  padding-right: 20px;
  position: relative;
}

.store_data::before {
  position: absolute;
  content: ":";
  right: 8px;
  font-size: 18px;
  color: #222;
  font-weight: 600;
}

.store-title {
  background: var(--primary-color);
  padding: 40px 0px;
  color: var(--white-color);
  margin-bottom: 40px;
}

/* =============== COUNTER CSS STARTS HERE =============== */
.counter-section {
  width: 100%;
  height: auto;
  padding-top: 60px;
  margin-top: 80px;
  padding-bottom: 60px;
}

.counter-section .counter-inr .counter-box {
  text-align: center;
}

.counter-inr {
  background: #fdeaee;
  padding: 50px;
  border-radius: 0px;
}

.counter-section .counter-inr .counter-box.bx2 {
  border-left: 1px solid var(--white-color);
  border-right: 1px solid var(--white-color);
}

.counter-section .counter-inr .counter-box.bx3 {
  border-right: 1px solid var(--white-color);
}

.counter-section .counter-inr .counter-box .counter-number {
  font-size: 32px;
  line-height: normal;
  color: #0b3052;
  font-weight: 700;
  margin-bottom: 0;
  min-width: 110px;
}

.counter-section .counter-inr .counter-box .plus {
  font-size: 32px;
  line-height: normal;
  color: #0b3052;
  font-weight: 700;
  margin-bottom: 0;
}

.counter-inr .title-wrap p {
  color: #222;
}

.counter-right {
  background: var(--white-color);
  padding: 50px 30px;
  border-radius: 0px;
  margin-top: -100px;
  border: 2px solid #e6ebf7;
  position: relative;
}

.counter-section .counter-inr .counter-box .text {
  font-size: 16px;
  color: #222;
  margin-bottom: 0;
}

.counter-box.bx1,
.counter-box.bx2 {
  margin-bottom: 22px;
}

.counter-inr .title-wrap {
  padding-right: 50px;
}

.flower-top,
.flower-bottom {
  position: absolute;
}

.flower-top {
  top: -170px;
  right: -78px;
  z-index: 0;
}

.flower-bottom {
  bottom: -112px;
  left: -48px;
  z-index: 0;
}

.flower-bottom img {
  width: 90px;
}

/* =============== COUNTER CSS ENDS HERE =============== */

/* =============== partener brands css =============== */
.our_vendors_area {
  padding-top: 60px;
  padding-bottom: 60px;
}

.our_vendors_area .vendor_card a {
  display: block;
  width: 100%;
  height: calc(100% - 1rem);
  margin-bottom: 1rem;
  padding: 0;
  border: none;
  text-decoration: none;
  overflow: hidden;
  border-radius: 5px;
}

.our_vendors_area .vendor_card .vendor_img {
  width: 100%;
  height: 160px;
  overflow: hidden;
}

.our_vendors_area .vendor_card a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s all ease-in-out;
  margin-bottom: 10px;
  object-position: top;
}

.our_vendors_area .vendor_card .vendor_info {
  padding: 1rem;
  background: #f7f7f7;
  text-align: start;
}

.our_vendors_area .vendor_card .vendor_info h6 {
  margin: 0;
  margin-bottom: 0px;
  line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: 600;
  overflow: hidden;
}

/* =============== partener brands css End =============== */

/* =============== Testimonial css =============== */
.testimonials-sec {
  padding: 60px 0px;
  background: #fdeaee;
}

.testimonials-nav .reviews_buttons {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: end;
  gap: 2rem;
  flex-direction: row-reverse;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 1.2rem;
}

.testimonials-nav .swiper-button-next::after,
.testimonials-nav .swiper-button-prev::after {
  min-width: 45px;
  min-height: 45px;
  background-size: 22px;
}

.testimonials-nav .swiper-button-next,
.testimonials-nav .swiper-button-prev {
  position: static;
}

.testimonials-sec .swiper {
  padding: 1px;
}

.feedback-rating {
  margin-bottom: 30px;
}

.feedback-rating h1 {
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 0px;
}

.testimonials-left p {
  font-size: 24px;
  font-weight: 500;
}

.client-box {
  border: 1px solid rgba(33, 33, 33, 0.1);
  border-radius: 5px;
  padding: 25px;
  min-height: 460px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 370px;
  background: var(--white-color);
}

.client-review-txt {
  line-height: 30px;
  border-bottom: 1px solid rgba(33, 33, 33, 0.1);
  padding-bottom: 40px;
  margin-bottom: 30px;
  color: #212121;
}

.client-name p {
  color: #212121;
}

.review-star ul li i {
  font-size: 24px;
  color: #f8a401;
}

.box-top img {
  width: 40px;
  margin-bottom: 20px;
  filter: opacity(0.3);
}

.client-box p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}

/* =============== Testimonial css End =============== */

/* ============= Popular categories section css ============= */

.popular_category_area .card-title h5,
.popular_brands_area .card-title h5 {
  position: relative;
  padding: 1rem;
}

.popular_category_area .card-title h5::before,
.popular_brands_area .card-title h5::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 1rem;
  height: 2px;
  width: 130px;
  background-color: var(--primary-color);
}

.popular_category_area {
  padding: 60px 0px;
}

.popular_brands_area {
  padding: 60px 0px;
  background: #fbfbfb;
}

.popular_category_area .popular-list li,
.popular_brands_area .popular-list li {
  border-right: 1px solid #c6c6c6;
  display: flex;
  align-items: center;
  padding-right: 1rem;
}

.popular_category_area .popular-list li .category_link,
.popular_brands_area .popular-list li .category_link {
  color: var(--secondary-color);
}

/* ============= Popular categories section css end ============= */

#suggestions-box {
  position: absolute;
  top: 49px;
  background: var(--white-color);
  z-index: 9;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  list-style: none;
  padding: 10px 15px;
  max-height: 140px;
  overflow: auto;
  display: none;
}

#suggestions-box .service-item,
#suggestions-box .product-item {
  padding: 5px 0px;
}

#suggestions-box .service-item a,
#suggestions-box .product-item a {
  color: #131313;
}

.Pending {
  color: #131313;
  background-color: RGB(255, 193, 7);
}

.Processed,
.Returned {
  background-color: #6c757d;
}

.Dispatched {
  background-color: rgb(13, 110, 253);
}

.Delievered {
  background-color: rgb(25, 135, 84);
}

.Cancelled {
  background-color: rgb(220, 53, 69);
}

.products_main .summary {
  display: none;
}

.clinet-bottom-box {
  border-top: 1px solid rgba(33, 33, 33, 0.1);
  padding-top: 10px;
}

.banner .swiper-button-lock,
.deal-column .swiper-button-lock {
  display: flex;
}

.shop-img {
  min-height: 160px;
  height: 160px;
  overflow: hidden;
}

.deal-column .shop-dis h4 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-weight: 600;
}

.deal-column .shop-dis h4 {
  min-height: inherit;
}

.partener_brands ul li p {
  color: #222;
}

.partener_brands ul li p {
  color: #222;
  margin-bottom: 0px;
}

.partener_brands ul li p strong {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.shop_name {
  color: var(--primary-color);
}

/**** =============== Contact form css start  =============== *****/

.contact-group .card {
  padding: 24px;
  border: 1px solid #eee !important;
}

.contact-group .card .icon {
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #010188;
}

.contact-group .card .icon span {
  color: var(--white-color);
}

.hover-star {
  position: relative;
}

.custom-hover-box {
  position: absolute;
  left: 0;
  width: 300px;
  background: var(--white-color);
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 0px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  z-index: 999;
  display: none;
}

.custom-hover-box ul.histogram {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}

.custom-hover-box ul.histogram li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

.custom-hover-box hr {
  margin: 10px 0;
}

.theme-krajee-svg.rating-md .krajee-icon,
.theme-krajee-svg.rating-md .krajee-icon-clear {
  width: 1rem !important;
  height: 1rem !important;
}

.card {
  border: 1px solid #ebebeb !important;
}

.b2b-contact-box {
  font-size: 18px;
}

.b2b-contact-box .icon {
  height: 40px;
  width: 40px;
  min-width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ff96e23d;
  color: var(--secondary-color);
}

.b2b-contact-box a {
  color: var(--secondary-color);
}

.order-tracking .tracking-wrapper {
  position: relative;
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: space-between;
  padding: 1.25rem 0;
  flex-wrap: nowrap;
  overflow-x: auto;
}

.order-tracking .tracking-wrapper::before {
  content: "";
  position: absolute;
  left: 2.5%;
  right: 2.5%;
  top: 50%;
  height: 4px;
  background: linear-gradient(90deg, #e9ecef, #e9ecef);
  z-index: 1;
  border-radius: 0px;
}

.order-tracking .step {
  position: relative;
  z-index: 2;
  flex: 1 0 150px;
  min-width: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
}

.order-tracking .step .icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
}

.order-tracking .step .label {
  font-size: 13px;
}

.order-tracking .step .label small {
  display: block;
  color: #6c757d;
  font-size: 12px;
}

.step.completed .icon {
  background: linear-gradient(135deg, #28a745, #20c997);
}

.step.in-progress .icon {
  background: linear-gradient(135deg, #ff8a00, #ff4d4f);
}

.step.pending .icon {
  background: linear-gradient(135deg, #adb5bd, #868e96);
}

.step.completed .icon i {
  color: #fff;
}

.step.in-progress .icon i {
  color: #fff;
}

.step.pending .icon i {
  color: #fff;
}

.order-tracking .step::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.6);
  left: 50%;
  margin-left: -6px;
  z-index: 3;
  border: 3px solid rgba(0, 0, 0, 0.06);
}

.step.completed::after {
  border-color: rgba(40, 167, 69, 0.9);
  background: #fff;
  box-shadow: 0 0 0 6px rgba(40, 167, 69, 0.12);
}

.step.in-progress::after {
  border-color: rgba(255, 77, 79, 0.95);
  background: #fff;
  box-shadow: 0 0 0 6px rgba(255, 77, 79, 0.12);
}

.step.pending::after {
  border-color: rgba(108, 117, 125, 0.8);
  background: #fff;
  box-shadow: 0 0 0 6px rgba(108, 117, 125, 0.06);
}

.step-line {
  position: absolute;
  left: 50%;
  top: 25px;
  width: 100%;
  height: 4px;
}

.product-create .step-progress-bar {
  position: absolute;
  top: 33%;
  left: 30%;
  transform: translate(-25%, -50%);
  width: 80%;
  margin: 0 auto;
}

.shop-item del {
  color: #888;
}

.shop-item del span {
  font-size: 14px !important;
  color: #888;
}

.off-price {
  color: #22a622;
  font-size: 14px;
}

.card {
  border-radius: 5px !important;
}

.card-header {
  border-color: #ebebeb !important;
}

.recently-viewed .swiper_buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
  position: relative;
  width: 120px;
  align-items: center;
  margin-left: auto;
  margin-top: 30px;
  margin-bottom: 10px;
}

.recently-viewed .swiper-button-next::after,
.recently-viewed .swiper-button-prev::after {
  min-width: 45px;
  min-height: 45px;
  background-size: 22px;
}

.modal .form-check .form-check-input {
  margin-top: 5px;
}

.recently-viewed .shop-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

/* =========== Vendor Service List CSS =========== */

.vendor-service-list-aarea .card.rounded-0 {
  width: 100%;
  height: calc(100% - 1rem);
  margin-bottom: 1rem;
  padding: 0;
  transition: all 0.3s ease-in-out;
  border: 1px solid #ebebeb;
  background: #fff;
  /* position: relative; */
  /* z-index: -1; */
}

.vendor-service-list-aarea .card.rounded-0:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.vendor-service-list-aarea .card .service-img {
  width: 100%;
  height: 200px;
  min-height: 200px;
  overflow: hidden;
}

.vendor-service-list-aarea .card .service-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.vendor-service-list-aarea .card .service-info {
  padding: 1rem;
  position: relative;
}

.vendor-service-list-aarea .card .service-info .open-close span {
  position: absolute;
  top: -30px;
  right: 10px;
  font-size: 12px;
}

.vendor-service-list-aarea .card .service-info .open-close span i {
  font-size: 10px;
}

.vendor-service-list-aarea .card .service-info h5 {
  color: #000;
  font-weight: 600;
  text-wrap: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.vendor-service-list-aarea .card .service-mid {
  padding: 0.5rem 1rem;
  width: 100%;
  height: auto;
  background: #e0e0ff;
}

.vendor-service-list-aarea .card .service-footer ul {
  min-height: 100px;
}

.vendor-service-list-aarea .card .service-footer ul li {
  padding: 0.5rem 1rem;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px dashed #c4c4c4;
}

.vendor-service-list-aarea .card .service-footer ul li p {
  line-height: normal;
  margin-bottom: 0px;
}

.vendor-service-list-aarea .card .service-button {
  padding: 0 1rem 1rem;
}

.vendor-service-list-aarea .card .service-button a {
  flex: 1 !important;
}

.vendor-service-list-aarea .card .badge-light-primary {
  background-color: #ffebfa;
  color: var(--secondary-color);
  padding: 2px 6px;
  border-radius: 0;
  font-size: 10px;
  font-weight: 500;
}

.badge-light-primary {
  background: rgba(1, 1, 136, 0.1);
  color: var(--primary-color);
  padding: 5px 12px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
}

.vendor-service-list-aarea .card .price_info span {
  font-weight: 600;
  color: var(--primary-color);
}

/* =============== LIST TOP SEARCH CSS =============== */

.service_serch_area {
  border: 1px solid #eee;
  margin-bottom: 2rem;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.36);
  backdrop-filter: blur(14px);
  position: relative;
  z-index: 100;
  border: 1px solid #ebebeb;
  height: 50px;
  overflow: hidden;
}

.service_serch_area .form-control {
  height: 48px !important;
  font-size: 14px;
}

.service_serch_area .form-input-box {
  width: 100%;
  height: auto;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0.5rem;
  position: relative;
}

.service_serch_area .outline_btn {
  padding: 13px 12px;
  font-size: 15px;
}

.service_serch_area .form-input-box.bx1::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 90%;
  background: #ddd;
}

.service_serch_area .form-input-box .form-control {
  height: auto;
  border: 0;
  padding: 3px 0;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

.service_serch_area .form-input-box .input_box {
  width: 100%;
  height: auto;
}

.service_serch_area .form-input-box i {
  font-size: 1.5rem;
  margin-left: 0.2rem;
  color: #233a69;
}

.service_serch_area .form-input-box .input_box label {
  font-size: 13px;
  font-weight: 600;
  color: #6e6e6f;
  margin-bottom: 0;
}

.category_list {
  overflow: auto;
  max-height: 300px;
}

.filter-card .form-check {
  display: flex;
  align-items: center;
  gap: 0.3rem;
  padding-left: 0;

}

.filter-card .form-check .form-check-input {
  margin-top: 0;
  margin-left: 0;
}

.filter-card .form-check label {
  font-size: 1rem !important;
  font-weight: 400 !important;
}

.services-card-outer .card.selected {
  cursor: not-allowed;
  position: relative;
}

.services-card-outer .card.selected::before {
  content: "\f058";
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  color: #008d0c;
}

.services-card-outer .card .service-img {
  width: 100%;
  height: 175px;
  min-height: 175px;
  overflow: hidden;
}

.services-card-outer .card .service-info {
  padding: 1rem;
}

.services-card-outer .card .service-info p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.services-section .direction-overlay {
  opacity: 0;
  transition: opacity 0.3s ease;
}

.services-section .service-img:hover .direction-overlay {
  opacity: 1 !important;
}

/* =============== DOWNLOAD APP CSS STARTS HERE ================ */

.section-heading h2 {
  margin-top: 0;
  line-height: 1.2;
  margin-bottom: 0;
  color: #131313;
  font-weight: 600;
}

.section-heading p {
  margin-bottom: 0;
  color: #6e6e6f;
}

.download_app_hero {
  padding: 60px 0px;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #f7f7f7;
}

.download_app_hero .app-hero-text h1 {
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.download_app_hero .app-hero-text p {
  font-size: 1rem;
  color: #212529bf;
  font-weight: 400;
  margin-bottom: 1rem;
}

.download_app_hero .app-hero-text ul.app_list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

.download_app_hero .app-hero-text ul.app_list li {
  font-size: 1rem;
  color: #212529bf;
  font-weight: 400;
  flex: 0 0 calc(50% - 1rem);
  display: flex;
  align-items: center;
  margin: 0;
  width: 50%;
  max-width: 100%;
}

.download_app_hero .app-hero-text ul.app_list li i {
  color: var(--secondary-color);
  margin-right: 10px;
}

.app_btn {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 1rem;
  flex-wrap: wrap;
}

.why_choose_box {
  background: #fff;
  padding: 1.5rem;
  border-radius: 0;
  transition: 0.3s ease;
  height: 100%;
  border: 1px solid #ebebeb;
}

.why_choose_box .icon {
  width: 50px;
  height: 50px;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffeaf9;
  margin-bottom: 1rem;
}

.why_choose_box i {
  font-size: 1.5rem;
  color: var(--secondary-color);
}

.why_choose_box h5 {
  font-weight: 600;
  margin-bottom: 10px;
}

.why_choose_box:hover {
  transform: translateY(-5px);
  border-color: var(--secondary-color);
}

.download_app_qr_area {
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #f7f7ff;
}

.download_app_qr_area .qr_app_disc .section-heading h2 span {
  color: var(--primary-color);
}

.download_app_qr_area .qr_app_disc .section-heading h2 .pink-color {
  color: var(--secondary-color) !important;
}

.download_app_qr_area .qr-img {
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
  gap: 30px;
  margin-bottom: 10px;
}

.download_app_qr_area .qrcode-container img {
  width: 170px;
}

.download_app_qr_area .qrcode-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 25px;
}

.app-screens {
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #fff;
  text-align: center;
}

.app-screens .custom-tabs {
  display: flex;
  justify-content: center;
  gap: 16px;
}

.app-screens .custom-tabs.nav-pills .nav-link {
  padding: 8px 20px;
  color: var(--text-color);
  border: 1px solid #ddd;
  background: var(--bg-light);
  cursor: pointer;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.app-screens .custom-tabs.nav-pills .nav-link.active {
  background: var(--primary-color);
  color: #fff;
}

.app-screens .tab-pane {
  display: none;
}

.app-screens .tab-pane.active {
  display: block;
}

.app-screens .swiper {
  width: 100%;
  padding: 20px 0 70px;
}

.app-screens .tab-content {
  width: 100%;
}

.app-screens .swiper-pagination-bullet {
  width: 30px;
  height: 6px;
  border-radius: 0px;
  background: var(--secondary-color);
  opacity: 0.2;
}

.app-screens .swiper-pagination-bullet-active {
  background: var(--secondary-color);
  opacity: 1;
}

.app-screens .swiper-slide {
  display: flex;
  justify-content: center;
}

.app-screens .swiper-slide img {
  margin: 0 auto;
  display: block;
  transition: 0.3s;
}

.app_features_area {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #f7f7f7;
}

.app_features_area .feature-item {
  position: relative;
  padding: 1.5rem;
  background: #fff;
  border-radius: 0;
  overflow: hidden;
  height: 100%;
  transition: 0.3s ease;
  border: 1px solid #ebebeb;
}

.app_features_area .feature-item:hover {
  transform: translateY(-6px);
}

.app_features_area .feature-number {
  position: absolute;
  top: -10px;
  right: 10px;
  font-size: 50px;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 1px var(--secondary-color);
  opacity: 0.25;
  z-index: 1;
}

.app_features_area .feature-content {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 1rem;
}

.app_features_area .feature-content .icon {
  width: 50px;
  height: 50px;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffeaf9;
  margin-bottom: 0rem;
}

.app_features_area .feature-content i {
  font-size: 1.5rem;
  color: var(--secondary-color);
}

.app_features_area .feature-content h5 {
  font-weight: 600;
  margin-bottom: 0px;
}

.app_features_area .feature-content p {
  color: #212529bf;
  margin-bottom: 0;
}

.app_offer_banner {
  background: var(--primary-color);
  color: #fff;
}

.app_offer_banner .offer-box h2 {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}

.app_offer_banner .offer-box p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
}

.app_offer_banner .offer-highlights {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.app_offer_banner .offer-item {
  background: rgba(255, 255, 255, 0.12);
  padding: 14px 18px;
  border-radius: 12px;
  min-width: 230px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  color: #fff;
  backdrop-filter: blur(6px);
  transition: 0.3s ease;
}

.app_offer_banner .offer-item:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-3px);
}

.app_offer_banner .offer-item span {
  font-size: 20px;
}

.how_it_works .how-box {
  padding: 30px 20px;
  border-radius: 0;
  background: #fff;
  transition: all 0.3s ease;
  border: 1px solid #ebebeb;
}

.how_it_works .how-box:hover {
  transform: translateY(-6px);
}

.how_it_works .how-icon {
  width: 50px;
  height: 50px;
  margin: 0 auto 15px;
  border-radius: 0%;
  background: var(--secondary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
}

.how_it_works h5 {
  font-weight: 600;
  margin-bottom: 10px;
}

.how_it_works p {
  font-size: 14px;
  color: #777;
}

.about_app_area {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #f7f7f7;
}

.about_app_area .about_text .app_statstic {
  margin-top: 40px;
}

.about_app_area .about_text .app_statstic .abt-card {
  background-color: var(--white-color);
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  border-radius: 0px;
  padding: 1rem;
  gap: 1rem;
  border: 1px solid rgba(128, 128, 128, 0.16) !important;
}

.about_app_area .about_text .app_statstic .abt-card .icon {
  width: 70px;
  height: 70px;
  min-width: 70px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  background: #ffeaf9;
  color: var(--secondary-color);
  text-align: center;
  font-size: 2rem;
  border-radius: 0px;
}

.about_app_area .about_text .app_statstic .abt-card p:first-child {
  font-size: 22px;
  font-weight: 600;
  color: #000;
}

.about_app_area .about_text .app_statstic .abt-card p {
  margin-bottom: 0;
  line-height: 1;
}

.app_faq {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.app_faq .accordion {
  max-width: 800px;
  margin: auto;
}

.app_faq .accordion-item {
  border: none;
  border-radius: 0;
  margin-bottom: 15px;
  overflow: hidden;
  border: 1px solid #ebebeb;
}

.app_faq .accordion-button {
  background: #fff;
  color: var(--text-color);
  font-weight: 600;
  padding: 18px 20px;
  box-shadow: none;
}

.app_faq .accordion-button:not(.collapsed) {
  background: #fff;
  color: var(--primary-color);
  border-left: 4px solid var(--primary-color);
  border-radius: 0 !important;
  border-bottom: 1px solid #ebebeb;
}

.app_faq .accordion-button:focus {
  box-shadow: none;
}

.app_faq .accordion-body {
  color: #6e6e6f;
  font-size: 1rem;
  background: #fff;
}

.app_faq .accordion-button::after {
  display: none;
}

.app_faq .faq-icon {
  color: var(--primary-color);
  font-size: 14px;
}

.app_faq .accordion-button::after {
  display: none;
}

.app_faq .accordion-button::before {
  content: "\f067";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  position: absolute;
  right: 20px;
  font-size: 14px;
  color: var(--primary-color);
  transition: all 0.3s ease;
}

.app_faq .accordion-button:not(.collapsed)::before {
  content: "\f068";
}

/* =============== DOWNLOAD APP PAGE CSS ENDS HERE =============== */
.service_serch_area ul.place-picker-results {
  z-index: 1050 !important;
  background: #fff !important;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  border: 1px solid #eee !important;
  border-top: 0 !important;
}

/*  */

.studio-services-section .main-tabs {
  border-bottom: 1px solid #eee;
}

.studio-services-section .main-tabs .nav-link {
  border: none;
  color: #888;
  font-weight: 600;
  padding: 10px 30px;
}

.studio-services-section .main-tabs .nav-link.active {
  color: var(--secondary-color);
  border-bottom: 3px solid var(--secondary-color);
  background: none;
}

.studio-services-section .category-wrapper {
  display: flex;
  gap: 10px;
  overflow-x: hidden;
  padding-bottom: 5px;
  flex-wrap: wrap;
}

.studio-services-section .category-wrapper::-webkit-scrollbar {
  display: none;
}

.studio-services-section .category-wrapper {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.studio-services-section .cat-btn {
  border: 1px solid #eee;
  background: white;
  padding: 8px 18px;
  border-radius: 0px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #444;
  transition: 0.3s ease;
}

.studio-services-section .cat-btn.active,
.studio-services-section .cat-btn:hover {
  background: var(--secondary-color);
  color: white;
  border-color: var(--secondary-color);
}

.studio-services-section .service_detail_card {
  border: 1px solid #f0f0f0;
  border-radius: 5px !important;
  overflow: hidden;
  padding: 0;
  box-shadow: none;
}

.studio-services-section .card-img-container {
  width: 180px;
  min-width: 180px;
  height: 160px;
  min-height: 160px;
}

.studio-services-section .card-img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.studio-services-section .card-content {
  padding: 10px 15px;
  flex-grow: 1;
}

.studio-services-section .badge-popular {
  background: #fff0f0;
  color: #e74c3c;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 500;
}

.studio-services-section .card-content h6 {
  font-weight: 600;
  margin-bottom: 4px;
}

.studio-services-section .desc {
  font-size: 14px;
  color: #6e6e6f;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.studio-services-section .price-row {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #6e6e6f;
  margin-bottom: 0.3rem;
}

.studio-services-section .price {
  font-weight: 700;
  color: var(--secondary-color);
}

.studio-services-section .about-content .lead-text {
  font-size: 1.1rem;
  color: #444;
  line-height: 1.6;
  border-left: 4px solid #8e44ad;
  padding-left: 15px;
}

.studio-services-section .about-content .description-text {
  color: #666;
  line-height: 1.8;
  font-size: 0.95rem;
}

.studio-services-section .feature-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.85rem;
  font-weight: 600;
  color: #333;
}

.studio-services-section .feature-item i {
  font-size: 1.1rem;
}

.hours-card ul li {
  padding: 0.5rem;
  font-size: 1rem;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #ddd;
}

.hours-card ul li:last-child {
  margin-bottom: 0 !important;
}

.hours-card ul li span:last-child {
  color: #000;
}

/* =============== POPULAR SEARCH BRANDS AND CATEGORIES CSS =============== */
.popular-search {
  margin-top: 80px;
}

.popular-search+.popular-search {
  margin-top: 20px;
}

.popular-search h4 {
  position: relative;
}

.popular-search h4::before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  height: 2px;
  width: 60px;
  background-color: #68bcff;
}

.popular-search-list li a {
  color: var(--primary-color);
  transition: all 0.3s ease-in-out;
}

.popular-search-list li {
  border-right: 1px solid #c6c6c6;
}

.popular-search-list li a:hover {
  text-decoration: underline;
}

/* =============== RSR SEARCH RESULTS UI PREMIUM DESIGN =============== */
.bg-light-gray {
  background-color: #f7f8fa;
}

.filter-card {
  border-radius: 5px !important;
  overflow: hidden;
}

.clear-all-link {
  color: var(--primary-color) !important;
  font-weight: 600;
  transition: opacity 0.2s;
}

.clear-all-link:hover {
  opacity: 0.8;
}

/* Horizontal Card layout */
.card-vendor-row {
  border-radius: 5px !important;
  transition: transform 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: row;
  text-align: start;
  margin: 0;
  padding: 1rem;
  flex-wrap: wrap;
}

.card-vendor-row:hover {
  transform: translateY(-2px);
}

.card-vendor-image {
  width: 140px;
  height: 140px;
  border-radius: 5px;
  overflow: hidden;
}

.card-vendor-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wishlist-btn {
  border: none;
  background: #fff;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #777;
  transition:
    transform 0.2s,
    color 0.2s;
}

.wishlist-btn:hover {
  color: #e02b7c;
  transform: scale(1.1);
}

.bg-success-light {
  background-color: #e6f7ed;
  color: #198754;
}

.bg-danger-light {
  background-color: #ffebee;
  color: #dc3545;
}

.bg-warning-light {
  background-color: #fef8e7;
  color: #ffc107;
}

.bg-pink-light {
  background-color: #fef0f6;
  color: #e02b7c;
}

.service-tag-pill {
  background-color: rgb(255, 236, 250);
  color: var(--secondary-color);
  padding: 4px 12px;
  font-size: 13px;
  font-weight: 400;
  border-radius: 20px;
  display: inline-block;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.service-tag-pill.more {
  background-color: rgb(255, 236, 250);
  color: var(--secondary-color);
}

/* Call and WhatsApp Buttons */

.btn-whatsapp {
  border: 1px solid #25d366;
  color: #25d366;
  font-weight: 600;
  border-radius: 8px;
  transition: all 0.2s;
}

.btn-whatsapp:hover {
  background-color: #25d366;
  color: #fff;
}

.view-details-link {
  color: var(--primary-color) !important;
  font-weight: bold;
  font-size: 13px;
  transition: opacity 0.2s;
}

.view-details-link:hover {
  opacity: 0.8;
}

/* Search Box Custom Pink Button */
.btn-search-pink {
  background-color: var(--primary-color);
  border: none;
  border-radius: 8px;
  padding: 12px 30px;
  transition: background-color 0.2s;
}

.btn-search-pink:hover {
  background-color: #d11f6d;
}

/* Right Sidebar Styling */
.right-sidebar-card {
  border-radius: 12px !important;
}

.view-all-link {
  color: var(--primary-color) !important;
  font-weight: 600;
}

.top-rated-item {
  transition: transform 0.2s;
}

.top-rated-item:hover {
  transform: translateX(4px);
}

.trending-service-item {
  transition: transform 0.2s;
}

.trending-service-item:hover {
  transform: translateX(4px);
}

.salon-owner-banner {
  background: linear-gradient(135deg, #3d0c3a 0%, #e02b7c 100%);
  border-radius: 12px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.btn-list-salon {
  background-color: #fff;
  color: #e02b7c;
  border-radius: 8px;
  border: none;
  transition:
    background-color 0.3s,
    transform 0.2s;
}

.btn-list-salon:hover {
  background-color: #f7f7f7;
  transform: translateY(-1px);
}

.banner-circle {
  width: 150px;
  height: 150px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 50%;
  top: -40px;
  right: -40px;
}

/* Custom Enquiry Modal Stylings */
#enquiryModal .modal-lg {
  max-width: 900px;
}

#enquiryModal .modal-content {
  border-radius: 16px;
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.15) !important;
}

.enquiry-form-column {
  background-color: #ffffff;
}

.enquiry-title {
  font-size: 24px;
  font-weight: 700;
  color: #1e1e1e;
  line-height: 1.3;
}

.text-primary-theme {
  color: var(--primary-color, #e23e71);
}

.text-pink-theme {
  color: var(--primary-color, #e23e71) !important;
}

.enquiry-subtitle {
  font-size: 13.5px;
  color: #666;
}

.input-group-custom {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #e1e1e1;
}

.input-group-custom .input-group-text {
  border: none;
  padding-left: 15px;
  padding-right: 10px;
}

.input-group-custom .form-control {
  border: none;
  font-size: 14.5px;
  padding-top: 12px;
  padding-bottom: 12px;
  box-shadow: none !important;
}

.input-group-custom:focus-within {
  border-color: var(--primary-color, #e23e71) !important;
  box-shadow: 0 0 0 4px rgba(226, 62, 113, 0.15) !important;
}

.checkbox-custom .form-check-input {
  width: 18px;
  height: 18px;
  border-color: #cbd5e1;
  border-radius: 4px;
  cursor: pointer;
}

.checkbox-custom .form-check-input:checked {
  background-color: var(--primary-color, #e23e71) !important;
  border-color: var(--primary-color, #e23e71) !important;
}

.checkbox-custom .form-check-label {
  padding-left: 6px;
  line-height: 1.4;
  cursor: pointer;
}

.btn-submit-enquiry {
  background-color: var(--primary-color, #e23e71) !important;
  border: none !important;
  font-size: 15px;
  letter-spacing: 0.5px;
  border-radius: 10px !important;
  padding-top: 14px !important;
  padding-bottom: 14px !important;
  transition: all 0.2s ease-in-out !important;
}

.btn-submit-enquiry:hover {
  background-color: #d11f6d !important;
  transform: translateY(-1px);
}

.feature-icon-wrapper {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #fff0f3;
  color: var(--primary-color, #e23e71);
  font-size: 13px;
  flex-shrink: 0;
}

.feature-text {
  line-height: 1.4;
  font-size: 12.5px;
}

.enquiry-promo-column {
  background: linear-gradient(135deg, #fff9fb 0%, #fff1f5 100%);
  border-left: 1px solid #f1e4e8;
}

.promo-title {
  font-size: 20px;
  font-weight: 700;
  color: #2c2c2c;
  line-height: 1.4;
}

.promo-illustration {
  max-height: 250px;
  object-fit: contain;
}

.badge-icon-wrapper {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px solid #fedbdc;
  color: var(--primary-color, #e23e71);
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(226, 62, 113, 0.08);
}

.badge-label {
  font-size: 11px;
  line-height: 1.3;
  color: #4a5568;
}

.enquiry-modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1060;
  background-color: #f8fafc;
  border-radius: 50%;
  padding: 8px;
  opacity: 0.8;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease-in-out;
}

.enquiry-modal-close:hover {
  opacity: 1;
  transform: scale(1.05);
}

/* Custom CSS for Enquiry Button */
.btn-enquiry {
  border: 1px solid var(--primary-color, #e23e71) !important;
  color: var(--primary-color, #e23e71) !important;
  font-weight: 600 !important;
  border-radius: 8px !important;
  background-color: transparent !important;
  font-size: 14px !important;
  transition: all 0.2s ease-in-out !important;
}

.btn-enquiry:hover {
  background-color: var(--primary-color, #e23e71) !important;
  color: #fff !important;
}

.view-more-service {
  padding: 7px 20px !important;
}


/* Custom Datepicker Styles */
.ui-datepicker {
  width: 100% !important;
  padding: 0 !important;
  border: 1px solid #eee !important;
  border-radius: 12px !important;
  box-shadow: none !important;
}

.ui-datepicker-header {
  background: transparent !important;
  border: none !important;
  padding: 16px !important;
}

.ui-datepicker-title {
  color: #000 !important;
  font-weight: 700 !important;
  font-size: 16px !important;
}

.ui-datepicker th {
  color: #666 !important;
  font-weight: 600 !important;
  padding: 10px 0 !important;
}

.ui-datepicker th:first-child {
  color: var(--secondary-color) !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
  border: none !important;
  background: transparent !important;
  text-align: center !important;
  color: #333 !important;
  font-weight: 500 !important;
  width: 36px !important;
  height: 36px !important;
  line-height: 36px !important;
  padding: 0 !important;
  margin: 0 auto !important;
  border-radius: 50% !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
  background: var(--secondary-color) !important;
  color: #fff !important;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  background-image: none !important;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  border: 1px solid var(--secondary-color) !important;
  border-radius: 50% !important;
  background: transparent !important;
  width: 32px !important;
  height: 32px !important;
  top: 12px !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.ui-datepicker .ui-datepicker-prev::after {
  content: "\f053";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  color: var(--secondary-color);
  font-size: 12px;
}

.ui-datepicker .ui-datepicker-next::after {
  content: "\f054";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  color: var(--secondary-color);
  font-size: 12px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 12px !important;
}

.ui-datepicker .ui-datepicker-next {
  right: 12px !important;
}

.calendar-legend {
  display: none !important;
  justify-content: center;
  gap: 20px;
  margin-top: 16px;
  font-size: 12px;
  color: #666;
}

.calendar-legend .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 6px;
}

.calendar-legend .dot.available {
  background: var(--secondary-color);
}

.calendar-legend .dot.unavailable {
  background: #ccc;
}

/* Slots badges styling */
.slot-radio-btn {
  border: 1px solid var(--secondary-color) !important;
  color: var(--secondary-color) !important;
  font-size: 14px;
}

.slot-radio-btn.disabled {
  border: 1px solid #ccc !important;
  color: #999 !important;
}

.slot-item input:checked+label {
  background: var(--secondary-color) !important;
  color: #fff !important;
  border-color: var(--secondary-color) !important;
  box-shadow: 0 4px 12px rgba(229, 7, 168, 0.3) !important;
}

.slot-badge-theme {
  border-color: var(--secondary-color) !important;
  color: var(--secondary-color) !important;
  background: transparent !important;
}

.slot-badge-booked {
  border-color: #ccc !important;
  color: #999 !important;
  background: transparent !important;
}

.pricing-table-card {
  border: 1px solid #eaeaea !important;
  border-radius: 8px !important;
  background: #fff;
}

.pricing-table-card .card-header {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}

.pricing-table-card .table thead th {
  font-weight: 600;
  font-size: 13px;
  color: #666;
  text-transform: capitalize;
  border-bottom-width: 1px;
}

.pricing-table-card .table tbody td {
  font-size: 14px;
  color: #333;
  padding: 10px 8px;
  vertical-align: middle;
}

.pricing-table-card .table tbody tr {
  cursor: pointer;
  transition: background-color 0.15s;
}

.pricing-table-card .table tbody tr:hover {
  background-color: #f8f9fa;
}

.add-to-cart-form {
  display: grid !important;
  grid-template-columns: auto 1fr !important;
  grid-template-rows: auto auto !important;
  column-gap: 15px !important;
  row-gap: 5px !important;
  align-items: end !important;
}

.add-to-cart-form .single-item-action {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  margin-bottom: 0 !important;
}

.add-to-cart-form .Cart_Btn {
  grid-column: 2 !important;
  grid-row: 2 !important;
  height: 50px !important;
}

.buy-now-btns {
  margin-top: 12px !important;
}

.add-to-cart-form .cart-qty .minus-btn,
.add-to-cart-form .cart-qty .plus-btn {
  height: 50px !important;
  width: 50px !important;
  border-radius: 5px !important;
}

.add-to-cart-form .quantity.form-control {
  height: 50px !important;
  width: 50px !important;
}


.wishlist-btn-round {
  border: none;
  background: #efefef;
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #777;
  transition: transform 0.2s,
    color 0.2s;
}

.shop-left-sec .swiper-button-next,
.shop-left-sec .swiper-button-prev {
  display: none !important;
}



/* =============== Product Detail Page CSS =============== */


@media (min-width: 992px) {
  .sticky-sidebar {
    position: sticky;
    top: 90px;
    z-index: 10;
  }
}

@media (max-width: 991px) {
  #mobileFilterOffcanvas .filter-card {
    border: none !important;
  }
}

.map-card .card-header .outline_btn {
  font-size: 13px;
}

@media (min-width: 768px) {
  .map-card .card-header .outline_btn {
    font-size: 14px;
  }
}