.title+.text {
	margin-top: 0;
}

.textwithimage .btn-primary {
	color: #fff !important;
}

.textwithimage a {
	color: #000;
}

.wow {
	visibility: hidden;
}

.cw-header-contact .dropdown-toggle::after {
    margin-left: 0.5rem;
  }

  .cw-header-contact .dropdown-menu {
    min-width: 250px;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    margin-top: 0.75rem;
  }

  .cw-header-contact .dropdown-item {
    padding: 0.75rem 1rem;
    white-space: nowrap;
  }

  .cw-header-contact .dropdown-item:hover {
    background-color: #f8f9fa;
  }

  @media (max-width: 767px) {
    .cw-header-contact .container > .d-flex {
      flex-direction: column;
      gap: 0.75rem;
      text-align: center;
    }

    .cw-header-contact .justify-content-end {
      justify-content: center !important;
    }

    .cw-header-contact .dropdown {
      margin-left: 1rem !important;
    }
  }

.header .navbar-nav .nav-link {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 0.85rem !important;
}

.header .header-info-logo-img img {
	width: 368px;
}

.cw-header-contact {
	font-size: 0.9rem;
}

.header .navbar .active>.nav-link,
.header .navbar .dropdown-item.active,
.header .navbar .dropdown-item:active,
.header .navbar .show>.nav-link {
	color: var(--color-theme-highlight);
	background-color: var(--color-theme-text-btn);
}

/* .cw-header-contact .cw-address:before {
	font-family: FontAwesome;
	vertical-align: middle;
	content: "\f3c5";
	padding-right: 0.5rem;
	color: var(--color-theme-secondary);
}

.cw-header-contact .cw-phone:before {
	font-family: FontAwesome;
	vertical-align: middle;
	content: "\f2a0";
	padding-right: 0.5rem;
	color: var(--color-theme-secondary);
} */

header .navbar .dropdown-item {
	text-transform: uppercase;
	font-size: 0.9rem;
	font-weight: 400 !important;
}

.header .navbar .dropdown-menu {
	background: #f4f7f7;
	color: #000;
}

@media (min-width: 992px) {
	.cw-header-info .header-info-logo-img {
		position: absolute;
		z-index: 1040;
		/* top: 42px; */
		top: unset;
	}

	.header .container {
		max-width: 1320px;
	}

	nav.navbar .container {
		min-height: 75px;
	}

	/* keeps nav items on the right side of header */
	.header.has-cart .collapse.justify-content-center,
	.header .navbar-collapse.justify-content-center {
		-webkit-box-pack: flex-end !important;
		-ms-flex-pack: flex-end !important;
		justify-content: flex-end !important;
	}

	.header .navbar-nav:not(.navbar-cart) {
		/* set pixels to logo width (or more) */
		max-width: calc(100% - 250px);
		justify-content: center;
	}

	.header .dropdown-menu[data-bs-popper] {
		/* make navbar dropdowns right aligned so they don't go off page when navbar is right aligned */
		left: unset;
		right: 0;
	}
}

.cw-hero {
	position: relative;
	background: 
		url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/8285692C543A1E0A211C468BF61826BD.jpg) center;
	background-size: cover;
	padding: 150px 0 15rem;
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
	z-index: -1;
}

.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));
	width: 59rem;
    margin: auto;
}

.cw-hero h1 span {
	margin: 1rem 0;
	font-size: 1.5rem;
	color: #fff;
}

.page-home .inventory-search-module {
	margin-top: -12rem !important;
	background-color: none !important;
	padding-bottom: 0rem;
}

section.inventory-search-module .form__wrapper {
	background-color: transparent !important;
	border: none !important;
}

section.inventory-search-module label {
	display: none !important;
}

section.inventory-search-module .btn-primary {
	background: var(--color-theme-secondary);
	border-color: var(--color-theme-secondary);
}

@media (min-width: 280px) {
	.cw-hero h1 {
		width: 16rem;
	}

	.cw-hero {
		padding: 150px 0 39rem;
	}

	.page-home .inventory-search-module {
		margin-top: -38rem !important;
		padding-bottom: 18rem;
	}
}

@media (min-width: 330px) {
	.cw-hero h1 {
		width: 18rem;
	}
}

@media (min-width: 440px) {
	.cw-hero h1 {
		width: 21rem;
	}

	.cw-hero {
		padding: 150px 0 24rem;
	}

	.page-home .inventory-search-module {
		margin-top: -22rem !important;
		padding-bottom: 6rem;
	}
	
}

@media (min-width: 768px) {
	.cw-hero h1 {
		width: 39rem;
	}

	.cw-hero {
		padding: 150px 0 15rem;
	}

	.page-home .inventory-search-module {
		margin-top: -12rem !important;
		padding-bottom: 0rem;
	}
	
}

@media (min-width: 992px) {
	.cw-hero h1 {
		font-size: 2.5rem;
		width: 47rem;
	}

	.cw-hero h1 span {
		margin-bottom: 0;
	}

	.page-home .inventory-search-module {
		position: relative;
	}

	.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;
	}
}

@media (min-width: 1200px) {
	.cw-hero h1 {
		width: 59rem;
	}
}

/* Body styles */

.cw-explore {
    margin-top: 6rem;
    background-color: #F5F5F5;
    padding: 6rem 0 !important;
  }
  .cw-explore .cw-titleLine {
    border: solid 4px var(--color-theme-secondary);
  }
  .cw-explore .cw-exploreContent {
    background-color: #ffffff;
    padding: 12px 16px 12px 16px;
    border: 1px solid #131313;
    border-radius: 10px;
    box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.06);
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    color: #000000;
    width: 19rem;
  }

  .cw-explore .cw-exploreContent a {
    color: #ffffff;
  }
  .cw-arrow {
    color: #000000;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 50%;
    line-height: 41px;
  }
  .cw-explore a:hover .cw-exploreContent {
    background-color: #F5F5F5;
  }
  .cw-explore .cw-arrow {
    display: none;
  }
  .cw-explore a:hover .cw-arrow {
    display: block;
    transform: rotate(-45deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  @media (min-width: 280px) {
	.cw-explore .cw-exploreContent {
		width: 14rem;
	  }

	  .cw-explore {
		margin-top: -16rem;
	  }
  }


  @media (min-width: 330px) {
	.cw-explore .cw-exploreContent {
		width: 16rem;
	  }
  }

  @media (min-width: 440px) {
	.cw-explore .cw-exploreContent {
		width: 19rem;
	  }

	  .cw-explore {
		margin-top: -3.5rem;
	  }
  }

  @media (min-width: 768px) {
	.cw-explore .cw-exploreContent {
		width: 9rem;
	  }

	  .cw-explore {
		margin-top: 2rem;
	  }
  }

  @media (min-width: 992px) {
	.cw-explore .cw-exploreContent {
		width: 12rem;
	  }

	  .cw-explore {
		margin-top: 6rem;
	  }
  }

  @media (min-width: 1200px) {
	.cw-explore .cw-exploreContent {
		width: 16rem;
	  }
  }

  @media (min-width: 1480px) {
	.cw-explore .cw-exploreContent {
		width: 19rem;
	  }
  }



    /* ----- Plans Process ----- */

	.cw-plans {
		padding: 1rem 0.5rem;
		background-color: #F5F5F5;
	  }
	
	  .card-img-top {
		width: 200px;
		margin: auto;
	  }
	
	  .cw-icon-square i {
		margin-bottom: 1em;
		background-color: var(--color-theme-highlight);
		padding: 1.5rem 2rem;
		border-radius: 1em;
		font-size: x-large;
	  }
	
	  .cw-plans .card {
		padding: 2rem 1rem;
		color: rgb(0, 0, 0);
		transition: all 0.3s ease-in-out;
		border-radius: 2em;
		background-color: #f5f5f5 !important;
		border: none !important;
	  }
	
	  .cw-border {
		border: 5px solid;
		border-image: linear-gradient(45deg, #0062c6, #00b8ff) 1;
		border-radius: 50px;
	  }
	
	  .cw-plans .card .card-body {
		padding-top: 0;
	  }
	
	  .cw-plans .card .card-body {
		padding: 0rem 1rem 0;
	  }
	
	  .cw-plans .card-title,
	  .cw-plans .cw-price,
	  .cw-plans .sub-line {
		text-align: center;
	  }
	
	  /* Updated Inventory Button */
	  .cw-plans a.btn {
		width: 90%;
		align-items: center;
		justify-content: space-between;
		padding: 0.35rem 1.25rem;
		border-radius: 0.5rem;
	  }
	
	  .cw-plans a.btn i {
		margin-left: auto;
	  }
	
	  /* Medium devices (tablets, 768px and up) */
	  @media (min-width: 768px) {
		.cw-plans {
		  padding: 4rem 2em;
		}
	  }

	  .cw-home-text {
		background-color: #F5F5F5;
		padding-bottom: 3rem;
		margin-bottom: -48px;
	  }


  /* Home Finance Section */

  .cw-home-finance {
	margin: 3rem 0;
  }
  
	.cw-left {
	  background-color: #00259C;
	  color: #fff;
	}
  
	.cw-right {
	  background-color: #00134F;
	  color: #fff;
	}
  
	.cw-finance-content {
	  padding: 4rem 2rem;
	  max-width: 700px;
	  margin: 0 auto;
	}
  
	.cw-finance-img {
	  width: 10rem;
	  margin-bottom: 2rem;
	}
  
	.cw-home-finance h4 {
	  margin-bottom: 1rem;
	}
  
	.cw-finance-content .btn-secondary {
	  border-radius: .5rem;
	}
  
	@media (max-width: 767px) {
	  .cw-finance-content {
		padding: 3rem 1.5rem;
	  }
	}



	/* Invneotry Slideshow Home */

	.inventoryslideshow {
		margin-top: -44px !important;
	}

.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 .inventory-cta .btn {
	background: #008000 !important;
    border-color: #008000 !important;
}

.inventory-cta .btn:hover {
	color: #d5d5d5 !important;
}

.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: 
		url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/47705BADD364BF67195C9743631A72FC.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: .5rem 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: .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);
}

/* Prequalified page */

.cw-card-btns h4 {
    border-bottom: 1px solid #00000036;
    padding-bottom: 3rem;
  }

  .cw-card-btns {
    background-color: #F1F1F1;
    padding: 3rem 0rem;
    margin-top: -39px;
  }

  .cw-card-btns .cw-flex-row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-around;
  }

  .cw-card-btns .card {
    border: none !important;
    text-align: center;
    border: none !important;
    background-color: transparent !important;
  }

  .cw-card-btns .card img {
    width: 14%;
    margin-bottom: 15px;
  }

  .cw-card-btns .card h5 {
    /* font-size: 1.25rem; */
    margin-bottom: 10px;
  }

  .cw-card-btns .card p {
    font-size: 16px;
  }

  /* ===== Responsive Typography ===== */
  @media (min-width: 768px) {
    h2 {
      font-size: 35px;
    }
  }

  @media (min-width: 992px) {
    h2 {
      font-size: 40px;
    }
  }


  /* Loan Calc page */

  .cw-loan-calc-page {
    margin-bottom: 5em;
  }

  .cw-loan-calc-page h2 {
    color: #000;
    margin-top: 1em;
  }

  .cw-loan-calc-page p {
    color: #000;
  }

  .cw-loan-calc-page .cw-loan-calc {
    display: flex;
    margin: 1em auto;
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .cw-loan-calc-page .cw-loan-calc h1 {
    color: #000;
  }

  .cw-loan-calc-page .cw-loan-calc h4 {
    text-align: center;
    color: #000;
  }

  .cw-loan-calc-page .cw-loan-calc .form-input {
    border: 2px solid #f0f0f0;
    width: 25rem;
    height: 5rem;
    background: white;
    border-radius: 5px;
    margin: 5px 0;
  }

  .cw-loan-calc-page .cw-loan-calc .input {
    height: 100%;
    width: 80%;
    border: none;
    outline: none;
    padding: 0 10px;
  }

  .cw-loan-calc-page .cw-loan-calc .input-icon {
    width: 15%;
    height: 100%;
    border: none;
    cursor: pointer;
  }

  .cw-loan-calc-page .cw-loan-calc .calculateBtn {
    height: 3rem;
    width: 8rem;
    border: 2px solid #e7525b;
    background: #e7525b;
    color: #000;
    font-size: 16px;
    border-radius: 7px;
    padding: 8px;
    margin-top: 10px;
    cursor: pointer;
  }

  @media (min-width: 280px) {
    .cw-loan-calc-page .cw-loan-calc .form-input {
    width: 15rem;
  }
  }

  @media (min-width: 440px) {
    .cw-loan-calc-page .cw-loan-calc .form-input {
    width: 25rem;
  }
  }


  /* Service page */

  .cw-next-to-form .cw-form-box {
    padding: 1rem 0;
  }

  section:has(.cw-next-to-form) + .businessinfo.contact-formleft,
  section:has(.cw-next-to-form) + .businessinfo.contact-formright {
    padding-top: 1rem;
  }

  /* hiding the contact info in the business info form, but only if it immediately follows the CYO with the custom html */
  section:has(.cw-next-to-form) + .businessinfo.contact-formleft .col-lg-5 > *,
  section:has(.cw-next-to-form)
    + .businessinfo.contact-formright
    .col-lg-5
    > * {
    display: none;
  }

  /* -------------------- Styling ---------------------- */
  .businessinfo .form-wrap {
    background-color: #b9001800;
        color: #000000;
    padding: 1rem;
    border-radius: 1rem;
  }

  .businessinfo .form-wrap label,
  .businessinfo .form-wrap .formDisclaimer__content-wrapper {
    color: inherit;
  }

  .businessinfo .form-wrap .formDisclaimer__content-wrapper a {
    color: var(--color-theme-primary) !important;
  }

  .businessinfo .form-wrap .formDisclaimer__content-wrapper a:hover {
    color: var(--color-theme-highlight) !important;
  }

  /* Small devices (landscape phones, 576px and up) */
  @media (min-width: 576px) {
    .businessinfo .form-wrap {
      background-color: #b9001800;
        color: #000000;
      padding: 1.5rem;
      border-radius: 1rem;
    }
  }

  /* Medium devices (tablets, 768px and up) */
  @media (min-width: 768px) {
  }

  /* Large devices (desktops, 992px and up) The navbar toggle appears at this breakpoint */
  @media (min-width: 992px) {
    :root {
      /* there is javascript to adjust this to equal the height of the custom section */
      --cw-formBoxHeight: 1000px;
    }

    section:has(.cw-next-to-form) + .businessinfo.contact-formleft,
    section:has(.cw-next-to-form) + .businessinfo.contact-formright {
      padding: 3rem 0;
      min-height: var(--cw-formBoxHeight);
    }

    section:has(+ .businessinfo.contact-formleft) .cw-next-to-form,
    section:has(+ .businessinfo.contact-formright) .cw-next-to-form {
      position: absolute;
      z-index: 3;
      width: 100%;
      pointer-events: none;
    }

    section:has(+ .businessinfo.contact-formleft) .cw-next-to-form .cw-form-box,
    section:has(+ .businessinfo.contact-formright)
      .cw-next-to-form
      .cw-form-box {
      padding: 3rem 0;
      pointer-events: all;
    }

    /* Moving the custom html's column offsetting if the form is on the left */
    section:has(+ .businessinfo.contact-formleft) .col-lg-5 {
      margin-left: 58.333333%;
    }
  }

  /* Extra large devices (large desktops, 1200px and up) */
  @media (min-width: 1200px) {
  }

  .pg-services-list {
		column-count: 1;
		-moz-column-count: 1;
		-webkit-column-count: 1;
	}

	@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;
		}
	}

	.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://cdn.powersports.com/cdn-cgi/image/h=320,w=480/DBB572C8AB92F6CA90E354E0C59DD2A9.png");
		background-size: 23px 23px;
		background-repeat: no-repeat;
		background-position: 0 0;
	}


	/* Protection Page */

	.cw-protection-intro {
		width: 71%;
		margin: auto;
		border-bottom: 1px solid #00000045;
		padding-bottom: 2rem;
	  }
	
	  @media (min-width: 280px) {
		.cw-protection-intro {
		  width: 100%;
		}
	  }
	
	  @media (min-width: 992px) {
		.cw-protection-intro {
		  width: 71%;
		}
	  }
	
	  .cw-coverage-item h5 {
		font-weight: 700;
	  }
	
	  .cw-coverage-item p {
		line-height: 1.7;
	  }
	
	  .cw-coverage-item i {
		color: #c8102e;
	  }


	  /* About Page */

	  .cw-about-img {
		width: 70%;
		display: block;
		margin: 0 auto;
		border-radius: 1rem;
		margin-bottom: 13px;
	  }

	  /* Why Buy page */

	  .cw-why-buy {
		background-color: #000;
		  color: #fff;
		  padding: 3rem;
		  margin: 4rem;
	  }
	  
	  @media (min-width: 280px) {
		.cw-why-buy {
		  margin: 1rem;
		  padding: 1rem;
	  }
	  }
	  
	  @media (min-width: 440px) {
		.cw-why-buy {
		  padding: 3rem;
	  }
	  }
	  
	  @media (min-width: 768px) {
		.cw-why-buy {
		  margin: 4rem;
	  }
	  }
	  
		.cw-small-text {
		  font-size: .8rem;
		}

/* Footer */

.cw-pre-footer {
	background-color: #1E2A57;
	color: #fff;
	padding: .5rem 0;
  }
  
  .cw-pre-footer p {
	padding: .5rem !important;
	  font-weight: bold;
	  margin: 0rem !important;
  }
  
	.cw-footer {
	  padding: 4rem 0;
	  background-color: #051244;
	  color: #fff;
	}
  
	.cw-footer iframe {
	  width: 100%;
	  height: 350px;
	}
  
	.cw-footer a {
	  color: inherit;
	}
  
	.cw-footer a:hover {
	  color: var(--color-theme-secondary);
	}
  
	.cw-location-name {
	  margin-bottom: 6px !important;
	  font-weight: bold;
	}
  
	.cw-footer .cw-phone {
	  position: relative;
	  line-height: 1.35;
	  font-size: 1.1rem;
	}
  
	.cw-footer .cw-phone:before {
	  font-family: FontAwesome;
	  content: "\f3c5";
	  padding-right: 0.5rem;
	  color: #fff;
	}
  
	.cw-footer .cw-phone:before {
	  content: "\f2a0";
	}
  
	.cw-footer .cw-phone2 {
	  position: relative;
	  line-height: 1.35;
	  font-size: 1.1rem;
	}
  
	.cw-footer .cw-phone2:before {
	  font-family: FontAwesome;
	  content: "\f7d9";
	  padding-right: 0.5rem;
	  color: #fff;
	}
  
	.cw-footer .cw-phone2:before {
	  content: "\f7d9";
	}
  
  
	.cw-footer .cw-footerMenu a {
	  display: block;
	  margin-bottom: 0.65rem;
	  font-weight: 700;
	}
  
	
  
	.cw-footer h5,
	.cw-footer .business-hours .bh-title {
	  margin-bottom: 1rem;
	  color: #ffffff;
	  padding-left: 0;
	  border: none;
	  font-size: 1.25rem;
	  border-bottom: 3px solid var(--color-theme-secondary);
	  padding-bottom: 1rem;
	}
  
	.cw-footer .business-hours .today {
	  color: var(--color-theme-primary);
	}
  
	.cw-pre-footer .cw-social a {
	  display: inline-block;
	  font-size: 25px;
	  color: #fff;
	}
  
	.cw-pre-footer .cw-social a + a {
	  margin-left: 0.6rem;
	}
  
	/* Default footer modificationss */
	.footer {
	  padding-top: 0;
	}
  
	footer > .container {
	  display: none;
	}

/* -------------------- 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: .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: .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 .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: .8vw !important;
}


/* Google Translate */

.cw-translate-btn {
    background-color: var(--color-theme-primary);
    border: 2px solid white;
    padding: 4px 16px;
    border-radius: 8px;
    color: white;
    font-weight: 500;
    font-size: 0.875rem;
    display: inline-block;
    width: auto;
	margin: .5rem 0;
  }

  .cw-translate-btn:hover {
    background-color: var(--color-theme-primary);
    color: white;
  }

  .cw-translate-btn:focus {
    background-color: var(--color-theme-primary);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    color: white;
  }

  .cw-translate-widget {
    display: none;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 8px;
    overflow: hidden;
    padding: 1px 8px;
    font-size: 0.875rem;
  }

  .cw-translate-widget.show {
    display: inline-block;
    animation: fadeIn 0.3s ease-in;
  }

  @keyframes fadeIn {
    from {
      opacity: 0;
      transform: translateY(-10px);
    }

    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* Style Google Translate dropdown to look like Bootstrap 5 dropdown */
  .goog-te-combo {
    display: inline-block;
    width: auto;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 6 7 7 7-7'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
    min-width: 200px;
  }

  .goog-te-combo:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  }

  .goog-te-combo:hover {
    border-color: #b6d7ff;
  }

  /* Hide branding */
  .goog-te-gadget {
    font-family: inherit !important;
    font-size: inherit !important;
  }

  .goog-te-gadget .goog-te-combo {
    margin: 0 !important;
  }

  .goog-logo-link {
    display: none !important;
  }

  .goog-te-gadget-simple {
    background-color: transparent !important;
    border: none !important;
    font-size: inherit !important;
  }

  .goog-te-banner-frame {
    display: none !important;
  }

  .goog-te-gadget-icon {
    display: none !important;
  }

  /* Style the translate widget container */
  #google_translate_element {
    margin: 0;
  }

  #google_translate_element > div {
    display: inline-block;
  }