.header .header-info-logo-img img {
  position: absolute;
  width: 220px;
  left: 0;
  filter: drop-shadow(0px 5px 15px #000);
}

.header-container {
  position: relative;
  overflow: hidden;
  background: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/4255AB30F4BD807077302DD79B2FDD2C.jpg);
  background-position: center;
  background-size: cover;
}

.header .navbar,
.header .navbar.bg-primary {
  background: var(--header-primary) !important;
  z-index: 1 !important;
}

#cw-logoBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 550px;
}

.header .header-info {
  height: 160px;
}

.page-home .header .header-info {
  height: 500px;
}

#cw-titleBg {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 330px;
}

.cw-title {
  position: absolute;
  z-index: 2;
  bottom: 1em;
  right: 0.5em;
  width: 300px;
  text-align: center;
}

.cw-title h1 {
  font-size: 2.05rem;
  color: var(--color-theme-text-btn);
}

section:not(.page-home) #cw-titleBg,
section:not(.page-home) .cw-title {
  display: none;
}

.st0 {
  opacity: 0.9;
  fill: var(--color-theme-background);
}

.st1 {
  opacity: 0.49;
  fill: var(--color-theme-background);
}

.st2 {
  opacity: 0.39;
  fill: var(--color-theme-primary);
}

.st3 {
  opacity: 0.8;
  fill: var(--color-theme-primary);
}

@media (min-width: 992px) {
  .header .header-info-logo-img {
    position: fixed;
    top: 0;
    z-index: 2000;
    width: 220px;
  }

  .header .navbar-nav {
    background: rgba(97, 191, 223, 0.9);
  }

  .header .navbar.bg-primary,
  .header {
    background: 0 0 !important;
    padding: 0;
  }

  .header .header-info {
    height: 175px;
  }

  #cw-logoBg {
    position: fixed;
    z-index: 20;
    width: 470px;
  }

  nav.navbar .container {
    position: relative;
    /* height: 85px; */
    margin: 0 auto;
  }

  /* .navbar-nav {
    position: absolute;
    right: 0;
    top: 1em;
  } */

  .navbar.cw-scrolled .navbar-nav {
    top: 0;
    background: rgba(97, 191, 223, 0.9);
    position: fixed;
    z-index: 9;
  }

  .header .header-info-logo-img img.cw-shrink {
    width: 130px;
  }

  #cw-logoBg.cw-shrink {
    width: 280px;
  }

  #cw-titleBg {
    height: 365px;
  }

  .cw-title {
    right: 1.5em;
    bottom: 1.5em;
  }

  .header.has-cart .collapse.justify-content-center {
    justify-content: right !important;
    margin-right: 0.5em;
    max-width: 935px;
    padding-left: 27rem;
  }

  .header .navbar .container {
    max-width: 100%;
    padding: 0;
  }

  .header .navbar .navbar-cart {
    margin-right: 0.5em;
  }
}

@media (min-width: 1340px) {
  .page-home .header .header-info {
    height: 620px;
  }

  .header.has-cart .collapse.justify-content-center {
    justify-content: right !important;
    margin-right: 0.5em;
    max-width: 100%;
    padding-left: 0rem;
  }
}

.page-home .list .list-text-bottom .list-text-btn {
  display: none;
}

.page-home .businessinfo {
  padding-top: 2em;
}

.pg-services-list {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
}

@media (max-width: 811px) {
  .pg-services-list {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
}

.pg-services-list li {
  margin-top: 0;
  margin-bottom: 13px;
  margin-left: 38px;
}

.pg-services-list li::before {
  float: left;
  overflow: hidden;
  width: 23px;
  height: 23px;
  content: "";
  margin-right: 7px;
  margin-left: -35px;
  background-image: url("https://apihoard.webit.com/api/v1/Image/3E10BB59CC37A8E46C79CFC8A9DA108B/3E10BB59CC37A8E46C79CFC8A9DA108B.png?size=320x240");
  background-size: 23px 23px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

/*--- Floating links ---*/
.cw-lets-talk {
  position: fixed;
  z-index: 3;
  bottom: 1em;
  right: 1em;
  border-radius: 25px;
  -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
}

.cw-lets-talk:hover {
  cursor: pointer;
}

.hidden {
  display: none;
}

#contactBtns a {
  display: inline-block;
  width: 54px;
  height: 54px;
  padding: 10px;
  border-radius: 50%;
  background: #fff;
}

#contactBtns a {
  display: inline-block;
  width: 54px;
  height: 54px;
  padding: 10px;
  border-radius: 50%;
  background: #fff;
}

#contactBtns .fa {
  font-size: 35px;
  color: var(--color-theme-primary);
}

.testimonial-container .row {
  margin-bottom: 1em;
}

.testimonial {
  background: #262626;
  background-image: linear-gradient(0deg, #111, rgba(25, 25, 25, 0.4)),
    url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/4255AB30F4BD807077302DD79B2FDD2C.jpg);
  background-size: contain;
  border: 1px solid #61bfdf;
  padding: 1em;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 1em;
  box-shadow: 0 0 10px 0px #5cb4d2;
}

.testimonial .fa-star {
  color: var(--color-theme-highlight);
}

.author {
  color: var(--color-theme-primary);
  text-transform: uppercase;
  font-weight: 700;
}
