@import "https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css";

.title + .text {
  margin-top: 0;
}

.wow {
  visibility: hidden;
}

.header .navbar-nav .nav-link {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.85rem !important;
}

	/* Header */
	.cw-header {
		padding: 1em 0;
		/* background: var(--header-background); */
		color: var(--header-text);
	}

	.cw-header img {
		width: 100% !important;
	}

	.cw-header .container {
		max-width: 1320px;
	}

	.cw-header i {
		font-size: 1.5rem;
		margin-bottom: 0.75em;
	}

	.cw-header h2 {
		font-size: 1rem;
		font-weight: 600;
	}

	.cw-header a {
		color: inherit;
	}

	.cw-header a:hover {
		color: var(--color-theme-highlight);
	}

	.cw-header img {
		width: 450px;
		margin-bottom: 0rem;
	}

	.cw-svg-starburst,
	.cw-text-container {
		height: 175px;
		width: 175px;
		position: relative;
	}

	.cw-svg-starburst-text {
		font-size: 1.75em;
		text-shadow: 2px 2px 2px #000000;
		font-weight: 300;
		margin: 15% 5% 0;
		line-height: 1.25em;
		-webkit-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	.cw-text-container {
		position: absolute;
		text-align: center;
		top: 20px;
		right: 0;
		left: 0;
		margin: auto;
		color: white;
		font-family: "Oswald", sans-serif;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		z-index: 2;
		height: 100%;
		vertical-align: middle;
	}

	@media (min-width: 330px) {
		.cw-header h2 {
			font-size: 1.2rem;
		}
	}

	@media (min-width: 576px) {}

	@media (min-width: 768px) {}

	@media (min-width: 992px) {
		.cw-header img {
			margin-bottom: 0;
		}
	}

	@media (min-width: 1200px) {}

	@media (min-width: 1400px) {
		.cw-header h2 {
			font-size: 1.3rem;
		}
	}

@media (min-width: 1400px) {
  .header .container,
  .cw-header-contact .container {
    max-width: 1340px;
  }
}

.cw-hero {
  position: relative;
  background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.33),
      rgba(0, 0, 0, 0.33)
    ),
    url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/AAA7A9EC74033A72573BFF4BF27906B4.jpg)
      top center;
  background-size: cover;
  padding: 7em 0 7em;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
}

.cw-hero h1 {
  position: relative;
  z-index: 2;
  font-size: 2.75rem;
  color: #fff;
  line-height: 1.1;
  filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.5));
}

.cw-hero h1 span {
  margin: 0.25rem 0;
  font-size: 45%;
  color: #fff;
}

section.inventory-search-module .btn-primary {
  background: var(--color-theme-secondary);
  border-color: var(--color-theme-secondary);
}

section.inventory-search-module .form__wrapper {
  border-radius: 0em 0em 1em 1em !important;
  border: 0 !important;
}

@media (min-width: 992px) {
  .cw-hero h1 {
    font-size: 4rem;
  }

  .cw-hero h1 span {
    margin-bottom: 0;
  }

  .page-home .inventory-search-module {
    position: relative;
    margin-top: -1.5em !important;
    /* background: var(--color-theme-primary); */
  }

  section.inventory-search-module .form__wrapper {
    background: var(--color-theme-primary) !important;
    border-color: #b5b5b5 !important;
  }

  .page-home section.inventory-search-module label {
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 2px #000;
  }

  section.inventory-search-module > .container {
    max-width: 1320px !important;
  }
}

/* Slideshow */
.cw-slideshow {
  font-family: "Open Sans", sans-serif;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.cw-slideshow .item:nth-child(1) {
  background-image: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/AAA7A9EC74033A72573BFF4BF27906B4.jpg");
}

.cw-slideshow .item {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.cw-slideshow .item .cw-slideshow-title {
  font-size: 2.5em;
  color: #ffffff;
  position: relative;
  top: 10%;
  display: block;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 4px;
  font-weight: 400;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  padding-bottom: 10px;
  margin: 0;
}

.cw-title-divider {
  position: relative;
  top: 9%;
  display: block;
  width: 40%;
  margin: 0 auto;
  height: 0.5rem;
  background: -webkit-linear-gradient(
    left,
    rgba(136, 34, 29, 0) 0%,
    rgba(136, 34, 29, 1) 50%,
    rgba(136, 34, 29, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(136, 34, 29, 0)),
    color-stop(50%, rgba(136, 34, 29, 1)),
    to(rgba(136, 34, 29, 0))
  );
  background: -o-linear-gradient(
    left,
    rgba(136, 34, 29, 0) 0%,
    rgba(136, 34, 29, 1) 50%,
    rgba(136, 34, 29, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(136, 34, 29, 0) 0%,
    rgba(136, 34, 29, 1) 50%,
    rgba(136, 34, 29, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#914F31', endColorstr='#914F31', GradientType=1);
}

.cw-slideshow .item .cw-slideshow-subtitle {
  font-size: 1.25em;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.35);
  letter-spacing: 2px;
  padding: 0;
  margin-top: 0.5em;
  color: #ffffff;
  position: relative;
  top: 10%;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 400;
}

/* Slideshow Fade */
.cw-slideshow-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.cw-slideshow-fade .carousel-inner .active {
  opacity: 1;
}

.cw-slideshow-fade .carousel-inner .active.left,
.cw-slideshow-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.cw-slideshow-fade .carousel-inner .next.left,
.cw-slideshow-fade .carousel-inner .prev.right {
  opacity: 1;
}

.cw-slideshow-fade .carousel-control {
  z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .cw-slideshow-fade .carousel-inner > .item.next,
  .cw-slideshow-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .cw-slideshow-fade .carousel-inner > .item.prev,
  .cw-slideshow-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .cw-slideshow-fade .carousel-inner > .item.next.left,
  .cw-slideshow-fade .carousel-inner > .item.prev.right,
  .cw-slideshow-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* Buttons Box */
.cw-flex-box {
  display: block;
}

.cw-main-buttons {
  padding: 40px 30px 35px 40px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.cw-main-buttons .cw-button-action {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  min-width: 160px;
  padding: 8px 20px;
  background: transparent;
  border: 2px solid transparent;
  border-radius: 5px;
  -webkit-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
  margin-top: 1em;
}

.cw-main-buttons .cw-button-action:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.cw-main-buttons h5 {
  font-size: 1.9em;
}

.cw-color-buttons {
  position: relative;
  z-index: 100;
  border-radius: 10px;
  /* -webkit-box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.15); */
  overflow: hidden;
  background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/6BD092E511DE3B340945B90AF5A5ADA2.jpg);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-top: -25px;
  margin-bottom: 1em;
}

.cw-color-buttons * {
  font-family: "Open Sans", sans-serif;
}

.cw-color-buttons .fa {
  font-family: "FontAwesome" !important;
}

/* Button Colors */
.cw-button-divider {
  display: block;
  margin: 9px auto;
  height: 2px;
  background: #666666;
  width: 10%;
}

/* Color 1 */
.cw-btn-color1 {
  color: #666666;
  background-color: rgba(255, 255, 255, 0.9);
}

.cw-btn-color1 .fa {
  color: #914f31;
}

.cw-btn-color1 .cw-button-action {
  color: #914f31;
  border-color: #914f31;
}

.cw-btn-color1 .cw-button-action:hover {
  color: #ffffff;
  background-color: #914f31;
}

/* Color 2 */
.cw-btn-color2 {
  color: #ffffff;
  background-color: rgba(145, 79, 49, 0.9);
  /* text-shadow: 2px 2px 0 rgba(17, 17, 17, 0.2); */
}

.cw-btn-color2 .fa {
  color: #ffffff;
}

.cw-btn-color2 .cw-button-action {
  color: #ffffff;
  border-color: #ffffff;
  text-shadow: none;
}

.cw-btn-color2 .cw-button-action:hover {
  color: #914f31;
  background-color: #ffffff;
}

/* Color 3 */
.cw-btn-color3 {
  color: #ffffff;
  background-color: rgba(145, 79, 49, 0.9);
  text-shadow: 2px 2px 0 rgba(17, 17, 17, 0.2);
}

.cw-btn-color3 .fa {
  color: #ffffff;
}

.cw-btn-color3 .cw-button-action {
  color: #ffffff;
  border-color: #ffffff;
  text-shadow: none;
}

.cw-btn-color3 .cw-button-action:hover {
  color: #914f31;
  background-color: #ffffff;
}

/* Main Section */
.cw-main-section {
  background-position: center;
  background-size: cover;
  position: relative;
}

.cw-main-section:after {
  background-color: rgba(255, 255, 255, 0.6);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Welcome Text */
.cw-financed-text {
  margin: 50px 0;
  text-align: center;
  position: relative;
  z-index: 1;
}

.cw-financed-text h5 {
  font-size: 2.5em;
  font-weight: 200;
  letter-spacing: 1px;
  color: #666666;
}

.cw-financed-text h5 span {
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: 900;
  color: #914f31;
  display: block;
}

.cw-financed-text p {
  font-size: 1.5em;
  color: #666666;
  line-height: 1.4em;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
}

.cw-financed-text .cw-button-action {
  display: inline-block;
  text-align: center;
  font-size: 1.3em;
  padding: 10px 40px;
  background: #914f31;
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 5px;
  -webkit-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
  margin-top: 1em;
  text-transform: uppercase;
}

.cw-financed-text .cw-button-action:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #914f31;
  border-color: #914f31;
  background-color: #ffffff;
}

.cw-financed-text .cw-financed-divider {
  height: 0.5rem;
  margin: 1em 0;
  opacity: 0.7;
  background: -webkit-linear-gradient(
    left,
    rgba(128, 128, 128, 0) 0%,
    rgba(128, 128, 128, 1) 50%,
    rgba(128, 128, 128, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(128, 128, 128, 0)),
    color-stop(50%, rgba(128, 128, 128, 1)),
    to(rgba(128, 128, 128, 0))
  );
  background: -o-linear-gradient(
    left,
    rgba(128, 128, 128, 0) 0%,
    rgba(128, 128, 128, 1) 50%,
    rgba(128, 128, 128, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(128, 128, 128, 0) 0%,
    rgba(128, 128, 128, 1) 50%,
    rgba(128, 128, 128, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#808080', GradientType=1);
}

/* XS: 440px & Up */
@media (min-width: 440px) {
  .cw-slideshow .item .cw-slideshow-title {
    font-size: 6vw;
    top: 19%;
  }

  .cw-title-divider {
    top: 19%;
  }

  .cw-slideshow .item .cw-slideshow-subtitle {
    top: 19%;
  }
}

/* SM: 768px & Up */
@media (min-width: 768px) {
  .cw-color-buttons {
    margin-top: -50px;
  }
}

/* MD: 992px & Up */
@media (min-width: 992px) {
  .cw-slideshow .item {
    height: 500px;
  }

  .cw-slideshow .item .cw-slideshow-title {
    font-size: 5em;
  }

  .cw-flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .cw-color-buttons {
    margin-top: -135px;
  }

  .cw-financed-text {
    margin: 100px 0;
  }

  .cw-financed-text h5 {
    font-size: 4em;
  }

  .cw-financed-text h5 span {
    font-size: 1.4em;
    display: inline-block;
  }

  .cw-financed-text p {
    font-size: 2.3em;
  }

  .cw-financed-text .cw-button-action {
    font-size: 1.6em;
  }
}

.page-home .list {
  padding-top: 1.5rem;
  padding-bottom: 5em;
}

.page-home .list .list-img-wrap {
  padding: 54% 0;
}

.page-home .list .list-wrap {
  position: relative;
  margin-bottom: 0;
}

.page-home .list .list-text-title {
  position: absolute;
  bottom: 15%;
  left: 5%;
  right: 5%;
  width: auto;
  height: auto;
  color: #fff;
  margin: auto;
  text-shadow: 0 0 4px #000;
  pointer-events: none;
}

.page-home .list .list-img-photo:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.25;
  transition: opacity 0.5s linear 0.1s;
}

.page-home .list a.list-img-link:hover .list-img-photo:after {
  opacity: 0.5;
  background: var(--color-theme-highlight);
}

.page-home .list .btn {
  display: none;
}

.page-home .inventoryslideshow {
  padding-top: 2.5rem;
  padding-bottom: 0 !important;
}

.cw-homeAbout {
  margin-bottom: 2.5rem;
  padding: 4rem 0;
  background: linear-gradient(
      to bottom,
      rgba(45, 79, 49, 0.72),
      rgba(45, 79, 49, 0.72)
    ),
    url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/089624034ABDB78384DFD81D1680D2D0.jpg);
  background-size: cover;
}

.cw-homeAbout .col-12 {
  z-index: 2;
}

.textwithimage h3 span {
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 60%;
  color: var(--color-theme-secondary);
}

.cw-homeSpecial {
  margin-bottom: 6rem;
  color: #fff;
}

.cw-homeSpecial .cw-homeSpecial-wrapper {
  padding: 2em;
}

.cw-homeSpecial h4 {
  font-size: 2rem;
}

.cw-homeSpecial img {
  width: 400px;
}

.cw-homeSpecial .container {
  background: var(--color-theme-highlight);
}

@media (max-width: 576px) {
  .cw-homeSpecial .cw-homeSpecial-content {
    margin-bottom: 2em;
  }
}

@media (min-width: 768px) {
  .page-home .list .list-text-title {
    font-size: 1.75rem;
  }

  .cw-homeAbout {
    padding: 6rem 0;
  }

  .cw-homeAbout h3 {
    margin-bottom: 1rem;
    font-size: 2.5rem;
  }

  .cw-homeSpecial h4 {
    font-size: 2rem;
  }
}

@media (min-width: 992px) {
  .page-home .textwithimage h2 {
    margin-bottom: 1rem;
    font-size: 2.5rem;
  }

  .cw-homeSpecial h4 {
    font-size: 2.5rem;
  }

  .cw-homeSpecials .lead {
    font-size: 1.3rem;
  }
}

@media (min-width: 1340px) {
  .page-home .textwithimage h2,
  .cw-homeAbout h3 {
    font-size: 3rem;
  }

  .page-home .list .list-text-title {
    font-size: 2rem;
  }

  .cw-homeAbout {
    background-attachment: fixed;
  }
}

.popular-vehicles-sections {
  margin: 5em auto !important;
}

.card__multi__style2 .item__card {
  border-radius: 0 !important;
}

.inventoryslideshow h3 {
  font-size: 1.2rem !important;
}

.inventoryslideshow .item__data__price {
  font-size: 1.25rem !important;
}

.inventoryslideshow-slick {
  padding-top: 1rem;
}

.inventoryslideshow-title-heading {
  font-size: 2.25rem;
}

.inventoryslideshow-title-heading span {
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 60%;
  color: var(--color-theme-secondary);
}

@media (min-width: 768px) {
  .inventoryslideshow-title-heading {
    font-size: 2.75rem;
  }
}

@media (min-width: 1340px) {
  .inventoryslideshow-title-heading {
    font-size: 3rem;
  }
}

.inventory {
  padding-top: 0 !important;
}

.dropdown-menu .badge {
  color: var(--color-theme-primary);
}

.p-veh-card .card-top-img a {
  display: block;
}

.inventory .srp-sidebar .card-header::before {
  border-color: transparent !important;
}

.inventory .card {
  background: #f4f7f7 !important;
}

.inventory .inventory-cta .btn {
  background: var(--color-theme-secondary) !important;
  border-color: var(--color-theme-secondary) !important;
}

.inventory .vehicle-card.layout-2 .inventory-title {
  font-size: 1.2rem !important;
}

.inventory .vehicle-card.layout-2 .price {
  background: var(--color-theme-primary) !important;
  font-weight: 700;
}

.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);
}

.inventory .carousel-indicators {
  background: rgba(255, 255, 255, 0.4) !important;
  bottom: 0 !important;
  margin-bottom: 0;
}

.inventory .carousel-indicators [data-bs-target] {
  width: 7px;
  height: 7px;
  background: var(--color-theme-highlight);
}

.inventory .btn-primary,
.inventory .btn-primary:focus {
  background: var(--color-theme-highlight) !important;
  border-color: var(--color-theme-highlight) !important;
}

/* .vdp__details__mod {
	margin-bottom: 50px;
} */

.vdp__title__mod {
  background: var(--color-theme-highlight);
  padding: 1.5rem 1rem 1rem;
  color: #fff;
}

.vdp-module-canvas-razor-wrapper .btn-secondary,
section.page-inventory-details .btn.btn-primary,
.vdp-module-canvas-razor-wrapper .btn-check:checked + .btn-outline-secondary {
  background: var(--color-theme-secondary) !important;
  border-color: var(--color-theme-secondary) !important;
}

.vdp-module-canvas-razor-wrapper .btn-secondary:hover {
  background: var(--color-theme-secondary) !important;
  border-color: var(--color-theme-secondary) !important;
}

.page-inventory-details .module,
.vdp-module-canvas-razor-wrapper .module {
  margin-top: 25px !important;
}

.page-inventory .container.mb-4 {
  max-width: none;
  margin-bottom: 0 !important;
  padding: 1rem;
  background: var(--color-theme-primary);
  color: #fff;
}

p.veh__generation,
.vdp__title__mod .veh__price[VehicleHeadingWidgetCssScope],
.vdp__title__mod .veh__mileage[VehicleHeadingWidgetCssScope] {
  color: #fff !important;
}

@media (min-width: 992px) {
  .page-inventory .container.mb-4 {
    padding: 3rem 4rem;
  }
}

section:not(.page-home) .title {
  position: relative;
  margin-bottom: 2.5rem;
  background: linear-gradient(
      to bottom,
      rgba(145, 79, 49, 0.6),
      rgba(145, 79, 49, 0.6)
    ),
    url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/8AF19A58991466F4E9AEE86B057B97B2.jpg)
      no-repeat center;
  background-size: cover;
  text-align: center;
}

section:not(.page-home) .title .title-heading {
  position: relative;
  z-index: 1;
  margin: auto;
  padding: 2rem 0;
  color: #fff;
  filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.5));
}

section:not(.page-home) .title h1 {
  font-size: 2rem;
}

section:not(.page-home) .form {
  padding-top: 1rem;
}

@media (min-width: 992px) {
  section:not(.page-home) .title .title-heading {
    padding: 3.5rem 0;
  }

  section:not(.page-home) .title h1 {
    font-size: 2.5rem;
  }
}

.form-forms-header {
  font-size: 1.75rem;
}

.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%;
}

.form .bootstrap-select .dropdown-menu li.selected a,
.form .bootstrap-select .dropdown-menu li.selected a:hover {
  color: #000;
  background: 0 0;
}

.bootstrap-select .dropdown-menu li a span.text {
  display: inline;
  background: 0 0;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder::after {
  border-top-color: var(--color-theme-highlight);
}

footer > .container {
  position: relative;
  min-height: 190px;
}

.footer .dropdown-menu {
  position: relative;
  display: block !important;
  min-width: 0 !important;
  padding: 0;
  border: 0;
}

.footer .dropdown-toggle {
  pointer-events: none;
}

.footer a.dropdown-item {
  display: block !important;
  padding: 0.25rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 400 !important;
}

.footer-nav-links .nav-item {
  padding: 0 0.5rem;
  font-size: 0.8rem;
  text-align: center;
  padding: 0 0.25rem;
}

.footer .nav .nav-link {
  text-transform: uppercase;
}

.footer h2.footer-business-name {
  font-size: 1.25rem;
}

.footer-business + .footer-business-phone:before {
  display: none;
}

.footer-social-links a {
  padding: 0 0.25rem;
}

.footer-info-business span,
.footer-info-business a {
  font-size: 0.85rem;
}

@media (min-width: 992px) {
  .footer-social-links {
    position: absolute;
    left: 10%;
    bottom: 1rem;
    z-index: 2;
  }

  footer .footer-info-business {
    position: absolute;
    left: 0;
    top: 0;
    width: 30%;
    padding-right: 1rem;
  }

  .footer-info-business
    a:not(.footer-business-phone):not(.footer-business-email) {
    padding: 0;
  }

  a.footer-business-phone {
    display: block;
    margin-top: 0.25rem;
  }

  .footer ul.nav {
    flex-wrap: nowrap;
    text-align: left !important;
  }

  .footer-nav-links {
    position: absolute;
    top: -1rem;
    right: 0;
    width: 70%;
    background: 0 0;
    padding: 1.5rem 0;
  }

  .footer .dropdown-menu {
    max-width: 180px;
    text-align: center;
    background: 0 0;
  }

  .dropdown-toggle::after {
    color: var(--color-theme-secondary);
  }
}

/* -------------------- VDP sticky nav & accessibility fixes ---------------------- */
.vdp-module-canvas-razor-wrapper .vdp__container .row {
  margin: auto;
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .vdp-module-canvas-razor-wrapper .vdp__details__mod .row > * {
    padding: 0 !important;
  }
}

.sn_business_openclose.open {
  background: var(--color-theme-primary) !important;
  color: var(--color-theme-text-btn) !important;
}

.vdp-module-canvas-razor-wrapper
  .vdp__sticky-navigation__mod
  button.sn_more_btn {
  background: var(--color-theme-primary);
  color: var(--color-theme-text-btn);
  font-size: 0.7rem !important;
  padding: 7px 10px !important;
}

@media (min-width: 440px) {
  .vdp-module-canvas-razor-wrapper
    .vdp__sticky-navigation__mod
    button.sn_more_btn {
    font-size: 0.8rem !important;
    padding: 7px 12px !important;
  }
}

.vdp-module-canvas-razor-wrapper
  .vdp__sticky-navigation__mod
  button.sn_more_btn:hover {
  background: var(--color-theme-secondary);
  color: var(--color-theme-text-btn) !important;
}

.vdp-module-canvas-razor-wrapper
  .vdp__sticky-navigation__mod
  button.sn_more_btn:before {
  background: var(--color-theme-secondary);
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod .sn_share_item a {
  color: var(--color-theme-text);
}

.vdp-module-canvas-razor-wrapper
  .vdp__sticky-navigation__mod
  .sn_share_item
  a:hover {
  color: var(--color-theme-primary);
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod .sn_dropdown a {
  color: var(--color-theme-text);
}

.vdp-module-canvas-razor-wrapper
  .vdp__sticky-navigation__mod
  .sn_dropdown
  a:hover {
  color: var(--color-theme-primary);
}

/* Template Button text Size  */
.vdp-module-canvas-razor-wrapper
  .vdp__sticky-navigation__mod
  .sn_item
  button.button_sn_item {
  font-size: 1rem !important;
}

/* VDP Dealership info mod  */
@media (max-width: 767px) {
  .vdp-module-canvas-razor-wrapper .vdp__dealerInfo__mod .row > * {
    padding: 0 !important;
  }
}

@media (max-width: 991px) {
  .vdp-module-canvas-razor-wrapper .vdp__container .vdp__dealerInfo__mod {
    margin-bottom: 0 !important;
  }
}

.vdp-module-canvas-razor-wrapper .vdp__dealerInfo__mod .store__hours {
  margin-bottom: 1em;
}

/* Footer and VDP spacing */
.vdp-module-canvas-razor-wrapper {
  margin-bottom: 2em;
}

/* Loan App Mobile  */
.vdp__loanCalc__mod .narrow__col-12 {
  padding: 0;
}

/* Quick Connect Module */
.vdp-module-canvas-razor-wrapper .vdp__quickconnect__mod .section__title {
  color: var(--color-theme-header);
  margin: 0 0 0.5em 0;
}

.vdp-module-canvas-razor-wrapper .vdp__quickconnect__mod {
  /* background: #444444; */
  border: 0 !important;
  /* padding: 1.5rem !important; */
  margin-top: 1em !important;
  margin-bottom: 1.5em;
  border-radius: 0.8vw !important;
}

.cw-h6row h6 {
  color: #914f31;
  font-size: 1.3em;
  font-weight: 600;
  text-transform: uppercase;
}

.cw-h6row {
  background-color: #eeeeee;
  padding: 1rem 0rem;
}
.footer {
  padding-bottom: 7em;
}
@media (min-width: 992px) {
  .footer {
    padding-bottom: 7em;
  }
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.cw-veteran-owned-sm {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 9999999999999999999999;
  background: #082e6c;
  border-top: 3px solid #be0033;
}
@media (min-width: 992px) {
  .cw-veteran-owned-sm {
    display: none;
  }
}
.cw-veteran-owned-sm h5 {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  font-weight: 700;
  font-size: 200%;
  text-align: center;
  color: #fff;
  animation: pulse 3s infinite;
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.cw-veteran-owned-lg {
  display: none;
  position: fixed;
  z-index: 9999999999999999999999;
  bottom: 0;
  right: 0;
  background: linear-gradient(
    150deg,
    rgba(145, 79, 49, 0) 0%,
    rgba(145, 79, 49, 0) 61%,
    rgba(193, 17, 54, 1) 61%,
    rgba(193, 17, 54, 1) 66%,
    rgba(8, 46, 108, 1) 66%,
    rgba(8, 46, 108, 1) 100%
  );
}
@media (min-width: 992px) {
  .cw-veteran-owned-lg {
    display: block;
  }
}
.cw-veteran-owned-lg h5 {
  margin: 0;
  color: #fff;
  font-size: 3em;
  font-weight: 700;
  text-align: center;
  padding: 0.5em;
  text-shadow: 3px 3px 0px #082e6c, 3px 2px 0px #082e6c, 3px 1px 0px #082e6c,
    3px 0px 0px #082e6c, 2px 3px 0px #082e6c, 1px 3px 0px #082e6c,
    -3px 3px 0px #082e6c, -2px 3px 0px #082e6c, -1px 3px 0px #082e6c,
    0px 3px 0px #082e6c, 3px -3px 0px #082e6c, 3px -2px 0px #082e6c,
    3px -1px 0px #082e6c, -3px -3px 0px #082e6c, -3px -2px 0px #082e6c,
    -3px -1px 0px #082e6c, 0px -3px 0px #082e6c, -3px 0px 0px #082e6c,
    -4px -3px 0px #082e6c, -4px -2px 0px #082e6c, -4px -1px 0px #082e6c,
    -4px -0px 0px #082e6c, -4px 3px 0px #082e6c;
  animation: pulse 3s infinite;
}
/*--------------------------------------------------------------------------------------------*/
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }
  90% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}




/*undercoating page*/

.cw-bg-highlight {
  background-color: #914F31;
}

.cw-icon-list li {
  margin-bottom: 1rem;
  font-size: 1.1rem;
}

.cw-step-list {
  list-style-type: decimal;
  padding-left: 1.5rem;
}

.cw-step-list li {
  margin-bottom: 1rem;
  font-size: 1.1rem;
}


/*lift kit page*/

/* Custom background for CTA */
.cw-bg-darkblue {
  background-color: #914F31;
}

/* Custom Icon Lists */
.cw-icon-list li {
  margin-bottom: 1rem;
  font-size: 1.1rem;
}

/* Step Lists for Process/Services */
.cw-step-list {
  padding-left: 1.5rem;
  list-style-type: decimal;
}

.cw-step-list li {
  margin-bottom: 1rem;
  font-size: 1.1rem;
}



/*wheel restoration*/

/* Dark CTA background */
.cw-bg-darkblue {
  background-color: #914F31;
}

/* Icon list styles */
.cw-icon-list li {
  margin-bottom: 1rem;
  font-size: 1.1rem;
}

/* Step list styles */
.cw-step-list {
  padding-left: 1.5rem;
  list-style-type: decimal;
}

.cw-step-list li {
  margin-bottom: 1rem;
  font-size: 1.1rem;
}


/*dobinsons*/

/* Icon List */
.cw-icon-list li {
  margin-bottom: 1rem;
  font-size: 1.1rem;
}

/* Gallery Styling */
.cw-gallery-card img {
  height: 200px;
  object-fit: cover;
}

/* Optional: card body padding */
.cw-gallery-card .card-body {
  padding: 1rem;
}


/*title & tag*/

.cw-comingsoon-title {
  font-size: 3rem;
  font-weight: 700;
}

.cw-comingsoon-text {
  font-size: 1.25rem;
}



/*faq*/

.cw-faq-wrapper {
  max-width: 700px;
  background: white;
  border-radius: 8px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}

.cw-faq-title {
  font-size: 2.5rem;
  font-weight: 700;
}

.cw-faq-question {
  color: #914F31;
}

.cw-faq-answer {
  font-size: 1.1rem;
  line-height: 1.6;
}