.text-highlight {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
}
.form .form-select {
  padding: 0;
}
.form-select {
  border: none;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 100% !important;
}
.cw-logo {
  display: none;
}
.header .navbar.bg-primary,
.header .navbar {
  background: var(--color-theme-background) !important;
}
.header .navbar .dropdown-menu {
  border-radius: 0.5vw;
  background: var(--color-theme-background);
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.2);
}
.header .navbar {
  border-radius: 0 0 1rem 1rem;
}
@media (max-width: 767px) {
  .header .navbar {
    border-radius: 0 0 0.5vw 0.5vw;
  }
}
.header .navbar {
  margin-bottom: 1rem;
}
@media (min-width: 440px) {
  .header .navbar-brand {
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 992px) {
  .header .navbar {
    margin-top: 2.5rem;
  }
}
.header .navbar-brand {
  padding: 10px 0 0;
  min-height: auto;
  font-size: 0;
  background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/412CBDC604C5CAAD43DD6D4DAF96200D.png);
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 170px;
  margin-top: -22px;
  margin-bottom: -25px;
  display: block;
  position: relative;
  z-index: 0;
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
  .header .navbar-brand {
    padding: 10px 0 0;
    min-height: auto;
    font-size: 0.5rem;
    background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/412CBDC604C5CAAD43DD6D4DAF96200D.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 150px;
    margin-top: 0px;
    /* margin-bottom: -25px; */
    display: block;
    /* text-indent: -9999px; */
    color: transparent;
    white-space: nowrap;
    overflow: hidden;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
}
@media (max-width: 370px) {
  .header .navbar-brand {
    width: 150px;
  }
}
.navbar .container {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .navbar .container {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.header .navbar .navbar-nav .nav-link,
.header .dropdown-item {
  border-radius: 0.5vw;
  overflow: hidden;
}
.header .navbar .active > .nav-link,
.header .navbar .show > .nav-link,
.header .navbar .dropdown-item.active,
.header .navbar .dropdown-item:active {
  background-color: var(--color-theme-primary);
}
.header .navbar-dark .navbar-nav > .active .nav-link {
  color: #fff !important;
}
.header .nav-link::before,
.header .navbar .dropdown-item::before {
  display: none;
}
.header .navbar .nav-link,
.header .nav-link-cart,
.navbar-dark .dropdown-item {
  -webkit-transition: all 150ms 50ms ease-in-out;
  -moz-transition: all 150ms 50ms ease-in-out;
  -o-transition: all 150ms 50ms ease-in-out;
  transition: all 150ms 50ms ease-in-out;
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .dropdown-item:focus,
.navbar-dark .dropdown-item:hover {
  background: var(--color-theme-highlight);
  color: var(--color-theme-text-btn);
}
.navbar-dark .dropdown-item.active,
.navbar-dark .dropdown-item:active {
  color: var(--color-theme-text-btn);
}
.header .navbar .dropdown-item:hover {
  opacity: 1;
}
.header .navbar .dropdown-item {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}
@media (min-width: 992px) {
  .header .navbar-brand {
    min-height: auto;
    margin-left: 0;
    display: inline-block !important;
    order: 1;
    width: 264px;
    height: 170px;
    margin-top: -50px;
    margin-bottom: -25px;
  }
  .navbar .container {
    max-width: 100% !important;
    padding-right: 9px;
  }
  .navbar-collapse {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: initial;
  }
  .navbar .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header .nav-link-cart,
  .header .navbar .nav-link,
  .header .dropdown-item {
    line-height: 30px;
  }
  .header .navbar .dropdown-item {
    text-align: left;
  }
  .header .navbar {
    padding-top: 5px;
  }
  .header .navbar-expand-lg .navbar-nav {
    position: absolute;
    right: 25px;
    top: 32px;
  }
}
@media (min-width: 1200px) {
  .header li.nav-item {
    margin-right: 10px;
  }
  .header li.nav-item:last-of-type {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .navbar .container {
    text-align: center;
    max-width: 100%;
  }
  .header .navbar .navbar-collapse .navbar-nav {
    margin-top: 1rem;
  }
}
.header .navbar-toggler {
  background: var(--color-theme-secondary);
  border-color: var(--color-theme-text-btn);
  border-radius: 3rem;
  padding: 0.3rem 1.3rem 0.4rem;
}
.header .navbar-toggler:hover {
  background: var(--color-theme-highlight);
}
.header .toggle .icon-bar {
  background-color: var(--color-theme-text-btn);
}
@media (max-width: 1200px) and (min-width: 992px) {
  .header .navbar .navbar-nav .nav-link,
  .header .navbar .navbar-nav .dropdown-item {
    font-size: 0.9em;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .header .navbar-brand {
    width: 170px;
  }
}
/* @media (min-width: 1600px) {
  .header .navbar-brand {
    width: 480px;
  }
}
@media (min-width: 1600px) {
  .header .navbar-brand {
    width: 770px;
  }
}
@media (min-width: 1600px) {
  .header .navbar-brand {
    width: 1000px;
  }
} */
.badge {
  color: #000 !important;
}
.header .navbar .dropdown-item:hover .badge {
  color: #fff !important;
}
.title {
  padding-top: 1.8em;
  padding-bottom: 0.8em;
  text-align: center;
  background-image: linear-gradient(45deg, #0f0f0f, transparent),
    url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/4137DC2137C95C9DE4634445162C448F.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
  text-shadow: 1px 2px 2px var(--color-theme-highlight);
  font-size: 1.2em;
  margin-bottom: 1em;
  border-bottom: 6px solid var(--color-theme-highlight);
}
@media (max-width: 768px) {
  .title {
    font-size: 1em;
  }
}
.hero-shadow {
  -webkit-filter: drop-shadow(-1px 6px 3px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(-1px 6px 3px rgba(0, 0, 0, 0.25));
}
.cw-hero {
  position: relative;
  padding-top: 3em;
  padding-bottom: 5em;
  background-image: linear-gradient(45deg, black, transparent),
    url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/4137DC2137C95C9DE4634445162C448F.jpg);
  background-size: cover;
  background-position: center;
  -webkit-clip-path: polygon(50% 100%, 100% 91%, 100% 0, 0 0, 0 91%);
  clip-path: polygon(50% 100%, 100% 91%, 100% 0, 0 0, 0 91%);
}
.cw-hero svg {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  margin-bottom: -10px;
}
.hero-text {
  color: #fff;
}
.hero-text h1,
.hero-text h6 {
  text-shadow: 1px 1px 2px #000, 0 0 2px #000;
}
.hero-text h1 span {
  font-size: 70%;
  font-weight: 700;
}
.hero-text a.h4.font-bold {
  color: #fff;
}
@media (min-width: 992px) {
  .cw-hero img {
    position: absolute;
    bottom: 1em;
    right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cw-hero img {
    width: 514px;
  }
}
@media (min-width: 1200px) {
  .cw-hero img {
    width: 700px;
  }
}
.page-home .inventoryslideshow {
  padding-top: 3em;
  padding-bottom: 5em;
  background-image: linear-gradient(180deg, white, transparent),
    url(https://s3.amazonaws.com/fcwebmanager/Textures/SmartSites/HeroImages/0/texture_14.jpg);
  background-size: contain;
  position: relative;
  z-index: 1000;
}
.cw-finance.p-2.p-md-5 {
  background-image: linear-gradient(45deg, #000000, transparent),
    url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/A02E8B9811F257647879888566A71B6F.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
}
.cw-find {
  background-image: linear-gradient(45deg, white, rgba(255, 255, 255, 0.6)),
    url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/A3FE2AD723942EB4735F132662B3B48F.png);
  background-position: top left;
  background-size: contain;
  background-repeat: no-repeat;
}
.cw-find img.img-fluid {
  width: 90px;
}
.cw-find .cw-findbox {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .cw-find .cw-findbox {
    flex-flow: row nowrap;
    align-items: flex-start;
  }
  .cw-find img.img-fluid {
    margin-right: 10px;
  }
}
.cw-about {
  position: relative;
}
.cw-about::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  background: var(--color-theme-primary);
  top: 12rem;
  animation-duration: 2s;
  animation-delay: 2s;
  animation-name: fadeInLeft;
  animation-fill-mode: both;
}
.cw-about img {
  position: relative;
  overflow: hidden;
}
.pg-services-list {
  column-count: 1;
  -moz-column-count: 1;
  -webkit-column-count: 1;
}
@media (min-width: 992px) {
  .cw-about::before {
    bottom: 2rem;
    top: auto;
  }
}
@media (min-width: 1200px) {
  .cw-about::before {
    bottom: 3rem;
  }
}
@media (min-width: 548px) and (max-width: 811px) {
  .pg-services-list {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
  }
}
@media (min-width: 812px) {
  .pg-services-list {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
  }
}
@media (min-width: 768px) and (max-width: 1024) {
  .pg-services-list li {
    font-size: 11px !important;
  }
}
.pg-services-list li {
  margin-top: 0;
  margin-bottom: 13px;
  margin-left: 38px;
  font-size: 15px;
}
.pg-services-list li::before {
  float: left;
  overflow: hidden;
  width: 23px;
  height: 23px;
  content: "";
  margin-right: 7px;
  margin-left: -35px;
  background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=240,w=320/9D6A980E6239F9940E7715B7DEADA122.png);
  background-size: 23px 23px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.map {
  margin: 0 1rem 1rem;
}
.map-container {
  border-radius: 0.8vw;
  overflow: hidden;
}
.page-contact-us .map-container {
  border-radius: 0 0 0.8vw 0.8vw;
}
.fa-map-marker::before {
  content: "\f3c5";
}
.businessinfo {
  padding-top: 0;
  padding-bottom: 0;
}
.businessinfo-container.container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.businessinfo .pe-lg-4 {
  padding: 0 !important;
}
.businessinfo .form-wrap {
  padding: 2rem;
  border-radius: 0.8vw;
  background: var(--dark-bg);
  color: var(--light-txt);
  width: auto;
  margin: 0 1rem;
}
.businessinfo .form-forms-header,
.businessinfo .form-sent-message {
  color: var(--light-txt);
}
.businessinfo label,
.businessinfo .form-check label,
.businessinfo .webit-forms-text,
.businessinfo .form-text {
  color: var(--light-txt);
}
.businessinfo .form-forms-header,
.businessinfo .form-sent-message {
  color: var(--light-txt);
}
.contact-companyinfo,
.contact-hours {
  padding: 2rem;
  margin: 1rem;
  background: var(--gry-bg);
  border-radius: 0.8vw;
}
.contact-companyinfo,
.contact-hours {
  margin-bottom: 1rem;
}
.font-header-Montserrat h2.contact-details .contact-details-info {
  text-transform: none;
}
.contact-details-info {
  font-size: 13px;
}
@media (min-width: 992px) {
  .businessinfo .form-wrap {
    margin-right: 0;
  }
  .contact-companyinfo,
  .contact-hours {
    margin-left: 0;
  }
  .contact-companyinfo {
    margin-top: 0;
  }
}
.businessinfo .contact-title {
  font-size: 2rem;
  border-bottom: 0;
}
.businessinfo .contact-title .contact-title-container {
  border-bottom-color: var(--color-theme-primary);
}
.businessinfo
  .contact-title:not(.contact-businessname)
  .contact-title-container {
  border-bottom-color: var(--color-theme-primary);
}
.contact-title .contact-title-container {
  padding-bottom: 0.3rem;
  border-bottom-width: 0.1em;
}
.businessinfo .contact-title.contact-businessname .contact-title-container {
  border-bottom-color: var(--color-theme-primary);
}
.footer {
  padding-top: 0.5em;
  padding-bottom: 0;
  margin-top: -2em;
}
.cw-footer {
  background-color: #101010;
  /* background-image: linear-gradient(180deg, #0f0f0f, transparent),
	  url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/98C22AC3A5BC024AA3B4B3277BC267C8.jpg); */
  background-size: cover;
  background-position: center;
}
@media (min-width: 992px) {
  .footer {
    position: relative;
    margin-top: -6em;
    background: 0 0 !important;
  }
  .cw-footer {
    height: 400px;
  }
}
.business-hours {
  margin-top: 15px;
  position: relative;
}
.business-hours .bh-title {
  font-size: 20px;
  color: #bbb;
  text-transform: uppercase;
  padding-left: 5px;
  border-left: 4px solid var(--color-theme-highlight);
}
.business-hours li {
  color: #fff;
  line-height: 30px;
  border-bottom: 1px solid #333;
}
.business-hours li:last-child {
  border-bottom: none;
}
.business-hours .opening-hours li.today {
  color: var(--color-theme-highlight);
}
.bg-primary iframe {
  padding: 1em;
  border-radius: 2em;
}
@media (max-width: 786px) {
  .business-hours p {
    font-size: 14px;
  }
  p.text-center.text-md-start {
    font-size: 15px;
  }
  .business-hours li {
    font-size: 14px;
  }
}
.pg-title::after {
  content: "";
  display: block;
  height: 3px;
  width: 80px;
  margin: 0.5rem 0 1.5rem;
  background-color: var(--color-theme-highlight);
}
.am-title-carfinder {
  background-image: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.8),
      rgba(0, 0, 0, 0.5)
    ),
    url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/38685F6570FDF27F8DD5A60B15503662.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.am-title .pg-title {
  font-size: 2.5rem;
  margin-top: 50px;
}
.am-title .pg-title::after {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.crate-cta {
  padding-top: 7em;
  padding-bottom: 7em;
  color: #fff;
  position: relative;
}
.crate-cta svg {
  position: absolute;
  top: 0;
  left: 0;
}
.crate-cta-carfinder {
  background-position: center center;
}
@media (max-width: 768px) {
  .crate-cta {
    padding-top: 4em;
    padding-bottom: 3em;
  }
  .crate-cta.am-title::after {
    background: rgba(0, 0, 0, 0.7);
  }
}
section.inventory-search-module > .container {
  max-width: 1250px !important;
}
.inventory-search-module {
  position: relative;
  padding-bottom: 25px;
}
.inventory-search-module::before {
  content: "";
  width: 100%;
  height: 192%;
  position: absolute;
  z-index: -47;
  background: #262626;
  top: -73%;
  border-bottom: 21px double #fff;
}
section.inventory-search-module .form__wrapper {
  background-color: #262626 !important;
  border: none !important;
  padding: 20px !important;
  color: #fff;
}
@media (max-width: 992px) {
  .inventory-search-module {
    margin-bottom: 5rem !important;
  }
  .inventory-search-module::before {
    height: 184%;
  }
}
.inventory .srp-sidebar .btn-link.btn-clear-filter,
.inventory .srp-sidebar .card-header .card-title,
.inventory .srp-sidebar .card-header .close-filter {
  color: var(--color-theme-text-btn);
}
.popular-vehicles-sections.container {
  background-image: linear-gradient(0deg, white, #efefef);
  background-size: contain;
  min-width: 100%;
  padding: 5em 5em 0;
  border-top: 23px double #000;
}
h2.popular-vehicles-section-heading {
  position: relative;
}
h2.popular-vehicles-section-heading::before {
  content: "";
  width: 135px;
  height: 7px;
  position: absolute;
  left: 0;
  bottom: -7px;
  background: var(--color-theme-primary);
}
.popular-vehicles-section {
  border-bottom: 3px solid #bdbdbd;
  padding: 2em;
  position: relative;
  max-width: 1250px;
  margin: auto;
  background-image: linear-gradient(180deg, white, transparent),
    url(https://s3.amazonaws.com/fcwebmanager/Textures/SmartSites/HeroImages/0/texture_14.jpg);
  background-size: contain;
  box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.popular-vehicles-section::before {
  content: "";
  position: absolute;
  left: -181px;
  top: -9px;
  background: #0f0f0f;
  width: 24%;
  height: 65px;
  transform: rotate(135deg);
}
@media (max-width: 768px) {
  .popular-vehicles-sections.container {
    padding: 2em 0 0;
  }
}
