@import "https://fonts.googleapis.com/css2?family=Rokkitt:ital,wght@0,400;0,500;0,600;0,700;0,800;1,700&display=swap";
.container {
  max-width: 1500px;
}
.tighter-col .row {
  margin-right: -4px;
  margin-left: -4px;
}
.tighter-col [class*="col-"] {
  padding-left: 4px;
  padding-right: 4px;
}
.larger-col .row {
  margin-right: -25px;
  margin-left: -25px;
}
.larger-col [class*="col-"] {
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 1400px) {
  .header .container {
    max-width: 1500px !important;
  }
}
h1,
h2,
h3,
h4,
h5,
.h5 {
  font-weight: 900 !important;
  text-transform: uppercase;
  font-family: rokkitt, serif;
}
h2.cw-page-title1.text-secondary {
  font-weight: 900 !important;
  text-transform: uppercase;
  font-family: rokkitt, serif;
}
h2.inventoryslideshow-title-heading {
  font-weight: 900 !important;
  text-transform: uppercase;
  font-family: rokkitt, serif;
}
.cw-crate-cta .pg-title {
  font-family: rokkitt, serif;
  font-weight: 900 !important;
  text-transform: uppercase;
  padding: 0;
  color: #bfad87 !important;
}
h2.popular-vehicles-section-heading {
  font-family: rokkitt, serif;
  color: #fff;
  font-weight: 900;
  line-height: 1em;
  font-size: clamp(1.02rem, 1vw + 1rem, 2rem);
  text-transform: uppercase;
}
.font-header-Montserrat h1 {
  font-weight: 900 !important;
  text-transform: uppercase;
  font-family: rokkitt, serif;
}
.title-heading {
  font-weight: 900 !important;
  text-transform: uppercase;
  font-family: rokkitt, serif;
}
.header {
  position: relative;
}
.header .navbar-dark .navbar-nav .nav-link {
  text-transform: uppercase;
  font-size: 0.85rem;
  line-height: 32px;
  font-weight: 400;
}
.header .navbar,
.header .navbar.bg-primary {
  z-index: 3;
}
.dropdown-toggle::after {
  color: var(--color-theme-highlight);
}
.dropdown-toggle.active::after,
.dropdown.active .dropdown-toggle:after {
  color: var(--color-theme-primary);
}
.cw-header-contact {
  padding: 0.75rem;
  text-align: center;
}
.header a.header-business-phone {
  font-weight: 700;
  font-size: 1.25rem;
  padding: 0;
}
.header .header-business-phone:before {
  font-family: FontAwesome;
  content: "\f2a0";
  padding: 8px 10px;
  color: var(--color-theme-highlight);
  font-weight: 400;
  text-shadow: none;
}
.header .container {
  max-width: none;
  z-index: 2;
}
.header .cw-header-info-logo-img {
  position: relative;
  z-index: 2;
}
.header .cw-header-info-logo-img img {
  width: 150px;
}
.cw-address,
.cw-phone {
  color: #fff;
}
.cw-phone {
  font-size: 1.25rem;
}
.cw-address:before {
  font-family: FontAwesome;
  content: "\f3c5";
  margin-right: 0.5rem;
  font-weight: 400;
  color: var(--color-theme-highlight);
}
.cw-phone:before {
  font-family: FontAwesome;
  content: "\f095";
  margin-right: 0.5rem;
  font-weight: 400;
  color: var(--color-theme-highlight);
}
.header .navbar .active > .nav-link {
  color: var(--color-theme-primary);
}
.header .dropdown-item {
  font-weight: 400 !important;
}
@media (min-width: 768px) {
  .header .cw-header-info-logo-img {
    position: absolute;
    top: 3.5rem;
    left: 0;
    z-index: 3;
  }
  .cw-header-contact {
    position: absolute;
    z-index: 0;
    top: 3rem;
    width: 70%;
    margin-left: 30%;
    z-index: 2;
    text-align: right;
  }
  .cw-address,
  .cw-phone {
    text-shadow: 0 0 12px #000;
  }
  .cw-address:before,
  .cw-phone:before {
    text-shadow: 2px 2px #000;
  }
  section:not(.page-home) .header {
    min-height: 247px;
    background: #141414
      url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/052866CEEE7A45744BDD86147595DB3C.jpg)
      no-repeat center;
    background-size: cover;
  }
  section:not(.page-home) .header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0/10%);
  }
  .header:after {
    content: "";
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 265px solid transparent;
    border-top: 0 solid transparent;
    border-left: 442px solid rgb(20 20 20/90%);
  }
  section:not(.page-home) .header:after {
    top: 47px;
  }
}
@media (min-width: 992px) {
  .header .cw-header-info-logo-img {
    top: 1rem;
    left: 0.5rem;
  }
  .header:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 225px solid transparent;
    border-top: 0 solid transparent;
    border-left: 377px solid rgb(20 20 20/90%);
  }
  .navbar-collapse {
    justify-content: flex-end !important;
    position: absolute;
    width: calc(100% - 377px);
    right: 0;
    top: 0;
    background: var(--color-theme-primary);
    margin: 0;
  }
  .navbar-collapse:before {
    content: "";
    position: absolute;
    left: -81px;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 0 solid transparent;
    border-top: 48px solid transparent;
    border-right: 81px solid var(--color-theme-primary);
  }
  section:not(.page-home) .header {
    min-height: 200px;
  }
  section:not(.page-home) .header:after {
    top: 0;
  }
}
.header .navbar .active > .nav-link {
  color: #fff !important;
}
.cw-heroCarousel {
  overflow: hidden;
  background-color: #141414;
}
.cw-heroCarousel .carousel-item {
  height: 345px;
  background-position: center;
  background-size: cover;
}

.cw-heroCarousel .carousel-item:nth-of-type(even) {
  -o-animation: zoomout 30s 1;
  -moz-animation: zoomout 30s 1;
  -webkit-animation: zoomout 30s 1;
  animation: zoomout 30s 1;
}
@keyframes zoomin {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.25);
  }
}
@keyframes zoomout {
  0% {
    -webkit-transform: scale(1.25);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.cw-heroCaption {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  left: unset;
  padding: 0;
}
.cw-heroCaption h1 {
  width: 100%;
  margin: 0;
  padding: 1rem;
  background: rgb(20 20 20/90%);
  margin: 0;
  font-size: 1.5rem;
}
.cw-heroCaption h1 .cw-smaller {
  font-size: 80%;
}
.cw-heroCarousel .carousel-indicators {
  display: block;
  right: 0;
  left: unset;
  top: 26%;
  right: 0;
  margin: 0;
}
.cw-heroCarousel .carousel-indicators [data-bs-target] {
  opacity: 1;
  display: block;
  position: relative;
  width: 25px;
  height: 25px;
  margin: 0.35rem 0;
  background: var(--color-theme-secondary);
  border-radius: 0;
  text-indent: 0;
}
.cw-heroCarousel .carousel-indicators [data-bs-target]:after {
  content: "\f06e";
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  font-family: FontAwesome;
  color: var(--color-theme-primary);
}
.cw-heroCarousel .carousel-indicators [data-bs-target].active {
  opacity: 0.5;
  background: var(--color-theme-primary);
}
.cw-heroCarousel .carousel-indicators [data-bs-target].active:after {
  color: var(--color-theme-highlight);
}
.cw-heroSocial {
  display: none;
}
@media (min-width: 400px) {
  .cw-heroCaption h1 {
    width: auto;
  }
  .cw-heroCaption h1:before {
    content: "";
    position: absolute;
    left: -62px;
    top: 0;
    border-top: 84px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 62px solid rgb(20 20 20/90%);
  }
}
@media (min-width: 768px) {
  .cw-heroCarousel .carousel-item {
    height: 580px;
  }
  .cw-heroCarousel .carousel-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
      to 45deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0) 50%,
      rgba(0, 0, 0, 0.5) 100%
    );
  }
  .cw-heroCarousel .carousel-indicators {
    top: 38%;
  }
  .cw-heroCaption .cw-location {
    font-size: 80%;
  }
  .cw-heroCaption h1 {
    max-width: 730px;
    padding: 1.5rem 3rem;
    font-size: 2rem;
  }
  .cw-heroCaption h1:before {
    left: -104px;
    border-top: 163px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 104px solid rgb(20 20 20/90%);
  }
  .cw-heroSocial {
    display: block;
    position: absolute;
    left: 4%;
    bottom: 0;
    z-index: 2;
  }
  .cw-heroSocial a {
    display: inline-block;
    width: 50px;
    height: 45px;
    margin: 0 0.5rem;
    padding: 10px;
    background: var(--color-theme-secondary);
  }
  .cw-heroSocial .fa {
    font-size: 25px;
    color: var(--color-theme-primary);
  }
  .cw-heroSocial a:hover {
    background: var(--color-theme-primary);
  }
  .cw-heroSocial a:hover .fa {
    color: var(--color-theme-highlight);
  }
}
@media (min-width: 992px) {
  .cw-heroCarousel .carousel-item {
    height: 675px;
  }
  .cw-heroCaption h1:before {
    left: -136px;
    border-top: 163px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 136px solid rgb(20 20 20/90%);
  }
}
.cw-search-price {
  color: #fff;
  padding: 5em 0;
  background: linear-gradient(
      to bottom,
      rgba(20, 20, 20, 0.6),
      rgba(20, 20, 20, 0.6)
    ),
    url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/052866CEEE7A45744BDD86147595DB3C.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.cw-search-price h2 {
  font-family: rokkitt, serif;
  color: #bfad87;
  font-weight: 900;
  line-height: 1em;
  font-size: 2em;
  text-transform: uppercase;
}
.cw-search-price p {
  color: #fff;
  line-height: 1.6em;
}
.cw-search-price .cw_shopUnder {
  color: #fff;
  margin-bottom: -7px;
  font-size: 12px;
}
.cw-search-price .cw_priceRange {
  font-size: 3.5em;
  font-weight: 900;
  font-family: rokkitt, serif;
  color: #fff;
}
.cw-search-price .cw_priceRange sup {
  top: -12px;
  font-size: 0.6em;
}
@media (min-width: 1200px) {
  .cw-search-price .cw_priceRange {
    font-size: 3.5em;
    font-family: rokkitt, serif;
  }
}
.cw-search-price .container {
  padding: 2rem;
  position: relative;
  z-index: 1;
}
.inventoryslideshow {
  position: relative;
  background-color: #141414 !important;
  z-index: 0;
}
.card__multi__style3 .item__card {
  background-color: #bfad87 !important;
}
.card__addt__info__wrapper {
  display: none !important;
}
.card__multi__style3 .card__footer {
  border-top: none !important;
  padding-top: none !important;
}
.inventoryslideshow-btn {
  display: none;
}
.card__multi__style3 a.item__title {
  color: #fff !important;
}
.card__multi__style3 .title__style__content {
  color: #fff !important;
}
.card__multi__style3 .item__card__photo img {
  border-radius: 0 0 0 0 !important;
}
.inventoryslideshow .brdr__rad10 {
  border-radius: 0 0 0 0 !important;
  position: relative;
  z-index: 1;
}
.inventoryslideshow .brdr__rad10::before {
  content: "";
  position: absolute;
  background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/100B089485F1A83EBEE2E19AB92360DD.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  opacity: 40%;
}
.btn-secondary:before {
  background: #000;
}
.inventory-search-module {
  margin: 0 !important;
  padding: 3rem 0 !important;
  color: #fff;
  background: linear-gradient(
      to bottom,
      rgba(20, 20, 20, 0.6),
      rgba(20, 20, 20, 0.6)
    ),
    url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/052866CEEE7A45744BDD86147595DB3C.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.container.mb-4 {
  display: none;
}
.btn-primary {
  background: var(--color-theme-highlight) !important;
}
.btn-primary::before {
  background: #141414;
}
.cw-finance-section .cw-finance-content-wrapper {
  padding: 50px 0;
}
.cw-finance-section .finance__content__img {
  margin-top: 50px;
}
.cw-finance-section .cw-blurb-title {
  font-size: 1.5em;
  font-weight: 700;
  margin-top: 10px;
}
.cw-finance-section .blurb__copy {
  margin-bottom: 20px;
}
.cw-finance-section .cw-blurb-wrapper {
  margin-bottom: 20px;
}
.cw-finance-section .cw-blurb-wrapper:last-of-type {
  margin-bottom: 0;
}
.cw-finance-section .cw-blurb-wrapper .cw-blurb-icon-wrapper {
  padding: 10px;
  min-width: 80px;
  min-height: 80px;
  border: 1px solid var(--border);
  border-radius: 10px;
  background-color: #c84b36;
  position: relative;
  z-index: 1;
}
.cw-finance-section .cw-blurb-wrapper .cw-blurb-icon-wrapper::before {
  content: "";
  position: absolute;
  background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/100B089485F1A83EBEE2E19AB92360DD.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  opacity: 40%;
}
.cw-finance-section .cw-blurb-wrapper .cw-blurb-icon-wrapper i {
  font-size: 2em;
}
.cw-finance-section .cw-blurb-wrapper img {
  width: 50px;
  margin-right: 10px;
}
.cw-finance-section .cw-blurb-wrapper .cw-blurb-title {
  font-size: 20px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .cw-finance-section .cw-finance-content-wrapper {
    padding-top: 0;
  }
}
.cw-crate-cta {
  background: linear-gradient(
      to bottom,
      rgba(20, 20, 20, 0.6),
      rgba(20, 20, 20, 0.6)
    ),
    url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/052866CEEE7A45744BDD86147595DB3C.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.cw-about {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 5em 0 0;
}
@media (min-width: 576px) {
  .cw-about img {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .cw-about {
    padding: 5em 0;
  }
  .cw-about img {
    width: 25%;
  }
}
.cw-about .expand {
  animation-name: expand;
  visibility: visible;
  animation-duration: 6s;
  animation-delay: 1s;
  margin: 1em auto;
  animation-fill-mode: both;
}
@keyframes expand {
  0% {
    width: 15px;
  }
  100% {
    width: 100%;
  }
}
.cw-about h3 {
  font-family: rokkitt, serif;
  font-size: 1.15rem;
  color: var(--color-theme-primary);
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 2em;
  margin-bottom: 0;
}
.cw-about h3 span {
  font-size: 2rem;
  color: var(--color-theme-secondary);
  text-transform: uppercase;
  font-weight: 900;
}
@media (min-width: 992px) {
  .page-home .form .form-wrap {
    margin-top: -480px;
    width: 45%;
    margin-right: 2.5%;
    margin-left: auto;
  }
  .cw-about h3 {
    margin-top: 0;
  }
}
@media (min-width: 1100px) {
  .page-home .form .form-wrap {
    margin-top: -460px;
  }
}
@media (min-width: 1200px) {
  .page-home .form .form-wrap {
    margin-top: -420px;
  }
}
.page-home .form {
  position: relative;
  margin-top: 0;
}
@media (max-width: 992px) {
  .page-home .form {
    position: relative;
    margin-top: 0.5rem;
  }
}
.page-home textarea.form-control {
  height: 100px;
}

.page-home .card__multi__style3 .item__card__details__wrapper {
  color: var(--color-theme-background);
}

.popular-vehicles-sections.container {
  margin-top: 5rem !important;
}
.popular-vehicles-section {
  padding: 2rem;
  background: linear-gradient(
      to bottom,
      rgba(20, 20, 20, 0.6),
      rgba(20, 20, 20, 0.6)
    ),
    url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/052866CEEE7A45744BDD86147595DB3C.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.popular-vehicles-section a {
  color: #fff !important;
}
.popular-vehicles-section a:hover {
  color: var(--color-theme-highlight) !important;
}
.footer {
  padding-top: 0.5em;
  padding-bottom: 0;
  margin-top: -2em;
}
.cw-footer .business-hours h2 {
  font-family: rokkitt, serif;
  font-size: 20px;
  text-transform: uppercase;
}
.cw-footer .business-hours li {
  color: #fff;
  line-height: 30px;
  border-bottom: 1px solid #bfad87;
}
.cw-footer .business-hours li:last-child {
  border-bottom: none;
}
.cw-footer .business-hours .opening-hours li.today {
  color: #bfad87;
}
.cw-footer 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;
  }
}
.footer-info-business {
  display: none !important;
}
.footer {
  background-color: #141414;
}
.footer-bottom .container {
  border-top: 1px solid #bfad87 !important;
}
.inventoryslideshow .inventoryslideshow-title-heading {
  position: relative;
}
.bootstrap-select {
  padding: 0 !important;
  background: 0 0;
  border: none;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 100%;
}
span.title-heading-container {
  font-family: rokkitt, serif;
  color: #c84b36 !important;
}
section.inventory-search-module .form__wrapper {
  background-color: var(--color-theme-accent);
  border: none !important;
  padding: 20px;
}
.cw-arrow-link {
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.25rem;
}
.cw-arrow-link:after {
  content: "Ã‚Â»";
  content: "\00BB";
  position: relative;
  font-size: 2rem;
  margin-left: 0.5rem;
  top: 2px;
  line-height: 0;
}
.vdp-module-canvas-razor-wrapper .btn-check:checked + .btn-outline-secondary {
  color: #fff;
  background-color: #bfad87 !important;
  border-color: #bfad87 !important;
}
.vdp-module-canvas-razor-wrapper .btn-outline-secondary:before {
  background: #bfad87 !important;
}
.vdp-module-canvas-razor-wrapper .btn-outline-secondary:hover {
  background-color: #bfad87 !important;
  border-color: #c84b36 !important;
}
.vdp-module-canvas-razor-wrapper .btn-outline-secondary {
  border-color: #c84b36 !important;
  color: #c84b36 !important;
}

.page-inventory-details .section__title,
.section__subtitle,
.section__callout__title {
  color: var(--color-theme-text);
}

section.page-inventory-details .btn.btn-primary {
  color: var(--color-theme-background) !important;
}

.dropdown.active .dropdown-toggle:after {
  color: #c84b36 !important;
}
.reveal {
  position: relative;
  opacity: 0;
}
.reveal.active {
  opacity: 1;
}
.active.fade-bottom {
  animation: fade-bottom 1s ease-in;
}
@keyframes fade-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.active.fade-left {
  animation: fade-left 1s ease-in;
}

/* =============== Sitemap ================ */
@media (min-width: 768px) {
  .sitemap,
  .termsandconditions {
    padding-top: 13em !important;
  }
}
