@font-face {
  font-family: "LicensePlate";
  src: url("../static/fonts/licenseplate.eot");
  src: url("../static/fonts/licenseplate.woff2") format("woff2"), url("../static/fonts/licenseplate.woff") format("woff"), url("../static/fonts/licenseplate.ttf") format("truetype");
}

@font-face {
  font-family: "Circular Std";
  font-style: normal;
  font-weight: 700;
  src: url("../static/fonts/CircularStd/CircularStd-Book.otf");
  src: url("../static/fonts/CircularStd/CircularStd-Book.otf") format("otf"), url("../static/fonts/CircularStd-Book.ttf") format("truetype");
}

@font-face {  
  font-family: "CircularStd";
  /* font-style: bold; */
  font-weight: 700;
  src: url("../static/fonts/CircularStd/CircularStd-Bold.otf");
  src: url("../static/fonts/CircularStd/CircularStd-Bold.ttf") format("truetype"), url("../static/fonts/CircularStd-Bold.ttf") format("truetype");
}

/*Footer Styles*/
footer.page-footer {
  background-color: #192B35;
  font-weight: 600;
  display: block !important;
}

.page-footer .container a {
  margin: 0 1em 0 0;
}

.page-footer .footer-copyright #copyright-notice {
  margin-right: 1em;
}

.page-footer .footer-copyright {
  background-color: unset;
}

.page-footer .footer-copyright a {
  margin-left: 1em;
}

.page-footer .footer-contact {
  white-space: pre-line;
}

.footerContainer {
  display: flex;
}

.footerLogo {
  display: flex;
  justify-content: flex-end;
}

.footerContact,
.headerContact {
  display: flex;
}

.headerContact .address {
  width: 170px;
}

.headerContact * {
  color: #000 !important;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.headerContact>div {
  padding: 14px 0;
}

.headerContact .contact_text_block {
  padding-left: 5px;
}

.headerContact a:hover {
  background-color: transparent;
  color: #008fcf !important;
}

.headerContact .contact_icon {
  font-size: 24px;
  border: 3px solid #000;
  padding: 9px 12px;
  border-radius: 25px;
}

.headerContact .fa-envelope-o.contact_icon {
  padding: 9px 9.6px !important;
}

.headerContact .fa-map-marker.contact_icon {
  padding: 10px 14.8px;
}

.headerContact .contact_text_block a {
  padding-top: 5px;
}

.headerContact .contact_icon:hover {
  color: #FFF !important;
  background-color: #4c575e;
}

.top-bar {
  background-color: #192B35;
}

.top-bar .contact_items {
  display: flex;
  justify-content: end;
  flex-wrap: wrap;
}

.top-bar .contact_items .contact_icon {
  font-size: 20px;
  display: flex;
  align-items: center;
  padding-bottom: 8px;
  padding-top: 8px;
  line-height: 0;
}

.top-bar .contact_icon a {
  padding-left: 5px;
  padding-right: 15px;
}

.top-bar .contact_items .contact_icon a {
  font-family: "Circular Std", sans-serif;
  font-size: 14px;
  color: #C4CDD5;
}

.top-bar .contact_items .contact_address {
  line-height: 1;
}

.top-bar .contact_items .svg_icons {
  width: 24px;
}

.footerCopyright {
  display: flex;
  justify-content: flex-end;
  flex-grow: 1;
  padding-top: 8px;
  padding-bottom: 8px;
}

/* Styles from the zippity-old.css file */
a:hover,
a:active,
a:focus,
a.forgot-password:not {
  text-decoration: none;
  text-shadow: 2px 2px 10px #637381;
  background-color: #FFFFFF !important;
}


body {
  color: #525252;
}

img.responsive {
  width: 100%;
}

select option {
  color: black;
}

select.selected {
  color: black;
  border: 1px solid #4caf50;
}

select {
  color: grey;
}

.error-flash {
  font-size: 20px;
  color: #f44336;
}

.error-flash .message {
  position: relative;
  top: -6px;
}

select.invalid {
  border: 1px solid red;
}

.btn,
.btn-large {
  font-size: 1.6rem;
  color: #ffffff;
  background-color: #0078ad;
  text-transform: none;
  border-radius: 2px;
}

.btn-small {
  font-size: 1.2rem;
  color: #ffffff;
  background-color: #0078ad;
  text-transform: none;
  border-radius: 2px;
  padding: 4px;
}

.btn-tire {
  font-size: 1rem;
  color: #ffffff;
  background-color: #0078ad;
  text-transform: none;
  border-radius: 2px;
  border: 0;
}

.btn:hover,
.btn-large:hover,
.btn-small:hover,
.btn-tire:hover,
.btn-floating {
  background-color: #212B36;
}

.btn-on-red-background:hover {
  background-color: #59c1c7 !important;
}

.red-splash {
  background-color: #db5b57;
  border-radius: 2px;
  font-size: 1.2rem;
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}

.neue,
#pricing .review li,
#pricing .choice li,
#pricing .calendar .dates,
#pricing .calendar .day,
#pricing .review label,
#pricing .review .small,
#terms,
#privacy,
.polaroid p {
  font-size: 1.2rem;
}

#home .text2 {
  color: white;
  position: absolute;
  top: 63%;
  left: 17%;
  transform: translateY(-50%);
  padding: 1rem;
  margin-left: 50px;
  text-align: right;
  border-radius: 2px;
}

#home .text2 h2 {
  font-size: 3.1rem;
  line-height: 2.2rem;
}

strong {
  font-weight: 600;
}

.place_box h3,
#home {
  margin-top: 0px !important;
  /* WHY!? */
}

#home .no-more {
  margin-top: 30px;
  margin-bottom: 80px;
}

#home .no-more .first {
  font-size: 2.92rem;
  line-height: 3.2rem;
  margin-bottom: 0.8rem;
}

#home .no-more .second {
  font-size: 4.4rem;
  line-height: 5rem;
}

#home .zippity-step img {
  width: 100%;
  padding: 20px 29%;
  padding-bottom: 0;
}

#home .zippity-step p {
  font-size: 1.75rem;
}

#home .final {
  background-color: #6caecc;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 40%;
  margin-bottom: 0;
}

#home .final .header {
  color: white;
  font-size: 3.3rem;
}

#home .final .text-container {
  padding: 20px;
}

#home .final img {
  width: 100%;
  max-width: 340px;
  padding: 0 20px;
}

footer {
  color: white;
}

footer .row {
  margin-bottom: 0;
}

footer .footer a {
  color: white;
}

footer .footer li {
  font-size: 1.4rem;
}

footer .footer ul {
  float: left;
  margin: 20px;
}

.feedback-button {
  position: fixed;
  left: -1px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  transform-origin: left top;
  background: #666;
  color: white;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  border-right: 2px solid white;
  border-left: 2px solid white;
  border-bottom: 2px solid white;
  cursor: pointer;
  display: inline-block;
  box-shadow: 0 0 0 2px #666;
  z-index: 1;
}

.feedback-button:hover {
  background: #555;
}

.feedback-button:focus {
  background: #4B819F;
}

.dots-row {
  line-height: 2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: pointer;
}

.dots-row .left {
  display: block;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  order: 1;
}

.dots-row .right {
  display: block;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-order: 3;
  order: 3;
}


.dots-row .dots {
  display: block;
  margin: 0px 4px;
  background: radial-gradient(circle at 50% 50%, black 0%, transparent 15%);
  background-size: 1em 1em;
  background-position: 0 0.5em;
  background-repeat: repeat-x;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  order: 2;
}

.dots.empty {
  background-size: 0 0;
}

.dots-row .header,
.dots-row #pricing .calendar .header,
#pricing .calendar .dots-row .header {
  padding-bottom: 7px;
}

nav {
  background-color: #d6d5d5;
  box-shadow: none;
  display: block !important;
}

nav #tabs {
  margin-top: 138px;
  margin-right: 10px;
}

nav #tabs .base {
  background-color: #ffffff;
  margin: 0 5px;
}

nav #tabs .base a {
  color: #c6351e;
}

nav #tabs .base.active {
  background-color: #c6351e;
}

nav #tabs .base.active a {
  color: #008fcf !important;
}

nav #tabs li a {
  font-size: 1.1rem;
}

/*nav ul a {
  padding: 0;
}*/
nav ul li.tab {
  border-radius: 2px;
}

nav ul li.active.tab {
  background: rgba(0, 0, 0, 0.3);
}

nav ul li.tab:hover {
  background: rgba(0, 0, 0, 0.2);
}

.base {
  position: relative;
  top: 69px;
  text-align: center;
  background: #ffffff;
  display: inline-block;
  height: 55px;
  margin-left: 20px;
  margin-top: 55px;
  position: relative;
  width: 100px;
}

.base:before {
  transition: border 0.3s;
  border-bottom: 15px solid #ffffff;
  border-left: 100px solid transparent;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: -15px;
  width: 0;
}

.base.active:before {
  border-bottom: 15px solid #c6351e;
}

.base.active:hover:before {
  border-bottom: 15px solid #bb321c;
}

.base:hover:before {
  border-bottom: 15px solid #cfd1d1;
}

#nav-logo {
  position: relative;
  padding: 27px 33px 0 33px;
  max-height: 150px;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.mb-20,
#login {
  margin-bottom: 20px;
}

#login h2 {
  margin-bottom: 40px;
}

#login .zippity-z {
  width: 200px;
  margin-top: -80px;
  position: relative;
  top: 25px;
}

#login input:not([type]),
#login input[type=text],
#login input[type=password],
#login input[type=email],
#login input[type=url],
#login input[type=time],
#login input[type=date],
#login input[type=datetime],
#login input[type=datetime-local],
#login input[type=tel],
#login input[type=number],
#login input[type=search],
#login textarea.materialize-textarea {
  border-bottom: 1px solid white;
}

#login .sign-in {
  margin-bottom: 30px;
}

#login .input-wrapper {
  /*padding: 10% 15% 0 15%;*/
  color: #212B36;
  padding: 30px 30px 30px 30px;
}

#login .create-account-container {
  margin-top: 20px;
  flex-direction: row;
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
}

#login .create-account {
  font-size: 14px;
  display: flex;
}

#login .new-to-zippity {
  color: #212B36;
  /*border-right: 1px solid white;*/
  margin: 0;
  padding-right: 10px;
  font-size: 14px;
}

#login .login-form {
  /*margin: 2%;
  margin-bottom: 50px;*/
  padding-bottom: 50px;
  margin: 8px auto 80px;
  max-width: 550px;
  border-radius: 15px;
  box-shadow: 0px 0px 20px #cbced1, -13px -13px 20px #fff;
}

.login-form .create-account i {
  line-height: 1.4;
  padding-right: 5px;
}

.login-form label {
  background-color: #FFF !important;
}

#contact h3 {
  font-size: 3.5rem;
}

#contact .neue,
#contact #pricing .review li,
#pricing .review #contact li,
#contact #pricing .choice li,
#pricing .choice #contact li,
#contact #pricing .calendar .dates,
#pricing .calendar #contact .dates,
#contact #pricing .calendar .day,
#pricing .calendar #contact .day,
#contact #pricing .review label,
#pricing .review #contact label,
#contact #pricing .review .small,
#pricing .review #contact .small,
#contact #terms,
#contact #privacy {
  font-size: 1.5rem;
}

#contact .zippity-z {
  width: 220px;
  margin-top: -75px;
  position: relative;
  top: 25px;
}

#contact .green-splash {
  margin: 2%;
  margin-bottom: 50px;
  padding-bottom: 50px;
}

#contact .light,
#contact footer.page-footer .footer-copyright,
footer.page-footer #contact .footer-copyright {
  color: white;
}

#contact .border {
  border-bottom: 1px solid white;
  padding-bottom: 5px;
}

#contact a.light,
#contact footer.page-footer a.footer-copyright,
footer.page-footer #contact a.footer-copyright {
  color: white;
  font-size: 3.3rem;
}

#contact h4.light.number,
#contact footer.page-footer h4.number.footer-copyright,
footer.page-footer #contact h4.number.footer-copyright {
  font-size: 1.8rem;
}

#contact a.light.email,
#contact footer.page-footer a.email.footer-copyright,
footer.page-footer #contact a.email.footer-copyright {
  font-size: 2.2rem;
}

.green-splash {
  margin: 20px;
  padding-bottom: 10px;
  background-color: #6caecc;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 40%;
  border-radius: 2px;
}


.grey-splash {
  margin: 1%;
  margin-bottom: 40px;
  padding: 10px;
  background-color: #ffffff;
  border-radius: 2px;
  color: #525252;
}


.white-splash {
  background-color: white;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

h6 {
  font-size: 1.3rem;
}

#hi {
  position: absolute;
  color: white;
  right: 1px;
  top: 60px;
  background-color: #d74742;
  padding: 10px;
  line-height: 30px;
  border-radius: 5px 0 0 5px;
}

#hi h5 {
  font-size: 1.2rem;
  margin: 0;
  margin-top: 5px;
}

#hi .link {
  text-decoration: underline;
  cursor: pointer;
  font-size: 0.8rem;
}

.zippity-red {
  color: #d74742;
}

.strike {
  text-decoration: line-through;
}

#pricing table.hack td {
  padding: 0;
  border-radius: 0;
  color: black;
  padding-top: 5px;
  padding-bottom: 5px;
}

#pricing table.hack td.h {
  font-size: 1.3rem;
  font-weight: bold;
}

#pricing table.hack td.detail {
  font-size: 1rem;
  text-align: right;
}

#pricing .strike {
  text-decoration: line-through;
}

#pricing .side-bar .white-splash.your-services {
  padding-right: 10px;
}

#pricing .discount {
  color: #d74742;
  float: right;
}

.address_modal textarea,
#pricing textarea {
  padding: 5px;
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 2px;
  border: 1px solid #ccc;
  color: #333;
  outline: none;
  position: relative;
  width: 100%;
}

#pricing .like-react-select.browser-default {
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 2px;
  border: 1px solid #ccc;
  color: #333;
  height: 36px;
  outline: none;
  position: relative;
  width: 100%;
}

#pricing .error {
  color: #B71D18;
  background: rgba(255, 86, 48, 0.16);
  padding: 3px 8px;
  border-radius: 8px;
  line-height: 21px;
  font-size: 14px;
}

.approve-services h4,
.setting_section h3,
#garage h3,
#pricing h3 {
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 0;
  font-weight: 700 !important;
  color: #000;
  line-height: 36px;
  /*text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);*/
}

.approve-services p,
#pricing h5 {
  font-size: 17px;
  font-weight: 700 !important;
  line-height: 20px;
  color: #212B36;

}

.approve-services p,
#pricing h5.subtext {
  /* margin-top: 2.3rem;*/
  margin-top: 24px;
  margin-bottom: 14px;
  color: #000;
  /*text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);*/
  margin-bottom: 12px;

}

#pricing .review ul {
  /*margin-top: 0;
  margin-left: 5px;*/
}

#pricing .review li {
  color: black;
}

#pricing .side-bar .white-splash {
  padding: 5px;
  margin-right: -10px;
}

#pricing .side-bar {
  color: #008fcf;
}

#pricing .side-bar .services-content {
  padding: 5px 0 0 5px;
}

#pricing .side-bar .car-content {
  padding: 5px 0 3px 10px;
}

#pricing .side-bar .total {
  color: #008fcf;
  padding-bottom: 7px;
}

#pricing .side-bar .material-icons {
  font-size: 1rem;
  margin-right: 5px;
}

#pricing .side-bar .your-header {
  border-bottom: 1px solid #ccc;
  color: #525252;
}

#pricing .side-bar ul {
  margin: 5px 0 5px 5px;
}

#pricing .side-bar .your-car {
  width: 28px;
  height: 28px;
  margin-right: 7px;
}

#pricing .side-bar .header {
  font-size: 1.3rem;
}

#pricing .white-splash {
  /*padding: 10px 40px;*/
  margin-bottom: 12px;
  padding: 10px 24px;
}

#pricing .white-splash .review {
  padding: 18px 0;
  box-shadow: 0px 0px 2px 0px rgba(145, 158, 171, 0.20), 0px 12px 24px -4px rgba(145, 158, 171, 0.12);
  backdrop-filter: blur(2px);
  border-radius: 16px;
  border-radius: 16px;
  background: #FFFFFF;
}

#pricing .choice li .item {
  cursor: pointer;
}

#pricing .choice li .item:hover {
  text-decoration: underline;
}

#pricing .col.r-float {
  float: unset;
}

#pricing .progress-bar {
  /*display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;*/
  /* Direction defaults to 'row', so not really necessary to specify */
  /*-webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  align-items: stretch;*/
  /*
     -webkit-box-pack: justify;
     -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;

    justify-content: space-between;
  
  margin: 0 10px;
  padding: 0;*/
  /*  display: flex;
  width: 100%; */
  /*table-layout: fixed;*/
  /*position: relative;*/
  /* justify-content: space-between;
  flex-wrap: nowrap; */
  padding-top: 30px;
  padding-bottom: 60px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  /* Adjust width as needed */
  padding-left: 24px;
  padding-right: 30px;
  counter-reset: step-counter;

}

#pricing .progress-bar li {
  /*font-size: 1.4rem;
  display: block;
  flex: 0 0 auto;
  list-style-type: none;
  border-radius: 2px;
  margin: 0 20px;
  display: table-cell;
  text-align: center;
  vertical-align: top;
  overflow: visible;*/
  /* position: relative;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  padding-top: 30px;
  width: 6%;
  float: left; */
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ccc;
  /* Default color for inactive steps */
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
  position: relative;

}

#pricing .progress-bar .node:not(:last-child) {
  flex-grow: 1;
  height: 2px;
  background-color: #d9d9d9;
  margin: 0 45px;
}

#pricing .progress-bar .step-text {
  position: relative;
  top: 35px;
  color: #000000;
  font-weight: bold;
  font-size: 14px;

}

#pricing .progress-bar li::before {
  counter-increment: step-counter;
  content: counter(step-counter);
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* #pricing .progress-bar li:not(:last-child):before{
    content: "";
    display: block;
    position: absolute;
    left: 102%;
    top: 5%;
    background-color: #d9d9d9;
    height: 2px;
    width: 280px;
} */
#pricing .progress-bar li:is(:last-child) .node-line {
  display: none;
}

#pricing .progress-bar .node.completed,
#pricing .progress-bar li.completed {
  background-color: #4B819F;
}

#pricing .progress-bar li .node {
  display: inline-block;
  /*border: 5px solid #bbb;*/
  background-color: #bbb;
  border-radius: 18px;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 0px;
  left: 32%;
}

#pricing .progress-bar li.active,
#pricing .progress-bar li.active .node {
  /*border-color: #07c;*/
  background-color: #4B82A0;
}

/* #pricing .progress-bar li.completed,
#pricing .progress-bar li.completed .node {
    background-color: transparent;
} */
/*#pricing .progress-bar li.completed .node:before {
    font-family: FontAwesome;
    content: "";
    font-size: 18px;
    position: absolute;
    top: -11px;
    color: #4B819F;

}*/
#pricing .progress-bar li.completed i {
  position: absolute;
  /* top: -11px;
  left: 20%; */
  color: #4B819F;
}

#pricing .progress-bar li.btn.disabled,
#pricing .progress-bar li.btn {
  background-color: transparent !important;
  box-shadow: none;
  border: none;
}

/*#pricing .progress-bar li.active {
  color: white;
  background-color: #d74742;
}*/

#pricing .progress-bar li.completed {
  color: black;
  cursor: pointer;
  /* padding: 3px;*/
}

/*#pricing .progress-bar li.completed:hover {
  background-color: rgba(0, 0, 0, 0.1);
}*/
#pricing .progress-bar li.disabled .step-text #pricing .progress-bar li.disabled {
  color: #bebfc2;
  /*padding: 3px;*/
}

#pricing .abbreviated-breadcrumb {
  margin: 10px 0;
}

#pricing .checkbox {
  float: left;
  width: 24px;
  height: 30px;
  background-image: url("../static/img/uncheck.png");
}

#pricing .service.active {
  background-color: rgba(130, 172, 196, 0.15);
  border: 3px solid #82ACC4 !important;
}

#pricing .service.active .checkbox {
  background-image: url("../static/img/check.png");
}

#pricing .price {
  text-align: right;
}

#pricing .info {
  float: right;
}

#pricing .info img {
  cursor: pointer;
}

#pricing .service {
  color: #939597;
  cursor: pointer;
}

#pricing .service:hover {
  color: black;
}

#pricing .when .btn-large {
  margin-top: 40px;
  margin-bottom: 10px;
}

#pricing .when p {
  text-align: left;
}

.address_modal #note,
#pricing #note {
  height: 6rem;
  margin-top: 40px;
  border-color: #919EAB33;
  padding: 16px 14px;

}

.address_modal #note::placeholder,
#pricing #note::placeholder {
  color: #919EAB;
}

#pricing .scrunch {
  margin-bottom: 2px;
}

#pricing .calendar .dates li.available {
  cursor: pointer;
}

#pricing .calendar .dates li.available:hover {
  background-color: #eee;
}

#pricing .calendar .dates li {
  border-radius: 3px;
  padding: 3px 3px 3px 5px;
}

#pricing .calendar .day {
  text-align: center;
  color: #c0c2c5;
}

#pricing .calendar .day.available {
  color: #9f7a7a;
  font-weight: bold;
  cursor: pointer;
}

#pricing .calendar .day.available:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

#pricing .calendar .day.active {
  background-color: #d74742;
  color: white;
}

#pricing .calendar .day.active.available:hover {
  background-color: #0078ad;
}

#pricing .calendar .header {
  font-size: 1.2rem;
  text-align: center;
  color: #0078ad;
}

#pricing .review .new-total {
  border-top: 1px solid #9e9e9e;
  padding-top: 5px;
  position: relative;
  top: 5px;
}

#pricing .review label,
#pricing .review .small {
  color: black;
}

#pricing .review .small {
  font-size: 1rem;
}

#pricing .review [type=checkbox]+label {
  padding-left: 25px;
  line-height: 20px;
}

#pricing .review a {
  color: #9f7a7a;
}

#terms,
#privacy {
  margin-top: 20px;
  margin-bottom: 40px;
}

#terms h1,
#privacy h1 {
  font-size: 1.5rem;
}

.modal-header {
  margin: 1.7rem 0 0.656rem 0;
}

.modal-label {
  margin: 0;
  margin-bottom: 30px;
}

.row.gray {
  background-color: #eaeaea;
}

.btn-gray {
  background-color: #eaeaea;
  color: black;
}

.btn-red {
  background-color: #AC0000;
  color: white;
}

.btn-darkgrey {
  background-color: #95a1a6;
  color: #ffffff;
}

.btn-white {
  background-color: white;
  color: black;
}

.btn-teal {
  background-color: #008fcf;
  color: white;
  margin-right: 10px;
}

#garage {
  margin: 20px;
}

#garage .btn-large {
  margin: 10px 0 20px 20px;
}

nav .button-collapse {
  padding: 10px;
  position: absolute;
  left: -7px;
  top: 3px;
}

#tabs .home {
  display: none;
}

/*Sticker footer styles*/
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

main {
  flex: 1 0 auto;
}

.container {
  width: 90% !important;
}

/*Header Styles*/
.zippity-header {
  background-color: #d6d5d5;
  height: 80px;
}

.zippity-header button,
.zippity-header button:focus {
  background-color: #d6d5d5;
  box-shadow: 0 0 0 0;
  border: 2px solid #008fcf !important;
  color: #008fcf !important;
  font-size: 15px;
  line-height: 15px;
  font-weight: 800;
  border-radius: 2px;
  text-transform: none;
}

.zippity-header button:hover {
  background-color: #ffffff;
  color: #525252;
}

.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #0087ca;
}

.hover-underline-animation::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #212B36;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.create-account.hover-underline-animation::after {
  background-color: #4B819F;
}

.hover-underline-animation:hover::after,
.nav-item.active::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.nav-item.active {
  text-shadow: 0px 0px 0px #212B36;
}

nav,
nav .nav-wrapper i,
nav li {
  height: 80px;
  line-height: 80px;
  color: #192B35 !important;
}

nav a {
  font-weight: 500;
  color: #192B35 !important;
}

.brand-logo img {
  max-height: 80px;
  padding: 5px 0;
}

#nav-mobile .hi-user,
#nav-mobile .nav-space {
  display: none;
}

#nav-mobile {
  color: #525252;
}

#nav-mobile i,
#nav-mobile li {
  height: 40px;
  line-height: 40px;
}

#nav-mobile a,
#nav-mobile button {
  font-size: 22px;
  font-weight: 800;
  padding: 0;
  margin: 1em 0.5em;
  background-color: #ffffff;
  border: 0;
  color: #525252;
}

#nav-mobile strong {
  margin: 1em 2em;
}

.referral-chip {
  background-color: #d74742;
  color: #ffffff;
  padding: 0.25em 0.5em;
  border-radius: 0.25em;
}

/* Services Page */
#pricing .service {
  border-bottom: 1px solid #eeeeee;
  padding: 0.5rem 0;
  margin-bottom: 0;
}

.discountedPrice {
  font-weight: 600;
  color: #d74742;
}

.emphasize-service {
  font-weight: 600;
}

.emphasize-service .label {
  color: #d74742;
}

.diagnostic-complete-description {
  font-size: 75%;
  line-height: 1.5em;
}

/*Services page alert message*/
p.alert {
  background: #d74742;
  color: #ffffff;
  padding: 0.75rem;
  border-radius: 0.3rem;
  font-style: italic;
}

/*Services Page More Info Button*/
#pricing .more-info {
  text-decoration: underline;
}

#pricing .more-info:hover {
  cursor: pointer;
}

.referral-zone {
  text-align: left;
  padding: 1em;
  border: 1px solid #d74742;
  border-radius: 1em;
}

.referral-zone h3 {
  color: #d74742;
}

/*Simple Services*/

.simple-services-card .card-content p {
  margin: 1em 0;
  font-size: 1.1em;
}

.simple-services-card .card-content .detailing-subheader {
  font-weight: 600;
  color: #969696;
}

.simple-services-card .card-content .experts-subheader {
  font-weight: 600;
}

.simple-services-card .card-content .tires-subheader {
  color: #525252;
  font-weight: 600;
}

.simple-services-card .card-content .recommended-subheader {
  font-weight: 600;
  color: #d74742;
}

.card.simple-services-card .card-action,
.detailing-card .card-action {
  padding: 0;
}

.card.simple-services-card .card-action span,
.detailing-card .card-action span {
  color: #ffffff !important;
  display: inline-block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  font-weight: 800;
  font-size: 1.2rem;
  padding: 20px;
}

.simple-services-card.beginner-card .card-action span {
  background-color: #d74742;
}

.simple-services-card .card-content .card-title,
.detailing-card .card-content .card-title {
  font-weight: 600;
  line-height: 1.25;
}

.card .card-title {
  font-weight: bold;
}

.tire-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.tire-row * {
  margin-left: 0px !important;
}

.tire-card {
  border-radius: 30px;
  border: solid 5px #d6d5d5;
  cursor: pointer;
  /*height: 90%;
  box-shadow: 10px 30px 10px rgba(0, 0, 0, 0.15);*/
}

.tire-card-selected {
  background-color: rgba(130, 172, 196, 0.15);
  ;
  border: 3px solid #82ACC4 !important
}

.tire-card-text {
  text-align: center;
  font-weight: bold !important;
  padding: 5px !important;
}

.tire-card-price {
  color: #008fcf;
  text-align: center;
  padding-bottom: 10px;
}

.tire-card .card-title {
  color: #969696 !important;
}

.tire-card .description {
  color: gray !important;
}

.tire-card:hover {
  border: 5px solid #008fcf;
  -webkit-box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 400ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

.teal-header {
  color: #969696;
}

.free-service-text {
  color: #969696;
  font-weight: bold;
}

.more-info-modal {
  color: gray;
  position: relative;
  /* float: right;
  right: 8px;
  top: 15px;*/
  z-index: 100;
  line-height: 10px;
  cursor: pointer;
  overflow: hidden;
  width: 24px;
}

.tire-card.tire-card-selected .more-info-modal {
  color: #4B819F;
}

.more-info-modal i {
  font-size: 1.4rem;
}

.detailing-card img {
  margin: 1em auto 2em auto;
  display: block;
}

.detailing-card .card-action {
  color: #ffffff;
}

.detailing-card {
  background-color: #fdfdfd;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3), 0 1px 5px 0 rgba(0, 0, 0, 0.3), 0 3px 1px -2px rgba(0, 0, 0, 0.35);
}

.detailing-modal-list i {
  vertical-align: middle;
}

.simple-services-card.detail-card .card-action {
  background: #d6d5d5;
}

.simple-services-card.tires-card .card-action {
  background: #525252;
}

.simple-services-card.expert-card .card-action {
  background: #525252;
}

.simple-services-card .card-action:hover {
  opacity: 0.8;
}

.hidden-icon {
  visibility: hidden;
}

/*Diagnostic styles*/
.card.services-we-provide .card-content p {
  margin: 0 0 1em 0;
}

#pricing #waitlist {
  height: 6em;
}

/* Schedule page styles */
.dates li.available {
  border: 1px solid #ffd1d0;
  padding: 0.4em;
  margin: 0.5em 0;
  cursor: pointer;
}

.dates li.active {
  background-color: #d6d5d5;
  color: #008fcf !important;
  font-weight: bold;
  padding: 0.4em;
  margin: 0.5em 0;
}

.lighten-checkbox>* {
  opacity: 0.3;
}

.no-dates-waitlist {
  height: 100%;
  font-size: 0.8em;
  line-height: 30px;
}

#pricing .calendar .dates li.unavailable {
  color: #ccc;
  background-color: #eee;
  border: 1px solid #ddd;
  padding: 0.4em;
  margin: 0.5em 0;
}

/* New list styles */
#pricing ul.vehicle-selection.columns {
  columns: 15rem auto;
}

#pricing ul.vehicle-selection li {
  columns: auto auto;
  cursor: pointer;
  padding: 0.2em 0;
  color: #969696;
}

#pricing ul.vehicle-selection li:hover {
  text-decoration: underline;
}

#pricing .make-selection {
  cursor: pointer;
  padding: 0.2em 0;
  margin: 0.2em;
  border-radius: 2px;
  text-align: center;
  overflow: hidden;
  display: inline-block;
  border: 2px solid lightgray;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}


#pricing .make-selection:hover {
  border: 2px solid black;
  -webkit-box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.3);
}

#coupon-code-input {
  border-bottom: 2px solid #d6d5d5;
}

#coupon-code-input:focus {
  border-bottom: 2px solid #d74742;
}

/*  APPROVE SERVICES STYLES */
.approve-services .upsells-list button {
  font-size: 0.8em;
  font-weight: 600;
  padding: 0 1em;
  min-width: 130px;
}


.approve-services .upsells-list {
  border-bottom: 1px solid #eeeeee;
  padding: 1em 0;
}

.approve-services .upsells-list .material-icons {
  vertical-align: middle;
}

.approve-services .upsells-list:last-child {
  border: none;
  margin-bottom: 0;
}

.approve-services .misc-line-item .row {
  margin-bottom: 10px;
}

/* .approve-services .upsells-list {
  font-weight: 500;
} */
.approve-services-border-box {
  border: 2px solid #eeeeee;
  padding: 1em;
  border-radius: 1em;
  margin-bottom: 2em;
}

.text-link {
  color: #d74742;
}

.text-link:hover {
  cursor: pointer;
}

i.vertical-align-middle {
  vertical-align: middle;
}

#location,
#howDidHear {
  width: 100%;
  max-width: 400px;
}

.tire-detail-row {
  margin-bottom: 0;
}

.tire-detail-row h5 {
  margin-left: 10px;
  margin-bottom: 0;
}

.check-icon {
  color: #969696;
  margin-top: 0.1em;
}

.inline-image-container {
  display: inline-block;
}

.inline-image-container .inline-service-image {
  width: 100%;
  height: 50px;
}


.marginBottom05 {
  margin-bottom: 0.5em;
}

.paddingLeft0 {
  padding-left: 0 !important;
}

.marginBottom0 {
  margin-bottom: 0 !important;
}

.inline-superscripts>table div,
.inline-superscripts>ul>li>div {
  display: inline;
}

.inline-superscripts>ul>li {
  font-size: 16px !important;
}

.inline-superscripts td {
  font-size: 1.2rem;
  padding: 0 0 0 5px;
}

.input-field label

/*.select-dropdown*/
  {
  color: #757575;
  font-weight: bold;
}

.quantity-input-wrapper .input-field {
  margin-top: 0;
  margin-bottom: 0;
}

.cardMenu {
  position: absolute;
  right: 10px;
  top: 10px;
}

.dropdown-content>* {
  display: flex;
  align-content: center;
}

.dropdownMenuItem {
  display: flex;
  align-items: center;
  padding-left: 8px;
  width: 100%;
  background-color: #ffffff;
  border: none;
  cursor: pointer;
}

.dropdownMenuItem:hover {
  background-color: #eeeeee;
}

.swCard {
  /*background-color: #eaeaea;*/
  border-radius: 8px;
  border: 3px solid transparent;
  box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.15);
}

/*.place_box .swCard:hover{*/
/*  background-color: transparent;*/
/*}*/
.swCard.is_primary,
.swCard:hover {
  background-color: rgba(130, 172, 196, 0.15);
  ;
}

.swCard.card .card-content p {
  color: #565D65;
  font-weight: 600;
  font-size: 14px;
}

.swCard.card .card-content {
  padding: 15px;
}

.vehicleCard {
  background-color: #eaeaea;
  border-radius: 8px;
}

.vehicleCard .card-content {
  padding: 6px 10px;
}

.vehicleCard .card-title {
  padding: 0 16px 0 2px;
  margin-bottom: 10px !important;
  font-size: 16px !important;
}

.vehicleCard .btn {
  padding: 5px 16px !important;
  background-color: #008fcf !important;
}

.newVehicleCard {
  cursor: pointer;
  border-radius: 8px;
  background-color: #008fcf;
  color: #ffffff;
}

.newVehicleCard .card-content {
  padding: 0px !important;
}

.newVehicleCard .card-title {
  font-size: large;
}

.couponCard {
  background-color: #abf5b0;
}

.bookFutureServiceButton {
  text-align: center;
  margin-top: 10px;
}

.bookFutureServiceButton button {
  font-weight: 600;
  padding: 1rem 2rem;
  height: auto;
  line-height: 1.5em;
}

.text-not-selectable {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}

.image-overlay {
  position: absolute;
  user-select: none;
  z-index: -100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  border-radius: 2px;
}

.selected-image .image-overlay {
  opacity: 1;
  z-index: 100;
}

.image-overlay * {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
}

.image-overlay-color {
  background-color: green;
  opacity: 0.1;
  border-radius: 2px;
}

.image-overlay-check {
  position: absolute;
  top: 35%;
  opacity: 1;
  color: white;
}

.tire-image-container {
  margin-top: 10px;
  position: relative;
  width: 100%;
  border: 2px solid #d6d5d5;
  border-radius: 2px;
  cursor: pointer;
}

.tire-image-container * {
  border-radius: 2px;
}

.checkinTwoColumns {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
}

.leftCol {
  /* background-color: red; */
  position: relative;
  margin-top: 15px;
}

.rightCol {
  /* background-color: blue; */
  position: relative;
  width: 100%;
  min-height: 200px !important;
  max-height: 100%;
  margin-top: 15px;
}

.keyoskBoxImage {
  margin: 0px;
  max-height: 200px;
  max-width: 100%;
}

.tireFilter,
.tireSort>li {
  background-color: lightgray;
  cursor: pointer;
  margin-bottom: 8px;
  padding: 2px 2px 2px 5px;
  font-weight: bold;
  font-size: 0.8rem;
}

.tireFilterDetail {
  font-weight: normal;
  max-height: 0;
  margin: 0;
  overflow: hidden;
  /* border: 1px solid darkgray; */
  /* background-color: darkgray; */
  -webkit-transition: max-height 400ms ease-out;
  -moz-transition: max-height 400ms ease-out;
  -o-transition: max-height 400ms ease-out;
  transition: max-height 400ms ease-out;
}

.tireFilterDetail.show {
  height: 100%;
  max-height: 500px;
}

.tireFilterColumn {
  border-radius: 2px;
  border: 2px solid darkgray;
  cursor: default;
}

.productSpec {
  max-height: 0;
  margin: 0;
  overflow: hidden;
  -webkit-transition: max-height 400ms ease-out;
  -moz-transition: max-height 400ms ease-out;
  -o-transition: max-height 400ms ease-out;
  transition: max-height 400ms ease-out;
}

.productSpec.show {
  height: 100%;
  max-height: 500px;
}

.badges {
  margin: 3px;
}

.badges>* {
  background-color: lightgray;
  border-radius: 2px;
  margin-right: 5px;
  padding: 2px 4px 2px 4px;
  position: relative;
  /* white-space: nowrap; */
}

.badges .sortBadge {
  background-color: darkblue;
  color: white;
}

.badges * .tooltiptext {
  opacity: 0;
  visibility: hidden;
  background-color: black;
  color: #ffffff;
  text-align: center;
  padding: 5px 2px;
  border-radius: 2px;
  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  width: 300px;
  margin-left: -150px;
  -webkit-transition: opacity 500ms ease-out;
  -moz-transition: opacity 500ms ease-out;
  -o-transition: opacity 500ms ease-out;
  transition: opacity 500ms ease-out;
}

/* Arrow above tooltip */
.badges * .tooltiptext::after {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}

.badges :hover .tooltiptext {
  opacity: 1;
  visibility: visible;
}

.tireProductColumn {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
}

.tireRecommendationCol {
  padding: 0 !important;
}

.tireRecommendation {
  /* background-color: lightblue; */
  flex: 1;
  border-radius: 2px;
  border: 1px solid darkgray;
  margin-bottom: 5px;
  margin-left: 3px;
  cursor: default;
  min-width: 180px;
  max-width: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.tireRecommendation .brand {
  position: relative;
  font-weight: bold;
  font-size: 1.5rem;
  padding-top: 10px;
}

.tireRecommendation .retailPrice {
  font-size: 1.4rem;
  font-weight: bold;
}

.tireRecommendation * {
  text-align: center;
}

.tireImage {
  object-fit: contain;
  object-position: 50% 0;
  /* Top center */
  overflow: hidden;
  max-height: 200px;
  width: 100%;
  height: 100%;
}

.us-state-select,
.us-state-select:focus,
.us-state-select:hover,
.us-state-select:active {
  outline: none;
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #cccccc;
}

.plate-info {
  width: 80%;
  margin-left: 10%;
  margin-bottom: 5px;
}

.vin-info {
  width: 96%;
  margin-left: 2%;
  margin-bottom: 5px;
}

.plate-input-container,
.plate-input-container>* {
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.plate-input-container,
.plate-input-container>* {
  max-height: 300px;
}

.plate-number {
  height: auto !important;
  text-align: center;
  font-size: 5vw !important;
}

.plate-state {
  display: block;
  font-size: 1.7vw;
}

.plate-splash {
  border-style: double;
  padding: 10px;
  background-color: #f0f3f3;
  border-radius: 2px;
  color: #525252;
}

.vehicle-info-icon-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.3s ease;
  /*background-color: rgba(0,0,0,0.5);*/
}

.vehicle-info-received-icon-overlay {
  opacity: 1;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.vehicle-info-received-icon {
  color: #969696;
  font-size: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.vehicle-info-icon-mask {
  color: white;
  position: absolute;
}

.spinner {
  animation: loadingI 2s linear infinite;
}

.bubble-1,
.bubble-2 {
  animation: bounce 2s ease-in-out infinite;
}

.bubble-2 {
  animation-delay: -1s;
}

.spinner {
  position: relative;
  width: 45px;
  height: 45px;
  margin: 0 auto;
}

.bubble-1,
.bubble-2 {
  position: absolute;
  top: 0;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #d6d5d5;
}

.bubble-2 {
  top: auto;
  bottom: 0;
}

@keyframes loadingI {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes bounce {

  0%,
  100% {
    transform: scale(0);
  }

  50% {
    transform: scale(1);
  }
}

.license-plate-outer {
  position: relative;
  text-align: center;
  color: white;
  align-content: center;
  width: 200px;
  overflow: hidden;
}

.license-plate-image {
  width: 100%;
  max-width: 200px;
}

.license-plate-number {
  height: 70%;
  width: 95%;
  text-align: center;
  font-size: 3.5rem;
  /* Change this if you change plate-input-container width */
  font-family: "LicensePlate", serif;
  position: absolute;
  top: 48%;
  left: 47%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  overflow: hidden;
}

.attribution-text {
  font-size: 12px;
  width: 100%;
  float: right;
  text-align: right;
  color: darkgray;
}

.attribution-img {
  width: 120px;
  float: right;
  text-align: right;
}

.review tr {
  border-bottom: none;
}

.button-to-link {
  background: none;
  color: #4B82A0;
  border: none;
  padding: 0;
  font-size: 13px;
  cursor: pointer;
}

.button-to-link:hover {
  text-decoration: underline;
}

.grayscale-img {
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1);
  /* Microsoft Edge and Firefox 35+ */
}

.modal-trigger {
  cursor: pointer;
}

.force-bullet-list>li {
  list-style-type: circle !important;
}

.force-bullet-list {
  margin: 0 15% 0 15%;
  text-align: left;
}

#modal-vin {
  max-width: 500px;
}

.review-service-table {
  border-radius: 2px;
  overflow: hidden;
  border-collapse: separate;
  border: 1px solid lightgray;
}

.review-service-table td {
  border-top: 1px solid lightgray;
  text-align: right;
  padding: 4px !important;
}

.review-service-table th {
  padding: 5px !important;
  text-align: right;
}

.approve-service-table {
  border-radius: 2px;
  overflow: hidden;
  border-collapse: separate;
  border: 1px solid lightgray;
  vertical-align: center;
}

.small-screen-wrap,
.small-screen-hide {
  display: contents;
}

.button-link {
  text-decoration: none !important;
}

.disabled-button-link {
  text-decoration: none !important;
  background-color: #dfdfdf !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #9f9f9f !important;
  cursor: default;
}

#mobile-nav .nav-item {
  margin-left: 15px;
}

.sidenav li>a {
  padding: 0 15px;
}

#mobile-nav li:last-child {
  margin-top: 10px;
}

.sidenav li>a:hover {
  text-decoration: none;
}

/* tooltips aligned to the right of a component; used in schedule page */
.tooltip-container {
  position: relative;
  float: right;
}

.tooltip-container .eco-tooltip-color {
  background-color: #71c97c;
  color: #ffffff;
}

.tooltip-container .eco-tooltip-color.tooltip-top-text::after {
  border-color: #71c97c transparent transparent transparent;
}

.tooltip-container .eco-tooltip-color.tooltip-right-text::after {
  border-color: transparent #71c97c transparent transparent;
}

.tooltip-container .valet-tooltip-color {
  background-color: #008fcf;
  color: #ffffff;
}

.tooltip-container .valet-tooltip-color.tooltip-top-text::after {
  border-color: #008fcf transparent transparent transparent;
}

.tooltip-container .valet-tooltip-color.tooltip-right-text::after {
  border-color: transparent #008fcf transparent transparent;
}

/* For desktop devices */
.tooltip-container .tooltip-right-text {
  visibility: hidden;
  width: 300px;
  text-align: center;
  border-radius: 2px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  left: 200%;
  bottom: 0px;
  margin-top: -100%;
}

.tooltip-container .tooltip-right-text::after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 100%;
  border-width: 5px;
  border-style: solid;
}

.tooltip-container .tooltip-top-text::after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: 20px;
  border-width: 5px;
  border-style: solid;
}

.tooltip-container:hover .tooltip-right-text {
  visibility: visible;
}

/* For mobile devices */
.tooltip-container .tooltip-top-text {
  visibility: hidden;
  width: 300px;
  text-align: center;
  border-radius: 2px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  right: -5px;
  bottom: 50px;
}

.tooltip-container:hover .tooltip-top-text {
  visibility: visible;
}

.slider-info-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 6px;
}

.slider-info-box {
  align-self: flex-start;
  flex: 1;
  text-align: center;
  padding: 8px 14px;
  border: 1px solid lightgrey;
  max-width: 7.3em;
  color: grey;
  font-weight: 450;
  border-radius: 8px;
}

.rc-slider-handle,
.rc-slider-handle:active,
.rc-slider-dot {
  border: solid 2px #4B819F !important;
  background-color: #4B819F !important;
}

.rc-slider-handle:focus {
  border-color: #0078ad !important;
  box-shadow: 0 0 5px #008fcf !important;
}

.rc-slider-handle:hover {
  border-color: #0078ad !important;
}

.rc-slider-handle:active {
  border-color: #0078ad !important;
  box-shadow: 0 0 5px #0078ad !important;
}

.rc-slider-dot-active {
  border-color: #008fcf !important;
}

.rc-slider-track {
  background-color: #4B819F !important;
}

#keycafe .nowrap {
  white-space: nowrap;
}

#keycafe .instructions-list li {
  text-align: justify;
  color: black;
}

#keycafe .unlock {
  padding: 2px 34px;
  height: 64px;
  border-radius: 64px;
  background-color: #d74251;
  font-weight: 600;
}

#keycafe .unlock:active {
  opacity: 80%;
}

#keycafe .keyosk-instructions {
  margin: auto;
  max-width: max-content;
}

.one-click {
  text-align: center;
}

.force-bullet-list-2>li {
  list-style-type: circle !important;
}

.force-bullet-list-2 {
  margin: 0 20px;
  text-align: left;
  white-space: nowrap;
}

.zippity-terms {
  display: inline;
  position: relative;
  top: -7px;
  left: -5px;
}

.zippity-checkbox-label {
  font-size: 14px;
  color: #525252;
}

div.slightly-indented {
  padding: 0 0.75rem;
}

input.validate.Failure {
  border-bottom: 1px solid #f44336;
  -webkit-box-shadow: 0 1px 0 0 #f44336;
  box-shadow: 0 1px 0 0 #f44336;
}

.vehicle-data {
  font-size: 1.1em;
  font-weight: bold;
  color: #008fcf;
}

.recall-detail {
  font-weight: bold;
  color: #d74742;
  text-align: center;
  border: #d74742 dashed;
  padding: 20px;
}

.recall-modal {
  height: 50% !important;
}

.waitlist-note {
  background-color: #6caecc;
}

.alert-icons {
  font-size: 1.5rem;
  border-radius: 50%;
  border: 1px solid black;
  margin-right: 10px;
}

#toast-container {
  width: fit-content;
  display: flex;
  flex-direction: column;
}

.toast {
  width: max-content;
  align-self: end;
}

.cancel-or-delete-button {
  border: 2px solid #808080;
  color: #808080;
}

.rounded-text-area {
  padding: 5px;
  border-radius: 2px;
  border: 1px solid #ccc;
  color: #333;
  outline: none;
  position: relative;
  width: 100%;
}

.login-link {
  color: #4B819F;
  cursor: pointer;
}

.tire-sizes .row {
  margin-bottom: 0;
}

.tire-sizes .card {
  border-radius: 15px;
  text-align: center;
  cursor: pointer;
}

.tire-sizes .card:hover {
  background-color: #f7f7f7;
}

.tire-sizes .card-content {
  padding: 10px 30px 10px 30px;
}

.tire-size-badge {
  background: #d6d5d5;
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
  top: -5px;
  right: -5px;
  width: 16px;
  height: 16px;
}

.tire-size-badge .tooltip {
  display: none;
  position: absolute;
  top: 12px;
  right: 12px;
  padding: 5px;
  border-radius: 2px;
  background-color: white;
  width: 230px;
  max-width: 90vw;
}

.tire-size-badge:hover .tooltip {
  display: block;
}

.quote-top-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.quote-section-container {
  border-width: 0px;
  border-color: #eee;
  border-style: solid;
  border-top-width: 4px;
  padding-top: 20px;
  margin-bottom: 40px;
}

.quote-options-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.quote-option {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: white;
  border-radius: 2px;
  cursor: pointer;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 10px;
  min-width: 250px;
  width: 30%;
  box-shadow: 0px 0px 2px rgba(136, 136, 136, 0.5);
  border-color: white;
  border-width: 3px;
  border-style: solid;
  border-top-width: 20px;
}

.quote-option:hover {
  box-shadow: 0px 0px 8px rgba(136, 136, 136, 0.5);
}

.selected-quote-option {
  border-color: #008fcf;
}

.quote-option-top-half-container {
  margin-bottom: 15px;
}

.quote-option-header-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.quote-option-label {
  color: #bbbbbb;
}

.quote-option-service {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 2px;
}

.quote-option-horizontal-line {
  border: 1px solid lightgray;
}

.quote-option-subtotal {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.quote-option-select-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.quote-option-select-button {
  margin-right: 0px;
}

.vehicle-entry-tab {
  cursor: pointer;
  padding: 10px !important;
  border-bottom: 1px solid #95a1a6;
  margin: 5px;
  color: #95a1a6;
}

.vehicle-entry-active-tab {
  font-weight: bold;
  color: #525252;
  border-bottom: 2px solid #525252;
}

.vehicle-entry-tabs {
  margin-bottom: 30px;
}

.vehicle-entry-col-dropdown {
  margin-bottom: 18px;
}

.vehicle-entry-col-dropdown input.select-dropdown {
  border: 1px solid #95a1a6;
  border-radius: 5px;
  padding-left: 8px;
  margin: 3px 0 0 -4px;
  width: calc(100% - 8px);
  text-overflow: ellipsis;
}

.dropdown-placeholder input.select-dropdown {
  color: #d1d1d1;
}

.vehicle-entry-dropdown input.select-dropdown {
  border: 1px solid #95a1a6;
  border-radius: 5px;
  padding: 0 15px 0 8px;
  margin: 3px 0 0 -4px;
  /*max-width: 160px;*/
  text-overflow: ellipsis;
}

.vehicle-entry-dropdown.select-wrapper .caret {
  right: 10px;
}

.vehicle-entry-text-field {
  border: 1px solid #95a1a6 !important;
  border-radius: 5px !important;
  padding-left: 8px !important;
  margin: 3px 0 0 -4px !important;
  color: #757575;
  font-weight: 700;
}

.vehicle-entry-text-field::placeholder {
  font-weight: 700;
}

.disabled-vehicle-dropdown input.select-dropdown:disabled {
  color: #bbbbbb;
  border: 1px dotted #bbbbbb;
  border-radius: 5px;
  padding-left: 8px;
  margin: 3px 0 0 -4px;
}

.disabled-vehicle-dropdown.disabled+label {
  color: #bbbbbb;
}

.switch label input[type=checkbox]:checked+.lever {
  background-color: #6caecc;
}

.switch label input[type=checkbox]:checked+.lever:after {
  background-color: #008fcf;
}

.dropdown-content li>a,
.dropdown-content li>span {
  color: #008fcf;
}

[type=checkbox].filled-in:checked+span:not(.lever)::after {
  border: 2px solid #637381;
  background-color: #637381;
}

.schedule-calendar-wrapper {
  color: #969696;
  margin-bottom: 30px;
}

.picker-calendar {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 40px;
  z-index: 1;
}

.fc-myCustomTitle-button {
  color: #525252 !important;
  background: none !important;
  padding: 0 !important;
  border: 0 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  box-shadow: none !important;
  text-decoration: underline !important;
}

.fc-disabledNavigationPrev-button {
  color: #bbbbbb !important;
  background: none !important;
  border: 0 !important;
}

.fc-disabledNavigationNext-button {
  color: #bbbbbb !important;
  background: none !important;
  border: 0 !important;
}

.fc-theme-standard .fc-scrollgrid {
  border: none !important;
}

.schedule-calendar {
  margin: 0 auto;
  border-radius: 20px;
  border: none !important;
  padding: 10px;
  background-color: white !important;
}

.schedule-calendar .react-calendar__month-view__days__day--weekend {
  color: white;
}

.schedule-calendar .react-calendar__month-view__days__day--neighboringMonth {
  color: white;
}

.schedule-calendar .react-calendar__tile--now {
  font-weight: bold;
  text-decoration: underline;
  background: none;
}

.schedule-calendar .react-calendar__tile--now:enabled:hover,
.schedule-calendar .react-calendar__tile--now:enabled:focus {
  background: #e6e6e6;
}

.schedule-calendar button:disabled {
  background-color: white !important;
  color: #d8d8d8;
}

.schedule-calendar button:enabled {
  color: black;
}

.schedule-calendar button.react-calendar__tile--active:enabled,
.react-calendar__tile--active {
  color: #ffffff;
  background-color: #4B819F !important;
  border: 1px solid #4B819F !important;
}

.react-calendar__tile--active {
  border: 1px solid #212B36 !important;
}

.react-calendar__tile {
  /*padding: 15px !important;*/
  /*max-width: 12% !important;
  flex-basis: 12% !important;*/
}

.available-date-color {
  height: 12px;
  width: 12px;
  vertical-align: middle;
  background-color: black;
  display: inline-block;
  margin: 3px 5px 5px 0;
}

.available-date-text {
  font-size: 12px;
  color: #525252;
}

.selected-date-color {
  height: 12px;
  width: 12px;
  vertical-align: middle;
  background-color: #6caecc;
  display: inline-block;
  margin: 3px 5px 5px 20px;
  border: 2px solid black;
}

.selected-date-text {
  font-size: 12px;
  color: #525252;
}

/* fullcalendar-related styling for the scheduling page */
.fc h2.fc-toolbar-title {
  font-size: 18px;
}

.fc a.fc-col-header-cell-cushion {
  color: #525252;
  font-size: 18px;
}


.fc table.fc-scrollgrid-liquid {
  font-size: 12px;
  cursor: pointer;
}

.fc div.fc-event-main {
  color: white;
  cursor: move;
}

.fc-v-event {
  background-color: #6caecc !important;
  border-color: #6caecc !important;
}

.fc a.fc-timegrid-event.fc-v-event.fc-event.fc-event-draggable.fc-event-resizable.fc-event-start.fc-event-end.fc-event-today.fc-event-future {
  background-color: white;
  color: #525252;
}

.fc th.fc-timegrid-axis {
  background-color: white;
}

.fc-bg-event.fc-event.unavailable-times {
  background: url("../static/img/diagonal-stripes.svg") transparent repeat fixed;
  cursor: not-allowed;
  opacity: 0.7;
}

.fc button.fc-prev-button.fc-button.fc-button-primary {
  border-width: 0;
  background-color: white;
  color: black;
}

.fc button.fc-next-button.fc-button.fc-button-primary {
  border-width: 0;
  background-color: white;
  color: black;
}

.fc .fc-timegrid-now-indicator-container {
  background-color: white;
}

.fc th.fc-col-header-cell {
  cursor: default;
}

.fc a.fc-col-header-cell-cushion:hover {
  text-decoration: none;
}

.tsc__calendar {
  display: flex;
  flex-direction: column;
  position: relative;
}

.tsc__actions {
  display: flex;
}

.tsc__action {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

.tsc__action-disabled {
  cursor: default;
  opacity: 0.5;
}

.tsc__action-title {
  flex-grow: 2;
  padding: 8px 4px;
  text-align: center;
}

.tsc__week {
  display: flex;
  flex: 1;
  flex-direction: row;
  align-items: stretch;
}

.tsc__day {
  display: flex;
  flex: 1;
  flex-direction: column;
}

.tsc__day-responsive {
  width: calc(100% / 5);
}

.tsc__day-responsive-weekend {
  width: calc(100% / 7);
}

.tsc__day-title {
  text-align: center;
  padding: 8px 4px;
}

.tsc__timeslot {
  display: flex;
  flex: 1;
  justify-content: center;
  padding: 8px 4px;
  font-size: 12px;
  background-color: #FFFFFF;
  transition: background-color 0.5s, color 0.5s, box-shadow cubic-bezier(0.25, 0.8, 0.25, 1) 0.3s;
  border-radius: 4px;
  text-align: center;
  margin: 8px 4px;
  color: #313232;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 6px rgba(0, 0, 0, 0.24);
}

.tsc__timeslot:not(.tsc__timeslot--disabled) {
  cursor: pointer;
}

.tsc__timeslot:not(.tsc__timeslot--disabled):hover {
  background-color: #008fcf;
  color: #FFFFFF;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25), 0 4px 6px rgba(0, 0, 0, 0.22);
}

.tsc__timeslot--selected {
  background-color: #008fcf;
  color: #FFFFFF;
}

.tsc__timeslot--disabled {
  background-color: #EEEDEB;
  color: #C6C3BD;
}

.tsc__timeslot__height {
  max-height: 34px;
  height: 34px;
  min-height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Don't display footer for Square payment modal */
#modal-square {
  max-width: 400px;
  background-color: #ffffff;
  border-radius: 8px;
  max-height: 76%;
}

#modal-square>.modal-footer {
  display: none;
}

#modal-square .close_btn {
  cursor: pointer;
  position: relative;
  top: -20px;
  float: right;
}

#modal-square #payment-form>div {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: large;
}

#modal-square .close_btn i {
  font-size: 24px;
}

.cancelBtn .small {
  font-size: 1.3rem !important;
}

#card-button {
  display: block;
  margin: auto;
  padding: 11px 16px;
  height: auto;
  font-size: large;
  border-radius: 8px;
  line-height: 36px;
  background-color: #212B36;
  color: #ffffff;
  font-weight: bold;
}

.cancelBtn {
  font-size: 1.3rem;
  display: flex;
  cursor: pointer;
}

.addPhoneNumber,
.addPhoneNumber:hover,
.addPhoneNumber:focus {
  font-size: 1.2rem;
  background: transparent;
  color: #525252;
  box-shadow: none;
  cursor: pointer;
  padding-top: 10px;
  margin-bottom: 0;
}

.alignedCenter {
  display: flex;
  align-items: center;
}

.cost-field {
  display: flex;
  justify-content: flex-end;
}

.add-payment-text-btn {
  text-decoration: underline;
  border: none;
  color: #525252;
  background-color: transparent;
  font-size: 15px;
  vertical-align: baseline;
}

.add-payment-text-btn.error {
  color: #d74742;
}

.add-payment-text-btn:hover {
  background-color: transparent;
}

.add-payment-btn {
  padding: 8px;
  font-size: 15px;
  line-height: 1.15;
}

.tipButton,
#customTipAmount {
  height: 40px;
  box-sizing: border-box;
  border-radius: 4px;
  color: #0078ad;
  background-color: #ffffff !important;
  border: 2px solid #0078ad !important;
  width: 100px;
  font-size: inherit;
  text-align: center;
  margin: 0;
  margin-right: 5px;
}

.tipButton.selected,
#customTipAmount.selected {
  background-color: #0078ad !important;
  color: #ffffff;
}

.tipContainer .input-field {
  margin: 0;
  padding: 0;
}

/*  Remove up/down arrows from number inputs  */
/*  Chrome, Safari, Edge, Opera  */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

#privacy {
  background-color: white;
  padding: 0 2rem;
}

#privacy .privacy-header {
  font-weight: bold;
  margin-bottom: 1rem;
}

#privacy .privacy-paragraph {
  margin-bottom: 1rem;
}

body,
button,
input,
optgroup,
select,
textarea {
  /*font-family: "Inter", sans-serif;*/
  font-family: "Circular Std", sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
  /*font-family: "Rubik", sans-serif;*/
  font-family: "Circular Std", sans-serif;
}

.manual-vehicle-entry-button {
  text-decoration: none !important;
  background-color: #dfdfdf !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #525252;
  font-size: 1.1rem;
  font-weight: 700;
}

.white-splash {
  background-color: white;
  border-radius: 0;
  box-shadow: none;
}

.zippity-header {
  background-color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  height: 80px;
}

nav {
  background-color: white;
  display: block !important;
}

.zippity-header button,
.zippity-header button:focus {
  /*background-color: white;*/
  padding: 6px 16px;
  height: auto;
  font-size: 15px;
  border-radius: 8px;
  line-height: 36px;
  margin-bottom: 10px;
  background-color: #212B36;
  color: #ffffff !important;
  font-weight: bold;
  border: none !important;
}

.zippity-header button:hover {
  background-color: #212B36;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.tire-card {
  border-radius: 8px;
  border: 3px solid transparent;
  box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.15);
}

.tire-card:hover {
  border: 3px solid transparent;
}

.side-bar {
  border-left: 1px solid #d6d5d5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400 !important;
}

.card .card-content .card-title {
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 18px;
}

input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]) {
  /*border-bottom: 1px solid #525252 !important;
  box-shadow: 0 1px 0 0 #525252 !important;*/
  border: 2px solid #637381 !important;
  box-shadow: none;
}

input[type=text]:not(.browser-default):focus:not([readonly])+label {
  color: #525252;
}

.review-column-right li {
  font-size: 15px !important;
  color: #525252 !important;
}

/* Update css */
.user_modal input:not([type='checkbox']),
.cancel_service_modal textarea,
.cancel_service_modal input:not([type='checkbox']),
.edit_address_form input:not([type='checkbox']),
#login input,
#pricing input:not([type='checkbox']) {
  border: 2px solid rgba(145, 158, 171, 0.20);
  position: relative;
  padding: 16px 14px;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  border-radius: 8px;
  margin-top: 12px;
  height: 3.86rem;
  color: #212B36;
  font-size: 14px;
  box-shadow: none;

}

#login input {
  border: 2px solid #919EAB !important;
}

.user_modal .input-field,
.edit_address_form .input-field,
#login .input-field,
#pricing .input-field {
  margin-top: 0.5rem;
  margin-bottom: .5rem;
  padding-left: 0rem;
}

#pricing .input-field.col label.active {
  /*left: 0.75rem;*/
}

.user_modal .input-field.col label,
.edit_address_form .input-field.col label,
#login .input-field.col label,
#pricing .input-field.col label {
  /*left: 1.75rem;*/
  position: absolute;
  /*top: -10px;
  left: 22px;*/
  background-color: #fff;
  padding: 4px 3px 2px 3px;
  font-size: 14px;
  z-index: 9;
  color: #637381;
  width: auto !important;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  pointer-events: none;
  transition: 0.3s;

}

.hidden {
  display: none !important;
}

#login .input-field.col label {
  background-color: #6caecc;
  color: #919EAB;
}

.select-wrapper+label {
  top: 15% !important;
}

.user_modal .input-field>label:not(.label-icon).active,
.edit_address_form .input-field>label:not(.label-icon).active,
#login .input-field>label:not(.label-icon).active,
#pricing .input-field>label:not(.label-icon).active {
  /*transition: transform .2s ease-out, color .2s ease-out, -webkit-transform .2s ease-out;
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transform: translateY(12px);
  transform: translateY(12px);*/

  top: 15%;
  left: 15px;
  padding: 0 2px;
  font-size: 12px;
  color: #212B36;
}

.login-form a {
  color: #4B819F;
  position: relative;
  font-size: 14px;
}

#login .input-field>label:not(.label-icon).active {
  color: #637381;
}

.row.new_service,
.locations>div {
  display: flex;
  flex-wrap: wrap;
}

.row.new_service>div,
.locations>div.row>div {
  margin-left: 0 !important;
}

ul.neue {
  margin: 0 0 5px 0;
}

ul.neue span {
  font-weight: 700;
}

.error_modal .btn,
.past_service .btn,
#login .btn,
.place_box .btn,
.new_service .btn,
.vehicleCard .btn,
.upcomming_service .btn,
#pricing .btn,
.modal button {
  padding: 6px 16px;
  height: auto;
  font-size: 15px;
  border-radius: 8px;
  line-height: 36px;
  margin-bottom: 10px;
  background-color: #212B36;
  color: #ffffff;
  font-weight: 700;
}

.upcomming_service .btn-cancel {
  color: #767272;
}

#login .btn.disabled,
#pricing .btn.disabled {
  background-color: rgba(145, 158, 171, 0.24);
  color: rgba(145, 158, 171, 0.8);
}

.suggestion-list {
  /*border: 1px solid #c6c3c3;*/
  /*border-radius: 6px;*/
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  margin-top: 16px;
  margin-bottom: 24px;
  margin-right: 11.5px;
}

.suggestion-list li {
  /*border-bottom: 1px solid #c6c3c3;*/
  padding: 12px 16px !important;
  color: #637381;
}

.suggestion-list li:last-child {
  border-bottom: none;
}

.suggestion-list li:hover {
  background-color: rgba(145, 158, 171, 0.16) !important;
  text-decoration: none;
}



.marketing-banner {
  height: 76px;
  border-radius: 16px;
  background-image: url('/static/img/sale-banner.png');
  background-size: cover;
  margin: 20px 0;
}

.banner-content {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  position: relative;
  z-index: 1;
}

.banner-text {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.banner-title {
  color: rgba(255, 255, 255, 0.60);
  font-family: "Circular Std", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 12px;
  text-transform: uppercase;
  margin: 0;
  font-feature-settings: 'liga' off;
}

.banner-subtitle {
  color: #FFF;
  font-family: "Circular Std", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.15px;
  margin: 0;
  font-feature-settings: 'liga' off;
}

.banner-action {
  flex-shrink: 0;
}

.banner-button {
  height: 36px;
  display: inline-flex;
  padding: 6px 12px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background: #FE5F10;
  color: #fff;
  border: none;
  font-family: "Circular Std", sans-serif;
  font-weight: 700;
  font-size: 15px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.banner-button:hover {
  color: #FE5F10;
  background-color: #fff;
}


/* Responsive CSS */

@media only screen and (max-width: 1100px) {
  .approve-services .upsells-list button {
    font-size: 0.6em;
    min-width: 102px;
  }
}

@media only screen and (max-width: 1075px) {
  #tabs .contact {
    display: none;
  }
}

@media screen and (max-width: 993px) {
  .btn-large {
    height: auto;
    line-height: 1.1;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 943px) {
  #tabs .login {
    display: none;
  }
}

@media only screen and (max-width: 943px) {
  #tabs .garage {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  .inline-image-container {
    display: block;
  }

  nav .brand-logo {
    left: 12%;
  }

}

@media (max-width: 992px) {
  .small-screen-wrap {
    display: flex;
    align-items: center;
  }

  .small-screen-wrap>* {
    flex: 1;
    text-align: center;
    padding: 5px 10px 5px 10px;
  }

  .small-screen-wrap button {
    width: 95%;
    /*margin: 10px 0px 10px 0px;*/
  }

  .small-screen-hide {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  .grey-splash {
    padding: 0;
  }
}

@media only screen and (max-width: 769px) {

  .footerContainer {
    flex-flow: column;
  }

  .footerLogo {
    justify-content: flex-start;
  }

  .footerContact,
  .headerContact {
    flex-flow: column;
    padding: 20px 0 10px;
  }

  .footerContact div,
  .headerContact div {
    padding: 5px 0 5px !important;
    justify-content: flex-start !important;
  }

  .footerCopyright {
    justify-content: flex-start;
  }

  .top-bar .contact_items {
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .top-bar .contact_items .contact_icon {
    padding-left: 0;
  }

  .top-bar .contact_icon a {
    padding-left: 20px;
  }

  nav .sidenav-trigger {
    margin: 0;
    height: auto !important;
    line-height: inherit !important;
    float: right;
  }

  nav .sidenav-trigger i {
    line-height: 84px !important;
  }

  nav .brand-logo {
    left: 20%;
  }
}

@media only screen and (max-width: 720px) {
  .tsc__timeslot {
    font-size: 10px;
    line-height: 1.8;
  }
}

@media only screen and (max-width: 700px) {
  #pricing .progress-bar li {
    margin: 0;
  }
}

@media (min-width: 576px) {
  .banner-subtitle {
    font-size: 20px;
    line-height: 25px;
  }

  .banner-button {
    height: 48px;
    padding: 11px 16px;
  }

  .marketing-banner {
    height: 88px;
  }
}

@media screen and (min-width: 630px) {
  .simple-services-card .card-content {
    min-height: 12em;
  }

  #pricing .make-selection {
    line-height: 80px;
    height: 90px;
    width: 135px;
    font-size: 16px;
  }

  .banner-subtitle {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -1.2px;
  }

  .marketing-banner {
    height: 120px;
    background-image: url('/static/img/sale-banner-desktop.png');
  }
}

@media screen and (max-width: 630px) {
  #pricing .make-selection {
    line-height: 42px;
    height: 50px;
    width: 75px;
    font-size: 11px;
  }
}


@media only screen and (max-width: 600px) {
  footer .footer {
    background-size: 100%;
  }
}

@media only screen and (max-width: 600px) {
  #home .final {
    background-size: 100%;
  }
}

@media only screen and (max-width: 600px) {
  #login .create-account-container {
    /*flex-direction: column;*/
  }

  #login .new-to-zippity {
    /*border-right: 0px;
    border-bottom: 1px solid white;
    margin-right: 0px;
    padding-right: 0px;
    padding-bottom: 10px;*/
  }
}

@media only screen and (max-width: 600px) {
  .green-splash {
    background-size: 100%;
  }
}

@media only screen and (max-width: 600px) {
  #pricing h3 {
    margin: 40px 0 0px;
  }

  #pricing .side-bar {
    text-align: center;
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
  }

  #pricing .side-bar .your-car {
    display: none;
  }

  #pricing .side-bar .car-content {
    padding: 0;
  }

  #pricing .side-bar .services-content {
    padding: 0;
  }
}

@media only screen and (max-width: 600px) {
  #login .input-field {
    float: none;
  }

  .get-started-form {
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }

  .forgot-password {
    display: inline-block;
    margin-bottom: 15px;
  }

  .plate-state {
    font-size: initial;
  }

  .react-calendar {
    width: auto !important;
  }

  .schedule-wrapper {
    margin-left: -6px !important;
  }

}

@media only screen and (min-width: 601px) {
  .schedule-wrapper {
    margin-left: -2rem !important;
  }

  nav a.sidenav-trigger,
  nav a.sidenav-trigger i {
    height: auto !important;
    line-height: inherit !important;
  }

  nav .sidenav-trigger {
    float: right;
  }
}

@media only screen and (max-width: 576px) {
  .fc a.fc-col-header-cell-cushion {
    font-size: 12px;
  }

  .calendar-responsive {
    padding: 0px 23px !important;
  }

  .input-box-responsive .row {
    margin: 0 !important;
    width: 100% !important;
  }
}

@media only screen and (max-width: 587px) {
  #tabs .pricing {
    display: none;
  }
}

@media only screen and (max-width: 587px) {
  #tabs {
    display: none;
  }
}

@media only screen and (max-width: 470px) {
  .tsc__timeslot__height {
    max-height: 50px;
    height: 50px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.forms-inputs {
  position: relative;
}

.forms-inputs span {
  position: absolute;
  top: 2px;
  left: 10px;
  background-color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  z-index: 9;
  color: #212B36;
}

/*.forms-inputs label{
  position: absolute;
  top: 33%;
  left: 15px;
  transform: translateY(-33%);
  color: #919EAB;
  font-size: 14px;
  pointer-events: none;
  transition: 0.3s;
  transform-origin: 0% 100%;
  cursor: text;

}
#pricing .forms-inputs > label:not(.label-icon).active{
  top: 2%;
  left: 15px;
  font-size: 12px;
  padding: 0 2px;
  background: #ffffff;
  color: #212B36;
  transform-origin: 0 0;
}*/
/*.forms-inputs input:active ~ label,
.forms-inputs input:focus ~ label{
  top: 0;
  left: 15px;
  font-size: 16px;
  padding: 0 2px;
  background: #ffffff;
}*/

.address_link {
  margin-bottom: 24px;
  color: green;
}

#pricing .zippity-red,
.error_msg {
  color: #B71D18;
  background: rgba(255, 86, 48, 0.16);
  padding: 3px 8px;
  border-radius: 8px;
}

.login-link-box {
  font-weight: 600;
}

.calendar-responsive .vehicle-entry-tabs {
  margin-bottom: 0px;
}

.back_link {
  color: #637381;
  display: flex;
  align-items: center;
  margin-top: 20px;
  cursor: pointer;
}

.back_link:hover {
  text-decoration: underline;
}

.back_link a {
  color: #637381;
  line-height: 9px;
}

.back_link i {
  margin-right: 2px;
}

/*service section*/

.serviceBox {
  display: flex;
  padding: 10px 5px;
  width: 100%;
}

.serviceBox .service-img {
  margin-right: 10px;
  background: #DFE3E8;
  height: 48px;
  width: 48px;
  border-radius: 8px;
  border: 3px solid transparent;

}

.service.active .serviceBox .service-img,
.serviceBox .service-img.tire-card-selected {
  background: #4B819F;
  border: 3px solid transparent !important;
}

.serviceBox .service-img svg,
.serviceBox .service-img img {
  position: relative;
  padding: 10px;
  display: block;
  width: 45px;
  height: 45px;
}

.service.active .serviceBox .service-img svg path,
.serviceBox .service-img.tire-card-selected svg path {
  stroke: #ffffff;
}

#pricing .serviceBox .service-content {
  flex: 5 1 0;
  margin-right: 5px;
}

#pricing .serviceBox .service-content .d-flex {
  display: flex;
  align-items: center;
  justify-content: start;
}

#pricing .serviceBox .service-content h3 {
  margin-top: 0px;
  text-align: left;
  font-size: 14px;
  line-height: 22px;
  text-overflow: ellipsis;
  white-space: wrap;
  color: #212B36;
  margin-right: 6px;
}

#pricing .serviceBox .service-content p {
  text-align: left;
  font-size: 12px;
  color: #637381;
  color: #637381;
  font-weight: 450;
}

#pricing .serviceBox .price-box {
  width: 60px;
  text-align: right;
}

#pricing .serviceBox .price-box h5 {
  margin: 0;
  font-size: 15px;
  color: #637381;
  letter-spacing: -0.15px;
  line-height: 20px;
  text-align: right;
  padding-bottom: 0px;
}

.service.active .price-box h5,
.tire-card-selected .price-box h5 {
  color: #212B36 !important;
}

.serviceBox .price-box .service_checkbox span {
  padding-left: 20px;
}

.serviceBox .price-box .service_checkbox input[type="checkbox"].filled-in:checked+span:not(.lever)::after {
  border: 2px solid #637381;
  background-color: #637381;
  border-radius: 5px;
}

.serviceBox .price-box .service_checkbox input[type="checkbox"].filled-in:not(:checked)+span:not(.lever)::after {
  border-radius: 5px;
  border: 2px solid #637381;
}

.tire-total {
  margin-bottom: 40px;
}
.text-description{
  font-family: "Circular Std", sans-serif;
  font-weight: 450;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #212B36;

}
.btn-shop-now{
font-family: "Circular Std", sans-serif;
font-weight: 700;
font-size: 15px;
line-height: 26px;
letter-spacing: 0px;

}
.text-shop-new {
color: #454F5B;
 font-size: 16px;
 font-family: "Circular Std", sans-serif;
 font-weight: 450;
 line-height: 24px;
 word-wrap: break-word
}
.image-Upload-subtitle {
color: #919EAB;
 font-size: 14px;
 font-family: "Circular Std", sans-serif;
 font-weight: 450;
 line-height: 22px;
 word-wrap: break-word
}

.text-need-new-tire {
  font-family: "Circular Std", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #161C24;
  margin-bottom: 5px;
}

.text-how-many-tire {
  font-family: "Circular Std", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #161C24;
}
.text-back {
  font-family: "Circular Std", sans-serif;
  font-weight: 450;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #637381;
}

.text-number-tire {
  font-family: "Circular Std", sans-serif;
  font-weight: 450;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0px;
  color: #637381;
  margin-bottom: -33px;
  background-color: #FFFFFF !important;
  z-index: 1000;
  margin-top: 20px;
  width: 98px;
  height: 20px;
  margin-left: 15px;
  padding-left: 5px;
}

.text-vehicel-name {
font-family: "Circular Std", sans-serif;
font-weight: 450;
font-size: 14px;
line-height: 22px;
letter-spacing: 0px;
text-align: left;
color: #212B36;
}

.text-vehicel-title{
  font-family: "Circular Std", sans-serif;
  font-weight: 450;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #637381;
}

.tire-total .services-content {
  float: right;
}

.tire-total .services-content ul {
  margin-top: 0;
  margin-bottom: 0;
}

.tire-total .services-content ul li span {
  font-weight: 700;
  font-size: 16px;
  color: #212B36;
}

.tire-total .services-content ul li span:first-child {
  margin-right: 10px;
}

.react-calendar button {
  border-radius: 50%;
}

.react-calendar button abbr {
  font-size: 0.8em;
}

.calendar {
  margin-top: 12px;
}

.schedule-wrapper {
  border-radius: 16px;
  box-shadow: 0px 0px 2px 0px rgba(145, 158, 171, 0.24), -20px 20px 40px -4px rgba(145, 158, 171, 0.24);
  margin-bottom: 25px;
}

.marks-range {
  margin-top: 11px;
  margin-bottom: 20px;
}

.payment_method_box,
.review form,
.inline-superscripts p,
.inline-superscripts ul,
.review .appointment-info,
.review .service-info,
.review .customer-info {
  padding: 0 18px;
}

.review .service-info .header,
.review .appointment-info .header,
.review .customer-info .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.review .appointment-info ul,
.review h6 {
  margin-top: 0;
  margin-bottom: 0;
  color: #637381;
  font-size: 14px;
  font-weight: 450;
  line-height: 22px;
  margin-right: 8px;
}

.appointment-details ul {
  text-align: end;
}

.review h5 {
  margin-top: 0;
  margin-bottom: 0;
}

.review .appointment-info ul li {
  font-size: 14px !important;
  color: #212B36 !important;
  text-align: right;
}

.review .appointment-info .d-flex:nth-child(2) ul li {
  color: #00B8D9 !important;
  text-decoration: underline;
}

.review .appointment-info .d-flex {
  margin-top: 20px;
}

.review .appointment-info .d-flex:nth-child(2),
.review .service-info .review-service-table,
.review .customer-info ul {
  margin-top: 24px;
}

.review .d-flex {
  display: flex;
  justify-content: space-between;
}

.review form .d-flex {
  align-items: center;
}

.review .customer-info ul li {
  font-size: 14px !important;
  font-weight: 700;
  color: #212B36;
  line-height: 22px;
}

.review .customer-info ul li:not(:first-child) {
  color: #00B8D9 !important;
  text-decoration: underline;
  font-weight: 400;
  padding-bottom: 4px;
  padding-top: 4px;
}

.review .section_divider {
  border: 2px dashed rgba(145, 158, 171, 0.2);
  margin-top: 24px;
  margin-bottom: 24px;
}

.review .horizontal_dotted_line {
  display: flex;
}
.subtitle {
  font-size: 13px;
  color: #666;
  font-style: italic;
}

.review .horizontal_dotted_line::after {
  border-bottom: 1px dotted #919EAB;
  content: '';
  flex: 1;
}

.review .review-service-table td,
.review .review-service-table {
  border: none !important;
  color: #919EAB;
  font-size: 14px;
}

.review .review-service-table th {
  color: #212B36;
}

.review-service-table td:nth-child(2),
.review-service-table th:nth-child(2) {
  text-align: right;
}

.review .service-info {
  margin-bottom: 10px;
}

.review .coupon_btn {
  background-color: #4B819F !important;
  margin-bottom: 0 !important;
  font-weight: 450 !important;
  float: right;
}

.review .inline-superscripts ul li {
  font-weight: 700;
}

.select-wrapper::before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='black'/></g></svg>") no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 4%;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

.select-wrapper .caret {
  display: none;
}

.text_message_agreement span {
  color: #637381;
  margin-top: 25px;
}

input::placeholder,
.dropdown-placeholder input.select-dropdown {
  color: #919EAB !important;
}

.dropdown-content {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
}

.dropdown-content li>span {
  color: #637381;
  font-size: 13px;
}

.select-dropdown.dropdown-content li:hover {
  background-color: rgba(145, 158, 171, 0.16);
}

/*Footer start*/
.footer .footerLogo #copyright-notice {
  font-size: 15px;
  color: #FFF;
  padding-top: 10px;
  padding-right: 40px;
  font-family: "Circular Std", sans-serif;
  font-weight: bold;
}

.footer .footerLogo img {
  padding-top: 10px;
  padding-right: 20px;
}

.footer .footerContact>div,
.headerContact>div {
  display: flex;
  justify-content: flex-start;
  padding-left: 20px;
}

.footer .footerContact img,
.headerContact img {
  width: 40px;
  height: 40px;
}

.footer .footerContact>div>div,
.headerContact>div>div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.footer .footerContact>div>div span,
.headerContact>div>div span {
  font-family: "Circular Std", sans-serif;
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
}

.footer .footerContact>div>div a,
.headerContact>div>div a {
  font-family: "Circular Std", sans-serif;
  font-size: 14px;
  color: #C4CDD5;
}

.footer .footerCopyright #copyright-notice {
  font-family: "Circular Std", sans-serif;
  padding-right: 31px;
  font-size: 14px;
  color: #FFFFFF;
}

.footer .footerCopyright a {
  font-family: "Circular Std", sans-serif;
  color: #fff;
  text-decoration: none;
  margin-left: 20px;
  font-size: 14px;
}

.page-footer .container a:nth-child(2) {
  margin: 0;
}

/*Footer end*/

/* Custom css for calendar */
.react-calendar__navigation {
  display: block !important;
}

.react-calendar__navigation__prev-button,
.react-calendar__navigation__next-button {
  position: relative;
  font-size: 30px !important;
  min-width: 36px !important;
}

.react-calendar__navigation__prev-button {
  right: 0;
}

.react-calendar__navigation__next-button {
  float: right;
  right: 0;
}

.react-calendar__navigation__label {
  float: left;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  font-size: 16px !important;
  font-weight: bold;
  width: 75%;
  text-align: left;
}

.number_style {
  border-radius: 50%;
  padding: 9.5px 16.2px;
  background-color: #DFE3E8;
  color: #212B36;
  font-weight: 600;
  font-size: 14px;
  margin-right: 16px;
}

.finished_box p {
  font-size: 14px;
  font-weight: 600;
  color: #212B36;
  display: flex;
  align-items: center;
  margin-left: 8px;
}

.vehicle_btn {
  width: 100%;
  background-color: #DFE3E8 !important;
  color: #000 !important;
}

#vehicle_box {
  margin-top: 10px;
}

.past_service,
.place_box,
.setting_section table,
.new_service_btn,
.new_service,
.upcomming_service {
  margin-top: 40px;
}

.past_service .upcomming_service_list li,
.upcomming_service .upcomming_service_list li {
  font-size: 14px;
}

.past_service .upcomming_service_list li.title,
.upcomming_service .upcomming_service_list li.title {
  margin-bottom: 10px;
}

.past_service .upcomming_service_list li span,
.upcomming_service .upcomming_service_list li span {
  font-size: 15px;
  font-weight: 600;
}

.past_service .card-content {
  min-height: 197px;
}

.addPhoneNumber {
  margin-top: 10px;
}

.addPhoneNumber i {
  line-height: 28px;
}

.addPhoneNumber span {
  font-size: 16px;
  margin-left: 10px;
}

.btn_actions .btn {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  border-radius: 8px;
  line-height: 16px;
}

.btn_actions {
  margin-top: 10px;
}

.place_box ul {
  margin-top: 0;
  margin-bottom: 0;
}

.place_box ul>span {
  font-size: 16px;
  color: #008fcf;
  font-weight: 600;
}

.place_box .card-content {
  border-radius: 8px;
  min-height: 152px;
}

.place_box .newVehicleCard.btn-large .card-content {
  min-height: auto;
}

.place_box .card-content .button-to-link {
  position: absolute;
  bottom: 10px;
}

.setting_section table .btn {
  line-height: 10px;
  border-radius: 8px;
  padding: 6px 10px;
  font-size: 15px;
  font-weight: bold;
}

.forgot_password_form p {
  font-size: 14px;
}

.new_service .card-content .card-title {
  font-size: 16px;
}

.new_service .dropdown-content {
  border-radius: 8px;
  /*top: 35px !important;*/
}

.expand_link {
  font-weight: 600;
  font-size: 18px;
}

.confirm_modal {
  border-radius: 8px;
  width: 25%;
}

.confirm_modal .modal-content h4 {
  font-size: 18px;
}

.confirm_modal .modal-footer .btn {
  padding: 10px 16px;
  font-size: 18px;
  font-weight: 600;
  line-height: 10px;
  border-radius: 8px;
}

.card_note {
  background: #DFE3E8;
  padding: 10px 15px;
  border-radius: 8px;
  text-align: justify;
  font-size: 14px;
}

.row.tire-total {
  float: right;
}

[type="checkbox"]#text_message_agreement:checked+span:not(.lever)::after {
  border: 2px solid #212B36;
  background-color: #212B36;
}

[type="checkbox"]#text_message_agreement+span:not(.lever)::after {
  border-radius: 5px;
}

.approve-service-table {
  margin-top: 40px;
}

.approve-service-table th,
.approve-service-table td {
  padding: 15px;
  font-size: 14px;
}

.user_modal,
.error_modal,
.cancel_service_modal {
  border-radius: 8px;
}

.user_modal h4,
.cancel_service_modal .modal-content h4 {
  font-size: 20px;
  font-weight: 600 !important;

}

.cancel_service_modal .modal-content h6 {
  font-size: 14px;
}

.user_modal .modal-footer,
.error_modal .modal-footer,
.cancel_service_modal .modal-footer {
  height: 70px;
  display: flex;
  justify-content: end;
  align-items: center;
}

.reset_message {
  text-align: center;
}

.reset_message i {
  font-size: 70px;
  color: #000000
}

.reset_message.success i {
  color: #a5dc86;
}

.reset_message.error i {
  color: #f27474;
}

.reset_message p {
  font-size: 25px;
  margin-top: 0;
}

.NotFound {
  text-align: center;
}

.NotFound img {
  max-width: 100%;
}

.NotFound h1 {
  color: #000;
  margin-top: 0;
}

#pricing .service {
  border-radius: 8px;
  border: 3px solid transparent;
  box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.15);
  padding: 5px !important;
}

#pricing .service:hover {
  color: black;
  border: 3px solid transparent;
  box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.3);
}

#pricing table.hack tr {
  border: none;
}

#pricing .service .serviceBox {
  display: block;
}

#pricing .service .serviceBox .service_inner {
  display: flex;
  justify-content: space-between;
}

#pricing .service .serviceBox .price-box {
  margin-left: auto;
}

#pricing .service .serviceBox .quantity-input-wrapper input {
  width: 78px;
  text-align: center;
  padding: 5px;
  height: 2.4rem;
  border-radius: inherit;
  border-width: 2px;
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
}

#pricing .service .serviceBox .quantity-input-wrapper .button {
  height: 2.4rem;
  width: 36px;
  color: #1F1F1F;
  border-color: rgba(145, 158, 171, 0.20);
  background-color: transparent;
  border-width: 2px;
  padding: 5px;
}

#pricing .service .serviceBox .quantity-input-wrapper .minus-btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

#pricing .service .serviceBox .qty_box {
  margin-left: 58px;
}

#pricing .service .serviceBox .price-box {
  width: 35%;
}

#pricing .service .serviceBox .qty .price-box {
  margin-top: auto;
  width: 40%;
}

#pricing .service .serviceBox .quantity-input-wrapper .plus-btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

#pricing .service .serviceBox .quantity-input-wrapper .button:focus {
  background-color: transparent;
}

.service_text {
  color: #000000;
  font-size: 12px;
}

#pricing .service .serviceBox .service_checkbox input.filled-in {
  width: 20px;
  height: 20px;
  z-index: 9999;
  pointer-events: auto !important;
  cursor: pointer;
}

main {
  min-height: 75vh;
}

.booking_image {
  border: 2px dashed #ccc;
  padding: 15px;
  text-align: center;
  color: #525252;
  font-size: 14px;
  border-radius: 8px;
}

.preview_img_box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}

.preview_img {
  position:relative;
  margin: 5px 1px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 2px;
  box-shadow: rgba(142, 142, 142, 0.5) 0px 0px 10px, rgba(0, 0, 0, 0.24) 0px 0px 20px;
}

.preview_img img {
  max-width: 100%;
  display: block;
  margin: auto;
  object-fit: cover;
  width: 45px;
  height: 45px;
}

.preview button {
  position: relative;
  background: #4b819f;
  color: white;
  border: none;
  border-radius: 1px;
  cursor: pointer;
  padding: 7px 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  width: 40%;
  margin: 0 2px;
}

.preview button.remove_image {
  margin-right: 12px;
  background: #212B36;
}

.preview button.edit_image {
  margin-left: 9px;
  background: #eeeeee;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
  color: #000000;
}

.preview button i {
  font-size: 15px;
}

.image-loader {
  text-align: center;
  display: block;
  width: 100%;
  color: #4b819f;
}

.vehicle-modal .modal-footer {
  display: none !important;
}

.vehicle-modal {
  border-radius: 10px;
  max-width: 600px;
  text-align: center;
}
.vehicle-modal-title {
font-family: "CircularStd", sans-serif;
font-weight: 700;
font-size: 24px;
line-height: 36px;
letter-spacing: 0px;
text-align: center;
color: #161C24;
}

.service-title-text {
color: #161C24;
 font-size: 24px;
 font-family: "CircularStd", sans-serif;
 font-weight: 700;
 line-height: 36px;
 word-wrap: break-word
}

.service-title-text {
  color: #161C24;
   font-size: 24px;
   font-family: "CircularStd", sans-serif;
   font-weight: 700;
   line-height: 36px;
   word-wrap: break-word
  }
.service-name-text {
  color: #212B36;
   font-size: 14px;
   font-family: "CircularStd", sans-serif;
   font-weight: 700;
   line-height: 22px;
   word-wrap: break-word
}

.vehicle-modal div,
.vehicle-modal p {
  cursor: pointer;
}

/* Animation for smooth appearance */
.vehicle-modal.modal.open {
  transform: translate(-50%, -50%) scale(1) !important;
  top: 50% !important;
  left: 50% !important;
  transition: transform 0.3s ease-out, opacity 0.3s ease-out;
}

.vehicle-modal .modal-content {
  color: #161C24;
  font-size: 24px;
  font-weight: bold;
}

input.custom-search-input[type="search"]:focus:not(.browser-default) {
  border-bottom: 1px solid #9e9e9e !important;
}

.brand-carousel {
  padding-top: 15px;
  margin-left: 20px;
}

.brand-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand-item {
  text-align: center;
}

.brand-item .brand_image {
  height: 134px;
  width: 134px;
  border-radius: 50%;
  background-color: #E1E1E1;
}

.brand-item img {
  /* width: 60px;
  height: 60px; */
  object-fit: contain;
  /* padding: 15px;
  border-radius: 50%;
  background-color: #E1E1E1;; */
  cursor: pointer;
  filter: invert(1);
  width: 80px;
  max-width: 80px;
  height: 100%;
}

.brand-item .brand_image:hover {
  background-color: rgba(24, 24, 24, 0.3);
}

.brand-item p {
  color: #181818;
  font-weight: bold;
  margin-top: 5px;
  font-size: 12px;
  text-transform: uppercase;
}

/* Move modal to the bottom and hide initially */
.search_bar_modal {
  opacity: 0;
  transform: translateY(100px);
  /* Start completely below the screen */
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
  bottom: 0;
  border-radius: 12px 12px 0 0;
  padding: 0px !important;
  width: 80%;
  margin-bottom: 0;
  max-height: 100%;
  overflow-x: hidden;

}

.search_bar_modal .modal-content {
  padding: 30px 0px;
}

.search_bar_modal .modal-content h4 {
  display: none;
}

/* When modal is open, slide up */
.search_bar_modal.modal.open {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

.search_bar_modal .modal-header {
  margin: 0 20px;
  height: 36px;
}

.search_bar_modal .main-box ul,
.search_bar_modal .main-box h6,
.search_bar_modal .modal-content .modal-body .input-field {
  margin-left: 20px;
  margin-right: 20px;
}

.search_bar_modal .input-field>label:not(.label-icon).active {
  -webkit-transform: translateY(10px) !important;
  transform: translateY(10px) !important;
  -webkit-transform-origin: 0% 100% !important;
  transform-origin: 0% 100% !important;
}

.search_bar_modal #vehicle-search[type="search"]:not(.browser-default):focus:not([readonly])+label {
  color: #181818 !important;

}

.search_bar_modal .input-field label {
  font-size: 20px;
  -webkit-transform: translateY(10px) !important;
  transform: translateY(10px) !important;
  -webkit-transform-origin: 0% 100% !important;
  transform-origin: 0% 100% !important;
  color: #181818;
}

.search_bar_modal .close-btn,
.address_modal .close-btn {
  background: transparent;
  color: #181818;
  box-shadow: none;
  float: right;
  padding: 0;
}

.search_bar_modal .close-btn i,
.address_modal .close-btn i {
  font-weight: 800;
  font-size: 25px;
}

.search_bar_modal #vehicle-search {
  color: #181818;
  font-weight: 600;
  font-size: 20px;
  border-bottom: 1px solid #181818;
  padding-left: 95px;
}

.search_bar_modal .main-box {
  margin-top: 41px;
  margin-bottom: 0;
}

.search_bar_modal .main-box h6 {
  font-size: 12px;
  font-weight: bold;
  color: #181818;
  text-transform: uppercase;
}

.search_bar_modal .modal-footer {
  display: none;
}

.search_bar_modal .itemButton {
  border: 0;
  color: #181818;
  transition: border-color 100ms, color 100ms;
  display: inline-block;
  text-align: left;
  background: transparent;
  box-shadow: none;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 5px;

}

.search_bar_modal .itemButton span.active {
  color: rgb(112, 110, 110);
}

.clear_search_input {
  position: absolute;
  right: 18px;
  top: 90px;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  font-size: 12px !important;
  color: #222222 !important;
  box-shadow: none;
  border-bottom: 2px dotted #181818 !important;
  line-height: 22px !important;
  font-weight: normal !important;
  border-radius: 0 !important;
}

.clear_search_input:hover {
  box-shadow: none !important;
}

.time_slot {
  background: #DFE3E8;
  padding: 8px 16px;
  border: none;
  border-radius: 50px;
  margin-right: 8px;
  margin-bottom: 8px;
  color: #212B36;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}
.time_slot_inactive {
  background: #DFE3E8;
  padding: 8px 16px;
  border: none;
  border-radius: 50px;
  margin-right: 8px;
  margin-bottom: 8px;
  color: #bbb;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}

.time_slot.active,
.time_slot:focus {
  outline: none;
  background-color: #4B819F;
  color: #ffffff;
}

.review .customer-info .header2,
.customer-detail {
  padding: 0 12px;
}

.review .customer-info .header {
  margin-bottom: 20px;
  margin-top: 20px;
}

.text_message_agreement {
  margin-bottom: 20px;
}

.address_modal {
  border-radius: 8px;
}

.address_modal .modal-header h3 {
  font-size: 24px;
  font-weight: 600 !important;
}

.address_modal .modal-header p {
  font-size: 16px;
  margin-bottom: 0;
  color: #454F5B;
}

.address_modal .modal-header {
  margin-bottom: 24px;
}

.address_modal .modal-body h5 {
  color: #454F5B;
  font-size: 17px;
  font-weight: 600 !important;
  margin-bottom: 0;
  margin-top: 0;
}

.address_modal .mb-0 {
  margin-bottom: 0;
}

body.modal-open {
  overflow: hidden;
}

@media (max-width:1281px) {

  /* hi-res laptops and desktops */
  /* #pricing .progress-bar li{
    width: 7%;
  } */
  /* #pricing .progress-bar li:not(:last-child)::before{
    left: 110%;
    width: 195px;
  } */
  #pricing .progress-bar li .node {
    left: 35%;
  }

  #pricing .service .serviceBox .qty .price-box {
    width: 30%;
  }
}

@media (max-width:1025px) {

  /* big landscape tablets, laptops, and desktops */
  /* #pricing .progress-bar li{
    width: 8%;
  } */
  /*  #pricing .progress-bar li:not(:last-child)::before{
    left: 98%;
    width: 190px;
  } */
  #pricing .progress-bar li .node {
    left: 35%;
  }

  body {
    min-height: auto;
  }

  .confirm_modal {
    width: 50%;
  }

  #pricing .service .serviceBox .qty .price-box {
    width: 20%;
  }

  .preview_img img {
    width: 50px;
    height: 50px;
  }
}

@media (max-width:961px) {

  /* tablet, landscape iPad, lo-res laptops ands desktops */
  /* #pricing .progress-bar li{
    width: 11%;
  } */
  /*#pricing .progress-bar li:not(:last-child)::before{
    left: 100%;
    width: 125px;
    left: 88%;
    width: 133px;
  }*/
  #pricing .progress-bar li .node {
    left: 40%;
  }

  #pricing .progress-bar li.completed .node::before {
    left: -9px;
  }

  #pricing .btn {
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
    box-shadow: none;
  }

  #pricing .btn.coupon_btn {
    font-size: 13px;
    font-weight: 450;
    line-height: 22px;
    padding: 4px 11px;
    border-radius: 8px;
  }

  #coupon-code-input {
    font-size: 14px !important;
    font-weight: 450;
    line-height: 22px;
    padding: 8px 14px !important;
    border-radius: 8px !important;
    height: 38px !important;
    color: #919EAB;
  }

  /*.react-calendar__tile{
    max-width: 12% !important;
    flex-basis: 12% !important;
  }*/
  /* #pricing .progress-bar li.completed i{
    left: 20%;
  } */
  .confirm_modal {
    width: 50%;
  }

  /*.react-calendar__navigation__prev-button {
    right: -38%;
  }*/
  .modal {
    width: 90%;
  }

  /* .search_bar_modal {
    width: 100%;
  } */
  #pricing .service .serviceBox .qty .price-box {
    width: 25%;
  }
}

@media (max-width:641px) {

  /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
  #pricing .progress-bar .node:not(:last-child) {
    margin: 0 22px;
  }

  /*  #pricing .progress-bar li:not(:last-child)::before{
    left: 34%;
    left:90%;
    width: 90px;
  } */
  #pricing .progress-bar li .node {
    /*left: 20%;*/
    left: 50%;
  }

  /*  #pricing .progress-bar li{
    width: 12%;
  } */

  #pricing .progress-bar li.completed .node:before {
    left: -5px;
  }

  /*.react-calendar__tile{
    max-width: 14% !important;
    flex-basis: 14% !important;
  }*/

  /* #pricing .progress-bar li.completed i{
    left: 35%;
  } */
  #garage {
    margin: 4px;
  }

  .contactList {
    margin-top: 20px;
    border-top: 2px solid #f1eded;
  }

  .contactList .title {
    margin-top: 20px;
  }

  .service_btn .btn {
    width: 100%;
  }

  .vehicleCard .card-content {
    text-align: left;
  }

  .confirm_modal {
    width: 80%;
  }

  #pricing .service .serviceBox .qty .price-box {
    width: 30%;
  }

  main {
    min-height: calc(100vh - 280px);
  }

  .preview_img img {
    width: 38px;
    height: 38px;
  }

  .preview_img button {
    padding: 3px 5px;
    font-size: 10px;
  }

  .brand-item .brand_image {
    height: 120px;
    width: 120px;
  }

  .brand-item img {
    width: 70px;
  }

  .feedback-button {
    padding: 5px 10px;
  }

  /* .search_bar_modal{
    width: 100%;
  } */

}

@media (max-width:481px) {

  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
  /*  #pricing .progress-bar li{
    width: 18%;
  } */
  #pricing .progress-bar .node:not(:last-child) {
    margin: 0 15px;
  }

  /* #pricing .progress-bar li:not(:last-child)::before {
    left: 75%;
    width: 60px;
  } */
  #pricing .progress-bar li .node {
    left: 48%;
  }

  /*#pricing .progress-bar li.completed .node:before {
    left: -10px;
  }*/
  /*.react-calendar__tile{
    max-width: 13% !important;
    flex-basis: 13% !important;
  }*/

  /* #pricing .progress-bar li.completed i{
    left: 32%;
  } */

  nav .brand-logo {
    width: 100%;
    left: 50%;
  }

  nav .brand-logo .logout-btn {
    position: relative;
    right: -22%;
  }

  nav .sidenav-trigger {
    float: right;
  }

  /*.react-calendar__navigation__prev-button {
    right: -45%;
  }*/

  .react-calendar__navigation__label {
    width: 65%;
  }

  .react-calendar__tile {
    padding: 0.65em 0.5em !important;
  }

  .card_note {
    font-size: 12px;
    padding: 8px 10px;
  }

  .brand-item .brand_image {
    height: 90px;
    width: 90px;
  }

  .brand-item img {
    width: 60px;
  }

}

@media (max-width:365px) {
  /* smartphones, iPhone, portrait 480x320 phones */

  /* #pricing .progress-bar li{
    width: 18%;
  } */
  #pricing .progress-bar .node:not(:last-child) {
    margin: 0 15px;
  }

  /* #pricing .progress-bar li:not(:last-child)::before {
    left: 70%;
    width: 55px;
  } */
  #pricing .progress-bar li .node {
    left: 40%;
  }

  /*  #pricing .progress-bar li.completed i {
    left: 28%;
  } */

  /*  nav .brand-logo li {
    line-height: 40px;
  } */
  .react-calendar__navigation__label {
    width: 65%;
  }

  .react-calendar__tile {
    padding: 0.5em 0.5em !important;
  }

  /*.react-calendar__tile{
    max-width: 15% !important;
    flex-basis:15% !important;
  }*/

  /*.react-calendar__navigation__prev-button {
    right: -38%;
  }*/

  .time_slot {
    font-size: 12px;
    margin-right: 7px;
  }

  .brand-item .brand_image {
    height: 80px;
    width: 80px;
  }

  .brand-item img {
    width: 55px;
  }

}

@media (max-width:320px) {

  /* #pricing .progress-bar li:not(:last-child)::before {
    left: 85%;
    width: 35px;
  } */
  #pricing .progress-bar li .node {
    left: 45%;
  }

  #pricing .btn {
    padding: 11px 14px;
  }

  .schedule-wrapper {
    padding: 0 !important;
  }

  .react-calendar__navigation__label {
    width: 65%;
  }

  .react-calendar__tile {
    padding: 0.36em 0.5em !important;
  }

  .calendar-responsive .select-wrapper input.select-dropdown {
    padding: 16px 25px 16px 14px !important;
  }

  #pricing .serviceBox .service-content .d-flex {
    align-items: start;
  }
}