/* .page-id-630, */
.page-id-632,
.page-template-landing {
  .sticky-nav,
  #vetstoria-fw-btn-container,
  #bottom-cta,
  .site-footer,
  #right-sidebar,
  .entry-header {
    display: none !important;
  }
  #page {
    margin: 0;
  }
  & div#content {
    padding: 0 !important;
  }
  #sticky-header {
    display: none;
  }
  .site-main,
  .inside-article,
  .page {
    margin: 0 !important;
    padding: 0 !important;
  }
  .entry-content {
    max-width: none;
    width: 100%;
    margin: 0;
  }
  .inside-footer {
    display: none !important;
  }
}
.page-id-632 {
  .copyright-bar {
    display: none;
  }
  #main-header-wrapper,
  .sticky-header {
    display: none;
  }
}
.page-id-630 {
  #main-header-wrapper.site-nav {
    background-color: #008dff;
    justify-content: center;
    box-shadow: none;

    .header-logo {
      filter: brightness(0) invert(1);
    }
    .site-nav-inner {
      justify-content: center;
    }
    .btn,
    .call-us,
    #hamburger,
    .nav-menu-wrapper {
      display: none;
    }
  }
  .content-area {
    background-color: #008dff !important;
  }
  .hero-banner-container {
    padding-top: 120px;
  }
  .footer-bottom {
    display: flex;
    width: 90%;
    margin: 0px auto 0 auto;
    border-top: 1px solid #dceff9;
    background-color: #008dff;
  }
  .site-footer {
    background-color: #008dff;
    margin-top: 60px;
  }
  .copyright-bar {
    padding: 20px 0;
    margin: 0 auto;
    width: fit-content;
    width: 90%;
    max-width: 1200px;
    color: #fff;
    text-align: center;
    background-color: #008dff;

    .copyright-inner {
      width: 100%;
      border-top: 1px solid #dceff9;
      display: flex;
      justify-content: center;
    }

    & p span {
      display: none;
    }
    & p a:not(:first-of-type) {
      display: none;
    }
    & p a {
      text-align: center;
    }
    & p {
      width: 100%;
    }
  }
}
.content-wrapper {
  max-width: 1200px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.new-lp {
  font-size: 16px;
  h2,
  h3,
  h4,
  h5,
  h6 {
    color: #008dff;
  }
}
.fifty-percent {
  width: 50%;

  &:first-of-type {
    padding-right: 5%;
  }
  &:last-of-type {
    padding-left: 5%;
  }
}
.lp-btn {
  background-color: #93bc57;
  color: white;
  text-transform: capitalize;
  padding: 20px;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  transition: all 0.6s ease;
  font-weight: bold;
}
.lp-btn:visited {
  color: white;
}
.lp-btn:hover {
  background-color: #93bc57;
  color: white;
}
.lp-hero {
  width: 100%;
  background-color: #008dff;
  color: #fff;
  padding: 80px 0;
  display: flex;
  flex-direction: column;

  .lp-hero-content {
    display: flex;
    padding-bottom: 80px;
  }
  .lp-logo {
  }
  & h1 {
    font-size: 40px;
    line-height: 120%;
    color: #fff;
  }
  & p {
    margin-bottom: 0;
    color: #fff;
  }
  .logo-ctn {
    margin-bottom: 80px;

    .lp-btn {
      display: none;
    }
  }
}
.hero-card {
  background-color: #fff;
  padding: 32px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;

  & img {
    border-radius: 8px;
    margin-bottom: 24px;
  }
  .lp-btn {
    margin-bottom: 16px;

    &:last-of-type {
      margin-bottom: 0;
    }
  }
}
.lp-hero-sub {
  border-top: 2px solid #dceff9;
  display: flex;
  justify-content: space-between;
  padding: 24px 0 0 0;

  & p {
    margin-bottom: 0;
    color: #fff;
    text-transform: capitalize;
  }
  & a {
    color: #fff;
    text-transform: capitalize;
  }
  & a:visited {
    color: #fff;
  }
}
.lp-services-section {
  padding: 80px 0;

  .services-img {
    border-radius: 8px;
  }
  .lp-services-content {
    display: flex;
  }
}

.lp-sub-title {
  font-size: 40px;
  font-weight: bold;
  font-family: adelle, serif;
}

.lp-services {
  & p:last-of-type {
    color: #373737;
    padding-top: 24px;
    margin-bottom: 0;
    border-top: 2px solid #dceff9;

    & a {
      font-weight: bold;
      color: #008dff;
    }
    & a:visited {
      color: #008dff;
    }
  }
}

.check-ctas {
  display: flex;
  flex-wrap: wrap;
  grid-auto-columns: 1fr;
  gap: 16px;
  margin: 0;
  list-style-type: none;
  padding: 0 0 40px 0;
}

.check-cta {
  padding: 16px 24px;
  background-color: #dceff9;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #008dff;
  list-style-type: none;
  width: fit-content;
}

& svg {
  width: 18px;
  margin-right: 10px;
}

.lp-hours {
  padding: 80px 0;
  background-color: #93bc57;

  .lp-sub-title {
    display: none;
  }

  .hours {
    max-width: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
  }

  .day {
    display: flex;
    flex-direction: column;
    max-width: 250px;

    & p:first-of-type {
      font-weight: bold;
      font-size: 24px;
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 2px solid #dceff9;
      padding-left: 20px;
      padding-right: 20px;
    }

    & p {
      color: #fff;
      text-align: center;
      margin-bottom: 0;
    }
  }
  .intro-hours-day {
    display: flex;
    flex-direction: column;
    color: #fff !important;
    max-width: 250px;
    padding: 0;
    border: none;

    & h4 {
      font-weight: bold;
      font-size: 24px;
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 2px solid #dceff9;
      padding-left: 20px;
      padding-right: 20px;
      color: #fff;
    }

    & p {
      text-align: center;
      margin-bottom: 0;
    }
  }
}

.lp-team-section {
  padding: 80px 0;
  height: 500px;
  display: flex;
  justify-content: center;

  .lp-team-content {
    display: flex;
  }

  & img {
    border-radius: 8px;
  }
  .lp-team-content-upper {
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #dceff9;
  }
  .lp-sub-title {
    margin-bottom: 0;
  }
}

.lp-footer {
  background-color: #008dff;
  padding: 48px 0;

  .lp-footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .lp-footer-btns-ctn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;

    .lp-btn {
      width: 185px;

      &:hover {
        background-color: #93bc57;
      }
    }
  }
}

/* slider css */

.sl-lp-wrapper {
}
.sl-lp-container {
  /* display: flex;
  width: 1360px;
  max-width: 90vw;
  height: 100%;
  display: flex;
  flex-direction: row; */
}
.sl-lp-header {
  font-weight: bold;
  color: #93bc57;
  margin-bottom: 17px;
  text-transform: capitalize;
}
.sl-lp-arrow-container {
  max-height: 48px;
  max-width: 48px;
}
.sl-lp-arrow-container:hover {
  cursor: pointer;
}
.sl-lp-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  box-sizing: border-box;
}
.sl-lp-content {
  padding: 40px 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
}
.sl-lp-content .sl-lp-text {
  & > *:first-child {
    display: block;
    margin-bottom: 0;
  }
  & > * {
    display: none;
  }
}
.sl-lp-content .sl-lp-name {
  text-transform: capitalize;
  font-weight: bold;
  color: #008dff;
  font-size: 24px;
  margin-bottom: 10px;
}
.sl-lp-btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.sl-lp-side {
  height: 48px;
  width: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  text-align: center;
  background-color: #93bc57;
  border: 2px solid #93bc57;
  box-sizing: border-box;
  font-size: 20px;
  color: #93bc57;
  transition: all 0.6s ease;
  color: #fff;
}
.sl-lp-side:hover {
  background-color: #008dff;
  border-color: #008dff;
  color: white;
  cursor: pointer;
}

/*appointment form*/

.page-id-630 {
  background-color: #008dff;

  #page {
    background-color: #008dff;
    margin-bottom: 0;
  }

  #main {
    margin-bottom: 0 !important;
  }

  #vetstoria-fw-btn-container,
  .site-footer,
  #right-sidebar {
    display: none;
  }

  .cah-cust-nav-bar-contact-menu-wrapper {
    display: none;
  }

  .site-content {
    margin-top: 0;
  }

  .footer-bottom-container {
    justify-content: center;
  }

  .footer-top,
  .footer-socials {
    display: none;
  }
  .hero-banner-caption > h1 {
    color: #fff;
  }
  .subpage-body {
    padding: 0;
    background-color: #008dff;
  }
}
.page-id-630 .entry-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto !important;
  padding: 0;

  & p.has-text-align-center a {
    color: #fff;
  }
  & p:last-of-type {
    margin-bottom: 0;
  }
}
.page-id-630 header.entry-header h1.entry-title {
  text-align: center;
  padding: 0;
  color: #fff !important;
  margin: 0px auto 80px auto;
  width: 90%;
}

.page-id-630 {
  .cah-cust-nav-bar-hamburger-btn,
  .sticky-nav {
    display: none !important;
  }
  .cah-cust-nav-bar-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;

    .cah-cust-nav-bar-inner-wrapper {
      justify-content: center !important;
    }
    .cah-cust-nav-bar-logo-wrapper {
      position: relative;
      justify-content: center !important;
    }
  }
  .wp-block-spacer {
    border-bottom: 2px solid #dceff9;
    width: 100%;
  }
  .gform_wrapper {
    background-color: white;
    box-sizing: border-box;
    padding: 0 0 50px 0;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    max-width: 100%;
    margin-bottom: 0;
    margin-top: 0px;
    width: 90%;
    max-width: 600px;

    .gform_fields {
      padding: 50px 0;
    }

    .gform-body {
      width: 100%;
    }

    .gform_heading {
      display: none;
    }

    .gfield:not(#field_13_2) {
      padding: 0 50px;
    }

    .gfield_label {
      color: #008dff;
    }
    .gfield textarea,
    .gfield input:not(.gfield-choice-input) {
      background-color: #fafafa;
      border: 1px solid #008dff;
      border-radius: 5px;
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
      padding: 5px 10px !important;
      color: #008dff;
      width: 100% !important;
    }

    .gform-footer,
    .gform_page_footer {
      border-top: none !important;
      padding: 0 50px !important;
      margin: 25px 0 0 0 !important;
    }

    .gform_next_button,
    .gform_previous_button,
    .gform_button {
      border-radius: 100px;
      box-shadow: none;
      margin-right: 0 !important;
      width: 100% !important;
      background-color: #93bc57;
      color: white;
      text-align: center;
      text-transform: uppercase;
      box-sizing: border-box !important;
      padding: 10px;
      font-size: 20px !important;
      transition: all 0.6s ease;
      font-weight: bold;
      margin-left: 0px;
      padding: 20px !important;
    }

    .gform_next_button:hover,
    .gform_previous_button:hover,
    .gform_button:hover {
      background-color: #008dff;
      color: #fff;
      cursor: pointer;
    }

    .gfield select {
      background-color: #fafafa;
      border: 1px solid #008dff;
      border-radius: 5px;
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
      padding: 5px 10px !important;
      color: #008dff;
      width: 100% !important;
    }
  }
}

/* media query */

@media screen and (max-width: 1024px) {
  .fifty-percent {
    width: 100%;
    &:first-of-type {
      padding: 0 0 48px 0;
    }
    &:last-of-type {
      padding: 0;
    }
  }
  .content-wrapper {
    flex-direction: column;
  }
  .lp-hero {
    padding: 48px 0;

    .lp-hero-content {
      padding-bottom: 48px;
    }
    .logo-ctn {
      display: flex;
      justify-content: space-between;

      .lp-logo {
        max-width: 200px;
      }
      .lp-btn {
        display: inline-block;
        height: fit-content;

        &:hover {
          background-color: #93bc57;
        }
      }
    }
    & h1 {
      font-size: 30px;
    }
  }
  .hero-card {
    padding: 24px;
  }
  .lp-hero-sub {
    & p,
    a {
      margin-bottom: 20px;
      text-align: center;
    }
    & a {
      margin-bottom: 0;
    }
  }
  .lp-services-section {
    padding: 48px 0;

    .lp-sub-title {
      padding-bottom: 24px;
      border-bottom: 2px solid #dceff9;
    }
  }
  .lp-hours {
    padding: 48px 0;

    .hours {
      gap: 12px;
    }
    .day {
      flex-direction: row;
      justify-content: space-between;
      max-width: none;
      width: 100%;

      & p {
        font-size: 16px;
        font-weight: normal;
        border-bottom: none;
        margin-bottom: 0;
        padding: 0;
      }
      & p:first-of-type {
        font-size: 16px;
        font-weight: normal;
        border-bottom: none;
        margin-bottom: 0;
        padding: 0;
      }
    }
    .lp-sub-title {
      display: block;
      color: #fff;
      padding-bottom: 24px;
      border-bottom: 2px solid #dceff9;
    }
  }
  .lp-team-section {
    padding: 48px 0;
  }
  .lp-footer-logo {
    margin-bottom: 48px;
  }
  .sl-lp-btns {
    align-items: flex-start;
  }
  .lp-team-section {
    padding: 48px 0;
    height: 950px;
    max-width: none;
  }
  .page-id-630 .gform_wrapper {
    .gfield:not(#field_13_2),
    .gform-footer,
    .gform_page_footer {
      padding: 0 20px !important;
    }
  }
}
