/** Shopify CDN: Minification failed

Line 1736:0 Unexpected "{"

**/
/* New Edit by Vishnu */
body {
margin: 0;
}
/* Start of Shopify CSS  */
/* .new-bestsellers .bestseller-carousel .product-card {
min-height: 400px !important;
} */
#booking-tool .page-title.text-center {
display: none;
}
#booking-tool .wrapper.wrapper--medium {
max-width: initial !important;
padding: 0 !important;
}
#booking-tool .main-content {
padding: 0 !important;
}
#booking-tool .rte {
margin-bottom: 0 !important;
}
#PageContainer {
padding-top: 5px !important;
}
.order-id {
padding-left: 20px;
padding-bottom: 20px;
}
.order-id input {
padding-left: 10px;
margin-left: 10px;
width: 40%;
}
select {
-webkit-appearance: auto !important;
-moz-appearance: none !important;
appearance: auto !important;
}
/*End of Shopify CSS*/
/* Thank you page */
#thank-you-page .wrapper.wrapper--medium .page-title {
display: none;
}
#thank-you-page .wrapper.wrapper--medium {
max-width: 100% !important;
padding: 0 !important;
}
/* Thank you page */
/*Start of Shopify Privacy Policy CSS*/
#liability-waiver h1.page-title.text-center {
display: none;
}
#liability-waiver .outer-privacy-section {
padding: 50px 0;
  max-width: 650px;
  margin: 0 auto;
}
/*End of Shopify Privacy Policy CSS*/
a:focus {
outline: none;
}
.page-center {
max-width: 1200px !important;
margin: 0 auto;
float: none !important;
width: 100%; 
}
.outer-login-section,
.outer-register-section,
.outer-appoint-section,
.outer-provider-section,
.outer-date-section,
.outer-pay-section {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
flex-direction: row-reverse;  
/* position: absolute; */
}
.edit-client-section{
  display: flex;
  flex-direction: row-reverse;
}
.outer-provider-section,
.outer-date-section,
.outer-pay-section {
float: left;
width: 100%;
}
.outer-login-section .bg-img-section {
    flex: 0 50%;
  /* min-height: 70vh; */
  position: relative;
  background: linear-gradient(158deg,rgb(166,221,229) 0%,rgb(170,152,250) 78%,rgb(189,143,251) 100%);
  display: flex;
  align-items: center;
}
.outer-register-section .bg-img-section,
.edit-client-section .bg-img-section {
flex: 0 50%;
/* background-image: url("./assets/Register_Page_Banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; */
  background: linear-gradient(158deg,rgb(166,221,229) 0%,rgb(170,152,250) 78%,rgb(189,143,251) 100%);
/* background: linear-gradient(45deg, #ff19c8 0, #0cc 85%); */
/* min-height: 100vh; */
position: relative;
display: flex;
align-items: center;
}
/* .outer-login-section .bg-img-section::before, */
/* .outer-register-section .bg-img-section::before,
.edit-client-section .bg-img-section::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.5;
} */
.outer-login-section .login-form-section {
flex: 0 50%;
display: flex;
align-items: center;
}
.outer-register-section .login-form-section {
flex: 0 50%;
padding: 100px 0;
display: flex;
align-items: center;
}
.edit-client-section .login-form-section{
  flex: 0 50%;
  padding: 30px 0;
  display: flex;
  align-items: center;
}
.outer-login-section .inner-form-section {
max-width: 85%;
margin: 0 auto;
}
.outer-login-section .inner-form-section .form-section,
.outer-login-section .inner-form-section .form-section form {
display: block;
}
.outer-login-section .inner-form-section .form-section form .inline-ipt {
display: flex;
width: 75%;
}
.outer-register-section .inner-form-section,
.edit-client-section .inner-form-section {
max-width: 90%;
margin: 0 auto;
}
.bg-img-section .inner-bg-section {
max-width: 80%;
margin: 0 auto;
padding: 20px 0 20px;
position: relative;
}
.banner-together {
padding-top: 20px;
}
.inner-bg-section h2 {
margin: 0;
padding-bottom: 15px;
margin-bottom: 20px;
border-bottom: 2px solid #fff;
color: #ffffff;
font-size: 30px;
line-height: 1.1;
font-family: "fieldwork", sans-serif !important;
}
.inner-bg-section p {
margin: 0;
padding-bottom: 20px;
color: #ffffff;
font-size: 16px;
line-height: 24px;
font-family: "fieldwork", sans-serif !important;
}
.inner-bg-section .sub-title {
margin: 0;
padding-bottom: 20px;
color: #ffffff;
font-size: 22px;
line-height: 32px;
font-family: "fieldwork", sans-serif !important;
font-weight: 700;
}
.inner-form-section h4 {
color: #02cccc;
margin: 0;
padding-bottom: 10px;
font-size: 30px;
line-height: 43px;
font-weight: 500;
font-family: "fieldwork", sans-serif !important;
}
.inner-form-section p {
color: #000;
margin: 0;
padding: 15px 0px 20px;
font-size: 16px;
line-height: 23px;
font-weight: 400;
font-family: "fieldwork", sans-serif !important;
}
ul.dates-print {
margin: 0;
list-style: none;
padding: 40px 0;
}
/* .nxt-btn button {
text-decoration: none;
color: #ffffff;
font-size: 16px;
line-height: 23px;
text-transform: uppercase;
padding: 10px 40px;
background-color: #02cccc;
box-shadow: 0px 0px 6px #00000029;
border-radius: 5px;
display: inline-block;
border: 2px solid #02cccc;
transition: all 0.4s;
font-family: "fieldwork", sans-serif !important;
cursor: pointer;
outline: none;
} */
.nxt-btn button {
text-decoration: none;
color: #ffffff;
font-size: 16px;
line-height: 23px;
text-transform: uppercase;
padding: 10px 40px;
background-color: #ff00c8;
box-shadow: 0px 0px 6px #00000029;
border-radius: 0px;
display: inline-block;
border: 2px solid #ff00c8;
transition: all 0.4s;
font-family: "fieldwork", sans-serif !important;
cursor: pointer;
outline: none;
}
.email-message {
color: #f00 !important;
}
/* .nxt-btn button:hover {
color: #02cccc;
background-color: #fff;
} */
.appoint-type .nxt-btn {
padding: 20px 0 40px;
max-width: 90%;
margin: 0 auto;
}
.nxt-btn {
padding: 20px 0;
}
.provider-section .inner-provider-type .nxt-btn {
padding: 20px 0 40px;
text-align: center;
}
.inner-date-section .nxt-btn {
padding: 20px 0 40px;
}
.form-section .email-ip {
box-shadow: 0px 0px 6px #00000029;
border-radius: 5px;
border: none;
line-height: 30px;
width: 80%;
padding: 10px 5px 10px 30px;
font-size: 15px;
}
input:focus {
outline: 0;
}
form {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.email-icon {
background-color: #000;
padding: 5px;
max-width: 50px;
min-height: 50px;
border-radius: 5px 0 0 5px;
}
form label {
display: block;
color: #000;
font-size: 16px;
line-height: 23px;
padding-bottom: 10px;
}
.inline-ipt {
display: flex;
width: 100%;
}
.first-name-section input,
.last-name-section input,
.mobile-section input,
.valid-email input,
.country input,
.state input,
.city input,
.zip input {
box-shadow: 0px 0px 6px #00000029;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border: none;
line-height: 30px;
width: 61%;
padding: 10px 5px 10px 30px;
}
.outer-register-section .first-name-section input,
.outer-register-section .last-name-section input,
.outer-register-section .mobile-section input,
.outer-register-section .valid-email input,
.outer-register-section .country input,
.outer-register-section .state input,
.outer-register-section .city input,
.outer-register-section .zip input {
box-shadow: 0px 0px 6px #00000029;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border: none;
line-height: 30px;
width: 80%;
padding: 5px 5px 5px 15px;
}
.edit-client-section .first-name-section input,
.edit-client-section .last-name-section input,
.edit-client-section .mobile-section input,
.edit-client-section .valid-email input,
.edit-client-section .country input,
.edit-client-section .state input,
.edit-client-section .city input,
.edit-client-section .zip input {
box-shadow: 0px 0px 6px #00000029;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border: none;
line-height: 30px;
width: 80%;
padding: 5px 5px 5px 15px;
}
.DOB input,
.address-1 input {
box-shadow: 0px 0px 6px #00000029;
border: none;
line-height: 30px;
width: 81%;
padding: 10px 5px 10px 30px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.outer-register-section .DOB input,
.outer-register-section .address-1 input,
.edit-client-section .DOB input,
.edit-client-section .address-1 input {
box-shadow: 0px 0px 6px #00000029;
border: none;
line-height: 30px;
width: 90%;
padding: 5px 5px 5px 15px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.DOB,
.address-1 {
padding-bottom: 20px;
flex: 0 100%;
}
.first-name-section,
.last-name-section,
.mobile-section,
.valid-email,
.city,
.state,
.country,
.zip {
padding-bottom: 20px;
flex: 0 50%;
}
.city select,
.state select,
.country select,
.zip select {
box-shadow: 0px 0px 6px #00000029;
border: none;
line-height: 30px;
width: 76%;
padding: 10px 5px 10px 30px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
select:focus {
outline: 0;
}
.inner-provider-type ul.provider-list li .photo-name img {
/* max-width:64px;
max-height:64px; */
width:75px;
height:75px; 
}
a.cancel {
background: #fff;
color: #000;
border: 0;
box-shadow: none;
margin-left: 20px;
}
.outer-location-section {
padding: 60px 0;
}
.inner-location-section h4 {
text-align: center;
font-size: 16px;
line-height: 23px;
color: #7b7b7b;
margin: 0;
padding-bottom: 20px;
font-family: "fieldwork", sans-serif !important;
}
.inner-location-section h4 span {
color: #02cccc;
}
.inner-location-section h3 {
margin: 0;
text-align: center;
color: #02cccc;
font-size: 30px;
line-height: 43px;
padding-bottom: 60px;
font-family: "fieldwork", sans-serif !important;
}
.inner-location-section .location-select {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.single-location .hover-img {
display: none;
}
ul.provider-list li .hovered-img {
display: none;
}
ul.provider-list li .colored-img {
display: block;
}
.inner-provider-type ul.provider-list li:hover .colored-img {
display: none;
}
.inner-provider-type ul.provider-list li:hover .hovered-img {
display: block;
}
.location-select .single-location {
padding: 30px 0px 0px;
box-shadow: 0px 0px 15px #02cccc2c;
text-align: center;
transition: all 0.4s;
border-radius: 5px;
min-height: 220px;
flex: 0 30%;
}
.single-location h3 {
color: #02cccc;
font-size: 20px;
list-style: 28px;
padding: 0;
font-family: "fieldwork", sans-serif !important;
}
.location-select .single-location:hover {
background-color: #02cccc;
cursor: pointer;
}
.location-select .single-location:hover .hover-img {
display: block;
}
.location-select .single-location:hover .icon-img {
display: none;
}
.location-select .single-location:hover h3 {
color: #fff;
}
.outer-appoint-section .details-section {
flex: 0 50%;
/* background-image: url("./assets/Banner1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; */
/*   background: linear-gradient(45deg, #ff19c8 0, #0cc 85%); */
background:linear-gradient(158deg, rgb(166, 221, 229) 0%, rgb(170, 152, 250) 78%, rgb(189, 143, 251) 100%);
min-height: 100vh;
position: relative;
}
.outer-provider-section .pro-details-section {
flex: 0 40%;
/* background-image: url("./assets/provider_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; */
/*   background: linear-gradient(45deg, #ff19c8 0, #0cc 85%); */
background: linear-gradient(158deg, rgb(166, 221, 229) 0%, rgb(170, 152, 250) 78%, rgb(189, 143, 251) 100%);
/* min-height: 100vh; */
position: relative;
}
.outer-date-section .date-details-section {
flex: 0 50%;
/* background-image: url("./assets/provider_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; */
/*   background: linear-gradient(45deg, #ff19c8 0, #0cc 85%); */
background: linear-gradient(158deg, rgb(166, 221, 229) 0%, rgb(170, 152, 250) 78%, rgb(189, 143, 251) 100%);;
/* min-height: 100vh; */
position: relative;
}
.outer-pay-section .pay-details-section {
flex: 0 50%;
/* background-image: url("./assets/provider_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; */
/*   background: linear-gradient(45deg, #ff19c8 0, #0cc 85%); */
background: linear-gradient(158deg, rgb(166, 221, 229) 0%, rgb(170, 152, 250) 78%, rgb(189, 143, 251) 100%);;
/* min-height: 100vh; */
position: relative;
}
/* .outer-appoint-section .details-section::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(
    139deg,
    #23d1cc 0%,
    #877bfe 51%,
    #e452e7 100%
  );
  opacity: 0.9;
} */
/* .outer-provider-section .pro-details-section::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(
    139deg,
    #23d1cc 0%,
    #877bfe 51%,
    #e452e7 100%
  );
  opacity: 0.9;
} */
/* .outer-date-section .date-details-section::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(
    139deg,
    #23d1cc 0%,
    #877bfe 51%,
    #e452e7 100%
  );
  opacity: 0.9;
}
.outer-pay-section .pay-details-section::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(
    139deg,
    #23d1cc 0%,
    #877bfe 51%,
    #e452e7 100%
  );
  opacity: 0.9;
} */
.outer-appoint-section .details-section .inner-details-section {
max-width: 70%;
margin: 0 auto;
position: relative;
padding-top: 60px;
}
.inner-details-section .edit-btn,
.inner-pro-details-section .edit-btn,
.inner-date-details-section .edit-btn,
.inner-pay-details-section .edit-btn {
display: flex;
justify-content: flex-end;
padding: 0 10px 0 0;
}
.inner-details-section .edit-btn button,
.inner-pro-details-section .edit-btn button,
.inner-date-details-section .edit-btn button,
.inner-pay-details-section .edit-btn button {
text-decoration: none;
color: #ffffff;
font-size: 14px;
line-height: 20px;
text-transform: uppercase;
padding: 5px 10px;
/*   background-color: #02cccc; */
background-color: #ff00c8;
box-shadow: 0px 0px 6px #00000029;
border-radius: 5px;
display: inline-block;
border: 2px solid #ff00c8;
transition: all 0.4s;
font-family: "fieldwork", sans-serif !important;
cursor: pointer;
outline: none;
}
.inner-details-section .edit-btn button:hover,
.inner-pro-details-section .edit-btn button:hover,
.inner-date-details-section .edit-btn button:hover,
.inner-pay-details-section .edit-btn button:hover {
color: #02cccc;
background-color: #fff;
}
.inner-details-section .edit-btn button:hover{
color: #fff;
background-color: #ff00c8;
}
.outer-provider-section .pro-details-section .inner-pro-details-section {
max-width: 70%;
margin: 0 auto;
position: relative;
padding-top: 60px;
}
.outer-date-section .date-details-section .inner-date-details-section {
max-width: 70%;
margin: 0 auto;
position: relative;
padding-top: 60px;
padding-bottom: 40px;
}
.outer-pay-section .pay-details-section .inner-pay-details-section {
max-width: 70%;
margin: 0 auto;
position: relative;
padding-top: 60px;
padding-bottom: 40px;
}
.outer-appoint-section .appoint-type {
flex: 0 50%;
}
.outer-provider-section .provider-section {
flex: 0 60% !important;
}
.outer-date-section .date-section {
flex: 0 50%;
}
.outer-pay-section .pay-section {
flex: 0 50%;
}
.details-box .name,
.pro-details-box .name,
.date-details-box .name,
.details-box .mail,
.pro-details-box .mail,
.date-details-box .mail,
.details-box .number,
.pro-details-box .number,
.date-details-box .number,
.pay-details-box .name,
.pay-details-box .number,
.pay-details-box .mail {
display: flex;
align-items: center;
flex-wrap: wrap;
padding-bottom: 10px;
}
.details-box h4,
.pro-details-box h4,
.date-details-box h4,
.pay-details-box h4 {
font-size: 16px;
min-width: 70px;
line-height: 23px;
margin: 0;
font-family: "fieldwork", sans-serif !important;
}
.details-box p,
.pro-details-box p,
.date-details-box p,
.pay-details-box p {
margin: 0;
font-size: 16px;
line-height: 23px;
font-family: "fieldwork", sans-serif !important;
}
.update-client {
color: #5f5f5f;
font-size: 14px !important;
line-height: 20px !important;
padding-bottom: 20px;
}
.details-box p span,
.pro-details-box p span,
.date-details-box p span,
.pay-details-box p span {
padding-right: 15px;
}
.inner-details-section h2,
.inner-pro-details-section h2,
.inner-date-details-section h2,
.inner-pay-details-section h2 {
font-size: 30px;
line-height: 43px;
margin: 0;
color: #fff;
padding-bottom: 30px;
font-family: "fieldwork", sans-serif !important;
}
.details-box,
.pro-details-box,
.date-details-box,
.pay-details-box {
background-color: #fff;
padding: 20px;
max-width: 75%;
margin-bottom: 80px;
box-shadow: 12px 12px 0px 0px #02cccc;
}
.reserve-box {
background-color: #fff;
display: flex;
align-items: center;
flex-wrap: wrap;
padding: 10px;
box-shadow: 5px 5px 0px 0px #02cccc;
margin-bottom: 15px;
}
.reserve-box h4 {
margin: 0;
flex: 0 60%;
font-family: "fieldwork", sans-serif !important;
padding-left: 7px;
font-size: 14px !important;
}
.reserve-box p {
margin: 0;
color: #02cccc;
font-size: 16px;
line-height: 23px;
flex: 0 30%;
font-family: "fieldwork", sans-serif !important;
}
.inner-appoint-type {
max-width: 90%;
margin: 0 auto;
padding-top: 60px;
}
.inner-appoint-type h2 {
color: #02cccc;
margin: 0;
padding-bottom: 30px;
font-size: 30px;
line-height: 43px;
font-family: "fieldwork", sans-serif !important;
}
.inner-appoint-type select {
width: 80%;
border: 1px solid #02cccc;
padding: 13px 10px;
margin-bottom: 20px;
font-family: "fieldwork", sans-serif !important;  
}
.inner-appoint-type h4.appoint-select {
margin: 0;
padding-bottom: 5px;
font-size: 18px;
line-height: 28px;
font-weight: 500;
}
.outer-provider-section .provider-section {
flex: 0 50%;
}
.provider-section .inner-provider-type {
max-width: 90%;
margin: 0 auto;
padding-top: 60px;
}
.date-section .inner-date-section {
max-width: 90%;
margin: 0 auto;
padding-top: 60px;
}
.pay-section .inner-pay-section {
max-width: 90%;
margin: 0 auto;
padding-top: 60px;
}
.inner-pay-section .nxt-btn {
display: flex;
align-items: center;
}
.inner-pay-section .nxt-btn button {
margin-right: 20px;
}
.inner-pay-section .nxt-btn p {
color: #f00 !important;
font-family: fieldwork, sans-serif !important;
}
.inner-provider-type h2 {
color: #02cccc;
margin: 0;
padding-bottom: 30px;
font-size: 30px;
line-height: 43px;
font-family: "fieldwork", sans-serif !important;
}
.inner-provider-type ul.provider-list {
padding: 0 !important;
list-style: none;
margin: 0 !important;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px;  
justify-content: center;
}
.inner-provider-type ul.provider-list li {
/* flex: 0 30%; */
padding: 10px;
border: 1px solid rgb(2, 204, 204);
/* margin: 0 10px 20px; */
/* text-align: left; */
font-size: 18px;
line-height: 26px;
color: rgb(0, 0, 0);
font-family: "fieldwork", sans-serif !important;
border-radius: 12px;
/* display: flex; */
display: block;
/* align-items: center; */
min-height:110px!important;
min-width: 110px;  
}
.photo-name h3 {
font-size: 14px;
margin: 0;
color: #02cccc;
margin-top:5px;
}
.inner-provider-type ul.provider-list li:hover .photo-name h3 {
color: #fff;
}
.inner-provider-type ul.provider-list li:hover .loc-serv h6 span h5 {
color: #fff;
}
.photo-name {
/* flex: 0 37%; */
text-align:center!important;
/* margin-right:10px !important; */
}
.loc-serv {
/* flex: 0 63%; */
  display: none;
}
.loc-serv h6 {
margin: 0;
font-family: "fieldwork", sans-serif !important;
font-size:14px;
}
.loc-serv h6 span h5 {
margin: 0;
display: inline;
color: #02cccc;
font-size: 14px;
padding-right: 5px;
 line-height:17px;
}
.loc-serv h6 span {
display: block;
line-height:17px;
font-size:14px;
font-weight:700;
}
.same-dates {
padding: 25px 0 10px;
margin: 0;
list-style: none;
}
.same-dates h5 {
margin: 0;
display: flex;
align-items: center;
font-size: 16px;
line-height: 23px;
font-family: fieldwork, sans-serif !important;
border-bottom: 1px solid #e6e6e6;
padding-bottom: 5px;
}
img.cal-icon {
padding-top: 3px;
}
.map-icns {
padding: 0 7px 3px 20px;
}
.date-provider {
padding: 20px 0;
}
span.arrow-bf {
position: relative;
}
span.arrow-bf:before {
content: "";
position: absolute;
background: #707070;
height: 17px;
width: 2px;
left: -29px;
top: 3px;
}
.inner-provider-type ul.provider-list li:hover {
color: #fff;
background-color: #02cccc;
cursor: pointer;
}
ul.provider-list li.active {
color: #fff;
background-color: #02cccc;
}
.inner-date-section h2 {
color: #02cccc;
margin: 0;
font-size: 30px;
line-height: 43px;
font-family: "fieldwork", sans-serif !important;
}
.new-line {
border: 0 !important;
}
.calender-icon {
background-color: #02cccc;
padding: 5px;
max-width: 40px;
min-height: 40px;
border-radius: 5px 0 0 5px;
}
.calender-ip {
box-shadow: 0px 0px 6px #00000029;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border: none;
line-height: 30px;
width: 50%;
padding: 4px 5px 4px 30px;
-webkit-appearance: auto !important;
appearance: auto !important;
}
input[type="date"] {
display: block;
/* Solution 1 */
-webkit-appearance: textfield !important;
-moz-appearance: textfield;
/* min-height: 1.2em; */
/* Solution 2 */
/* min-width: 96%; */
}
#cal {
box-shadow: 0px 0px 6px #00000029;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border: none;
line-height: 30px;
width: 50%;
padding: 4px 5px 4px 30px;
min-height: 40px;
-webkit-appearance: textfield !important;
-moz-appearance: textfield;
}
.search-ic {
position: relative;
top: 0;
right: 40px;
cursor: pointer;
}
.inner-date-section h4 {
font-size: 16px;
line-height: 23px;
margin: 0;
padding: 30px 0 10px;
border-bottom: 1px solid #e6e6e6;
font-family: "fieldwork", sans-serif !important;
}
.inner-date-section ul.time-list {
padding: 0;
margin: 0;
list-style: none;
display: flex;
align-items: center;
justify-content: space-around;
flex-wrap: wrap;
}
.inner-date-section ul.time-list li:first-child {
flex: 0 10%;
text-align: center;
padding: 0 17px;
margin-top: 10px;
border-right: 2px solid #e6e6e6;
border-left: 2px solid #e6e6e6;
}
.inner-date-section ul.time-list li {
flex: 0 10%;
text-align: center;
padding: 0 17px;
margin-top: 10px;
border-right: 2px solid #e6e6e6;
color: #919191;
font-size: 14px;
line-height: 20px;
}
.inner-date-section ul.time-list li:hover {
color: #02cccc;
cursor: pointer;
}
.inner-date-section ul.time-list li.active {
color: #02cccc;
}
.time-set {
padding-bottom: 25px;
}
.inner-pay-section h2 {
color: #02cccc;
margin: 0;
padding-bottom: 30px;
font-size: 30px;
line-height: 43px;
font-family: "fieldwork", sans-serif !important;
}
.card-checkbox-holder {
/* max-width: 300px; */
padding-bottom: 30px;
}
.card-container {
display: flex;
}
.check-content {
padding: 25px 0;
/* display: flex;
  align-items: center; */
}
.check-content .txt-check label {
display: block;
padding-left: 30px;
padding-bottom: 10px;
}
.check-content .txt-check textarea {
width: 90% !important;
margin-left: 30px !important;
height: 60px !important;
}
.check-content .privacy-check {
display: flex;
align-items: center;
padding-bottom: 15px;
}
.check-content .emailsms-check {
display: flex;
padding-bottom: 20px;
}
.check-content .emailsms-check input {
margin-top: 4px;
}
.check-content label {
/* color: #02cccc; */
color: black;
margin: 0;
font-size: 14px;
line-height: 20px;
font-family: "fieldwork", sans-serif !important;
padding-left: 10px;
}
.check-content label a {
/* color: #02cccc; */
color: #0000EE;
margin: 0;
font-size: 14px;
line-height: 20px;
font-family: "fieldwork", sans-serif !important;
text-decoration: underline !important;
text-transform: capitalize;
}
.check-content label a:hover {
 color: #551A8B;
}
.card-container .single-card {
display: flex;
align-items: center;
padding: 15px 10px;
border: 1px solid #ededed;
margin-right: 50px;
border-radius: 5px;
justify-content: space-between;
flex: 0 55%;
}
.single-card h4 {
margin: 0;
color: #02cccc;
font-size: 18px;
line-height: 26px;
font-family: "fieldwork", sans-serif !important;
}
.single-card .visa-card {
max-width: 40px;
}
.single-card .card-select,
.single-card .card-active {
max-width: 20px;
}
.card-container .single-card:hover {
cursor: pointer;
border: 1px solid #02cccc;
box-shadow: 0px 0px 12px #00000029;
}
.card-container .single-card.active {
border: 1px solid #02cccc;
box-shadow: 0px 0px 12px #00000029;
}
.card-container .single-card .card-active {
display: none;
}
.card-container .single-card.active .card-active {
display: block;
}
.card-container .single-card.active .card-select {
display: none;
}
.card-holder-name label {
display: block;
padding-bottom: 15px;
color: #000;
font-size: 18px;
line-height: 26px;
font-family: "fieldwork", sans-serif !important;
}
.card-number label {
display: block;
padding-bottom: 15px;
color: #000;
font-size: 18px;
line-height: 26px;
font-family: "fieldwork", sans-serif !important;
}
.card-holder-name input {
border: 1px solid #f0f0f0;
border-radius: 5px;
line-height: 35px;
width: 85%;
padding: 5px;
font-family: "fieldwork", sans-serif !important;
}
.card-number input {
border: 1px solid #f0f0f0;
border-radius: 5px;
line-height: 35px;
width: 85%;
padding: 5px;
font-family: "fieldwork", sans-serif !important;
}
.card-holder-name input::placeholder {
color: #c7c7c7;
}
.card-number input::placeholder {
color: #c7c7c7;
}
.card-number-cvv{
display: flex;
}
.card-holder-name {
padding-bottom: 25px;
}
.card-number {
padding-bottom: 25px;
}
.date-cvv {
display: flex;
flex-wrap: wrap;
padding-bottom: 10px;
}
.date-drp {
flex: 0 70%;
}
.date-cvv label {
/*   display: block; */
color: #000;
font-size: 18px;
padding-bottom: 16px;
line-height: 26px;
font-family: "fieldwork", sans-serif !important;
}
.order-id label,
.txt-check label {
color: #000;
font-size: 18px;
padding-bottom: 25px;
line-height: 26px;
font-family: "fieldwork", sans-serif !important;
}
.loader-bty {
border: 16px solid #f3f3f3;
border-top: 16px solid #02cccc;
border-radius: 50%;
width: 60px;
height: 60px;
animation: spin 2s linear infinite;
display: block;
margin-left: 40px;
}
@keyframes spin {
0% {
  transform: rotate(0deg);
}
100% {
  transform: rotate(360deg);
}
}
.date-cvv select {
border: 1px solid #f0f0f0;
border-radius: 5px;
width: 45%;
padding: 14.5px 5px;
color: #c7c7c7;
margin-right: 5px;
font-family: "fieldwork", sans-serif !important;
}
.date-cvv input {
border: 1px solid #f0f0f0;
border-radius: 5px;
width: 45%;
padding: 7px 5px;
color: #c7c7c7;
font-family: "fieldwork", sans-serif !important;
}
.date-cvv input::placeholder {
color: #c7c7c7;
}
.sub-txt {
/* color: #02cccc; */
color: red;
margin: 0;
font-size: 14px;
line-height: 20px;
font-family: "fieldwork", sans-serif !important;
padding-top: 5px;
}
.outer-thank-section {
background-image: linear-gradient(109deg,
    #23d1cc 0%,
    #877bfe 51%,
    #e452e7 100%);
min-height: 700px;
}
.inner-thank-section {
padding: 130px 0;
}
.outer-thank-section .white-bg-section {
max-width: 800px;
margin: 0 auto;
background-color: #fff;
display: flex;
}
.outer-thank-section .white-bg-section h2 {
margin: 0;
font-size: 34px;
line-height: 48px;
color: #02cccc;
text-align: center;
padding-bottom: 30px;
font-family: "fieldwork", sans-serif !important;
}
.white-bg-section .empty-section {
flex: 0 35%;
position: relative;
}
.white-bg-section .empty-section .crop-girl {
position: absolute;
top: -25px;
left: -45px;
}
.white-bg-section .content-section {
flex: 0 65%;
padding: 35px;
position: relative;
}
.white-bg-section .content-section::after {
content: " ";
position: absolute;
width: 50%;
right: 0;
bottom: 0;
height: 38%;
z-index: 1;
box-shadow: 10px 10px 0px 0px #02cccc;
}
.empty-section .crop-girl img {
max-width: 300px;
max-height: 560px;
}
.content-section .book-data {
max-width: 420px;
margin: 0 auto;
}
.book-data .single-data {
display: flex;
flex-wrap: wrap;
padding: 10px 5px;
border-top: 1px solid #e6e6e6;
}
.book-data .single-data:last-child {
border-bottom: 1px solid #e6e6e6;
}
h4.data-para {
flex: 0 50%;
margin: 0;
color: #02cccc;
font-size: 16px;
line-height: 23px;
font-family: "fieldwork", sans-serif !important;
}
h4.data-val {
flex: 0 50%;
margin: 0;
color: #000;
font-size: 16px;
line-height: 23px;
font-family: "fieldwork", sans-serif !important;
}
h4.data-val span {
display: block;
}
h4.data-val span.cAddress {
font-size: 15px;
line-height: 20px;
color: #5f5f5f;
margin: 0;
padding: 5px 0;
font-family: "fieldwork", sans-serif !important;
}
.data-first-line {
font-size: 13px;
line-height: 18px;
color: #5f5f5f;
margin: 0;
padding: 10px;
font-family: "fieldwork", sans-serif !important;
}
.data-sec-line {
font-size: 12px;
line-height: 16px;
color: #9b9b9b;
margin: 0;
padding: 0 10px 0px;
font-family: "fieldwork", sans-serif !important;
}
.data-sec-line a {
color: #01cbcb;
text-decoration: none;
font-weight: 600;
font-family: "fieldwork", sans-serif !important;
}
.outer-treat-col-sec {
background-image: url("./assets/col-image.png");
background-position: right;
background-repeat: no-repeat;
background-size: cover;
}
.outer-treat-col-sec-2 {
background-image: url("./assets/col-image.png");
background-position: right;
background-repeat: no-repeat;
background-size: cover;
}
.outer-treat-col-sec .outer-overlay {
background-color: #fff;
opacity: 0.92;
padding: 70px 0;
}
.outer-treat-col-sec-2 .outer-overlay-2 {
background-color: #fff;
opacity: 0.92;
padding: 70px 0;
}
.treat-col-sec p {
font-size: 20px;
margin: 0;
line-height: 28px;
color: #02cccc;
font-weight: 600;
padding-bottom: 15px;
text-align: center;
font-family: "fieldwork", sans-serif !important;
}
.treat-col-sec-2 p {
font-size: 20px;
margin: 0;
line-height: 28px;
color: #02cccc;
font-weight: 600;
padding-bottom: 15px;
text-align: center;
font-family: "fieldwork", sans-serif !important;
}
.treat-col-sec h3 {
margin: 0;
font-size: 30px;
line-height: 43px;
color: #000;
padding-bottom: 60px;
font-weight: bold;
text-align: center;
font-family: "fieldwork", sans-serif !important;
}
.treat-col-sec-2 h3 {
margin: 0;
font-size: 30px;
line-height: 43px;
color: #000;
padding-bottom: 60px;
font-weight: bold;
text-align: center;
font-family: "fieldwork", sans-serif !important;
}
.treat-col-sec .col-container {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.treat-col-sec-2 .col-container-2 {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.col-container .single-col {
padding: 13px;
box-shadow: 0px 0px 6px #00000029;
border-radius: 5px;
position: relative;
background-color: #fff;
flex: 0 30%;
}
.col-container-2 .single-col-2 {
padding: 13px;
box-shadow: 0px 0px 6px #00000029;
border-radius: 5px;
position: relative;
background-color: #fff;
flex: 0 22%;
}
.col-container .single-col::after {
content: " ";
position: absolute;
width: 86%;
right: -10px;
bottom: -10px;
height: 83%;
z-index: -1;
background-image: linear-gradient(319deg,
    #23d1cc 0%,
    #8b78ff 50%,
    #fc3bd1 100%);
border-radius: 5px;
}
.col-container-2 .single-col-2::after {
content: " ";
position: absolute;
width: 86%;
right: -10px;
bottom: -10px;
height: 83%;
z-index: -1;
background-image: linear-gradient(319deg,
    #23d1cc 0%,
    #8b78ff 50%,
    #fc3bd1 100%);
border-radius: 5px;
}
.col-container .single-col h4 {
margin: 0;
padding: 15px 0;
color: #000;
font-weight: bold;
font-size: 21px;
line-height: 30px;
text-align: center;
font-family: "fieldwork", sans-serif !important;
}
.col-container-2 .single-col-2 h4 {
margin: 0;
padding: 15px 0;
color: #000;
font-weight: bold;
font-size: 21px;
line-height: 30px;
text-align: center;
font-family: "fieldwork", sans-serif !important;
min-height: 90px;
}
.single-col .a-tag {
text-align: center;
padding: 30px 0 45px;
font-family: "fieldwork", sans-serif !important;
}
.single-col-2 .a-tag-2 {
text-align: center;
padding: 30px 0 45px;
font-family: "fieldwork", sans-serif !important;
}
.single-col .a-tag a {
text-decoration: none;
color: #fff;
font-size: 16px;
background-color: #000;
line-height: 23px;
font-weight: 600;
text-transform: uppercase;
padding: 20px 27px;
transition: all 0.4s;
border: 2px solid #000;
font-family: "fieldwork", sans-serif !important;
}
.single-col-2 .a-tag-2 a {
text-decoration: none;
color: #fff;
font-size: 16px;
background-color: #000;
line-height: 23px;
font-weight: 600;
text-transform: uppercase;
padding: 20px 27px;
transition: all 0.4s;
border: 2px solid #000;
font-family: "fieldwork", sans-serif !important;
}
.single-col-2 .a-tag-2 a s {
padding-left: 10px;
}
.single-col .a-tag a:hover {
color: #000;
background-color: #fff;
}
.single-col-2 .a-tag-2 a:hover {
color: #000;
background-color: #fff;
}
@media (max-width: 1300px){
.inner-provider-type ul.provider-list li {
  /* flex: 0 45%; */
  flex: 0 0 18%;
}
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.first-name-section,
.last-name-section,
.mobile-section,
.valid-email,
.city,
.state,
.country,
.zip {
  flex: 0 100%;
}
.first-name-section input,
.last-name-section input,
.mobile-section input,
.valid-email input,
.country input,
.state input,
.city input,
.zip input {
  width: 75%;
}
.city select,
.state select,
.country select,
.zip select {
  width: 88%;
}
/* .bg-img-section .inner-bg-section{
  padding: 65px 0 20px;
} */
.outer-location-section {
  padding: 60px 20px;
}
.details-box,
.pro-details-box,
.date-details-box,
.pay-details-box {
  max-width: 90%;
}
.inner-date-section ul.time-list li {
  padding: 0 10px;
}
.inner-date-section ul.time-list li:first-child {
  padding: 0 10px;
}
.card-container .single-card {
  flex: 0 90%;
  margin-bottom: 30px;
}
.pay-section .inner-pay-section {
  padding: 60px 0;
}
.date-section .inner-date-section {
  padding: 60px 0;
}
.inner-thank-section {
  padding: 100px 30px;
}
.white-bg-section .empty-section .crop-girl {
  position: static;
}
.outer-treat-col-sec .outer-overlay {
  padding: 70px 20px;
}
.outer-treat-col-sec-2 .outer-overlay-2 {
  padding: 70px 20px;
}
.col-container .single-col {
  flex: 0 25%;
}
.col-container-2 .single-col-2 {
  flex: 0 25%;
}
.single-col img {
  max-width: 300px;
  width: 100%;
}
.single-col-2 img {
  max-width: 300px;
  width: 100%;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.details-box h4,
.pro-details-box h4,
.date-details-box h4,
.pay-details-box h4 {
  font-size: 12px;
  line-height: 18px;
}
.details-box p,
.pro-details-box p,
.date-details-box p,
.pay-details-box p {
  font-size: 12px;
  line-height: 18px;
}
.inner-provider-type ul.provider-list li {
  /* flex: 0 75%; */
}
.same-dates h5 {
  font-size: 12px;
  line-height: 20px;
}
}
@media (max-width: 767px) {
  .pro-details-section {
  order: 1 !important;
   margin-bottom: 25px; 
}
.outer-login-section {
  flex-direction: column-reverse;
}
.login-form-section .inner-form-section .nxt-btn {
    padding-bottom: 0;
}
.outer-date-section .date-details-section{
 order: 1 !important;
 margin-bottom: 25px;
}
.outer-pay-section .pay-details-section{
   order: 1 !important;
}
.outer-register-section, .outer-pay-section{
  flex-direction: column-reverse;
}  
.outer-appoint-section,
.outer-provider-section,
.outer-date-section {
  flex-direction: column;
}
.edit-client-section{
  flex-direction: column-reverse;
  display: flex;
}
.outer-register-section .bg-img-section,
.outer-register-section .login-form-section,
.outer-location-section,
.date-section,
.outer-thank-section,
.edit-client-section .bg-img-section
{
  padding: 40px 20px;
  min-height: initial;
  margin-top: 30px;
}
.edit-client-section .login-form-section{
  padding: 0 20px;
  margin-top: 0;
}
.outer-provider-section .pro-details-section, 
.outer-date-section .date-details-section,
{
  padding: 10px 20px;
  margin-bottom: 25px;
}
.outer-pay-section .pay-section{
  padding: 10px 20px;
  margin: 25px 0 0;
}  
.outer-appoint-section .appoint-type, 
.outer-provider-section .provider-section, 
.outer-date-section .date-section,
.outer-pay-section .pay-details-section{
  padding: 0 20px 0;
  /* margin-top: 10px;  */
}  
 .outer-login-section .bg-img-section {
   padding: 10px 20px 20px;
 }
.outer-appoint-section .details-section {
  padding: 10px 20px;
  min-height: initial;
  order: 1 !important;
  margin-top: 30px;
}
.outer-appoint-section .inner-details-section h2,
.pro-details-section h2, 
.outer-date-section .date-details-section h2,
.pro-details-section .provider-section h2,
.pay-details-section h2{
  padding: 5px 0;
}
.inner-pro-details-section .reserve-box, 
.pro-details-box .reserve-box,
.pay-details-section .pro-details-box,
.pay-details-section .reserve-box {
  margin: 0 auto 15px;
}
.bg-img-section .inner-bg-section,
.outer-appoint-section .details-section .inner-details-section,
.inner-appoint-type,
.outer-provider-section .pro-details-section .inner-pro-details-section,
.provider-section .inner-provider-type,
.outer-date-section .date-details-section .inner-date-details-section,
.outer-login-section .inner-form-section,
.outer-register-section .inner-form-section,
.date-section .inner-date-section,
.outer-pay-section .pay-details-section .inner-pay-details-section,
.pay-section .inner-pay-section {
  max-width: initial;
  padding: 0;
}
.appoint-type .nxt-btn {
  max-width: initial;
  padding: 20px 0 0;
}
.inner-pay-section .check-content{
  padding-bottom: 0;
}  
.inner-pay-section .nxt-btn {
  padding: 0 0 15px;
}  
.outer-login-section .login-form-section {
  padding: 0 20px 30px;
  display: block;
}
.reserve-box {
  max-width: 90%;
}
.inner-thank-section {
  padding: 50px 0;
}
.white-bg-section .empty-section .crop-girl {
  position: static;
}
.outer-thank-section .white-bg-section {
  flex-direction: column;
  align-items: center;
}
.empty-section .crop-girl img {
  max-width: initial;
  max-height: initial;
}
.data-sec-line,
.data-first-line {
  text-align: center;
}
.outer-treat-col-sec .outer-overlay {
  padding: 50px 20px;
}
.outer-treat-col-sec-2 .outer-overlay-2 {
  padding: 50px 20px;
}
.col-container .single-col {
  margin-bottom: 40px;
  flex: 0 25%;
}
.col-container-2 .single-col-2 {
  margin-bottom: 40px;
  flex: 0 25%;
}
.single-col img {
  max-width: 250px;
  width: 100%;
}
.single-col-2 img {
  max-width: 250px;
  width: 100%;
}
.city select,
.state select,
.country select,
.zip select {
  width: 72%;
}
/* .bg-img-section .inner-bg-section {
  padding-top: 35px;
} */
.inner-bg-section h2 {
  font-size: 30px;
  line-height: 48px;
}
.inner-location-section h3 {
  padding-bottom: 40px;
}
.outer-login-section .inner-form-section .form-section form .inline-ipt {
  width: 100%;
}
.inner-appoint-type select {
  width: 100%;
}
.provider-section .inner-provider-type .nxt-btn {
  padding: 20px 0;
}
.inner-provider-type ul.provider-list li{
/* flex: 0 45%; */
}
.details-section .details-box,  
.pro-details-section .pro-details-box, 
.date-details-section .pro-details-box,
.date-details-section .reserve-box{
  margin: 0 auto 20px;
}  
.date-section .inner-date-section .nxt-btn{
 padding: 20px 0; 
}
}
@media (max-width: 700px) {
.treat-col-sec .col-container {
  justify-content: center;
}
.treat-col-sec-2 .col-container-2 {
  justify-content: center;
}
.col-container .single-col {
  flex: 0 50%;
}
.col-container-2 .single-col-2 {
  flex: 0 50%;
}
.card-container .single-card {
  flex: 0 65%;
}
}
@media (max-width: 600px) {
.first-name-section,
.last-name-section,
.mobile-section,
.valid-email,
.city,
.state,
.country,
.zip {
  flex: 0 100%;
}
.first-name-section input,
.last-name-section input,
.mobile-section input,
.valid-email input,
.country input,
.state input,
.city input,
.zip input {
  width: 90% !important;
}
.city select,
.state select,
.country select,
.zip select {
  width: 87%;
}
.inner-location-section .location-select {
  justify-content: center;
}
.location-select .single-location {
  flex: 0 52%;
  margin-bottom: 40px;
}
.card-container .single-card {
  margin-right: 20px;
}
.inner-provider-type ul.provider-list li {
  /* flex: 0 50%; */
} 
}
@media (max-width: 450px) {
.inner-date-section ul.time-list li {
  flex: 0 5%;
}
.card-container .single-card {
  margin-bottom: 0px;
}
.card-container {
  flex-direction: column;
}
.card-number input {
  width: 82%;
}
.card-checkbox-holder {
  max-width: 350px;
}
.date-drp {
  flex: 0 80%;
  padding-bottom: 25px;
}
.outer-login-section .inner-bg-section h2 {
  font-size: 20px;
  line-height: 30px;
}
.outer-login-section .login-form-section {
  padding: 0 20px 20px;
}
.outer-appoint-section .details-section {
    margin-top: 20px;
}
.inner-bg-section .sub-title {
  font-size: 16px;
  line-height: 26px;
}
.inner-bg-section p {
  font-size: 14px;
  line-height: 22px;
}
.inner-provider-type ul.provider-list {
/*     justify-content: space-between; */
  display: flex;
  flex-wrap: wrap;
}
.inner-provider-type .nxt-btn {
  text-align: center;
}
.inner-provider-type h2 {
  text-align: center;
  font-size: 23px;
  line-height: 35px;
}
.inner-details-section h2,
.inner-pro-details-section h2,
.inner-date-details-section h2,
.inner-pay-details-section h2 {
  font-size: 23px;
  line-height: 35px;
}
.inner-details-section h2,
.inner-pro-details-section h2,
.inner-date-details-section h2,
.inner-pay-details-section h2 {
  font-size: 23px;
  line-height: 35px;
}
.inner-date-section h2,
.inner-pay-section h2 {
  font-size: 23px;
  line-height: 35px;
}
.inner-provider-type ul.provider-list li {
  /* flex: 0 75%; */
}
.empty-section .crop-girl img {
  max-width: 250px;
  width: 100%;
}
.inner-date-section ul.time-list li {
  padding: 0px 10px;
}
.inner-date-section ul.time-list li:first-child {
  padding: 0px 10px;
}
.inner-provider-type ul.provider-list li {
  /* flex: 0 60%; */
  /* display: block; */
  /* min-height:170px; */
}
/*   .nxt-btn button {
  padding: 15px 25px;
  font-size: 22px;
  line-height: 32px;
  width: 50%;
  border-radius: 0;
} */
.inner-provider-type ul.provider-list li:hover .hovered-img {
  display: none;
}
.inner-bg-section h2 {
  font-size: 30px;
  line-height: 40px;
}
.inner-form-section h4 {
  font-size: 20px;
  line-height: 30px;
}
.outer-thank-section .white-bg-section h2 {
  font-size: 25px;
  line-height: 35px;
}
.white-bg-section .content-section {
  padding: 25px;
}
.inner-appoint-type h2 {
  font-size: 23px;
  line-height: 35px;
}
.details-box,  
.pro-details-box,
.date-details-box,
.pay-details-box {
  max-width: 97%;
}
/*   .provider-list .photo-name .colored-img,
.provider-list .photo-name .hovered-img {
  display: none;
} */
.provider-list .loc-serv {
  /* flex: 0 48%; */
  margin-top:5px;
}
.provider-list .photo-name {
  /* flex: 0 48%; */
}
.same-dates h5 {
  font-size: 10px;
}
span.arrow-bf:before {
  height: 10px;
  top: 7px;
}
.date-provider ul.same-dates li.list-book {
  padding: 7px 15px !important;
  font-size: 12px !important;
}
.check-content .txt-check textarea {
  width: 80% !important;
}
/*   .nxt-btn {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  padding: 0 !important;
  display: flex;
  background-color: #fff;
} */
/*   .inner-form-section .nxt-btn button {
  width: 100% !important;
  border-radius: 0;
} */
/* #hubspot-messages-iframe-container.widget-align-right {
  display: none !important;
} */
.dLpvYz.fader-enter-done,
.dLpvYz.fader-appear-done {
  display: none !important;
}
.ui-admin-bar__body {
  display: none !important;
}
.inner-form-section .loader-bty {
  display: none !important;
}
.nxt-btn #aBook {
  margin-left: 2px;
}
.nxt-btn #appnxt,
.nxt-btn #pronxt,
.nxt-btn #bkBtn {
  margin-left: 2px !important;
}
.nxt-btn #goBack4,
.nxt-btn #goBack3,
.nxt-btn #goBack2,
.outer-date-section #goBack {
  margin-right: 2px !important;
}
.order-id input {
  width: 60%;
}
.card-number-cvv{
  flex-direction: column;
}
.date-cvv label{
  display: block;
}
.appoint-type .nxt-btn{
  padding-top: 0;
}  
.provider-section .inner-provider-type .nxt-btn{
  padding-top: 15px;
}
.date-section .inner-date-section .nxt-btn {
  padding: 0px 0 20px;
}
}
@media (max-width: 400px) {
.inner-date-section ul.time-list li {
  padding: 0px 10px;
}
.inner-date-section ul.time-list li {
  padding: 0px 5px;
}
.inner-date-section ul.time-list li:first-child {
  padding: 0px 5px;
}
.col-container .single-col {
  flex: 0 80%;
}
.col-container-2 .single-col-2 {
  flex: 0 80%;
}
.details-box h4,
.pro-details-box h4,
.date-details-box h4,
.pay-details-box h4 {
  font-size: 12px;
  line-height: 18px;
}
.details-box p,
.pro-details-box p,
.date-details-box p,
.pay-details-box p {
  font-size: 12px;
  line-height: 18px;
}
/* .inner-provider-type ul.provider-list li {
  flex: 0 90%;
} */
.calender-ip {
  width: 65%;
}
.single-card h4 {
  font-size: 14px;
  line-height: 24px;
}
}
ul.dates-print li {
list-style-type: none;
font-family: "fieldwork", sans-serif !important;
padding: 10px;
margin-bottom: 10px;
}
ul.dates-print li h4 {
padding: 10px 0;
}
ul.dates-print li.active {
list-style-type: none;
color: #fff;
background-color: #02cccc;
}
/* Loader CSS */
.no-js #loader {
display: none;
}
.js #loader {
display: block;
position: absolute;
left: 100px;
top: 0;
}
.se-pre-con {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
/* background: url(/Preloader_2.gif) center no-repeat #fff; */
background: center no-repeat #fff;
text-align: center;
color: #01cbcb;
/* margin-top: 50%; */
}
.inner-form-section .nxt-btn {
display: flex;
align-items: center;
}
.inner-form-section .form-section label {
display: inline-block;
padding-bottom: 15px;
}
.cancel-btn {
text-decoration: none !important;
color: #d3d3d3 !important;
font-size: 16px !important;
line-height: 23px !important;
text-transform: uppercase !important;
padding: 10px 40px !important;
background-color: transparent !important;
box-shadow: rgb(0 0 0 / 16%) 0px 0px 6px !important;
border-radius: 5px !important;
display: inline-block !important;
transition: all 0.4s ease 0s !important;
cursor: pointer !important;
outline: none !important;
box-shadow: none !important;
border: 0 !important;
font-family: fieldwork, sans-serif !important;
}
/* .loader-bty {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #02cccc;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 2s linear infinite;
  display: block;
  margin-left: 40px;
} */
.date-provider ul.same-dates li.list-book {
list-style: none;
padding: 15px 30px;
font-family: "fieldwork", sans-serif;
display: inline-block;
margin: 15px 15px 10px 0;
color: #02cccc;
background-color: #fff;
border-radius: 2px;
box-shadow: 0px 0px 6px #00000029;
font-family: fieldwork, sans-serif !important;
cursor: pointer;
}
.date-provider ul.same-dates li.list-book.active {
background-color: #02cccc;
color: #ffffff;
}
.date-provider ul.same-dates li.list-book:hover {
background-color: #02cccc;
color: #ffffff;
}
li.list-book.active {
color: #01cbcb;
}
.inline-ipt.load-fix {
display: flex;
align-items: center;
}
.form-section {
display: flex;
flex-wrap: wrap;
font-family: fieldwork, sans-serif !important;
}
.outer-date-section #goBack {
margin-right: 10px;
}
.nxt-btn #appnxt {
margin-left: 10px;
}
.nxt-btn #pronxt {
margin-left: 10px;
}
.flex-ip {
width: 250px;
}
/* input[type="date"] {
  display: block;
  -webkit-appearance: textfield !important;
  -moz-appearance: textfield !important;
  min-height: 1.2em;
  min-width: 96%;
} */
select option:first-child {
color: #fff;
background: #fff;
}
@media (max-width: 768px){
.new-bestsellers .bestseller-carousel .product-card{
  min-height:320px !important;
}
}
.new-bestsellers .bestseller-carousel .product-card .product-image{
background-size:cover !important;
}
.content-right {
  flex: 0 50%!important;
}
/* new css */
h6.address {
  font-size: 13px !important;
  line-height: 18px;
  font-weight: 400;
}

.search_t_result {
  padding-top: 50px;
}

.search_-bar {
  margin-top: 30px;
  margin-bottom: 25px;
}

@media(min-width:550px){
  .all_treats_main_coll_banner, #all_treats_main_coll_banner_img{
    height: 300px;
  }
}

.classic_variants_selector{
    display: none;
  }

@media(max-width: 380px){
  .inner-form-section .nxt-btn button, .appoint-type .nxt-btn button, .date-section .nxt-btn button, .inner-pay-section .nxt-btn button, .provider-section .inner-provider-type .nxt-btn button {
    padding: 5px 30px;
  }
}

/* BFCM sale tag  */
.product_sale__tag-title {
  font-size: 20px!important;
  line-height: 30px;
  background: linear-gradient(158deg, #a6dde5 0%, #aa98fa 78%, #bd8ffb 100%);
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: fit-content;
  margin: 10px 0 0;
  animation: product_sale-tag_title 4s infinite;
}

  @keyframes product_sale-tag_title {
      0% {
          color: #fff;
      }
      50% {
          color: #000;
      }
      100% {
          color: #fff;
      }
  } 

.product_sale__tag-title::before, 
.product_sale__tag-title::after {
  content: '';
  flex: 1;
  width: 0;
  border-style: solid;
}

.product_sale__tag-title::before {
    border-width: calc((16px * 2) / 2) 0 calc((16px * 1.625) / 2) calc(16px * 0.5);
    border-color: transparent transparent transparent #fff;
    margin-right: calc(15px * 0.5);
}

.product_sale__tag-title::after {
  border-width: calc((16px * 1.625) / 2) calc(16px * 0.3125) calc((16px * 1.625) / 2) 0;
  border-color: transparent #fff transparent transparent;
  margin-left: calc(20px * 0.5);
}

  .product_sale__tag-title_product_page {
    font-size: 20px!important;
    line-height: 30px;
    margin: 0;
    padding: 15px 0 0;
    font-weight: 700;
  }

  @media(max-width: 580px){
    .product_sale__tag-title {
      font-size: 17px!important;
      line-height: 29px;
      margin: 8px 0;
    }

    .product_sale__tag-title_product_page {
      font-size: 16px!important;
      line-height: 20px;
      margin: 0;
      padding: 5px 0;
    }
  }
/* BFCM sale tag */

