/* Font-Samily-satrt */

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-BlackItalic.eot');
    src: url('../fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-BlackItalic.woff2') format('woff2'), url('../fonts/Roboto-BlackItalic.woff') format('woff'), url('../fonts/Roboto-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Black.eot');
    src: url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Black.woff2') format('woff2'), url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-ThinItalic.eot');
    src: url('../fonts/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-ThinItalic.woff2') format('woff2'), url('../fonts/Roboto-ThinItalic.woff') format('woff'), url('../fonts/Roboto-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-BoldItalic.eot');
    src: url('../fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-BoldItalic.woff2') format('woff2'), url('../fonts/Roboto-BoldItalic.woff') format('woff'), url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Thin.eot');
    src: url('../fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Thin.woff2') format('woff2'), url('../fonts/Roboto-Thin.woff') format('woff'), url('../fonts/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-MediumItalic.eot');
    src: url('../fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-MediumItalic.woff2') format('woff2'), url('../fonts/Roboto-MediumItalic.woff') format('woff'), url('../fonts/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.eot');
    src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Italic.eot');
    src: url('../fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Italic.woff2') format('woff2'), url('../fonts/Roboto-Italic.woff') format('woff'), url('../fonts/Roboto-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-LightItalic.eot');
    src: url('../fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-LightItalic.woff2') format('woff2'), url('../fonts/Roboto-LightItalic.woff') format('woff'), url('../fonts/Roboto-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.eot');
    src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


/* Font-Family-End */

body {
    font-family: 'Roboto';
    overflow-x: hidden;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

.container {
    width: 100%;
    max-width: 1400px;
    padding: 0 80px;
    margin: 0 auto;
}


/* ===================== Define Css Start Here ===================== */

h1 {
    font-family: Roboto;
    font-size: 38px;
    font-weight: 900;
    line-height: 55px;
    color: #252525;
}

h2 {
    font-family: Roboto;
    font-size: 30px;
    font-weight: 700;
    line-height: 46px;
    color: #252525;
}

h3 {
    font-family: Roboto;
    font-size: 24px;
    font-weight: 700;
    line-height: 55px;
    color: #252525;
}

h4 {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    color: #252525;
}

h5 {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    color: #252525;
}

h6 {
    font-weight: 500;
}

p {
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 25px;
    color: #252525;
}

a {
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    font-family: Roboto;
    font-weight: 500;
}

button {
    font-family: 'Roboto';
}

.custom-text-center {
    text-align: center;
}

.custom-text-right {
    text-align: right;
}

.custom-margin-zero-right {
    margin-right: 0 !important;
}

.custom-text-left {
    text-align: left;
}

.custom-justify-center {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.custom-justify-start {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.custom-align-items-start {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}

.custom-justify-end {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

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

.custom-justify-align-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.custom_fixed_margin {
    margin-top: 50px;
}

.custom_fixed_margin_top-three-zero {
    margin-top: 30px;
}

.custom_fixed_margin_top-tow-zero {
    margin-top: 20px;
}

.custom_fixed_margin_bottom {
    margin-bottom: 20px;
}

.inner-browse-by-city h3 {
    line-height: 30px;
}

.custom-flex {
    display: flex;
}

.color-white {
    color: #fff;
}

.color-black {
    color: #000;
}

li {
    list-style: none;
}

.medium-light-purple-color-ctm {
    color: #9871E2;
}

.danger-color-ctm {
    color: #ff4747;
}

.margin-top-three-zero {
    margin-top: 30px;
}

.margin-top-two-zero {
    margin-top: 20px;
}

.custom-full-width {
    width: 100% !important;
}

.common-btn-color {
    background: #9871e2;
    color: #fff;
    border: 1px solid #9871e2;
    padding: 10px 20px;
    border-radius: 5px;
    font-family: Roboto;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
}

.common-btn-color:hover {
    background: #fff;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}

.primary-color-green {
    color: #008000;
}

.common-btn-green {
    background: #008000;
    color: #fff;
    border: 1px solid #008000;
    padding: 10px 30px;
    border-radius: 5px;
    font-family: Roboto;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
}

.common-btn-green:hover {
    background: #fff;
    color: #008000;
    transition: 0.3s ease-in-out;
}

.common-btn-red {
    background: #ff4747;
    color: #fff;
    border: 1px solid #ff4747;
    padding: 10px 30px;
    border-radius: 5px;
    font-family: Roboto;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
}

.common-btn-red:hover {
    background: #fff;
    color: #ff4747;
    transition: 0.3s ease-in-out;
}

.common-content-italic {
    font-style: italic;
}


/* Button-Start */

.custom-slider-tebbrowse-by-city button.slick-prev,
.custom-slider-tebbrowse-by-city button.slick-next {
    position: absolute;
    top: 50%;
    font-size: 0;
    padding: 0;
    border: 0;
    /* z-index: 2; */
    cursor: pointer;
    width: 0;
    height: 0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-slider-tebbrowse-by-city button.slick-prev:after {
    transform: rotate(45deg);
}

.custom-slider-tebbrowse-by-city button.slick-next:after,
.custom-slider-tebbrowse-by-city button.slick-prev:after {
    content: "";
    width: 0;
    height: 0;
    border: solid;
    border-width: 0px 0px 2px 2px;
    position: absolute;
    padding: 3px;
    color: #212121;
}

.custom-slider-tebbrowse-by-city button.slick-next::before,
.custom-slider-tebbrowse-by-city button.slick-prev::before {
    display: none;
}

.custom-slider-tebbrowse-by-city button.slick-next:after {
    transform: rotate(-135deg);
}

.custom-slider-tebbrowse-by-city .slick-next {
    right: -12px;
}

.custom-slider-tebbrowse-by-city .slick-prev {
    left: -12px;
}


/* Button-End */


/* ===================== Define Css End Here ===================== */


/* ===================== Top Header Section Start Here ===================== */


/* ===================== Top Header Section End Here ===================== */


/* ===================== Header Section Start Here ===================== */

header {
    box-shadow: 0px 0px 7px 0px #0000003D;
    top: 0;
    z-index: 10;
    width: 100%;
    position: sticky;
    background-color: #fff;
}

.fixed-header-main {
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 11;
}

.logo {
    width: 10%;
}


/* nav {
    width: calc(33% - 80px);
    margin-left: 80px;
} */

nav {
    width: calc(60%);
    margin-left: 0;
    text-align: center;
}

nav ul li {
    display: inline-block;
}

nav ul li+li {
    margin-left: 30px;
}

nav ul li a {
    color: #252525;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 28px 0;
}

.search-section-top {
    background-color: #F2EFF6;
    padding: 10px;
    border: 1px solid #E9E1F9;
    border-radius: 5px;
    width: calc(29% - 60px);
    display: flex;
    align-items: center;
    margin-left: 60px;
}

.search-section-top input {
    border: none;
    background: transparent;
    outline: none !important;
    border-left: 1px solid #E9E1F9;
    margin-left: 12px;
    padding-left: 12px;
    width: 100%;
    font-family: 'Roboto';
}

.search-section-top input::placeholder {
    color: #00000075;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 400;
}

.search-section-top i {
    color: #9871E2;
    font-size: 20px;
}

.login-btn-2 {
    width: 28%;
    gap: 14px;
    margin-left: 0;
    justify-content: flex-end;
}

.vindor-btn a {
    background-color: #9871E2;
    padding: 8px 22px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    border: 1px solid #9871e2;
    cursor: pointer;
}

.vindor-btn a:hover {
    background-color: #fff;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}


/* 03-09-2024 */

a#Resend-Otp {
    cursor: pointer;
    color: #551A8B;
}

a#Resend-Otp:hover {
    color: #252525;
}

#otp-resend-success-message {
    color: green;
    margin-top: 20px;
}


/* 03-09-2024 */


/* 19-sep-2024 */

.front-mobile-header {
    display: none;
}

.mobile-nav-list {
    background: #fff;
    width: 200px;
    position: fixed;
    top: 77px;
    right: -200px;
    margin: 0;
    text-align: left;
    z-index: 999;
    height: 100%;
    transition: right 300ms ease-out;
    -webkit-transition: right 300ms ease-out;
}

.mobile-header-item-main .mobile-nav-list.show {
    right: 0;
    transition: right 300ms ease-out;
    -webkit-transition: right 300ms ease-out;
}

.mobile-toggle-icon {
    cursor: pointer;
    position: relative;
    z-index: 3;
    text-align: right;
}


/* 19-sep-2024 */


/* 20-sep-2024 */

.mobile-header-item-left {
    width: 50%;
}

.mobile-header-item-mid {
    width: 50%;
}

.mobile-header-item-mid .logo {
    width: 100%;
}

.mobile-header-item-right {
    width: 70%;
}

.mobile-header-item-right .login-btn-2 {
    width: 100%;
}

.mobile-toggle-icon i {
    color: #9871e2;
    font-size: 26px;
}

.mobile-header-item-main .mobile-nav-list.show {
    width: 100%;
    height: 100vh;
    margin-top: -1px;
    background-color: #fff;
}

.mobile-header-item-main nav {
    width: 100%;
    margin-left: 0;
    display: block;
    padding: 20px 20px 0 20px;
}

.mobile-header-item-main nav ul li {
    display: block;
}

.mobile-header-item-main nav ul li a {
    padding: 0;
}

.mobile-nav-list nav ul li+li {
    margin-left: 0;
}

.mobile-header-item-main nav ul li a {
    padding-top: 14px;
    margin-left: 0;
    border-top: 1px solid #9871e2;
    margin-top: 14px;
    padding-left: 0 !important;
}

.mobile-header-item-main nav ul li:first-child a {
    padding-top: 0;
    border-top: none;
    margin-top: 0;
}

.mobile-header-item-right {
    margin: 0 14px;
}

.mobile-header-item-main .login-btn-2 {
    justify-content: flex-start;
    margin-top: 14px;
}


/* 20-sep-2024 */


/* ===================== Header Section End Here ===================== */


/* ===================== Banner Section Start Here ===================== */

.banner-bg {
    position: relative;
    padding: 158px 0;
    overflow: hidden;
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100vw;
    min-height: 100vh;
    width: 100vh;
    height: auto;
    z-index: 0;
    object-fit: cover;
    width: 100% !important;
    bottom: 0;
    margin: auto;
}

.banner-bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(rgba(37, 37, 37, 0.2), rgba(37, 37, 37, 0.2));
    z-index: 2;
}

.inner-banner h1 {
    margin-bottom: 10px;
    z-index: 2;
    position: relative;
}

.banner-categories-search {
    background-color: #fff;
    border-radius: 5px;
    gap: 35px;
    max-width: max-content;
    padding-left: 26px;
    margin-top: 20px;
}

.inner-banner-categories-search {
    width: calc(100%/3 - 35px);
    position: relative;
}

.banner-categories-search-line:after {
    content: "";
    background: #E9E1F9;
    width: 1px;
    height: 100%;
    left: 36px;
    right: -144px;
    position: absolute;
    bottom: 0;
    margin: auto;
}

.banner-categories-search-line-two::after {
    right: -154px;
}

.inner-banner-categories-search li {
    display: inline-block;
}

.inner-banner-categories-search ul li select {
    width: 100%;
    border: none;
    outline: none !important;
    font-size: 14px;
    font-family: 'Roboto';
    color: #252525;
    margin-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    background-color: transparent;
}

.inner-banner-categories-search input {
    width: 100%;
    border: none;
    outline: none !important;
    margin-left: 10px;
}

.inner-banner-categories-search-two {
    background: #9871e2;
    height: 100%;
    border-radius: 5px;
    padding: 10px 40px;
    margin: 2px;
    cursor: pointer;
    text-align: center;
}

.inner-banner-categories-search button {
    background: transparent;
    border: none;
    outline: none !important;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    cursor: pointer;
}

.categories-search-width-one {
    width: 20%;
}

.categories-search-width-two {
    width: calc(80% - 10px);
    margin-right: 10px;
}

.inner-banner {
    position: relative;
}

.inner-banner p {
    z-index: 2;
    position: relative;
}

form.home-page-search-from {
    position: relative;
    z-index: 2;
}


/* banner-section-animate */


/*   
  .waves > use {
    animation: move-forever 2s -2s linear infinite;
  }
  
  .waves > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 6s;
  }
  .waves > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 3s;
  }
  
  @keyframes move-forever {
    0% {
      transform: translate(-90px, 0%);
    }
    100% {
      transform: translate(85px, 0%);
    }
  }
  
  svg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height:200px;
    max-height: 200px;
  } */


/* banner-section-animate */


/* ===================== Banner Section End Here ===================== */


/* ===================== Main Section Start Here ===================== */


/* ===================== Our Services Section Start Here ===================== */

.increadible-spa-experience-left {
    width: calc(66% - 26px);
    padding-right: 26px;
    gap: 16px;
}

.inner-increadible-spa-experience-left {
    width: calc(100%/4 - 16px);
    background: #fff;
    box-shadow: 0px 0px 7px 0px #0000002B;
    border-radius: 10px;
    text-align: center;
    transition: all ease-in-out 0.5s;
}

.inner-increadible-spa-experience-left a {
    padding: 20px;
    display: block;
}

.inner-increadible-spa-experience-left:hover {
    transition: all ease-in-out 0.5s;
    transform: translate(0px, -10px);
}

.increadible-spa-experience-left img {
    width: 100%;
    height: 125px;
    max-width: 125px;
    border-radius: 5px;
    object-fit: cover;
    border-radius: 50%;
    transition: transform 1s cubic-bezier(.2, 0, 0, 1);
}

.increadible-spa-experience-left img:hover {
    transform: translate3d(0, -2px, 0) scale3d(1.1, 1.1, 1.1);
}

.increadible-spa-experience-left h5 {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}


/*  */

.increadible-spa-experience-right {
    width: 36%;
}

.service-rating-main {
    gap: 20px;
    margin-top: 24px;
}

.inner-service-rating {
    width: calc(100%/2 - 20px);
}

.inner-service-rating .start-icon {
    width: 20%;
}

.increadible-spa-experience-right h4 {
    line-height: normal;
    margin-bottom: 10px;
    color: #9871E2;
}

.inner-service-rating .star-rating-content {
    width: 80%;
}

.inner-service-rating .start-icon i {
    font-size: 20px;
    color: #000;
}

.star-rating-content h5 {
    color: #252525;
    font-weight: 500;
    font-size: 16px;
}

.star-rating-content p {
    font-size: 14px;
}


/* ===================== Our Services Section End Here ===================== */


/* ===================== Recommended Section Start Here ===================== */

.button-view-more {
    color: #ffffff;
    padding: 8px 20px;
    border-radius: 5px;
    background-color: #9871e2;
    border: 1px solid #9871e2;
    min-width: 120px;
    margin: 0 auto;
    text-align: center;
}

.button-view-more:hover {
    background-color: #fff;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}

.barber-shop-recommended {
    gap: 14px;
}

.inner-barber-shop-recommended img {
    vertical-align: bottom;
}

.inner-barber-shop-recommended {
    /* width: calc(100%/4 - 14px); */
    margin: 0 10px;
    padding: 6px 0;
    border-radius: 10px;
}

.inner-barber-shop-recommended>a {
    display: block;
    width: 100%;
}

.barber-shop-recommended-img {
    height: 197px;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
    position: relative;
}

.barber-shop-recommended-img a {
    width: 100%;
}

.inner-barber-shop-recommended img {
    border-radius: 5px 5px 0 0;
    width: 100%;
    height: 198px;
    object-fit: cover;
    transition: transform 1s cubic-bezier(.2, 0, 0, 1);
}

.inner-barber-shop-recommended img:hover {
    transform: translate3d(0, -2px, 0) scale3d(1.1, 1.1, 1.1);
}

.location-section ul {
    align-items: flex-start;
    gap: 8px;
}

.location-section ul li i {
    color: #9871e2;
    font-size: 20px;
}

.location-section ul li:first-child {
    width: 6%;
}

.location-section ul li:last-child {
    width: calc(94% - 8px);
}

.barber-shop-box-main {
    padding: 18px 12px 26px 12px;
    box-shadow: 0px 0px 7px 0px #0000002B;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    min-height: 130px;
}

.barber-shop-box-main h5 {
    text-transform: capitalize;
    margin-bottom: 10px;
}

.barber-shop-recommended .slick-list.draggable {
    padding: 0 0 6px 0;
}


/* Button-Start */

.barber-shop-recommended-pg button.slick-prev,
.barber-shop-recommended-pg button.slick-next {
    position: absolute;
    top: 42%;
    font-size: 0;
    padding: 0;
    border: 0;
    z-index: 2;
    cursor: pointer;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 4px 0px #0000002E;
    background: #fff;
}

.barber-shop-recommended-pg button.slick-prev:after {
    transform: rotate(45deg);
    left: 18px;
}

.barber-shop-recommended-pg button.slick-next:after,
.barber-shop-recommended-pg button.slick-prev:after {
    content: "";
    width: 0;
    height: 0;
    border: solid;
    border-width: 0px 0px 2px 2px;
    position: absolute;
    padding: 5px;
    color: #252525;
}

.barber-shop-recommended-pg button.slick-next::before,
.barber-shop-recommended-pg button.slick-prev::before {
    display: none;
}

.barber-shop-recommended-pg button.slick-next:after {
    transform: rotate(-135deg);
    left: 16px;
}

.barber-shop-recommended-pg .slick-next {
    right: -56px;
}

.barber-shop-recommended-pg .slick-prev {
    left: -56px;
}


/* Button-End */

.saloon-btn {
    position: absolute;
    right: 10px;
    top: auto;
    bottom: 10px;
}

.saloon-button {
    background-color: #F2EFF6;
    padding: 8px 16px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    border: 1px solid #E9E1F9;
    color: #9871E2;
    pointer-events: none;
}

.saloon-button:hover {
    background-color: #9871E2;
    border: 1px solid #9871E2;
    color: #fff;
    transition: 0.3s ease-in-out;
}


/* ===================== Recommended Section End Here ===================== */


/* ===================== Best Body Massage Section Start Here ===================== */

.inner-best-body-massage {
    position: relative;
}

.inner-best-body-massage::before {
    position: absolute;
    content: "";
    background: url(../images/body-massage-image.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    content: "";
    max-width: 769px;
    z-index: 1;
}

.best-body-massage-left {
    width: 30%;
}

.best-body-massage-right {
    width: 70%;
    overflow: hidden;
    height: 354px;
    object-fit: cover;
}

.best-body-massage-right img {
    border-radius: 0 10px 0 0;
    vertical-align: bottom;
    width: 100%;
    height: 354px;
    object-fit: cover;
    transition: transform 1s cubic-bezier(.2, 0, 0, 1);
}

.best-body-massage-right img:hover {
    transform: translate3d(0, -2px, 0) scale3d(1.1, 1.1, 1.1);
}

.best-body-massage-content {
    position: relative;
    z-index: 1;
    padding-left: 70px;
}

.best-body-massage-offer {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    left: 38%;
    bottom: 38%;
    z-index: 2;
}

.best-body-massage-offer h2 {
    line-height: normal;
    font-weight: 900;
    color: #9871E2;
}

.best-body-massage-offer h3 {
    line-height: normal;
    font-weight: 900;
    color: #9871E2;
}

.book-now-btn {
    margin-top: 20px;
}

.book-now-button {
    background-color: #9871e2;
    border: 1px solid #9871e2;
    padding: 10px 20px;
    border-radius: 5px;
    text-align: center;
}

.book-now-button:hover {
    background-color: #fff;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}

.best-body-massage-content h2 {
    color: #252525;
    margin-bottom: 6px;
}


/* ===================== Best Body Massage Section End Here ===================== */


/* ===================== What are you looking for Section Start Here ===================== */

.inner-you-looking-for-facial .barber-shop-box-main {
    padding: 20px 0 0 0;
    box-shadow: none;
    text-align: center;
}

.inner-you-looking-for-facial .barber-shop-recommended-img {
    height: 270px;
}

.inner-you-looking-for-facial .inner-barber-shop-recommended img {
    height: 270px;
}


/* ===================== What are you looking for Section End Here ===================== */


/* ===================== Our Blogs Section Start Here ===================== */

.inner-you-looking-for-facial .barber-shop-box-main {
    padding: 20px 0 0 0;
    box-shadow: none;
    text-align: center;
}


/* ===================== Our Blogs Section End Here ===================== */


/* ===================== Trending Section Start Here ===================== */

.trending-section-bg {
    background: linear-gradient(rgb(81, 66, 153, 0.9), rgb(81, 66, 153, 0.9)), url(../images/trending-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px 0;
}


/* ===================== Trending Section End Here ===================== */


/* ===================== Our Blogs Section Start Here ===================== */

.our-blog-bg .inner-our-blog {
    align-items: baseline;
}

.inner-our-blog .our-blog-content-left h4 {
    color: #9871e2;
    font-weight: 500;
}

.blog-news-popup-offer-bg {
    gap: 16px;
}

.inner-blog-news-popup-offer {
    width: calc(100%/3 - 16px);
    border-radius: 5px 5px 0 0;
    margin: 0 10px;
    box-shadow: 0px 0px 4px 0px #0000002B;
}

.blog-news-popup-offer-img {
    height: 258px;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}

.inner-blog-news-popup-offer img {
    vertical-align: bottom;
    width: 100%;
    height: 258px;
    object-fit: cover;
    border-radius: 5px 5px 0 0;
    transition: transform 1s cubic-bezier(.2, 0, 0, 1);
}

.inner-blog-news-popup-offer img:hover {
    transform: translate3d(0, -2px, 0) scale3d(1.1, 1.1, 1.1);
}

.blog-news-popup-offer-content {
    padding: 26px 16px;
    /* box-shadow: 0px 0px 4px 0px #0000002B; */
}

.blog-news-popup-offer-content p {
    color: #9871E2;
    font-weight: 500;
}

.blog-news-popup-offer-content h4 {
    line-height: 30px;
    margin: 12px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-bottom: 6px;
    position: relative;
}

.blog-news-popup-offer-content h4:after {
    content: "";
    position: absolute;
    width: 70px;
    height: 1px;
    background: #9871E2;
    left: 0;
    bottom: 0px;
}

.inner-jai-sharma {
    width: 50%;
}


/* .jai-sharma-bg {
    align-items: flex-end;
} */

.inner-jai-sharma p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.inner-jai-sharma a {
    padding-top: -6px;
}

.read-more-button-without-bg {
    color: #9871E2;
    text-decoration: underline;
}

.blog-news-popup-offer-bg .slick-list.draggable {
    padding: 0 0 24px 0;
}

.blog-news-popup-offer-pg .slick-list {
    padding: 10px 0 24px 0;
    margin: 0 -10px;
}


/* dots Start*/

.blog-news-popup-offer-pg .slick-dots {
    bottom: 10px;
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
}

.blog-news-popup-offer-pg .slick-dots li {
    width: 26px;
    margin: 0 3px;
}

.blog-news-popup-offer-pg .slick-dots li button {
    font-size: 0;
    width: 26px;
    height: 2px;
    padding: 0;
    background: #9871E2;
    opacity: 1 !important;
    border: none;
    color: #ccc;
    cursor: pointer;
}

.blog-news-popup-offer-pg .slick-dots li button:before {
    display: none;
}

.blog-news-popup-offer-pg .slick-dots li.slick-active button {
    width: 58px;
    transition: all ease-in-out
}


/* dots End*/


/* ===================== Our Blogs Section End Here ===================== */


/* ===================== Best Beauty Saloon Section End Here ===================== */

.inner-best-beauty-saloon .best-body-massage-offer {
    background: #4E3F94;
    box-shadow: 4px 0px 0px #9871E2;
    left: 38%;
    bottom: auto;
    top: 5%;
}

.inner-best-beauty-saloon .best-body-massage-offer h2 {
    color: #ffffff;
    font-weight: 700 !important;
}

.inner-best-beauty-saloon .best-body-massage-offer h3 {
    color: #ffffff;
}

.inner-best-beauty-saloon::before {
    position: absolute;
    content: "";
    background: url(../images/beauty-saloon-bg-img.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    width: 100%;
    height: 100%;
    content: "";
    max-width: 690px;
}

.inner-best-beauty-saloon .best-body-massage-left {
    width: 45%;
}

.inner-best-beauty-saloon .best-body-massage-right {
    width: 55%;
}

.inner-best-beauty-saloon .best-body-massage-content {
    max-width: 370px;
}


/* ===================== Best Beauty Saloon Section End Here ===================== */


/* ===================== Main Section End Here ===================== */


/* ===================== Aside Section Start Here ===================== */


/* ===================== Testimonials Section Start Here ===================== */

.testimonials-slider-main {
    margin: 0 -20px;
}

.inner-testimonials-slider {
    padding: 30px 20px;
    background-color: #fff;
    box-shadow: 0px 0px 8px 0px #0000002B;
    width: calc(100%/3 - 40px);
    margin: 0 20px;
}

.quote-left-icon i {
    font-size: 52px;
    color: #9871e2;
    margin-bottom: 10px;
}

.inner-testimonials-slider h4 {
    font-size: 22px;
    color: #9871e2;
}

.testimonials-slider-main .slick-list.draggable {
    padding: 8px 0 24px 0;
}

.testimonials-slider-main .slick-dots {
    bottom: -6px;
}

.testimonials-slider-main .slick-dots li {
    width: 26px;
    height: 3px;
    margin: 0 3px;
}

.testimonials-slider-main .slick-dots li button {
    font-size: 0;
    width: 26px;
    height: 2px;
    padding: 0;
    background: #9871E2;
    opacity: 1 !important;
}

.testimonials-slider-main .slick-dots li.slick-active button {
    width: 58px;
    transition: all ease-in-out;
}

.testimonials-slider-main .slick-dots li button:before {
    display: none;
}

.quote-left-icon {
    margin-bottom: 14px;
}


/* dots Start*/

.testimonials-slider-main-pg .slick-dots {
    bottom: -6px;
    display: flex;
    justify-content: center;
    width: 100%;
}

.testimonials-slider-main-pg .slick-dots li {
    width: 26px;
    height: 3px;
    margin: 0 3px;
}

.testimonials-slider-main-pg .slick-dots li button {
    font-size: 0;
    width: 26px;
    height: 2px;
    padding: 0;
    background: #9871E2;
    opacity: 1 !important;
    border: none !important;
    cursor: pointer;
}

.testimonials-slider-main-pg .slick-dots li button:before {
    display: none;
}

.testimonials-slider-main-pg .slick-dots li.slick-active button {
    width: 58px;
    transition: all ease-in-out
}

.testimonials-slider-main-pg .slick-list {
    padding: 10px 0 24px 0;
    margin: 0 -20px;
}


/* ===================== Testimonials Section End Here ===================== */


/* ===================== Make Appointment Section Start Here ===================== */

.make-appointment-bg {
    background-image: url(../images/make-appoint.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 64px 0;
}

.make-appointment-form-right h2 {
    margin-bottom: 10px;
}

.inner-make-appointment {
    margin: 0 -20px;
    position: relative;
}

.make-appointment-form {
    width: calc(100%/2 - 40px);
    margin: 0 20px;
    position: relative;
    z-index: 1;
}

.inner-make-appointment:after {
    content: "";
    left: -36px;
    top: -42px;
    width: 124px;
    height: 124px;
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(180deg, #5C4A99 0%, #786AAD 100%);
}

.inner-make-appointment:before {
    content: "";
    right: -36px;
    bottom: -42px;
    width: 124px;
    height: 124px;
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(180deg, #5C4A99 0%, #786AAD 100%);
}

.make-appointment-form .gallery-images {
    gap: 10px;
}

.inner-gallery {
    width: calc(100%/2 - 5px);
}

.gallery-images .inner-gallery img {
    width: 100%;
    vertical-align: bottom;
    object-fit: cover;
    border-radius: 10px;
    transition: transform 1s cubic-bezier(.2, 0, 0, 1);
}

.gallery-images .inner-gallery img:hover {
    transform: translate3d(0, -2px, 0) scale3d(1.1, 1.1, 1.1);
}

.make-appointment-form-gallery-one {
    height: 214px;
}

.make-appointment-form-gallery-two {
    height: 132px;
}

.make-appointment-form-gallery-three {
    height: 191px;
}

.make-appointment-form-gallery-four {
    height: 155px;
}

.make-appointment-form-gallery-one img {
    height: 214px;
}

.make-appointment-form-gallery-two img {
    height: 132px;
}

.make-appointment-form-gallery-three img {
    height: 191px;
}

.make-appointment-form-gallery-four img {
    height: 155px;
}

.inner-gallery {
    gap: 10px;
    display: flex;
    flex-direction: column;
}

.make-appointment-form-gallery-two-four {
    height: 155px;
}

.make-appointment-form-gallery-two-four img {
    height: 155px;
}

.make-appointment-form-right {
    padding: 10px 38px 20px 38px;
    background-color: #fff;
    border-radius: 10px;
}

.make-appointment-form-right p {
    margin-bottom: 14px;
}

.name-filed input,
.name-filed select {
    width: 100%;
    border: none;
    border-bottom: 1px solid #232323;
    padding: 0 0 14px 0;
    outline: none !important;
    color: #232323;
    font-family: 'Roboto';
    font-size: 16px;
    border-radius: 0;
}

.name-filed input:focus,
.name-filed select:focus {
    border-bottom: 1px solid #9871e2 !important;
}

.name-filed input::placeholder {
    color: #232323;
    font-family: 'Roboto';
}

.custom-form-secrion {
    gap: 20px;
}

.custom-form-secrion .name-fileds {
    width: calc(100%/2 - 10px);
}

.select-service-main {
    width: 100% !important;
}

.make-appoitment-button {
    background-color: #9871e2;
    border: 1px solid #9871e2;
    padding: 14px 26px;
    border-radius: 5px;
    min-width: 120px;
    color: #fff;
    cursor: pointer;
}

.make-appoitment-button:hover {
    background-color: #fff;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}

.appointment-form-gallery-common {
    overflow: hidden;
    border-radius: 10px;
}


/* ===================== Make Appointment Section End Here ===================== */


/* ===================== Make Appointment Gallery Section Start Here ===================== */

.make-appointment-gallery-images {
    width: calc(100%/3 - 8px);
    margin: 4px;
    overflow: hidden;
}

.make-appointment-gallery-images img {
    width: 100%;
    vertical-align: bottom;
    height: 293px;
    object-fit: cover;
    transition: transform 1s cubic-bezier(.2, 0, 0, 1);
}

.make-appointment-gallery-images img:hover {
    transform: translate3d(0, -2px, 0) scale3d(1.1, 1.1, 1.1);
}


/* ===================== Make Appointment Gallery Section End Here ===================== */


/* ===================== Adide Section End Here ===================== */


/* ===================== Browse by City Section Start Here ===================== */

.browse-ctm-tab-menu {
    background-color: #F2EFF6;
    border-radius: 10px;
    padding: 0 30px;
}

.browse-ctm-tab-menu ul li {
    list-style-type: none;
    display: inline-block;
    position: relative;
    border-right: 1px solid #00000027;
    text-align: center;
}

.browse-ctm-tab-menu ul li.slick-slide.slick-active.active-li {
    background: #9871e2;
    text-align: center;
}

li.slick-slide.slick-active.active-li a {
    color: #fff;
}

.browse-ctm-tab-menu ul li a {
    color: #000;
    padding: 18px;
    font-size: 16px;
    font-weight: 400;
}

.browse-ctm-tab {
    display: none;
}

.browse-ctm-tab h2 {
    color: rgba(0, 0, 0, .7);
}

.browse-ctm-tab p {
    color: rgba(0, 0, 0, 0.6);
    text-align: justify;
}

.browse-ctm-tab-active {
    display: block;
}

.browse-by-city-four {
    margin-top: 36px;
    gap: 30px;
}

.inner-browse-by-city-four {
    width: calc(100%/4 - 30px);
}

.inner-browse-by-city-four ul li {
    margin-bottom: 20px;
}

.inner-browse-by-city-four ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}


/* ===================== Browse by City Section End Here ===================== */


/* ===================== Footer Section Start Here ===================== */

footer {
    background: rgba(242, 239, 246, 1);
    padding: 50px 0 20px 0;
}

.footer-menu {
    width: calc(100%/3 - 20px);
}

.footer-menu-common ul li {
    width: calc(100%/2);
    margin-bottom: 6px;
}

.footer-menu h4 {
    margin-bottom: 10px;
}

.footer-social-icon ul li {
    display: inline-block;
}

.footer-social-icon ul {
    display: flex;
    justify-content: flex-start;
    gap: 12px;
    flex-wrap: wrap;
    align-items: center;
}

.footer-social-icon ul li {
    display: inline-block;
}

.footer-menu ul li a {
    color: #252525;
    font-weight: 400;
    font-size: 15px;
}

.footer-social-icon ul li a {
    width: 50px;
    height: 50px;
    background: #9871e2;
    border: 1px solid #9871e2;
    color: #ffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 18px;
}

.footer-social-icon ul li a:hover {
    background: #fff;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}

.copywright-section {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #00000021;
}

.copywright-section p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
}


/* ===================== Footer Section End Here ===================== */


/* ===================== Vendor Login Css Start Here ===================== */

.vender-header-main-bg {
    box-shadow: 0px 0px 7px 0px #0000003D;
    position: relative;
}

.vendor-login-banner-bg {
    background-image: url(../images/vender-banner-image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 134px 0;
}

.login-form-inner {
    display: flex;
    flex-wrap: wrap;
    border-radius: 9px;
    max-width: 934px;
    margin: 0 auto;
    background-color: #fff;
}

.login-left {
    width: 40%;
}

.login-imager {
    height: 100%;
}

.login-imager img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px 0 0 10px;
}

.login-right {
    width: 60%;
    padding: 40px 60px;
}

.vendors-accont h3 {
    font-size: 24px;
    text-transform: capitalize;
    color: #232323;
    font-weight: 600;
    text-align: center;
    margin: 0;
    line-height: 30px;
}

.vendors-accont p {
    font-size: 18px;
    color: #232323;
    font-weight: 400;
    text-align: center;
    margin: 0;
    padding-top: 10px;
}

.logged_details {
    padding-top: 25px;
}

.logged_details {
    padding-top: 25px;
}

.vendors-accont .logged__name input,
.logged__name .chosen-container-single .chosen-single {
    border-radius: 0;
    width: 100% !important;
    height: 33px;
    color: #232323;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    border: 0;
    background-color: #fff;
    border-bottom: 1px solid #00000046;
    outline-style: none;
    font-family: 'Roboto';
    padding: 0 0 10px 0;
    box-shadow: none !important;
    background: transparent !important;
}

.vendors-accont .logged__name input::placeholder {
    color: #232323;
    opacity: 1;
}

.vendors-accont p a {
    color: #9871e2;
    font-size: 18px;
    font-weight: 500;
}

.psswd-log {
    position: relative;
}

.psswd-eye i {
    color: #4E3F94;
}

.psswd-eye {
    position: absolute;
    top: 8px;
    right: 4px;
}

.vendors-accont .button input[type="submit"] {
    border-radius: 5px;
    background-color: #9871e2;
    width: 100%;
    height: 50px;
    border: 0;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 26px;
    cursor: pointer;
}

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

.forgot-psswd {
    margin-top: 30px;
}

.forgot-psswd h5 a {
    font-size: 16px;
    color: #232323;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    display: block;
}

.smart-logers {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 20px;
}

.smartnes-main img {
    width: 50px;
    height: 50px;
    display: block;
}

.smart-second {
    padding-left: 10px;
}

a.smart-loged {
    font-size: 16px;
    color: #232323 !important;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
}

.vendors-accont .logged__name+.logged__name {
    margin-top: 30px;
}


/* ===================== Vendor Login Css End Here ===================== */


/* ================02 Sep 2024 =====================*/


/* Register Css Here Start */

.register-page-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    background-image: url('../images/bg-registration-form-2.jpg');
    padding: 60px 0;
}

.register-page-inner h3 {
    font-size: 24px;
    text-transform: capitalize;
    color: #232323;
    font-weight: 600;
    text-align: start;
    margin: 0;
    line-height: 30px;
    margin-bottom: 30px;
}

.register-page-form-main {
    width: 50%;
    position: relative;
    z-index: 1;
    padding: 30px;
}

.register-page-inner {
    min-width: auto;
    margin: auto;
    max-width: 882px;
    background-color: #fff;
}

.register-page-form-group {
    display: flex;
}

.register-page-form-group .register-page-form-wrapper {
    width: 100%;
}

.register-page-form-group .register-page-form-wrapper:first-child {
    margin-right: 20px;
}

.register-page-form-wrapper {
    margin-bottom: 17px;
}

.vender-login-register-form-common .register-page-form-wrapper span {
    color: #ff0000;
    margin: 10px 0 0 0;
    display: block;
    font-size: 13px;
}

.register-page-form-wrapper label {
    margin-bottom: 14px;
    display: block;
    color: #232323;
    font-size: 16px;
}

.register-page-form-control {
    border: 1px solid #ccc;
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px 20px;
    border-radius: 20px;
    background-color: #fff;
    outline: none;
    font-family: 'Roboto';
    color: #232323;
}

.register-page-form-control:focus {
    border: 1px solid #9871e2;
}

.register-page-checkbox {
    position: relative;
}

.register-page-checkbox label {
    cursor: pointer;
    display: block;
}

.register-page-checkbox label input {
    margin-right: 10px;
}

.otp-form input[type="text"] {
    outline: none;
}

.register-page-checkbox input:checked~.register-page-checkmark:after {
    display: block;
}

.register-page-button {
    border: none;
    width: 100%;
    height: 40px;
    /* margin: auto; */
    margin-top: 29px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #9871e2;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    border-radius: 5px;
    font-family: 'Roboto';
    border: 1px solid #9871e2;
    margin-bottom: 10px;
}

.register-page-button:hover {
    background: #ffffff;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}

.error {
    color: red;
    font-size: 12px;
    margin-left: 0;
    margin-top: 8px;
    display: block;
}

.register-page-form-wrapper select#State {
    font-family: 'Roboto';
    font-size: 14px;
}

.bottom-buttons-main {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}


/* Register Css Here End */


/* ===================== Dashboard Css Start Here ===================== */


/* ================04 Sep 2024 =====================*/

.header-btn-dropdown .dropdown button {
    border: none;
    background: #9871e2;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Roboto';
}

.header-btn-dropdown .dropdown {
    position: relative;
    display: inline-block;
    z-index: 11;
}

.header-btn-dropdown .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}


/* Show dropdown on hover */

.header-btn-dropdown:hover .dropdown-menu {
    display: block;
}

.header-btn-dropdown .dropdown-item {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    color: #252525;
    font-weight: 400 !important;
    font-size: 14px;
    text-transform: capitalize;
}

.header-btn-dropdown .dropdown-item:hover {
    background-color: #f1f1f1;
}


/* main-dashboard-start */

.inner-dashboard h1 {
    font-size: 24px;
    line-height: normal;
    font-weight: 500;
}

.dashboard-sidebar-left {
    width: 20%;
    border-radius: 0;
    overflow: auto;
    bottom: 20px;
    background: #f2eff6;
    border-radius: 10px;
    height: max-content;
    padding: 20px 0;
}

.dashboard-sidebar-right {
    width: calc(80% - 30px);
    margin-left: 30px;
}

.dashboard-tab-ctm-tab-menu {}

.dashboard-tab-ctm-tab-menu ul {
    margin: 0;
    padding: 0;
}

.dashboard-tab-ctm-tab-menu ul li {
    list-style-type: none;
    display: block;
    border-bottom: 1px solid #9871e2;
}

.dashboard-tab-ctm-tab-menu ul li:last-child {
    border-bottom: none;
}

.dashboard-tab-ctm-tab-menu ul li a {
    color: #232323;
    font-weight: 500;
    font-size: 15px;
    width: 100%;
    padding: 12px 16px;
}

.profile-dashboard-image {
    width: 30%;
}

.profile-dashboard-personal-info {
    width: calc(70% - 30px);
    margin-left: 30px;
}

.user-img-profile img {
    height: 150px;
    object-fit: cover;
}

.user-img-profile h6 {
    font-size: 14px;
    text-align: center;
    margin: 10px 0;
}

.user-img-profile img {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 3px solid #9871e2;
}

.edit-profile-btn {
    background: #9871e2;
    color: #fff;
    border: 1px solid #9871e2;
    padding: 10px 20px;
    border-radius: 5px;
    font-family: Roboto;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
}

.edit-profile-btn:hover {
    background: #fff;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}

.profile-flex-two .register-page-form-wrapper {
    margin-bottom: 0;
}

.profile-edit-button-main {
    margin: 0;
    justify-content: space-between;
}

.profile-edit-button-content {
    width: calc(50% - 20px);
    margin: 0;
    max-width: max-content;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.user-img-profile input[type=file]::file-selector-button {
    border: 1px solid #9871e2;
    padding: 8px 14px;
    border-radius: 5px;
    background-color: #fff;
    color: #252525;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

.profile-flex-field {
    gap: 10px;
}

.profile-dashboard-personal-info .register-page-form-wrapper {
    width: calc(100%/2 - 10px);
    position: relative;
    padding-bottom: 10px;
    margin-top: 14px;
}

.profile-dashboard-personal-info .register-page-form-wrapper .error {
    position: absolute;
    margin-left: 0;
}

.profile-flex-field-full-width .register-page-form-wrapper {
    width: 100%;
}

.profile-flex-field-full-width textarea {
    height: 100px;
    color: #252525;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
}

.text-area-profile-page {
    padding-top: 26px;
}


/* main-dashboard-end */


/* ================04 Sep 2024 =====================*/


/* ================05 Sep 2024 =====================*/

.first-profile-name-personal {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 0px 7px 0px #d9d9d9;
    position: relative;
}

.name-heading {
    width: 35%;
}

.name-heading-right {
    width: 65%;
}

.first-profile-name-personal .name-main-heading {
    padding: 16px 0px;
    border-bottom: 1px solid #9871e2;
    align-items: baseline;
}

.packages-profile-main-bg .first-profile-name-personal .name-main-heading a {
    padding: 10px 0px;
    width: 100%;
}

.first-profile-name-personal .name-main-heading:first-child a {
    padding-top: 0;
}


/* .first-profile-name-personal .name-main-heading:last-child a {
    padding-bottom: 0;
} */

.first-profile-name-personal .name-main-heading:last-child {
    border-bottom: none;
}

.main-profile-right-dashboard .user-img-profile img {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-width: 100%;
    height: 300px;
    border-radius: 010px;
    border: none;
}


/* ================05 Sep 2024 =====================*/


/* ================06 Sep 2024 =====================*/

.profile-dashboard-edit-info .image-sizelimit {
    text-align: center;
    margin-top: 10px;
}

.user-img-profile .image-sizelimit {
    text-align: center;
    margin-top: 10px;
    color: #232323;
    font-size: 14px;
    font-weight: 500;
}

.Vendor-address-full-width .register-page-form-wrapper {
    width: 100% !important;
}

.Vendor-address-full-width .register-page-form-wrapper textarea {
    border-radius: 10px;
    height: 100px;
    padding: 20px;
    color: #232323;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 400;
    width: 100%;
    border: 1px solid #ccc;
}

.Vendor-address-full-width .register-page-form-wrapper textarea:focus {
    outline: none;
}

.dashboard-sidebar-right-edit-p .user-img-profile {
    text-align: center;
}

.business-profile-main-bg .profile-dashboard-personal-info {
    width: 100%;
    margin-left: 0;
}

.packages-profile-main-bg .profile-packages-left {
    width: 25% !important;
    margin-left: 0;
}

.packages-profile-main-bg .profile-packages-right {
    width: calc(75% - 20px) !important;
    margin-left: 20px;
    overflow: auto;
    height: 100vh;
    padding: 10px;
}

.packages-profile-offer-main-bg {
    display: flex;
    flex-wrap: wrap;
}

.inner-packages-profile-offer-left {
    width: 30%;
}

.inner-packages-profile-offer-right {
    width: calc(70% - 20px);
    margin-left: 20px;
}

.inner-packages-profile-offer-right h4 {
    line-height: normal;
    font-size: 18px;
    font-weight: 500;
}

.inner-packages-profile-offer-right ul li {
    position: relative;
}

span.type-waxing-ctm {
    font-size: 15px !important;
    color: #569211 !important;
    margin: 6px 0 0 0 !important;
    display: inline-block !important;
}

.packaged-price-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-top: 6px;
    flex-wrap: wrap;
    align-items: baseline;
}

.inner-packaged-price-main .edit-profile-btn {
    padding: 6px 8px;
    text-align: center;
}

.inner-packages-profile-offer-right ul li+li {
    margin-top: 10px;
}

.inner-packaged-price-main h5 span {
    color: #008000;
    font-size: 16px;
    padding: 0 6px;
    font-weight: 500;
}

.inner-packaged-price-main h5 del {
    color: #8F8F8F;
    font-size: 16px;
    font-weight: 500;
}

.packages-profile-main-bg .profile-packages-left .name-heading {
    width: 100%;
}

.packages-profile-main-bg .profile-packages-right {
    margin-left: 20px;
}

.packages-profile-main-bg .profile-packages-left .first-profile-name-personal {
    height: 100vh;
    overflow: auto;
}


/* ================06 Sep 2024 =====================*/


/* ================09 Sep 2024 =====================*/

.business-profile-ctm-main .profile-dashboard-personal-info {
    width: 100%;
    margin-left: 0;
}

.profile-dashboard-personal-info .select2-container--default .select2-selection--multiple {
    border: 1px solid #ccc;
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    border-radius: 20px;
    background: none;
    outline: none;
    overflow: auto;
}

.profile-dashboard-personal-info .select2-container--default .select2-selection--multiple:focus {
    outline: none !important;
}

.edit-business-profile-bg .profile-dashboard-personal-info {
    width: 100%;
    margin-left: 0;
}

.profile-dashboard-personal-info .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #9871e2;
    outline: 0;
}

.change-passwoard-bg .profile-dashboard-personal-info {
    width: 100%;
    margin-left: 0;
}

.register-page-form-wrapper .select2-container {
    width: 100% !important;
}

.edit-business-profile-bg .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #9871e2;
    border: none;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 9px;
    padding: 0 5px;
    color: #fff;
    font-size: 12px;
    padding: 4px;
}

.edit-business-profile-bg .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #ffffff;
}

.edit-business-profile-bg .profile-dashboard-personal-info .select2-container--default.select2-container--focus .select2-selection--multiple {
    height: 40px;
    overflow: auto;
}


/* ================09 Sep 2024 =====================*/


/* ================10 Sep 2024 =====================*/

.bg-red-ctm {
    background-color: #ff4747;
    border: 1px solid #ff4747;
}

.bg-red-ctm:hover {
    background-color: #fff;
    color: #ff4747;
}

.businesss-profile-bg-main .first-profile-name-personal {
    gap: 20px;
    row-gap: 0;
}

.businesss-profile-bg-main .name-main-heading {
    width: calc(100%/2 - 20px);
}

.businesss-profile-bg-main .first-profile-name-personal .name-main-heading {
    border-bottom: 1px solid #9871e2 !important;
}

.vendor-single-package-details-bg .vendor-single-package-image img {
    width: 100%;
    object-fit: contain;
    max-width: 100%;
    height: 270px;
    object-position: top;
}

.vendor-single-package-details-bg .vendor-single-package-title h2 {
    font-size: 24px;
    margin-top: 14px;
}

.vendor-single-package-details-bg .packaged-price-main .inner-packaged-price-main {
    margin-bottom: 14px;
}

.vendor-highlights-text-custom {
    color: #fff !important;
    background: #9871e2;
    padding: 4px 20px !important;
    border-radius: 4px;
    display: inline-block;
}

.vendor-single-package-details-bg .packaged-long-description h3 {
    font-size: 20px;
}

.vendor-single-package-details-bg .packaged-long-description ul li {
    position: relative;
    padding-left: 26px;
    margin-bottom: 10px;
}

.vendor-single-package-details-bg .packaged-long-description ul li::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    display: inline-block;
    padding: 4px;
    transform: rotate(-135deg);
    left: 0;
    border-radius: 50%;
    background-color: #9871e2;
    top: 0;
    bottom: 0;
}

.vendor-single-package-details-bg .packaged-long-description ul li::after {
    content: "";
    width: 5px;
    height: 0px;
    border: solid #fff;
    position: absolute;
    border-width: 0px 0px 2px 2px;
    left: 4px;
    top: 5px;
    padding: 2px;
    transform: rotate(-45deg);
}

.vendor-single-package-details-bg .packaged-long-description {
    margin: 20px 0;
}

.vendor-single-package-details-bg .packaged-price-main {
    margin-top: 14px;
}

.product-details-modal-content {
    position: relative;
}

.vendor-single-package-details-bg .profile-edit-button-content {
    width: 100%;
}

.profile-edit-button-content h3 {
    line-height: normal;
    margin-bottom: 12px;
}

.orignal-check-box-main.custom-justify-align-items {
    margin-bottom: 14px;
}

.packages-profile-main-bg input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

.dashboard-tab-ctm-tab-menu ul li a.dashboard-tab-ctm-tab-a.active-a {
    color: #9871e2;
}

.select-category-bg-main .first-profile-name-personal .name-heading {
    width: 100%;
}

.select-category-bg-main .profile-dashboard-personal-info {
    width: 100%;
    margin-left: 0;
}

.select-category-bg-main .first-profile-name-personal {
    gap: 20px;
    row-gap: 0;
}

.select-category-bg-main .name-main-heading {
    width: calc(100%/2 - 20px);
}

.select-category-bg-main .name-main-heading {
    padding-bottom: 10px;
}

.add-clean-up-packages-main-bg .profile-dashboard-personal-info {
    width: 100%;
    margin-left: 0;
}

.select-category-bg-main .first-profile-name-personal .name-main-heading:last-child {
    border-bottom: 1px solid #9871e2;
}

.packages-profile-main-bg .orignal-heading-section {
    width: calc(92% - 14px);
    margin-right: 14px;
}

.packages-profile-main-bg .selected-packages-main {
    width: 8%;
    text-align: center;
}

.packages-profile-main-bg .customized-orignal-tag {
    position: absolute;
    top: -2px;
    left: -20px;
    transform: rotate(-45deg);
}

.packages-profile-main-bg .customized-orignal-tag .vendor-highlights-text-custom {
    color: #fff !important;
    background: #569211;
    padding: 4px 10px !important;
    font-size: 12px;
}

.packages-profile-main-bg .packages-profile-offer-main-bg {
    position: relative;
}

.left-side-nav-icon {
    width: 100%;
    max-width: max-content;
    margin-right: 14px;
}

.left-side-nav-icon i {
    color: #514299;
    font-size: 26px;
}

.dashboard-sidebar-left.hidden {
    display: none;
}

.full-width-dashboard .dashboard-sidebar-right {
    width: 100%;
    margin-left: 0;
}

.dashboard-sidebar {
    margin-top: 20px;
}

.inner-dashboard {
    align-items: baseline;
    gap: 20px;
}

.left-side-nav-icon {
    cursor: pointer;
}

.custom-add-image-video-bg button {
    background-color: #9871e2 !important;
    border: 1px solid #9871e2;
    padding: 14px 26px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    margin-top: 40px;
    cursor: pointer;
    font-family: 'Roboto';
}

.custom-add-image-video-bg button:hover {
    background-color: #ffffff !important;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}

.add-images-video-form-group label {
    font-size: 18px;
    color: #252525;
    font-weight: 500;
    pointer-events: none;
}

.custom-add-image-video-bg {
    gap: 20px;
}

.add-images-video-upload-section,
.add-images-video-supload-section {
    width: calc(100%/2 - 10px);
}

.add-images-video-form-group p span {
    font-size: 14px;
}

.add-images-video-form-group input {
    height: 40px;
    border: 1px solid #9871e2;
    border-radius: 3px;
    width: 100%;
    margin-top: 10px;
    font-family: 'Roboto';
    outline: none !important;
}

.add-images-video-form-group input[type="file"]::-webkit-file-upload-button {
    height: 26px;
    background-color: #9871e2;
    border: none;
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto';
    border-radius: 2px;
}


/* */

.upload-section {
    margin-bottom: 30px;
}

.upload-section .form-group {
    margin-bottom: 15px;
}

.upload-section .btn {
    margin-top: 10px;
}

.note {
    color: green;
    font-size: 14px;
}

.error {
    color: red;
    font-size: 14px;
}

.gallery-section {
    margin-bottom: 30px;
    margin-top: 20px;
}

.gallery-section h2 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
}

.gallery-images,
.gallery-videos {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.gallery-item {
    position: relative;
    width: calc(33.333% - 15px);
    box-sizing: border-box;
}

.gallery-item img {
    width: 100%;
    height: 182px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    object-fit: cover;
}

.video-container {
    position: relative;
    padding-top: 56.25%;
    height: 182px;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    height: 182px;
}

.vendor_gallery_modal {
    display: none;
    position: fixed;
    z-index: 11;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
    position: relative;
    margin: auto;
    display: block;
    max-width: 80%;
    max-height: 80%;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    animation: fadeIn 0.4s;
}

.vendor_gallery_close {
    position: absolute;
    color: white;
    font-size: 30px;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    cursor: pointer;
}

.vendor_gallery_prev {
    position: absolute;
    color: white;
    font-size: 30px;
    top: 50%;
    transform: translateY(-50%);
    left: -100px;
    cursor: pointer;
}

.vendor_gallery_next {
    position: absolute;
    color: white;
    font-size: 30px;
    top: 50%;
    transform: translateY(-50%);
    right: -100px;
    cursor: pointer;
}

.gallery-details-slider-bg {
    display: flex;
    flex-wrap: wrap;
}

.inner-gallery-details-slider {
    margin: 10px;
    cursor: pointer;
}

.inner-gallery-details-slider img {
    max-width: 150px;
    max-height: 150px;
    border-radius: 5px;
}

.vendor_review-modal {
    display: none;
    position: fixed;
    z-index: 20;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.vendor_review-modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    position: relative;
}

.vendor_review-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.vendor_review-close:hover,
.vendor_review-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.vendor_review-form {
    display: flex;
    flex-direction: column;
}

.vendor_review-form label {
    margin-top: 10px;
}

.vendor_review-form input,
.vendor_review-form textarea {
    padding: 10px;
    margin-top: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.star-rating {
    display: flex;
    margin-top: 5px;
}

.star {
    font-size: 24px;
    color: #ccc;
    cursor: pointer;
    transition: color 0.2s;
}

.star.selected,
.star.hover {
    color: gold;
}


/* Css By Ps  23-10-2024*/


/* Absolute Center Spinner */

.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}


/* Transparent Overlay */

.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(20, 20, 20, .8), rgba(0, 0, 0, .8));
    background: -webkit-radial-gradient(rgba(20, 20, 20, .8), rgba(0, 0, 0, .8));
}


/* :not(:required) hides these rules from IE9 and below */

.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}


/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.booknow-modal-popup .modal {
    position: fixed;
    z-index: 11;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}

.booknow-modal-popup .modal-content {
    background-color: #fefefe;
    margin: 10% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    max-width: 750px;
}

.booknow-modal-popup .modal-close {
    float: right;
    font-size: 28px;
    font-weight: bold;
    top: -16px;
}

.booknow-modal-popup .modal-close:hover,
.booknow-modal-popup .modal-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.contact-us-common-font h1 {
    font-size: 24px;
    text-transform: capitalize;
    color: #232323;
    font-weight: 600;
    text-align: start;
    margin: 0;
    line-height: 30px;
    margin-bottom: 20px;
}

.register-page-inner h1 {
    font-size: 24px;
    text-transform: capitalize;
    color: #232323;
    font-weight: 600;
    text-align: start;
    margin: 0;
    line-height: 30px;
    margin-bottom: 30px;
}

button.register-page-button.home-register-modal-btn:disabled {
    opacity: 0.5;
}

button.register-page-button.register-modal-btn {
    opacity: 0.5;
}

.book-a-slot-btn-common,
.common-modal-popup-btn {
    width: 100%;
}


/* Css By Ps End  23-10-2024*/

@media (max-width: 768px) {
    .gallery-item {
        width: calc(50% - 15px);
    }
}

@media (max-width: 576px) {
    .gallery-item {
        width: 100%;
    }
}

.gallery-item a {
    color: #ffffff;
    background-color: #ff4747;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -6px;
    position: absolute;
    top: -8px;
    z-index: 1;
}

.add-images-video-preview-container {
    position: relative;
}

.add-images-video-preview-container .media-preview button.remove-btn {
    padding: 0;
    background-color: #FE4747 !important;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -4px;
    position: absolute;
    top: -46px;
    z-index: 1;
    font-size: 10px;
    border: 1px solid hwb(0 28% 0%);
}

.add-images-video-preview-container .media-preview button.remove-btn:hover {
    color: #fff;
}


/*  */


/* ================10 Sep 2024 =====================*/

.product-details-modal {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* overflow: auto; */
    background-color: rgba(0, 0, 0, 0.4);
}


/* Modal Content */

.product-details-modal-content {
    background-color: #fefefe;
    margin: 8% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    animation: fadeIn 0.4s;
}


/* The Close Button */

.product-details-close {
    color: #ffffff;
    float: right;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    right: -14px;
    top: -14px;
    background-color: #9871e2;
    padding: 4px 15px;
    border-radius: 50%;
    line-height: normal;
}

.product-details-close:hover,
.product-details-close:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}


/* ===================== Cancel-modal-popup Page Start Here ===================== */

.cancel-modal-popup .modal {
    position: fixed;
    z-index: 11;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
    justify-content: center;
    align-items: center;
}

.cancel-modal-popup .modal-content {
    background-color: #fefefe;
    margin: 10% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 70%;
}

.cancel-modal-popup .modal-close {
    color: #ffffff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    top: -16px;
}

.cancel-modal-popup .modal-close:hover,
.cancel-modal-popup .modal-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.cancel-modal-popup form label {
    margin-bottom: 14px;
    display: block;
    color: #232323;
    font-size: 16px;
}


/* ===================== Cancel-modal-popup Page End Here ===================== */


/* Animation for modal */

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

#remove-vendor-package-btn {
    display: none;
}


/* 11-September-2024*/

.add-images-video-preview-container {
    gap: 10px;
    justify-content: flex-start;
    margin-top: 14px;
    margin-bottom: 14px;
}

.add-images-video-preview-container .media-preview {
    width: calc(100%/4 - 10px);
    position: relative;
}

.add-images-video-preview-container .media-preview img {
    width: 100%;
    height: 100px;
    object-fit: cover;
    border-radius: 6px;
}

.vendor-mobile-footer-main {
    padding: 20px;
    display: none;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 3;
    background-color: #9871e2;
}

.vendor-mobile-footer-inner {
    text-align: center;
    gap: 20px;
}

.vendor-mobile-footer-inner a {
    width: calc(100%/4 - 20px);
    color: #fff;
    font-size: 24px;
}

.vendor-mobile-footer-inner a.active-a {
    color: #4a4a4a;
}

.vendor-mobile-footer-single div.text-primary {
    font-size: 16px;
    margin-top: 6px;
}


/* .inner-dashboard .profil-heading {
    width: calc(50% - 20px);
} */

.inner-dashboard .profil-heading {
    width: 80%;
}

.inner-packages-profile-offer-left img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    object-position: top;
}

.register-page-inner {
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

.salon-ctm-wrapper {
    overflow: hidden;
}

.register-right-images {
    width: 50%;
}

.register-right-images img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    object-position: left;
}

.vender-user-register-form-common .register-right-images img {
    height: 650px;
    object-fit: cover;
    vertical-align: bottom;
    object-position: top;
    width: 100%;
}

.user-register-form-main-bg .register-right-images img {
    height: auto;
    vertical-align: bottom;
    min-width: 100%;
    padding-left: 0;
    margin-left: 0;
}

.vender-user-register-form-common .register-page-form-main {
    width: 50%;
    position: relative;
    z-index: 1;
    padding: 30px;
}

.vender-user-register-form-common .register-right-images {
    position: static;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
}

.vender-user-register-form-common .register-page-inner {
    min-width: auto;
    max-width: 880px;
    padding: 0;
    background-color: #fff;
}


/* 11-September-2024*/


/* 13-September-2024*/

.add-new-pack-btn {
    position: sticky;
    bottom: 80px;
    text-align: end;
    padding-right: 30px;
    z-index: 3;
}

.div-for-add-package label {
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto;
    color: #252525;
}

.buy-new-package-div {
    margin-top: 14px;
}

.pack-type-div {
    width: 100%;
}

.buy-new-package-div span {
    font-family: Roboto;
    color: #252525;
    font-size: 16px;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 14px;
}

.selected-packages-main.div-for-add-package {
    text-align: center;
}

.div-for-add-package input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

.product-heading-main {
    width: 100%;
    max-width: max-content;
}

.already-have-package-div h3 {
    line-height: normal;
    margin-bottom: 14px;
    font-size: 18px;
    font-weight: 500;
}

.packages-profile-main-bg .profile-packages-right {
    padding: 0 10px 10px 10px;
}

.add-new-pack-btn button {
    background-color: #569211;
    border-color: #569211;
}

.add-new-pack-btn button:hover {
    background-color: #fff;
    color: #569211;
}

.profile-packages-left .first-profile-name-personal .name-main-heading {
    padding: 0;
}


/* 13-September-2024*/


/* 16-September-2024*/

.otp-gen-bg-main .register-page-wrapper {
    display: block;
}

.otp-gen-bg-main .register-page-form-main {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 30px;
}

.otp-gen-bg-main .register-page-inner {
    max-width: 600px;
}

.otp-gen-bg-main .bottom-buttons-main {
    justify-content: center;
}

.display-none {
    display: none !important;
}


/* 16-September-2024*/


/* 17-September-2024*/

.not-register {
    font-size: 18px;
    font-weight: 500;
}

.not-register a {
    font-size: 16px;
    font-weight: 500;
}

.selected-packages-main.div-for-add-package-input-checked {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
}

.selected-packages-main.div-for-add-package-input-checked input[type="checkbox"] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    border: none !important;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}

.selected-packages-main.div-for-add-package-input-checked label {
    font-size: 0;
    border: 2px solid #9871e2;
}

.selected-packages-main.div-for-add-package-input-checked input[type="checkbox"]:checked+label {
    position: absolute;
    width: 100%;
    left: 0;
    min-width: 100%;
    height: 100%;
    font-size: 0;
}

.selected-packages-main.div-for-add-package-input-checked input[type="checkbox"]:checked+label {
    border-color: #ff0000;
    border-radius: 10px;
}

.first-profile-name-personal-new-packeges .selected-packages-main.div-for-add-package-input-checked input[type="checkbox"]:checked+label {
    border-color: #569211;
}

.first-profile-name-personal-new-packeges .selected-packages-main.div-for-add-package-input-checked label {
    border: 2px solid transparent;
}

.first-profile-name-personal .view-maore-btn-new {
    position: relative;
    z-index: 3;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.packages-profile-main-bg input[type="checkbox"] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    border: none !important;
    opacity: 0;
    z-index: 1;
    top: 0;
}

.vendor-existing-package-div-select-pack .selected-packages-main.div-for-add-package-input-checked label {
    font-size: 0;
    border: 2px solid #9871e2;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}


/*  */


/* 17-September-2024*/


/* 18-September-2024*/

.edit-package-bg-common .profile-dashboard-personal-info {
    width: 100%;
    margin-left: 0;
}

.profile-flex-field-edit-package .register-page-form-wrapper {
    width: calc(100%/3 - 10px);
}

.add-clean-up-packages-main-bg .selected-packages-main.div-for-add-package-input-checked input[type="checkbox"]:checked+label {
    border-color: #569211;
}

.name-heading ul li ul li {
    position: relative;
    padding-left: 2px;
}

.name-heading ul li ul li::after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 4px;
    background-color: #9871e2;
    border-radius: 50%;
}

.name-heading ul li ul li a {
    padding: 0 0 10px 0 !important;
    margin: 0 0 0 14px !important;
}

.name-heading ul li ul li a h5 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: normal;
    font-weight: 400;
}


/* 18-September-2024*/


/* 19-September-2024*/

.add-hair-pack-bg .div-for-add-package-input-checked label {
    border: 2px solid #ffffff00;
}

.name-heading ul li ul li a.active h5 {
    color: #9871e2;
}

.name-main-heading .name-heading a.active h5 {
    color: #9871e2;
}


/* 19-September-2024*/


/* 20-September-2024*/

.name-heading-right p a {
    color: #252525;
    font-weight: 400;
    pointer-events: none;
}

.user-dashboard-bg .profil-heading {
    justify-content: flex-start;
}

.user-dashboard-bg .profile-edit-button-content {
    margin: 0;
}


/* 20-September-2024*/


/* 23-September-2024*/

.register-page-form-wrapper select {
    background: url("https://www.skypep.com/front/images/select-drop-worn-icon.png") no-repeat;
    background-position: calc(100% - 0.75rem) center !important;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    padding-right: 2rem !important;
}

.name-main-heading .name-heading a h5 {
    font-size: 15px;
    font-weight: 500;
}

.main-packages-bg {
    gap: 20px;
    align-items: baseline;
}

.main-packages-bg .first-profile-name-personal {
    width: calc(100%/2 - 20px);
}

.inner-packages-profile-offer-right {
    width: 100%;
    margin-left: 0;
}

.inner-packages-profile-offer-left {
    display: none;
}

.name-heading h5 {
    font-size: 15px;
    font-weight: 500;
}

.buy-new-package-div h3 {
    font-size: 18px;
    font-weight: 500;
}


/* 23-September-2024*/


/* 07-oct-2024*/

.common-margin-zero {
    margin: 0 !important;
}

.add-waxing-packages-main .first-profile-name-personal {
    width: calc(100%/2 - 10px);
}

.add-waxing-packages-main .inner-profile-dashboard {
    gap: 20px !important;
}

.add-clean-up-packages-main-bg .add-waxing-packages-main .profile-dashboard-personal-info {
    gap: 20px;
}

.banner-categories-search .select2-container--default .select2-selection--single {
    border: none;
    outline: none !important;
}


/* 07-oct-2024*/


/* ===================== Dashboard Css End Here ===================== */


/* 08-oct-2024*/


/* ===================== featured-vendor-list Css Start Here ===================== */

.listing-banner-bg {
    background: linear-gradient(rgb(37, 37, 37, 0.4), rgb(37, 37, 37, 0.4)), url('https://www.skypep.com/front/images/beauty-saloon-bg.png');
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.barber-shop-recommended-slider-remove {
    gap: 16px;
    justify-content: flex-start;
}

.barber-shop-recommended-slider-remove .inner-barber-shop-recommended {
    width: calc(100%/4 - 12px);
    margin: 0;
    padding: 0 0 26px 0;
    box-shadow: 0px 0px 7px 0px #0000002B;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
}

.barber-shop-recommended-slider-remove .barber-shop-box-main {
    padding: 18px 0 0 12px;
    box-shadow: none;
    border-radius: 0;
}

section.recommended-bg .container>.pagination {
    text-align: center;
    justify-content: center;
    display: flex;
    margin-top: 50px;
}

.recommended-listing-bg .pagination nav {
    width: 100%;
    margin-left: 0;
}

.recommended-listing-bg .pagination nav ul li {
    color: #252525;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    padding: 8px 14px;
    background: #f2eff6;
    border-radius: 2px;
    margin: 0 !important;
    cursor: pointer;
}

.recommended-listing-bg .pagination nav ul li.page-item.active {
    color: #fff !important;
    background: #9871e2 !important;
}

.recommended-listing-bg .pagination nav ul li a {
    padding: 0;
}


/* ===================== featured-vendor-list Css End Here ===================== */


/* ===================== vendor_details Css Start Here ===================== */


/* =========== VM Barber Shop Section Start Here =========== */

.vm-barber-shop-bg .location-section ul li:first-child {
    width: max-content;
}

.vm-barber-shop-bg .location-section ul li:last-child {
    width: calc(90% - 8px);
}

.vm-barber-shop-slider-section {
    gap: 14px;
    margin-top: 20px;
}

.inner-vm-barber-section-one {
    width: calc(60% - 7px);
}

.inner-vm-barber-section-two {
    width: calc(40% - 7px);
    background-color: #f2eff6;
    padding: 30px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.inner-vm-barber-shop-slider-section {
    width: calc(100%/2 - 7px);
}

.vm-barber-shop-slider-section img {
    width: 100%;
    border-radius: 5px;
    height: 310px;
    object-fit: contain;
    background-color: #f2eff6;
}

.vm-barber-content {
    padding-top: 30px;
}


/* =========== VM Barber Shop Section End Here =========== */


/* =========== services-details Section Start Here =========== */

.services-comm-tab-menu ul li a {
    text-decoration: none;
    padding: 8px 20px;
    font-size: 16px;
    color: #252525;
    border-right: 1px solid #00000020;
}

.services-comm-tab-menu ul li:last-child a {
    border-right: none;
}

.services-comm-tab-menu ul li a.services-comm-active-a {
    background-color: #514299;
    color: #ffffff;
    border-radius: 4px;
}

.services-comm-tab {
    display: none;
}

.services-comm-tab-active {
    display: block;
}

.services-comm-tab-menu ul {
    gap: 15px;
}

.services-comm-tab-menu {
    background-color: #F2EFF6;
    padding: 4px;
    border-radius: 4px;
    margin-bottom: 36px;
    margin-top: 14px;
}

.services-comm-tab-main {
    gap: 14px;
}

.services-details-tab-one {
    width: calc(100%/2 - 17px);
    background-color: #FFFFFF;
    padding: 16px 10px;
    box-shadow: 0px 0px 4px 0px #00000038;
    border-radius: 5px;
}

.inner-services-details-tab-one {
    width: 16%;
}

.inner-services-details-tab-content {
    width: calc(59% - 40px);
    margin: 0 20px;
}

.services-details-book-now-btn {
    width: 25%;
}

.inner-services-details-tab-one img {
    border-radius: 50%;
    height: 90px;
    width: 90px;
    object-fit: cover;
}

.services-details-price-bg {
    max-width: 230px;
    margin-top: 14px;
}

.inner-services-details-times {
    background-color: #F2EFF6;
    padding: 4px 6px;
    border-radius: 2px;
}

.inner-services-details-times a {
    color: #9871E2;
    font-size: 14px;
    font-weight: 500;
}

.inner-services-details-price a {
    color: #232323;
    font-size: 17px;
    font-weight: 500;
}

.services-comm-tab-main .frontend-pack-view-single {
    width: calc(100%/2 - 14px);
}

.services-comm-tab-main .inner-services-details-tab-one {
    width: calc(30% - 10px);
}

.services-comm-tab-main .inner-packages-profile-offer-right {
    width: calc(70% - 10px);
}

.services-comm-tab-main .packages-profile-offer-main-bg {
    gap: 20px;
}


/* =========== services-details Section End Here =========== */


/* =========== Gallery Section Start Here =========== */

.inner-gallery-details {
    margin-bottom: 20px;
}

.gallery-details-slider-bg {
    gap: 14px;
}

.inner-gallery-details-slider {
    width: calc(100%/3 - 14px);
}

.inner-gallery-details-slider img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
}

.gallery-details-slider-bg .slick-list.draggable {
    padding: 0 !important;
    margin: 0 -10px;
}

.inner-gallery-details-slider.slick-slide {
    transform: scale(0.9);
    transition: all 0.4s ease-in-out;
}

.inner-gallery-details-slider.slick-slide img {
    max-width: 100%;
    transition: all 0.4s ease-in-out;
}

.inner-gallery-details-slider.slick-center {
    transform: scale(1);
}


/* dots Start*/

.gallery-details-slider-bg .slick-dots {
    bottom: -34px;
}

.gallery-details-slider-bg .slick-dots li {
    width: 26px;
    height: 3px;
    margin: 0 3px;
}

.gallery-details-slider-bg .slick-dots li button {
    font-size: 0;
    width: 26px;
    height: 2px;
    padding: 0;
    background: #9871E2;
    opacity: 1 !important;
}

.gallery-details-slider-bg .slick-dots li button:before {
    display: none;
}

.gallery-details-slider-bg .slick-dots li.slick-active button {
    width: 58px;
    transition: all ease-in-out
}


/* dots End*/


/* =========== Gallery Section End Here =========== */


/* =========== Reviews Services-details Section Start Here =========== */

.reviews-services-bg {
    padding: 30px 0;
    background-color: #5C4A99;
}

.inner-reviews-services {
    max-width: 270px;
}

.five-start-reviews ul li {
    display: inline-block;
}

.five-start-reviews ul li i {
    line-height: 0;
}

.five-start-reviews ul li i.with-color {
    color: #FFC107;
}

i.without-color {
    color: #ffffff;
    text-shadow: -1px 0 #FFC107, 0 1px #FFC107, 1px 0 #FFC107, 0 -1px #FFC107;
}

.rating-five {
    font-size: 18px;
    font-weight: 400;
    margin-left: 6px;
}

.rating-five-content h5 {
    font-size: 16px;
    font-weight: 400;
}

.feedback-reviews-services-left {
    width: 25%;
}

.feedback-reviews-services-right {
    width: calc(75% - 14px);
    margin-left: 7px;
}

.feedback-reviews-services-left h5 {
    max-width: 76px;
    height: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #FFE5E5;
    color: #F20909;
    font-size: 26px;
    font-weight: 500;
}

.inner-feedback-reviews-services {
    align-items: flex-start;
    width: calc(100%/3);
    padding: 30px;
    border-bottom: 1px solid #ccc;
}

.feedback-reviews-services-right h4 {
    line-height: normal;
}

.feedback-reviews-services-right p {
    font-size: 14px;
    font-weight: 400;
}

.inner-feedback-reviews-services:nth-child(3n+2) {
    border-right: 1px solid #ffd;
    border-left: 1px solid #ffd;
}

.inner-feedback-reviews-services:nth-child(3n+1) {
    padding-left: 0;
}

.inner-feedback-reviews-services:nth-last-of-type(3) {
    border-bottom: none;
}

.inner-feedback-reviews-services:nth-last-of-type(2) {
    border-bottom: none;
}

.inner-feedback-reviews-services:nth-last-of-type(1) {
    border-bottom: none;
}

.read-more-review-div .inner-feedback-reviews-services:nth-last-of-type(3) {
    border-top: 1px solid #ffffdd;
}

.read-more-review-div .inner-feedback-reviews-services:nth-last-of-type(2) {
    border-top: 1px solid #ffffdd;
}

.read-more-review-div .inner-feedback-reviews-services:nth-last-of-type(1) {
    border-top: 1px solid #ffffdd;
}

.read-more-review-div .inner-feedback-reviews-services:nth-last-of-type(3) {
    border-bottom: none;
}

.read-more-review-div .inner-feedback-reviews-services:nth-last-of-type(2) {
    border-bottom: none;
}

.read-more-review-div .inner-feedback-reviews-services:nth-last-of-type(1) {
    border-bottom: none;
}

.reviews-para-cotent {
    margin-top: 14px;
}

.view-more-review {
    margin-top: 26px;
    text-align: center;
}

.submit-review-btn {
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

.submit-review-btn .submit-review-common {
    width: 100%;
}

.submit-review-common {
    border: none;
    background: #9871e2;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Roboto';
    border: 1px solid #9871e2;
}

.submit-review-common:hover {
    background-color: #fff;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}

.common-cross-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #9871e2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 1px solid #9871e2;
    position: absolute;
    right: -14px;
}

.common-cross-icon:hover {
    background-color: #fff;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}

.salon_review-modal-bg form textarea {
    outline: none !important;
    margin-top: 14px;
}

.salon_review-modal-bg .vendor_review-modal-content h2 {
    font-size: 30px;
}

.review-read-more-btn {
    margin-top: 10px;
}

.review-read-more-common-btn {
    background-color: #f2eff6;
    border: none;
    padding: 8px 14px;
    border-radius: 5px;
    color: #9871e2;
    font-weight: 500;
    cursor: pointer;
}

.review-read-more-common-btn:hover {
    background-color: #9871e2;
    color: #fff;
    transition: 0.3s ease-in-out;
}

.feedback-reviews-services {
    justify-content: flex-start;
}

.salon_review-modal-bg .error {
    margin-left: 0;
}

.inner-vm-barber-shop .location-section {
    border-radius: 10px;
    padding: 20px;
    background-color: #fff;
    margin-top: 10px;
}


/* popup*/

div#vendor_gallery {
    align-items: center;
    justify-content: center;
}

.vendor_gallery_close {
    top: 6px;
    z-index: 1;
    right: -14px;
}

div#vendor_gallery .modal-content {
    height: auto;
    max-width: 880px;
    object-fit: contain;
    max-height: 480px;
    background-color: #fff;
}

div#vendor_gallery .modal-content img#modalImage {
    overflow: hidden;
    max-height: 480px;
    width: 880px;
    object-fit: cover;
    object-position: center;
    cursor: pointer;
}


/* popup */

.reviewtext {
    display: none;
}


/* =========== Reviews Services-details Section End Here =========== */


/* ===================== vendor_details Css End Here ===================== */


/* 08-oct-2024*/


/* 11-oct-2024*/

ul.list-review {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

ul.list-review>li {
    width: calc(100%/2 - 20px);
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 0px 7px 0px #d9d9d9;
    position: relative;
    border: 2px solid #9871e2;
}

.full-width-dashboard ul.list-review>li {
    width: calc(100%/3 - 20px);
}

ul.list-review>li h4 {
    line-height: 1.5;
    text-transform: capitalize;
}

i.with-color {
    color: #FFC107;
}

p.review-date {
    font-size: 14px;
    font-weight: 400;
}

.vendor-total-review-head {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 0px 7px 0px #d9d9d9;
    position: relative;
    border: 2px solid #9871e2;
    margin-bottom: 30px;
}

ul.rating {
    display: flex;
}

.vendor-total-review-head h4 {
    line-height: normal;
}

.inner-gallery-details-slider-pg img {
    height: 230px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    cursor: pointer;
    border-radius: 10px;
}

.inner-gallery-details-slider-pg {
    padding: 0 10px;
    border-radius: 10px;
}

.gallery-details-slider-pg .slick-track {
    margin: 0 -10px !important;
}

.video-main-details-bg .gallery-item {
    width: calc(100%/4 - 12px);
}

div#vendor_reviewModal {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.vm-barber-shop-social-icon ul {
    gap: 14px;
}

.vm-barber-shop-social-icon ul li a {
    font-size: 20px;
    color: #9871e2;
}

.vm-barber-shop-social-icon {
    border-radius: 10px;
    padding: 20px;
    background-color: #fff;
    margin-top: 10px;
}


/* 11-oct-2024*/

div.ui-timepicker-wrapper {
    width: auto !important;
    min-width: 344px !important;
}

body.home-page-body .select2-container .select2-dropdown {
    width: 200px !important;
    top: 10px;
}


/* 14-oct-2024 */


/* 14-oct-2024 */

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #9871e2 !important;
}


/* 15-oct-2024 */

.select2-dropdown {
    z-index: 11 !important;
}

.blog-news-popup-offer-pg {
    margin-top: 14px;
}


/* 15-oct-2024 */


/* ===================== blog-details-bg Css Start Here ===================== */

.blog-details-bg {
    background: linear-gradient(rgb(37, 37, 37, 0.4), rgb(37, 37, 37, 0.4)), url('https://www.skypep.com/front/images/blog-details-bg.webp');
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.blog-news-popup-offer-pg-details {
    gap: 16px;
}

.blog-news-popup-offer-details .inner-blog-news-popup-offer {
    margin: 0;
    box-shadow: 0px 0px 4px 0px #0000002B;
}

.our-blog-bg-details-bg-pagination .blog-news-popup-offer-details {
    margin-top: 30px;
}

.our-blog-bg-details-bg-pagination .pagination nav ul li.page-item.active {
    color: #fff !important;
    background: #9871e2 !important;
}

.our-blog-bg-details-bg-pagination .pagination nav ul li {
    color: #252525;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    padding: 8px 14px;
    background: #f2eff6;
    border-radius: 2px;
    margin: 0 !important;
    cursor: pointer;
}

.our-blog-bg-details-bg-pagination .pagination nav {
    width: 100%;
    margin-left: 0;
}

.our-blog-bg-details-bg-pagination .container>.pagination {
    text-align: center;
    justify-content: center;
    display: flex;
    margin-top: 50px;
}

.our-blog-bg-details-bg-pagination .pagination nav ul li a {
    padding: 0;
}


/* ===================== blog-details-bg End Here ===================== */


/* ===================== blog listing Start Here ===================== */

.our-blog-bg-details-listing .blog-news-popup-offer-img a {
    width: 100%;
}

.our-blog-bg-details-listing .inner-blog-news-popup-offer img {
    height: 500px;
}

.our-blog-bg-details-listing .blog-news-popup-offer-img {
    height: 500px;
}

.our-blog-bg-details-listing .blog-news-popup-offer-content h4 {
    line-height: 30px;
    margin: 6px 0;
}

.our-blog-bg-details-listing .blog-news-popup-offer-details {
    margin-top: 30px;
    padding: 30px;
    box-shadow: 0px 0px 7px 0px #0000002B;
    border-radius: 10px;
}

.our-blog-bg-details-listing .inner-blog-news-popup-offer img:hover {
    transform: none;
}

.blog-news-popup-offer-content-listing {
    margin-top: 20px;
}

.blog-news-popup-offer-content-listing h2 {
    margin: 4px 0;
}

.blog-listing-breadcrumm ul {
    text-align: left;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
    margin-top: 0;
}

.blog-listing-breadcrumm ul li {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    padding-right: 10px;
}

.blog-listing-breadcrumm ul li a {
    color: #252525;
    font-weight: 400;
    margin: 0;
    opacity: 1;
    font-size: 14px;
    line-height: normal;
    text-transform: capitalize;
    display: inline-block;
}

.blog-listing-breadcrumm ul li:before {
    content: '';
    position: absolute;
    top: 8px;
    right: -4px;
    display: inline-block;
    padding: 2px;
    border: solid #252525;
    border-width: 0 2px 2px 0;
    transform: rotate(-45deg);
}

.blog-listing-breadcrumm ul li:last-child:before {
    border: 0;
    display: none;
}

.blog-listing-breadcrumm ul li:first-child a {
    padding-left: 0;
    margin-left: 0;
}


/* 16-oct-2024 */

.our-blog-bg-details-bg-pagination .blog-news-popup-offer-details {
    gap: 20px;
    justify-content: flex-start;
}

.contact-us-bg {
    background: linear-gradient(rgb(81, 66, 153, 0.5), rgb(81, 66, 153, 0.5)), url(../images/240_F_337963325_EJuPjWslX3vAFxJ59L3y1cm6IsSfo07s.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px 0;
}

.contact-us-bg .register-right-images img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    object-position: 60% 0;
}

.contact-us-info-bg {
    max-width: 882px;
    margin: 0 auto;
    gap: 20px;
    padding: 0 0 20px 0;
}

.inner-contact-us-info {
    width: calc(100%/3 - 20px);
    text-align: center;
}

.contact-us-info-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.contact-us-info-icon i {
    color: #9871e2;
    font-size: 20px;
}

.contact-us-info-icon a {
    font-weight: 400;
    font-size: 16px;
}

.inner-contact-us-info h5 {
    margin: 10px 0;
}


/* 16-oct-2024 */


/* ===================== blog Listing End Here ===================== */


/* ===================== Abous Us Start Here ===================== */

.nner-about-us-since {
    gap: 20px;
}

.about-us-since-left-content {
    width: calc(100%/2 - 20px);
}

.about-us-since-img-main {
    gap: 14px;
}

.inner-about-us-since-img {
    width: calc(100%/2 - 7px);
    gap: 10px;
    display: flex;
    flex-direction: column;
    height: 426px;
    overflow: hidden;
    border-radius: 10px;
}

.inner-about-us-since-img img {
    height: 426px;
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
    transition: transform 1s cubic-bezier(.2, 0, 0, 1);
}

.inner-about-us-since-img img:hover {
    transform: translate3d(0, -2px, 0) scale3d(1.1, 1.1, 1.1);
}

.since-content-img {
    height: 120px;
    border-radius: 10px;
    overflow: hidden;
}

.since-content-image {
    height: 292px;
    border-radius: 10px;
    overflow: hidden;
}

.since-content {
    padding: 10px;
    border-radius: 10px;
    background-color: #f2eff6;
    margin-bottom: 14px;
    text-align: center;
}

.since-content-image img {
    height: 292px;
    width: 100%;
    object-fit: cover;
}

.since-content h5 {
    font-size: 26px;
    font-weight: 500;
    line-height: normal;
}

.since-content h3 {
    line-height: normal;
    font-size: 36px;
}

.inner-about-us-since h2 {
    line-height: normal;
    margin-bottom: 14px;
}

.inner-about-us-since h4 {
    line-height: normal;
    margin-bottom: 10px;
    color: #9871E2;
}

.about-us-since-left-content {
    width: calc(100%/2 - 20px);
}

.inner-about-us-since p+p {
    margin-top: 14px;
}

.inner-about-us-since ul {
    margin-top: 20px;
}

.inner-about-us-since ul li {
    font-size: 16px;
    position: relative;
}

.inner-about-us-since ul li {
    font-size: 16px;
    position: relative;
    padding-left: 18px;
}

.inner-about-us-since ul li::after {
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
    width: 10px;
    height: 10px;
    background-color: #9871e2;
    border-radius: 50%;
    margin: auto;
}

.inner-about-us-since ul li+li {
    margin-top: 10px;
}

.about-rad-more-btn {
    margin-top: 20px;
}

.since-content-img img {
    height: 120px;
}


/* ===================== Our Team Section Start Here ===================== */

.inner-blog-our-team h4 {
    color: #9871e2;
    font-weight: 500;
}

.inner-blog-our-team {
    margin-bottom: 20px;
}

.blog-our-team-content {
    gap: 14px;
}

.inner-blog-our-team-content {
    width: calc(100%/4 - 14px);
}

.inner-blog-our-team-content-images {
    height: 230px;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

.inner-blog-our-team-content img {
    width: 100%;
    border-radius: 10px 10px 0 0;
    vertical-align: bottom;
    height: 230px;
    object-fit: cover;
    object-position: top;
    transition: transform 1s cubic-bezier(.2, 0, 0, 1);
}

.inner-blog-our-team-content img:hover {
    transform: translate3d(0, -2px, 0) scale3d(1.1, 1.1, 1.1);
}

.blog-our-team-name {
    padding: 18px 12px 26px 12px;
    box-shadow: 0px 0px 7px 0px #0000002B;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    text-align: center;
}

.blog-our-team ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.blog-our-team ul li a {
    color: #9871e2;
    font-size: 20px;
}

.blog-our-team-name p {
    margin: 6px 0;
}


/* ===================== Our Team Section End Here ===================== */


/* ===================== Our Team Section End Here ===================== */

.inner-counter-setion {
    max-width: 800px;
    margin: 0 auto;
}

.ctm-circle_percent {
    font-size: 100px;
    width: 1em;
    height: 1em;
    position: relative;
    background: #f2eff6;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin: 20px;
}

.ctm-circle_inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    clip: rect(0 1em 1em .5em);
}

.ctm-round_per {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    background: #9871e2;
    clip: rect(0 1em 1em .5em);
    transform: rotate(180deg);
    transition: 1.05s;
}

.ctm-percent_more .ctm-circle_inner {
    clip: rect(0 .5em 1em 0em);
}

.ctm-percent_more:after {
    position: absolute;
    left: .5em;
    top: 0em;
    right: 0;
    bottom: 0;
    background: #9871e2;
    content: '';
}

.ctm-circle_inbox {
    position: absolute;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    background: #ffffff;
    z-index: 3;
    border-radius: 50%;
}

.ctm-percent_text {
    position: absolute;
    font-size: 20px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    color: #252525;
}

.counter-main-bg p {
    font-size: 18px;
    color: #fff;
}

.inner-counter-main {
    text-align: center;
}

.counter-setion-bg {
    background: linear-gradient(rgb(81, 66, 153, 0.9), rgb(81, 66, 153, 0.9)), url("https://www.skypep.com/front/images/trending-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px 0;
}


/* ===================== Our Team Section End Here ===================== */


/* ===================== About Us End Here ===================== */


/* ===================== Category Page Start Here ===================== */


/* ===================== Category Banner Page Start Here ===================== */

.category-banner-bg {
    background: linear-gradient(rgb(37, 37, 37, 0.4), rgb(37, 37, 37, 0.4)), url('https://www.skypep.com/front/images/category-bg.webp');
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


/* 17-oct-2024 */

.inner-increadible-category .inner-increadible-spa-experience-left {
    width: calc(100%/6 - 14px);
}

.inner-increadible-category {
    gap: 16px;
}

.inner-increadible-category .inner-increadible-spa-experience-left h5 {
    margin-top: 14px;
}

.inner-increadible-category .inner-increadible-spa-experience-left img {
    height: 124px;
    width: 124px;
    object-fit: cover;
    border-radius: 50%;
}


/* 17-oct-2024 */


/* ===================== Category Banner Page End Here ===================== */


/* ===================== Skypep Safety Standards Start Here ===================== */

.skypep-safety-standards-five-main {
    background: linear-gradient(rgb(81, 66, 153, 0.9), rgb(81, 66, 153, 0.9)), url(../images/trending-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 48px 0;
}

.sanitized-kits-tools {
    width: 106px;
    height: 106px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #9871E2;
    margin: 0 auto;
}

.inner-skypep-safety-standards-five-main h5 {
    margin-top: 14px;
    color: #fff;
    font-size: 16px;
}

.skypep-safety-standards-five-main-flex {
    gap: 20px;
}

.inner-skypep-safety-standards-five-main {
    width: calc(100%/5 - 20px);
    text-align: center;
    position: relative;
}

.inner-skypep-safety-standards-five-main:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 1px;
    background-color: #fff;
    left: 0;
    top: 0;
}

.inner-skypep-safety-standards-five-main:after {
    position: absolute;
    content: "";
    width: 80px;
    height: 1px;
    background-color: #fff;
    right: -50px;
    top: -50px;
    bottom: 0;
    margin: auto;
    left: auto;
}

.inner-skypep-safety-standards-five-main::before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #fff;
    right: -50px;
    top: -50px;
    bottom: 0;
    margin: auto;
    left: auto;
    transform: rotate(45deg);
}

.inner-skypep-safety-standards-five-main:last-child:before,
.inner-skypep-safety-standards-five-main:last-child::after {
    display: none;
}

.inner-skypep-safety-standards h2 {
    margin-bottom: 20px;
}


/* ===================== Skypep Safety Standards End Here ===================== */


/* ===================== Category Page End Here ===================== */


/* ===================== Category Listing Page Start Here ===================== */

.category-listing-body-deals-left {
    width: 25%;
    background-color: #5C4A99;
    padding: 10px 14px;
    border-radius: 5px;
    max-height: max-content;
    height: 500px;
    overflow: auto;
    margin-top: 10px;
}

.category-listing-body-deals-right-main {
    width: calc(75% - 27px);
    margin-left: 24px;
    height: 500px;
    overflow: auto;
    padding: 10px;
}

.category-listing-body-deals-right-main .category-listing-body-deals-right+.category-listing-body-deals-right {
    margin-top: 24px;
}

.listing-body-deals-heading-left {
    width: 80%;
}

.listing-body-deals-heading-right {
    width: 20%;
}

.cstm-js-dropdown-list {
    display: none;
    padding: 20px 10px;
    background-color: #fff;
    border-radius: 3px;
    margin-top: 10px;
}

.category-listing-body-deals-dropdown a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.cstm-js-dropdown-list li a {
    font-size: 16px;
    color: #232323;
}

.cstm-js-dropdown-list li.active a {
    color: #5C4A99;
}

.cstm-js-dropdown-list li+li {
    margin-top: 16px;
}

.category-listing-body-deals-dropdown a {
    border-bottom: 1px solid #fff;
    padding: 14px 0;
}

.category-listing-body-deals-dropdown:first-child a {
    padding-top: 0;
}

.category-listing-body-deals-dropdown:last-child a {
    border-bottom: none;
}

.body-wax-time-btn p {
    background-color: #F2EFF6;
    border: 1px solid #E9E1F9;
    padding: 6px 8px;
    border-radius: 5px;
    display: inline-block;
    color: #9871E2;
    line-height: normal;
}

.body-wax-common-btn {
    background-color: #388E3C;
    border: 1px solid #388E3C;
    padding: 6px 8px;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
}

.body-wax-common-btn:hover {
    background-color: #fff;
    color: #388E3C;
    transition: 0.3s ease-in-out;
}

.inner-body-wax-time-section {
    gap: 6px;
}


/* .view-detail-main-btn {
    background-color: #F2EFF6;
    border: 1px solid #E9E1F9;
    color: #9871E2;
} */

.category-listing-deals-section {
    margin-top: 24px;
    gap: 14px;
    align-items: center;
}

.body-wax-time-section {
    width: calc(100%/2 - 20px);
}

.inner-category-listing-body-deals-left {
    width: 30%;
}

.inner-category-listing-body-deals-right {
    width: calc(70% - 20px);
    margin-left: 20px;
    padding: 6px 0 0 0;
}

.inner-category-listing-body-deals-left img {
    height: 210px;
    object-fit: cover;
    border-radius: 5px;
    width: 100%;
}

.inner-category-listing-body-deals-right p {
    margin-top: 10px;
}

.body-wax-time-btn p {
    margin: 0;
}

ul.cstm-js-dropdown-list.active {
    display: block;
}

.add-to-cartview-btn a {
    padding: 8px 20px;
}

.category-listing-body-deals-right {
    padding: 10px;
    box-shadow: 0px 0px 4px 0px #00000040;
    border-radius: 5px;
}

.inner-category-listing-body-deals-right ul li {
    position: relative;
    padding-left: 16px;
}

.inner-category-listing-body-deals-right ul li+li {
    margin-top: 10px;
}

.inner-category-listing-body-deals-right ul li::after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 4px;
    background-color: #9871e2;
    border-radius: 50%;
}

.body-wax-time-section .location-section ul li {
    padding: 0;
    margin: 0 !important;
}

.body-wax-time-section .location-section ul li::after {
    display: none;
}

.add-to-cartview-btn {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.cstm-js-dropdown-list li a {
    padding: 0;
}


/* ===================== Category Listing Page End Here ===================== */


/* ===================== Wallet Page Start Here ===================== */

.back-btn-custom {
    background-color: #ff4747;
    border: 1px solid#ff4747;
    padding: 10px 26px;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
}

.back-btn-custom:hover {
    background-color: #fff;
    color: #ff4747;
    transition: 0.3s ease-in-out;
}

.wallet-main {
    margin: 0 1px 30px 1px;
    text-align: center;
    background-color: #f2eff6;
    padding: 20px;
    border-radius: 10px;
}

.wallet-balance-bal,
.wallet-balance-msg {
    font-size: 26px;
    font-weight: 500;
    color: #252525;
}

.wallet-balance-msg {
    margin: 10px 0;
    font-size: 18px;
    font-weight: 500;
    color: #252525;
}

.wallet-page-table-common thead tr th {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
    color: #252525;
}

.wallet-page-table-common {
    width: 100%;
    display: block;
    overflow: auto;
    overflow-y: hidden;
}


/* ===================== Wallet Page End Here ===================== */


/* ===================== Booking_modal Page Srart Here ===================== */

.booking_modal .modal {
    position: fixed;
    z-index: 11;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
    justify-content: center;
    align-items: center;
}

.booking_modal .modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}

.booking_modal .modal-close {
    color: #ffffff;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.booking_modal .modal-close:hover,
.booking_modal .modal-close:focus {
    color: #9871e2;
    text-decoration: none;
    cursor: pointer;
}

.booking_modal span.select2.select2-container.select2-container--default {
    width: 100% !important;
    margin-top: 14px;
}

.booking_modal .select-booking-city-btn {
    margin-top: 14px;
    text-align: center;
}

.booking_modal .select2-container--default .select2-selection--single {
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 5px;
    background-color: #fff;
    outline: none;
    font-family: 'Roboto';
    height: 40px;
}

.booking_modal .select-booking-city-btn button {
    background: #9871e2;
    color: #fff;
    border: 1px solid #9871e2;
    padding: 10px 30px;
    border-radius: 5px;
    font-family: Roboto;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
}

.booking_modal .select-booking-city-btn button:hover {
    background: #fff;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}

.booking_modal .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.booking_modal .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}

.booking_modal .modal-content h3 {
    line-height: normal;
}


/* ===================== Booking_modal Page End Here ===================== */


/* ===================== Choice Vendor Page Srart Here ===================== */

.choice-vendor-search-city-main-sec {
    background: #ccc;
    background-color: #F2EFF6;
    padding: 30px;
    border-radius: 10px;
}

.inner-choice-vendor-search-city {
    margin-bottom: 20px;
}

.select-city-main {
    background-color: #ffffff;
    padding: 10px;
    border: 1px solid #9871e2;
    border-radius: 5px;
    gap: 20px;
}

.inner-select-city-main {
    width: calc(100%/2 - 20px);
}

.inner-select-city-main button {
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    color: #252525;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.inner-select-city-main-price .body-wax-time-btn {
    margin-top: 10px;
}

.select-city-main {
    gap: 30px;
}

.user-selected-services .select-city-main+.select-city-main {
    margin-top: 14px;
}

.inner-select-city-main-price {
    width: calc(100%/2 - 20px);
}

.inner-select-city-main-price h5 a {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    color: #252525;
}

.inner-choice-vendor-search-city h5 {
    margin-bottom: 10px;
}

.choice-vendor-list-main-bg {
    gap: 10px;
}

.choice-vendor-list-main-bg .barber-shop-box-main {
    border-radius: 10px;
    padding: 14px;
    width: calc(100%/3 - 10px);
}

.vendor-list-select-sec h5 {
    margin-bottom: 10px;
}

.view-choice-button {
    margin-top: 10px;
}

.view-choice-button a {
    padding: 8px 16px;
}

.gallery-details-slider-pg button.slick-prev,
.gallery-details-slider-pg button.slick-next {
    position: absolute;
    top: 42%;
    font-size: 0;
    padding: 0;
    border: 0;
    z-index: 2;
    cursor: pointer;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 4px 0px #0000002E;
    background: #fff;
}

.gallery-details-slider-pg button.slick-next:after,
.gallery-details-slider-pg button.slick-prev:after {
    content: "";
    width: 0;
    height: 0;
    border: solid;
    border-width: 0px 0px 2px 2px;
    position: absolute;
    padding: 5px;
    color: #252525;
}

.gallery-details-slider-pg button.slick-prev:after {
    transform: rotate(45deg);
    left: 18px;
}

.gallery-details-slider-pg .slick-next {
    right: -56px;
}

.gallery-details-slider-pg button.slick-next:after {
    transform: rotate(-135deg);
    left: 16px;
}

.gallery-details-slider-pg .slick-prev {
    left: -56px;
}

.inner-choice-vendor-search-city .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    padding: 0;
    width: 100%;
    height: 100%;
    /* border: 1px dotted #9871e2; */
}

.inner-choice-vendor-search-city .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}

.inner-choice-vendor-search-city .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 50% !important;
}


/* ===================== Choice Vendor Page End Here ===================== */


/* ===================== vendor-details-modal-popup Page Start Here ===================== */

.vendor-details-modal-popup .modal {
    position: fixed;
    z-index: 11;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* overflow: auto; */
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}

.vendor-details-modal-popup .modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 70%;
}

.vendor-details-modal-popup .modal-close {
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.vendor-details-modal-popup .modal-close:hover,
.vendor-details-modal-popup .modal-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


/* ===================== vendor-details-modal-popup Page End Here ===================== */


/* ===================== Common-modal-popup Page Start Here ===================== */

.common-modal-popup .modal {
    position: fixed;
    z-index: 11;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* overflow: auto; */
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
    justify-content: center;
    align-items: center;
}

.common-modal-popup .modal-content,
.cancel-modal-popup .modal-content {
    background-color: #fefefe;
    margin: 10% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    max-width: 700px;
    border-radius: 4px;
}

.common-modal-popup .modal-close {
    color: #ffffff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    top: -16px;
}

.common-modal-popup .modal-close:hover,
.common-modal-popup .modal-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


/* ===================== Common-modal-popup Page End Here ===================== */


/* ===================== scheduled-appointments Page Start Here ===================== */

.heading-head {
    flex: 1;
    text-align: center;
}

.heading-head h2 {
    padding-right: 100px;
}

.wallet-page-table-common {
    padding-top: 30px;
}

.wallet-page-table-common thead {
    background-color: #9871e2;
}

.wallet-page-table-common tr.even {
    background-color: #d7d7d7;
}

.wallet-page-table-common thead tr th {
    color: #fff !important;
    font-family: Roboto;
    width: 1% !important;
}

.view-booked-appointment-details-btn {
    color: #ffffff;
    padding: 8px 20px;
    border-radius: 5px;
    background-color: #9871e2;
    border: 1px solid #9871e2;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
}

.view-booked-appointment-details-btn:hover {
    background-color: #fff;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}

.scheduled-appointments-bg-main .dataTables_wrapper {
    margin-top: 24px;
}

.scheduled-appointments-bg-main .dataTables_wrapper .dataTables_filter input {
    outline: none;
    height: 40px;
}

.common-modal-data>.container {
    padding: 0 !important;
}


/* ===================== scheduled-appointments Page End Here ===================== */


/*==================29-october-2024=======================*/

.choice-vendor-search-city-bg .view-choice-button {
    text-align: center;
}

.choice-vendor-search-city-bg .vendor-details-modal-popup section.vm-barber-shop-bg .container {
    padding: 0;
}

.choice-vender-new-for-popup section.vm-barber-shop-bg .container>a,
.Selected-Services-sec-right button.common-modal-popup-btn,
.Selected-Services-sec-right .book-reservation-main .book-now-btn-div button.book-a-slot-btn,
.choice-vender-new-list .select-city-main button,
.Service-vender-new-layout a.btn.remove-additional-services,
.booknow-modal-popup.booknow-modal-popup-new-layout .book-slot-btn-div button,
button#add-more-pins,
button.view-booked-appointment-details-btn-c,
button.view-booked-appointment-details-btn-ca,
button.appointment-com-resend-otp,
.book-a-slot-btn-common {
    background: #9871e2;
    padding: 10px 10px;
    border-radius: 5px;
    font-family: Roboto;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
    color: #fff;
    border: 1px solid #9871e2;
    text-align: center;
}

.choice-vender-new-for-popup section.vm-barber-shop-bg .container>a:hover,
.Selected-Services-sec-right button.common-modal-popup-btn:hover,
.Selected-Services-sec-right .book-reservation-main .book-now-btn-div button.book-a-slot-btn:hover,
.choice-vender-new-list .select-city-main button:hover,
.Service-vender-new-layout a.btn.remove-additional-services:hover,
.booknow-modal-popup.booknow-modal-popup-new-layout .book-slot-btn-div button:hover,
button#add-more-pins:hover,
button.view-booked-appointment-details-btn-c:hover,
button.view-booked-appointment-details-btn-ca:hover,
button.appointment-com-resend-otp:hover,
.book-a-slot-btn-common:hover {
    background: Transparent;
    color: #9871e2;
}

.pin-code-field button.remove-pin-code,
button.cancel-booked-appointment-btn,
.cancel-btn,
a.book-now-button.remove-service-to-cart-button.color-red {
    background: #ff4747;
    color: #fff;
    border: 1px solid #ff4747;
    padding: 10px 10px;
    border-radius: 5px;
    font-family: Roboto;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
    margin: 16px 0px;
    text-align: center;
}

.pin-code-field button.remove-pin-code:hover,
button.cancel-booked-appointment-btn:hover,
.cancel-btn:hover,
a.book-now-button.remove-service-to-cart-button.color-red:hover {
    color: #ff4747;
    border-color: #ff4747;
    background: transparent;
}

.profile-dashboard table#wallet-table td button.mark-as-complete-btn,
a.accept-booked-appointment-btn {
    background: #569211;
    color: #fff;
    border: 1px solid #569211;
    padding: 10px 10px;
    border-radius: 5px;
    font-family: Roboto;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
    /* margin: 16px 0px; */
    text-align: center;
}

.profile-dashboard table#wallet-table td button.mark-as-complete-btn:hover,
a.accept-booked-appointment-btn:hover {
    color: #569211;
    border-color: #569211;
    background: transparent;
}

.vendor_dashboard_page table.dataTable.no-footer {
    margin-bottom: 20px;
}

input#pin-codes {
    margin-bottom: 18px;
}

.choice-vender-new-for-popup .reviews-services-bg .container {
    padding: 0px 20px;
}

.choice-vender-new-for-popup .feedback-reviews-services-left h5 {
    max-width: 50px;
    height: 50px;
    width: 50px;
}

.choice-vender-new-for-popup .vendor-details-modal-popup .modal {
    justify-content: center;
    align-items: center;
}

.Selected-Services-sec-right .book-reservation-main>div {
    margin-bottom: 10px;
    font-weight: 500;
    text-align: start;
}

.left-list-right-module-new .services-details-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.left-list-right-module-new .services-comm-tab-menu ul.custom-justify-start {
    display: block;
}

.left-list-right-module-new .services-comm-tab-menu ul li a {
    border-right: 0;
}

.left-list-right-module-new .services-comm-tab-menu {
    width: 25%;
    background-color: #fff;
    margin-right: 2px;
    box-shadow: 0px 0px 7px 0px #d9d9d9;
    margin-top: 0;
    padding: 20px 15px;
    margin-bottom: 0;
}

.left-list-right-module-new .services-comm-tab {
    width: 75%;
}

.left-list-right-module-new .inner-services-details-tab-one img {
    width: 60px;
    display: inline-block;
    height: 60px;
}

.left-list-right-module-new .services-comm-tab-menu ul li a {
    width: 100%;
    text-align: center;
}

.Selected-Services-sec-right .book-reservation-main {
    margin-top: 20px;
    padding: 30px;
    background: #ffff;
    background-color: #ffffff;
    padding: 10px;
    border: 1px solid #9871e2;
    border-radius: 5px;
    max-width: 300px;
    margin-left: auto;
}

.mt-custom-30 {
    margin-top: 22px;
}

.mb-custom-30 {
    margin-bottom: 22px;
}

.left-list-right-module-new .services-comm-tab .frontend-pack-view-single {
    width: calc(100% / 2 - 14px);
}

.main-parent-for-login-form .modal-content {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
}

.main-parent-for-login-form .modal-content .register-page-form-main {
    width: 100%;
}


/*==================29-october-2024=======================*/


/*==================5-november-2024=======================*/

.modal-for-pin .modal-content form {
    padding-top: 20px;
}

.modal-for-pin .modal-content form input {
    width: 100%;
    border: 1px solid #ccc;
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    border-radius: 20px;
    background-color: #fff;
    outline: none;
    font-family: 'Roboto';
}

.modal-for-pin .modal-content span.modal-close {
    position: absolute;
    right: -6px;
    top: -10px;
}

.choice-vender-new-list .inner-select-city-main input {
    border: 1px solid #ccc;
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    border-radius: 20px;
    background-color: #fff;
    outline: none;
    font-family: 'Roboto';
}

.choice-vender-new-list .inner-select-city-main {
    text-align: left;
}

.barber-shop-box-main-new-list {
    padding: 18px 12px 26px 12px;
    box-shadow: 0px 0px 7px 0px #0000002B;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
}

.barber-shop-box-main-new-list h5 {
    margin-bottom: 10px;
}

.choice-new-vendor-div-new-parent {
    display: flex;
    flex-wrap: wrap;
}

.choice-new-vendor-div-new-parent .vendor-list-select-sec {
    width: 100%;
    max-width: 100%;
}

.choice-new-vendor-div-new-parent .choice-vendor-list-main-new-under-pin {
    width: calc(100% / 4 - 14px);
    padding: 6px 0;
    border-radius: 10px;
}

.choice-new-vendor-div-new-parent .choice-vendor-list-main-new-under-pin .choice-vendor-list-main-new-under-pin {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    box-shadow: 0px 0px 7px 0px #0000002B;
    background-color: #fff;
    /* height:auto; */
}

.choice-new-vendor-div-new-parent .view-choice-button a {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.choice-vendor-search-city-bg .view-choice-button {
    text-align: center;
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.services-details-tabs-news-layout {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}

.services-details-tabs-news-layout .services-comm-tab-menu {
    width: calc(30% - 15px);
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 0;
}

.services-details-tabs-news-layout .services-comm-tab {
    width: calc(70% - 15px);
    margin-left: 15px;
}

.services-details-tabs-news-layout .services-comm-tab-menu ul.custom-justify-start {
    display: block;
    text-align: center;
    padding: 15px;
}

.services-details-tabs-news-layout .services-comm-tab-menu ul.custom-justify-start li a {
    border: none;
    width: 100%;
}

.services-details-tabs-news-layout .inner-services-details-tab-one img {
    border-radius: 50%;
    height: 70px;
    width: 70px;
    object-fit: cover;
    min-width: 70px;
}

.Service-vender-new-layout .choice-vendor-search-city-main-sec {
    background: none;
}

.Service-vender-new-layout .choice-vendor-search-city-main-sec {
    background: none;
    padding: 0;
}

.Service-vender-new-layout .services-comm-tab-menu {
    background-color: #5C4A99;
    padding: 10px 14px;
    border-radius: 5px;
    max-height: max-content;
    height: 500px;
    overflow: auto;
    margin-top: 10px !important;
}

.Service-vender-new-layout .services-comm-tab-menu a {
    text-decoration: none;
    padding: 8px 10px;
    font-size: 16px;
    color: #fff;
    width: 100%;
    text-align: left;
    position: relative;
    width: 100%;
}

.Service-vender-new-layout .services-comm-tab-menu a i {
    position: absolute;
    right: 10px;
    top: 10px;
}

.Service-vender-new-layout .services-comm-tab-menu a.cstm-js-link.active {
    background-color: #514299;
    color: #ffffff;
    border-radius: 4px;
}

.left-list-right-module-new .services-comm-tab-menu ul.cstm-js-dropdown-list a {
    font-size: 16px;
    color: #232323;
    padding-left: 0;
    padding-right: 0;
}

.Service-vender-new-layout .services-comm-tab-menu ul li+li {
    margin-top: 0;
}

.Service-vender-new-layout a.btn.remove-additional-services {
    background: #ff4747;
    color: #fff;
    border: 1px solid #ff4747;
    padding: 10px 30px;
    border-radius: 5px;
    font-family: Roboto;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
}

.Service-vender-new-layout a.btn.remove-additional-services:hover {
    color: #ff4747;
}

.Service-vender-new-layout .edit-profile-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.Service-vender-new-layout {
    position: relative;
}

.Service-vender-new-layout .inner-choice-vendor-search-city.Selected-Services-sec-right {
    position: sticky;
    bottom: 10px;
    margin-right: 10px !important;
    max-width: 300px;
    margin-left: auto;
}

.Service-vender-new-layout .inner-choice-vendor-search-city.Selected-Services-sec-right .book-reservation-main .book-now-btn-div {
    position: relative;
    right: 0;
    top: 0;
    width: auto;
    margin: 0;
    display: flex;
    justify-content: flex-end;
}

.Service-vender-new-layout .Selected-Services-sec-right .book-reservation-main>div {
    margin-bottom: 10px;
    font-weight: 500;
    width: 100%;
    text-align: left;
}

.booknow-modal-popup-new-layout form#final-booking-form .row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    width: 100%;
}

.booknow-modal-popup-new-layout form#final-booking-form .row .col input {
    border: 1px solid #ccc;
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    border-radius: 20px;
    background-color: #fff;
    outline: none;
    font-family: 'Roboto';
    margin-top: 10px;
}

.booknow-modal-popup-new-layout label.form-label {
    margin-bottom: 14px;
    display: block;
    color: #232323;
    font-size: 16px;
}

.booknow-modal-popup-new-layout form#final-booking-form .row .col {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    margin-top: 20px;
}

.booknow-modal-popup-new-layout .user-selected-services {
    margin-top: 30px;
}

.booknow-modal-popup-new-layout .total-amount-div {
    padding: 30px;
    background: #ffff;
    background-color: #ffffff;
    padding: 10px;
    border: 1px solid #9871e2;
    border-radius: 5px;
    max-width: 400px;
    margin-left: auto;
    font-weight: 600;
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
    margin-left: auto;
    flex-wrap: wrap;
    gap: 5px;
}

.booknow-modal-popup-new-layout .modal-content {
    margin: auto;
}

.pin-code-field {
    position: relative;
    margin-bottom: 18px;
}

.pin-code-field button.remove-pin-code {
    position: absolute;
    right: 10px;
    top: -7px;
    padding: 0;
    color: red;
    background: transparent;
    border: none;
    font-size: 20px;
}

.appointments-details h2 {
    font-size: 22px;
    font-weight: 500;
}

.complete_salon_app {
    gap: 20px;
    flex-wrap: wrap;
    background: transparent !important;
}

.complete_salon_app form.otp-form,
.right-resend-otp {
    width: calc(50% - 12px);
}

.right-resend-otp .resend-top-btn-div {
    padding-bottom: 15px;
}

.right-resend-otp {
    padding: 15px;
}

.reason-cancel-popup-new span.modal-close.common-cross-icon {
    position: relative;
    top: -10px;
}

.salon-info-content {
    margin-bottom: 15px;
}

.left-list-right-module-new .services-comm-tab-menu ul.cstm-js-dropdown-list a {
    text-align: left;
}

.add-to-cartview-btn {
    align-items: center;
    gap: 12px;
}

.barber-shop-recommended-pg {
    margin-left: -10px;
    margin-right: -10px;
}

.cancel-modal-popup .modal-content form textarea#CancelReason {
    border: 1px solid #ccc;
    display: block;
    width: 100%;
    height: 40px;
    border-radius: 20px;
    background-color: #fff;
    outline: none;
    font-family: 'Roboto';
    margin-top: 10px !important;
    display: inline-block;
}

.make-appointment-form+.make-appointment-form .name-filed select,
.make-appointment-form+.make-appointment-form .name-filed input {
    background: #fff;
}

.vendor_dashboard_page table.dataTable.no-footer button.cancel-booked-appointment-btn {
    margin: 0;
}

.choice-vender-new-for-popup .modal-content span.modal-close.common-cross-icon {
    right: -10px;
    top: -10px;
}

.booking_modal form input {
    border: 1px solid #ccc;
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    border-radius: 20px;
    background-color: #fff;
    outline: none;
    font-family: 'Roboto';
    margin-top: 20px;
}

.booknow-modal-popup.booknow-modal-popup-new-layout .booknow-modal-data {
    height: 360px;
    overflow: auto;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa !important;
    outline: none !important;
}

.otp-form h2 {
    color: #9871e2;
    margin-bottom: 0;
    font-size: 20px !important;
}

.right-resend-otp {
    text-align: center;
}

section.dashboard-bg {
    padding-bottom: 20px;
}

.Review-user-list .pagination nav ul.pagination {
    display: inline-block;
}

.Review-user-list .pagination {
    margin-top: 20px;
}

.Review-user-list .pagination nav {
    width: 100%;
    margin-left: 0;
    text-align: center;
}

.Review-user-list ul.pagination li span,
.Review-user-list ul.pagination li a {
    font-size: 20px;
    color: #9871e2;
    padding: 0;
}

.Review-user-list .pagination nav li.page-item.active {
    background: #9871e2;
    color: #fff;
}

.Review-user-list li.page-item.active .page-item.active span,
.Review-user-list li.page-item.active a {
    color: #fff;
}

.Review-user-list .pagination nav li.page-item.active span {
    color: #fff;
}

.Review-user-list .pagination nav li.page-item {
    color: #252525;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    padding: 8px 14px;
    background: #f2eff6;
    border-radius: 2px;
    margin: 0 !important;
    cursor: pointer;
}

.Review-user-list .pagination nav li.page-item.active {
    color: #fff !important;
    background: #9871e2 !important;
}

.register-page-form-wrapper textarea {
    height: 100% !important;
    min-height: 50px !important;
}

.add-images-video-form-group input#VideoInputUrl {
    padding: 0px 10px;
}

.dataTables_wrapper .dataTables_filter input {
    outline: none !important;
}


/*==================5-november-2024=======================*/


/*==================8-november-2024=======================*/

.book-reservation-start-div-checkout {
    display: flex;
    flex-wrap: wrap;
}

.book-reservation-start-div-checkout .choice_vendor_option {
    width: calc(70% - 30px);
    padding-right: 20px;
}

.Selected-Services-sec-right .book-reservation-main {
    width: 100%;
}

.book-reservation-start-div-checkout .choice_vendor_option .option {
    font-size: 14px;
    position: relative;
    min-width: 170px;
    text-align: center;
    height: fit-content;
}

.size-charge-text {
    margin-bottom: 8px;
    font-weight: bold;
}

.size-head {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
}

.cart_cost {
    display: flex;
    justify-content: space-between;
    background-color: #f8f8f8;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 400px;
    z-index: 1;
    background-color: #ffffff;
}

.cart_left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 16px;
    color: #333;
}

.total_Cost,
.total_time {
    font-size: 15px;
    /* Slightly larger font size */
    color: #000;
    /* Softer text color */
    margin-bottom: 10px;
    /* Increased space between lines */
}

.cart_right {
    display: flex;
    align-items: center;
}

.service_cart {
    background-color: #9871E2;
    /* Button color matching the image */
    color: white;
    padding: 12px 30px;
    /* Larger padding for a more prominent button */
    border-radius: 25px;
    /* Fully rounded button for a sleek look */
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    /* Slightly larger text size */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    /* Soft shadow for button */
    transition: background-color 0.3s;
    border: 1px solid #9871E2;
    cursor: pointer;
}

.service_cart:hover {
    background-color: #fff;
    color: #9871E2;
    border-color: #9871E2;
    /* Darker shade on hover */
}

.card-gst {
    font-size: 11px;
}

.service-not-available-message {
    text-align: center;
    background-color: #f9f9f9;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-top: 50px;
}

.service-message-text {
    color: #9871E2;
    font-size: 18px;
    font-family: Arial, sans-serif;
}

.service-not-available-message-cat {
    margin-top: 0px !important;
}

.city-selection-container {
    text-align: center;
    background-color: #f9f9f9;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-top: 50px;
}

.change-city-form {
    display: flex;
    justify-content: center;
    margin: 20px 0px;
    gap: 20px;
}

.city-select {
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-right: 10px;
    width: 250px;
    /* Adjusted width */
}

.city-submit-button {
    padding: 10px 15px;
    font-size: 16px;
    background-color: #9871E2;
    color: white;
    border: none;
    border-radius: 4px;
    border: 1px solid #9871E2;
    cursor: pointer;
    font-family: 'Roboto';
}

.city-submit-button:hover {
    background-color: #fff;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}

.disabled-link {
    pointer-events: none;
    opacity: 0.5;
}

.service_counting {
    display: flex;
    align-items: center;
    font-family: Arial, sans-serif;
}

.service_counting .button {
    background-color: #9871e2;
    /* red color */
    border: none;
    color: white;
    width: 30px;
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.service_counting .input {
    width: 40px;
    text-align: center;
    font-size: 18px;
    border: none;
    outline: none;
}

.choice_vendor_option {
    display: flex;
    gap: 20px;
    margin-top: 20px;
    flex-wrap: wrap;
}

.choice_vendor_option .option {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    font-family: Arial, sans-serif;
}

.choice_vendor_option .option img {
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
    border-radius: 50%;
    object-fit: fill;
}

.choice_vendor_option .premium .extra-charge {
    color: black;
    font-size: 14px;
    font-weight: bold;
}

.city-selection-container input {
    border: 1px solid #ccc;
    display: block;
    /* width: 100%; */
    height: 40px;
    padding: 0 20px;
    border-radius: 20px;
    background-color: #fff;
    outline: none;
    font-family: 'Roboto';
}

.book-reservation-start-div-checkout .choice_vendor_option .option input[type=checkbox] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.book-reservation-start-div-checkout .choice_vendor_option .option input[type=checkbox]+lable {
    width: 100%;
    height: 100%;
    background: transparent;
    border: 2px solid gray;
    top: 0;
    left: 0;
    position: absolute;
    border-radius: 10px;
}

.book-reservation-start-div-checkout .choice_vendor_option .option input[type=checkbox]:checked+lable {
    width: 100%;
    height: 100%;
    background: #9871e23d;
    border: 2px solid #9871e2;
    top: 0;
    left: 0;
    position: absolute;
    border-radius: 10px;
}

.checkout-items-column .inner-select-city-main-price {
    text-align: left;
}

.checkout-items-column .custom-text-right {
    text-align: right !important;
}

.checkout-items-column .select-city-main {
    position: relative;
}

.checkout-items-column .custom-text-right .body-wax-time-btn {
    position: relative;
}

.checkout-items-column .custom-text-right .body-wax-time-btn .service_counting {
    position: absolute;
    right: 80px;
    bottom: 0;
}

.checkout-items-column .custom-text-right .body-wax-time-btn .body-wax-remove-btn {
    padding: 15px 0px 0;
}

a.btn.remove-service-to-cart-button {
    background: #ff4747;
    color: #fff;
    border: 1px solid #ff4747;
    padding: 10px 10px;
    border-radius: 5px;
    font-family: Roboto;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
    /* margin: 16px 0px; */
    text-align: center;
}

.common-for-total-fields {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 5px;
    border-bottom: 1px solid #0b0a0c24;
}

.no-vendor-available {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    color: #9871e2;
}


/*==================8-november-2024=======================*/


/*==================11-november-2024=======================*/

.vendor_gallery_next {
    position: absolute;
    color: white;
    font-size: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #9871e2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 1px solid #9871e2;
    position: absolute;
    right: -100px;
    top: 50%;
}

.pin-code-field input {
    border: 1px solid #ccc;
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px 20px;
    border-radius: 20px;
    background-color: #fff;
    outline: none;
    font-family: 'Roboto';
}

.pin-code-field {
    width: calc(100%/2 - 10px);
}


/*==================11-november-2024=======================*/


/*==================12-november-2024=======================*/

.common-modal-popup .appointments-deatils {
    height: 330px;
    overflow: auto;
}

.main-address-for-home {
    margin-bottom: 20px;
}

.date-container {
    flex-wrap: wrap;
}

.book-now-bg .date-container {
    gap: 10px !important;
    flex-wrap: wrap !important;
}

.book-now-bg .date-container .date {
    width: calc(100%/6 - 10px);
}

.book-now-bg .btn_proceed_and_pay button {
    margin-top: 20px;
}


/* puneet */

.header-services-main .dropdown {
    display: none;
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #fff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 1000;
}

.header-services-main:hover .dropdown {
    display: block;
}

.header-services-main .dropdown li {
    display: block;
    width: 200px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.header-services-main .dropdown li:last-child {
    border-bottom: none;
}

.header-services-main .dropdown li a {
    text-decoration: none;
    color: #000;
    display: block;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.header-services-main .dropdown li a:hover {
    background-color: #ddd;
}

nav ul li ul .inner-increadible-spa-experience-left {
    width: 100%;
    text-align: start;
    box-shadow: none;
    border-bottom: 1px solid #9871e2;
    border-radius: 0;
    padding: 0 !important;
}

nav ul li ul .inner-increadible-spa-experience-left a {
    padding: 10px;
    color: #252525;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
}

nav ul li ul .inner-increadible-spa-experience-left a h5 {
    color: #252525;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
}

nav ul li ul .inner-increadible-spa-experience-left:hover {
    transition: none;
    transform: none;
}


/* puneet */


/*==================12-november-2024=======================*/


/* ========== Privacy Policy Page Start Here  =========== */

.inner-privacy-policy {
    padding: 20px;
    border: 1px solid #9871e2;
    border-radius: 5px;
}

.privacy-policy-content+.privacy-policy-content {
    margin-top: 20px;
}

.privacy-policy-content p {
    margin-top: 6px;
}

.privacy-policy-heading {
    margin-bottom: 20px;
}

.privacy-policy-heading h1 {
    font-size: 30px;
}

.privacy-policy-content h2 {
    font-size: 24px;
    line-height: normal;
}

.book-now-bg .slots-container {
    flex-wrap: wrap;
}

.book-now-bg .slots-container .slot {
    width: calc(100%/6 - 10px);
}

.privacy-policy-content p a {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #9871e2;
}

.privacy-policy-content ul li {
    position: relative;
    padding-left: 16px;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 25px;
    color: #252525;
    margin-bottom: 8px;
}

.privacy-policy-content ul li::after {
    position: absolute;
    top: 8px;
    margin: auto;
    content: "";
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #9871e2;
}

.privacy-policy-content h4 {
    margin-bottom: 6px;
    font-size: 18px;
}

.privacy-policy-content h4 a {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 700;
    line-height: 36px;
    color: #9871e2;
}

.address-section h5 span {
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 25px;
    color: #252525;
}

.address-section h5 a {
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 25px;
    color: #9871e2;
}

.privacy-policy-content-footer p a,
.privacy-policy-heading p a {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #9871e2;
}

.privacy-policy-sub-paragraph {
    margin-bottom: 10px;
}

.address-section {
    margin-top: 14px;
}


/* ========== Privacy Policy Page End Here  =========== */


/* ========== About Us  =========== */

.why-choose-us-icon-main img {
    max-width: 50px;
    margin: 0 auto;
}

.inner-why-choose-us {
    gap: 20px;
    margin-top: 30px;
}

.why-choose-us-icon-main {
    width: calc(100%/4 - 15px);
    text-align: center;
    padding: 30px;
    box-shadow: 0px 0px 7px 0px #0000002B;
    border-radius: 10px;
}

.why-choose-us-icon-main h4 {
    line-height: normal;
    margin: 10px 0;
}


/* ========== About Us  =========== */


/* ========== 13-nov-2024 =========== */


/* table.dataTable tbody th,
table.dataTable tbody td {
    min-width: 150px;
} */

.search-section-top {
    display: none;
}

.banner-categories-search {
    display: none;
}

.wallet-Add-Balance-bg-main {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 14px;
    flex-wrap: wrap;
    align-items: center;
}

button.view-reject-reason-front {
    color: #ffffff;
    padding: 6px;
    border-radius: 5px;
    background-color: #9871e2;
    border: 1px solid #9871e2;
    min-width: 120px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer
}

button.view-reject-reason-front:hover {
    background-color: #fff;
    color: #9871e2;
}

.salon_review-modal-bg span.vendor_review-close.common-cross-icon {
    right: -14px;
    top: -14px;
}

.make-appoitment-btn {
    margin: 14px;
}


/* ========== 13-nov-2024 =========== */


/* ========== 14-nov-2024 =========== */

.common-modal-popup .modal-register-data {
    height: 400px;
    overflow: auto;
}


/* .bank-details-button-main {
    position: relative;
}
.bank-details-button-main .heading-btn {
    position: absolute;
    right: 0;
    top: 0;
}
.bank-details-button-main .heading-btn .book-now-button {
    padding: 10px 16px;
} */

.td-custom-width {
    min-width: 150px;
}


/* ========== 14-nov-2024 =========== */


/* ========== 15-nov-2024 =========== */

.without-login .mobile-header-item-mid .logo {
    text-align: start;
}

.services-comm-tab-menu .cstm-js-dropdown-list li.active a {
    color: #5C4A99;
}

.inner-services-details h5 {
    font-size: 22px;
    text-align: start;
}

.inner-choice-vendor-search-city .select2-container {
    width: 100% !important;
}

.inner-select-city-main.inner-select-city-two {
    width: 30%;
}

.inner-select-city-main.custom-text-right.inner-change-city-two {
    width: calc(70% - 30px);
}

.inner-choice-vendor-search-city h5 {
    margin-bottom: 10px;
    font-size: 22px;
}

.vendor-list-select-sec h5 {
    margin-bottom: 10px;
    font-size: 22px;
}

input[type='file'] {
    font-size: 0;
}

::file-selector-button {
    font-size: initial;
}

.register-page-form-wrapper input[type="file" i]::-webkit-file-upload-button {
    position: relative;
    bottom: 3px;
}

.btn-for-mobile {
    display: none;
}

.mobile-sidebar-left-user {
    display: none;
}

.choice-new-vendors-new-parent-bg {
    width: 100% !important;
}

.choice-new-vendors-new-parent-bg .choice-vendor-list-main-new-under-pin {
    width: calc(100%/4 - 8px) !important;
    padding: 0 !important;
    margin: 0 !important;
}

.choice-vendor-search-city-bg .modal-content .vm-barber-shop-bg.custom_fixed_margin {
    margin-top: 0;
}

.cstm-vm-barber-content {
    padding-top: 30px;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.vm-barber-shop-social-icon ul {
    gap: 20px;
}

.vm-barber-shop-social-icon ul li a {
    font-size: 26px;
    color: #9871e2;
}


/* ========== 15-nov-2024 =========== */


/* ========== 16-nov-2024 =========== */

.inner-contact-us-info p {
    font-size: 14px;
    font-weight: 500;
}

.vendor-details-modal-popup .vendor-details-div {
    height: 320px;
    overflow: auto;
}


/* ========== 16-nov-2024 =========== */


/* ========== 18-nov-2024 =========== */

.our-blog-content-left p {
    margin-bottom: 10px;
}

.vendor_dashboard_page .card {
    box-shadow: 0px 0px 8px 0px #0000002B !important;
}

.recommended-listing-bg .barber-shop-box-main {
    min-height: auto;
}

.wallet-main.margin-top-zero {
    margin-top: 0;
}


/* Css by ps */

#imageInput {
    padding-left: 6px;
    padding-top: 6px;
}

.hidden-btn {
    display: none;
}

tr.even {
    background-color: #f2eff6 !important;
}


/* ========== 18-nov-2024 =========== */


/* ========== 19-nov-2024 =========== */

.inner-about-us-since h3 {
    line-height: normal;
    margin-bottom: 10px;
}

.inner-about-us-since p {
    margin-bottom: 10px;
}

ul.pagination {
    text-align: center;
}

.inner-you-looking-for-facial .barber-shop-box-main {
    min-height: auto;
}


/* ========== 19-nov-2024 =========== */


/* ========== 20-nov-2024 =========== */

.common-modal-popup .modal-content .add-money-submit {
    margin-top: 10px;
}

.profile-dashboard-personal-info select {
    color: #232323;
    font-size: 13px !important;
}

.vendor-product-details-content {
    height: 450px;
    overflow: auto;
}

.book-reservation-main .book-now-btn-div button {
    width: 100%;
    text-align: center;
}

.bank-details-ctm-page {
    width: 100%;
    margin-left: 0;
}

.bank-details-ctm-page .profile-flex-field {
    gap: 0;
}


/* ========== 20-nov-2024 =========== */


/* ========== 21-nov-2024 =========== */

.premium-info-text {
    visibility: hidden;
    position: absolute;
    top: 105%;
    left: -10px;
    transform: translateX(-50%);
    background-color: white;
    color: black;
    padding: 8px;
    border-radius: 5px;
    border: 1px solid #ccc;
    white-space: nowrap;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
    text-align: left;
}

.premium:hover .premium-info-text {
    visibility: visible;
    opacity: 1;
}

.book-reservation-main .book-now-btn-div a {
    width: 100%;
    text-align: center;
}

.body-wax-remove-btn-new a.remove-service-to-cart-button {
    padding: 7px 10px;
}

.premium-feature-list ul li {
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 25px;
    color: #252525;
    position: relative;
    padding-left: 16px;
}

.premium-feature-list ul li::after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 7px;
    background-color: #9871e2;
    border-radius: 50%;
}

.premium-info-text-mobile {
    display: none;
}

.premium-info-text-mobile {
    background-color: #fff;
    width: 100%;
    padding: 10px;
    border: 1px solid #9871e2;
    margin-top: 20px;
    border-radius: 5px;
    text-align: start;
}

.inner-select-city-main-price ul li {
    position: relative;
    padding-left: 16px;
}

.inner-select-city-main-price ul li+li {
    margin-top: 6px;
}

.inner-select-city-main-price ul li:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 7px;
    background-color: #9871e2;
    border-radius: 50%;
}


/* ========== 21-nov-2024 =========== */


/* ========== 27-nov-2024 =========== */

.trending-section-bg .inner-barber-shop-recommended {
    margin: 0;
    padding: 0;
    box-shadow: 0px 0px 7px 0px #0000002B;
    background-color: #fff;
    width: calc(100%/4 - 15px);
}

.trending-section-bg .barber-shop-box-main {
    box-shadow: none;
    min-height: auto;
}

.trending-section-bg .barber-shop-recommended-pg-new {
    gap: 20px;
    justify-content: flex-start;
}

.trending-section-bg .barber-shop-recommended-img a {
    height: 100%;
}

.trending-section-bg .inner-barber-shop-recommended img {
    height: 100%;
}

.trending-section-bg .inner-barber-shop-recommended img {
    object-position: center;
}


/* ========== 27-nov-2024 =========== */


/* ========== 28-nov-2024 =========== */

.skypep-contact-us {
    background: linear-gradient(135deg, #9871E2 30%, #f4f4f9 100%);
    color: #333;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    font-size: 16px;
}

.skypep-contact-us .container {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1200px;
    padding: 3rem;
}

.skypep-contact-us .header-section {
    text-align: center;
    padding-bottom: 2rem;
    border-bottom: 2px solid #f4f4f9;
}

.skypep-contact-us .header-section h1 {
    font-size: 2.8rem;
    color: #9871E2;
    margin-bottom: 0.5rem;
}

.skypep-contact-us .header-section p {
    font-size: 1.2rem;
    color: #555;
    line-height: 1.6;
    margin-top: 0.5rem;
}

.skypep-contact-us .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 2rem;
}

.skypep-contact-us .contact-details {
    flex: 1;
    min-width: 280px;
    padding: 1.5rem;
    margin-right: 2rem;
    background: #f9f9f9;
    /* border-radius: 8px; */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}

.skypep-contact-us .contact-details h2 {
    font-size: 1.7rem;
    color: #9871E2;
    margin-bottom: 1.5rem;
}

.skypep-contact-us .contact-details p {
    font-size: 1.1rem;
    margin: 1rem 0;
    color: #333;
    display: flex;
    align-items: center;
}

.skypep-contact-us .contact-details .icon {
    font-size: 1.6rem;
    color: #9871E2;
    min-width: 25px;
}

.skypep-contact-us .form-section {
    flex: 2;
    min-width: 400px;
    padding: 1.5rem;
    background: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}

.skypep-contact-us .form-section h2 {
    font-size: 1.8rem;
    color: #333;
    margin-bottom: 1.5rem;
}

.skypep-contact-us .form-group {
    margin-bottom: 1.5rem;
}

.skypep-contact-us .form-group label {
    font-size: 1.1rem;
    color: #333;
    margin-bottom: 0.6rem;
    display: block;
}

.skypep-contact-us .form-group input,
.skypep-contact-us .form-group textarea {
    /* width: 100%;
        padding: 1rem;
        font-size: 1.1rem;
        border: 1px solid #ccc;
        /* border-radius: 8px; */
    /* outline: none;  */
}

.skypep-contact-us .form-group textarea {
    resize: none;
    height: 150px;
}

.skypep-contact-us .form-group input:focus,
.skypep-contact-us .form-group textarea:focus {
    border-color: #9871E2;
    box-shadow: 0 0 5px rgba(152, 113, 226, 0.5);
}

.skypep-contact-us .btn {
    background: #9871E2;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 1rem 2rem;
    font-size: 1.1rem;
    cursor: pointer;
    transition: background 0.3s ease;
    width: 100%;
    border: 1px solid #9871e2;
}

.skypep-contact-us .btn:hover {
    background: #fff;
    color: #9871e2;
    transition: 0.3s ease-in-out;
}


/* Social Media Links Section */

.social-media-links {
    margin-top: 1.5rem;
}

.social-media-links .social-link {
    display: flex;
    flex-wrap: wrap;
    padding-right: 20px;
    align-items: center;
    font-size: 1.1rem;
    justify-content: center;
    color: #9871E2;
    text-decoration: none;
    transition: color 0.3s ease;
    text-align: center;
}

.social-media-links .icon {
    margin-right: 0 !important;
}

.social-media-links .social-link:hover {
    color: #7a58bd;
    /* Hover effect for links */
}

.social-media-links .icon {
    font-size: 1.4rem;
    /* Adjust icon size */
    margin-right: 8px;
}

#rc-imageselect {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.social-media-links i {
    width: 100%;
    text-align: center;
    margin-right: 0;
}

.skypep-contact-us .contact-details p {
    gap: 14px;
}


/* ========== 28-nov-2024 =========== */


/* ========== 25-jan-2025 =========== */

.wallet-page-table-common tr td br {
    display: none;
}

.common-modal-data .services-info-content ol {
    margin-left: 0;
}

.dashboard-tab-ctm-tab-menu ul li a.drop-menu-list {
    padding-right: 30px;
}


/* ========== 25-jan-2025 =========== */


/* ========== 27-jan-2025 =========== */

.choice-vendor-search-city-bg .barber-shop-box-main-new-list {
    box-shadow: none;
}

.inner-choice-vendor-search-city .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
    border-radius: 5px;
    border: 1px dotted #9871e2;
}

.payment-failed-header {
    background-color: #9972e2 !important;
    color: #ffffff !important;
}

.payment-failed-header h1 {
    color: #fff !important;
}

.payment-failed-footer a {
    color: #9871e2 !important;
}

.payment-failed-buttons a {
    background-color: #9871e2 !important;
}

.payment-failed-buttons a {
    background-color: #9871e2 !important;
}

.payment-failed-buttons a:hover {
    background: #fff !important;
    color: #9871e2 !important;
    transition: 0.3s ease-in-out !important;
}

.payment-failed-content {
    box-shadow: 0px 0px 7px 0px #0000002B !important;
}

.payment-failed-content p.error-message {
    color: #252525 !important;
    margin-bottom: 14px !important;
}


/* ========== 27-jan-2025 =========== */


/* ========== 28-jan-2025 =========== */

.wallet-page-table-common tbody tr td button {
    margin: 2px 0;
}

.booknow-modal-popup .booknow-modal-data {
    overflow: auto;
    height: 264px;
}

.cancel-modal-popup form button {
    margin-top: 14px;
}

.cancel-modal-popup .modal-content form textarea#CancelReason {
    height: 100px;
    padding: 10px;
}

.our-blog-bg-details-listing .inner-blog-news-popup-offer {
    box-shadow: none !important;
}


/* ========== 28-jan-2025 =========== */


/* ========== 29-jan-2025 =========== */

span.select2-container.select2-container--default.select2-container--open {
    z-index: 10;
}

.fa-star-half-alt.half-color {
    color: #FFC107;
}


/* ========== 29-jan-2025 =========== */


/* ========== 21-may-2025 =========== */

.inner-you-looking-for-facial .slick-track {
    margin-left: 0;
}

.inner-you-looking-for-facial .barber-shop-recommended-img {
    position: relative;
}

.price-tag-sec {
    position: absolute;
    top: -14px;
    padding: 32px 24px 10px 30px;
    background-color: #9871e2;
    transform: rotate(-32deg);
    left: -78px;
    text-align: center;
    min-width: 200px;
}

.offer-tag-sec {
    position: absolute;
    top: -14px;
    padding: 32px 24px 10px 30px;
    background-color: #008000;
    transform: rotate(32deg);
    right: -70px;
    text-align: center;
    min-width: 200px;
}

.price-tag-sec span,
.offer-tag-sec span {
    font-size: 14px;
    font-family: Roboto;
    color: #fff;
}


/* ========== 21-may-2025 =========== */


/* ===================== @media Css Start Here ===================== */

@media (max-width:1399px) {
    /* nav {
        width: calc(37% - 70px);
        margin-left: 70px;
    } */
    .search-section-top {
        width: calc(25% - 50px);
        margin-left: 50px;
    }
    .login-btn-2 {
        width: calc(28% - 46px);
    }
}

@media (max-width:1299px) {
    .search-section-top {
        width: calc(22% - 30px);
        margin-left: 30px;
    }
    nav {
        width: calc(35% - 30px);
        margin-left: 30px;
    }
    .login-btn-2 {
        width: calc(33% - 30px);
        margin-left: 30px;
    }
    .inner-best-body-massage::before {
        max-width: 640px;
    }
    .best-body-massage-offer {
        left: 32%;
        bottom: 36%;
    }
    .best-body-massage-content {
        padding-left: 30px;
    }
    .best-body-massage-content h2 {
        font-size: 26px;
    }
    .best-beauty-saloon-bg .inner-best-body-massage::before {
        max-width: 630px;
    }
    /* 14-sep-2024 */
    .increadible-spa-experience-left img {
        height: 100px;
        max-width: 100px;
    }
    /* 14-sep-2024 */
}

@media (max-width:1199px) {
    .login-btn-2 {
        width: calc(33%);
        margin-left: 0;
    }
    nav ul li+li {
        margin-left: 16px;
    }
    .inner-best-body-massage::before {
        max-width: 620px;
    }
    .best-body-massage-offer {
        left: 36%;
        bottom: 32%;
    }
    .best-beauty-saloon-bg .inner-best-body-massage::before {
        max-width: 600px;
    }
    /* 20-sep-2024 */
    .mobile-header-item-right .login-btn-2 {
        width: 100%;
    }
    /* 20-sep-2024 */
    /* div.ui-timepicker-wrapper {
        width: 31vw;
    } */
    /* 14-oct-2024 */
    .inner-increadible-spa-experience-left {
        width: calc(100%/3 - 16px);
    }
    .choice-new-vendor-div-new-parent .choice-vendor-list-main-new-under-pin {
        width: calc(100% / 3 - 14px);
    }
    /* 14-oct-2024 */
    .skypep-contact-us .content {
        flex-direction: column;
        gap: 2rem;
    }
    .skypep-contact-us .contact-details {
        margin-right: 0;
        margin-bottom: 2rem;
    }
    .skypep-contact-us .form-section {
        margin-bottom: 1.5rem;
    }
    /* 228-nov-2024 */
}

@media (max-width:1024px) {
    .search-section-top {
        width: calc(22% - 20px);
        margin-left: 20px;
    }
    .banner-categories-search {
        padding-left: 20px;
        margin-top: 20px;
    }
    h2 {
        line-height: 36px;
    }
    h5 {
        font-size: 16px;
    }
    .best-body-massage-offer {
        left: 40%;
        bottom: 28%;
    }
    .best-body-massage-right {
        width: 65%;
    }
    .best-body-massage-left {
        width: 35%;
    }
    .best-beauty-saloon-bg .inner-best-body-massage::before {
        max-width: 520px;
    }
    .inner-best-beauty-saloon .best-body-massage-content {
        max-width: 100%;
    }
    .choice-new-vendor-div-new-parent .choice-vendor-list-main-new-under-pin {
        width: calc(100% / 2 - 22px);
    }
}

@media (max-width:991px) {
    .container {
        max-width: 100%;
        padding: 0 20px;
    }
    h1 {
        font-size: 34px;
        line-height: 44px;
    }
    .banner-categories-search {
        margin-top: 20px;
        padding: 30px;
    }
    .inner-banner-categories-search {
        width: 100%;
        border-bottom: 1px solid #9871E2;
        padding-bottom: 20px;
    }
    .categories-search-width-two {
        width: calc(96% - 10px);
    }
    .categories-search-width-one {
        width: 4%;
    }
    .banner-categories-search {
        gap: 16px;
    }
    .banner-categories-search-line:after {
        display: none;
    }
    .inner-banner-categories-search-two {
        padding: 12px 0;
        text-align: center;
    }
    .banner-bg {
        padding: 70px 0;
    }
    .barber-shop-recommended button.slick-prev:after {
        left: 12px;
        bottom: 0;
        top: 0;
        margin: auto;
    }
    .barber-shop-recommended button.slick-next:after,
    .barber-shop-recommended button.slick-prev:after {
        padding: 4px;
    }
    .barber-shop-recommended .slick-prev {
        left: 12px;
    }
    .barber-shop-recommended .slick-next {
        right: 12px;
    }
    .barber-shop-recommended button.slick-prev,
    .barber-shop-recommended button.slick-next {
        width: 30px;
        height: 30px;
        top: 42%;
    }
    .inner-increadible-spa-experience-left {
        width: calc(100%/2 - 10px);
    }
    .increadible-spa-experience-left {
        gap: 20px;
    }
    .inner-service-rating .star-rating-content {
        width: calc(90% - 10px);
        margin-left: 10px;
    }
    .inner-service-rating .start-icon {
        width: 10%;
    }
    .inner-service-rating {
        width: 100%;
    }
    .inner-best-body-massage::before {
        max-width: 650px;
    }
    .best-beauty-saloon-bg .inner-best-body-massage::before {
        max-width: 550px;
    }
    .inner-make-appointment:before {
        display: none;
    }
    .inner-make-appointment:after {
        display: none;
    }
    /* 19-sep-2024 */
    .logo-header {
        display: none;
    }
    .front-mobile-header {
        display: block;
    }
    /* 19-sep-2024 */
    /* 20-sep-2024 */
    .header-btn-dropdown .dropdown {
        padding-top: 14px;
        padding-left: 6px;
    }
    .dashboard-bg,
    .banner-bg {
        margin-top: 77px !important;
        padding-top: 40px;
    }
    /* 20-sep-2024 */
    /* .select2-container .select2-dropdown {
        width: 50vw !important;
    } */
    /* 14-oct-2024 */
    .inner-increadible-spa-experience-left {
        width: calc(100%/3 - 16px);
    }
    /* 14-oct-2024 */
    .left-list-right-module-new .services-comm-tab-menu {
        width: 100%;
        margin-bottom: 20px;
    }
    .category-listing-body-deals-right-main {
        width: calc(100% - -14px);
        padding: 10px;
        margin-left: -7px;
        margin-right: -7px;
    }
    .barber-shop-recommended-pg button.slick-next {
        right: 2px;
    }
    .barber-shop-recommended-pg button.slick-prev {
        left: 2px;
    }
    .category-listing-body-deals-left {
        width: 100%;
        height: auto;
    }
    .banner-categories-search {
        max-width: 100%;
    }
    .inner-banner-categories-search li span.select2 {
        width: 100% !important;
    }
}

@media (max-width:767px) {
    h1 {
        font-size: 30px;
        line-height: 40px;
    }
    h2 {
        font-size: 24px;
    }
    .increadible-spa-experience-left img {
        min-height: auto;
        max-height: 100%;
    }
    .best-body-massage-content {
        padding-left: 0;
        margin-bottom: 30px;
    }
    .best-body-massage-right img {
        height: auto;
    }
    .best-body-massage-right {
        width: 100%;
    }
    .best-body-massage-left {
        width: 100%;
    }
    .best-body-massage-offer {
        left: auto;
        bottom: 20px;
        right: 3%;
    }
    .inner-best-body-massage::before {
        display: none;
    }
    .best-body-massage-offer {
        width: 80px;
        height: 80px;
    }
    .trending-section-bg {
        padding: 50px 0;
    }
    .inner-browse-by-city-four {
        width: calc(100%/2 - 30px);
    }
    .footer-menu {
        width: calc(100%/2 - 20px);
    }
    .inner-footer.custom-justify-space-between {
        gap: 10px;
    }
    .inner-best-beauty-saloon .best-body-massage-right {
        width: 100%;
    }
    .inner-best-beauty-saloon .best-body-massage-left {
        width: 100%;
    }
    .inner-best-beauty-saloon .best-body-massage-offer {
        left: auto;
        right: 30px;
        top: auto;
        bottom: 30px;
    }
    .browse-ctm-tab-menu ul li {
        list-style-type: none;
        display: inline-block;
        position: relative;
        border-left: 1px solid #00000027;
        /* border-right: 1px solid #00000027; */
    }
    /* 20-sep-2024 */
    .dashboard-bg,
    .banner-bg {
        margin-top: 50px !important;
    }
    /* 20-sep-2024 */
    /* 08-oct-2024 */
    .barber-shop-recommended-slider-remove .inner-barber-shop-recommended {
        width: calc(100%/2 - 8px);
    }
    /* .inner-banner h1 {
        background: unset;
        -webkit-background-clip: unset;
        -webkit-text-fill-color: unset;
        overflow: hidden;
        white-space: unset;
        border-right: 2px solid;
        animation: unset;
        position: relative;
        max-width: max-content;
        border-right: 0;
    } */
    /* 08-oct-2024 */
    /* div.ui-timepicker-wrapper {
        width: 85vw;
    } */
    .booknow-modal-popup-new-layout .modal-content {
        margin: auto;
        width: 100%;
    }
    .booknow-modal-popup-new-layout .modal-content {
        margin: auto;
        width: 100%;
        max-width: 90%;
    }
    .complete_salon_app form.otp-form,
    .right-resend-otp {
        width: 100%;
        /* padding: 0; */
    }
    .right-resend-otp {
        text-align: center;
    }
    .inner-banner p,
    .inner-banner h1 {
        text-align: center;
        max-width: 100%;
    }
    .common-modal-popup .modal-content,
    .cancel-modal-popup .modal-content {
        width: 90%;
    }
    .booknow-modal-popup.booknow-modal-popup-new-layout .booknow-modal-data {
        height: 340px;
        overflow: auto;
    }
    .inner-select-city-main-price {
        width: 100%;
        text-align: left;
    }
    .inner-select-city-main-price ul li {
        margin-top: 10px;
    }
    .inner-select-city-main-price .inner-packaged-price-main {
        margin-top: 20px !important;
    }
    .inner-select-city-main-price .service_counting {
        margin: 15px 0px;
    }
    .book-reservation-start-div-checkout .choice_vendor_option,
    .Selected-Services-sec-right .book-reservation-main {
        width: 100%;
    }
    .Selected-Services-sec-right .book-reservation-main {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .book-reservation-start-div-checkout .choice_vendor_option .option {
        min-width: 100%;
    }
    .choice-vendor-search-city-bg-checkout .book-reservation-start-div-checkout .choice_vendor_option {
        padding-right: 0;
    }
    .premium-info-text {
        display: none;
    }
}

@media (max-width:639px) {
    .inner-service-rating {
        width: 100%;
    }
    .increadible-spa-experience-right {
        width: 100%;
        margin-top: 30px;
    }
    /* .inner-service-rating .start-icon {
        width: 5%;
    }

    .inner-service-rating .star-rating-content {
        width: calc(95% - 10px);
        margin-left: 10px;
    } */
    .banner-bg {
        padding: 50px 0;
    }
    .best-body-massage-offer h3 {
        font-size: 14px;
    }
    .best-body-massage-offer h2 {
        font-size: 18px;
    }
    .trending-section-bg {
        padding: 30px 0;
    }
    .make-appointment-form {
        width: 100%;
    }
    /* .make-appointment-form+.make-appointment-form {
        margin-top: 30px;
    } */
    .make-appointment-gallery-images img {
        height: 200px;
    }
    .inner-browse-by-city-four {
        width: 100%;
    }
    .footer-menu {
        width: 100%;
    }
    /* 20-sep-2024 */
    .mobile-header-item-right {
        width: 100%;
    }
    .mobile-header-item-right .login-btn-2 {
        justify-content: flex-start;
        margin-top: 20px;
    }
    .browse-by-city-four {
        margin-top: 20px;
        gap: 0;
    }
    .inner-browse-by-city-four ul li {
        margin-bottom: 10px;
    }
    footer {
        padding: 30px 0;
    }
    .footer-social-icon ul li a {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
    /* 20-sep-2024 */
    /* 08-oct-2024 */
    .barber-shop-recommended-slider-remove .inner-barber-shop-recommended {
        width: 100%;
    }
    /* .barber-shop-recommended-img {
        height: auto;
    } */
    .barber-shop-recommended-img img {
        height: auto;
    }
    section.recommended-bg .container>.pagination {
        margin-top: 20px;
    }
    /* 08-oct-2024 */
    .choice-new-vendor-div-new-parent .choice-vendor-list-main-new-under-pin {
        width: 100%;
        margin: 10px 0px;
        gap: 20px;
    }
}

@media (max-width:575px) {
    .best-body-massage-offer {
        width: 60px;
        height: 60px;
    }
    /* 
    .inner-barber-shop-recommended {
        margin: 0;
    } */
    .make-appointment-gallery-images img {
        height: 150px;
    }
    .inner-best-beauty-saloon .best-body-massage-offer {
        right: 20px;
        bottom: 20px;
    }
    /* 20-sep-2024 */
    .inner-packaged-price-main .edit-profile-btn {
        margin-top: 6px;
    }
    /* 20-sep-2024 */
    /* 23-sep-2024 */
    .main-packages-bg .first-profile-name-personal {
        width: 100%;
    }
    .first-profile-name-personal .view-maore-btn-new {
        gap: 6px;
    }
    .select-city-main,
    .city-selection-container .change-city-form {
        display: block;
    }
    .inner-select-city-main,
    .city-selection-container .change-city-form input {
        width: 100%;
    }
    .choice-vender-new-list .inner-select-city-main,
    .city-selection-container .change-city-form .city-submit-button {
        text-align: center;
        margin: 10px 0;
    }
    .city-selection-container form.change-city-form {
        margin: 0;
    }
    .city-selection-container .change-city-form .city-submit-button {
        margin-bottom: 0;
    }
    /* 23-sep-2024 */
}

@media (max-width:420px) {
    .inner-service-rating .star-rating-content {
        width: calc(92% - 10px);
        margin-left: 10px;
    }
    .inner-service-rating .start-icon {
        width: 8%;
    }
    .inner-recommended {
        gap: 10px;
    }
    .custom-form-secrion .name-filed {
        width: 100%;
    }
    h2 {
        font-size: 22px;
    }
    .make-appointment-gallery-images img {
        height: 130px;
    }
    .inner-best-beauty-saloon .best-body-massage-offer {
        right: 10px;
        bottom: 10px;
    }
    /* .select2-container .select2-dropdown {
        width: 65vw !important;
    } */
}


/* ===================== @media  Css End Here ===================== */


/* ===================== @media Css Start Here ===================== */


/* ===================== Registration  Css End Here ===================== */

@media(max-width: 991px) {
    .container {
        max-width: 1320px;
        padding: 0 20px;
    }
    /*  */
    .user-img-profile img {
        max-width: 170px;
        height: 170px;
    }
    /* 09-sep-2024 */
    /* 10-sep-2024 */
    .dashboard-sidebar-left {
        display: none;
    }
    .dashboard-sidebar-left {
        display: none;
    }
    .dashboard-sidebar-right {
        width: 100%;
        margin-left: 0;
    }
    .full-width-dashboard {
        position: relative;
    }
    .dashboard-sidebar-left {
        display: none;
    }
    .left-side-nav-icon {
        display: none;
    }
    .businesss-profile-bg-main .name-main-heading {
        width: 100%;
    }
    /* 10-sep-2024 */
    /* 11-sep-2024 */
    .vendor-mobile-footer-main {
        display: block;
    }
    /* .first-profile-name-personal .name-main-heading:first-child {
        padding-top: 0;
    } */
    /* 11-sep-2024 */
    /* 20-sep-2024 */
    /* 20-sep-2024 */
    /* 11-oct-2024 */
    ul.list-review>li {
        width: calc(100%/2 - 20px) !important;
    }
    /* 11-oct-2024 */
    .mobile-header-item-main .mobile-nav-list.show {
        margin-top: -8px;
    }
}

@media(max-width: 767px) {
    .register-page-inner {
        min-width: 100%;
    }
    .register-page-form-main {
        padding: 30px;
        width: 100%;
    }
    /* 09-sep-2024 */
    .profile-dashboard-personal-info {
        width: 100%;
        margin-left: 0;
    }
    .main-profile-right-dashboard .user-img-profile img {
        height: 330px;
        /* object-position: 0% 14%; */
    }
    .edit-profile-btn {
        padding: 10px 20px;
        min-width: 110px;
        text-align: center;
    }
    .profile-dashboard-personal-info .register-page-form-wrapper {
        width: 100%;
        margin-bottom: 10px;
    }
    .profile-edit-button-content h3 {
        font-size: 20px;
        line-height: normal;
    }
    .user-img-profile img {
        height: 150px;
        width: 150px;
    }
    .profile-dashboard-image {
        width: 100%;
        margin-bottom: 20px;
    }
    .packages-profile-main-bg .inner-packages-profile-offer-left {
        width: 100%;
    }
    .packages-profile-main-bg .inner-packages-profile-offer-right {
        width: 100%;
        margin-left: 0;
        margin-top: 14px;
    }
    /* 09-sep-2024 */
    /* 10-sep-2024 */
    .product-details-modal-content {
        margin: 60px auto;
        width: 90%;
    }
    .vendor-single-package-details-bg .vendor-single-package-image img {
        height: auto;
    }
    .packages-profile-main-bg .profile-packages-left {
        width: 100% !important;
    }
    .packages-profile-main-bg .profile-packages-right {
        width: 100% !important;
        margin-left: 0;
        height: auto;
    }
    .packages-profile-main-bg .profile-packages-left .first-profile-name-personal {
        margin-bottom: 20px;
    }
    /* 10-sep-2024 */
    /* 11-sep-2024 */
    .change-passwoard-bg .profile-dashboard-personal-info .register-page-form-wrapper {
        margin: 0 0 10px 0;
    }
    .register-right-images {
        display: none;
    }
    .register-page-form-main {
        padding: 30px;
    }
    /* 11-sep-2024 */
    /* 12-sep-2024 */
    .vender-user-register-form-common .register-page-form-main {
        width: 100%;
    }
    .vender-user-register-form-common .register-page-inner {
        max-width: 100%;
    }
    .packages-profile-main-bg input[type="checkbox"] {
        width: 26px;
        height: 26px;
    }
    .packages-profile-main-bg .profile-packages-left .first-profile-name-personal {
        height: auto;
    }
    /* 12-sep-2024 */
    /* 13-sep-2024 */
    .inner-packages-profile-offer-left img {
        height: auto;
    }
    .packages-profile-main-bg .orignal-heading-section {
        width: calc(88% - 14px);
    }
    .packages-profile-main-bg .selected-packages-main {
        width: 100%;
    }
    /* 13-sep-2024 */
    /* 18-sep-2024 */
    .packages-profile-main-bg .customized-orignal-tag {
        top: 24px;
        left: 0;
    }
    /* 18-sep-2024 */
    /* 20-sep-2024 */
    .inner-dashboard {
        gap: 10px;
        margin-bottom: 20px;
    }
    .custom-align-items-start {
        justify-content: center;
        align-items: center;
    }
    .profile-edit-button-content {
        margin: auto;
    }
    .vendor-single-package-details-bg .vendor-single-package-title h2 {
        font-size: 20px;
        line-height: normal;
    }
    .inner-dashboard .profil-heading {
        width: 100%
    }
    /* 20-sep-2024 */
    /* 23-sep-2024 */
    .inner-packages-profile-offer-left {
        width: 100%;
        margin-bottom: 14px;
    }
    .inner-packages-profile-offer-right {
        width: 100%;
        margin-left: 0;
    }
    .user-img-profile {
        max-width: 250px;
        margin: 0 auto;
    }
    .first-profile-name-personal .name-main-heading {
        padding: 10px 0px;
    }
    .custom-add-image-video-bg button {
        margin-top: 14px;
    }
    .add-images-video-preview-container .media-preview button.remove-btn {
        top: -20px;
    }
    /* 23-sep-2024 */
    /*11-oct-2024 */
    /* section.dashboard-bg {
        margin-bottom: 60px;
    } */
    ul.list-review>li {
        width: 100% !important;
    }
    /* 11-oct-2024 */
    .dashboard-sidebar-right .vendor_dashboard_page table.dataTable tbody th,
    .dashboard-sidebar-right .vendor_dashboard_page table.dataTable tbody td {
        padding: 8px 10px;
        /* min-width: 115px; */
    }
    .dashboard-sidebar {
        margin-top: 0;
    }
    .vendor-mobile-footer-main {
        padding: 10px 15px;
    }
}

@media(max-width:639px) {
    .register-page-wrapper {
        padding: 30px 0;
    }
    .register-page-inner {
        padding: 30px 0;
    }
    .profile-edit-button-content {
        width: 100%;
    }
    .user-dashboard-bg .profil-heading {
        justify-content: center;
    }
    .user-dashboard-bg .profile-edit-button-content {
        margin: auto;
    }
    .scheduled-appointments-bg-main .dataTables_wrapper .dataTables_filter input {
        width: 100%;
        margin: 10px 0px 0px 0px;
    }
    .dataTables_wrapper .dataTables_filter {
        margin-top: 30px !important;
    }
}

@media(max-width:575px) {
    /* 09-sep-2024 */
    .edit-profile-btn {
        padding: 10px 14px;
        font-size: 14px;
    }
    .name-heading {
        width: 50%;
    }
    .name-heading-right {
        width: 50%;
    }
    .name-heading h5 {
        font-size: 16px;
    }
    .name-heading-right p {
        font-size: 14px;
    }
    .first-profile-name-personal {
        padding: 20px;
    }
    .profile-edit-button-content {
        width: 100%;
    }
    /* 09-sep-2024 */
    /* 11-sep-2024 */
    .add-images-video-upload-section,
    .add-images-video-supload-section {
        width: 100%;
    }
    .vendor-mobile-footer-single div.text-primary {
        font-size: 14px;
    }
    .vendor-mobile-footer-inner {
        gap: 10px;
    }
    .vendor-mobile-footer-inner a {
        width: calc(100%/4 - 10px);
        color: #fff;
        font-size: 20px;
    }
    .select-category-bg-main .name-main-heading {
        width: 100%;
    }
    /* 11-sep-2024 */
    /* 20-sep-2024 */
    .packaged-price-main {
        gap: 10px;
    }
    /* 20-sep-2024 */
}

@media(max-width:420px) {
    .register-page-form-group {
        display: block;
    }
    .name-heading {
        width: 45%;
    }
    .name-heading-right {
        width: 55%;
    }
    /* 10-sep-2024 */
    .product-details-modal-content {
        width: 80%;
    }
    .add-images-video-preview-container .media-preview {
        width: calc(100%/2 - 10px);
    }
    /* 10-sep-2024 */
}

@media(max-width:379px) {
    .name-heading h5 {
        font-size: 14px;
    }
    .edit-profile-btn {
        padding: 10px 10px;
    }
    .name-heading ul li ul li a h5 {
        font-size: 14px;
    }
    /* 23-sep-2024 */
    /* .inner-packaged-price-main .edit-profile-btn {
        padding: 10px 14px;
    } */
    /* 23-sep-2024 */
}


/* ===================== Registration  Css End Here ===================== */


/* ===================== @media Css End Here ===================== */


/* ======================================================================================================================== */


/* ===================== @media Home Css Start Here ===================== */


/* @media (max-width: 1399px) {
    nav {
        width: calc(37% - 70px);
        margin-left: 70px;
    }
    .search-section-top {
        width: calc(25% - 50px);
        margin-left: 50px;
    }
    .login-btn-2 {
        width: calc(28% - 46px);
    }
}


@media (max-width: 1299px) {
    nav {
        width: calc(35% - 30px);
        margin-left: 30px;
    }
    .search-section-top {
        width: calc(22% - 30px);
        margin-left: 30px;
    }
    .login-btn-2 {
        width: calc(33% - 30px);
        margin-left: 30px;
    }
}


@media (max-width: 1199px) {
    .login-btn-2 {
        width: calc(33%);
        margin-left: 0;
    }
    .login-btn-2 {
        width: calc(33%);
        margin-left: 0;
    }
}

@media (max-width: 1024px) {
    .search-section-top {
        width: calc(22% - 20px);
        margin-left: 20px;
    }
}

@media (max-width: 991px) {
    .container {
        max-width: 100%;
        padding: 0 20px;
    }
}

@media (max-width: 639px) {
    .custom_fixed_margin {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .inner-footer.custom-justify-space-between {
        gap: 10px;
    }
} */


/* ===================== @media Home Css End Here ===================== */


/* ===================== @media Css Start Here ===================== */

@media (max-width:1399px) {
    /* nav {
        width: calc(37% - 70px);
        margin-left: 70px;
    } */
    .search-section-top {
        width: calc(25% - 50px);
        margin-left: 50px;
    }
    .login-btn-2 {
        width: calc(28% - 46px);
    }
}

@media (max-width:1320px) {
    /* ============ 19-oct-2024 ============== */
    .body-wax-time-section {
        width: 100%;
    }
    /* ============ 19-oct-2024 ============== */
}

@media (max-width:1299px) {
    .search-section-top {
        width: calc(22% - 30px);
        margin-left: 30px;
    }
    nav {
        width: calc(35% - 20px);
        margin-left: 20px;
    }
    .login-btn-2 {
        width: calc(33% - 30px);
        margin-left: 30px;
    }
    .inner-best-body-massage::before {
        max-width: 640px;
    }
    .best-body-massage-offer {
        left: 32%;
        bottom: 36%;
    }
    .best-body-massage-content {
        padding-left: 30px;
    }
    .best-body-massage-content h2 {
        font-size: 26px;
    }
    .best-beauty-saloon-bg .inner-best-body-massage::before {
        max-width: 630px;
    }
    /* 11-oct-2024 */
    .feedback-reviews-services-left {
        width: 30%;
    }
    .feedback-reviews-services-right {
        width: calc(70% - 14px);
    }
    .inner-feedback-reviews-services {
        padding: 20px;
    }
    /* 11-oct-2024 */
    /* 17-oct-2024 */
    .sanitized-kits-tools {
        width: 90px;
        height: 90px;
    }
    .inner-skypep-safety-standards-five-main:after {
        width: 60px;
        right: -36px;
    }
    .inner-skypep-safety-standards-five-main::before {
        right: -40px;
    }
    .inner-increadible-category .inner-increadible-spa-experience-left img {
        height: 100px;
        width: 100px;
    }
    /* 17-oct-2024 */
}

@media (max-width:1199px) {
    .login-btn-2 {
        width: calc(33%);
        margin-left: 0;
    }
    nav ul li+li {
        margin-left: 16px;
    }
    .inner-best-body-massage::before {
        max-width: 620px;
    }
    .best-body-massage-offer {
        left: 36%;
        bottom: 32%;
    }
    .best-beauty-saloon-bg .inner-best-body-massage::before {
        max-width: 600px;
    }
    /* 20-sep-2024 */
    .mobile-header-item-right .login-btn-2 {
        width: 100%;
    }
    /* 20-sep-2024 */
    /* 11-oct-2024 */
    .services-comm-tab-main .frontend-pack-view-single {
        width: calc(100%/2 - 14px);
    }
    .feedback-reviews-services-left h5 {
        max-width: 60px;
        height: 60px;
        font-size: 26px;
    }
    .feedback-reviews-services-left h5 {
        font-size: 22px;
    }
    .vendor_gallery_prev {
        left: -60px;
    }
    .vendor_gallery_next {
        right: -60px;
    }
    /* 11-oct-2024 */
    /* 14-oct-2024 */
    .location-section ul li:last-child {
        width: calc(90% - 8px);
    }
    /* 14-oct-2024 */
    /* 17-oct-2024 */
    .inner-increadible-category .inner-increadible-spa-experience-left {
        width: calc(100%/4 - 12px);
    }
    /* 17-oct-2024 */
}

@media (max-width:1024px) {
    .search-section-top {
        width: calc(22% - 20px);
        margin-left: 20px;
    }
    .banner-categories-search {
        padding-left: 20px;
        margin-top: 20px;
    }
    h2 {
        line-height: 36px;
    }
    h5 {
        font-size: 16px;
    }
    .best-body-massage-offer {
        left: 40%;
        bottom: 28%;
    }
    .best-body-massage-right {
        width: 65%;
    }
    .best-body-massage-left {
        width: 35%;
    }
    .best-beauty-saloon-bg .inner-best-body-massage::before {
        max-width: 520px;
    }
    .inner-best-beauty-saloon .best-body-massage-content {
        max-width: 100%;
    }
    /* 11-oct-2024 */
    div#vendor_gallery .modal-content {
        max-height: 400px;
        width: 680px;
    }
    div#vendor_gallery .modal-content img#modalImage {
        max-height: 400px;
        width: 680px;
    }
    /* 11-oct-2024 */
}

@media (max-width:991px) {
    .container {
        max-width: 100%;
        padding: 0 20px;
    }
    h1 {
        font-size: 34px;
        line-height: 44px;
    }
    .banner-categories-search {
        margin-top: 20px;
        padding: 30px;
    }
    .inner-banner-categories-search {
        width: 100%;
        border-bottom: 1px solid #9871E2;
        padding-bottom: 10px;
    }
    .categories-search-width-two {
        width: calc(96% - 10px);
    }
    .categories-search-width-one {
        width: 4%;
    }
    .banner-categories-search {
        gap: 16px;
    }
    .banner-categories-search-line:after {
        display: none;
    }
    .inner-banner-categories-search-two {
        padding: 12px 0;
        text-align: center;
    }
    .banner-bg {
        padding: 70px 0;
    }
    .barber-shop-recommended button.slick-prev:after {
        left: 12px;
        bottom: 0;
        top: 0;
        margin: auto;
    }
    .barber-shop-recommended button.slick-next:after,
    .barber-shop-recommended button.slick-prev:after {
        padding: 4px;
    }
    .barber-shop-recommended .slick-prev {
        left: 12px;
    }
    .barber-shop-recommended .slick-next {
        right: 12px;
    }
    .barber-shop-recommended button.slick-prev,
    .barber-shop-recommended button.slick-next {
        width: 30px;
        height: 30px;
        top: 42%;
    }
    .inner-increadible-spa-experience-left {
        width: calc(100%/2 - 10px);
    }
    .increadible-spa-experience-left {
        gap: 20px;
    }
    .inner-service-rating .star-rating-content {
        width: calc(90% - 10px);
        margin-left: 10px;
    }
    .inner-service-rating .start-icon {
        width: 10%;
    }
    .inner-service-rating {
        width: 100%;
    }
    .inner-best-body-massage::before {
        max-width: 650px;
    }
    .best-beauty-saloon-bg .inner-best-body-massage::before {
        max-width: 550px;
    }
    .inner-make-appointment:before {
        display: none;
    }
    .inner-make-appointment:after {
        display: none;
    }
    /* 19-sep-2024 */
    .logo-header {
        display: none;
    }
    .front-mobile-header {
        display: block;
    }
    /* 19-sep-2024 */
    /* 20-sep-2024 */
    .header-btn-dropdown .dropdown {
        padding-top: 14px;
        padding-left: 6px;
    }
    header {
        width: 100%;
        top: 0;
        right: 0;
        left: 0;
        background-color: #fff;
        padding: 14px 0;
    }
    .dashboard-bg {
        margin-top: 77px !important;
        /* padding-top: 40px; */
        padding-top: 0px;
    }
    .product-details-modal-content-main {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        overflow-y: auto;
    }
    .vendor-product-details-content {
        height: 400px;
        overflow-y: auto;
        overflow-x: hidden;
    }
    /* 20-sep-2024 */
    /* 11-oct-2024 */
    .services-comm-tab-main .inner-packages-profile-offer-right {
        width: calc(65% - 10px);
    }
    .services-comm-tab-main .inner-services-details-tab-one {
        width: calc(35% - 10px);
    }
    /* .vm-barber-shop-bg {
        padding-top: 70px;
    } */
    div#vendor_gallery .modal-content {
        width: 580px;
        min-height: 400px;
        max-height: 400px;
    }
    div#vendor_gallery .modal-content img#modalImage {
        width: 580px;
        min-height: 400px;
        max-height: 400px;
    }
    .video-main-details-bg .gallery-item {
        width: calc(100%/3 - 20px);
    }
    /* 11-oct-2024 */
    /* 14-oct-2024 */
    .barber-shop-recommended-pg .slick-list.draggable {
        margin: 0 30px;
    }
    .barber-shop-recommended-pg button.slick-prev,
    .barber-shop-recommended-pg button.slick-next {
        width: 30px;
        height: 30px;
    }
    .barber-shop-recommended-pg .slick-prev {
        left: -10px;
    }
    .barber-shop-recommended-pg .slick-next {
        right: -10px;
    }
    .barber-shop-recommended-pg button.slick-next:after,
    .barber-shop-recommended-pg button.slick-prev:after {
        padding: 4px;
    }
    .barber-shop-recommended-pg button.slick-prev:after {
        left: 12px;
    }
    .barber-shop-recommended-pg button.slick-next:after {
        left: 9px;
    }
    /* 14-oct-2024 */
    /* 15-oct-2024 */
    .mobile-header-item-main nav ul li a {
        width: 100%;
    }
    /* 16-oct-2024 */
    .inner-blog-news-popup-offer {
        width: calc(100%/2 - 10px);
    }
    .blog-news-popup-offer-content-listing h2 {
        font-size: 26px;
    }
    .our-blog-bg-details-listing .blog-news-popup-offer-img {
        height: 400px;
    }
    .our-blog-bg-details-listing .blog-news-popup-offer-img img {
        height: 400px;
    }
    .mobile-header-item-mid img {
        max-width: 140px;
    }
    .our-blog-bg-details-listing {
        margin-top: 40px !important;
    }
    /* 16-oct-2024 */
    /* 17-oct-2024 */
    .inner-skypep-safety-standards-five-main {
        width: calc(100%/3 - 20px);
        text-align: center;
    }
    .inner-skypep-safety-standards-five-main::before,
    .inner-skypep-safety-standards-five-main::after {
        display: none;
    }
    .skypep-safety-standards-five-main-flex {
        justify-content: flex-start;
    }
    .inner-increadible-category .inner-increadible-spa-experience-left {
        width: calc(100%/3 - 11px);
    }
    /* 17-oct-2024 */
    /* 18-oct-2024 */
    .wallet-page-main-bg .product-heading-main {
        display: none;
    }
    /* 18-oct-2024 */
    /* 19-oct-2024 */
    .category-listing-bg {
        margin-top: 40px !important;
    }
    .contact-us-bg .register-right-images img {
        object-position: 60% 0;
    }
    .contact-us-bg {
        margin-top: 90px;
    }
    /* 19-oct-2024 */
    .dashboard-bg,
    .banner-bg,
    .contact-us-bg {
        margin-top: 0px !important;
    }
    .Service-vender-new-layout .inner-choice-vendor-search-city.Selected-Services-sec-right {
        margin-right: 0px !important;
    }
    .Service-vender-new-layout .inner-choice-vendor-search-city.Selected-Services-sec-right {
        position: relative;
    }
    .custom-form-secrion .name-filed {
        width: calc(100%/1 - 0px);
    }
    /* 11-nov-2024 */
    .gallery-details-slider-pg .slick-next {
        right: 25px;
    }
    .gallery-details-slider-pg .slick-prev {
        left: 13px;
    }
    /* 11-nov-2024 */
    /* 12-nov-2024 */
    .book-now-bg .date-container .date {
        width: calc(100%/6 - 10px);
    }
    .book-now-bg .slots-container .slot {
        width: calc(100%/6 - 10px);
    }
    /* 12-nov-2024 */
    /* 13-nov-2024 */
    nav {
        text-align: start;
    }
    /* 13-nov-2024 */
    /* 14-nov-2024 */
    .mobile-header-item-main {
        gap: 20px;
    }
    .mobile-header-item-mid {
        width: 70%;
        text-align: center;
    }
    .mobile-header-item-left {
        width: 10%;
        text-align: left;
    }
    .mobile-header-item-left-vendor,
    mobile-header-item-left {
        width: 10%;
        text-align: left;
    }
    .mobile-header-item-left.mobile-header-item-left-vendor i {
        color: #514299;
        font-size: 26px;
    }
    .mobile-header-item-left i {
        color: #514299;
        font-size: 26px;
    }
    .dashboard-sidebar-left {
        width: 100%;
    }
    .dashboard-sidebar-left {
        /* display: block !important; */
        background: #ffffff;
    }
    .product-heading-main {
        margin-top: 30px;
        text-align: start;
        max-width: 100%;
    }
    .mobile-sidebart-vendor-block {
        display: block !important;
    }
    .mobile-sidebar-left {
        width: 100%;
        border-radius: 0;
        overflow: auto;
        bottom: 20px;
        background: #ffff;
        border-radius: 10px;
        height: auto;
        padding: 12px 0;
    }
    .mobile-sidebar-left ul li {
        list-style-type: none;
        display: block;
        border-bottom: 1px solid #9871e2;
    }
    .mobile-sidebar-left ul li a {
        color: #232323;
        font-weight: 500;
        font-size: 15px;
        width: 100%;
        padding: 12px 16px;
    }
    .mobile-sidebar-left ul li a.active-a {
        color: #9871e2;
    }
    /* .dashboard-bg,
    .banner-bg {
        padding-top: 0;
    } */
    .mobile-sidebart-vendor-block {
        right: 0;
        transition: left 300ms ease-out;
        -webkit-transition: left 300ms ease-out;
    }
    .mobile-sidebar-left {
        background: #fff;
        width: 200px;
        position: fixed;
        top: 70px;
        left: -200px;
        margin: 0;
        text-align: left;
        z-index: 999;
        height: 100%;
        transition: left 300ms ease-out;
        -webkit-transition: left 300ms ease-out;
    }
    .mobile-sidebart-vendor-block {
        width: 100%;
        height: 100vh;
        margin-top: -1px;
        background-color: #fff;
        left: 0;
        height: 100vh;
        overflow: auto;
    }
    .mobile-header-item-left {
        cursor: pointer;
    }
    .mobile-header-item-left-add-class .dash-close-icon {
        display: none;
    }
    .close-icon-dashboard-sec .dash-close-icon {
        display: block;
    }
    .close-icon-dashboard-sec .dash-oepn-icon {
        display: none;
    }
    /* 14-nov-2024 */
    /* 15-nov-2024 */
    .mobile-sidebar-left-user {
        display: block;
    }
    .mobile-sidebart-user-block {
        display: block !important;
    }
    .Selected-Services-sec-right .book-reservation-main {
        max-width: 100%;
        /* position: fixed; */
        /* top: 111px; */
        /* left: 0;
        bottom: 20px;
        right: 10px; */
    }
    .choice-new-vendors-new-parent-bg .choice-vendor-list-main-new-under-pin {
        width: calc(100%/3 - 10px) !important;
    }
    .choice-vendor-search-city-bg .modal-content .vm-barber-shop-bg {
        padding-top: 0;
    }
    .mobile-sidebart-user-block {
        width: 100%;
        height: 100vh;
        margin-top: -1px;
        background-color: #fff;
        left: 0;
        height: auto;
        overflow: auto;
    }
    .mobile-sidebar-left-vendor {
        display: block !important;
    }
    .mobile-header-item-left-user .dash-close-icon {
        display: none;
    }
    .close-icon-dashboard-sec .dash-close-icon {
        display: block;
    }
    /* 15-nov-2024 */
    /* 19-nov-2024 */
    .vendor-details-modal-popup .modal-content .inner-feedback-reviews-services {
        width: calc(100%/2);
    }
    .vendor-details-modal-popup .modal-content .inner-feedback-reviews-services:nth-child(2n+1) {
        border-right: 1px solid #ffd !important;
        border-left: 0 !important;
    }
    .vendor-details-modal-popup .modal-content .inner-feedback-reviews-services {
        border: none !important;
        border-bottom: 1px solid #ffd !important;
    }
    .vendor-details-modal-popup .modal-content .inner-feedback-reviews-services:nth-child(3n+1) {
        padding-left: 20px;
    }
    /* .video-background {
        top: 68%;
        left: 1%;
    } */
    /* 19-nov-2024 */
    /* 27-nov-2024 */
    .increadible-spa-experience-left img {
        height: 170px;
        max-width: 170px;
    }
    .barber-shop-recommended-img {
        height: 160px;
    }
    .inner-barber-shop-recommended img {
        height: 160px;
    }
    /* 27-nov-2024 */
    /* ========== 28-nov-2024 =========== */
    .inner-increadible-category .inner-increadible-spa-experience-left img {
        height: 170px;
        width: 170px;
    }
    /* ========== 28-nov-2024 =========== */
    /* ========== 27-jan-2025 =========== */
    .why-choose-us-icon-main {
        width: calc(100%/2 - 10px);
    }
    .close-icon-dashboard-sec .mobile-header-item-left .mobile-toggle-icon i.fa.fa-times {
        opacity: 0;
    }
    .mobile-sidebar-left-vendor .mobile-tab-ctm-tab-menu {
        height: 100vh;
        overflow: auto;
        margin-bottom: 30px;
    }
    /* ========== 27-jan-2025 =========== */
    /* ========== 28-jan-2025 =========== */
    .booknow-modal-popup .modal {
        padding: 0 20px;
    }
    /* 
    .inner-dashboard .profil-heading {
        width:100%;
    } */
    /* ========== 28-jan-2025 =========== */
    /* ========== 29-jan-2025 =========== */
    .vendor-details-modal-main .inner-vm-barber-shop h2 {
        line-height: 30px;
        font-size: 24px;
    }
    .vendor-details-modal-main .inner-vm-barber-section-two {
        padding: 20px;
    }
    .vendor-details-modal-main .location-section ul {
        gap: 3px;
    }
    /* ========== 29-jan-2025 =========== */
}

@media (max-width:767px) {
    h1 {
        font-size: 30px;
        line-height: 40px;
    }
    h2 {
        font-size: 24px;
        line-height: normal;
    }
    .increadible-spa-experience-left img {
        min-height: auto;
        max-height: 100%;
    }
    .best-body-massage-content {
        padding-left: 0;
        margin-bottom: 30px;
    }
    .best-body-massage-right img {
        height: auto;
    }
    .best-body-massage-right {
        width: 100%;
    }
    .best-body-massage-left {
        width: 100%;
    }
    .best-body-massage-offer {
        left: auto;
        bottom: 20px;
        right: 3%;
    }
    .inner-best-body-massage::before {
        display: none;
    }
    .best-body-massage-offer {
        width: 80px;
        height: 80px;
    }
    .trending-section-bg {
        padding: 50px 0;
    }
    .inner-browse-by-city-four {
        width: calc(100%/2 - 30px);
    }
    .footer-menu {
        width: calc(100%/2 - 20px);
    }
    .inner-footer.custom-justify-space-between {
        gap: 10px;
    }
    .inner-best-beauty-saloon .best-body-massage-right {
        width: 100%;
    }
    .inner-best-beauty-saloon .best-body-massage-left {
        width: 100%;
    }
    .inner-best-beauty-saloon .best-body-massage-offer {
        left: auto;
        right: 30px;
        top: auto;
        bottom: 30px;
    }
    .browse-ctm-tab-menu ul li {
        list-style-type: none;
        display: inline-block;
        position: relative;
        border-left: 1px solid #00000027;
        /* border-right: 1px solid #00000027; */
    }
    /* 20-sep-2024 */
    /* 20-sep-2024 */
    /* 07-oct-2024*/
    .add-waxing-packages-main .first-profile-name-personal {
        width: 100%;
    }
    /* 07-oct-2024*/
    /* 11-oct-2024*/
    .services-comm-tab-main .inner-packages-profile-offer-right {
        width: 100%;
    }
    .services-comm-tab-main .inner-services-details-tab-one {
        width: 100%;
        text-align: center;
    }
    .services-comm-tab-main .packages-profile-offer-main-bg {
        flex-direction: column;
    }
    .services-comm-tab-main .packaged-price-main {
        justify-content: center;
    }
    .services-comm-tab-main .orignal-heading-section {
        margin: 0 auto;
    }
    .services-comm-tab-main .pack-type-div {
        text-align: center;
    }
    /* .vm-barber-shop-slider-section {
        flex-direction: column-reverse;
    } */
    .inner-vm-barber-section-two {
        width: 100%;
    }
    .inner-vm-barber-section-one {
        width: 100%;
    }
    .vm-barber-content {
        text-align: center;
    }
    .inner-feedback-reviews-services {
        width: calc(100%/2);
        border: none;
    }
    .feedback-reviews-services-right {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }
    .feedback-reviews-services-left {
        width: 25%;
    }
    /* .inner-feedback-reviews-services{
        border: 1px solid #ffd;
    } */
    .inner-feedback-reviews-services {
        padding: 14px !important;
    }
    .inner-feedback-reviews-services {
        border: none !important;
        border-bottom: 1px solid #ffd !important;
    }
    .inner-feedback-reviews-services:nth-child(2n+1) {
        border-right: 1px solid #ffd !important;
        border-left: 0 !important;
    }
    .inner-vm-barber-shop h2 {
        text-align: center;
    }
    .inner-services-details {
        text-align: center;
    }
    .services-comm-tab-menu ul {
        justify-content: center;
    }
    div#vendor_gallery .modal-content {
        width: 400px;
        min-height: 430px;
        max-height: 430px;
    }
    div#vendor_gallery .modal-content img#modalImage {
        width: 400px;
        min-height: 430px;
        max-height: 430px;
        object-fit: cover;
    }
    .vendor_review-modal-content {
        background-color: #fefefe;
        margin: 15% auto;
        padding: 20px;
        border: 1px solid #888;
        width: 80%;
    }
    .video-main-details-bg .gallery-item {
        width: calc(100%/2 - 20px);
    }
    /* 11-oct-2024*/
    /* 14-oct-2024 */
    .increadible-spa-experience-right {
        width: 100%;
        margin-top: 30px;
    }
    .increadible-spa-experience-left {
        width: 100%;
        padding-right: 0;
    }
    .increadible-spa-experience-right {
        margin-top: 30px;
        text-align: center;
    }
    .inner-service-rating {
        justify-content: center;
        flex-direction: column;
    }
    .inner-service-rating .start-icon {
        width: 100%;
    }
    .inner-service-rating .star-rating-content {
        width: 100%;
        margin-left: 0;
    }
    .inner-service-rating {
        gap: 10px;
    }
    .best-body-massage-content {
        text-align: center;
    }
    /* .best-body-massage-offer {
    display: none;
} */
    .best-body-massage-right {
        height: auto;
    }
    .inner-recommended {
        justify-content: center;
        flex-direction: column;
        gap: 10px;
    }
    .our-blog-content-left {
        text-align: center;
    }
    .view-more-btn {
        text-align: center;
        margin: 0 auto;
    }
    .inner-testimonials-slider {
        margin: 0 10px;
        padding: 20px;
    }
    .make-appointment-bg {
        padding: 50px 0;
    }
    /* .custom_fixed_margin_bottom {
        text-align: center;
    } */
    .browse-by-city-four {
        margin-top: 30px;
        gap: 20px;
        justify-content: center;
        text-align: center;
    }
    .inner-service-rating {
        width: calc(100%/2 - 20px);
    }
    .blog-news-popup-offer-content {
        padding: 20px 16px;
    }
    .blog-news-popup-offer-content h4 {
        line-height: 30px;
        margin: 10px 0;
    }
    h4 {
        line-height: 26px;
        margin: 4px 0;
    }
    .service-rating-main {
        justify-content: center;
    }
    /* 14-oct-2024 */
    /* 15-oct-2024 */
    .testimonials-slider-main-pg .slick-list {
        margin: 0 -10px;
    }
    .make-appointment-form-right {
        padding: 10px 20px;
    }
    .custom-form-secrion {
        row-gap: 14px;
    }
    /* 15-oct-2024 */
    /* 16-oct-2024 */
    .inner-blog-news-popup-offer {
        width: 100%;
    }
    .blog-news-popup-offer-img {
        height: auto;
    }
    .inner-blog-news-popup-offer img {
        height: auto;
    }
    /* 16-oct-2024 */
    /* 17-oct-2024 */
    .skypep-safety-standards-five-main {
        padding: 30px 0;
    }
    .inner-increadible-category .inner-increadible-spa-experience-left {
        width: calc(100%/2 - 8px);
    }
    /* 17-oct-2024 */
    /* 19-oct-2024 */
    .category-listing-body-deals-left {
        width: 100%;
        height: auto;
    }
    .category-listing-body-deals-right-main {
        width: 100%;
        height: auto;
        overflow: auto;
        padding: 0;
        margin-top: 20px;
        margin-left: 0;
    }
    .category-listing-body-deals-right {
        padding: 6px;
    }
    .category-listing-body-deals-right {
        border: 1px solid #c9c9c9;
        padding: 10px;
    }
    .contact-us-bg {
        padding: 30px 0;
    }
    .our-blog-bg-details-listing .blog-news-popup-offer-details {
        padding: 20px;
    }
    .about-us-since-left-content {
        width: 100%;
    }
    .inner-about-us-since {
        gap: 30px;
        text-align: center;
    }
    .inner-blog-our-team-content {
        width: calc(100%/2 - 14px);
    }
    /* 19-oct-2024 */
    /* 21-oct-2024 */
    .booking_modal .modal-content {
        width: 100%;
    }
    /* 21-oct-2024 */
    /* 25-oct-2024 */
    .heading-head h2 {
        padding-right: 50px;
    }
    /* 25-oct-2024 */
    .mobile-header-item-mid img {
        max-width: 100px;
    }
    .common-modal-popup .modal-content {
        width: 90%;
    }
    .our-blog-bg-details-bg-pagination .container>.pagination {
        margin-top: 20px;
    }
    /* .Selected-Services-sec-right .book-reservation-main {
        max-width: 100%;
    } */
    .choice-vender-new-for-popup .modal-content {
        width: 100%;
    }
    .vm-barber-shop-bg {
        padding-top: 0;
    }
    .Selected-Services-sec-right {
        text-align: center;
    }
    .choice-vendor-search-city-main-sec {
        padding: 30px 15px;
    }
    .cart_cost {
        z-index: 100 !important;
    }
    /* 11-nov-2024 */
    .services-details-tabs-news-layout .services-comm-tab-menu {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .services-details-tabs-news-layout .services-comm-tab {
        width: 100%;
        margin-left: 0;
    }
    .services-comm-tab-main {
        justify-content: space-between;
    }
    .gallery-details-slider-pg button.slick-prev,
    .gallery-details-slider-pg button.slick-next {
        width: 30px;
        height: 30px;
    }
    .gallery-details-slider-pg button.slick-next:after,
    .gallery-details-slider-pg button.slick-prev:after {
        padding: 4px;
    }
    .gallery-details-slider-pg button.slick-prev:after {
        left: 13px;
    }
    .gallery-details-slider-pg button.slick-next:after {
        left: 9px;
    }
    /* 11-nov-2024 */
    /* 12-nov-2024 */
    .book-now-bg .date-container .date {
        width: calc(100%/4 - 10px);
    }
    .book-now-bg .date-container {
        justify-content: flex-start
    }
    .book-now-bg .slots-container .slot {
        width: calc(100%/4 - 10px);
    }
    .main-address-for-home {
        flex-direction: column;
        margin-top: 14px;
    }
    .book-now-bg .address-heading {
        text-align: center;
    }
    .change-address-btn-div {
        margin-top: 14px;
    }
    .btn_proceed_and_pay {
        text-align: center;
    }
    .privacy-policy-content h2 {
        font-size: 22px;
    }
    .privacy-policy-content h4 {
        font-size: 16px;
    }
    .our-values {
        margin-top: 14px;
    }
    .why-choose-us-icon-main {
        width: calc(100%/2 - 10px);
    }
    .inner-recommended-why-choose {
        text-align: center;
    }
    /* 12-nov-2024 */
    /* 13-nov-2024 */
    .inner-about-us-since h3 {
        line-height: normal;
        margin-bottom: 10px;
    }
    .make-appointment-form {
        width: 100%;
    }
    .inner-make-appointment {
        gap: 30px;
    }
    .wallet-Add-Balance-bg-main {
        gap: 10px;
    }
    /* 13-nov-2024 */
    /* 14-nov-2024 */
    .main-parent-for-login-form .modal-content .register-page-form-main {
        padding: 0 !important;
    }
    .main-parent-for-login-form .modal-content .register-page-inner h3 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    /* .bank-details-button-main .heading-btn {
        position: static;
        margin-bottom: 14px;
    } */
    /* 14-nov-2024 */
    /* 15-nov-2024 */
    .inner-you-looking-for-facial .barber-shop-box-main {
        min-height: auto;
    }
    .feedback-reviews-services-left {
        display: none;
    }
    .inner-select-city-main.inner-select-city-two {
        width: 100%;
    }
    .inner-select-city-main.custom-text-right.inner-change-city-two {
        width: 100%;
    }
    .select-city-main {
        gap: 14px;
    }
    .btn-for-desktop {
        display: none;
    }
    .btn-for-mobile-main .register-page-form-wrapper {
        text-align: center;
    }
    .save-profile-btn {
        min-width: 100px;
        text-align: center;
    }
    .btn-for-mobile {
        display: block;
    }
    .edit-business-profile-bg .profile-flex-field button.save-profile-btn {
        width: 100%;
    }
    .btn-for-mobile-main .register-page-form-wrapper {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .btn-for-mobile-main .register-page-form-wrapper {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        justify-content: start;
    }
    .btn-for-mobile-main .register-page-form-wrapper a,
    .btn-for-mobile-main .register-page-form-wrapper button {
        width: max-content;
        flex: 1 0 auto;
        margin-top: 14px;
        max-width: max-content;
    }
    .Service-vender-new-layout .Selected-Services-sec-right .book-reservation-main>div {
        margin-bottom: 6px;
        font-size: 14px;
    }
    /* .total-amount-hide-on-mobile {
        display: none;
    } */
    .choice-new-vendors-new-parent-bg .choice-vendor-list-main-new-under-pin {
        width: calc(100%/2 - 10px) !important;
    }
    .mb-custom-30 {
        margin-bottom: 10px;
    }
    .custom-full-width-mobile {
        width: 100%
    }
    /* 15-nov-2024 */
    /* 16-nov-2024 */
    .cart_cost {
        display: block !important;
        left: auto !important;
        right: 20px !important;
        text-align: right;
        max-width: 200px !important;
    }
    .cart_right {
        justify-content: flex-end;
    }
    .cart_right .service_cart {
        padding: 6px 20px;
        font-size: 14px;
        width: 100%;
    }
    .vendor_dashboard_page .cards {
        margin-top: 0 !important;
    }
    /* 16-nov-2024 */
    /* 18-nov-2024 */
    .wallet-main.margin-top-zero {
        margin-top: 0;
    }
    /* 18-nov-2024 */
    /* ========== 19-nov-2024 =========== */
    .remove-services-button {
        position: fixed;
        z-index: 6;
        left: 40px;
        bottom: 80px;
    }
    .vendor_dashboard_page .card .edit-profile-btn {
        width: 100%;
    }
    .barber-shop-recommended-img {
        height: auto;
    }
    .book-now-button {
        padding: 10px 26px;
    }
    .make-appoitment-button {
        padding: 10px 26px;
    }
    .vendor-details-modal-popup .modal-content .inner-vm-barber-section-two {
        padding: 10px;
    }
    .vendor-details-modal-popup .modal-content .inner-feedback-reviews-services {
        padding: 14px 0 !important;
    }
    .vendor-details-modal-popup .modal-content .inner-feedback-reviews-services {
        width: 100%;
    }
    .vendor-details-modal-popup .modal-content .inner-feedback-reviews-services {
        border: 1px solid #ffd !important;
    }
    .vendor-details-modal-popup .modal-content .inner-feedback-reviews-services:nth-child(2n+1) {
        border-right: 0 !important;
        border: 1px solid #ffd !important;
    }
    /* ========== 19-nov-2024 =========== */
    /* ========== 20-nov-2024 =========== */
    .change-button-new-bg {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 10px;
    }
    .change-button-new-bg button,
    .change-button-new-bg a {
        width: calc(100%/2 - 10px);
        flex: 1 0 auto;
    }
    .register-page-form-wrapper input[type="file" i]::-webkit-file-upload-button {
        bottom: 5px;
    }
    .barber-shop-box-main {
        margin-top: -5px;
    }
    /* ========== 20-nov-2024 =========== */
    /* ========== 21-nov-2024 =========== */
    .custom-banner-section .inner-banner {
        min-height: 323px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .premium-info-text-mobile.block {
        display: block;
    }
    .premium-info-text-mobile.hidden {
        display: none;
    }
    .choice-vendor-search-city-bg-checkout .inner-packaged-price-main {
        text-align: start;
    }
    .choice-vendor-search-city-bg-checkout .inner-select-city-main-price .service_counting {
        margin: 0;
        text-align: start;
    }
    .choice-vendor-search-city-bg-checkout .checkout-items-column .custom-text-right .body-wax-time-btn .service_counting {
        right: 0;
    }
    /* ========== 21-nov-2024 =========== */
    /* ========== 27-nov-2024 =========== */
    .trending-section-bg .barber-shop-recommended-pg-new {
        gap: 10px;
    }
    .trending-section-bg .inner-barber-shop-recommended {
        width: calc(100%/2 - 5px);
    }
    .inner-increadible-spa-experience-left:hover {
        transition: unset;
        transform: translate(0px, 0px);
    }
    .increadible-spa-experience-left h5 {
        margin-top: 8px;
    }
    .trending-section-bg .barber-shop-recommended-img {
        height: 160px;
    }
    /* ========== 27-nov-2024 =========== */
    /* ========== 28-nov-2024 =========== */
    .skypep-contact-us body {
        padding: 1rem;
    }
    .skypep-contact-us .container {
        padding: 2rem;
    }
    .skypep-contact-us .header-section h1 {
        font-size: 2rem;
    }
    .skypep-contact-us .header-section p {
        font-size: 1rem;
    }
    .skypep-contact-us .contact-details {
        min-width: 100%;
        margin-right: 0;
        padding: 10px 0;
    }
    .skypep-contact-us .form-section {
        min-width: 100%;
    }
    .skypep-contact-us .content {
        flex-direction: column;
        gap: 1.5rem;
    }
    .skypep-contact-us .form-group input,
    .skypep-contact-us .form-group textarea {
        font-size: 1rem;
    }
    .skypep-contact-us .btn {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    .skypep-contact-us .form-section {
        width: 100%;
        padding: 10px 0;
    }
    .skypep-contact-us .contact-details h2 {
        text-align: center;
    }
    /* ========== 28-nov-2024 =========== */
    /* ========== 25-jan-2025 =========== */
    .skypep-contact-us .header-section {
        margin-top: 14px;
    }
    .inner-skypep-safety-standards h2 {
        text-align: center;
    }
    /* ========== 25-jan-2025 =========== */
    /* ========== 27-jan-2025 =========== */
    .payment-failed-header h1 {
        text-align: center !important;
    }
    .payment-failed-content {
        text-align: center !important;
    }
    .payment-failed-footer {
        margin-top: 20px !important;
        text-align: center !important;
    }
    .reviews-services-common-main {
        margin-bottom: 20px;
    }
    /* ========== 27-jan-2025 =========== */
    /* ========== 28-jan-2025 =========== */
    .add-images-video-preview-container .media-preview {
        width: calc(100% / 2 - 10px);
    }
    div.ui-timepicker-wrapper {
        min-width: 250px !important;
    }
    .inner-feedback-reviews-services {
        border: 1px solid #ffd !important;
    }
    .inner-feedback-reviews-services:nth-child(2n+1) {
        border: 1px solid #ffd !important;
    }
    .feedback-reviews-services {
        gap: 10px;
        margin-top: 10px;
    }
    .inner-feedback-reviews-services {
        width: calc(100% / 2 - 5px);
        border-radius: 5px;
    }
    /* ========== 28-jan-2025 =========== */
}

@media (max-width:639px) {
    .increadible-spa-experience-left {
        width: 100%;
        padding-right: 0;
    }
    .banner-bg {
        padding: 50px 0;
    }
    .best-body-massage-offer h3 {
        font-size: 14px;
    }
    .best-body-massage-offer h2 {
        font-size: 18px;
    }
    .trending-section-bg {
        padding: 30px 0;
    }
    .make-appointment-form {
        width: 100%;
    }
    /* .make-appointment-form+.make-appointment-form {
        margin-top: 30px;
    } */
    .make-appointment-gallery-images img {
        height: 200px;
    }
    .inner-browse-by-city-four {
        width: 100%;
    }
    .footer-menu {
        width: 100%;
        text-align: center;
    }
    .footer-menu-common ul li {
        width: 100%;
    }
    .footer-social-icon {
        margin-top: 10px;
    }
    /* 20-sep-2024 */
    .mobile-header-item-right {
        width: 100%;
    }
    .mobile-header-item-right .login-btn-2 {
        justify-content: flex-start;
        margin-top: 20px;
    }
    .browse-by-city-four {
        margin-top: 20px;
        gap: 0;
    }
    .inner-browse-by-city-four ul li {
        margin-bottom: 10px;
    }
    footer {
        padding: 30px 0 22px 0;
    }
    .footer-social-icon ul li a {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
    /* 20-sep-2024 */
    /* 11-oct-2024 */
    .inner-feedback-reviews-services {
        width: 100%;
    }
    .inner-feedback-reviews-services:nth-child(2n+1) {
        border-right: 0 !important;
    }
    .inner-feedback-reviews-services:nth-last-child(n+1) {
        border-bottom: none !important;
    }
    .inner-feedback-reviews-services.custom-justify-start {
        border-bottom: 1px solid #ffd !important;
    }
    /* .read-more-review-div .inner-feedback-reviews-services:last-child {
        border-bottom: none !important;
        padding-bottom: 0 !important;
    } */
    .inner-feedback-reviews-services {
        padding: 20px 0 !important;
    }
    .feedback-reviews-services-left {
        width: 15%;
    }
    .inner-reviews-services {
        max-width: 100%;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .reviews-services-common-main {
        margin-bottom: 0;
        text-align: center;
    }
    .add-review-btn {
        margin: 0 auto;
    }
    .reviews-services-common-main {
        flex-direction: column;
    }
    .video-main-details-bg .gallery-item {
        width: 100%;
        height: 186px;
    }
    .video-main-details-bg .video-container {
        padding-top: 30.25%;
        height: auto;
    }
    /* 11-oct-2024 */
    /* 14-oct-2024 */
    .make-appointment-bg {
        padding: 30px 0;
    }
    .make-appointment-form+.make-appointment-form {
        text-align: center;
    }
    .footer-menu ul {
        justify-content: center;
    }
    /* 14-oct-2024 */
    /* 19-oct-2024 */
    .inner-category-listing-body-deals-left {
        width: 100%;
    }
    .inner-category-listing-body-deals-right {
        width: 100%;
        margin-left: 0;
        padding: 6px 0 0 0;
    }
    .inner-category-listing-body-deals-left img {
        height: auto;
    }
    .category-listing-deals-section {
        margin-top: 20px;
        gap: 10px;
    }
    .contact-us-bg .register-page-inner {
        padding: 0;
    }
    .contact-us-bg .register-page-inner h3 {
        margin-bottom: 20px;
    }
    .contact-us-bg .register-page-button {
        margin-bottom: 0;
        margin-top: 20px;
    }
    .contact-us-bg .register-page-form-main {
        padding: 20px;
    }
    .inner-contact-us-info p,
    .inner-contact-us-info a {
        font-size: 14px;
        line-height: normal;
    }
    .inner-contact-us-info h5 {
        margin: 6px 0;
    }
    /* 19-oct-2024 */
    /* .cart_cost {
        display: block !important;
        width: auto !important;
        left: 20px !important;
        right: 20px !important;
    } */
    /* 12-nov-2024 */
    .book-now-bg .date-container .date,
    .book-now-bg .date-container .slot {
        width: calc(100%/2 - 10px);
    }
    .book-now-bg .slots-container .slot {
        width: calc(100%/2 - 10px);
    }
    .why-choose-us-icon-main {
        width: 100%;
    }
    /* 12-nov-2024 */
    /* 15-nov-2024 */
    .choice-new-vendors-new-parent-bg .choice-vendor-list-main-new-under-pin {
        width: 100% !important;
    }
    /* 15-nov-2024 */
    /* 18-nov-2024 */
    .edit-profile-btn {
        min-width: auto;
    }
    /* 18-nov-2024 */
    /* 27-jan-2025 */
    .barber-shop-recommended-img img {
        height: auto;
    }
    /* 27-jan-2025 */
    /* 28-jan-2025 */
    .booknow-modal-popup .booknow-modal-data {
        height: 350px;
    }
    .inner-feedback-reviews-services.custom-justify-start {
        border: 1px solid #ffd !important;
    }
    /* 28-jan-2025 */
    /* ========== 29-jan-2025 =========== */
    .video-container iframe {
        height: 250px;
    }
    .video-container {
        height: 250px;
    }
    .video-main-details-bg .gallery-item {
        height: 250px;
    }
    /* ========== 29-jan-2025 =========== */
}

@media (max-width:575px) {
    .best-body-massage-offer {
        width: 60px;
        height: 60px;
    }
    /* 
    .inner-barber-shop-recommended {
        margin: 0;
    } */
    .make-appointment-gallery-images img {
        height: 150px;
    }
    .inner-best-beauty-saloon .best-body-massage-offer {
        right: 20px;
        bottom: 20px;
    }
    /* 20-sep-2024 */
    .inner-packaged-price-main .edit-profile-btn {
        margin-top: 6px;
    }
    /* 20-sep-2024 */
    /* 11-oct-2024 */
    .services-comm-tab-main .frontend-pack-view-single {
        width: 100%;
        justify-content: center;
    }
    .services-comm-tab-main .packaged-price-main {
        text-align: center;
        margin: 0 auto;
        flex-direction: column;
    }
    .feedback-reviews-services-left {
        width: 17%;
    }
    div#vendor_gallery .modal-content {
        width: 300px;
    }
    div#vendor_gallery .modal-content img#modalImage {
        width: 300px;
    }
    .vendor_gallery_next {
        right: 6px;
    }
    .vendor_gallery_prev {
        left: 6px;
    }
    /* .common-cross-icon {
        width: 30px;
        height: 30px;
        font-size: 20px;
    } */
    .salon_review-modal-bg .vendor_review-modal-content h2 {
        font-size: 22px;
    }
    /* 11-oct-2024 */
    /* 14-oct-2024 */
    .inner-testimonials-slider {
        text-align: center;
    }
    .quote-left-icon img {
        margin: 0 auto;
        padding-bottom: 10px;
    }
    /* .inner-gallery {
        width: 100%;
    } */
    .make-appointment-form-gallery-one {
        height: 200px;
    }
    .make-appointment-form-gallery-one img {
        height: 200px;
    }
    .make-appointment-form-gallery-two {
        height: 200px;
    }
    .make-appointment-form-gallery-two img {
        height: 200px;
    }
    .make-appointment-form-gallery-three {
        height: 200px;
    }
    .make-appointment-form-gallery-three img {
        height: 200px;
    }
    .make-appointment-form-gallery-two-four img {
        height: 200px;
    }
    .make-appointment-form-gallery-two-four {
        height: 200px;
    }
    .categories-search-width-one {
        width: 10%;
    }
    .categories-search-width-two {
        width: calc(90% - 10px);
    }
    /* 14-oct-2024 */
    /* 16-oct-2024 */
    .our-blog-bg-details-listing .blog-news-popup-offer-img {
        height: auto;
    }
    .our-blog-bg-details-listing .blog-news-popup-offer-img img {
        height: auto;
    }
    .blog-news-popup-offer-content-listing h2 {
        font-size: 20px;
    }
    /* 16-oct-2024 */
    /* 17-oct-2024 */
    .inner-skypep-safety-standards-five-main {
        width: calc(100%/2 - 20px);
    }
    /* 17-oct-2024 */
    /* 21-oct-2024 */
    .booking_modal .modal-content h3 {
        font-size: 18px;
    }
    /* 21-oct-2024 */
    /* 11-nov-2024 */
    .inner-choice-vendor-search-city .select2-container {
        width: 100% !important;
    }
    /* 11-nov-2024 */
    /* 12-nov-2024 */
    .Review-user-list .pagination {
        margin-top: 10px;
    }
    .vm-barber-shop-social-icon ul {
        justify-content: center;
    }
    /* 12-nov-2024 */
    /* 13-nov-2024 */
    .custom-form-secrion .name-fileds {
        width: 100%;
    }
    .product-details-close {
        padding: 0px 10px;
    }
    /* 13-nov-2024 */
    /* 14-nov-2024 */
    .mobile-header-item-mid {
        width: 60%;
    }
    /* 14-nov-2024 */
    /* 19-nov-2024 */
    .remove-services-button button#remove-vendor-package-btn,
    .add-new-pack-btn-mobile .edit-profile-btn {
        font-size: 12px;
        padding: 8px 10px;
    }
    /* 19-nov-2024 */
    /* 27-nov-2024 */
    .trending-section-bg .barber-shop-box-main {
        padding: 14px;
    }
    .increadible-spa-experience-left img {
        height: 140px;
        max-width: 140px;
    }
    .trending-section-bg .barber-shop-recommended-img {
        height: 120px;
    }
    /* 27-nov-2024 */
    /* ========== 28-nov-2024 =========== */
    .inner-increadible-category .inner-increadible-spa-experience-left img {
        height: 140px;
        width: 140px;
    }
    #rc-imageselect,
    .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .skypep-contact-us .container {
        padding: 20px 14px;
    }
    .skypep-contact-us .contact-details {
        margin-bottom: 0;
    }
    .skypep-contact-us .header-section h1 {
        font-size: 24px;
    }
    .skypep-contact-us .header-section p {
        font-size: 0.9rem;
    }
    .skypep-contact-us .contact-details h2 {
        font-size: 1.5rem;
    }
    .skypep-contact-us .contact-details p {
        font-size: 1rem;
    }
    .skypep-contact-us .form-section h2 {
        font-size: 1.6rem;
    }
    .skypep-contact-us .form-group label {
        font-size: 1rem;
    }
    .skypep-contact-us .form-group input,
    .skypep-contact-us .form-group textarea {
        font-size: 0.95rem;
    }
    .skypep-contact-us .btn {
        padding: 1rem 1.2rem;
        font-size: 0.95rem;
    }
    .g-recaptcha {
        transform: scale(0.90);
        transform-origin: 0 0;
    }
    /* .skypep-contact-us .form-group {
        margin-bottom: 20px;
    } */
    .skypep-contact-us .form-group textarea {
        height: 80px;
    }
    .skypep-contact-us .form-section {
        margin-bottom: 0;
    }
    /* ========== 28-nov-2024 =========== */
    /* ========== 25-jan-2025 =========== */
    .accept-the-checkbox-btn {
        width: 100%;
        margin-left: 26px;
        margin-top: 4px;
    }
    .skypep-contact-us .social-media-links {
        flex-direction: column;
    }
    /* ========== 25-jan-2025 =========== */
    /* ========== 28-jan-2025 =========== */
    .product-details-modal-content-main .inner-packaged-price-main h5 span {
        display: block;
        padding: 5px 0;
    }
    .gallery-item img {
        height: auto;
    }
    div.ui-timepicker-wrapper {
        min-width: 160px !important;
    }
    /* ========== 28-jan-2025 =========== */
}

@media (max-width: 500px) {
    /* ========== 28-nov-2024 =========== */
    .g-recaptcha {
        transform: scale(0.77);
        transform-origin: 0 0;
    }
    /* ========== 28-nov-2024 =========== */
}

@media (max-width:420px) {
    .inner-service-rating .start-icon {
        width: 100%
    }
    .inner-recommended {
        gap: 10px;
    }
    .custom-form-secrion .name-filed {
        width: 100%;
    }
    h2 {
        font-size: 22px;
    }
    .make-appointment-gallery-images img {
        height: 130px;
    }
    .inner-best-beauty-saloon .best-body-massage-offer {
        right: 10px;
        bottom: 10px;
    }
    /* 11-oct-2024 */
    .feedback-reviews-services-left {
        width: 23%;
    }
    /* .feedback-reviews-services-right {
        width: calc(77% - 14px);
    } */
    div#vendor_gallery .modal-content {
        width: 270px;
    }
    div#vendor_gallery .modal-content img#modalImage {
        width: 270px;
    }
    /* 11-oct-2024 */
    /* 14-oct-2024 */
    /* .inner-increadible-spa-experience-left {
        width: 100%;
    } */
    /* 14-oct-2024 */
    /* 17-oct-2024 */
    .inner-increadible-spa-experience-left a {
        padding: 10px;
    }
    /* 17-oct-2024 */
    /* 18-oct-2024 */
    .heading-main-cstm {
        flex-direction: column;
        gap: 14px;
    }
    /* 18-oct-2024 */
    /* 19-oct-2024 */
    .inner-contact-us-info {
        width: 100%;
    }
    .inner-blog-our-team-content {
        width: 100%;
    }
    .inner-blog-our-team-content-images {
        height: auto;
    }
    .inner-blog-our-team-content img {
        height: auto;
    }
    .inner-about-us-since-img {
        width: 100%;
    }
    .inner-about-us-since-img img {
        height: 150px;
    }
    .inner-about-us-since-img {
        width: 100%;
        height: auto;
    }
    .since-content-img {
        height: 150px;
    }
    .since-content-img img {
        height: 150px;
    }
    .since-content-image {
        height: 150px;
    }
    /* 19-oct-2024 */
    /* 25-oct-2024 */
    .heading-head h2 {
        padding-right: 0;
    }
    /* 25-oct-2024 */
    /* 11-nov-2024 */
    .ctm-circle_percent {
        margin: 14px;
    }
    .choice-vender-new-for-popup .feedback-reviews-services-left h5 {
        max-width: 40px;
        height: 40px;
        width: 40px;
    }
    .vm-barber-shop-slider-section img {
        height: auto;
    }
    /* 11-nov-2024 */
    /* 25-nov-2024 */
    .make-appointment-bg .make-appointment-form .inner-gallery img {
        height: 160px;
    }
    .make-appointment-bg .make-appointment-form .appointment-form-gallery-common {
        height: 160px;
    }
    /* 25-nov-2024 */
    /* 27-nov-2024 */
    .location-section ul li:last-child {
        width: calc(85% - 8px);
    }
    .trending-section-bg .location-section ul li:first-child {
        width: max-content;
    }
    .trending-section-bg .barber-shop-box-main {
        padding: 14px 10px;
    }
    .increadible-spa-experience-left img {
        height: 100px;
        max-width: 100px;
    }
    .trending-section-bg .barber-shop-recommended-img {
        height: 100px;
    }
    /* 27-nov-2024 */
    /* ========== 28-nov-2024 =========== */
    .inner-increadible-category .inner-increadible-spa-experience-left img {
        height: 100px;
        width: 100px;
    }
    .g-recaptcha {
        transform: scale(0.66);
        transform-origin: 0 0;
    }
    .remove-bottom-margin {
        margin-bottom: 0 !important;
    }
    /* ========== 28-nov-2024 =========== */
    /* ========== 27-jan-2025 =========== */
    .payment-failed-buttons a {
        margin-right: 0 !important;
        width: 100% !important;
        text-align: center !important;
        margin-top: 10px !important;
    }
    /* ========== 27-jan-2025 =========== */
    /* ========== 28-jan-2025 =========== */
    /* ========== 28-jan-2025 =========== */
}

@media (max-width:380px) {
    .choice-vender-new-for-popup .feedback-reviews-services-left h5 {
        max-width: 40px;
        height: 40px;
        width: 40px;
    }
    .location-section ul {
        gap: 4px;
    }
    .remove-services-button {
        left: auto;
        bottom: 40px;
        text-align: right;
        right: 50px;
    }
    /* 28-nov-2024 */
    .social-media-links .social-link {
        padding-right: 10px;
        font-size: 14px;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    .social-media-links {
        flex-direction: column;
    }
    .g-recaptcha {
        transform: scale(0.60);
        transform-origin: 0 0;
    }
    .skypep-contact-us .contact-details .icon {
        text-align: center;
    }
    .skypep-contact-us .social-media-links a i {
        margin-right: 0 !important;
    }
    /* 28-nov-2024 */
    /* 28-jan-2025 */
    div.ui-timepicker-wrapper {
        min-width: 120px !important;
    }
    /* 28-jan-2025 */
}


/* 11-nov-2024 */


/* ===================== @media  Css End Here ===================== */