/*Header*/
.cw-translate-box {
	min-height: 45px;
}


.header .navbar .navbar-nav .nav-link,
.header .navbar-brand,
.header .navbar .dropdown-item {
	color: #fff;
}

.header .navbar-toggler {
	background-color: #fff;
}

.cw-header {
	padding: 1%;
}

.cw-logo img {
	margin: auto;
}

ul.navbar-nav li.nav-item:nth-of-type(3) {
	background: #BC3835;
}

ul.navbar-nav li.nav-item:nth-of-type(8) {
	background: #FCC400;
}

ul.navbar-nav li.nav-item:nth-of-type(8) a.nav-link {
	color: #000 !important;
}

/* Header Text */
.cw-header .cw-header-text,
.cw-header .cw-social-media {
	text-align: center;
}

.cw-header .cw-header-text p i {
	color: #FEC500;
	margin: 0 .5em 0 0;
}

.cw-header .cw-header-text .cw-address {
	color: #FFFFFF;
	font-size: 1.25em;
	text-transform: uppercase;
}

.cw-header .cw-header-text .cw-phone {
	color: #FFFFFF;
	font-size: 1.5em;
}

.cw-header .cw-header-text .cw-phone a {
	color: #FFFFFF;
	font-weight: 800;
}

.cw-header .cw-header-text .cw-phone a:hover {
	color: #FEC500;
}

.cw-header .cw-header-text .cw-email {
	color: #FFFFFF;
	font-size: 1.15em;
}

.cw-header .cw-header-text .cw-email a {
	color: #FFFFFF;
	font-weight: 800;
}

.cw-header .cw-header-text .cw-email a:hover {
	color: #FEC500;
}

/* Social Media */
.cw-social-media .social-links a .fab {
	color: #FFFFFF;
	transition: All .25s ease-in-out;
	-webkit-transition: All .25s ease-in-out;
	-moz-transition: All .25s ease-in-out;
	-o-transition: All .25s ease-in-out;
}

.cw-social-media .social-links a:hover .fab {
	transform: scale(1.125);
	transition: All .25s ease-in;
	-webkit-transition: All .25s ease-in;
	-moz-transition: All .25s ease-in;
	-o-transition: All .25s ease-in;
}

.cw-social-media .social-links .fab {
	font-size: 1.5em;
	background-color: #000000;
	width: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	border-radius: 4px;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
	margin: .1em;
}

/* Icon Colors */
.cw-social-media .social-links .fab.fa-facebook-square {
	background-color: #3E5996;
}

.cw-social-media .social-links .fab.fa-twitter {
	background-color: #30C3F5;
}

.cw-social-media .social-links .fab.fa-instagram {
	background: #d6249f;
	background: -webkit-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

/* XXL: 1920px & up */
@media (min-width:1920px) {
	.cw-header .cw-starburst img {
		width: 66%;
		margin: 0 12%;
	}

}

/*H1 banner*/
.cw-topbanner {
	background: #000000;
	padding: 10px;
}

.cw-topbanner h1 {
	font-size: 1.25em;
	font-weight: 700;
	color: #f9b21c;
	text-align: center;
	margin: 0;
}

.cw-topbanner .cw-subtitle {

	color: #ffffff;
}

@media (min-width: 992px) {
	.cw-topbanner h1 {
		font-size: 1.5em;
	}
}

@media (min-width: 1400px) {
	.cw-topbanner h1 {
		font-size: 1.75em;
	}
}

/*Call Banner*/
.cw-call-banner {
	padding: 2% 0;
}

.cw-call-banner h5 {
	font-size: 1.5em;
	font-weight: 600;
	color: #FFFFFF;
	text-transform: uppercase;
}

.cw-call-banner h5 a {
	font-weight: 800;
	color: #FFC501;
}

.cw-call-banner h5 a:hover {
	color: #FFFFFF;
}

/*Hero BTN Section*/
.cw-main-background {
	padding: 2em 0 3em;
}

/* Slideshow */
.cw-main-background #carouselSlides .carousel-caption {
	left: 0;
	right: 0;
	bottom: 0;
	text-align: left;
	padding: 10px;
	background: rgba(0, 0, 0, 0.6);
	text-shadow: none;
}

.cw-main-background .carousel-caption h5 {
	font-size: 2em;
	border-bottom: #F9BF12 2px solid;
	padding-bottom: .3em;
	text-transform: uppercase;
}

.cw-main-background .carousel-caption p {
	display: none;
}

/* Social Media */

.cw-main-background .cw-social-media {
	text-align: center;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 0.5em 0.5em 0.5em 1em;
}

.cw-main-background .cw-social-media a {
	color: #000;
	margin: 0 .3em;
	font-size: 2em;
}

.cw-main-background .cw-social-media img {
	height: 30px;
	width: auto;
}

.cw-main-background .cw-social-media a:hover {
	color: #F9B21C;
}

/*SLIDE BUTTONS*/
.cw-ctaBtns {
	position: absolute;
	bottom: 12%;
	z-index: 99;
	width: 100%;
}

.cw-ctaBtn {
	display: block;
	margin: .4em auto;
	width: 75%;
	font-size: 1.2em;
	font-weight: 600;
	text-transform: uppercase;
	padding: .5em 10%;
	border-radius: 2px 20px 2px 20px;
	background-color: #F9B21C;
	color: #333 !important;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .4s;
}

.cw-ctaBtn:hover {
	background-color: #F9B21C;
	color: #fff !important;
	border-radius: 15px 2px 15px 2px;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

/* Right Side */
.cw-main-background .cw-sideBTN {
	border-radius: 0px;
	background-color: #121212;
	color: #c6c6c6;
	border: 1px solid #DDDDDD;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	margin-bottom: 7px;
}

.cw-main-background .cw-sideBTN p {
	margin: 0;
}

.cw-main-background .cw-sideBTN:hover {
	border-color: #F9BF12;
}

.cw-main-background .cw-sideBTN h5 {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 0;
	color: #F9BF12
}

.cw-main-background .cw-sideBTN .cw-imgSlide {
	margin: 10px 0;
	border: 3px solid #888888;
	border-radius: 5px;
	width: 100%;
	height: auto;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.cw-main-background .cw-sideBTN:hover .cw-imgSlide {
	border-color: #F9BF12;
}

/* Hours */
.cw-businessHours h6 {
	font-size: 1.5em;
	text-transform: uppercase;
	padding-bottom: .2em;
	border-bottom: 2px solid #F9BF12;
}

.cw-businessHours li {
	font-size: 1.2em;
	line-height: 1.7em;
	border-bottom: 1px solid #333;
}

.cw-businessHours li:last-child {
	border-bottom: none;
}

/* Search Section */
.cw-search-header h5 {
	color: #fff;
	font-size: 2em;
	font-weight: 800;
	border-bottom: 4px solid #fff;
	padding: 0.5em 1em;
	background: #363636;
	margin: 0;
}

.cw-search-buttons h5 {
	background: #363636;
	color: #F9B21C;
	border-bottom: 3px solid #F9B21C;
	padding: 0.5em 1em;
	font-size: 1.2em;
	text-align: center;
	margin-top: 20px;
}

.cw-search-buttons a {
	display: block;
	padding: .5em;
	margin-top: .3em;
	font-size: 1.1em;
	font-weight: 600;
	background: rgb(105, 105, 105);
	background: linear-gradient(0deg, rgba(105, 105, 105, 1) 0%, rgba(185, 185, 185, 1) 100%);
	border: transparent;
	border-radius: 3px;
	color: #fff !important;
}

.cw-search-buttons a:hover {
	background: rgb(105, 105, 105);
	background: linear-gradient(180deg, rgba(105, 105, 105, 1) 0%, rgba(185, 185, 185, 1) 100%);
}

.cw-makes-buttons h5 {
	background: #363636;
	color: #F9B21C;
	border-bottom: 3px solid #F9B21C;
	padding: 0.5em 1em;
	font-size: 1.2em;
	text-align: center;
	margin-top: 20px;
}

.cw-makes-buttons a {
	display: block;
	padding: .5em;
	margin-top: .2em;
	font-size: 1.1em;
	font-weight: 600;
	border: transparent;
	border-radius: 3px;
	color: #fff !important;
}

.cw-makes-buttons a:hover {
	color: #F9B21C !important;
}

/* WELCOME INFO*/
.cw-welcome-info {
	padding: 1em;
}

.cw-welcome-info h5,
.cw-welcome-info p {
	color: #fff;
}

.cw-welcome-info h5 {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: solid 2px #F9B21C;
	padding-bottom: 0em;
	font-size: 1.5em;
}

/* XS: Above 440px */
@media (min-width: 440px) {}

/* SM: 768px & Up */
@media (min-width: 768px) {
	#carouselSlides .carousel-caption p {
		display: block;
	}

	.cw-main-background .cw-social-media {
		position: absolute;
		display: inline-block;
		top: .1em;
		left: 12px;
		background-color: rgba(255, 255, 255, 0.7);
		padding: .5em .5em .5em 1em;
		margin: .6em 1em 0 0;
		border-radius: 0 10px 10px 0;
		z-index: 1;
	}

	.cw-search-buttons h5 {
		font-size: 1.5em;
	}

	.cw-makes-buttons h5 {
		font-size: 1.5em;
	}
}

/* MD: 992px & Up */
@media (min-width: 992px) {
	.cw-main-background #carouselSlides {
		padding-right: 0;
	}

	.cw-main-background .cw-sideBTN h5 {
		font-size: 1.2em;
	}

	.cw-welcome-info p {
		font-size: 1.15em;
	}

	.cw-search-buttons h5 {
		font-size: 1.7em;
	}

	.cw-search-buttons a {
		font-size: 1em;
	}

	.cw-makes-buttons h5 {
		font-size: 1.7em;
	}

	.cw-makes-buttons a {
		font-size: 1em;
	}
}

/* LG: 1200px & Up */
@media (min-width: 1200px) {
	.cw-sideBTNs {
		padding: 0;
	}

	#carouselSlides {
		margin-right: -30px;
	}

	.cw-sideBTN p {
		font-size: 1.2em;
	}

	.cw-welcome-info h5 {
		font-size: 2em;
	}

	.cw-search-buttons a {
		font-size: 1.1em;
	}
}

/*Weekly Auction*/
.cw-cash-for-page h5 {
	font-size: 3em;
	font-weight: 700;
	color: #FFFFFF;
	text-transform: uppercase;
}

.cw-cash-for-page h5 span {
	color: #FFC500;
}

.cw-cash-for-page p {
	font-size: 1.5em;
	color: #FFFFFF;
}


/* -------------------- home Special ---------------------- */

.cw-homeSpecial {
	margin-bottom: 6rem;
}

.cw-homeSpecial>.container {
	background: var(--color-theme-highlight);
	color: var(--color-theme-text-btn);
}

.btn-secondary {
	background-color: #000;
	color: #fff;
	border-color: var(--color-theme-secondary);
}

.cw-homeSpecial .cw-homeSpecial-wrapper {
	padding: 2em;
}

.cw-homeSpecial h4 {
	font-size: 2rem
}

.cw-homeSpecial img {
	width: 400px;
}

@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
	}
}



/*VDP*/
/* -------------------- Color Fixes for VDP ---------------------- */

/* most vdp text issues fixed by using inherit. If they aren't coming through, check for !importants on other targets, especially for the 'label' seems common */
.inventorydetails .section__title,
.inventorydetails .section__subtitle,
.inventorydetails .section__callout__title,
.inventorydetails .vdp-module-canvas-razor-wrapper a,
.inventorydetails p,
.inventorydetails label {
	color: inherit;
}

/* color issue in header that only has problems on VDP */
.header .badge {
	color: inherit;
}

/* hardcoded backgrounds in modals and sections switched to transparent so hopefully site text comes through */
.inventorydetails .vdp__veh__info__mod .veh__info__item:nth-child(even)[VehicleInfoWidgetCssScope] {
	background: rgba(150, 150, 150, 0.1)
}

.inventorydetails [LoanCalculatorWidgetCssScope] .loan__calc__content .calc__totals__wrapper {
	background-color: transparent;
}

.inventorydetails .vdp__message__mod.module .vdp__message__wrapper {
	background-color: transparent;
}

/* Financing button and most modal buttons */
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary:focus {
	background-color: var(--color-theme-primary);
	color: var(--color-theme-text-btn);
	border-color: var(--color-theme-primary)
}

.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary:hover,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary:hover:focus,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary:not([disabled]):not(.disabled).active,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary:not([disabled]):not(.disabled):active,
.inventorydetails .vdp-module-canvas-razor-wrapper .show>.btn-secondary.dropdown-toggle {
	background-color: var(--color-theme-secondary);
	color: var(--color-theme-text-btn);
	border-color: var(--color-theme-secondary)
}

.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary:before {
	background: var(--color-theme-secondary)
}

/* loan calc buttons and "Request more pictures" button in modal */
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-outline-secondary {
	border-color: var(--color-theme-primary);
	color: var(--color-theme-primary);
	background-color: var(--color-theme-text-btn)
}

.inventorydetails .vdp-module-canvas-razor-wrapper .btn-outline-secondary:hover,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-outline-secondary:hover:focus,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-outline-secondary:not([disabled]):not(.disabled).active,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-outline-secondary:not([disabled]):not(.disabled):active,
.inventorydetails .vdp-module-canvas-razor-wrapper .show>.btn-outline-secondary.dropdown-toggle {
	background-color: var(--color-theme-secondary);
	color: var(--color-theme-text-btn)
}

.inventorydetails .vdp-module-canvas-razor-wrapper .btn-outline-secondary:before {
	background: var(--color-theme-secondary)
}

.inventorydetails .vdp-module-canvas-razor-wrapper .btn-check:active+.btn-outline-secondary,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-check:checked+.btn-outline-secondary,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-outline-secondary.active,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-outline-secondary.dropdown-toggle.show,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-outline-secondary:active {
	color: var(--color-theme-text-btn);
	background-color: var(--color-theme-primary);
	border-color: var(--color-theme-primary)
}