/* ----- SEARCH ICON FIXES ----- */
.icon-search-position {
  position: absolute !important;
  left: 0;
  bottom: 0;
  margin: 0 !important;
  padding: 0 !important;
  background-color: rgba(84, 90, 250, 0.08) !important;
}
.btn-search-position {
  position: absolute !important;
  left: 0;
  top: 0.425rem !important;
  margin: 0 !important;
  padding: 0 !important;
}
/* ----- SEARCH ICON FIXES ----- */

/* ----- SECTION BANNER CITY ----- */
.section-banner-city {
  padding-top: 0px !important;
  /*   padding-bottom: 2.5rem; */
}
.section-banner-city .image {
  width: 20rem;
  height: 23rem;
  margin-left: auto;
  margin-right: 2.8rem;
  position: relative;
}
.section-banner-city .image-wrap img {
  position: static;
  width: 18rem;
  height: auto;
  border-radius: 2.625rem;
  object-fit: cover;
}
.section-banner-city .girl-img img {
  width: 14rem;
}
.section-banner-city .girl-img {
  height: 16rem;
}
.section-banner-city .content .btn {
  margin-top: 0;
}
.section-banner-city .flex .content {
  flex: 0 0 49.9%;
  max-width: 49.9%;
  padding-top: 0.7rem;
}
.section-banner-city .image:after {
  content: "";
  background: #fff4d9;
  width: 20rem;
  height: 23rem;
  position: absolute;
  right: 0rem;
  bottom: 0rem;
  border-radius: 2.625rem;
  z-index: -1;
}
.section-banner-city .image:before {
  content: "";
  background-image: url(/img/banner-city-img-bg.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 24.25rem;
  height: 27.5rem;
  position: absolute;
  top: -2.5rem;
  left: -4.2rem;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.section-banner-city .search-form {
  padding-bottom: 1.35rem;
  margin-right: -4.9rem;
}
.section-banner-city .search-form:before {
  bottom: -1.9rem;
}
.search-form .btn {
  flex: 0 0 10.3rem;
  max-width: 10.3rem;
}
.section-banner-city .girl-img {
  position: absolute;
  top: -3.1rem;
  bottom: 0;
  left: 0;
}
.section-banner-city .girl-img img {
  border-radius: 0;
  object-fit: contain;
  object-position: bottom;
}
.section-banner-city .flex .search-form .see-more-link {
  display: none;
}
/* ----- /SECTION BANNER CITY ----- */
/*  */
/* ----- SECTION CAT SITTERS ----- */
.section-cat-sitters {
  padding-bottom: 0;
}
.section-cat-sitters .title {
  margin-bottom: 3.9rem;
}
.cat-sitter-card .image-wrap {
  height: fit-content;
  margin-bottom: 0.5rem;
}

.section-cat-sitters:after {
  background-image: url(/img/cat-sitters-bg-2.svg);
  right: auto;
  left: 0;
  top: auto;
  bottom: 2.9rem;
  width: 14rem;
  height: 37.3125rem;
  z-index: -1;
}
.section-cat-sitters:before {
  content: "";
  background-image: url(/img/cat-sitters-bg-1.svg);
  position: absolute;
  top: 10.3rem;
  right: 0;
  width: 15.875rem;
  height: 38.9375rem;
  background-size: contain;
  z-index: -1;
}
.section-cat-sitters .owl-carousel {
  display: none;
}
/* ----- /SECTION CAT SITTERS ----- */
/*  */
/* ----- SECTION CTA ----- */
.section-cta {
  margin-bottom: -0.7rem;
}
/* ----- /SECTION CTA ----- */
/*  */
/* ----- SECTION STEPS ----- */
.step .image-wrap:before,
.section-steps .col:nth-child(2n) .step .image-wrap:before {
  background-color: rgb(242 165 204 / 20%);
}
.step .image-wrap:after,
.section-steps .col:nth-child(2n) .step .image-wrap:after {
  background-color: rgb(243 208 91 / 20%);
}
/* ----- /SECTION STEPS ----- */
/*  */
/* ----- SECTION TESTIMONIALS ----- */
.section-testimonials {
  padding-top: 1.7rem;
  padding-bottom: 1rem;
}
.section-testimonials .owl-carousel .owl-stage {
  padding-left: 2.5rem;
}
.section-testimonials:before {
  top: 8rem;
  width: 22.85rem;
  left: -2rem;
}
.section-testimonials .title {
  margin-bottom: 3.7rem;
}
.testimonial {
  margin-top: 5.3rem;
}
.section-testimonials .owl-carousel .owl-dots {
  margin-top: 2.3rem;
}
.section-testimonials .owl-carousel .owl-dots .owl-dot.active {
  background-color: #faaf19;
  border-color: #faaf19;
}
/* ----- /SECTION TESTIMONIALS ----- */
/*  */

/*  */
/* ----- SECTION FAQS ----- */
.section-faqs {
  padding-top: 7.9rem;
}
/* ----- /SECTION FAQS ----- */
/*  */
/* ----- SECTION CONTACT LINKS ----- */
.section-contact-links .flex .col {
  flex: 0 0 50%;
  max-width: 50%;
}
.section-contact-links .contact-link {
  font-size: 1.375rem;
  line-height: 2.25rem;
}
.section-contact-links .contact-link p {
  font-size: 1rem;
  line-height: 2.25rem;
  letter-spacing: 0.7px;
}
.section-contact-links {
  margin-bottom: 0rem;
  padding-top: 0;
}
/* ----- /SECTION CONTACT LINKS ----- */
/*  */
/* ----- SECTION AREAS ----- */
.areas-wrap:before {
  /* Fallback image */
  background-image: url(/img/css_sprites_city@1x.png);
  background-image: -webkit-image-set(
    url(/img/css_sprites_city@1x.webp) 1x type("image/webp"),
    url(/img/css_sprites_city@1.5x.webp) 1.5x type("image/webp"),
    url(/img/css_sprites_city@2x.webp) 2x type("image/webp"),
    url(/img/css_sprites_city@1x.png) 1x type("image/png"),
    url(/img/css_sprites_city@1.5x.png) 1.5x type("image/png"),
    url(/img/css_sprites_city@2x.png) 2x type("image/png")
  );
  background-image: image-set(
    url(/img/css_sprites_city@1x.webp) 1x type("image/webp"),
    url(/img/css_sprites_city@1.5x.webp) 1.5x type("image/webp"),
    url(/img/css_sprites_city@2x.webp) 2x type("image/webp"),
    url(/img/css_sprites_city@1x.png) 1x type("image/png"),
    url(/img/css_sprites_city@1.5x.png) 1.5x type("image/png"),
    url(/img/css_sprites_city@2x.png) 2x type("image/png")
  );
  width: 18.0625rem;
  height: 12rem;
  background-repeat: no-repeat;
  background-position: -10px -14px;
  top: -8rem;
  right: 4.8rem;
}
/* ----- /SECTION AREAS ----- */

.highlight {
  border-color: #545afa !important  ;
}

/* 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;
}

.input-number {
  width: 75%;
}

input,
.formControl {
  max-width: 100%;
}

.form-style div.form-verif input {
  margin-bottom: 7px !important;
  margin-top: 4px !important;
}

.section-cat-community p {
  font-size: 1.125rem;
  line-height: 2.25rem;
  color: rgb(6 6 6 / 60%);
  max-width: 51.4rem;
  margin: 0 auto 2.25rem;
}

.section-cat-community h3 {
  max-width: 51.4rem;
  margin: 0.5rem auto;
}

.section-verification .form-verification input.form-control {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px 5px 5px 7px;
  margin-top: 5px;
  margin-bottom: 20px;
  line-height: 32px;
  width: 24rem;
}

input {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px 5px 5px 7px;
  margin-top: 5px;
  margin-bottom: 12px;
  line-height: 32px;
  color: #0f0f0f;
  width: 18rem;
}

label {
  color: #555;
  padding-left: 2px;
  font-weight: 500;
}

input:focus-visible {
  outline: none;
}

/* Custom class only for checkout process for now */
.input-focus:focus {
  border: 2px solid var(--color-secondary) !important;
  outline: none;
}

.coupon {
  text-transform: uppercase !important;
  color: black !important;
}

::-webkit-input-placeholder {
  text-transform: initial;
}

:-moz-placeholder {
  text-transform: initial;
}

::-moz-placeholder {
  text-transform: initial;
}

:-ms-input-placeholder {
  text-transform: initial;
}

.inputError {
  border-radius: 5px;
  border: 2px solid var(--color-error) !important;
}

.errorMsg {
  color: var(--color-error) !important;
  font-size: 0.65rem;
  line-height: 1.4;
  height: 15px;
}
.errorMsgCustom {
  color: var(white) !important;
  font-size: 0.65rem;
  line-height: 1.4;
  height: 15px;
}
.errorMsgAbsolute {
  position: absolute;
}
.noError {
  border-radius: 5px;
  padding: 0px;
}

.disabled {
  cursor: not-allowed;
  background-color: #e8e8e8;
  pointer-events: none;
}

.disabled input[disabled] {
  pointer-events: none;
}

.textArea {
  min-height: 8rem !important;
  border-radius: 0.5rem !important;
  padding: 0.6rem 1rem !important;
}

.max-width {
  width: 100%;
  width: -moz-available; /* For Mozzila */
  width: -webkit-fill-available; /* For Chrome */
}

.list-wrap {
  background-color: #fff;
  min-height: 5rem;
}
.section-principles .border-box p {
  color: #000000;
  margin-left: 0.2rem;
  line-height: 1.75rem;
}
.section-principles .form-control {
  border: 1px solid #cccccc;
  border-radius: 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  width: 20rem;
  height: 3.0625rem;
  padding-left: 1rem;
  color: #0f0f0f;
  margin-top: 0.65rem;
  margin-bottom: 0.65rem;
}
.section-principles .form-group label {
  display: block;
  color: #000000;
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.65rem;
}
.section-principles form {
  margin: 1.65rem 0.8rem 0 0;
}

.section-principles .form-group {
  margin-bottom: 1.85rem;
}
.section-principles textarea.form-control {
  height: 9rem;
  padding-top: 0.6rem;
  padding-left: 1rem;
}

.section-vet-release input {
  width: 100%;
}

.linkedin-field {
  width: 50%;
}

/* For Welcome Structure*/
.custom-input-style {
  margin: 0px !important;
  height: auto !important;
}

.mx-wd {
  max-width: 100% !important;
}

.billing-zip-frame input {
  width: auto !important;
  border: solid 1px #13395e !important;
  border-radius: 3px !important;
  box-shadow: 0 1px 3px 0 rgba(19, 57, 94, 0.2) !important;
}

.section-cat-sitters .card-container {
  padding: 0 1rem;
  min-width: 350px;
}


/* ----- SECTION CAT COMMUNITY ----- */
.section-cat-community {
  text-align: left;
  padding-top: 8.4rem;
}

.section-cat-community .content-wrap {
  background-color: #fff;
  border-radius: 2rem;
  box-shadow: 0px 10px 39px 0px rgb(0 0 0 / 6%);
  padding: 4.9rem 3rem 3.6rem;
  position: relative;
  margin: 0 1.5rem 5.85rem;
}

.section-cat-community .buttons {
  text-align: center;
}

.section-cat-community .content-wrap:after {
  content: "";
  /* Fallback image */
  background-image: url("/img/css_sprites_city@1x.png");
  background-image: -webkit-image-set(
    url(/img/css_sprites_city@1x.webp) 1x type("image/webp"),
    url(/img/css_sprites_city@1.5x.webp) 1.5x type("image/webp"),
    url(/img/css_sprites_city@2x.webp) 2x type("image/webp"),
    url(/img/css_sprites_city@1x.png) 1x type("image/png"),
    url(/img/css_sprites_city@1.5x.png) 1.5x type("image/png"),
    url(/img/css_sprites_city@2x.png) 2x type("image/png")
  );
  background-image: image-set(
    url(/img/css_sprites_city@1x.webp) 1x type("image/webp"),
    url(/img/css_sprites_city@1.5x.webp) 1.5x type("image/webp"),
    url(/img/css_sprites_city@2x.webp) 2x type("image/webp"),
    url(/img/css_sprites_city@1x.png) 1x type("image/png"),
    url(/img/css_sprites_city@1.5x.png) 1.5x type("image/png"),
    url(/img/css_sprites_city@2x.png) 2x type("image/png")
  );
  background-repeat: no-repeat;
  width: 28.85rem;
  height: 13.375rem;
  background-position: -9px -245px;
  position: absolute;
  top: -11.6rem;
  left: -10.2rem;
  right: 0;
  margin: 0 auto;
  z-index: 10;
}

.section-cat-community h2 {
  margin-bottom: 2.5rem;
  text-align: center;
}

.section-cat-community .buttons .btn {
  margin: 0 1.1rem;
  margin-top: 1.7rem;
  width: 18rem;
  padding: 1rem;
  font-size: 1rem;
}

.section-cat-community .content-wrap h5 {
  max-width: 51.4rem;
  margin: 0 auto 1.35rem;
}


/*  */
/* ----- MEDIA ----- */
@media (max-width: 1199px) {
  /* ----- SECTION BANNER CITY ----- */
  .section-banner-city .search-form .btn {
    margin-left: -1.7rem;
  }
  /* ----- /SECTION BANNER CITY ----- */
  /*  */
  .section-principles .form-group label {
    font-size: 0.75rem;
    line-height: 1.125rem;
    margin-bottom: 0.5rem;
  }
  .section-principles .form-control {
    font-size: 1rem;
    height: 3rem;
    border-radius: 0.5rem;
    padding-left: 0.8rem;
  }
  .section-principles form {
    margin: 0.85rem 0 0;
  }
  .section-principles .form-group {
    margin-bottom: 0.75rem;
  }
  .section-principles textarea.form-control {
    height: 5.3rem;
    padding-left: 0.5rem;
    padding-top: 0.8rem;
  }

  #white-box-locations {
    flex: 0 0 25%;
  }

  .section-cat-community .content-wrap:before {
    left: -18rem;
    min-width: 85rem;
  }
}

@media (max-width: 1023px) {
  /* ----- SEARCH ICON FIXES ----- */
  .section-around .white-box .form-search .btn .icon-search {
    background-size: 150px;
    background-position: -4px -3px;
    height: 1rem;
    width: 1rem;
    margin: 0;
  }
  .section-around .white-box .form-search .btn {
    width: 1rem;
    height: 1rem;
    left: 0.4rem;
    top: 0.5rem;
  }
  /* ----- SEARCH ICON FIXES ----- */
  /* ----- SECTION BANNER CITY ----- */
  .section-banner-city .girl-img {
    top: unset;
    bottom: 0;
    left: 3rem;
  }
  .section-banner-city h1 {
    line-height: 3.25rem;
    margin-bottom: 1rem;
  }
  .section-banner-city .flex .content {
    padding-top: 1.7rem;
  }
  .section-banner-city .search-form {
    margin-top: 3.5rem;
    margin-right: 0;
  }
  .section-banner-city .search-form .btn {
    padding: 1.5rem 2rem;
    flex: 0 0 6rem;
    max-width: 6rem;
    border-radius: 1rem;
  }
  .section-banner-city .search-form:before {
    bottom: 0.1rem;
  }
  /* ----- /SECTION BANNER CITY ----- */
  /*  */
  /* ----- SECTION CAT SITTERS ----- */
  .section-cat-sitters .title {
    margin-bottom: 1.5rem;
  }

  .section-cat-sitters .flex .col {
    padding: 0 0.875rem;
  }

  .section-cat-sitters .buttons {
    margin-top: 0.7rem;
  }

  .section-cat-sitters .buttons .btn {
    margin-top: 1.7rem;
    width: 18rem;
    padding: 1rem;
    font-size: 1rem;
  }

  .section-cat-sitters:before {
    top: 5.8rem;
    width: 10.4rem;
    height: 25.3375rem;
    right: 0;
    background-position-x: left;
    background-repeat: no-repeat;
  }

  .section-cat-sitters:after {
    bottom: 1.3rem;
    width: 9.5rem;
    height: 25.6125rem;
  }
  /* ----- /SECTION CAT SITTERS ----- */
  /*  */
  /* ----- SECTION CTA ----- */
  .section-cta {
    padding-top: 4rem;
    padding-bottom: 0.8rem;
  }
  /* ----- /SECTION CTA ----- */
  /*  */
  /* ----- SECTION AREAS ----- */
  .areas-wrap:before {
    /* Fallback image */
    background-image: url(/img/css_sprites_about_us@1x.png);
    background-image: -webkit-image-set(
      url(/img/css_sprites_about_us@1x.webp) 1x type("image/webp"),
      url(/img/css_sprites_about_us@1.5x.webp) 1.5x type("image/webp"),
      url(/img/css_sprites_about_us@2x.webp) 2x type("image/webp"),
      url(/img/css_sprites_about_us@1x.png) 1x type("image/png"),
      url(/img/css_sprites_about_us@1.5x.png) 1.5x type("image/png"),
      url(/img/css_sprites_about_us@2x.png) 2x type("image/png")
    );
    background-image: image-set(
      url(/img/css_sprites_about_us@1x.webp) 1x type("image/webp"),
      url(/img/css_sprites_about_us@1.5x.webp) 1.5x type("image/webp"),
      url(/img/css_sprites_about_us@2x.webp) 2x type("image/webp"),
      url(/img/css_sprites_about_us@1x.png) 1x type("image/png"),
      url(/img/css_sprites_about_us@1.5x.png) 1.5x type("image/png"),
      url(/img/css_sprites_about_us@2x.png) 2x type("image/png")
    );
    background-position: 0px -350px;
    height: 30%;
    top: -5rem;
    right: -2.5rem;
    z-index: 1001;
  }
  /* ----- /SECTION AREAS ----- */
  /*  */
  /* ----- SECTION TESTIMONIALS ----- */
  .section-testimonials {
    padding-top: 3.8rem;
    padding-bottom: 2rem;
    margin-top: -0.5rem;
  }
  .section-testimonials .owl-carousel .owl-stage {
    padding-left: 1.5rem;
  }
  .testimonial {
    margin-top: 2.8rem;
    margin-bottom: 1.6rem;
  }
  .section-testimonials .title {
    margin-bottom: 2.7rem;
  }
  .section-testimonials:before {
    background-position: left;
    left: -0.7rem;
    top: 7.7rem;
  }
  .section-testimonials .owl-carousel .owl-dots {
    margin-top: 0.6rem;
  }
  /* ----- /SECTION TESTIMONIALS ----- */
  /*  */
  /*  */
  /* ----- SECTION FAQS ----- */
  .section-faqs {
    padding-top: 5.1rem;
  }
  /* ----- /SECTION FAQS ----- */
  /*  */
  /* ----- SECTION CONTACT LINKS ----- */
  .section-contact-links .contact-link {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .section-contact-links .contact-link p {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
  .section-contact-links .flex .col {
    padding: 0 1.2rem;
  }
  .section-contact-links .flex {
    margin: 0 -1.3rem;
  }
  /* ----- /SECTION CONTACT LINKS ----- */
  /*  */
  .linkedin-field {
    width: 100%;
  }

  .box-body span {
    font-size: 0.9rem;
    line-height: 1.25rem;
    padding: 0.5rem 0.3rem 0.5rem 0.7rem;
    border-radius: 0.5rem;
    margin-bottom: 0.2rem;
  }

  /* ----- SECTION CAT COMMUNITY ----- */
  .section-cat-community .content-wrap:after {
    width: 16.75rem;
    height: 7.4375rem;
    background-size: 310px;
    background-position: -9px -183px;
    left: -6.4rem;
    top: -4.9rem;
  }

  .section-cat-community {
    padding-top: 7.4rem;
    margin-top: -3rem;
  }

  .section-cat-community .content-wrap {
    padding: 3.1rem 3rem 2rem;
    margin: 0 0rem 4.45rem;
  }

  .section-cat-community h2 {
    font-size: 1.5625rem;
    line-height: 2.375rem;
    margin-bottom: 1.6rem;
  }

  .section-cat-community .buttons .btn {
    width: 18rem;
    padding: 0.75rem 0.3rem;
    margin: 1rem;
  }

  .section-cat-community .content-wrap h5 {
    max-width: 35rem;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
  }
}

@media (max-width: 768px) {
  .section-banner-city .image-wrap img {
    width: 12rem;
  }
  .section-banner-city .girl-img img {
    width: 9rem !important;
  }
  .section-banner-city .girl-img {
    right: 2rem;
    bottom: -1rem;
  }

  /* ----- SECTION BANNER CITY ----- */
  .section-banner-city .flex .content {
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 0;
  }
  .section-banner-city {
    padding-top: 0.4rem;
    padding-bottom: 0.5rem;
  }
  .section-banner-city h1 {
    line-height: 2.375rem;
  }
  .section-banner-city h1 br {
    display: none;
  }
  .search-form .btn {
    flex: 0 0 3.148125rem !important;
    max-width: 3.148125rem;
    padding: 0.7rem 0.95rem;
    border-radius: 0.5rem;
    margin-left: 0.5rem;
  }
  .section-banner-city .flex .search-form {
    margin-top: 1.7rem;
    border-radius: 1rem;
    margin-bottom: 3.9rem;
    max-width: 100%;
    padding-bottom: 0.75rem;
  }
  .section-banner-city .flex .search-form .see-more-link {
    display: flex;
    margin-top: 0.1rem;
  }
  .section-banner-city .search-form:before {
    display: none;
  }
  .section-banner-city .image {
    width: 14rem;
    height: 14.5rem;
    margin: 0 auto;
  }
  .section-banner-city .image:after {
    width: 12rem;
    height: 15rem;
    bottom: -1.5rem;
    right: -0.1rem;
    border-radius: 2rem;
  }
  .section-banner-city .image:before {
    width: 22rem;
    height: 19rem;
  }
  /* ----- /SECTION BANNER CITY ----- */
  /*  */
  /* ----- SECTION CAT SITTERS ----- */
  .section-cat-sitters .owl-carousel {
    display: block;
  }
  /* .section-cat-sitters .flex {
    display: none;
  } */
  .section-cat-sitters .title p {
    display: none;
  }
  .section-cat-sitters:after {
    display: none;
  }
  .section-cat-sitters:before {
    top: 5.1rem;
    width: 10rem;
    height: 25rem;
  }
  .section-cat-sitters .owl-carousel .owl-dots {
    margin-left: -1.5rem;
    margin-top: 0.3rem;
  }
  .section-cat-sitters .owl-carousel .owl-dots .owl-dot {
    margin: 0 0.3rem;
  }
  /* ----- /SECTION CAT SITTERS ----- */
  /*  */
  /* ----- SECTION CTA ----- */
  .section-cta {
    padding-top: 5rem;
    padding-bottom: 1rem;
  }
  /* ----- /SECTION CTA ----- */
  /*  */
  /* ----- SECTION STEPS ----- */
  .section-steps {
    padding-top: 3.8rem;
    background-position-y: 21.9rem;
  }
  /* ----- /SECTION STEPS ----- */
  /*  */
  /* ----- SECTION AROUND ----- */
  .section-around .areas-wrap .white-box {
    position: absolute;
    width: 7rem;
    top: 0;
    border-radius: 1rem;
    background-color: #fff;
    border: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-around .areas-wrap .white-box .box-header {
    padding: 0.1rem 0 0.3rem;
  }
  .section-around .areas-wrap h4 {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
  .section-around .title {
    margin-bottom: 6.4rem;
  }
  .section-around .areas-wrap {
    margin-right: 1.8rem;
    max-height: 13.1rem;
    padding: 0.3rem 0rem 0.6rem 0.6rem;
    margin-left: 0.4rem;
    background-color: #fff;
    box-shadow: 20px 30px 39px rgb(0 0 0 / 10%);
    border-radius: 1rem;
    width: auto;
  }
  .section-around .areas-wrap::after {
    display: block;
  }
  .section-around .areas-wrap picture {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-around .white-box .form-search .form-control {
    font-size: 0.375rem;
    line-height: 0.375rem;
    padding: 0.1rem 0.2rem 0.1rem 1.3rem;
    height: 1.125rem;
  }
  .section-around .areas-wrap .white-box .box-body {
    padding: 0.2rem 0.7rem;
  }
  .section-around .white-box .form-search {
    margin-bottom: 0.8rem;
  }
  .section-around .white-box .form-search .btn {
    width: 0.75rem;
    height: 0.75rem;
    left: 0.1rem;
    top: 0.4rem;
  }
  .section-around .white-box .form-search .btn .icon-search {
    background-size: 140px;
    background-position: -3px -3px;
    margin: 0;
    top: -0.2rem;
  }
  .section-around .areas-wrap:before {
    top: -2.2rem;
    right: 1.4rem;
    width: 3.8625rem;
    height: 2.9625rem;
    background-position: -24px -221px;
    background-size: 120px;
  }
  .section-around .buttons {
    display: block;
    margin-top: 5.2rem;
  }
  /* ----- /SECTION AROUND ----- */
  /*  */
  /* ----- SECTION TESTIMONIALS ----- */
  .section-testimonials {
    padding-top: 0;
    margin-top: 0;
  }
  .section-testimonials .title {
    margin: 0 auto 2.2rem;
  }
  .testimonial {
    margin-top: 3.1rem;
  }
  .testimonial .img-wrap {
    top: -3rem;
  }
  .section-testimonials .owl-carousel {
    margin-left: 0;
    width: auto;
  }
  .section-testimonials:before {
    left: -1.1rem;
    top: 5.7rem;
    width: 12.55rem;
    height: 28rem;
  }
  .section-testimonials .owl-carousel .owl-dots {
    margin-left: 0.9rem;
    margin-top: 0.8rem;
  }
  .section-testimonials .owl-carousel .owl-dots .owl-dot {
    margin: 0 0.25rem;
  }
  /* ----- /SECTION TESTIMONIALS ----- */
  /*  */
  /*  */
  /* ----- SECTION FAQS ----- */
  .section-faqs {
    padding-top: 3.6rem;
    background-image: url(/img/faqs-bg-mob.svg);
    background-position: -1rem 4.5rem;
    background-repeat: no-repeat;
    background-size: 105% 83%;
    padding-bottom: 0.1rem;
  }
  /* ----- /SECTION FAQS ----- */
  /*  */
  /* ----- SECTION CONTACT LINKS ----- */
  .section-contact-links {
    padding-top: 0;
    margin-bottom: -1.2rem;
  }
  .section-contact-links .flex .col {
    flex: 0 0 14.5rem;
    max-width: 14.5rem;
    padding: 0.6rem;
  }
  .section-contact-links .title {
    margin-bottom: 2.3rem;
  }
  .section-contact-links .contact-link {
    margin-bottom: 0.7rem;
  }
  /* ----- /SECTION CONTACT LINKS ----- */
  /*  */

  .box-body span {
    padding: 0.125rem 0rem 0.125rem;
    font-size: 0.625rem;
    line-height: 0.875rem;
    margin-bottom: 0.3rem;
  }

  #white-box-locations {
    z-index: 1000;
  }

  .sitters-map {
    width: 100%;
    max-width: 73.4rem;
    height: 13.1rem;
    max-height: 37.4rem;
    min-height: 1rem;
  }

  /* ----- SECTION CAT COMMUNITY ----- */
  .section-cat-community {
    padding-top: 5.4rem;
  }

  .section-cat-community .content-wrap {
    padding: 1.9rem 0.8rem 0.1rem;
    margin: 0 0.2rem 3.5rem;
    border-radius: 0.8125rem;
  }

  .section-cat-community h2 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 1.4rem;
  }

  .section-cat-community .buttons .btn {
    width: 18rem;
    margin-bottom: 0.5rem;
    padding: 0.75rem 0.3rem;
    border-radius: 0.5rem;
  }

  .section-cat-community .content-wrap:after {
    width: 13.5rem;
    height: 5.75rem;
    background-size: 240px;
    background-position: -8px -126px;
  }

  .section-cat-community .content-wrap:before {
    display: none;
  }

  .section-cat-community .content-wrap a {
    color: #545afa;
  }

  .section-cat-community h3 {
    margin-left: 0 !important;
  }

  .section-cat-community p a {
    color: #545afa;
  }
}
/* ----- /MEDIA ----- */
/*  */

#more-sitters-near {
  padding-bottom: 3rem;
}

#more-sitters-near h2 {
  text-align: center;
}

section div.title h2 {
  margin-top: 2rem !important;
  margin-bottom: 1.5rem !important;
}

section div p {
  margin-bottom: 1.5rem !important;
}

#city-list li {
  color: blue;
  margin: 0.2rem;
  max-width: fit-content;
  margin-left: 1rem;
  margin-right: 1rem;
}

.section-cat-community h3 {
  max-width: 51.4rem;
  margin: 0.5rem auto;
}

#city-list li:hover {
  border-bottom: blue 2px solid;
}

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

.box-body span {
  padding: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 0.875rem;
  font-weight: 500;
  color: #545afa;
  font-size: 0.925rem;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0.6rem;
  display: block;
  text-align: center;
  letter-spacing: 0.2px;
  position: relative;
}

.sitters-map {
  width: 70%;
  max-width: 73.4rem;
  height: 30vw;
  max-height: 37.4rem;
  min-height: 28.4rem;
  overflow: hidden;
  position: relative;
  border-radius: 2rem;
}

.cat-sitter-card .image-wrap img {
  min-height: 360px;
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 360px;
}

@media (max-width: 600px) {
  .carousel-slides {
    width: 50% !important;
  }
  #edit-account-form input {
    width: 100% !important;
  }
}
@media (max-width: 420px) {
  .carousel-slides {
    width: 100% !important;
  }
}

@media (max-width: 1260px) {
  .section-cat-community .content-wrap:before {
    left: -13rem;
    min-width: 96rem;
  }
}
