.title+.text {
	margin-top: 0;
}

.wow {
	visibility: hidden;
}

	/* Header */
	.cw-header {
		padding: 1em 0;
		background: #f7f7f7;
		background: var(--header-background);
		color: var(--header-text);
		border-top: 45px solid #0F74BD;
	}

	.cw-header .container {
		max-width: 1500px;
	}

	.cw-header a {
		color: inherit;
		font-size: 12px;
	}

	.cw-header a:hover {
		color: var(--color-theme-primary);
	}

	.cw-header i {
		font-size: .8rem;
		margin-right: 4px;
	}

	.cw-header h2 {
		font-size: .9rem;
		font-weight: 600;
	}

	.cw-header p {
		font-size: 12px;
		line-height: 1.5;
	}

	.cw-phone {
		font-size: 18px !important;
	}

	.cw-header img {
		width: 230px;
	}

	@media (min-width:576px) {}

	@media (min-width:768px) {
		.cw-header h2 {
			font-size: .9rem;
		}
	}

	@media (min-width:992px) {
		.cw-header h2 {
			font-size: .9rem;
		}
	}

	@media (min-width: 1200px) {
		.cw-header h2 {
			font-size: .9rem;
		}
	}

/* .header .navbar-nav .nav-link {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 0.85rem !important;
}

.header .header-info-logo-img img {
	width: 240px;
}

.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: unset;
	}

	.header .container {
		max-width: 1320px;
	}

	nav.navbar .container {
		min-height: 75px;
	}

	.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) {

		max-width: calc(100% - 250px);
		justify-content: center;
	}

	.header .dropdown-menu[data-bs-popper] {

		left: unset;
		right: 0;
	}
} */


	/* Hero North Valley */

	.cw-hero-NV {
		position: relative;
		display: flex;
		flex-flow: column;
		justify-content: center;
	}

	.cw-hero-NV .cw-main-img-text {
		text-align: center;
		color: var(--color-theme-text);
	}

	.cw-hero-NV .cw-main-img-text h1 {
		font-family: "Orbitron", sans-serif;
		font-size: 1.35rem;
		text-transform: uppercase;
		font-weight: 400;
	}

	.cw-hero-NV .cw-main-img-text h1 span {
		color: var(--color-theme-primary);
		font-weight: 700;
		font-size: 1.8rem;
	}

	.cw-hero-NV .cw-main-img-text h1 .cw-small-text {
		color: var(--color-theme-primary);
	}

	@media (min-width: 576px) {
		.cw-hero-NV .cw-main-img-text {
			position: absolute;
			width: 100%;
			left: 0px;
			color: #fff;
			max-width: 600px;
		}

		.cw-hero-NV .cw-main-img-text h1 {
			text-align: left;
			margin-left: 6%;
			text-shadow: 2px 2px 3px #000;
		}
	}

	@media (min-width: 768px) {
		.cw-hero-NV .cw-main-img-text h1 {
			font-size: 2rem;
		}

		.cw-hero-NV .cw-main-img-text h1 span {
			font-size: 2.5rem;
		}

		.cw-hero-NV .cw-main-img-text h1 .cw-small-text {
			font-size: 1.5rem;
		}
	}


	@media (min-width: 992px) {
		.cw-hero-NV .cw-main-img-text h1 {
			font-size: 2.5rem;
		}

		.cw-hero-NV .cw-main-img-text h1 span {
			font-size: 3rem;
		}
	}


	@media (min-width: 1200px) {
		.cw-hero-NV {
			overflow: hidden;
			max-height: 90vh;
		}

		.cw-hero-NV .cw-main-img-text h1 .cw-small-text {
			font-size: 1.75rem;
		}
	}

	@media (min-width: 1400px) {
		.cw-hero-NV .cw-main-img-text h1 {
			font-size: 3rem;
		}

		.cw-hero-NV .cw-main-img-text h1 span {
			font-size: 3.5rem;
		}

		.cw-hero-NV .cw-main-img-text h1 .cw-small-text {
			font-size: 2rem;
		}
	}

	/* XXXLG: 1920px & Up */
	@media (min-width: 1920px) {
		.cw-hero-NV .cw-main-img-text h1 {
			font-size: 3.25rem;
		}

		.cw-hero-NV .cw-main-img-text h1 span {
			font-size: 4.15rem;
		}
	}

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: 0 !important;
	border: 0 !important;
}

@media (min-width: 992px) {
	.page-home .inventory-search-module {
		position: relative;
	}

	section.inventory-search-module .form__wrapper {
		background: #E8E8E8 !important;
	}

	.page-home section.inventory-search-module label {
		font-weight: 700;
		color: #555555;
	}

	section.inventory-search-module>.container {
		max-width: 1320px !important;
	}
}

 /* HOME PAGE BOTTOM BANNER h1*/

 .cw-bottom-banner {
    background-color: #EEEEEE;
    padding: 0;
  }

  .cw-bottom-banner h1 {
    font-size: 1.35em;
    font-weight: 700;
    color: #555555;
    text-align: center;
    text-transform: uppercase;
  }

  @media (min-width: 992px) {
    .cw-bottom-banner h1 {
      font-size: 1.85em;
    }
  }

  @media (min-width: 1200px) {
    .cw-bottom-banner h1 {
      font-size: 2em;
    }
  }


  /* Home Service Btns */

  .cw-spacer {
    background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/00E393B84016DFE7D00E961EAE6ECCC2.jpg);
    background-size: cover;
    padding: 80px 0px 0px;
  }

  .cw-serviceContent {
    position: relative;
    overflow: hidden;
    color: var(--color-theme-text-btn);
    height: calc(100% - 20px);
    margin-bottom: 20px;
  }

  .cw-serviceTXT {
    position: relative;
    padding: 30px 0px;
    background-color: #2276bb00;
    color: #555;
  }

  .cw-middlceIcon {
    position: absolute;
    top: -40px;
    right: -42px;
    transform: translate(-50%, -50%);
    padding: 10px;
    height: 49px;
    width: 300px;
    line-height: 1;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    display: flex;
    background: linear-gradient(45deg, #0f74bd, #0f74bd, #00000000);
  }

  .cw-middlceIcon h4 {
    color: #fff;
    text-shadow: 1px 2px 2px #000;
  }

  .cw-middlceIcon img {
    width: 100%;
  }

  @media (min-width: 280px) {
	.cw-middlceIcon {
		right: -63px;
		width: 197px;
	  }
  }

  @media (min-width: 330px) {
	.cw-middlceIcon {
		right: -63px;
		width: 230px;
	  }
  }

  @media (min-width: 440px) {
	.cw-middlceIcon {
		right: -58px;
		width: 300px;
	  }
  }

  @media (min-width: 768px) {
	.cw-middlceIcon {
		right: -83px;
		width: 258px;
	  }
  }

  @media (min-width: 992px) {
	.cw-middlceIcon {
		right: -99px;
		width: 258px;
	  }
  }

  @media (min-width: 1200px) {
	.cw-middlceIcon {
		right: -102px;
		width: 300px;
	  }
  }

  @media (min-width: 1480px) {
	.cw-middlceIcon {
		right: -42px;
		width: 300px;
	  }
  }


  /* About Us */
  .cw-about {
    padding: 60px 0 30px 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #CCCCCC;
  }

  .cw-about:after {
    content: "";
    position: absolute;
    top: 0;
    left: -400px;
    width: 80%;
    height: 2000px;
    z-index: 3;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
    -o-box-shadow: none;
    margin-top: -600px;
    vertical-align: top;
    overflow: hidden;
    background: #DDDDDD;
    -webkit-backface-visibility: hidden;
  }

  .cw-about-wrapper {
    position: relative;
    z-index: 9;
    margin-bottom: 2em;
  }

  .cw-about-content {
    display: block;
    box-shadow: 1px 2px 3px #b2b2b2;
    background-color: #ffffff;
	padding: 30px;
  }

  .cw-home-about-img {
    width: 100%;
  }

  .cw-about-text {
    background-color: #ffffff;
  }

  .cw-about-text h5 {
    margin-top: 20px;
    font-size: 2em;
    font-weight: 900;
    text-transform: uppercase;
  }

  .cw-about-text p {
    font-weight: 400;
  }

  .cw-about-image {
    padding: 0;
  }

  .cw-about-btn {
    margin: 1em;
  }

  /* XS: 440px & Up */
  @media (min-width: 440px) {
  }

  /* SM: 768px & Up */
  @media (min-width: 768px) {
  }

  /* MD: 992px & Up */
  @media (min-width: 992px) {
    .cw-about-content {
      -moz-align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center;
      align-items: center;
      display: -moz-flex;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
    }

    .cw-about-text {
        padding: 24px 32px 44px 50px;
    }

    .cw-about-btn {
      margin: 0.5em 0 0;
    }
  }

  /* LG: 1200px & Up */
  @media (min-width: 1200px) {
    .cw-about-text h5 {
      font-size: 2.5em;
    }

    .cw-about-text p {
      font-size: .9em;
    }
  }

  /* XLG: 1400px & Up */
  @media (min-width: 1400px) {
  }


.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;
	padding-top: 0em !important;
    padding-bottom: 0em !important;
}

section:not(.page-home) .title .title-heading {
	position: relative;
	z-index: 1;
	margin: auto;
	padding: 2rem 0 1rem;
	color: #555555;
	text-transform: uppercase;
	border-bottom: 1px solid;
	font-size: 2rem !important;
}

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: #fff !important;
	}
}

/* -------------------- 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;
}


/* Featured Vehicles Slideshow */

.card__multi__style1 .item__card {
    background-color: #E8E8E8 !important;
}


/* --------------------team  Staff ---------------------- */

.cw-staff {
    margin: 90px 0px;
  }

  .team-style1 {
    position: relative;
  }

  .team-style1 .team-img {
    position: relative;
    border-radius: 0.25rem;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.09);
    text-align: center;
    transition: all 0.3s ease-in-out;
  }

  .team-style1 .team-img img {
    display: inline-block;
  }

  .team-style1.hoverstyle1:hover .team-img::before {
    content: "";
    background-image: linear-gradient(45deg, black, transparent);
    width: 100%;
    height: 100%;
    position: absolute;
    transition: all 0.3s ease-in-out;
  }

  .team-style1 .team-social-icon {
    position: absolute;
    top: 0;
    overflow: hidden;
    width: auto;
    display: block;
    transition: all 0.3s ease-in-out;
    z-index: 9;
  }

  .team-style1 .team-social-icon ul {
    list-style: none;
    padding: 0;
    transition: all 0.3s ease-in-out;
    margin: 20px;
  }

  .team-style1 .team-social-icon ul li {
    margin-bottom: 8px;
  }

  .team-style1 .team-social-icon ul li:last-child {
    margin-bottom: 0;
  }

  .team-style1 .team-social-icon ul li a {
    background-color: #fff;
    color: #000;
    font-size: 16px;
    display: inline-block;
    height: 2em;
    border-radius: 0.25rem;
    width: 2em;
    border: 1px solid var(--color-theme-secondary);
    text-decoration: none;
    text-align: center;
    transition: all 0.3s ease 0s;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .team-style1 .team-social-icon ul li a:hover {
    background: var(--color-theme-primary);
    color: #fff;
    border: 1px solid var(--color-theme-primary);
  }

  .team-style1 .team-info {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 20px;
    text-align: center;
    background: var(--color-theme-primary);
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .team-style1 .team-info h6 {
    display: block;
    color: #fff;
    text-transform: capitalize;
  }

  .team-style1 .team-info small {
    display: block;
    color: #fff;
  }

  @media (max-width: 991px) {
    .team-style1 .team-info {
      padding: 15px;
    }
  }

  @media (max-width: 575px) {
    .team-style1 .team-social-icon ul li a {
      width: 30px;
      height: 30px;
      line-height: 30px;
      font-size: 13px;
    }
  }



      /* Financing Loan Calculator */
	  .cw-loan-calculator {
		padding: 10px;
	  }
	
	  .cw-loan-calculator .cw-flex-row {
		display: flex;
		flex-flow: column;
		justify-content: space-between;
		align-items: stretch;
	
		padding: 5px 5px;
	  }
	
	  .cw-loan-calculator .cw-inputbox {
		flex-grow: 1;
		padding: 0 1px;
	  }
	
	  .cw-loan-calculator input {
		font-size: 14px;
		font-weight: 700;
		line-height: 1.42857;
		width: 100%;
		height: 50px;
		margin: 3px auto;
		padding: 6px 12px;
		color: #333;
		border: 1px solid #ddd;
		border-radius: 2px;
		background-color: #fff;
		background-image: none;
	  }
	
	  .cw-loan-calculator input::-webkit-input-placeholder {
		font-weight: 200;
		font-style: italic;
		color: #ccc;
	  }
	
	  .cw-loan-calculator input:-ms-input-placeholder {
		font-weight: 200;
		font-style: italic;
		color: #ccc;
	  }
	
	  .cw-loan-calculator input::placeholder {
		font-weight: 200;
		font-style: italic;
		color: #ccc;
	  }
	
	  .cw-loan-calculator .cw-button-wrap {
		display: flex;
		justify-content: center;
		align-items: flex-end;
		margin-top: 6px;
	  }
	
	  .cw-loan-calculator input#cw-btn-calc {
		width: 100%;
		height: 50px;
		background-color: var(--color-theme-primary);
		color: var(--color-theme-text-btn);
	  }
	  .cw-loan-calculator input#cw-btn-calc:hover {
		background-color: var(--color-theme-highlight);
	  }
	
	  .cw-loan-calculator .cw-payment-box {
		font-size: 16px;
		font-weight: bold;
		padding: 8px 10px 10px;
		text-align: center;
		border-radius: 2px;
		background-color: #fff;
		color: #000;
		margin: 5px 5px;
	  }
	
	  .cw-loan-calculator .cw-payment-box > div {
		display: inline-block;
	  }
	
	  .cw-loan-calculator #cwID-div-pmt {
		font-size: 20px;
		font-weight: 600;
		position: relative;
		display: inline-block;
		margin-left: 5px;
	  }
	
	  .cw-loan-calculator #cw-txt-interest-rate {
		position: relative;
	  }
	
	  .cw-loan-calculator .cw-full-error {
		background-color: #cf2141;
		color: #fff;
		display: block;
		margin: 1px 5px;
		padding: 6px 8px 6px 13px;
		font-size: 14px;
		font-weight: 700;
		/* font-family: "Helvetica Neue", Arial, sans-serif; */
	  }
	
	  .cw-loan-calculator .cw-hide {
		display: none;
	  }
	
	  @media (min-width: 768px) {
		.cw-loan-calculator .cw-flex-row {
		  flex-flow: row nowrap;
		}
	
		.cw-loan-calculator .cw-inputbox {
		  margin-right: 6px;
		}
	  }
	
	  @media (min-width: 992px) {
		.cw-loan-calculator input {
		  margin-bottom: 0em;
		}
	
		.cw-loan-calculator h5 {
		  font-size: 14px;
		  text-align: left;
		  margin-bottom: 0;
		}
	  }
	
	  @media (min-width: 1200px) {
		.cw-loan-calculator h5 {
		  font-size: 16px;
		}
	  }


	  /* SRP page */

	  .inventory-cta .btn:hover {
		color: #fff !important;
	  }

	  @media (min-width: 992px) {
		.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;
		}
	}

	#delivery-section{
		display: none;
	}

/*---- Buildings For Sale ----*/

.delivery-section {
    display: none;
}