/* @import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap"); */

.container {
	max-width: 1320px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	/* font-family: "Nunito Sans", sans-serif !important; */
	font-optical-sizing: auto !important;
	font-style: normal !important;
}

h2 {
	text-transform: uppercase !important;
}

.header .badge {
	color: inherit;
}

.header .navbar .dropdown-menu {
	border-color: rgba(150, 150, 150, .2);
}

.header .header-info-logo-img img {
	max-width: 150px;
}

.cw-header-contact .fa {
	display: inline-block;
	vertical-align: middle;
	padding-right: 0.25rem;
	color: var(--color-theme-secondary);
}

.cw-header-contact .cw-phone:before {
	color: unset;
}

.cw-header-contact {
	padding: 6px 2px;
}


.cw-header-contact .cw-phone {
	position: relative;
	line-height: 1.35;
	padding-left: 1.5rem;
	font-size: 1.1rem;
}

.cw-header-contact .cw-phone:before {
	font-family: FontAwesome;
	content: "\f2a0";
	position: absolute;
	left: 0;
	top: 2px;
	padding-right: 0.5rem;
}

@media (min-width: 992px) {
	.cw-header-info .container {
		/* max-width: 1140px; */
		position: relative;
	}

	.cw-header-info .header-info-logo-img {
		position: absolute;
		z-index: 1040;
	}

	nav.navbar .container {
		min-height: 99px;
	}

	.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% - 230px);
		justify-content: center;
	}

	header.header {
		margin-bottom: .5rem;
	}

	/* .sitemap-container.container {
		margin-top: 50px;
	}

	section.termsandconditions.tcpp {
		margin-top: 50px;
	}

	.page-inventory-details #builderCanvas {
		margin-top: 100px;
	} */
}

@media (min-width: 1400px) {

	/* .header .container,
	.cw-header-contact .container {
		max-width: 1340px;
	} */
}


/* Search ============================================================= */
.page-home .inventory-search-module .form__wrapper {
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

section.inventory-search-module .form__wrapper {
	border: 0px solid var(--color-theme-border) !important;
}

/* .container.cw-title {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
} */

.page-home .textwithimage {
	position: relative;
	z-index: 0;
	padding: 4.5rem 0rem;
	margin-bottom: 4rem !important;
}

.page-home .textwithimage::after {
	content: "";
	position: absolute;
	background-color: var(--color-theme-primary);
	clip-path: polygon(0 0, 75% 0, 65% 100%, 0% 100%);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.page-home .textwithimage .row {
	background-color: #fff;
}

.page-home .textwithimage-container>.row>* {
	padding-left: 0px;
	padding-right: 0px;
}

.page-home .textwithimage-text {
	padding: 1rem;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}

/* 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) {}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}

/* Card =================================================================== */
.cw-head {
	background-position: center;
	background-repeat: no-repeat;
}

.cw-service-card {
	transition: all 0.5s;
	cursor: pointer;
}

.cw-service-card:hover {
	transition: all 0.5s;
	transform: translateY(-10px);
}

/* Icon Section */
.cw-icon-section {
	padding: 4em 0;
	margin-bottom: 1rem;
}

.cw-icon-section a:hover {
	color: #cc5500 !important;
}

.cw-icon-section h5 {
	font-size: 2em;
	font-weight: 700;
	font-family: "playfair", serif;
}

/* .cw-service {
  background-image: url("https://cdn07.carsforsale.com/CustomTemplatePhotos/1004705/photos/icon1.d8c62f02.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  margin: 1em 0;
}

.cw-service:after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 2px dashed;
}

.cw-finance {
  background-image: url("https://cdn07.carsforsale.com/CustomTemplatePhotos/1004705/photos/icon2.73a8f852.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  margin: 1em 0;
}

.cw-finance:after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 2px dashed;
}

.cw-contact {
  background-image: url("https://cdn07.carsforsale.com/CustomTemplatePhotos/1004705/photos/icon3.af2b0d51.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  margin: 1em 0;
}

.cw-contact:after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 2px dashed;
}

.cw-directions {
  background-image: url(https://cdn07.carsforsale.com/CustomTemplatePhotos/1004705/photos/icon4.2319154a.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  margin: 1em 0;
}

.cw-directions:after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 2px dashed;
} */
.cw-icon-section .cw-service-card {
	padding: 2rem;
	background-color: #fdfdfd;
	margin-bottom: 1rem;
	border-radius: .25rem;
	display: flex;
	flex-direction: column;
	height: 100%;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

.cw-icon-section .cw-icon {
	width: 50px;
	height: 50px;
}

/* Welcome */
.cw-welcome-section {
	background-color: rgba(0, 0, 0, 0.6);
	padding-top: 6em;
	padding-bottom: 7em;
}

.cw-welcome h5 {
	font-size: 2.5em;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	font-family: "playfair", serif;
}

.cw-welcome p {
	font-size: 1.2em;
	font-weight: 600;
	color: #fff;
}

.cw-buy h5 {
	font-size: 2.5em;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	font-family: "playfair", serif;
}

.cw-buy h6 {
	font-size: 1.5em;
	font-weight: 600;
	line-height: 1.5em;
	color: #fff;
	text-transform: uppercase;
}


/* Hero ================================================================== */
.cw-hero {
	position: relative;
	overflow: hidden;
	--cw-hero-spacing: .6em;
}

.cw-hero .cw-hero-img {
	object-fit: cover;
	width: 100%;
}

.cw-hero .cw-hero-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: end;
	justify-content: end;
	font-size: 1.7rem;
	letter-spacing: var(--cw-hero-spacing);
	padding-right: var(--cw-hero-spacing);
	padding-left: 1rem;
}


.cw-hero .cw-hero-text {
	font-weight: 700;
	color: #fff;
	opacity: .8;
	text-align: right;
	font-size: inherit;
	line-height: 1;
	margin-right: calc(-1 * var(--cw-hero-spacing));
	margin-bottom: 1rem;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.cw-hero .cw-hero-overlay {
		font-size: 2rem;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.cw-hero .cw-hero-overlay {
		font-size: 50px;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.cw-hero .cw-hero-overlay {
		font-size: 70px;
	}
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.cw-hero .cw-hero-overlay {
		font-size: 100px;
	}

}



/* Cta ===================================================================== */
.cw-cta {
	/* background: linear-gradient(to right, rgb(0 0 0), rgb(5 49 8 / 100%), rgb(7 55 10 / 100%)); */
	background-color: #000;
	color: #fff;
	position: relative;
	overflow: hidden;
	position: relative;
	padding: 10rem 0;
	z-index: 0;
}

.cw-cta::after {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/ADAE6B8FE42E2264857CA7F09B34C895.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	align-items: center;
	overflow: hidden;
	opacity: 35%;
	z-index: -1;
	background-attachment: fixed;
}

.container.cw-cta-two {
	position: relative;
	z-index: 1;
	margin-top: -3rem;
}

/* Inventory ===================================================== */
.card__addt__info__wrapper {
	display: none !important;
}

.item__card .brdr__rad10 {}

.card__multi__style3 .card__footer {
	border-top: 0px solid var(--inventoryslideshow-border) !important;
}

/* Testimonials ======================================================== */


/* -------------------- Testimonial slider ---------------------- */
.cw-testimonial-slideshow {
	text-align: left;
	position: relative;
	margin: 1rem 0;
	padding: 2rem 0;
}

.cw-testimonial-slideshow .cw-avatar {
	border-radius: 50%;
	width: 58px;
	height: 58px;
	overflow: hidden
}

.cw-testimonial-slideshow .cw-avatar img {
	object-fit: cover;
}

.cw-testimonial-slideshow .cw-avatar .cw-letter {
	font-size: 1.7rem;
	text-align: center;
	height: 100%;
	padding-top: .55rem;
	background: var(--color-theme-primary);
	color: var(--color-theme-text-btn);
}

.cw-testimonial-slideshow .cw-stars i {
	font-size: 1.1rem;
	color: #ddaf0d;
}

.cw-testimonial-slideshow p {
	font-size: 1rem;
	font-style: italic;
	margin: 1rem auto 2rem;
	padding-left: 2rem;
	padding-right: 2rem
}

#cwID-review-slider {
	/* This ID is used by the custom javascript at the end */
}

/* These arrows are created by that javascript code */
.cw-testimonial-slideshow .cw-slick-slider .cw-arrow {
	top: 50%
}

.cw-testimonial-slideshow .cw-slick-slider .cw-arrow-prev {
	left: -1em
}

.cw-testimonial-slideshow .cw-slick-slider .cw-arrow-next {
	right: -1em
}

@media (min-width: 576px) {
	.cw-testimonial-slideshow p {
		font-size: 1.5rem
	}
}

/* cAR FINDER ========================================================================== */
.cw-carfinder-mod {
	background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/9647FD2933E59E1F9828A862579952A0.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 5em 0;
	margin: 5rem 0;
	color: #fff;
}