.tips-btn.tooltip.show {
  opacity: 1;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: unset;
  outline-offset: unset;
}

/*====================== SP Tools my services ====================*/

a.tool-btn {
  font-size: 17px;
  color: #000;
  text-decoration: none;
}
.bg-green.text-white {
  background-color: #1faf05;
}
.sp-top-box {
  display: flex;
  align-items: center;
}
.sp-top-box .top-hding-box {
  margin-left: auto;
  margin-right: auto;
}
.sp-tool-content ul.nav-tabs.rounded-nav li a {
  padding: 7px 50px;
}
.sp-tool-content .sp-workOrder_heading {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 0;
  color: #000;
}
.sp-blnk-box {
  width: 56.11px;
}
.services_tabContent .setup-btn {
  border-radius: 4px;
  font-size: 16px;
}

/*==========================SP Tools my services ENDS =============================*/
/*================== SP Tools my availability ===========================*/

.tools-availability_stcy-ftr {
  position: sticky;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  align-items: center;
  border-top: 1px solid #c9c9c9;
  border-radius: 0 0 8px 8px;
  padding: 10px 15px;
  z-index: 99;
}
a.tools-avlblty-save-btn,
.tools-availability_stcy-ftr #btn_submit,
button.tools-avlblty-save-btn,
.tools-availability_stcy-ftr input#saveData {
  background-color: #f7880c;
  color: #fff;
  text-decoration: none;
  padding: 6px 15px !important;
  border-radius: 3px;
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
  border: 1px solid #f7880c !important;
  width: 160px !important;
  max-width: 100%;
  text-align: center;
  line-height: 1.2;
  box-shadow: none;
}
h2.sp-workOrder_heading {
  margin-bottom: 0;
  line-height: 1;
  margin-top: 0;
  color: #000 !important;
}
.sp-color-txts p.yllw-txt {
  color: #f7880c;
}
.workorder-cardinfo {
  display: flex;
  justify-content: space-between;
}
.sp-color-txts p.grey-txt {
  color: #606060;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  padding: 0 10px;
}
.sp-color-txts p.blue-txt {
  color: #133072;
}
.sp-color-txts p {
  font-size: 14px;
  font-weight: 400;
  display: flex;
}
span.sp-dot {
  border-radius: 50%;
  width: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 18px;
  margin-right: 5px;
}
img.edit-pic-img {
  height: 100%;
  object-fit: cover;
}
span.yllw-dot {
  background-color: #f7880c;
}
span.grey-dot {
  background-color: #979797;
}
span.blue-dot {
  background-color: #133072;
}
.calndr-input .form-control {
  width: 78%;
  margin: 0 auto;
  border: none;
  border-bottom: 1px solid #c9c9c9;
  border-radius: 0;
  box-shadow: none;
}
.calndr-input .input-plus {
  color: #fff;
  background-color: #ff8800;
  padding: 10px 15px;
  border-radius: 3px;
}
.avlblty-inpt-txt h4 {
  font-size: 18px;
  font-weight: 500;
  color: #777777;
  font-style: italic;
  margin-left: 20px;
}
.ordersReview_Box h2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
}
.sp-color-txts {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  gap: 30px;
}
.bsns-mrkting_Btns.SpChecklist_stcky {
  justify-content: space-between;
}
.calndr-input {
  margin: 30px 0 15px;
}
.sp-header-box {
  width: 90%;
  margin: 0 auto;
}

/*========================== SP Tools my availability ENDS =============================*/
/*================== SP Service Set Up ===========================*/

.sp-srvc-stup-content .stup-cntnt {
  max-width: 400px;
  margin: 0 auto 60px;
}
.stup-flx {
  display: flex;
  justify-content: space-between;
}
.sp_srvc-stup_Details {
  margin: 5px 0;
  position: relative;
}
span.text-danger.error {
  position: absolute;
  bottom: -14px;
  left: 0;
}
.stup-cntnt h3,
.sp-srvc-stup-content .srvc-stup-btn {
  font-size: 19px;
}
.stup-cntnt h3,
.sp_srvc-stup_Details h4 {
  color: #424242;
  font-weight: 500;
}
.sp-srvc-stup-content h2.srvc-stup-hding {
  color: #000;
}
.sp_srvc-stup_Details h4 {
  font-size: 17px;
}
select#stup-slct-1,
select#stup-slct-2 {
  color: #000;
  font-size: 19px;
  font-weight: 500;
  border: 1px solid #c9c9c9;
  border-radius: 21px;
  padding: 9px 10px;
  width: 100%;
}
select#stup-slct-1 {
  color: #cccccc;
  margin-bottom: 18px;
}
select.service_category {
  padding: 9px 10px !important;
}
.sp_srvc-stup_Details h5 {
  font-weight: 700;
}
.sp_srvc-stup_Details h5,
.sp_srvc-stup_Details p {
  color: #000;
  font-size: 15px;
}
.sp_srvc-stup_Details p,
.stup-lg-nmbr p,
.sp-srvc-stup-content .srvc-stup-btn {
  font-weight: 400;
}
.stup-lg-nmbr p {
  font-size: 19px;
  color: #000;
}
input.srvc-input {
  font-size: 22px !important;
  color: #000;
  font-weight: 500;
  border-radius: 8px;
  border: 1px solid #979797;
  padding: 2px 5px !important;
}
.srvc-stup-inpt {
  width: 32%;
}
.stup-gry-p p {
  color: #5b5b5b;
  font-size: 15px;
  font-weight: 400;
}
.stup-gry-p h5 {
  margin-bottom: 0;
}
input.form-control.srvc-input {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

/*======================== SP Service Set Up ENDS ================================*/
/*=========== SP Service Set-up Marketing Page =============*/

.sp-bsns-main_Container {
  width: 100%;
  margin-bottom: 20px;
}
.spBsns_innerContainer {
  width: 75%;
  margin: 0 auto;
}
.client-requirements .arrow-btn_TopBox {
  display: inline-block;
  margin: 0 0 0 5%;
}
.mrkt-top_Box,
.text-center {
  text-align: center;
}
.mrkt-top_Box h1 {
  font-size: 21px;
  font-weight: 700;
  color: #000;
}
.mrkt-top_Box .top-hding-box h3 {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.mrkt-about_Box p {
  font-size: 16px;
  margin: 0;
}
.page-id-15734 .mrkt-about_Box p:last-child {
  padding-bottom: 5px;
}
.page-id-15734 .mrkt-about_Box p strong {
  font-size: 18px;
  font-weight: 700 !important;
  color: #000;
}
.page-id-15734 .safety-box.hourly-rate_box p {
  font-size: 18px;
  font-weight: 400;
  color: #979797;
}
.page-id-15734 .hire_Box {
  margin: 10px 0;
}
.page-id-15734 .mkp-artst_Box {
  padding-bottom: 7px;
}
.sp-business_main h2 {
  font-weight: 700;
}
.sp-business_main {
  padding-bottom: 30px;
}
.mrkt-about_Box p,
.mrkt-intro-box p,
.tips-btn,
.hold-drag_txt p,
.view-txt a {
  font-weight: 400;
}
ul.pending-invite-items,
ul.active-member-items {
  display: flex;
  margin: 0 -15px;
  padding: 0;
  width: 100%;
  overflow-x: auto;
  padding-bottom: 20px;
}
li.Member__Team__Cards {
  width: 293px;
  min-width: 293px;
  padding-left: 15px;
  padding-right: 15px;
}
.safety-box.hourly-rate_box {
  width: 749px;
  max-width: 100%;
}
.safety-box {
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  padding: 10px;
}
.page-id-15734 .edit-my-hourly-rate {
  margin-top: 38px;
}
.page-id-15734 .edit-my-hourly-rate .mkp-artst_Box p strong {
  font-size: 19px;
  font-weight: 700;
  color: #000;
}
.page-id-15734 .edit-my-hourly-rate .mkp-artst_Box p {
  margin: 0;
  font-size: 19px;
  font-weight: 500;
  color: #424242;
}
.page-id-15734 .edit-my-hourly-rate .mkp-artst_Box {
  padding-left: 15px;
}
.page-id-15734 .sp_serviceCard {
  width: 383px;
  max-width: 100%;
  box-shadow: 0 0 21px -9px;
}
button.btn-gray.save-hourly-rate {
  background-color: #bbbbbb !important;
  border: 1px solid #bbbbbb !important;
}
button.save-hourly-rate.btn-green {
  background-color: #34c759 !important;
  border: 1px solid #34c759 !important;
}
button.btn.btn-theme.save-hourly-rate.btn-save-lg {
  background-color: #ff8800 !important;
  border: 1px solid #ff8800 !important;
}
input#service-hourly-rate.no-shadow {
  box-shadow: unset;
}
.btn-save-lg {
  width: 383px;
  max-width: 100%;
  padding: 10px 0 !important;
  font-size: 19px !important;
  font-weight: 400 !important;
  color: #fff !important;
  margin-top: 13px;
}
.safety-box p:last-child {
  margin: 0;
}
.sp-business_main h2 {
  font-size: 19px;
  margin-bottom: 0.3rem;
  font-weight: 700;
}
.bsns-mrkting_Btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.marketing-preview_Box_padding .share-report_ProfileBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.marketing-preview_Page .marketingz-prices_button_bottom {
  border-top: 1px solid #c9c9c9 !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 25px;
  margin-top: 30px;
}
.ql-custom-formats.ql-custom-message {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  background-color: #133072;
  padding: 5px 20px;
  font-family: "Roboto", sans-serif !important;
  letter-spacing: 0.6px;
  max-width: 100%;
  position: absolute;
  right: 11px;
  top: 5px;
  border-radius: 13px;
}
div#resume_text p,
li {
  font-size: 16px;
}
.mrkt-intro-box .ql-toolbar {
  position: relative;
}
.mrkt-intro-box .ql-toolbar::before {
  content: "";
  width: 1px;
  background-color: #000;
  height: 100%;
  position: absolute;
  right: 124px;
  top: 0;
}
.ql-container.ql-snow,
.ql-toolbar.ql-snow {
  border-color: #000 !important;
}
.mrkt-intro-box p,
.tips-btn,
.hold-drag_txt p,
.rsum-txt p {
  font-size: 15px;
  margin: 0;
}
.intro_Top,
.resume-btn {
  display: flex;
  justify-content: space-between;
}
.page-id-27611 .mrkt-intro-box.pt-5.pb-3 {
  margin: 0;
}
.page-id-27611 .sp-bsns-main_Container {
  margin-bottom: 0;
}
div#credentials-sortable img {
  width: 29px;
  height: auto;
  padding-right: 10px;
}
.step-1_Box.verify_Email-box h2 {
  padding: 10px 0;
}
span.about-characters-counter.pull-right {
  display: block;
  text-align: right;
}
.tips-btn {
  background: none;
  border: 1px solid #000 !important;
  border-radius: 6px;
  padding: 4px 35px;
}
.photo-video_btn {
  background: none;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  border: 1px solid #000 !important;
  border-radius: 8px;
  padding: 13px 40px;
  margin: 5px 0;
}
.examples_Footer_Txt {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
button#suggestion-boxes i {
  padding-top: 15px;
}
.photo-video_btn:hover,
.tips-btn:hover,
.add-photo_Btn:hover {
  background-color: #ebebeb;
}
input#add-Photo+label,
input.add-Photo+label {
  border-radius: 8px;
  font-size: 15px;
  font-weight: 500;
  padding: 10px 24px;
  transition: none !important;
  border: 1px solid #000 !important;
  color: #000 !important;
  font-size: 18px !important;
  font-weight: 500;
  width: 40%;
  cursor: pointer;
}
input#add-Photo,
input.add-Photo {
  display: none;
}
input#add-Photo+label:hover,
input.add-Photo+label:hover {
  background-color: #ebebeb;
}
.hold-drag_txt p {
  color: #969696;
  margin: 0;
}
.tips-btn-box {
  width: 30%;
  text-align: end;
}
a.btn.mrkt-outln-Btn {
  font-size: 20px;
  font-weight: 500;
  padding: 6px 15px;
  width: 160px;
  max-width: 100%;
  text-align: center;
  line-height: 1.2;
}
.resume-main_Box.checklist-credentials-container {
  display: block;
}
.item-credentials {
  display: flex;
  align-items: center;
}
.block-icon {
  display: block;
}
button.booking-btn {
  width: calc(25% - 15px);
  padding: 15px;
  margin-left: 7.5px;
  margin-right: 7.5px;
  margin-bottom: 40px;
}
.add-file-btn {
  text-align: left;
  padding: 17px 40px;
  width: 100%;
  max-width: 490px;
}
.rsum-txt p {
  font-weight: 300;
  margin-bottom: 0;
}
.view-txt a {
  font-size: 13px;
  text-decoration: none;
  letter-spacing: 0.1px;
  font-weight: 400;
  color: #000;
}
.resume-btn {
  border: 1px solid #6c6c6c;
}
.custm-pad-btn {
  padding-left: 20px;
  padding-right: 20px;
}
.trash-icon_Box .trash-icon {
  color: #606060;
}
.resume-main_Box {
  display: flex;
  align-items: center;
}
.trash-icon_Box {
  margin-left: 15px;
  margin-right: 15px;
}
img.photo-video_img {
  width: 100px;
  height: 100px;
  max-width: 100%;
  max-height: 100%;
  border-radius: 8px;
  border: 1px solid #c9c9c9;
  object-fit: cover;
}
.page-id-27540 img.photo-video_img {
  width: 150px;
  height: 118px;
}
.page-id-27540 .photoVideoMain p {
  height: 118px;
  max-height: 100%;
}
.photoVideoMain {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7.5px;
}
.photoVideoMain>div {
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 30px;
}
.remove_Btn {
  font-size: 15px;
  color: #000;
  font-weight: 400;
  text-decoration: none;
}
.suggst-view_Ex h5 {
  font-size: 14px;
  font-weight: 500;
}
.suggst-view_Ex p {
  font-size: 13px;
  font-weight: 300;
}
.suggst-view_Ex h4 {
  font-size: 13px;
  font-weight: 700;
}
.suggest_Boxes {
  display: flex;
  flex-wrap: wrap;
  padding-top: 16px;
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.suggst-view_exMain {
  width: 25%;
  padding-left: 7.5px;
  padding-right: 7.5px;
  padding-bottom: 40px;
}
.suggst-view_Ex {
  text-align: left;
  padding: 15px;
  border: 1px solid #c9c9c9;
  height: 100%;
}
.mrgn-0 {
  margin: 0;
}
.suggst-view_Ex {
  position: relative;
}
.suggst-view_Ex h4 {
  position: absolute;
  bottom: 10px;
}
#add-Photo,
.add-Photo {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.add-photo_Box {
  position: relative;
  width: 100%;
}
button#select-service-btn {
  border: 1px solid #000 !important;
  background: transparent;
  font-size: 20px;
  border-radius: 8px;
  padding: 10px;
  width: 100%;
  text-align: center;
}
button#select-service-btn:hover {
  background-color: #000;
  color: #fff;
}
.add-photo_Box label {
  margin-bottom: 0;
}
.add-photo-btn_Box h5.modal-title {
  font-size: 16px;
  font-weight: 700;
}
.add-photo-btn_Box .modal-body h4 {
  font-size: 18px;
  font-weight: 500;
}
div#drop-area h4 {
  font-size: 18px;
  font-weight: 500;
}
.add-photo-btn_Box .modal-body {
  padding-top: 30px;
}
.add-photo-btn_Box h4.or-txt {
  padding: 25px 0;
}
.add-photo_Btn {
  border: 1px solid #000 !important;
  color: #000 !important;
  font-size: 18px !important;
  font-weight: 500;
  width: 40%;
}
button#uploadVideosFromWeb {
  color: #fff !important;
  border: 1px solid #f99439 !important;
  background-color: #f99439;
  font-size: 18px;
  font-weight: 500;
}
.form-control:focus {
  box-shadow: unset;
  border: 1px solid #878787;
}
.link-video-from-web h5 {
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 10px;
}
#addvideoModalLabel,
#addphotoModalLabel,
#bookingTimesModalLabel {
  font-size: 20px !important;
  font-weight: 700;
}
.add-photo_Btn:hover {
  border-color: black;
}
#confirmDelete .modal-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.link-video-from-web p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
}
.link-video-from-web p:first-child {
  padding-top: 20px;
}
.add-photo-btn_Box button.btn-close.close {
  font-size: 1.2rem;
  box-shadow: none;
}
#addvideoModal .modal-dialog,
#addphotoModal .modal-dialog,
#bookingTimesModal .modal-dialog {
  width: 665px;
  border-radius: 8px;
  max-width: 100%;
}
#credentialsModal .modal-dialog{
  width: 500px;
  border-radius: 8px;
  max-width: 100%;
}
#credentialsModal .modal-body {
  padding: 40px 15px;
}
#credentialsModal div#drop-credential h4 {
  font-size: 20px;
}
#credentialsModal .add-photo_Box button.btn.add-photo_Btn {
  width: 50%;
  margin: 0 auto;
  font-size: 16px !important;
}
#credentialsModal h4.or-txt {
  margin: 20px 0;
  line-height: normal;
  font-size: 18px;
  text-transform: capitalize;
}
#bookingTimesModal .modal-body {
    padding: 30px;
}
.save-booking {
  text-align: right;
}
label.title-txt {
  font-size: 18px;
  font-weight: 500;
}
label.Descrpton-txt,
label.tym-sggstn-txt {
  font-size: 18px;
  font-weight: 400;
}
.save-booking .photo-video_btn {
  font-weight: 500;
  padding: 10px 40px;
}
.shdow-none {
  box-shadow: none !important;
  font-size: 18px;
  font-weight: 400;
  border-radius: 8px;
}
.tym-suggstn .shdow-none {
  width: 50%;
}

/*======= Pop-Ups ENDS  ========*/
/*================= SP Marketing Preview =========================*/

.preview_profile-Section img.preview_profile {
  width: 79px;
}
.marketing-preview_Page h2 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  letter-spacing: 0.17px;
}
.marketing-preview_Page .grey_Box p {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  letter-spacing: 0.12px;
  margin-bottom: 0;
}
.marketing-preview_Page .grey_Box {
  background-color: #f5f5f5;
  padding: 4px 12px;
  border-radius: 3px;
  gap: 6px;
  align-items: baseline;
  margin-top: 12px;
  max-width: fit-content;
}
.marketing-preview_Page .sp-top-box {
  align-items: end;
}
img.btn-share-image {
  width: 22.53px;
}
img.preview_fav-icon {
  width: 20px;
}
img.btn-share-image,
img.preview_fav-icon {
  height: 22px;
  object-fit: contain;
}
.Preview-shadow-container {
  border-radius: 8px;
  box-shadow: 0 0 17px -6px rgba(0, 0, 0, 0.5);
  padding: 30px 40px;
  margin: 10px 0 20px;
}
.marketing-preview_Page .Preview-shadow-container {
  padding: unset !important;
}
.marketing-preview_Box_padding .hireUser_detail {
  padding: 30px 40px 0;
}
.page-id-27540 .client-marketingPage {
  width: unset;
  padding: 0 30px 40px;
}
section.marketing-preview_Page .container {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
}
.preview_profile-Section {
  display: flex;
  justify-content: space-between;
  align-items: self-start;
  padding-bottom: 30px;
}
.profile_main {
  gap: 10px;
}
.Preview_share-fav_Box {
  gap: 20px;
}
.end-preview_Btn {
  font-size: 17px;
  font-weight: 400;
  color: #000;
  text-decoration: none;
}
.marketing-preview_Page .empty_widthBox {
  width: 107.03px;
}
.previewCredentials_Box {
  padding: 25px 0 30px;
  border-bottom: 0.5px solid #c9c9c9;
}
.previewCredentials_Box .resume_bttmTxt p {
  font-size: 13px;
  font-weight: 400;
  color: #979797;
  text-align: center;
}
.previewCredentials_Box .add-file-btn {
  width: 100%;
  max-width: 100%;
  margin: 12px 0 28px;
  padding: 15px 28px 15px 15px;
}
.overall_RatingsBox {
  padding: 30px 0 25px;
  border-bottom: 0.5px solid #c9c9c9;
}
.numbr_reviewTxt p {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  text-align: center;
}
.numbr_reviewTxt {
  padding: 25px 0 10px;
}
.previewOther_infoBox {
  padding: 30px 0;
  border-bottom: 0.5px solid #c9c9c9;
}
.Other_info_Top p {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.125px;
  line-height: 40px;
}
.previewOther_infoBox .SP-contact p {
  margin-top: 5px;
}
.share_report_ProfileBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.marketingz_prices_button_bottom {
  display: flex;
  justify-content: space-between;
  padding: 21px 28px 25px;
  border: 1px solid #c9c9c9 !important;
  margin-top: 50px;
  align-items: baseline;
}
.marketingz_prices_button_bottom p {
  font-size: 18px;
  color: #4a4a4a;
  font-weight: 300;
}
.marketingz_prices_button_bottom p span {
  font-size: 20px;
  color: #000000;
  font-weight: 700;
}
.marketingz_prices_button_bottom .hire-BtN {
  font-size: 20px;
  font-weight: 700;
  border-radius: 22px !important;
  background-color: rgb(249, 148, 57) !important;
  border: 1px solid rgb(249, 148, 57) !important;
  color: #fff !important;
}
.share_report_ProfileBox img.btn_share_image {
  vertical-align: text-bottom;
}
.previewAvailability_Box {
  border-top: 0.5px solid #c9c9c9;
  border-bottom: 0.5px solid #c9c9c9;
  padding: 30px 0;
}
.previewAvailability_Box h3 {
  font-size: 18px;
  font-weight: 500;
  color: #1dba00;
  letter-spacing: 0.13px;
}
.availability_BoxContent {
  margin-top: 7px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.availability_BoxContent .avail_icon {
  color: #1dba00;
}
.availableTymBox {
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  padding: 5px;
  width: 139px;
  text-align: center;
}
.availableTymBox p {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.11px;
  margin-bottom: 0;
  line-height: 1.2;
}
.availability_BoxContent span {
  font-size: 16px;
  font-weight: 400;
  color: #2c2c2c;
  letter-spacing: 0.12px;
}

/*===================== SP Marketing Preview ENDS ===========================*/
/*================ SP Service Set-up Marketing Page ENDS ======================*/
/**************************** SP-Work Orders Start Working CSS ********************************/

img.hppy_task_img {
  width: 170px;
  margin-top: 10px;
}
#time-tracking-on-happytask-app .in-progress_Box h2 {
  width: 300px;
  margin: 10px auto;
  max-width: 100%;
}
.in-progress_Box h2 {
  font-size: 20px;
  font-weight: 500;
  margin: 10px 0;
}
img.hppyTsk_logo {
  width: 213px;
  margin: 7px 0 10px;
}
span.orng_Txt {
  color: #f7880c;
}
.numbr_txt_Box .hding_Box h4 {
  font-size: 20px;
  font-weight: 500;
  margin: 10px 0 0;
}
.numbr_txt_Box .hding_Box p {
  font-size: 16px;
  color: #6e6e6e;
  font-weight: 400;
}
.account_no_Box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  margin: 20px 0;
  padding: 10px;
  column-gap: 5px;
}
.empty_Box {
  width: 16px;
}
.account_no_Box h3 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0.7rem;
}
div#evet_inputs {
  margin-top: 15px;
}
.page-id-27470 .generally-available,
.page-id-30067 .generally-available {
  margin-bottom: 25px;
}
.radio_container {
  display: block;
  position: relative;
  padding-left: 0;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  height: 15px;
  user-select: none;
}
#view-giftModal .modal-dialog {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
#view-giftModal ul#gift-card-services li,
#view-giftModal .panel.panel-default strong {
  font-size: 15px;
  color: #000;
  padding-top: 7px;
  font-weight: 700;
}
#view-giftModal .panel-body {
  padding: unset;
}
#view-giftModal .panel-default {
  border: unset;
  box-shadow: unset;
}
.radio_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  z-index: 99;
}
.radio_container .checkmark {
  position: absolute;
  left: 0;
  height: 14px;
  width: 14px;
  border: 0.5px solid rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.color-light h3,
.color-light h4,
.color-light input#phone_number {
  color: #6e6e6e;
}
input#phone_number {
  border: 1px solid #c9c9c9;
  padding: 5px 7px;
  border-radius: 8px;
  color: #999;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin: 15px;
}
.numbr-txt_Box .account-no_Box.account-phone-one,
.numbr-txt_Box .account-no_Box.new-phone-one,
.account-no_Box.account-phone,
.account-no_Box.new-phone {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 347px;
  max-width: 100%;
  margin: 0 auto;
}
.numbr-txt_Box .hding_Box h4,
.numbr-txt_Box h4 {
  font-size: 19px;
  margin: 0;
  padding: 15px 0;
}
.numbr-txt_Box h3 {
  font-size: 20px;
}
.account-no_Box .empty_Box input[type="radio"] {
  appearance: none;
  padding: 6px;
  background-color: #ffffff;
  border: 1px solid #000;
  border-radius: 50%;
  cursor: pointer;
}
.account-no_Box .empty_Box input[type="radio"]:checked {
  background-color: #f99439;
  border: 1px solid #f99439;
}
.account-no_Box .empty_Box input[type="radio"]:focus {
  background-color: #f99439;
  border: 1px solid #f99439 !important;
}
.page-id-27611 .numbr-txt_Box.app-step-two,
.page-id-27611 .we-texted_Box.app-step-three {
  box-shadow: 0 0 18px -7px #000000;
  border-radius: 8px;
  padding: 30px 0;
  margin-top: 25px;
}
.account-no_Box.account-phone-one.color-light,
.account-no_Box.account-phone.color-light {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 15px 10px 6px;
}
.account-no_Box.new-phone-one.color-light,
.account-no_Box.new-phone.color-light {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 10px 10px 0;
  margin: 28px auto 30px;
}
.we-texted_Box.app-step-three .QR-Code_app-link_Btn h4 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  padding-top: 10px;
}
.we-texted_Box.app-step-three h4 {
  font-size: 19px;
  font-weight: 500;
  color: #000;
}
.send-Link_Box {
  width: 313px;
  max-width: 100%;
  margin: 15px auto 0;
}
img.hppyTsk-logo {
  max-width: 100%;
}
img.hppy-task_img {
  max-width: 100%;
  width: 200px;
}
.border_dark h3,
.border_dark h4 {
  color: #000;
}
a.send-Link_Btn {
  font-size: 22px;
  font-weight: 500;
  width: 100%;
}
.page-id-27611 .app-step-three a.send-Link_Btn {
  width: 228px;
  max-width: 100%;
  margin-top: 20px;
}
.radio_container input:checked~.checkmark {
  background-color: #2196f3;
}
.radio_container .checkmark:after {
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  content: "";
  position: absolute;
  display: none;
}
.radio-container input:checked~.checkmark:after {
  display: block;
}
.border_dark input#phone_number {
  color: #000;
  border: 1px solid #000;
}
.border_dark input#phone_number::placeholder {
  color: #000;
}

/* SP-Work Orders Start Working CSS ENDS */
/*=========== SP Service Manage-Team Page =============*/

.mkp_artst_Box p:last-child {
  font-size: 17px;
  font-weight: 400;
}
.mkp_artst_Box {
  padding: 30px 20px 10px;
}
.hourly_rate_box p,
.hire_Box p {
  font-size: 18px;
}
.hourly_rate_box p:last-child {
  color: #979797;
}
.hire_Box p,
.manage_team_Pro-info a {
  color: #000 !important;
  font-weight: 400;
}
.hire_Box {
  border: 3px solid #dfdfdf;
  border-radius: 8px;
  padding: 4px 5px;
  margin: 5px 0;
  display: flex;
  align-items: center;
  max-width: fit-content;
}
.blnk_artist_box {
  width: 105.953px;
}
.hourly_rate_box p,
.mkp_artst_Box p,
.manage_team_Pro_info p,
.status_Box p {
  margin-bottom: 0;
}
.hourly_rate_box {
  padding: 10px 15px;
}
img.manage_team_img {
  width: 62px;
}
.manage_team_Pro-info a {
  font-size: 14px;
}
.pending_invites {
  padding: 28px 0;
}
.manage_team_Top {
  display: flex;
  align-items: start;
  gap: 10px;
}
.mange_top_Box {
  width: 82%;
  margin: 0 auto;
}
.status_Box {
  margin: 10px 5px 18px;
  display: flex;
  align-items: center;
  gap: 7px;
}
.status_Box p {
  font-size: 15px;
  font-weight: 500;
  font-style: italic;
}
.manage_team_btn_box a,
.manage_team_Pro_info a {
  display: block;
  text-decoration: none;
}
.pending_Box {
  border: 1px solid #dfdfdf;
  border-radius: 8px;
  padding: 15px;
  min-width: 295px;
  width: 295px;
}
a.manage_team_btn {
  border: 1px solid #b5b5b5;
  border-radius: 4px;
  padding: 11.5px 5px;
  font-size: 14px;
  color: #ff0000;
  font-weight: 500;
  margin: 10px 0;
  text-align: center;
}
.pending_invites .pending_Box a.btn_bg_Green {
  background-color: #34c759;
  color: #fff;
}
a.manage_team_btn.btn_Orange {
  color: #ff8800;
}
.status_Box img {
  width: 18px;
  height: 18px;
}
.pending_membr_hding p {
  font-size: 16px;
  margin-bottom: 0.5rem;
}
.team-membrs_box {
  padding: 28px 0;
}
.team-hr_Txt p {
  font-size: 14px;
  font-weight: 700;
}
.active_Box {
  margin-bottom: 0px;
}
.profile-container-3466CP0 {
  height: 100%;
}
.msg-pro-img.chat-userInfo-container img {
  object-fit: cover;
  height: 45px !important;
  width: 45px;
  display: block;
}
#ViewSpProfile .rehireService-card .empty-row.custom-border.mb-4 {
  display: none;
}
#ViewSpProfile .rehireService-card {
  padding: 11px 25px 40px;
}
a.invite_Btn {
  font-size: 14px;
  text-decoration: none;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 0px 4px;
  color: #000;
  font-weight: 500;
}
.pending-membr_hding {
  display: flex;
  align-items: center;
  gap: 10px;
}
div#invite-Team_MemberModal .modal-header,
div#new-mmbr_SubModal .modal-header,
div#hourly-rateModal .modal-header,
div#changePasswordModal .modal-header,
div#HappyTask-Stripe_Modal .modal-header {
  border-bottom: none;
}
button.btn.close.modal-btn_grey {
  color: #858585;
  top: 3px;
  padding: 5px;
}
button.btn.close.modal-btn_grey:active,
button.btn.close.modal-btn_grey:focus {
  border: none;
  outline: none;
}
div#invite-Team_MemberModal .invite-them_Tabs ul.nav.nav-tabs {
  padding: 0 0 15px;
}
div#invite-Team_MemberModal .team_Members h4 {
  margin-bottom: 0;
}
.manage-teamBox_Wrapper {
  display: flex;
  align-items: center;
  overflow-x: auto;
  gap: 8px;
}
.new-mmbr_SubContent {
  border: 1px solid #dfdfdf;
  border-radius: 8px;
  padding: 15px 20px;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto 25px;
}
div#new-mmbr_SubModal .invite-btn_Box p {
  font-weight: 700;
}

/*== Hourly Rate Modal ==========*/

div#hourly-rateModal .modal-dialog {
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
}
div#hourly-rateModal button.btn.close.modal-btn_grey {
  right: 0;
  left: unset;
}
.hourly-rate_TopBox h3 {
  font-size: 19px;
  color: #000;
  font-weight: 700;
  text-align: left;
}
.hourly-rate_TopBox h3:nth-child(2) {
  font-weight: 500;
  color: #424242;
}
.sp_srvc-stup_Details p.small-p {
  font-size: 14px;
}
.hourly_BtnBox a.cancel_Btn {
  color: #606060;
  border: 1px solid #c9c9c9;
  width: 125px;
  max-width: 100%;
}
.hourly_BtnBox a.set-hourly_RateBtn {
  color: #fff;
  background-color: #b5b5b5;
  border: 1px solid #b5b5b5;
  width: 231px !important;
  max-width: 100%;
}
.hourly_BtnBox a.cancel_Btn,
a.set-hourly_RateBtn,
.hourly-save_Btn a {
  font-size: 19px;
  border-radius: 8px;
  text-decoration: none;
  padding: 10px 10px;
  text-align: center;
}
.hourly_BtnBox a.cancel_Btn,
a.set-hourly_RateBtn {
  display: inline-block;
}
.hourly_BtnBox {
  display: flex;
  justify-content: space-between;
}
.hourly-save_Btn a {
  background-color: #34c759;
  color: #fff;
  margin-top: 10px;
}

/*== Hourly Rate Modal ENDS ==========*/
/*==== Toggle Switch ====*/

.hire_Box .switch {
  position: relative;
  display: inline-block;
  width: 47px;
  height: 34px;
  margin-bottom: 0;
  margin-left: 10px;
}
.hire_Box .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.hire_Box .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.hire_Box .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 1px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.hire_Box input:checked+.slider {
  background-color: #34c759;
}
.hire_Box input:focus+.slider {
  box-shadow: 0 0 1px #34c759;
}
.hire_Box input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(19px);
}
.hire_Box .slider.round {
  border-radius: 50px;
}
.hire_Box .slider.round:before {
  border-radius: 50%;
}

/*==== Toggle Switch ENDS ====*/
/*======= Invite Tabs =========================*/

.team-membrs_box .modal-dialog,
div#new-mmbr_SubModal .modal-dialog {
  width: 445px;
  max-width: 100%;
  margin: 0 auto;
}
.invite-them_Tabs ul.nav.nav-tabs li {
  border: none;
  border-radius: 0;
  margin: 0;
}
.invite-them_Tabs .nav-tabs .nav-link {
  border: none;
  color: #979797;
  border-bottom: 3px solid #979797;
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  box-shadow: none;
}
.invite-them_Tabs .nav-tabs .nav-item.show .nav-link,
.invite-them_Tabs .nav-tabs .nav-link.active {
  border-bottom: 3px solid #f7880c;
  color: #f7880c;
  width: 100%;
}
.invite-them_Tabs ul.nav.nav-tabs li {
  padding: 0;
  width: 200px;
  max-width: 100%;
}
.team_Members h4 {
  font-weight: 700;
}
.team_Members h4,
.team_Members p {
  font-size: 16px;
  color: #606060;
}
.team_Members p {
  font-weight: 400;
  margin: 0;
}
.team_Members p span {
  font-weight: 500;
}
.team_Members {
  border-bottom: 1px solid #979797;
  padding: 10px;
}
.invite-them_Tabs {
  width: 450px;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 60px;
}
.Member_Top-description {
  padding-left: 29px;
  padding-right: 29px;
}
.invite-them_Tabs ul.nav.nav-tabs {
  flex-wrap: nowrap;
  padding: 15px 0;
}
h1#invite-Team_MemberLabel,
h1#new-mmbr_SubModalLabel {
  font-size: 16px !important;
}

/*======= Invite Tabs ENDS =================================================*/
/*======= Send Invite Modal =====================*/

div#sendinvitationModal .modal-header,
div#active-chatModal .modal-header,
div#pending-chatModal .modal-header,
div#inactive-chatModal .modal-header {
  border-bottom: none;
  padding: 5px;
}
.name-email_Box h1 {
  font-size: 18px;
}
.name-email_Box p {
  font-weight: 400 !important;
}
.name-email_Box p,
.service_Box p,
.service-type p {
  font-size: 14px;
}
.name-email_Box p,
.service_Box p,
.name-email_Box h1 {
  color: #000;
  font-weight: 700;
}
.service_Box p {
  margin-bottom: 0;
}
.service-type {
  border: 1px solid #b5b5b5;
  border-radius: 4px;
  padding: 8px;
  font-size: 15px;
}
.service-type p {
  color: #606060;
  text-align: center;
  font-weight: 500;
}
div#sendinvitationModal button.btn.close,
div#active-chatModal button.btn.close,
div#pending-chatModal button.btn.close,
div#inactive-chatModal button.btn.close {
  position: absolute;
  right: 13px;
  font-size: 1.5rem;
  box-shadow: none;
  left: unset;
  color: #d9d9d9;
  padding: 0;
  border: 0;
}
a.invite-sent_Btn {
  background-color: #34c759;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  padding: 11px 10px;
  border-radius: 4px;
  display: block;
  text-align: center;
}
.invite-btn_Box {
  margin-top: 20px;
}
div#sendinvitationModal .modal-dialog,
div#active-chatModal .modal-dialog,
div#pending-chatModal .modal-dialog,
div#inactive-chatModal .modal-dialog {
  width: 300px;
  max-width: 100%;
  border-radius: 8px;
}

/*======= Send Invite Modal ENDS =====================================*/
/*======= Invite-Team Modal =====================*/

img.pro-info_img {
  width: 62px;
}
.pro_Info h4 {
  font-size: 18px;
  margin-bottom: 0.1rem;
}
.pro_Info h4,
.pro_Info .team_Contact,
.service_Type h5,
.service_Type p,
.select_Box label {
  color: #000;
}
.pro_Info h4,
.service_Type h5,
.select_Box label {
  font-weight: 700;
}
.pro_Info .team_Contact {
  display: block;
  font-weight: 400;
  text-decoration: none;
}
.pro-info_Box {
  display: flex;
  gap: 10px;
}
.service_Type h5 {
  margin-bottom: 0.1rem;
}
.service_Type p {
  font-weight: 400;
  margin-bottom: 0;
}
.service_Type {
  padding: 15px 0 10px;
}
a.invite-btn {
  font-weight: 500;
  color: #ff8800;
  text-decoration: none;
  border: 1px solid #b5b5b5;
  padding: 10px;
  border-radius: 4px;
}
.select_Box label,
a.invite-btn,
.service_Type p,
.service_Type h5,
.pro_Info .team_Contact {
  font-size: 14px;
}
.invite-them_Tabs span.italic-txt {
  font-style: italic;
  font-weight: 400;
}
.modal-content select#selectService {
  border-color: #b5b5b5;
}
.select_Box label {
  margin-bottom: 0;
}

/*======= Invite-Team Modals ENDS =================================================*/
/*================ SP Service Manage-Team Page ENDS ======================*/
/*========== SP Tools Client-Requirements Page ===========*/

.page-id-27582 .mrkt-top_Box.sp-top-box.mange-top_Box {
  padding: 40px 0 10px;
}
.client-requirements .rounded-shadow-container {
  padding: 15px;
  margin: 15px auto;
  border-radius: 17px;
}
.client-Rqurnmnts_Content {
  width: 80%;
  margin: 0 auto;
  padding: 22px 15px;
}
.rqur-top_Txt p {
  font-size: 15px;
  font-weight: 400;
}
.client-Rqurnmnts_Content .rqur-top_Txt p:first-child {
  padding-bottom: 16px;
}
.profile-photo_Main strong.hding {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 15px;
}
.pro-pic_Btn-box p {
  font-size: 16px;
  color: #606060;
  font-weight: 400;
  margin-bottom: 0 !important;
}
button.on-off_Btn {
  font-size: 22px;
  font-weight: 700;
  border: 3px solid #979797 !important;
  background: none;
  padding: 3px 13px;
  border-radius: 7px;
  color: #7d7d7d;
  width: 75px;
  margin-left: 10px;
}
.rqur-top_Txt {
  padding-bottom: 20px;
}
.pro-pic_Btn-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  background-color: #fff;
  padding: 8px 6px 8px 10px;
  box-shadow: 0 0 21px -10px #00000080;
}
.Btn-box_Bottom {
  padding: 7px 10px 0;
}
.Btn-box_Bottom p {
  font-size: 14px;
  font-weight: 400;
  color: #7d7d7d;
}
.Btn-box_Bottom .grn-txt {
  color: #3e9800;
}
.Btn-box_Bottom .grn-txt,
span.gry-txt {
  font-weight: 700;
}
span.gry-txt {
  color: #7d7d7d;
}
.profile-photo_Main p:first-child {
  margin-bottom: 0.3rem;
}
.pro-pic_Btn-box label.switch {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pro-pic_Btn-box label.switch span {
  line-height: normal;
}
.border_Box {
  border: 1px solid #c9c9c9;
  margin: 30px 40px;
}
button.on-off_Btn.on .off_Btn,
.on_Btn {
  display: none;
}
button.on-off_Btn .on_Btn {
  color: #1dba00;
}
button.on-off_Btn.on .on_Btn {
  display: block;
}
button.on-off_Btn.on {
  border-color: #1dba00 !important;
}
.pro-pic_Btn-box.border_Drk {
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
}

/*================ SP Tools Client-Requirements Page ENDS ======================*/
/*========================== SP Checklist Page =============================*/

.spChecklist_container {
  margin: 30px 0;
}
.wlcome_Box h4 {
  font-size: 25px;
  font-weight: 600;
  color: #000;
  margin-bottom: 0;
}
.wlcome_Box p {
  font-size: 17px;
  font-weight: 400;
  color: #5f5f5f;
  margin-bottom: 0;
}
.wlcome_Box {
  padding: 35px 73px;
}
.check-off_Box {
  border: 1px solid #c9c9c9;
  padding: 14px 29px 25px 73px;
}
.spChecklist_Col {
  padding: 0;
}
.check-off_Box h4 {
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 21px;
  color: #000;
}
.number_Box li,
.steps-apprvd_Boxes li {
  list-style: none;
}
.number_Box {
  border: 1px solid #c9c9c9;
  border-radius: 9px;
  padding: 15px 24px;
  text-align: center;
}
span.check-off_numbr {
  font-size: 18px;
  font-weight: 600;
  color: #133072;
  background-color: rgba(73, 115, 206, 0.38);
  padding: 12px;
  border: 1px solid #c9c9c9;
  border-radius: 50%;
  width: 26px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 26px;
  position: relative;
}
.number_Box li {
  margin: 20px 0;
}
.number_Box li:first-child {
  margin-top: 0;
}
.numbr_Box {
  margin-top: 20px;
}
.later-txt {
  margin-right: 15px;
}
span.tick_icon {
  background: #4973ce;
  color: #fff;
  border: none;
}
a.apprvd_btn {
  text-decoration: none;
  color: #c9c9c9;
  font-size: 20px;
  font-weight: 700;
  border: 2px solid #c9c9c9;
  border-radius: 6px;
  padding: 14px 0;
  width: 260px;
  max-width: 100%;
  display: inline-block;
}
.apprvd-btn_Box {
  margin: 0 0 12px;
}
.steps-apprvd_Box h4 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0;
  color: #000;
}
.steps-apprvd_Box p {
  font-size: 13px;
  color: #818181;
  margin-bottom: 0;
  font-weight: 400;
}
a.step-apprvd_Btn {
  font-size: 17px;
  font-weight: 500;
  color: #4973ce;
  text-decoration: none;
}
a.step-apprvd_Btn i.arrow-right {
  padding-left: 10px;
  font-size: 19px;
}
.steps-apprvd_Box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c9c9c9;
  padding: 10px 0;
}
.steps-apprvd_Box:last-child {
  border-bottom: none;
}
.apprvd_Box-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 28px;
}
.check-off_Box.row {
  display: flex;
  justify-content: space-between;
}
.spChecklist_container .msg-call_Help-box {
  display: block;
  border: 1px solid #c9c9c9;
  width: 499px;
  max-width: 100%;
}
.spChecklist_container .chatSupport {
  padding: 14px 22px;
}
.msg-call_Box .chatSupport.chatSupport-2 {
  gap: 16px;
}
.msg-call_Box {
  padding: 23px 0 44px 73px;
}
.msg-call_Box .help-hding h4 {
  font-size: 19px;
  font-weight: 700;
  color: #000;
  margin-bottom: 5px;
}
.msg-call_Help-box .chatSupport {
  border: none;
}
.msg-call {
  border-top: 1px solid #c9c9c9;
  text-align: center;
}
.number_Box li:nth-child(2) .check-off_numbr {
  right: 19px;
}
.number_Box li:nth-child(3) .check-off_numbr {
  right: 26px;
}
.number_Box li:nth-child(4) .check-off_numbr {
  right: 17px;
}
.number_Box li:nth-child(6) .check-off_numbr {
  left: 14px;
}
.number_Box li:nth-child(7) .check-off_numbr {
  left: 13px;
}
.number_Box li:nth-child(8) .check-off_numbr {
  left: 9px;
}
.number_Box li:nth-child(9) .check-off_numbr {
  right: 1px;
}
.msg-call_Box .chatSupport-txt h5 {
  font-weight: 700;
  margin-bottom: 0;
  font-size: 16px;
  color: #000;
}
.msg-call_Box .chatSupport-txt p {
  color: #5f5f5f;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
  padding-right: 5px;
}
.msg-call_Help-box a.msg,
.msg-call_Help-box a.call {
  font-weight: 400 !important;
}

/************************************* SP-Checklist Steps *************************************/

.page-id-27611 .rounded-shadow-container {
  width: 882px;
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
}
.Steps_Wrapper {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 20px;
}
.step-1_Box {
  width: 400px;
  margin: 0 auto;
  max-width: 100%;
  padding: 40px 15px 0;
}
.step-1_Box .hding-Box {
  text-align: center;
}
.step-1_Box .hding-Box p {
  font-size: 18px;
  font-weight: 400;
  color: #2c2c2c !important;
  line-height: 1.4rem;
  text-align: center;
  padding: 0 !important;
}
.page-id-27499 .chcklist-service_Box .hding-Box h2 {
  color: #000;
  font-size: 20px;
  text-align: left;
  padding: 0;
}
.marketing_Heading_Top {
  margin-bottom: 10px;
}
.marketing_Heading_Top h1 {
  font-size: 21px;
  font-weight: 700;
  color: #000;
}
.marketing_Heading_Top h3 {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  line-height: 29px;
}
.page-id-27499 .step-1_Box {
  margin: 0 auto 40px;
  padding: 0;
}
.page-id-27499 .intro_Top {
  margin: 60px 0 0;
}
.page-id-27499 .intro_Top h2 {
  font-size: 19px;
  font-weight: 700;
  color: #000;
}
.step-1_Box .hding-Box h2 {
  font-size: 25px;
  font-weight: 500;
  color: #133072;
  padding: 0 0 10px 0;
}
.page-id-27611 .step-2_Box.chcklist-service_Box .spTools_container {
  box-shadow: none;
}
.step-1_Box.pro-pic_Box.custom_fullHeight {
  padding: 34px 15px 0;
}
.step-2_Box .hding-Box h2,
.step-2_Box .top-hding-box h2 {
  padding: 10px 0;
}
.page-id-2628 .step-1_Box .hding-Box h2 {
  color: #000;
  padding: 0;
  font-size: 20px;
}
.page-id-2628 .step-1_Box {
  padding: 0;
}
.page-id-2628 .spBsns_innerContainer .hding-Box>div.pb-3 {
  padding-bottom: 0 !important;
}
.page-id-2628 .spBsns_innerContainer {
  margin: 31px auto 28px;
}
.page-id-2628 .custom-profile-detail-edit .business_center.account-btn {
  top: -11px;
  left: 40px;
}
.step-1_Box .imgs-box p {
  font-size: 16px;
  font-weight: 400;
  color: #606060;
  margin: 0;
  padding-bottom: 16px;
}
.page-id-27611 .spBsns_innerContainer .mrkt-intro-box.pb-4 {
  margin-bottom: 27px;
}
.step-1_Box img.SP-Pro_img {
  width: 72px;
  margin-bottom: 3px;
}
.step-1_Box .imgs-box {
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  padding: 8px 28px 23px;
  margin: 54px 0 47px;
  text-align: center;
}
.step-1_Box .SP-imgs {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.step-1_Box .pro-add_Btn {
  font-size: 28px;
  font-weight: 500;
  border-radius: 26px !important;
  padding: 11px 45px !important;
  display: inline-block;
  margin-top: 54px;
  width: 100%;
}
.step-2_Box .hding-Box p {
  font-size: 16px;
}
.step-2_Box .sp_serviceCard {
  margin-top: 27px;
}
.spPage-steps_container .page-numbr_Box {
  display: flex;
  justify-content: space-between;
}
.numbr_Box a {
  font-size: 18px;
  color: #a8a8a8;
}
.later-txt a {
  font-size: 19px;
  color: #bebebe;
}
.numbr_Box a,
.later-txt a {
  font-weight: 400;
  text-decoration: none;
}
.setup-profile-photo .txt-box p {
  font-size: 17px;
  margin: 0;
}
.page-numbr_Box .empty_Box {
  width: 43.266px;
}
.SpChecklist_stcky .btn.btn-orangeoutline {
  color: #c5c5c5;
  border: 1px solid #c5c5c5 !important;
  padding: 8px 15px !important;
}
.SpChecklist_stcky .btn.btn-orangeoutline:hover {
  background-color: transparent;
  color: #c5c5c5;
}
.SpChecklist_stcky a.tools-avlblty-save-btn {
  background: #f7880c;
  border: 1px solid #f7880c;
}
.SpChecklist_stcky a.tools-avlblty-save-btn.disabled {
  background: #c5c5c5;
  border: 1px solid #c5c5c5 !important;
  padding: 8px 15px !important;
}
.sub-steps {
  padding: 0 15px;
  text-align: left;
}
.sub-steps p {
  font-size: 15px !important;
  font-weight: 700;
  margin-bottom: 0;
}
.step-2_Box .sp_serviceCard {
  text-align: left;
}
.step-2_Box select#stup-slct-1,
.verify_Email-box .hding-Box p {
  text-align: center;
}
.step-3_Box .sp_srvc-stup_CardBody p {
  font-size: 15px !important;
}
.step-3_Box .stup-lg-nmbr p {
  font-size: 19px !important;
}
.Steps_Wrapper-2 .step-1_Box {
  width: 100%;
}
.service_Area {
  max-width: 650px;
  width: 100%;
}
.service_Area .hding-Box p {
  font-size: 17px;
  font-weight: 400;
  color: #5f5f5f;
}
.view-map_Btn {
  font-size: 17px;
  font-weight: 700;
  border-radius: 5px !important;
  padding: 10px 60px !important;
  background-color: #f6880d !important;
}
.verify_Email-box {
  width: 450px;
}
.verify_Links .mail-link {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
.verify_Links {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 30px;
  margin-top: 38px;
}
a.btn-theme.btn.verify_Btn {
  font-size: 16px;
  font-weight: 500;
  background: #f7880c;
  width: 100%;
  padding: 12px 24px;
  color: #fff !important;
  border: 1px solid #f7880c;
}
.verify_Email-box .hding-Box p {
  font-size: 16px;
}
.activate_steps li {
  text-align: left;
  margin: 31px 0;
  font-size: 19px;
  font-weight: 500;
  color: #000000;
}
img.QR-code_img {
  width: 78px;
}
.QR_Txt h4 {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 0rem;
}
.QR_Txt p {
  font-size: 19px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
}
.QR-Btn_Box {
  display: flex;
  justify-content: space-between;
  align-items: start;
  padding-top: 29px;
}
.payment-method-step-one {
  padding-top: 0;
}
.payment-method-step-one .verify_Links {
  padding: 16px 0 19px !important;
  margin: 0;
}
.payment-method-step-one .total-cost_Box h5,
.payment-method-step-three .total-cost_Box h5 {
  font-weight: 400;
}
.app-link_Btn {
  font-size: 19px;
  padding: 12px 25px !important;
  margin-bottom: 10px;
}
.link-btn_Box p {
  font-size: 12px;
  margin-bottom: 0;
}
.link-btn_Box {
  margin-top: 13px;
}
.activate_steps li:first-child {
  margin-top: 0;
}
.setup_Process p {
  font-size: 17px;
  font-weight: 400;
  color: #000;
  padding-bottom: 30px;
  margin: 0;
}
.setup_Process {
  margin-top: 40px;
}
.step-1_Box.Activte-smrtphn_Box h2 {
  padding: 10px 0;
}
.page-id-27748 .rehireService-card {
  padding: 13px 25px 31px;
}
.Activte-smrtphn_Box {
  width: 510px;
  text-align: center;
}
.step-1_Box.Activte-smrtphn_Box.chck-portl p {
  padding: 0;
  color: #2a2a2a !important;
  margin: 0;
}
.Activte-smrtphn_Box .hding-Box p {
  text-align: center;
}
.Activte-smrtphn_Box .purple_Btn {
  color: #635bff;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  border: 1px solid #635bff;
  border-radius: 8px;
  padding: 25px 0;
  display: inline-block;
  width: 100%;
}
.Activte-smrtphn_Box .purple_Btn:hover {
  background-color: #635bff;
  color: #fff;
}
.service_Area.step-1_Box h2 {
  padding: 10px 0 0;
}
.service_Area.step-1_Box .spBsns_innerContainer .hding-Box>div {
  padding-bottom: 0 !important;
}
.service_Area.step-1_Box .spBsns_innerContainer .hding-Box {
  padding-bottom: 46px;
}
.Activte-smrtphn_Box .verify_Links p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}
.approval_Check p {
  margin-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.total-cost_Box {
  border-right: 1px solid #c9c9c9;
}
.chck-portl .hding-Box p {
  font-size: 18px;
  font-weight: 400;
  color: #2a2a2a;
}
.chck-portl .hding-Box p a {
  color: #2a2a2a;
}
.chck-portl .verify_Links p {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}
.chck-portl .verify_Links {
  margin-bottom: 0;
}
.approval_Check h5 {
  font-size: 20px;
  font-weight: 300;
}
.approval_Check {
  margin-bottom: 20px !important;
}
.discount_Box a.discount_Code {
  font-size: 14px;
  font-weight: 700;
  color: #afafaf;
  border: 1px solid #979797 !important;
  border-radius: 8px;
}
.paymnt_txt p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
}
.paymnt_txt {
  margin: 32px 15px 25px;
}
.chck-portl p a {
  color: #000;
}
.pymnt-mthd_Box .pymnt-mthd_Btn {
  font-size: 20px;
  font-weight: 500;
  width: 385px;
  max-width: 100%;
}
.paymentMethodForm .container {
  width: 434px;
}
.paymentMethodBox {
  box-shadow: 0 0 17px rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  margin-top: 25px !important;
}
.paymentMethodBox h4 {
  text-align: center;
  font-size: 18px;
  color: #464646;
  font-weight: 700;
  border-bottom: 1px solid #c9c9c9;
  padding: 20px 0;
}
.addPayment {
  padding: 10px 20px 20px 20px;
}
.paymentSave {
  text-align: right;
}
button#cancel {
  color: #838383;
  border: 1px solid #eaeaea !important;
}
button.payment_Btns {
  font-size: 16px;
  font-weight: 400;
  color: #f7880c;
  border: 1px solid #f7880c !important;
  border-radius: 8px;
  padding: 8px 15px;
  display: inline-block;
  width: 98px;
}
.paymentSave .payment_Btns:hover {
  border: 1px solid #f7880c;
  color: #f7880c;
}
.paymentMethodBox .form-control {
  background-color: #f5f8fa;
  border: unset;
  font-size: 15px;
  color: #86878d;
  font-weight: 400;
}
.paymentMethodBox select#debitCard {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  border: 1px solid #c9c9c9;
  padding: 10px;
}
.paymentMethodBox label.form-label {
  font-size: 13px;
  color: #30313d;
  font-weight: 500;
}
.paymentMethodBox select#inputState {
  color: #41424d;
  font-weight: 500;
  padding: 11px 11px;
}
.paymentMethodBox input#inputZip {
  padding: 11px 13px;
}
.paymentMethodBox h5 {
  text-align: center;
  color: #635bff;
  font-size: 14px;
  font-weight: 700;
}
.sP_payment_cardDetails .card_month_year {
  display: flex;
  align-items: center;
  background-color: #f5f8fa;
  border-radius: 8px;
  padding: 5px 0;
}
img.brandsLoGo {
  width: 150px;
}
.Card_NumberLogo_img {
  display: flex;
  align-items: center;
  background-color: #f5f8fa;
  border-radius: 8px;
  padding: 5px 16px 5px 0;
}
.custom_card_cvv {
  display: flex;
  align-items: center;
  background-color: #f5f8fa;
  padding: 5px 10px 5px 0;
  border-radius: 8px;
}
.card_cvv_img img {
  width: 40px;
}
.sP_payment_cardDetails .coustom_month_input {
  width: 100%;
  max-width: 57px;
}
.sP_payment_cardDetails .coustom_year_input {
  width: 100%;
  max-width: 146px;
}
.month_yearsPadding {
  padding: 0 8px;
}
a.btn.btn-theme-blue.pymnt-mthd_Btn.cnfrm_pymnt {
  background: #1faf05 !important;
  border: 1px solid #1faf05 !important;
}
a.switch_Link {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin-top: 40px;
  display: inline-block;
}
a.btn.btn-theme-blue.pymnt-mthd_Btn.cnfrm_pymnt.sky_Btn {
  font-size: 22px;
  font-weight: 700;
  color: #009bb5 !important;
  border: 1px solid #009bb5 !important;
  background-color: transparent !important;
}
a.btn.btn-theme-blue.pymnt-mthd_Btn.cnfrm_pymnt.sky_Btn:hover {
  background-color: #009bb5 !important;
  color: #fff !important;
}
.my_Availability .hding-Box p,
.pro-pic_Box {
  text-align: center;
}
.congratulations-Modal .modal-footer {
  border-top: unset;
}
.congratulations-Modal .modal-dialog {
  border-radius: 8px;
  max-width: 416px;
  width: 100%;
  margin: 0 auto;
}
.congratulations-Modal .modal-header {
  border-bottom: unset;
}
.congratulaText h4 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  margin: 0;
}
.congratulaText {
  padding: 40px;
}
.congratulaText p {
  font-size: 18px;
  font-weight: 300;
  color: #000;
  margin: 0;
  padding-top: 20px;
}
.Activte-smrtphn_Box .drk-blue_Btn {
  color: #133072;
  border: 1px solid #133072;
}
.Activte-smrtphn_Box .drk-blue_Btn:hover {
  background-color: #133072;
  color: #fff;
}
.welcome_Box .verify_Links {
  margin-bottom: 10px;
}
.welcome_Box img.SP-Pro_img {
  margin-bottom: 20px;
}
.gifts-txt_Box .gift-incre-decre_Box {
  padding-top: 0px;
}
.setup-step-6 .container {
  max-width: 525px;
  width: 100%;
}

/*=== SP-Checklist Steps ENDS ===*/
/*====== Send Gifts ============================*/

.send-gift_To-box p {
  font-size: 16px;
  font-weight: 500;
}
img.send-gift_To {
  width: 54px;
}
.sendGift-container {
  width: 95%;
  margin: 0 auto;
  position: relative;
}
#sp_yourGift_modal .sendGift-container button.close.gift-modal_Btn.gift-close_Btn {
  top: 50% !important;
  transform: translatey(-50%);
  font-size: 29px !important;
  color: #808080;
}
.send-gifts_Top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.send-gift_To-box {
  display: flex;
  align-items: center;
  gap: 15px;
}
.send-gift_To-box p {
  margin-bottom: 0;
}
button.gift-close_Btn {
  background: transparent;
  border: none;
  color: #858585;
  font-size: 22px;
  font-weight: 500;
}
.send-gifts_Top {
  padding: 10px 15px;
}
.SP-send_Gifts .gift-content_Box {
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 100px !important;
  border-radius: 8px;
}
.gifts_innerContainer {
  padding: 30px 42px;
}
.gifts-txt_Box {
  border-right: 1px solid #c9c9c9;
}
.gift-txt p {
  font-size: 15px;
  font-weight: 400;
}
.gift-txt p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3;
}
.gift-txt p:nth-child(2) {
  margin-bottom: 0 !important;
}
.orange-link {
  font-size: 15px;
  font-weight: 500;
  color: #f7880c;
  border: none;
  background: transparent;
  text-decoration: underline;
}
.gift-txt-2 {
  border-bottom: 1px solid #c9c9c9;
  padding: 30px 0;
}
button.incrmnt-decrmnt_Btn {
  background: #f7880c;
  border: none;
  border-bottom: 1px solid #dd7600 !important;
  padding: 7px 30px;
  border-radius: 17px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
input.gift-amount {
  font-size: 23px;
  font-weight: 400;
  border: none;
  border-radius: 8px;
  background: #f5f5f6;
  text-align: center;
}
.gift-amount_Box {
  width: 130px;
}
.giftInput-btn_Box {
  display: flex;
  align-items: center;
  margin: 15px 0;
  max-width: 100% !important;
  gap: 18px;
}
select#month-slct {
  border: 1px solid #000;
  border-radius: 8px;
  padding: 8px 20px;
}
select#month-slct {
  border: 1px solid #000;
  border-radius: 8px;
  padding: 8px 20px;
  font-size: 16px;
}
.gift-client_Note p:first-child {
  margin-bottom: 0;
}
.gift-client_Note {
  padding-top: 30px;
}
.gift-client_Note p:nth-child(2) {
  color: #767676;
}
.gift-txt_Area {
  padding: 20px 0;
  position: relative;
}
textarea#gift_Note {
  box-shadow: inset 0 1px 19px -12px rgba(0, 0, 0, 0.5);
  font-size: 15px;
  font-weight: 400;
  border-radius: 8px;
}
.send-gift_Box .send-gift_Btn {
  width: 100%;
  border-radius: 34px !important;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
}
.gift_hding h5 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
.gift-main_Box {
  padding: 80px 0px;
  width: 330px;
  margin: 0 auto;
  max-width: 100%;
}
.gift-txt p.payout-p {
  margin-bottom: 0;
}
.gift-box_Front.gift_box_back {
  margin-top: 30px;
}
p.gftBox-txt {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
}
.gift_Box {
  background: linear-gradient(220deg,
      rgba(73, 181, 255, 1) 33%,
      rgba(111, 81, 247, 1) 64%);
  border-radius: 8px;
  padding: 8px 15px 15px;
  min-height: 204px;
}
.gift-box_Front {
  width: 330px;
  max-width: 100%;
}
.gift-To_From p {
  color: #fff !important;
  font-weight: 300;
}
.gift-To_From p:first-child {
  margin-bottom: 0;
}
.font_italic {
  font-style: italic;
}
.expry_Date p {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.gift-box_Top {
  display: flex;
  justify-content: space-between;
}
.gift-box_bttm {
  text-align: center;
}
a.reveal_Gift {
  font-size: 17px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  margin: 16px 0;
  display: inline-block;
}
img.gift-happy_Logo {
  width: 140px;
}
.gift-To_From h3 {
  font-size: 32px;
  color: #fff;
  font-style: italic;
  font-weight: 700;
}
.thnks-gift_Txt p {
  font-size: 16px;
  font-weight: 300;
  color: #fff !important;
  font-style: italic;
}
.thnks-gift_Txt p:first-child {
  margin-bottom: 0;
}
.thnks-gift_Txt {
  text-align: left;
  padding: 20px 0 10px;
}
.gift_Box-2 {
  padding: 19px 25px;
  background: linear-gradient(220deg,
      rgba(111, 81, 247, 1) 21%,
      rgba(73, 181, 255, 1) 64%);
}
textarea::placeholder {
  font-weight: 400;
  color: #000 !important;
}
span.text-area_words {
  font-size: 15px;
  font-weight: 400;
  color: #9d9d9d;
  position: absolute;
  right: 12px;
  bottom: 24px;
}
a.black_Btn {
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  color: #000;
  border: 2px solid #000;
  border-radius: 8px;
  padding: 11px 20px;
  max-width: 100%;
  display: inline-block;
  text-align: center;
  width: 327px;
}
.gift-crtion_Box {
  text-align: center;
}
a.black_Btn:hover {
  background-color: #000;
  color: #fff;
}
.preview_send-gift_Box {
  width: 100%;
  display: flex;
  gap: 20px;
}
.preview_send-gift_Box a.black_Btn {
  font-weight: 400;
  border: 1px solid;
  border-radius: 34px;
  padding: 7px 10px;
}
.preview_send-gift_Box a.send-gift_Btn {
  border-radius: 34px;
  padding: 7px 10px;
  font-size: 20px;
  font-weight: 700;
}
.gifts-txt_Col {
  padding: 0;
}

/*=== Gift Page Pop-up ===*/

#revealGiftCard .modal-dialog.modal-dialog-centered {
  max-width: 531px;
  width: 100%;
}
#revealGiftCard .viewGift_Btn {
  border: unset;
  background-color: transparent;
  color: #9c9c9c !important;
}
#revealGiftCard .modal-header {
  border: unset;
}
#revealGiftCard .Gift-img_Box {
  display: flex;
}
#revealGiftCard .Gift-img_Box h5#gift-title {
  font-size: 20px;
  font-weight: 500;
  color: #000;
}
#revealGiftCard .my-services {
  width: 327px;
  margin: 0 auto;
  padding: 17px 0 28px;
  max-width: 100%;
}
#revealGiftCard .my-services strong {
  font-size: 15px;
  font-weight: 700;
  color: #000;
}
#revealGiftCard .my-services ul.gift-card-services li {
  font-size: 15px;
  font-weight: 400;
  color: #000;
}
#revealGiftCard .my-services p {
  font-size: 15px;
  font-weight: 400;
  color: #9c9c9c;
  margin: 0;
}
a.learn-gift-work {
  display: block;
  padding: 25px 0 20px;
  font-size: 15px;
  font-weight: 500;
  color: #000;
}
.gift-box.gift-box-right {
  display: flex;
  justify-content: end;
  margin-top: 20px;
}
.page-id-26488 .gift-To_From p strong {
  font-weight: 500;
}
.page-id-26488 .gift-To_From p {
  font-weight: 300;
  font-size: 12px;
  text-align: left;
}
#revealGiftCard .sendGift_Bttm {
  width: 327px;
  margin: 0 auto;
  max-width: 100%;
}
#how-gift-works .modal-dialog.modal-dialog-centered {
  max-width: 531px;
  width: 100%;
}
#how-gift-works .modal-header {
  border: unset;
}
#how-gift-works .gift_descrptn p,
#how-gift-works .about_Gifts ul li {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
#how-gift-works .gift-Popup_Content {
  width: 352px;
  margin: 0 auto;
  max-width: 100%;
  margin-bottom: 27px;
}
#how-gift-works .about_Gifts h5 {
  margin: 20px 0;
  font-size: 16px;
  font-weight: 700;
}
#how-gift-works .gift_descrptn p,
#how-gift-works .about_Gifts ul li {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
#how-gift-works a.black_Btn {
  margin-top: 30px;
}
#how-gift-works .viewGift_Btn {
  border: unset;
  background-color: transparent;
  color: #9c9c9c !important;
}
#how-gift-works h5#Learn-aboutGiftLabel {
  font-size: 16px;
  font-weight: 500;
}
div#Learn-aboutGiftModal h5,
div#send-giftModal h5,
div#sp_yourGift_modal h5 {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
div#Learn-aboutGiftModal .modal-dialog {
  max-width: 100%;
  width: 820px;
  margin: 0 auto;
}
div#sp_yourGift_modal .modal-dialog {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.gift-Popup_Content p,
.gift-Popup_Content ul li {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.gift-Popup_Content ul li {
  list-style-type: disc;
}
.about_Gifts ul {
  padding-left: 20px;
}
div#Learn-aboutGiftModal .modal-body {
  padding: 15px 30px;
}
.about_Gifts {
  margin: 1rem 0;
}
.about_Gifts ul {
  padding-left: 20px;
}
.back-to_Gift {
  text-align: center;
}
.about_Gifts h5 {
  margin-bottom: 0;
}
.about_Gifts ul {
  padding-left: 20px;
  margin-bottom: 1.5rem;
}
.back-to_Gift .black_Btn {
  margin-top: 20px;
}
div#Learn-aboutGiftModal .close.gift-modal_Btn,
div#sp_yourGift_modal .close.viewGift_Btn {
  position: absolute;
  left: 33px;
  color: #858585;
  background: transparent;
  border: none;
  font-weight: 500 !important;
}
div#sp_yourGift_modal .close.viewGift_Btn {
  left: 10px;
}
div#Learn-aboutGiftModal .modal-header {
  padding-left: 30px;
  padding-right: 30px;
}
div#Learn-aboutGiftModal .modal-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 5px;
  border-bottom: 1px solid #c9c9c9;
}
div#send-giftModal .modal-dialog {
  max-width: 100%;
  width: 800px;
  margin: 0 auto;
}
.sendGift_Top p {
  font-size: 20px;
  font-weight: 500;
}
.sendGift_Top {
  text-align: center;
}
img.send-gift_img {
  width: 112px;
}
.sendGift_Top {
  text-align: center;
  padding: 18px 0;
}
.sendGift_Bttm {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 25px;
}
.sendGift-Popup_Content {
  margin: 0 auto;
  width: 700px;
  max-width: 100%;
}
.sendGift-Popup_Content .black_Btn,
.gift-crtion_Box {
  margin-top: 40px;
}
.sendGift-Popup_Content .black_Btn {
  border-radius: 40px;
}
div#send-giftModal .close.sendGift_Btn {
  background: transparent;
  border: none;
  font-size: 22px;
  color: #858585;
  font-weight: 500;
  left: 20px;
}
.Gift-img_Box .gift_img {
  width: 87px;
  position: absolute;
  bottom: 0;
  right: -50px;
}
.Gift-img_Box {
  position: relative;
  padding: 30px 0 40px;
  max-width: fit-content;
  margin: 0 auto;
}
.sendGift_Bttm .gftBox-txt {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0.5rem !important;
}
.sendGift_Bttm-2 p {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
}
.sendGift_Bttm-2 {
  width: 330px;
  max-width: 100%;
  padding: 0 25px;
  margin-top: 15px;
}
div#sp_yourGift_modal .modal-header {
  padding-top: 10px;
  padding-bottom: 10px;
}

/*=== Gift Page Pop-up ENDS ================*/
/*====== Send Gifts ENDS ============================*/
/*=== New Note Page ============= */

textarea#note_txt {
  border: 1px solid #c9c9c9;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 400;
}
textarea#note_txt::placeholder,
textarea#public_rplyTxt::placeholder {
  color: #979797 !important;
}
.new-note_Box .note_Content {
  padding: 40px 50px;
}
.keep-note_TickBox p {
  font-size: 15px;
  font-weight: 400;
}
.keep-note_TickBox {
  border-top: 1px solid #dadada;
}
.keep-note_TickBox .checkbOX {
  display: flex;
  padding-top: 15px;
}
.dragFile_Box {
  border: 1px dashed #c9c9c9;
  border-radius: 8px;
  padding: 15px 40px;
  position: relative;
}
.dragFile_Box input.select_File,
input#for-future {
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 9;
}
.dragFile_Box p {
  font-size: 15px;
  font-weight: 400;
  color: #979797;
  margin-bottom: 0;
}
span.select-file_Txt {
  color: #133072;
  font-weight: 700;
}
.checkbox_container span {
  height: 18px;
  width: 18px;
  border-radius: 2px;
  border: 2px solid #f7880c;
  display: inline-block;
}
.checkbox_container {
  position: relative;
  width: 18px;
  margin-right: 15px;
}
.checkbox_container span:before {
  content: "\f00c";
  font-weight: 900;
  font-family: "Font Awesome 6 free";
  color: #fff;
  position: absolute;
  top: 1px;
  right: 3px;
}
input#for-future:checked+span {
  background-color: #f7880c;
}
input#for-future+span:before {
  display: none;
}
input#for-future:checked+span:before {
  display: block;
}
.newNote_Page .ordrs-hding-box h2 {
  font-size: 20px;
  font-weight: 500;
}
.dragImages {
  padding-top: 17px;
}
img.drag_img {
  width: 70px;
  height: 70px;
  border-radius: 8px;
  margin-right: 15px;
}
.attchmnts_Box {
  padding: 30px 0 17px;
}
.mynotes h2 {
  font-size: 20px;
  color: #000;
  font-weight: 500;
}
.mynote-items span.show-more,
span.show-less {
  color: #f7880c;
}
.mynotes p {
  font-size: 15px;
  font-weight: 400;
  color: #909090;
  line-height: 1.7;
}
a.edit_Btn {
  font-size: 15px;
  font-weight: 400;
  text-decoration: underline;
  color: #2c2c2c;
}
a.note_Btn {
  font-size: 15px;
  font-weight: 500;
  border-radius: 7px !important;
  padding: 8px 20px !important;
}
.mynotes {
  border-bottom: 1px solid #000;
  padding: 25px 15px 8px 15px;
}
.mynotes_Btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 50px;
}
.custom-section.myNote_Page .order-details {
  padding: 0 !important;
}
.dogTxt_Box {
  padding: 20px 15px 10px;
}
.dogTxt_Box h2 {
  font-size: 17px;
  font-weight: 500;
}
.dogTxt_Box p {
  font-size: 15px;
  color: #d3d3d3;
  font-weight: 400;
  margin-bottom: 0;
  padding-top: 10px;
}
.date_Box p {
  font-size: 13px;
  font-weight: 500;
  color: #979797;
}
.dogTxt_Box .date_Box {
  padding-top: 38px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.note_Content_2 {
  padding: 10px 0 70px;
}
section.custom-section.newNote_Page {
  max-width: 732px !important;
  width: 100%;
  margin: 0 auto;
}
p.star_Txt {
  font-size: 12px;
  color: #000;
  font-weight: 700;
}
a.view_Link {
  font-size: 12px;
  font-weight: 400;
  color: #606060;
  text-decoration: underline;
}
.time-tracking-box {
  padding: 14px 0;
}
.work-order-details.sp .time-tracking-box {
  padding: 14px 0;
}
.work-order-details.sp .order-details .functions li a {
  padding: 6px 10px;
}
.copy-addrss_Icon {
  color: #3bb54a;
  display: none;
}

/*=== New Note Page ENDS ====================== */
/*=== Order-Details Pop-Up =========*/

.client-pro_img {
  width: 79px;
}
.client-pro_Box {
  display: flex;
  gap: 18px;
  padding-bottom: 10px;
}
.client-pro_Box h2 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  line-height: 1.5;
}
.client-pro_Box h3 {
  font-size: 18px;
  font-weight: 400;
  color: #6e6e6e;
  line-height: 1.5;
}
.orderImg_Txt {
  display: flex;
  gap: 1px;
  align-items: baseline;
}
.client-pro_Box .orderImg_Txt {
  gap: 5px;
}
.work-order-details div#clientProModal .modal-header {
  border-bottom: none;
}
h5#clientProModalLabel {
  font-size: 21px;
  font-weight: 500;
  color: #000;
}
i.info_icon {
  color: #979797;
  border: 1px solid #979797;
  text-align: center;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-left: 3px;
  font-size: 15px;
  padding: 2px;
}
div#clientProModal .modal-dialog {
  max-width: 100%;
  width: 655px;
  margin: 0 auto;
}
div#clientProModal .modal-body {
  padding: 15px 30px;
}
.earned_Box h3 {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  margin-bottom: 1rem;
}
.earned_Box {
  border-bottom: 1px solid #c9c9c9;
  padding: 20px 0;
}
.earnPoint_Box {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.earnPoint_Box p {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  margin-bottom: 0;
}
.earn-grey {
  background: #dce0ea;
  padding: 5px 10px;
  border-radius: 3px;
}
.SP-overallRating_Box .Rating-txt_Box h5 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  margin-top: 0;
}
i.blue_star {
  color: #133072;
}
.row.Rating-txt_Box p {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
  letter-spacing: 0.13750000298023224px;
}
.SP-overallRating_Box h6.sub_hding {
  font-size: 17px;
  font-weight: 500;
  color: #000;
  text-decoration: underline;
}
.rogw.sub_hding_Box {
  padding-top: 22px;
}
.SP-overallRating_Box .overallRatingLists li span {
  justify-content: start;
  margin-bottom: 10px;
}
.SP-overallRating_Box .overallRatingLists-1 {
  border-right: 1px solid #979797;
  padding-right: 10px;
}
.client-pro_Box p.star_Txt,
.client-pro_Box a.view_Link {
  font-size: 16px;
}
ul.testimonialList2 .testimonial-user {
  padding-top: 12px;
}
.overallRating.SP-overallRating_Box {
  border-bottom: none;
}
ul.testimonialList2 {
  overflow-x: auto;
}
div#clientProModal button.btn-close.close {
  color: #858585;
}

/*=== Order-Details Pop-Up ENDS ===============*/
/*=== Order Details Post Reply Section =============*/

.public-rply_Box {
  margin: 35px 0 9px;
}
.post_rplyBox {
  display: flex;
  align-items: start;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: end;
}
.post_rplyAbout {
  width: 419px;
  margin: 0 auto 0 13px;
}
.public-rply_Box textarea#public_rplyTxt {
  border: 1px solid #979797;
  border-radius: 8px;
  padding: 18px 23px;
  font-size: 15px;
  font-weight: 400;
}
.post_rplyAbout p {
  color: #979797;
}
.post-rply_Main .btn.btn-black-outline,
.post-rply_Main a.btn.btn-black {
  width: 100%;
  max-width: 119px;
  font-weight: 400;
}
.post-rply_Main {
  padding-bottom: 80px;
}
.myResponse_Main {
  width: 601px;
  margin: 10px auto;
  max-width: 100%;
}
.myResponse_Main span.c-name {
  font-weight: 500;
}
.myResponse_Main .Response_Txt p {
  font-size: 15px;
  font-weight: 300;
  color: #000;
}
.myResponse_Main .my_Response {
  padding-left: 0;
}
.post_rplyAbout p span {
  text-decoration: underline;
}
.ordersReview_Box {
  margin: 30px 0;
}
.ordersSubRatings h5 {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.13px;
  text-decoration: underline;
}

/*=== Order Details Post Reply Section ENDS ================*/
/*=== All Notifications Page ===*/

section.custom-section .all_NotificationBox {
  padding: 15px 30px 43px;
  border-radius: 12px;
  margin: 1.5rem 0 4rem;
  width: 100%;
}
section.custom-section .all_NotificationBox ul {
  padding: 0;
}
.all-notfction_Top a.arrow-btn-2 i {
  font-size: 1.5rem;
  color: #000;
}
span.txt-Black {
  color: #000;
  font-weight: 500;
}
.all_NotificationBox span.gry-txt {
  color: #606060;
  font-weight: 400;
}
.all_NotificationBox a {
  text-decoration: none;
  line-height: 1.3;
}
.all_NotificationBox span.time-txt {
  font-size: 11px;
  font-weight: 700;
  color: #606060;
}
.all_NotificationBox li.notify-msg {
  gap: 25px;
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 10px;
}
.all-notfction_Top .notifction_empty {
  width: 27px;
}

/******************** All Notifications Page ENDS ***************************/
/************************* Account-Info Pop-Up *************************/

a.pswd-txt {
  color: #000 !important;
  font-size: 18px;
  font-weight: 700;
}
#changePasswordModal .modal-header {
  padding: 6px 0 15px;
  border-bottom: unset !important;
}
#changePasswordModal button.btn.close.modal-btn_grey {
  top: 3px !important;
  left: 7px;
  font-size: 22px !important;
}
.changePassword_Content {
  text-align: center;
}
.mrkt-top_Box.sp-top-box.mange-top_Box {
  padding: 0 0 30px;
}
.mrkt-top_Box.sp-top-box {
  padding: 30px 0;
}
#changePasswordModal .modal-content .modal-body {
  padding: 32px;
}
.changePassword_Content h1 {
  font-size: 33px;
  font-weight: 500;
  color: #000;
  margin-bottom: 11px;
  text-align: center !important;
}
div#changePasswordModal .changePassword_Content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #000;
  margin: 0 0 83px;
}
div#changePasswordModal .modal-dialog {
  width: 370px;
  max-width: 100%;
  margin: 0 auto;
}
.change-pswdBtn_Box .chnge-psswrd_Btn {
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
  margin-top: 45px;
}
#changePasswordModal .modal-content {
  padding-bottom: 0;
}

/********************** Account-Info Pop-Up ENDS **************************/
/******************* SP check availability Page **********************/

section.sp-checkAvailability_Wrapper {
  background-color: #fbfbfb;
  padding: 25px 25px 40px;
}
.checkAvailability_col {
  padding: 0;
}
.sp-checkAvailabilityRow {
  display: flex;
  justify-content: space-between;
}
.checkAvailability_Box1,
.checkAvailability_Box2 {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.5);
}
body.sp-business-link {
  overflow: hidden;
}
.checkAvailability_Box2 {
  padding: 25px 35px;
  overflow-y: auto;
  height: calc(100vh - 100px);
}
.checkAvailability_Box1 .feeTxt h3 {
  font-size: 19px;
  font-weight: 500;
  color: #2c2c2c;
  letter-spacing: 0.15px;
}
.checkAvailability_Box1 .feeTxt p {
  font-size: 12px;
  color: #979797;
  font-weight: 700;
}
.payTxt p {
  font-size: 14px;
  font-weight: 400;
  color: #8c8c8c;
}
.checkAvailability_col.search-main span.reviews-count {
  text-decoration: underline;
}
.checkAvailability_Box1 .form-select {
  font-size: 16px;
  font-weight: 400;
  color: #979797;
  margin: 20px 0;
  border-radius: 8px;
  padding: 11px 21px;
}
.chargedTxt {
  margin: 25px 0;
  text-align: center;
}
.sp-checkAvailability_Content a.availability_Btn {
  font-size: 20px;
  font-weight: 400;
  border-radius: 27px;
  background-color: rgb(247, 136, 12) !important;
  color: #fff !important;
  border: 1px solid #f7880c !important;
  border-bottom: 4px solid #dd7600 !important;
}
.availability_BtnBox {
  border-top: 1px solid #f4f4f4;
  padding: 10px 15px;
}
.page-id-27721 h3.order-confirmation-title {
  display: none;
}
.checkAvailability_Box1 .pay-about_Box {
  padding: 25px 20px 50px;
}
.checkAvailability_col .client-marketingPage {
  width: 100%;
}
.checkAvailability_col .client-marketingPage .earned5stars h6 {
  font-weight: 400;
}
.checkAvailability_col .client-marketingPage .earned5starsTagList li {
  padding: 4px 6px;
}
.checkAvailability_col .providersAboutService {
  padding: 50px 0;
  margin: 0;
}
.checkAvailability_col span.read-more {
  font-weight: 500;
  color: #000;
}
.checkAvailability_col .readmoreBtn {
  padding: 27px 0;
}
.checkAvailability_col .sp-top_profileIcons .right-icons {
  justify-content: end;
  margin-bottom: -30px;
}
select#services_select {
  background-image: none;
  z-index: 9;
  position: relative;
  background: transparent;
  border: 1px solid #000;
  color: #000;
}
.service_Select-icon {
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}
.services_select_Box {
  position: relative;
}
.dropdown.bisiness_Select_Box {
  position: relative;
  z-index: 100;
  background-color: #fff;
}
.bisiness_Select_icon {
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.bisiness_Select_Box .bisiness_Select_btn {
  width: 100%;
  text-align: center;
  border: 1px solid #000;
  background-color: transparent;
  padding: 11px 21px;
  border-radius: 8px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  height: 48px;
  max-height: 100%;
}
ul.bisiness_Select_Menu {
  width: 100%;
  border-color: #000;
  border-top: unset;
  border-radius: 0 0 8px 8px;
  padding: 10px 10px;
  background-color: #fff;
  overflow-y: auto;
  max-height: 315px;
}
ul.dropdown-menu.bisiness_Select_Menu::-webkit-scrollbar {
  width: 3px;
  background: #eee
}
ul.bisiness_Select_Menu li a {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  text-decoration: none;
  padding: 7px 0 7px 20px;
  display: inline-block;
  position: relative;
}
ul.bisiness_Select_Menu li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 9px;
  height: 9px;
  background-color: #F7880C;
  border-radius: 50%;
}
.bisiness_Select_Box.open .bisiness_Select_btn {
  border-radius: 8px 8px 0 0;
}
.checkAvailability_Login-Signup {
  padding: 30px 0 60px;
}
.inactive-team-modal .Members__Card {
  display: flex;
}
.inactive-team-modal .Member__Cards__border,
.inactive-team-modal .modal-header {
  border: unset;
}
.inactive-team-modal button.btn.close {
  right: 0;
  left: unset;
  color: #cacaca;
  font-size: 27px !important;
  top: 0 !important;
  padding: 5px 15px 0 0;
  background: unset;
  border: unset;
}
.modal-pending-invitations .modal-header {
  border-bottom: unset;
}
.pro_Info {
  text-align: left;
}
.modal-pending-invitations button.btn.close {
  right: 0;
  left: unset;
  color: #cacaca;
  font-size: 27px !important;
  top: 0 !important;
  padding: 5px 15px 0 0;
  background: unset;
  border: unset;
}
.sp_notLoggedIn {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #dfdfdf;
}
.sp_notLoggedIn .main_heading {
  font-size: 19px;
  margin-bottom: 30px;
  color: #000;
}
.checkAvailability_box {
  width: 500px;
  margin: 0 auto;
  padding-top: 10px;
  max-width: 100%;
}
.SP_regForm .input-group-addon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.SP_regForm .agree-box .check-box-txt {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
}
.SP_regForm .agree-box a {
  text-decoration: underline;
  font-size: 16px;
}
.sp_notLoggedIn_button {
  border-radius: 18px;
  background-color: #dfdfdf;
  display: flex;
  max-width: fit-content;
  justify-content: center;
  margin: 0 auto 30px;
}
span.price-hour {
  color: #000;
}
.sp_notLoggedIn_button .btn {
  border-radius: 18px;
  padding: 8px 16px;
  display: inline-block;
  color: #000;
}
.sp_notLoggedIn_button .btn.active {
  background-color: #000;
  color: #fff;
}
.chck-availability_CheckBox-Col {
  display: flex;
  align-items: center;
}
.checkAvailability_box .Work__Order__LocationPaymentTime__Custom {
  padding: 25px 30px 45px;
  background-color: #fbfbfb;
  border-top: 1px solid #c9c9c9;
}
#woMainForm div#ks_custom_div {
  border: 1px solid #808080;
  border-radius: 9px;
  position: absolute;
  top: -179px;
  right: 15px;
  padding: 15px;
  background-color: #fff;
  z-index: 999;
}
.checkAvailability_box .form-control {
  padding: 16px 12px;
  border-radius: 8px;
  margin-bottom: 20px;
  border: 1px solid #979797;
  height: unset;
}
.checkAvailability_box span.agree-box input#tandcfinal {
  width: 20px;
  height: 20px;
  margin: 0;
}
.checkAvailability_box span.agree-box {
  display: flex;
  align-items: center;
}
.checkAvailability_box span.agree-box label.check-box-txt {
  margin: 0 6px 0 10px;
  color: #000;
}
.checkAvailability_box span.agree-box a {
  color: #133072 !important;
}
.checkAvailability_box select#select-state.form-control {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}
#Order__Confirmation .borbottomblack {
  border-bottom: unset;
}
.checkAvailability_box input#password {
  border-radius: 8px;
}
.checkAvailability_box .form-control::placeholder {
  color: #b5b5b5;
  font-size: 17px;
  font-weight: 400;
}
.checkAvailability_box #Order__Confirmation button.btn.btn-theme.btn-block.btn-lg {
  padding: 12px 15px;
  margin-top: 26px;
  background-color: rgb(249, 148, 57);
  border: 1px solid rgb(249, 148, 57);
  color: #fff;
}

/*== CheckBox ===========*/

.chck-availability_CheckBox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.chck-availability_CheckBox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.chck-availability_CheckBox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  border-radius: 3.5px;
}
.chck-availability_CheckBox:hover input~.checkmark {
  background-color: #fff;
}
.chck-availability_CheckBox input:checked~.checkmark {
  background-color: #ff9500;
  border: 1px solid #ff9500;
}
.chck-availability_CheckBox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.chck-availability_CheckBox input:checked~.checkmark:after {
  display: block;
}
.chck-availability_CheckBox .checkmark:after {
  left: 11px;
  top: 6px;
  width: 6px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
div#show_selected_items {
  font-size: 16px;
  font-weight: 500;
  color: #979797;
}
.dateTime_Box {
  display: flex;
  align-items: end;
  gap: 5px;
}

/*== CheckBox ENDS =========*/
/*=== availability Calender and Time CSS =================================================*/

.availabilityCalenderModal .calendar-container,
.availabilityTimeModal .time-Container {
  background: #fff;
  border-radius: 10px;
  max-width: 100%;
  width: 394px;
  margin: 0 auto;
}
.availabilityCalenderModal header .calendar-navigation {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}
.availabilityCalenderModal header .calendar-navigation span {
  width: 14px;
  margin: 0 1px;
  cursor: pointer;
  user-select: none;
  color: #000;
  font-size: 1.5rem;
}
.availabilityCalenderModal span#calendar-prev {
  margin-right: 71.5px;
}
.availabilityCalenderModal span#calendar-next {
  margin-left: 71.5px;
}
.availabilityCalenderModal .calendar-navigation span:last-child {
  margin-right: -5px;
}
.availabilityCalenderModal header .calendar-current-date {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0;
  width: 117.44px;
  text-align: center;
}
h4.calendar-container_SelectDate {
  text-align: center;
  padding-bottom: 29px;
  color: #000;
  font-size: 19px;
  font-weight: 500;
  margin: 0;
}
.availabilityCalenderModal .calendar-body ul,
.availabilityTimeModal .time-Body ul {
  list-style: none;
  flex-wrap: wrap;
  display: flex;
  text-align: center;
  padding-left: 0;
  margin-bottom: 0;
}
.availabilityCalenderModal .calendar-body .calendar-dates {
  margin-bottom: 20px;
}
.availabilityCalenderModal .calendar-body li {
  width: calc(100% / 7);
}
.availabilityCalenderModal .calendar-body .calendar-weekdays li {
  cursor: default;
  font-weight: 500;
  color: #d2d2d4;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
}
.availabilityCalenderModal .calendar-body .calendar-dates li {
  margin-top: 28px;
  position: relative;
  z-index: 1;
  font-size: 19px;
  font-weight: 500;
  color: #000;
}
.availabilityCalenderModal .calendar-dates li.available {
  cursor: pointer;
}
.availabilityCalenderModal .calendar-dates li.inactive {
  color: #dfdfdf;
}
.availabilityCalenderModal .calendar-dates li.active {
  color: #000;
  position: relative;
}
.availabilityCalenderModal .calendar-dates li::before {
  position: absolute;
  content: "";
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.availabilityCalenderModal .calendar-dates li.selected:after {
  border: 1px solid #000;
  position: absolute;
  content: "";
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 41px;
  height: 40px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.availabilityCalenderModal .calendar-dates li.active::after {
  position: absolute;
  content: "";
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 41px;
  height: 40px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background: #e4e1e16e;
}
.availabilityCalenderModal .calendar-dates li.available:hover:after {
  border: 1px solid #000;
  position: absolute;
  content: "";
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 41px;
  height: 40px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.active-selection {
  color: #000;
  border-color: #000;
}
.availabilityCalenderModal .calendar-dates li.active::before {
  content: "TODAY";
  font-size: 8px;
  font-weight: 700;
  position: absolute;
  top: 5px;
}
.availabilityCalenderModal h1.modal-title {
  font-size: 19px;
  font-weight: 500;
}
.availabilityCalenderModal .modal-header,
.availabilityTimeModal .modal-header {
  border-bottom: none;
}
.availabilityCalenderModal .modal-content {
  min-height: 467.141px;
}
.availabilityTimeModal .timing_Details span {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.availabilityTimeModal .timing_Details p {
  font-size: 14px;
  font-weight: 400;
  color: #606060;
  margin: 0;
}
.availabilityTimeModal .timeEdit_Box span {
  font-size: 10px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.availabilityTimeModal .timeEdit_Box p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin-bottom: 0;
  line-height: 19px;
}
.availabilityTimeModal .timeEdit_Box .timeStart {
  border: 1px solid #000;
  border-radius: 8px;
  padding: 6px 6px 7px 8px;
  margin: 0 3px;
  min-width: 86px;
  min-height: 47px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
.timeStart.timeEnd {
  border: 2px solid !important;
}
.availabilityTimeModal .timeEdit_Box .timeStart p {
  text-transform: uppercase;
}
.availabilityTimeModal .time_StartEndBox {
  display: flex;
  justify-content: space-between;
}
.availabilityTimeModal .timeCountBox p {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  padding-top: 7px;
}
.availabilityTimeModal .allTimings_Box {
  border: 1px solid #000;
  border-radius: 8px;
  padding: 8px 12px 12px;
  margin: 36px 0 6px;
}
.availabilityTimeModal .allTimings_Box span {
  font-size: 13px;
  font-weight: 700;
  color: #000;
  width: calc(100% / 6);
  display: inline-block;
  text-align: center;
}
ul.timingsTxt li {
  font-size: 13px;
  font-weight: 400;
  color: #000;
  padding: 4px;
}
.availabilityTimeModal .time-Body li {
  width: calc(100% / 6);
}
.availabilityTimeModal .minTime_rqurd p {
  font-size: 13px;
  font-weight: 400;
  color: #606060;
}
.availabilityTimeModal a.clearTime_Btn {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  text-decoration: underline;
  margin: 0 16px;
}
.availabilityTimeModal button.saveTimeBtn {
  font-size: 15px;
  font-weight: 500;
  border-radius: 4px !important;
  padding: 5px 10px !important;
  width: 57px;
  max-width: 100%;
  background-color: rgb(249, 148, 57) !important;
  border: 1px solid rgb(249, 148, 57) !important;
  color: #fff !important;
}
.availabilityTimeModal .allTimings_Btns {
  display: flex;
  justify-content: end;
}
.availabilityTimeModal li.inactive_Time {
  position: relative;
  color: #979797;
}
.availabilityTimeModal li.inactive_Time:hover::after,
.availabilityTimeModal ul.timingsTxt li.active_Time:hover:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 53px;
  height: 27px;
  border-radius: 20px;
  transform: translate(-50%, -50%);
}
.availabilityTimeModal li.inactive_Time:hover::after {
  border: 1px solid #b5b5b5 !important;
}
.availabilityTimeModal ul.timingsTxt li.active_Time:hover:after {
  border: 1px solid #f7880c;
}
.availabilityTimeModal ul.timingsTxt li.active_Time.custom-gray:hover:after {
  border: 1px solid #777;
  cursor: default;
}
.availabilityTimeModal ul.timingsTxt li.active_Time {
  position: relative;
  margin-bottom: 7px;
}
.availabilityTimeModal ul.timingsTxt li.active_Time.available-time-stamp:hover {
  cursor: pointer;
}
.availabilityTimeModal li.already-booked::before {
  content: "";
  position: absolute;
  width: 50%;
  border-bottom: 1px solid #979797;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}
.availabilityTimeModal .minTime_rqurd {
  padding: 0 10px;
}
.availabilityTimeModal .boxesDash {
  display: flex;
  justify-content: center;
  align-items: center;
}
.availabilityTimeModal .PM_Timings {
  margin-top: 13px;
}
.time-Container li.startActiveTime,
.time-Container li.endActiveTime {
  background-color: #f7880c;
  color: #fff;
  font-weight: 700;
  border-radius: 19.5px;
}
.availabilityTimeModal li.activeTymSelected {
  background-color: #fde4c8;
}
.time-Container li.startActiveTime,
.time-Container li.endActiveTime {
  background: none;
  transform: translate(0px);
}
.time-Container li.startActiveTime::before,
.time-Container li.startActiveTime::after {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  background-color: #f7880c;
  height: 100%;
  top: 0px;
  z-index: -1;
  border-radius: 100px;
}
.time-Container li.endActiveTime::before,
.time-Container li.endActiveTime::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #f7880c;
  height: 100%;
  top: 0px;
  z-index: -1;
  border-radius: 100px;
}
.time-Container li.startActiveTime::before {
  border-radius: 0;
  width: calc(100% / 2);
  background-color: #fde4c8;
}
.time-Container li.endActiveTime::before {
  border-radius: 0;
  width: calc(100% / 2);
  background-color: #fde4c8;
}
.availabilityTimeModal,
.availabilityCalenderModal {
  padding: 20px 10px;
  border: 1px solid #000;
  border-radius: 8px;
  margin: 20px 0;
  position: absolute;
  z-index: 9;
  background-color: #fff;
  left: 0;
  top: 27px;
}
.availabilityCalenderModal .calendar-dates li.disabled:after {
  content: "";
  width: 17px;
  height: 1px;
  background-color: #b0b0b0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.availabilityCalenderModal .calendar-dates li.disabled {
  color: #dfdfdf !important;
}
.dateCalender_MainBox,
.timeSchedule_MainBox {
  position: relative;
}
.availabilityCalenderModal {
  min-height: 402px;
}
.availabilityCalenderClose_Btn {
  position: relative;
}
.availabilityCalenderClose_Btn button.btn.close.modal-btn_grey {
  position: absolute;
  top: -17px;
  left: -7px;
  font-size: 20px;
  color: #acacac;
}
.availabilityCalenderClose_Btn button.btn.close.modal-btn_grey i:hover {
  color: #acacac;
}

/*=========================== availability Calender and Time CSS ENDS ===============================*/
/*============================ SP check availability Page ENDS ================================*/
/*======================== Receipt Stripe Modal ================================*/

div#HappyTask-Stripe_Modal .modal-dialog {
  width: 665px;
  max-width: 100%;
  margin: 0 auto;
}
.stripe_Top h1 {
  font-size: 20px;
  color: #585d6a;
  font-weight: 500;
}
.stripe_Top p {
  font-size: 17px;
  color: #a7aeb9;
  font-weight: 400;
}
.stripe_Top {
  text-align: center;
}
.amount-info h2,
.stripe-Summary_Box h2 {
  font-size: 18px;
  color: #868f9e;
  font-weight: 500;
}
.amount-info p {
  font-size: 17px;
  color: #000;
  font-weight: 400;
}
.amount-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 24px 0 20px;
  gap: 17px;
}
.stripe_Total h2 {
  font-size: 20px;
  color: #6c6c6c;
  font-weight: 400;
}
.stripe_Total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f5f8fa;
  padding: 23px 20px 14px;
  margin-top: 8px;
  border-radius: 8px;
}
div#HappyTask-Stripe_Modal .modal-body {
  padding: 0;
}
.stripe-modal_Content {
  padding: 15px 15px 0;
}
.stripe-colored_Bg {
  background-color: #133072;
  height: 185px;
  display: flex;
  justify-content: center;
  align-items: center;
  clip-path: polygon(0 0, 0 96%, 112% 0);
  border-radius: 8px;
}
div#HappyTask-Stripe_Modal .modal-content {
  border-radius: 10px;
}
.colored-stripe_Box {
  position: relative;
}
img.stripe-logo {
  width: 150px;
}
.logo_image {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  height: 100px;
  width: 100px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.logo_image img {
  width: 100%;
  z-index: 9;
}
.light-stripe_Box {
  clip-path: polygon(0 0, 100% 0%, 100% 64%, 0 100%);
  background-color: #f5f5f661;
  position: absolute;
  right: 0;
  top: 0;
  width: 38%;
  height: 70%;
  z-index: 1;
}

/*=== Receipt Stripe Modal ENDS  ============*/
/*************================== Team Member Pages CSS =================================*/

.Team-membr_resorcesRow .resorces-box {
  width: 500px;
  max-width: 100%;
  display: flex;
  margin: 20px 0;
}
.Team-membr_resorcesRow .resorces-img {
  width: 200px;
  object-fit: cover;
}
.Team-membr_resorcesRow .resorces-box:first-child {
  margin-top: 0;
}
div#futurebox .teamLeaderName p {
  font-size: 12px;
  font-weight: 500 !important;
  color: #000;
  text-align: center;
}

/*=== Blue CheckBox ====*/

.blue-chkBox_Container {
  display: block;
  position: relative;
  padding-left: 24px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.blue-chkBox_Container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.blue-chkmrk {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  padding: 1px;
  background-color: #fff;
  border-radius: 3.5px;
  border: 1px solid #c9c9c9;
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5) !important;
}
.blue-chkBox_Container:hover input~.blue-chkmrk {
  background-color: #fff;
}
.blue-chkBox_Container input:checked~.blue-chkmrk {
  background-color: #133072;
  border: none;
}
.blue-chkmrk:after {
  content: "";
  position: absolute;
  display: none;
}
.blue-chkBox_Container input:checked~.blue-chkmrk:after {
  display: block;
}
.blue-chkBox_Container .blue-chkmrk:after {
  left: 8.3px;
  top: 4.3px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*=== Blue CheckBox ENDS ==========*/
/*== Team Member Chceklist Page ===========*/

.member-checklist_Numbers li:nth-child(2) .check-off_numbr {
  right: 15px;
}
.member-checklist_Numbers li:nth-child(3) .check-off_numbr {
  right: 7px;
}
.member-checklist_Numbers li:nth-child(4) .check-off_numbr {
  right: 0px;
}
.member-checklist_Numbers li:nth-child(5) .check-off_numbr {
  left: 8px;
}
.member-checklist_Numbers li:nth-child(6) .check-off_numbr {
  left: 0;
}

/*== Team Member Chceklist Page ENDS ================================*/
/*************================== Team Member Pages CSS ENDS =====================================/
/*====== Service Area Page ===================================================*/

button.map_Close_Btn {
  background: transparent;
  border: 1px solid #000 !important;
  border-radius: 5px;
  padding: 0px 6px;
  font-size: 1rem;
}
.serviceArea__MapMain .map_Close_BtnBox button.map_Close_Btn {
  color: #000;
}
.serviceArea__MapMain {
  position: relative;
}
.map_Close_BtnBox {
  position: absolute;
  top: 7px;
  right: 16px;
}

/*====== Service Area Page ENDS ============================================*/
/*************************************** Manager_dashboard css start ************************************/

.manager_dashboard_section.spTools_container {
  margin: 46px auto;
}
.manager_dashboard_txt {
  padding: 38px 0;
}
.manager_dashboard_txt h2 {
  font-size: 25px;
  font-weight: 500;
  color: #000;
  margin: 0;
}
.manager_dashboard_txt p {
  font-size: 17px;
  font-weight: 400;
  color: #5f5f5f;
  margin: 0;
}
.manager_dashboard_box {
  background: linear-gradient(313deg, #ffffff 0%, #ffffff 30%, #777878 0%, #777878 30%, #000 72%, #000 100%);
  padding: 44px 0;
}
.sp_account_search.spTools_container {
  margin: 0 auto;
  border-radius: unset;
  box-shadow: unset;
  width: 90%;
}
form.custom_account_search_form {
  display: flex;
  align-items: center;
  margin-bottom: 46px;
}
.custom_account_search_input {
  width: 100%;
  max-width: 299px;
  margin-right: 12px;
  border-radius: 8px;
  border: 1px solid #979797;
}
.custom_account_search_input input {
  height: 45px !important;
  padding: 0 15px;
}
.custom_account_search_input input::placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
.custom_account_search_btn button {
  color: #fff;
  font-size: 16px;
  line-height: 17px;
  font-weight: 500;
  background-color: #133072;
  border-radius: 8px;
  padding: 15px 0;
  width: 130px;
  max-width: 100%;
  border: 1px solid #133072;
}
.custom_account_search_btn {
  display: flex;
  gap: 15px;
}
.custom_account_search_btn input#btn_submit,
.custom_account_search_btn a.btn.custom_gray {
  padding: 11px;
  width: 140px;
  max-width: 100%;
}
.custom_account_search_btn.client_account_search_btn button {
  background-color: #F7880C;
  border-color: #F7880C !important;
}
.account_search_Box {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
  max-width: 725px;
  border: 1px solid #979797;
  padding: 0 0 0 15px;
  border-right: 0;
  border-radius: 0 8px 8px 0;
  margin-bottom: 27px;
}
.account_search_Box_img {
  width: 20%;
}
.account_search_Box_img img {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  margin-right: 34px;
}
.account_search_Box_txt {
  width: 50%;
}
.account_search_Box_txt p {
  margin: 0;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.account_search_Box_txt a {
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
.account_search_Box_icon {
  background-color: #133072;
  text-align: center;
  padding: 19px 6px;
  border-radius: 0 8px 8px 0;
  width: 30%;
}
.account_search_Box_icon.client_account_search_icon {
  background-color: #F7880C;
}
.custome_CL_SP_Switches_Btn {
  width: 90%;
  margin: 0 auto;
}
.custome_CL_SP_Switches_Btn h4 {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.custome__Switches__Btn {
  width: 273px;
  max-width: 100%;
  border-radius: 20px;
  border: 1px solid #979797;
  display: flex;
  justify-content: space-between;
  margin: 22px 0;
}
.sP_Switches_Btn {
  margin: 0;
  padding: 10px 0 11px;
  width: 158px;
  max-width: 100%;
  border: unset;
  font-size: 16px;
  font-weight: 500;
  color: #797979;
  text-align: center;
}
.btn-check:checked+.sP_Switches_Btn {
  background-color: #133072 !important;
  border-radius: 20px;
  color: #fff !important;
}
.client_Switches_Btn {
  margin: 0;
  width: 93px;
  max-width: 100%;
  padding: 10px 0 11px;
  border: unset;
  font-size: 16px;
  font-weight: 500;
  color: #797979;
  text-align: center;
}
.btn-check:checked+.client_Switches_Btn {
  background-color: #F7880C;
  border-color: #F7880C;
  border-radius: 20px;
  color: #fff !important;
}
.btn-check:checked+.client_Switches_Btn:hover,
.btn-check:checked+.sP_Switches_Btn:hover {
  color: #fff !important;
}
.client_Switches_Btn:hover,
.sP_Switches_Btn:hover {
  color: #797979 !important;
}
.account_search_Box_icon img {
  width: 43px;
  height: 33px;
  object-fit: contain;
}
.account_search_Box_icon p {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  padding-top: 18px;
}

/*************************************** Manager_dashboard css end ************************************/
/*=== Footer CSS ===============================*/

.footer-newsLetter-input input.tnp-email.error_border::placeholder {
  color: #000;
}
.footer-newsLetter-input input.tnp-email.error_border {
  font-size: 14px;
  padding: 0;
  line-height: 20px;
}
.tnp-field.tnp-field-email {
  line-height: 1.2;
}
.footer-newsLetter-input button#newsletterbtn {
  position: absolute;
  right: 0;
  top: 50%;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 500;
  padding: 7px 18px;
  transition: none !important;
  transform: translateY(-50%);
}
.desktop_none_Box {
  display: none;
}

/*=== Footer CSS ===================================================================================*/

.Activte-smrtphn_Box.chck-portl.payment-method-step-two {
  margin-bottom: 20px;
}
.pymnt-mthd_Box {
  margin-bottom: 20px;
}
.sp-business-link .availability_BtnBox_footerFix,
.select_dateModalBox,
.select_dateModalBox_header .select_time_icon {
  display: none;
}

/*========================= Responsive css start ========================================*/

@media (max-width: 1400px) {
  .availabilityCalenderModal {
    min-height: unset;
  }
  .availabilityTimeModal,
  .availabilityCalenderModal {
    padding: 10px;
    margin: unset;
    top: 47px;
  }
  h4.calendar-container_SelectDate {
    padding-bottom: 13px;
  }
  .availabilityCalenderModal header .calendar-navigation {
    margin-bottom: 9px;
  }
  .availabilityCalenderModal .calendar-body .calendar-dates li {
    margin-top: 15px;
  }
  .availabilityCalenderModal .calendar-body .calendar-dates {
    margin-bottom: 10px;
  }
  .availabilityTimeModal .allTimings_Box {
    padding: 5px 12px 8px;
    margin: 17px 0 4px;
  }
  .availabilityTimeModal .minTime_rqurd p {
    margin: 0;
  }
  .availabilityTimeModal button.saveTimeBtn {
    font-size: 14px;
    padding: 3px 10px !important;
  }
  .availabilityTimeModal .PM_Timings {
    margin-top: 7px;
  }
}
@media (max-width: 1366px) {
  .availabilityTimeModal,
  .availabilityCalenderModal {
    width: 396px;
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  .hire_Box {
    width: 42%;
  }
  .tips-btn-box {
    width: 40%;
    margin-left: 10px;
  }
  .msg-call_Box {
    padding: 20px 15px 60px;
  }
  .Steps_Wrapper {
    min-height: calc(100% - 105px);
  }
  button.booking-btn {
    width: 26%;
  }
  .hire_Box {
    width: 55%;
  }
  .steps-apprvd_Boxes {
    margin-top: 20px;
  }
  .resorces-row.Team-membr_resorcesRow>div>a {
    margin-bottom: 15px;
    display: block;
  }
  .gifts-txt_Box {
    padding-right: 25px;
  }
  .giftInput-btn_Box button.incrmnt-decrmnt_Btn {
    padding: 7px 25px;
  }
  .workorder-list.SP-myServices {
    padding-bottom: 70px;
  }
}
@media (max-width: 991px) {
  .sp-business-link .checkAvailability_Box2 {
    padding: 37px 25px 70px;
    box-shadow: unset;
  }
  .page-id-29962 .main-container {
    margin-bottom: 100px;
  }
  .sp-business-link section.sp-checkAvailability_Wrapper {
    padding: unset;
  }
  .sp-business-link .availability_BtnBox_footerFix {
    display: block;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: 17px 25px;
    z-index: 999;
    border: 1px solid #c9c9c9;
  }
  .sp-business-link .availability_BtnBox_footerFix .feeTxt h3 {
    font-size: 17px;
    font-weight: 700;
    color: #000000;
  }
  .sp-business-link .availability_BtnBox_footerFix .feeTxt h3 span {
    font-size: 15px;
    font-weight: 300;
    color: #4A4A4A;
  }
  .sp-business-link .availability_BtnBox_footerFix a.availability_Btn {
    font-size: 18px;
    padding: 7px 20px;
  }
  .sp-business-link .availability_BtnBox_footerFix .availability_BtnBox {
    border: unset;
    padding: unset;
  }
  .sp-business-link .availability_BtnBox_footerFix .feeTxt p {
    color: #000000;
    font-size: 12px;
    font-weight: 300;
    margin: 0;
  }
  .mobile_none_Box {
    display: none;
  }
  .sp-business-link .availabilityCalenderClose_Btn button.btn.close.modal-btn_grey {
    top: -4px;
  }
  .sp-business-link .select_dateModalBox_header {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.34);
    padding-bottom: 3px;
    margin-bottom: 18px;
  }
  .select_dateModalBox,
  .select_dateModalBox_header .select_time_icon {
    display: block;
  }
  .select_dateModalBox img {
    width: 153px;
    max-width: 100%;
  }
  .desktop_none_Box {
    display: block;
  }
  .sp-business-link header#custom-header.header .navbar-brand {
    order: 1;
  }
  .sp-business-link .services_select_Box.desktop_none_Box {
    order: 2;
  }
  .bisiness_Select_icon {
    right: 6px;
  }
  .sp-business-link .availabilityCalenderModal,
  .sp-business-link .availabilityTimeModal {
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    overflow-y: auto;
    border: unset;
    z-index: 101;
  }
  .availabilityTimeModal .allTimings_Box {
    border: unset;
    border-radius: unset;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 0 20px 0 !important;
  }
}
@media (max-width: 767px) {
  .bisiness_Select_Box .bisiness_Select_btn {
    padding: 1px 19px 1px 10px;
    font-size: 13px;
    line-height: 15px;
    word-break: break-word;
    min-height: 50px;
  }
  ul.bisiness_Select_Menu li a {
    font-size: 13px;
    padding: 5px 0 5px 15px;
  }
  ul.bisiness_Select_Menu {
    min-width: unset;
    padding: 5px;
    word-break: break-word;
  }
  .availabilityTimeModal {
    padding: 10px 0;
  }
  .availabilityTimeModal .allTimings_Box span {
    width: calc(100% / 7);
  }
  .availabilityTimeModal .time-Container {
    width: 430px;
  }
  .availabilityTimeModal .time_StartEndBox {
    padding: 0 11px 0 18px;
  }
  .sp-business-link .availabilityCalenderClose_Btn button.btn.close.modal-btn_grey {
    left: 5px;
  }
  .availabilityTimeModal li.inactive_Time:hover::after,
  .availabilityTimeModal ul.timingsTxt li.active_Time:hover:after {
    width: 100%;
    height: 100%;
  }
  .sp-business-link .checkAvailability_Login-Signup {
    padding: 10px 0 0;
  }
  .sp-business-link .Update__Order__Class {
    padding: 0;
  }
  .sp-business-link .checkAvailability_box .Work__Order__LocationPaymentTime__Custom {
    padding: 25px 10px 30px !important;
  }
  .sp-business-link .checkAvailability_box .Update__Order__Class {
    padding: 0 15px 0;
  }
  .sp-business-link #wo-step-two .container,
  .sp-business-link #wo-step-two div#Order__Confirmation {
    padding: 0 !important;
  }
  .sp-business-link .sp_notLoggedIn {
    margin-top: 30px;
    padding-top: 20px;
  }
  .avlblty-inpt-txt h4 {
    text-align: center;
  }
  .page-id-27721 .checkAvailability_box .Work__Order__LocationPaymentTime__Custom {
    padding: 25px 0 45px !important;
  }
  .SP-send_Gifts .gift-content_Box {
    margin-bottom: 0 !important;
  }
  .post-rply_Main {
    padding-bottom: 50px;
  }
  .page-id-27611 .numbr-txt_Box.app-step-two,
  .page-id-27611 .we-texted_Box.app-step-three {
    padding: 20px 15px;
  }
  .page-id-15734 .mange-top_Box .top-hding-box {
    margin-left: 0 !important;
  }
  .page-id-15734 .blnk-artist_box {
    display: none;
  }
  a.tools-avlblty-save-btn {
    width: 100%;
    text-align: center;
  }
  .mrkt-top_Box.sp-top-box.mange-top_Box {
    padding: 0 0 10px !important;
  }
  .page-id-27582 .mrkt-top_Box.sp-top-box.mange-top_Box {
    border-bottom: 1px solid #e4e4e4;
    margin: 19px 0;
  }
  .client-Rqurnmnts_Content {
    width: 100%;
    padding: 15px;
  }
  .border_Box,
  span.arrow-btn_Txt {
    display: none;
  }
  .client-requirements .arrow-btn_TopBox,
  .client-requirements .blnk-artist_box {
    width: 50px;
  }
  .mrkt-top_Box .empty_widthBox {
    width: 10.63px;
  }
  button.on-off_Btn,
  .srvc-stup-hding {
    font-size: 18px;
  }
  .wlcome_Box,
  .check-off_Box {
    padding: 20px 15px;
  }
  .step-1_Box .pro-add_Btn {
    font-size: 27px;
  }
  .Steps_Wrapper {
    width: 100%;
  }
  .stup-col {
    padding-left: 6px;
    padding-right: 6px;
  }
  button.add-file-btn,
  .hire_Box {
    width: 85%;
  }
  .spBsns_innerContainer {
    width: 100%;
    margin: 0 auto;
  }
  .safety-box p:first-child {
    padding-bottom: 10px;
  }
  .safety-box .hire_Box p {
    padding-bottom: 0;
  }
  .resume-btn {
    width: 75%;
  }
  .photoVideoMain .photo-video_btn {
    padding: 13px;
  }
  .suggest_Boxes {
    row-gap: 50px;
    column-gap: 15px;
  }
  .sggst_Box,
  .suggest_Boxes button.photo-video_btn.booking-btn {
    width: calc(50% - 7.5px);
    margin: 0;
  }
  #examples-suggestion .sggst_Box {
    width: 100%;
}
  .pending_Box {
    margin-bottom: 15px;
  }
  .mange-top_Box {
    width: 100%;
    padding: 0 15px;
  }
  .mrkt-top_Box.sp-top-box {
    padding: 30px 0 5px;
  }
  .arrow-btn_TopBox {
    width: 105.969px;
    text-align: left;
  }
  .pending-invites,
  .team-mimbers {
    max-width: 90%;
    margin: 0 auto;
  }
  .pending-membr_hding {
    display: block;
  }
  .gifts_innerContainer {
    padding: 30px 15px;
  }
  .preview_send-gift_Box button.send-gift_Btn.btn.btn-theme,
  .preview_send-gift_Box a.black_Btn {
    width: 345px;
    max-width: 100%;
    padding: 7px 19px;
  }
  .sendGift_Bttm {
    display: flex;
    flex-direction: column;
  }
  .sendGift_Bttm-2 {
    margin: 0 auto;
    padding: 0;
  }
  .new-note_Box .note_Content,
  .modal-body .rating_Box {
    padding: 0;
  }
  .mynotes {
    padding-left: 15px;
  }
  .dragFile_Box {
    padding: 15px 30px;
  }
  .custom-section.myNote_Page .order-details,
  .custom-section.newNote_Page .order-details {
    margin-top: 0 !important;
  }
  .SP-overallRating_Box .overallRatingLists-1 {
    border-right: none;
  }
  section.custom-section .all_NotificationBox {
    padding: 15px 15px;
  }
  .SP-myServices ul.nav-tabs.rounded-nav {
    justify-content: center !important;
  }
  .checkAvailability_col .sp-top_profileIcons .right-icons {
    gap: 0;
  }
  .checkAvailability_Box2 {
    padding: 25px;
  }
  .checkAvailability_box .Update__Order__Class {
    margin: 0 0 31px;
    padding: 0 15px;
  }
  .checkAvailability_box .Work__Order__LocationPaymentTime__Custom {
    padding: 25px 15px 45px !important;
  }
  .team-Manage_ServicePage .blnk-artist_box,
  .team-set_YourRatePage .blnk-artist_box {
    width: 10.63px;
  }
  .amount-info {
    flex-wrap: wrap;
  }
  button#bookingSuggestionBtn {
    padding: 10px 16px;
  }
  .marketing-preview_Page .grey_Box {
    padding: 4px 8px;
  }
  .marketing-preview_Page .grey_Box p {
    font-size: 14px;
  }
  .availabilityTimeModal,
  .availabilityCalenderModal {
    max-width: 100%;
  }
  .gifts-txt_Box {
    border-right: none;
  }
  .gift-main_Box.modal.fade.in {
    background-color: rgb(253 252 251) !important;
    width: 100%;
    padding: 20px 0;
  }
  .gift-box_Front {
    margin: 0 auto;
  }
  section.sp-checkAvailability_Wrapper {
    padding: 25px 0 40px;
  }
  .page-id-26981 .review-sec {
    padding-bottom: 0;
  }
  .page-id-27611 .rounded-shadow-container {
    box-shadow: none;
  }
  .client-Rqurnmnts_Content .pro-pic_Btn-box p {
    padding-right: 15px;
  }
  .sp-business-link select#services_select {
    max-width: 100%;
    white-space: normal;
    text-overflow: ellipsis;
    width: 181px;
    min-height: 45px;
    font-size: 15px;
    padding: 3px 36px 3px 11px;
    line-height: 1.2;
  }
  .sp-business-link .checkAvailability_Box2 {
    padding: 10px 25px 70px;
  }
  .availabilityTimeModal a.clearTime_Btn {
    margin: 0;
  }
  .availabilityTimeModal .allTimings_Btns {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    padding: 8px 20px;
    border-top: 1px solid #D8D8D8;
    align-items: center;
  }
  .availabilityTimeModal .allTimings_Btns button.btn.btn-theme.saveTimeBtn.disabled,
  .availabilityTimeModal button.saveTimeBtn {
    border-radius: 22px !important;
    width: 145px;
    padding: 10px 0 !important;
  }
  .availabilityTimeModal .time-Body {
    margin-bottom: 65px;
  }
  .account_search_Box_icon img {
    width: 30px;
    height: 25px;
  }
}
@media (min-width: 768px) {
  .gift-crtion_Box .black_Btn,
  .preview_send-gift_Box .black_Btn {
    display: none;
  }
}
@media (max-width: 650px) {
  .add-photo_Btn {
    width: 70%;
  }
}
@media (max-width: 575px) {
  .marketingz-prices_button_bottom .hire-BtN {
    font-size: 15px;
  }
  .account_search_Box_img img {
    margin-right: 10px;
  }
  .account_search_Box_icon p {
    padding-top: 10px;
  }
  .account_search_Box_icon {
    padding: 10px 3px;
  }
  .account_search_Box {
    padding: 0 0 0 7px;
  }
  img.brandsLoGo {
    width: 100px;
  }
  .sp-business-link select#services_select {
    width: 140px;
    min-height: 40px;
    font-size: 12px;
    padding: 3px 30px 3px 9px;
  }
  .sp-business-link header#custom-header.header .navbar-brand {
    width: 150px;
    flex: 0 0 150px;
  }
  .sp-business-link .availability_BtnBox_footerFix {
    padding: 17px 15px;
  }
  form.custom_account_search_form {
    flex-wrap: wrap;
  }
  .custom_account_search_btn {
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  button.booking-btn {
    width: 50%;
  }
  .bsns-mrkting_Btns a {
    padding: 5px 38px;
  }
  .light-stripe_Box {
    width: 32%;
  }
}
@media (max-width: 500px) {
  .sp-color-txts {
    gap: 6px;
  }
  .hourly_BtnBox a.cancel_Btn {
    width: 122px;
  }
  .hourly_BtnBox a.set-hourly_RateBtn {
    width: 228px !important;
  }
}
@media (max-width: 389px) {
  .sp-color-txts {
    gap: 1px;
  }
  .sp-color-txts p {
    font-size: 12px;
    display: flex;
    align-items: center;
  }
  span.sp-dot {
    width: 10px;
    height: 10px;
  }
  input.srvc-input,
  .step-1_Box .pro-add_Btn {
    font-size: 20px;
  }

  /* select#stup-slct-1, */

  select#stup-slct-2,
  .hire_Box p {
    font-size: 16px;
  }
  #bookingTimesModal .shdow-none,
  .sp_srvc-stup_Details h5,
  .sp_srvc-stup_Details p,
  .checkAvailability_box span.sp-price {
    font-size: 14px !important;
  }
  .add-photo_Box .add-photo_Btn,
  .hire_Box {
    width: 100%;
  }
  .mange-top_Box h1 {
    font-size: 19px;
  }
  .arrow-btn_TopBox,
  .blnk-artist_box {
    width: 80.969px;
  }
  .check-off_Box h4 {
    font-size: 21px;
  }
  .apprvd_Box-1 {
    gap: 10px;
  }
  a.step-apprvd_Btn {
    font-size: 15px;
    display: inline-block;
    min-width: 70px;
    text-align: right;
  }
  .QR-Btn_Box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
  }
  .gift-To_From h3 {
    font-size: 25px;
  }
  .gift_Box-2 {
    padding: 25px 20px;
  }
  img.gift-happy_Logo {
    width: 120px;
  }
  button.incrmnt-decrmnt_Btn {
    padding: 7px 30px;
    font-size: 16px;
  }
  img.send-gift_To {
    width: 48px;
  }
  .preview_send-gift_Box button.send-gift_Btn.btn.btn-theme,
  .preview_send-gift_Box a.black_Btn {
    font-size: 15px;
    padding: 7px 15px;
  }
  .dragFile_Box {
    padding: 15px 15px;
  }
  .work-order-details.sp ul.functions li {
    min-width: 95px;
  }
  .checkAvailability_col .custom-stars,
  .checkAvailability_col .client-marketingPage .btn.btn-black-outline,
  .work-order-details.sp .time-tracking-box .order-top-links {
    font-size: 13px !important;
  }
  .work-order-details.sp .order-details .functions li a {
    padding: 6px 8px;
  }
  .client-pro_Box p.star_Txt,
  .client-pro_Box a.view_Link,
  .arrow-right {
    font-size: 15px;
  }
  .page-numbr_Box {
    gap: 14px;
  }
  a.btn.mrkt-outln-Btn,
  a.tools-avlblty-save-btn,
  .tools-availability_stcy-ftr #btn_submit {
    width: 140px !important;
  }
  .hourly_BtnBox a.set-hourly_RateBtn {
    width: 190px !important;
  }
  .hourly_BtnBox a.cancel_Btn {
    width: 100px;
  }
  .hourly_BtnBox {
    gap: 10px;
  }
  .checkAvailability_box .sp_notLoggedIn .main_heading,
  .row.Rating-txt_Box p,
  .steps-apprvd_Boxes h4,
  .hourly_BtnBox a.cancel_Btn,
  a.set-hourly_RateBtn {
    font-size: 17px;
  }
  .account-no_Box input#new_Number {
    width: 90%;
  }
  .checkAvailability_col h2.display-name {
    font-size: 16px !important;
  }
  .checkAvailability_box .SP_regForm .agree-box .check-box-txt,
  .checkAvailability_box .SP_regForm .agree-box a {
    font-size: 12.3px;
  }
  .Team-membr_resorcesRow .resorces-img {
    width: 150px;
  }
  .light-stripe_Box {
    width: 33%;
  }
  .availability_BoxContent span,
  .availableTymBox p {
    font-size: 13px !important;
  }
  .marketingz-prices_button_bottom p span {
    font-size: 16px;
  }
  .timeEdit_Box p {
    font-size: 12.3px;
  }
  .timeEdit_Box .timeStart,
  .timeEdit_Box .timeEnd {
    padding: 6px 10px 7px 8px;
  }
  .timing_Details p {
    font-size: 12px;
  }
  .associate-account-management-page .three-part-section h3 {
    font-size: 19px;
  }
}
@media (max-width: 370px) {
  .sp-business-link .availability_BtnBox_footerFix {
    padding: 17px 15px;
  }
  .sp-business-link .availability_BtnBox_footerFix a.availability_Btn {
    font-size: 15px;
    padding: 7px 9px;
  }
  .services_tabContent .sp_serviceCard .sp_serviceCardFooter button.btn {
    font-size: 12px;
  }
  .sp-workOrder_heading {
    font-size: 19px;
  }
  .workorder-list ul.nav-tabs.rounded-nav li a {
    font-size: 15px;
  }
}

/*========= Responsive Media Quries ENDS ===========================================================*/
/*======= Bugsheet Css (04-09-24) ================================*/

.own-boss-text h1 {
  padding-bottom: 29px;
}
.spHiredModal h4.--display-date--.kss {
  padding-right: 50px;
  padding-left: 25px;
}
.page-id-26981 span.days-remaning {
  border: 2px solid #000;
}
.review-pop-up-content .public-form {
  padding: 20px 30px;
}