/* @import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap'); */

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url('../font/PlusJakartaSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url('../font/PlusJakartaSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url('../font/PlusJakartaSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url('../font/PlusJakartaSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

.serve-header{
    width: 100%;
    background-image:linear-gradient(to right, #FF6900, #FB2C36);
    z-index: 999;
}

header .serve-nav li a {  
    /* color: #ffffff; */
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700!important;
}

h2 {
  font-size: 36px!important;
  line-height: 44px;
}

h3 {
    font-size: 30px;
    line-height: 35px;
}
h4 {
    font-size: 25px;
    line-height: 35px;
}
h5 {
    font-size: 20px;
    line-height: 25px;
}
h6 {
    font-size: 18px;
    line-height: 23px;
}

/* a {
    color: #FB7422;
} */
p {
    color: #717182!important;
}
p.text-white {
    color: #ffffff!important;
}
.serve-header-container .btn-bas{
    border: solid 1px #FFFFFF30;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #ffffff;
    transition: 0.3s;
    background: #ffffff10;
}
.bg-servicesnew {
    background-image: url(../../public/img/servedocksvkr.jpg);
}
.serve-header-container .btn-bas:hover{
    border:solid 1px #FF6900;
    background: #FFFFFF;
    color: #FF6900;
}

.serve-header-container .btn-login {
    border: solid 1px #ffffff;
    background: #ffffff;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #FF6900;
    transition: 0.3s;
}

.serve-header-container .btn-login:hover{
    border:solid 1px #ffffff;
    background: transparent;
    color: #FFFFFF;
}

.serve-header-container{
    display: flex;
    width: 1240px;
    margin: auto;
    padding: 9px 0;
    align-items: center;
    justify-content: space-between;
}

.serve-header-container.inner-pages {
    display: flex;
    width: 100%;
    padding: 9px 25px 9px 30px;
}

.serve-header-container .serve-hd-btn{
    display: flex;
    align-items: center;
    gap: 12px;
}

/* .serve-nav ul {
    display: flex;
} */
a.dropwown-link,
.profile a, .profile {
    color: #1B1B1A;
}
.header-left, .header-left .serve-nav ul, .serve-hd-btn-server, .serve-hd-btn-user {
    gap: 40px;
}
.profile p:first-child {
    margin-bottom: -4px !important;
}
.profile .u-name {
    font-size: 14px;
    line-height: 20px;
}
.profile .u-type {
    font-size: 12px;
    line-height: 16px;
    color: #E5E5E5;
}
.user-image {
    border: 2px solid #FFD6A7;
    border-radius: 5rem;
    width: 45px;
}
.profile-btn svg {
    margin-left: -5px;
}
p {
    font-size: 16px!important;
}
.text-dark {
    color: #0A0A0A!important;
}
.logo-image img {
    height: 68px;
}
.text-grey {
    color: #717182!important;
}
.text-grey-v2 {
    color: #4A5565!important;
}
.text-grey-v3 {
    color: #364153!important;
}
.btn-sm {
    padding: 4px 15px!important;
}
.text-warning, .text-blue-500 {
    color: #FB7422!important;
}
.fill-warning {
    fill: #FB7422!important;
}
.bg-user-dp {
    background: linear-gradient(110deg, #FF6900, #FB2C36);
}
.bg-white-50 {
    background-color: #F9FAFB50!important;
}
.bg-light-orange {
    background-color: #FBF5F3!important;
}
.mw-500 {
    max-width: 500px!important;
}
.text-warning-dark {
    color: #F54900!important;
}
.border-grey {
    border: 1px solid #E5E7EB60!important;
}
.border-slate {
    border: 1px solid #E5E7EB!important;
}
.border-orange-50 {
    border: 1px solid #FFC9C950!important;
}
.border-dark-10 {
    border: 1px solid #0000001A!important;
}
.border-dark-20 {
    border: 1px solid #00000020!important;
}
.border-orange {
    border-color: #FB7422!important;
}
.border-yellow {
    border-color: #FFD6A7!important;
}
svg.hi-user path {
    fill: #ffffff!important;

}
.border-2px {
    border-width: 2px!important;
}
.rounded-4 {
    border-radius: 4px!important;
}
.rounded-8 {
    border-radius: 8px!important;
}
.rounded-14 {
    border-radius: 14px!important;
}
.rounded-16 {
    border-radius: 16px!important;
}
.rounded-20 {
    border-radius: 20px!important;
}
.rounded-26 {
    border-radius: 26px!important;
}
.text-70 {
    font-size: 70px!important;
    line-height: normal!important;
}
.text-36 {
    font-size: 36px!important;
    line-height: normal!important;
}
.text-34 {
    font-size: 34px!important;
    line-height: normal!important;
}
.text-32 {
    font-size: 32px!important;
    line-height: normal!important;
}
.text-20 {
    font-size: 20px!important;
    line-height: normal!important;
}
.text-22 {
    font-size: 22px!important;
    line-height: normal!important;
}
.text-24 {
    font-size: 24px!important;
    line-height: normal!important;
}
.text-26 {
    font-size: 26px!important;
    line-height: normal!important;
}
.text-16 {
    font-size: 16px!important;
    line-height: normal!important;
}
.text-18 {
    font-size: 18px!important;
    line-height: normal!important;
}
.text-14, .font-dropdown {
    font-size: 14px!important;
    line-height: 20px!important;
}
.text-13 {
    font-size: 13px!important;
    line-height: normal!important;
}
.text-12 {
    font-size: 12px!important;
    line-height: 17px!important;
}
.text-11 {
    font-size: 11px!important;
    line-height: normal!important;
}
.text-10 {
    font-size: 10px!important;
    line-height: normal!important;
}
.text-8 {
    font-size: 10px!important;
    line-height: normal!important;
}
.lh-26 {
    line-height: 26px!important;
}
label {
    font-size: 14px !important;
    color: #0A0A0A !important;
    margin-bottom: 2px;
}
input, textarea, select {
    border-radius: 8px!important;
    border: 1px solid #E5E7EB!important;
    color: #101828!important;
    font-size: 14px!important;
}
input:focus, textarea:focus, select:focus {
    box-shadow: 0 0 0 3px #CFCDCA;
    border-color: #717182!important;
}
input[type="range"]:focus {
    box-shadow: unset;
}
input.border-orange-50:focus, textarea.border-orange-50:focus, select.border-orange-50:focus {
    box-shadow: 0 0 0 3px #FB742250;
    border-color: #FB742250!important;
}
.bg-white-60 {
    background: #FFFFFF80;
}
.bg-success {
    background: #6AD036;
}
#specialOfferToggle[type='checkbox'] {
    background-color: transparent;
    border: 1px solid #6AD036;
}
[type='checkbox']:checked, [type='checkbox']:checked:hover, [type='checkbox']:checked:focus, 
#specialOfferToggle[type='radio']:checked, #specialOfferToggle[type='radio']:checked:hover, #specialOfferToggle[type='radio']:checked:focus {
    background-color: #6AD036!important;
}

.bg-warning-gradient {
    background-image: linear-gradient(90deg, #FF6900 0%, #FB2C36 100%);
    transition: all 0.3s;
}
.bg-warning {
    background: #FF6900!important;
}
.bg-danger-gradient {
    background-image: linear-gradient(90deg, #FF6900 0%, #FB2C36 100%);
}
.bg-warning-gradient:hover {
    background-image: linear-gradient(90deg, #FB2C36 0%, #FF6900 100%);
}
.gradiend-tricolor, .bg-login-page {
    background-image: linear-gradient(110deg, #FFF7ED, #FFFFFF, #FEF2F2);
    background-size: cover;
    background-position: center center;
}
.bg-blinker {
    background: #fbbf24;
}
.step {
    background: #E5E7EB20;
    color: #E5E7EB;
    width: 27px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5rem;
}
.step-wrapper .step-name {
    color: #E5E7EB;
}
.step-wrapper .step span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.multistep-wrapper {
    max-width: 80%;
    margin: 15px auto;
}
.multistep-wrapper:before {
    content: '';
    height: 5px;
    width: 100%;
    background: #E5E7EB;
    position: absolute;
    left: 0;
    top: 45%;
    transform: translateY(-50%);
    border-radius: 20px;
}
.multistep-wrapper.step2:before {
    content: '';
    height: 5px;
    width: 100%;
    background: linear-gradient(
        to right,
        #FB7422 0%,
        #FB7422 50%,
        #E5E7EB 50%,
        #E5E7EB 100%
    );
    position: absolute;
    left: 0;
    top: 45%;
    transform: translateY(-50%);
    border-radius: 20px;
}
.multistep-wrapper.step3:before {
    content: '';
    height: 5px;
    width: 100%;
    background: linear-gradient(
        to right,
        #FB7422 0%,
        #FB7422 50%,
        #FB7422 50%,
        #FB7422 100%
    );
    position: absolute;
    left: 0;
    top: 45%;
    transform: translateY(-50%);
    border-radius: 20px;
}
.multistep-wrapper .active.step-wrapper .step {
    background: #FB742220;
    color: #FB7422;
}
.multistep-wrapper .active.step-wrapper .step-name {
    color: #FB7422!important;
}
.step-wrapper.completed .step-1 {
    background: #77D54820;
    color: #77D548;
}
.step-wrapper.completed .step-name {
    color: #77D548!important;
}
span.select2-selection__placeholder {
    font-size: 14px;
    color: #717182 !important;
    font-weight: 400;
}
.hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(251 251 251)!important;
}
.btn-gradient {
    background-image: linear-gradient(90deg, #FF6900 0%, #FB2C36 100%);
    color: #FFFFFF;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 20px!important;
    transition: all 0.3s;
}
.btn-gradient:hover,
.btn-gradient:focus {
    background-image: linear-gradient(90deg, #FB2C36 0%, #FF6900 100%);
    color: #FFFFFF;
    box-shadow: 0 4px 15px rgb(251 44 54 / 40%);
    outline: none;
    /* border: none; */
}
.btn-outline-obasidian {
    color: #000;
    border: solid 1px #000;
    font-size: 14px;
    font-weight: 500;
    background-color: transparent;
    border-radius: 0.5rem;
    transition: all 0.3s;
}
.btn-outline-obasidian:hover,
.btn-outline-obasidian:focus {
    color: #ffffff;
    background-color: #000000;
}
.btn-outline-lime {
    color: #00C950;
    border: solid 1px #00C950;
    font-size: 14px;
    font-weight: 500;
    background-color: transparent;
    border-radius: 0.5rem;
    transition: all 0.3s;
}
.btn-outline-lime:hover,
.btn-outline-lime:focus {
    color: #ffffff;
    background-color: #00C950;
}
.btn-obasidian {
    color: #ffffff;
    background-color: #000000;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0.5rem;
    transition: all 0.3s;
}
.btn-obasidian:hover,
.btn-obasidian:focus {
    color: #ffffff;
    background-color: #242424;
}
.btn-outline-redish {
    color: #FB2C36;;
    border: solid 1px #FB2C36;;
    font-size: 14px;
    font-weight: 500;
    background-color: transparent;
    border-radius: 0.5rem;
    transition: all 0.3s;
}
.btn-outline-redish:hover,
.btn-outline-redish:focus {
    color: #ffffff;
    background-color: #FB2C36;;
}
.btn-outline-fire {
    color: #FF6900;
    border: solid 1px #FF6900;
    font-size: 14px;
    font-weight: 500;
    background-color: transparent;
    border-radius: 0.5rem;
    transition: all 0.3s;
}
.btn-outline-fire:hover,
.btn-outline-fire:focus {
    color: #ffffff;
    background-color: #FF6900;
}
.btn-outline-obasidian.icon-left svg path {
    fill: #000;
    transition: all 0.3s;
}
.btn-outline-fire.icon-left svg path {
    fill: #FF6900;
    transition: all 0.3s;
}
.btn-outline-lime.icon-left svg path {
    fill: #00C950;
    transition: all 0.3s;
}
.btn-outline-fire.icon-left:hover svg path,
.btn-outline-lime.icon-left:hover svg path,
.btn-outline-fire.icon-left:focus svg path,
.btn-outline-lime.icon-left:focus svg path,
.btn-outline-obasidian.icon-left:focus svg path,
.btn-outline-obasidian.icon-left:hover svg path {
    fill: #ffffff;
}
#locationBtn {
    background-color: #f7f7f7 !important;
}
.btn-detect-hover:hover {
    background-color: #ffedd5!important;
}
.mxh-70 {
    max-height: 70vh;
}
.sidebar-links-group:hover {
    background: #f9f9f9;
}
.seller-nav a.group {
    color: #0A0A0A;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 20px!important;
    transition: all 0.3s;
}
.nav-gradient, .admin-dashboard ul li.active > a {
    background-image: linear-gradient(90deg, #FF6900 0%, #FB2C36 100%);
    color: #FFFFFF!important;
    box-shadow: 0 10px 15px -3px #FF690025;
}
.admin-dashboard ul li.active > a {
    padding: 8px;
    border-radius: 6px;
}
.admin-dashboard ul li.active > a span {
    color: #ffffff!important;
}
.admin-dashboard ul li.active > a svg path {
    fill: #ffffff;
}
.link-hover:hover {
    background-image: linear-gradient(90deg, #FF6900 0%, #FB2C36 100%);
    color: #FFFFFF!important;
    box-shadow: 0 10px 15px -3px #FF690025;
    border-radius: 6px;
}
.seller-nav a.group:not(.nav-gradient):hover {
    background: #ffffff;
}
.nav-white:hover {
    box-shadow: 0 4px 4px 0 #00000025;
}
.nav-gradient svg path {
    stroke: #FFFFFF!important;
}
.btn-success.icon-right,
.btn-gradient.icon-right {
    padding: 9px 36px 9px 20px!important;
    position: relative;
}
.btn-black.icon-left {
    padding: 11px 15px 11px 15px!important;
    position: relative;
    transition: all 0.2s ease-in;
}
.btn-black.icon-left:focus svg path,
.btn-black.icon-left:hover svg path {
    stroke: #ffffff!important;
}
.btn-success.bill-info {
    padding: 9px 25px!important;
}
.btn-success.icon-right:after,
.btn-gradient.icon-right:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/arrow-to-right.svg) no-repeat center;
    background-size: 20px;
    width: 20px;
    height: 20px;
}
.btn-success {
    background: #00C950;
    color: #FFFFFF;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 20px!important;
    transition: all 0.3s;
}
.btn-success:hover, .btn-success:focus {
    background: #00A63C;
    color: #FFFFFF;
    box-shadow: 0 4px 15px rgb(0 198 80 / 40%);
    outline: none;
    border: none;
}
.btn-info {
    background: #2EB3FC;
    color: #FFFFFF;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 20px!important;
    transition: all 0.3s;
}
.btn-info:hover, .btn-info:focus {
    background: #1AABFA;
    color: #FFFFFF;
    box-shadow: 0 4px 15px rgb(46 179 252 / 40%);
    outline: none;
    border: none;
}
.btn-warning {
    background: #FB7422;
    color: #FFFFFF;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 20px!important;
    transition: all 0.3s;
}
.btn-warning:hover, .btn-warning:focus {
    background: #FB2C36;
    color: #FFFFFF;
    box-shadow: 0 4px 15px rgb(251 44 54 / 40%);
    outline: none;
    /* border: none; */
}
.btn-red{
    background: #FB2C36;
    color: #FFFFFF;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 20px!important;
    transition: all 0.3s;
}
.btn-red:hover, .btn-red:focus {
    background: #FB2C36;
    color: #FFFFFF;
    box-shadow: 0 4px 15px rgb(251 44 54 / 40%);
    outline: none;
    border: none;
}
.menu-btn:focus, .menu-btn:hover {
    background: #FB2C36!important;
    color: #FFFFFF!important;
}
.btn-outline-warning {
    background: #FB742210;
    border: 1px solid #FB742210;
    color: #FB7422;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 20px!important;
    transition: all 0.3s;
}
.btn-outline-warning:hover, .btn-outline-warning:focus {
    background: #FB7422;
    border: 1px solid #FB7422;
    color: #FFFFFF;
    box-shadow: 0 4px 15px rgb(251 44 54 / 40%);
    outline: none;
}
.btn-outline-warning-light {
    background: transparent;
    border: 1px solid #FB7422;
    color: #FB7422;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 20px!important;
    transition: all 0.3s;
}
.btn-outline-warning-light:hover, .btn-outline-warning-light:focus {
    border: 1px solid #FB2C36;
    background: #FB2C36;
    color: #FFFFFF;
    box-shadow: 0 4px 15px rgb(251 44 54 / 40%);
    outline: none;
}
.btn-light-warning {
    background: #FB742210;
    border: 1px solid #FB742210;
    color: #FB7422;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 20px!important;
    transition: all 0.3s;
}
.btn-outline-orange {
    background: #FFFFFF;
    border: 1px solid #FB7422;
    color: #FF6900;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 20px!important;
    transition: all 0.3s;
}
.btn-outline-orange:hover, .btn-outline-orange:focus {
    background: #FB7422;
    border: 1px solid #FB7422;
    color: #FFFFFF;
    box-shadow: 0 4px 15px rgb(251 44 54 / 40%);
    outline: none;
}
.btn-light-warning:hover, .btn-light-warning:focus {
    background: #FB7422;
    border: 1px solid #FB7422;
    color: #FFFFFF;
    box-shadow: 0 4px 15px rgb(251 44 54 / 40%);
    outline: none;
}
.nav-btn {
    font-size: 14px!important;
    padding: 11px 20px !important;
}
.warning-gradient-txt {
  background: -webkit-linear-gradient(#FF6900, #FB2C36);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bg-sub-title {
    border: 1px solid #FFD6A750;
    background: #fff6e9;
}
.form-box {
    background: #fcfaf8;
    border: 1px solid #fcfaf8;
    box-shadow: 0px 10px 15px -3px #00000010;
    border-radius: 14px;
    padding: 5px;
}
#use-location-btn {
    padding: 10px!important;
}
.input-animation {
    transition: all 0.3s;
    background: #F3F3F5;
    padding: 12px !important;
}
a#choose-services-btn {
    padding: 29px !important;
}
button#choose-services-btn {
    padding: 15px 25px!important;
}
.bg-warning-light {
    background: #FB74220D;
}
.bg-success-light {
    background: #77D5480D;
}
.bg-success-light2 {
    background: #77d54810;
}
.bg-notification-bar {
    /* background: #FF6900!important; */
    background: #e2e2e2!important;
}
.bg-success-v2 {
    background: #eeeeee;
}
.bg-success-v3 {
    background: #fbfbfb;
}
.badge-services {
    border: 1px solid #dddddd;
}
.bg-info-light {
    background: #2EB3FC0D;
}
.bg-orange-light {
    background: #FEF2F2;
}
.bg-blue-light {
    background: #fafbfc;
}
.bg-off-white {
    background: #F3F3F5!important;;
}
.text-info {
    color: #1AABFA!important;
}
.text-success {
    color: #6AD036!important;
}
.text-red {
    color: #E7000B!important;
}
.text-red-v2 {
    color: #fd4c23!important;
}
.text-slate-light {
    color: #BDBDBD!important;
}
.hover-up:hover {
    box-shadow: 0 7px 10px 0 #00000014;
    transform: translateY(-5px);
    transition: all 0.3s;
}
.gadget-lnk p {
    line-height: 22px!important;
}
.shadow-8 {
    box-shadow: 0 0 8px 0 #00000014!important;
}
.shadow-xxs {
    box-shadow: 0 2px 5px #00000015!important;
}
.btn-server {
    padding: 18px 30px!important;
}
body .tab-btn {
    border-radius: 5rem!important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.stretched-link {
  position: relative;
  cursor: pointer;
  text-decoration: none;
}

.stretched-link:focus,
.stretched-link:hover {
  text-decoration: none;
}
.btn-gradient.vendor-submit {
    padding: 14px 20px !important;
}
.bg-vendor {
    background-image: url(../img/service-provider-min.jpg);
}
.bg-services {
    background-image: url(../img/service-landing-min.jpg);
}
.bg-home-cleaning {
    background-image: url(../img/hc-service.jpg);
}
.bg-hair-beauty {
    background-image: url(../img/hair-and-beauty.jpg);
}
.bg-plumber {
    background-image: url(../img/plumber.jpg);
}
.bg-locksmith {
    background-image: url(../img/locksmith.jpg);
}
.bg-electrician {
    background-image: url(../img/electrician.jpg);
}
body.home .container.max-w-7xl {
    max-width: 77.5rem;
}
body.home .container {
    max-width: 1240px;
}
.container.mw-1280 {
    max-width: 1280px;
}
.container.mw-1240, .container.max-w-7xl {
    max-width: 1240px!important;
}
.day-break-toggle {
    display: none!important;
}
.bg-off-success {
    background: #F0FDF4!important;
}
.border-success {
    border: 1px solid #B9F8CF!important;
}   
.border-success-v2 {
    border: 1px solid #6AD036!important;
}   
input.border-success:focus, textarea.border-success:focus, select.border-success:focus {
    box-shadow: 0 0 0 3px #F0FDF4;
    border-color: #B9F8CF!important;
}
#addHoliday:hover svg path, #addHoliday:focus svg path {
    stroke: #FFFFFF;
}
.checkout-card {
    min-height: 125px;
}
.has-break {
    background: #6ad036;
    color: #ffffff !important;
}
.break-label {
    font-size: 12px !important;
}
body table th, body table th label {
    font-size: 14px!important;
    font-weight: 500!important;
    color: #9999a7 !important;
}   
body .bg-gray-tr {
    background: #F3F3F5!important;
}
.upload-card {
    border: 2px dashed #D1D5DC!important;
    border-radius: 14px!important;
}
body.verified-acc .max-w-6xl.mx-auto {
    margin-top: 60px;
}
.border-2px-light {
    border: 2px dashed #D1D5DC !important;
}
.verified-user {
    padding-top: 6.5rem!important;
}
.dashboard-logo img {
    margin-bottom: 13px;
}
.add-service-wrapper {
    border: 1px solid #FFC9C9;
    padding: 30px;
}
.add-service-wrapper svg {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
}
.category-item:hover .select,
.model-item:hover .select,
.brand-item:hover .select {
    box-shadow: 0 7px 10px 0 #0000000c;
    border: 1px solid #FFC9C9!important;
    background:#FEF2F2!important;
}
.service-item:hover {
    box-shadow: 0 7px 10px 0 #0000000c;
    border: 1px solid #00c950!important;
    background:#f1fff6!important;
}
.select-category:hover span,
.the-brands:hover span,
.brand-item:hover .select,
.model-item:hover .select,
.category-item:hover .select {
    color: #FB7422
}

.category-item:hover .select img,
.the-brands:hover img {
  filter: invert(49%) sepia(103%) saturate(447%) hue-rotate(-13deg) brightness(89%) contrast(123%);
  -webkit-filter: invert(49%) sepia(103%) saturate(447%) hue-rotate(-13deg) brightness(89%) contrast(123%);
}
.max-w-1220 {
    max-width: 1220px;
    margin: auto;
}
.max-w-1150 {
    max-width: 1150px;
    margin: auto;
}
.mw-1200 {
    max-width: 1200px;
    padding: 20px;
}
.mw-1160 {
    max-width: 1160px;
    padding: 20px;
}
.badge-success {
    background: #DCFCE7;
    color: #008236;
    padding: 2px 13px;
    border-radius: 14px;
    font-size: 12px;
}
div#timeSlotsContainer > button.selected {
    background: #008236;
    color: #ffffff;
}
.pending-badge {
    background: #FFEDD4;
    color: #CA3500;
    border: 1px solid #FFD6A7;
    padding: 2px 13px;
    border-radius: 14px;
    font-size: 12px;
}
.completed-badge {
    background: #e2ffed;
    color: #00A63C;
    border: 1px solid #b3ffcf;
    padding: 2px 13px;
    border-radius: 14px;
    font-size: 12px;
}
.progress-badge {
    background: #FFEDD4;
    color: #CA3500;
    border: 1px solid #FFD6A7;
    padding: 2px 13px;
    border-radius: 14px;
    font-size: 12px;
}
.cancelled-badge {
    background: #ffdede;
    color: #ac0000;
    border: 1px solid #ffaaaa;
    padding: 2px 13px;
    border-radius: 14px;
    font-size: 12px;
}
h2.fc-toolbar-title {
    font-size: 16px !important;
    font-weight: 500 !important;
}
div.min-h {
    min-height: 75px;
}
.admin-main a.btn-sm {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.admin-main table td .btn-sm {
    padding: 4px 9px!important;
}
.btn-sm {
    padding: 7px 12px!important;
}
body table td,
body table th,
body table th input,
body table th select,
body table th textarea,
body table td input,
body table td select,
body table td textarea {
    font-size: 14px!important;
}
body .admin-main table td,
body .admin-main table th,
body .admin-main table th input,
body .admin-main table th select,
body .admin-main table th textarea,
body .admin-main table td input,
body .admin-main table td select,
body .admin-main table td textarea {
    font-size: 12px!important;
    line-height: 18px!important;
}
body .admin-main table td p {
    font-size: 14px!important;
    line-height: 20px!important;
}
body table th {
    background-color: #F9FAFB80!important;
    padding: 15px!important;
}
body table.fc-scrollgrid th {
    background-color: #F9FAFB80!important;
    padding: 0px!important;
}
input#zip:not(.form-zip) {
    border: 0px !important;
    padding: 0px !important;
}
input#zip.providers {
    padding: 1rem 3.5rem 1rem 1rem !important;
}
/* input#zip::placeholder {
    color: #d9d9d9;
} */
button#resetButton {
    padding: 11px 18px !important;
}
img.footer-logo {
    width: 130px;
}
.fc .fc-toolbar.fc-header-toolbar {
    margin-bottom: 1em!important;
}
#sellersList > div:first-child {
    grid-column: 1 / -1; /* Span all columns */
}
li.order-listing:last-child {
    border-bottom: 0px!important;
}
.star-btn {
    transition: all 0.2s ease;
}

.star-btn:hover {
    transform: scale(1.1);
}

.tag-btn {
    transition: all 0.2s ease;
}

.tag-btn.selected {
    border-color: #f97316;
    background-color: #fff7ed;
    color: #c2410c;
}
body form.vendorSignUpForm {
    gap: 0;
}
tr.modals:last-child {
    border-bottom: 0!important;
}
.auth-spacing {
    margin: 50px auto!important;
}
a.block.logo-image {
    padding: 5px;
}
.preview.object-cover {
    object-fit: cover;
    width: 100%;
    /* height: auto; */
    max-width: 200px;
}
/* #global-loader {
    border: 6px solid #f3f3f3;
    border-top: 6px solid #fb923c!important;
} */
.font-sans {
    font-family: "Plus Jakarta Sans", sans-serif !important;
}

/* .mx-auto.py-14.inner-wrapper {
    padding-top: 0.5rem!important;
    padding-bottom: 0.5rem!important;
} */

#billing-alert > div {
    position: absolute;
    top: 16px;
    width: auto;
    gap: 10px !important;
}
#billing-alert a {
    color: #008236;
}
#billing-alert button {
    position: relative!important;
    margin-left: 10px;
    color: #fc3c27!important;
}
#global-loader > div {
    border-top: 6px solid #FB7422!important;
}
div#billing-alert {
    font-size: 13px;
}
button.clear-optional {
    background: #b91c36;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 3px 11px;
    border-radius: 5rem;
    top: -4px;
    right: -4px;
    color: #ffffff;
}
.clear-preview-btn {
     color: #ffffff !important;
    background: #b91c36 !important;
    padding-bottom: 4px;
}
.list-added .listing-view {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.list-added .listing-view .grid-1 {
    flex-grow: 1;
}
.bg-off-white {
    background-color: #f7f6f6 !important;
}
/* .rounded-br-lg {
    border-radius: 100px 0 13px 0 !important;
} */
body input.service-price {
    min-width: 80px;
}
button#closeSuggestModalBtn {
    padding: 9px 15px !important;
}
.icon-16 {
    min-width: 16px!important;
}
table th {
    text-wrap: nowrap;
}
body .bg-cyan-100 {
    background-color: #f8fafc!important;
}
.service-card.border-orange-400 {
    border: 2px solid #fa7b2c !important;
}
img.preview-mx-h {
    max-width: 200px;
    max-height: 400px;
}
.menu-btn-svg:focus svg {
    color: #ffffff!important;
}
.ml-m-1 {
    margin-left: -2px;
}
body .subcategory-checkbox {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
    background: transparent!important;
    cursor: pointer;
    border-radius: 16px!important;
    box-shadow: unset !important;
}

[type='checkbox']:checked.subcategory-checkbox, 
[type='checkbox']:checked:hover.subcategory-checkbox, 
[type='checkbox']:checked:focus.subcategory-checkbox {
    background: transparent!important;
    border: 2px solid #FB7422!important;
}
.service-card {
    transition: all 0.3s ease;
}

.service-card.selected {
    border-color: #10b981 !important;
    background: linear-gradient(to right, #f0fdf4, #ecfdf5) !important;
}

.service-card.expanded {
    border-color: #f97316 !important;
    background: linear-gradient(to right, #fff7ed, #fef2f2) !important;
}

.service-card:hover:not(.selected) {
    border-color: #fb923c !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.variant-card {
    transition: all 0.2s ease;
}

.variant-card:hover {
    border-color: #fb923c !important;
    background-color: #fff7ed !important;
    transform: translateY(-2px);
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.variants-container {
    animation: slideDown 0.3s ease;
}
.mw-300 {
    max-width: 300px!important;
}
.serve-nav a, .serve-nav a img {
    transition: all 0.3s ease-in!important;
}
.serve-nav a:hover {
    color: #000000!important;
}
.serve-nav a:hover {
    color: #000000!important;
}
.serve-nav ul li a:hover > img {
    filter: grayscale(1) brightness(0);
    -webkit-filter: grayscale(1) brightness(0);
}
.services-menu ~ svg {
    transition: all 0.3s;
}
.services-menu:hover ~ svg path,
.services-menu:hover ~ svg path {
    fill: #000000!important;
}
.banner-headeing {
    font-size: 55px !important;
}
.banner-headeing > span {
    font-size: 65px !important;
    line-height: 65px;
    display: block;
}
.banner-headeing > span.text-16 {
    font-size: 22px !important;
    font-weight: 600;
    margin-bottom: 5px;
}
.banner-headeing > span.text-26 {
    font-size: 34px!important;
}
.gadgets > a > div {
    padding: 1rem 0.75rem!important;
    border: 1px solid #e5e7eb!important;
}
.stepping > .flex-1 > div {
    padding: 2.3rem!important;
}
body footer h5 {
    font-weight: 500!important;
}
.home-nav-bar {
    padding: 0 10px 0 5px!important; 
}

/* dashboard css */
.icon-btn:hover {
    background: rgba(255, 255, 255, 0.2)!important;
}
.search-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.7);
    width: 16px;
    height: 16px;
}
body .search-section .search-input {
    width: 100%;
    height: 36px;
    padding: 0 12px 0 40px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.2);
    color: white!important;
    font-size: 14px;
    font-family: inherit;
}
body .search-section .search-input::placeholder {
    color: white!important;
}
.search-section {
    flex: 1;
    max-width: 672px;
    margin-left: 165px;
}
.text-zinc-600 {
    color: #0A0A0A!important;
}
/* .admin-main h3, .admin-main h2, .admin-main h1 {
    font-size: 22px !important;
    line-height: normal !important;
    color: #0A0A0A!important;
} */
.admin-main a.block {
    font-size: 14px;
    color: #0A0A0A!important;
}
.line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
body .admin-main table th {
    padding: 12px!important;
}
p.leading-relaxed {
    font-size: 14px;
}
.service-landing-hero {
    max-width: 584px;
}
body.dark\:bg-\[\#161616\] {
  --tw-bg-opacity: 1;
  background-color: #ffffff!important;
}

.fc,
.fc * {
    touch-action: manipulation !important; /* OR pan-y */
}
.fc,
.fc * {
    touch-action: pan-y !important;
}
#megaMenuContent .gadgets > a > div {
    padding: 1rem!important;
}
li#servicesMenu {
    padding: 1.4rem 0;
}
#megaMenuContent {
    width: calc(100% - 213px);
    left: 195px;
    border-radius: 0 0 25px 25px !important;
    top: 83px;
}

/* dashboard css End */ 
body .dark\:text-gray-100 {
    --tw-text-opacity: 1;
    color: #000000;
}
body .dark\:bg-zinc-800,
.dark\:bg-zinc-600,
.dark\:bg-zinc-500,
.dark\:bg-zinc-400,
.dark\:bg-zinc-900,
.dark\:bg-zinc-700 {
    --tw-bg-opacity: 1;
    background-color: #ffffff!important;
}
.dark\:border-zinc-600 {
    --tw-border-opacity: 1;
    border-color: rgb(217 217 217)!important;;
}
#servicesMenu:hover > div > a {
    color: #000000!important;
}

input[type="range"] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  border-radius: 16px;
  background: transparent !important;
}

/* Track: webkit */
input[type="range"]::-webkit-slider-runnable-track {
  height: 15px;
  background-color: #f0f0f0 !important;
  border-radius: 16px;
}

/* Track: Firefox */
input[type="range"]::-moz-range-track {
  height: 15px;
  background-color: #ffffff !important;
  border-radius: 16px;
}

/* Thumb WebKit */
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 15px;
  width: 15px;
  background: #fff !important;
  border-radius: 50%;
  border: 2px solid #f50;
  box-shadow: -407px 0 0 400px #f50;
}

/* Thumb Firefox */
input[type="range"]::-moz-range-thumb {
  height: 15px;
  width: 15px;
  background: #fff !important;
  border-radius: 50%;
  border: 2px solid #f50;
  box-shadow: -407px 0 0 400px #f50;
}

.ic-btn {
    padding: 10px!important;
}
#selectAllFilteredMessage, #globalSelectionActiveMessage {
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}
#paginationLinks span,
#paginationLinks button {
    font-size: 12px;
}
.gadgets h3 {
    font-size: 16px;
    line-height: 24px;
}
.order-1 { order: 1; }
.order-2 { order: 2; }
.order-3 { order: 3; }
.order-4 { order: 4; }
.order-5 { order: 5; }
.order-6 { order: 6; }
.order-7 { order: 7; }
.order-8 { order: 8; }
.order-9 { order: 9; }
.order-10 { order: 10; }

body .custom-mobile-badge {
    font-size: 8px !important;
    padding: 3px 8px;
    gap: 0 !important;
}
.hover-dark-icon:hover svg path {
    fill: #000000!important;
}












@media (min-width: 1024px) {
    .right-side-services {
        margin-top: -560px;
    }
}

@media (min-width: 1025px) {
    .serv-cat h5 {
        text-align: left!important;
    }
    .max-w-150px {
        max-width: 150px;
    }
    .mw-250px {
        min-width: 250px;
    }
}
@media (min-width: 768px) {
    #filterControls:has(.hidden) ~ #sellersList {
        margin-top: 30px!important;
    }
    #filterControls:not(.hidden) ~ #sellersList {
        margin-top: 1rem!important;
    }
    .no-verification-or-price :is([dir="ltr"] .md\:ltr\:pl-60) {
        padding-left: 0!important;
    }
    .no-verification-or-price .top-bar {
        width: 100%;
    }
    .md-order-none {
        order: 0!important;
    }
    .md-col-span-1 { 
        grid-column: span 1 / span 1!important;; 
    }

    .md-col-span-2 { 
        grid-column: span 2 / span 2!important;; 
    }

    .md-col-span-3 { 
        grid-column: span 3 / span 3!important;; 
    }

    .md-col-span-4 { 
        grid-column: span 4 / span 4!important;; 
    }

    .md-col-span-5 { 
        grid-column: span 5 / span 5!important;; 
    }

    .md-col-span-6 { 
        grid-column: span 6 / span 6!important;; 
    }
    .md-order-1 { order: 1!important;; }
    .md-order-2 { order: 2!important;; }
    .md-order-3 { order: 3!important;; }
    .md-order-4 { order: 4!important;; }
    .md-order-5 { order: 5!important;; }
    .md-order-6 { order: 6!important;; }
    .md-order-7 { order: 7!important;; }
    .md-order-8 { order: 8!important;; }
    .md-order-9 { order: 9!important;; }
    .md-order-10 { order: 10!important;; }
    
}

@media (min-width: 1200px) {
    .right-side-services {
        margin-top: -435px;
    }
    .bg-text-hero {
        background: url(../img/text-bg.svg);
        background-size: 280px;
        background-position: 284px 74px;
        background-repeat: no-repeat;
    }
}
@media (min-width: 1600px) {
    .md\:w-60 {
        width: 18.75rem!important;
    }
    :is([dir="ltr"] .md\:ltr\:pl-60) {
        padding-left: 18.75rem!important;
    }
}
@media (max-width: 1024px) {
    .serv-cat {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .mob-center {
        justify-content: center;
    }
}
@media (max-width: 1300px) {
    .flex-md-wrap {
        flex-wrap: wrap;
    }
}
@media (max-width: 1025px) {
    .search-section {
        margin-left: 110px;
    }
    .gadgets > a > div {
        flex-direction: column!important;
    }
    .gadgets > a > div * {
        text-align: center;
    }
    .help-inner {
        padding: 60px 20px!important;
    }
}
@media (max-width: 992px) {
    span.service-badge {
        width: 32%;
        text-align: left;
        align-items: start;
    }
    .mw-1200,
    .mw-1160 {
        padding: 0px;
    }
    #sellersList {
        margin-bottom: 30px;
    }
    .nav-btn {
        padding: 10px !important;
    }
    #locationMenu {
        position: fixed!important;
        top: 30px;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media (max-width: 767px) {
    h2.fc-toolbar-title {
        display: none;
    }
    /* Remove all borders/backgrounds */
    .fc-theme-standard th,
    .fc-scrollgrid,
    .fc-scrollgrid-section,
    .fc-scrollgrid-sync-table {
        border: none !important;
    }

    .fc-daygrid-body table,
    .fc-scrollgrid-sync-table {
        width: 100% !important;
    }

    /* Remove disabled backgrounds */
    .fc-day-disabled,
    .fc-day-past {
        background: transparent !important;
    }

    /* Hide old date cells completely */
    .fc-day-past .fc-daygrid-day-frame {
        visibility: hidden !important;
    }

    /* Remove header row */
    .fc-col-header {
        display: none !important;
    }

    /* Toolbar */
    .fc-toolbar {
        margin-bottom: 14px !important;
    }

    .fc-toolbar-title {
        font-size: 1rem !important;
        font-weight: 600;
    }

    .fc .fc-button {
        padding: 0.3rem 0.45rem;
        font-size: 0.75rem;
    }

    /* Day cell */
    .fc-daygrid-day {
        flex-grow: 1;
        border-radius: 14px!important;
        background: #f4f4f4;
        vertical-align: middle !important;
        max-width: 13%;
        border: 1px solid #d1d1d1 !important;
    }
    .fc-scrollgrid-section.fc-scrollgrid-section-body td {
        border: 0!important;
    }

    .fc-daygrid-day-frame {

        min-height: 95px;

        display: flex;

        align-items: center;

        justify-content: center;

        padding: 4px;
    }

    /* Remove default numbers */
    .fc-daygrid-day-number {
        display: none !important;
    }

    /* Remove event area */
    .fc-daygrid-day-events {
        display: none !important;
    }

    /* Custom mobile card */
    .mobile-date-card {

        width: 40px;
        height: 55px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: auto;
        transition: all 0.2s ease;
    }

    /* Day label */
    .mobile-day-name {

        font-size: 11px;

        font-weight: 600;

        margin-bottom: 6px;

        line-height: 1;
    }

    /* Date */
    .mobile-day-number {

        font-size: 20px;

        font-weight: bold;

        line-height: 1;
    }

    /* Selected card */
    .selected-date, .fc-day-today.selected-date {
        background: linear-gradient(135deg, #ff7a18, #ff3d54)!important;
        color: #fff;
    }
    .fc-day-today {
        background: #dddddd!important;
    }
    .fc-header-toolbar.fc-toolbar.fc-toolbar-ltr {
        margin-bottom: 5px;
    }
    .fc-scrollgrid-sync-table tbody tr {
        display: flex;
        gap: 4px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .zip-price {
        position: absolute;
        top: 10px;
        right: 20px;
    }
    body .fc-daygrid-day.fc-day.fc-day-disabled, body .fc-daygrid-day.fc-day.fc-day-disabled * {
        background: #f9f9f9 !important;
        border: 10px !important;
        overflow: hidden;
    }
    .gst-box {
        position: absolute;
        top: 40px;
        right: 20px;
        flex-direction: column-reverse;
        align-items: end!important;
    }
    .bookBTn {
        position: absolute;
        bottom: 20px;
        right: 20px;
        max-width: 170px;
    }
    #no-results-message,
    #no-brand-results,
    #no-model-results {
        font-size: 12px!important;
    }
    body .bg-hero-choose input {
        font-size: 12px!important;
    }
    #providerSummary {
        color: #0A0A0A!important
    }
    body #selectedSerMob .serInfBox,
    body #selectedSerMob #selectedServicesList {
        display: none;
    }
    body #selectedSerMob {
        padding: 0;
        box-shadow: none!important;
    }
    body #selectedSerMob > div {
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        align-items: center;
    }
    body .mob-text-8 {
        font-size: 8px!important;
        line-height: 12px !important;
    }
    body .mob-text-12 {
        font-size: 12px!important;
    }
    body .mob-text-14 {
        font-size: 14px!important;
    }
    body .mob-text-20 {
        font-size: 20px!important;
    }
    .banner-headeing > span.text-16 {
        font-size: 18px !important;
    }
    .banner-headeing > span.text-26 {
        font-size: 20px!important;
    }
    .logo-image img {
        height: 50px;
    }
    .grid-2 {
        width: 100%;
    }
    body h2 {
        font-size: 26px !important;
        line-height: 40px;
    }
    span.service-badge {
        width: 49%;
    }
    .list-added .listing-view {
        gap: 0;
    }
    .multistep-wrapper {
        max-width: 100%;
    }
    .p-2-mob {
        padding: 15px!important;
    }
    .step.relative {
        min-width: 27px;
    }
    body .hidden-in-mob {
        display: none!important;
    }
    .mob-m-0 {
        margin: 0!important;
    }
    .mw-36 {
        min-width: 36px!important;
        height: 36px!important;
    }
    .abs-asset img {
        width: 220px!important;
    }
    body  .container {
        --bs-gutter-x: 40px;
    }
    .right-side-services {
        margin-top: -200px;
    }
        div#signinVendor {
        min-height: 65vh;
    }
}
@media (max-width: 768px) {
    .auth-spacing {
        margin: 30px auto!important;
    }
    .py-14 {
        padding-top: 2rem!important;
        padding-bottom: 2rem!important;
    }
    h1, h2, h3, h4, h5, h6 {
        line-height: normal !important;
    }
    .search-section {
        margin-left: 0px;
        margin-right: 15px;
    }
    input[type="file"] {
        width: 100%;
    }
    .banner-headeing {
        font-size: 36px !important;
    }
    .banner-headeing > span {
        font-size: 36px !important;
        line-height: 46px;
    }
    body .text-16 {
        font-size: 14px!important;
    }
    body .stepping > .flex-1 > div {
        padding: 20px!important;
    }
    img.step-img {
        max-width: 50px;
    }
    body #auth-title-mob,
    body #auth-title-mob span {
        font-size: 24px!important;
    }
}
@media (max-width: 550px) {
    span.service-badge {
        width: 100%;
    }
    a#choose-services-btn {
        width: 100%;
        padding: 15px !important;
    }
    .d-none-loc {
        display: none;
    }
    a#choose-services-btn {
        max-width: fit-content;
    }
    #locationText {
        max-width: 50px!important;
    }
    .truncate-text {
        max-width: 127px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
