@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@400;700&display=swap");

/* CustomColor */
:root {
	--sitefont: "Outfit", sans-serif;
}

:root {
	--primary-dark-bg: #1a1b1c;
	--primary-dark-txt: #333;
	--primary-light-bg: #fafafa;
	--color-theme-secondary-hover: #262728;
}

/* In sitebuilder - choose Montserrat as the body & header font */
.font-body,
.font-body-Montserrat,
.font-body-Montserrat .contact-details,
.font-body-Montserrat .gallery-img-text,
.font-body-Montserrat .label-frms,
.font-body-Montserrat .products .filter-item label.form-check-label,
.font-body-Montserrat .form-text,
.font-body-Montserrat .form label,
.font-body-Montserrat .businessinfo label,
.font-body-Montserrat .eCommerce label,
.font-body-Montserrat .products .product-price-range-text,
.font-body-Montserrat .address-type,
.font-body-Montserrat .font-bold,
.font-body-Montserrat .header .nav-link,
.font-body-Montserrat .header .dropdown-item,
.font-body-Montserrat .footer .nav-link,
.font-body-Montserrat .footer .dropdown-item,
.font-body-Montserrat .gallery .gallery-img-wrap,
.font-body-Montserrat .btn,
.font-body-Montserrat .product-results,
.font-body-Montserrat .btn-link,
.font-body-Montserrat .employees .employees-title,
.font-body-Montserrat .page-item.active .page-link,
.font-body-Montserrat .modal-success .modal-title {
	font-family: var(--sitefont);
}

.font-header,
.font-header-Montserrat .error-title,
.font-header-Montserrat .header .header-business-name,
.font-header-Montserrat .header .navbar-brand,
.font-header-Montserrat .footer .footer-business-name,
.font-header-Montserrat .title .title-heading,
.font-header-Montserrat .businessinfo .contact-title,
.font-header-Montserrat .employees .employees-name,
.font-header-Montserrat h5.modal-title,
.font-header-Montserrat .gallery .gallery-album-name,
.font-header-Montserrat .list .list-text-title,
.font-header-Montserrat .productslideshow .productslideshow-title-heading,
.font-header-Montserrat .productslideshow .productslideshow-item h3.product-title,
.font-header-Montserrat .detailedlist .detailedlist-item-title,
.font-header-Montserrat .products-loading-container .loader-text,
.font-header-Montserrat .products .filter-item-title,
.font-header-Montserrat .shoppingcart .shoppingcart-titles,
.font-header-Montserrat .productdetails-bottom .nav-tabs .nav-item.nav-link,
.font-header-Montserrat .eCommerce .shoppingcart-titles,
.font-header-Montserrat h1,
.font-header-Montserrat h2,
.font-header-Montserrat h3,
.font-header-Montserrat h4,
.font-header-Montserrat h5,
.font-header-Montserrat h6,
.font-header-Montserrat .products .product-title,
.font-header-Montserrat .productdetails .product-title,
.font-header-Montserrat .productdetails-modal-lightbox .modal-title,
.font-header-Montserrat .productslideshow h3.product-title,
.font-header-Montserrat .eCommerce .product-title,
.font-header-Montserrat .cart-preview .product-title,
.font-header-Montserrat .products-modal .product-title {
	font-family: var(--sitefont);
}

@media (min-width: 1500px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		max-width: 1500px;
	}
}

.btn-link {
	color: var(--color-theme-primary);
}

.pipe {
	padding: 0 15px;
}

/** btn-secondary **/
.btn-secondary {
	border-color: var(--color-theme-secondary) !important;
	background: var(--color-theme-secondary) !important;
	color: var(--color-theme-text-btn) !important;
}

.btn-secondary:hover {
	border-color: var(--color-theme-secondary-hover) !important;
	background: var(--color-theme-secondary-hover) !important;
	color: var(--color-theme-text-btn) !important;
}

.btn-secondary:before {
	background: unset;
}

.section__bg__alt {
	background: var(--primary-light-bg);
}

.section__padd50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.section__padd100 {
	padding: 100px auto;
}

.brdr__rad10 {
	border-radius: 10px;
}

/* Page Titles */
.page__title1 {
	font-size: 2.25em;
	line-height: 1.3;
	display: block;
	padding-bottom: 10px;
	font-weight: bold;
}

.page__title__copy {
	margin-bottom: 50px;
}

.optional__label {
	font-size: 0.75em;
	font-weight: 400;
}

/* Section Titles */
.section__title1 {
	font-size: 1.75em;
	line-height: 1.3;
	display: block;
	border-bottom: 5px solid #ededed;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}

.section__title1.no-border {
	border: none;
	margin-bottom: 5px;
}

.section__subtitle1 {
	font-size: 1.25em;
	line-height: 1.3;
	display: block;
	border-bottom: 5px solid #ededed;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}

.section__subtitle1.no-border {
	border: none;
	margin-bottom: 5px;
}

.section__copy {
	margin-bottom: 20px;
}

#homepage .section__title1 {
	font-size: 2.25em;
}

#homepage .section__title1.no-border {
	border: none;
	margin-bottom: 5px;
}

@media (max-width: 567px) {
	#homepage .section__title1 {
		font-size: 1.75em;
	}
}

/*  Homepage - Hero - Module */

@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@1,900&display=swap";

/*-- Hero Carousel - -- Keep in here even if not using, as a backup to Skitter carousel. Also need hero caption and svg settings here --*/
h1,
h2,
h3,
h4,
h5,
.h5 {
	font-weight: 900 !important;
	font-style: italic;
	text-transform: uppercase;
}

/* .cw-heroCarousel .carousel-item {
	height: 345px;
	background-position: center;
	background-size: cover;
}

.cw-heroCarousel .carousel-indicators {
	display: block;
	right: 0;
	top: 20%;
	right: 0;
	margin: 0;
}

.cw-heroCarousel .carousel-indicators [data-bs-target] {
	opacity: 1;
	display: block;
	position: relative;
	width: 25px;
	height: 25px;
	margin: 0.35rem 0;
	font-weight: normal;
	text-indent: 0;
	background: rgb(0 0 0 / 50%);
}

.cw-heroCarousel .carousel-indicators [data-bs-target]:after {
	content: "\f0da";
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-family: FontAwesome;
	color: white;
}

.cw-heroCarousel .carousel-indicators [data-bs-target].active {
	opacity: 0.5;
}

.cw-heroCarousel .carousel-indicators [data-bs-target].active:after {
	color: var(--color-theme-highlight);
}

.cw-heroSocial {
	display: none;
}

#cw-heroDivider {
	position: absolute;
	bottom: -1.5rem;
	right: 0;
	width: 100%;
	z-index: 25;
	fill: #fff;
}

.cw-heroCaption {
	/* display: none; */
	position: absolute;
	z-index: 26;
	bottom: -5rem;
	right: 0;
	left: unset;
	padding-right: 2rem;
}

.cw-heroCaption h2 {
	position: relative;
	font-size: 1.5rem;
	color: black;
	-webkit-text-stroke: 1rem #ffffff;
	paint-order: stroke;
}

.cw-heroCaption h2 a {
	padding: 0;
	border-radius: 10px 0 0 10px;
	text-shadow: none;
	font-size: 1rem;
}

.cw-heroCaption h2 a:after {
	font-family: FontAwesome;
	content: "\f0da";
	padding-left: 1rem;
	font-style: normal;
}

@media (min-width: 400px) {
	.cw-heroCaption {
		display: block;
	}
}

@media (min-width: 768px) {
	.cw-heroCarousel .carousel-item {
		height: 580px;
	}

	.cw-heroCarousel .carousel-indicators {
		top: 30%;
	}

	.cw-heroCaption h2 {
		font-size: 2.5rem;
	}

	.cw-heroCaption h2 a {
		font-size: 1.5rem;
	}

	.cw-heroCaption {
		bottom: -2rem;
	}
}

@media (min-width: 992px) {
	.cw-heroCaption h2 {
		font-size: 3rem;
	}

	.cw-heroCaption h2 a {
		font-size: 1.5rem;
	}
}

@media (min-width: 1400px) {
	.cw-heroCarousel .carousel-item {
		height: 680px;
	}

	.cw-heroCaption {
		bottom: 0rem;
	}

	.cw-heroCaption h2 {
		font-size: 4rem;
	}

	.cw-heroCaption h2 a {
		font-size: 2rem;
	}
} */

/*-- Skitter Animation --*/

/* .skitter {
	position: relative;
	max-width: 100%;
	height: 350px;
	background: black;
	max-height: 580px;
}

.skitter.with-dots {
	margin-bottom: 20px;
}

.skitter>a img,
.skitter>img {
	max-width: none;
}

.skitter ul {
	display: none;
}

.skitter .container_skitter {
	overflow: hidden;
	position: relative;
	max-height: 580px;
}

.skitter .container_skitter .image_main {
	width: 100%;
}

@media (min-width: 1920px) {
	.skitter .container_skitter .image_main {
		margin-top: -10em !important;
		width: 135% !important;
	}
}

.skitter .image {
	overflow: hidden;
}

.skitter .image>a img,
.skitter .image>img {
	width: 100%;
	display: none;
}

.skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}

.skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

.skitter .prev_button {
	position: absolute;
	top: 50%;
	left: 35px;
	transform: translateY(-50%);
	z-index: 152;
	width: 42px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
	transition: all 0.2s;
}

.skitter .next_button {
	position: absolute;
	top: 50%;
	right: 35px;
	transform: translateY(-50%);
	z-index: 152;
	width: 42px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
	transition: all 0.2s;
}

.skitter .prev_button:hover,
.skitter .next_button:hover {
	opacity: 0.5;
}

.skitter .info_slide {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 100;
	background-color: #000;
	color: #fff;
	font: bold 11px arial;
	padding: 5px 0 5px 5px;
	border-radius: 5px;
	opacity: 0.75;
}

.skitter .info_slide .image_number {
	background-color: #333;
	float: left;
	padding: 2px 10px;
	margin: 0 5px 0 0;
	cursor: pointer;
	border-radius: 2px;
	transition: all 0.2s;
}

.skitter .info_slide .image_number:hover {
	background-color: #000;
}

.skitter .info_slide .image_number.image_number_select {
	background-color: #ccc;
	color: black;
}

.skitter .container_thumbs {
	position: relative;
	overflow: hidden;
	height: 50px;
}

.skitter .info_slide_thumb {
	height: 50px;
	border-radius: 0;
	overflow: hidden;
	top: auto;
	top: 0;
	left: 0;
	padding: 0;
	opacity: 1;
}

.skitter .info_slide_thumb .image_number {
	overflow: hidden;
	width: 100px;
	height: 50px;
	position: relative;
	margin: 0;
	padding: 0;
	border-radius: 0;
	background-size: cover;
	background-position: center center;
}

.skitter .info_slide_thumb .image_number.image_number_select {
	opacity: 0.4;
}

.skitter .box_scroll_thumbs {
	padding: 0;
}

.skitter .box_scroll_thumbs .scroll_thumbs {
	position: absolute;
	bottom: 60px;
	left: 50px;
	background-color: #ccc;
	width: 200px;
	height: 10px;
	overflow: hidden;
	text-indent: -9999em;
	z-index: 101;
	cursor: pointer;
	border: 0px solid #333;
}

.skitter .info_slide_dots {
	position: absolute;
	top: 29%;
	left: 1rem !important;
	z-index: 110;
	padding: 5px 0 5px 5px;
	border-radius: 50px;
}

.skitter .info_slide_dots .image_number {
	background-color: #fff;
	margin: 8px 5px;
	cursor: pointer;
	border-radius: 50px;
	width: 14px;
	height: 14px;
	text-indent: -9999em;
	overflow: hidden;
	transition: all 0.2s;
	display: block;
}

.skitter .info_slide_dots .image_number:hover {
	background-color: #777;
}

.skitter .info_slide_dots .image_number.image_number_select {
	background-color: var(--color-theme-highlight);
}

.skitter .loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 10000;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	width: 32px;
	height: 32px;
}

.label_skitter {
	z-index: 150;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
	z-index: 150;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
	background: linear-gradient(transparent, #000);
	width: 100%;
}

.label_skitter p {
	color: #fff;
	padding: 10px;
	margin: 0;
	font-size: 14px;
}

.skitter .progressbar {
	background-color: #000;
	position: absolute;
	top: 5px;
	left: 15px;
	height: 5px;
	width: 200px;
	z-index: 99;
	border-radius: 20px;
}

.preview_slide {
	display: none;
	position: absolute;
	z-index: 152;
	bottom: 30px;
	left: -40px;
	width: 100px;
	height: 100px;
	background-color: #fff;
	border: 1px solid #222;
	box-shadow: rgba(0, 0, 0, 0.7) 2px 2px 5px;
	overflow: hidden;
}

.preview_slide ul {
	height: 100px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.preview_slide ul li {
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

.preview_slide ul li img {
	position: absolute;
	top: 0;
	left: 0;
	height: 150px;
	width: auto;
}

#overlay_skitter {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9998;
	opacity: 1;
	background-color: #000;
}

.skitter .focus_button {
	position: absolute;
	z-index: 100;
	width: 42px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
	opacity: 0;
	transition: all 0.2s;
}

.skitter .play_pause_button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 151;
	width: 42px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999em;
	opacity: 0;
	transition: all 0.2s;
}

.skitter .play_pause_button:hover {
	opacity: 0.5;
}

.skitter .focus_button:hover {
	opacity: 0.5;
}

.skitter .focus_button,
.skitter .next_button,
.skitter .prev_button,
.skitter .play_pause_button {
	display: block;
	background: url("../images/skitter/sprite-default.png") no-repeat;
	background-size: 84px auto;
}

.skitter .next_button {
	background-position: -0px -42px;
	width: 42px;
	height: 42px;
}

.skitter .prev_button {
	background-position: -42px -42px;
	width: 42px;
	height: 42px;
}

.skitter .play_pause_button {
	background-position: -0px -0px;
	width: 42px;
	height: 42px;
}

.skitter .play_pause_button.play_button {
	background-position: -0px -84px;
	width: 42px;
	height: 42px;
}

.skitter .focus_button {
	background-position: -42px -0px;
	width: 42px;
	height: 42px;
	top: 35px;
	left: 35px;
}

.skitter-clean .prev_button,
.skitter-clean .next_button,
.skitter-clean .play_pause_button,
.skitter-clean .focus_button {
	display: block;
	background: url("../images/skitter/sprite-clean.png") no-repeat;
	background-size: 47px auto;
}

.skitter-clean .prev_button {
	background-position: 0px 0px;
	width: 47px;
	height: 46px;
}

.skitter-clean .next_button {
	background-position: 0px -46px;
	width: 47px;
	height: 46px;
}

.skitter-clean .play_pause_button {
	background-position: -0px -133px;
	width: 41px;
	height: 41px;
}

.skitter-clean .play_pause_button.play_button {
	background-position: -0px -92px;
	width: 41px;
	height: 41px;
}

.skitter-clean .focus_button {
	background-position: -0px -174px;
	width: 41px;
	height: 41px;
}

.skitter-clean .info_slide {
	background-color: transparent;
}

.skitter-clean .info_slide .image_number {
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

.skitter-clean .info_slide .image_number:hover {
	background-color: #ccc;
}

.skitter-clean .info_slide .image_number.image_number_select {
	background-color: #111;
	color: #fff;
}

.skitter-clean .info_slide_dots {
	background: rgba(0, 0, 0, 0.07);
	box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 0;
}

.skitter-clean .info_slide_dots .image_number {
	width: 14px;
	height: 14px;
	background-color: #999;
} */

.card__multi__style3 a.item__title {
	color: #ffffff !important;
}

.item__style.line__clamp1 {
	color: white !important;
}

.skitter-clean .info_slide_dots .image_number:hover {
	background-color: #333;
}

.skitter-clean .info_slide_dots .image_number.image_number_select {
	background-color: #111;
}

.skitter-clean .progressbar {
	top: 5px;
	left: 5px;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 0;
}

.skitter-minimalist .prev_button,
.skitter-minimalist .next_button,
.skitter-minimalist .play_pause_button,
.skitter-minimalist .focus_button {
	display: block;
	background: url("../images/skitter/sprite-minimalist.png") no-repeat;
	background-size: 24px auto;
}

.skitter-minimalist .prev_button {
	background-position: -0px -0px;
	width: 24px;
	height: 28px;
}

.skitter-minimalist .next_button {
	background-position: -0px -28px;
	width: 24px;
	height: 28px;
}

.skitter-minimalist .play_pause_button {
	background-position: -0px -74px;
	width: 18px;
	height: 18px;
	transform: none;
	top: 35px;
	left: 35px;
}

.skitter-minimalist .play_pause_button.play_button {
	background-position: -0px -56px;
	width: 18px;
	height: 18px;
}

.skitter-minimalist .focus_button {
	background-position: -0px -92px;
	width: 18px;
	height: 18px;
	transform: none;
	top: 35px;
	left: 95px;
}

.skitter-minimalist .info_slide {
	background-color: transparent;
}

.skitter-minimalist .info_slide .image_number {
	background-color: #000;
	box-shadow: rgba(255, 255, 255, 0.2) 1px 1px 0;
	font-size: 12px;
	font-weight: normal;
	background-color: #999;
}

.skitter-minimalist .info_slide .image_number:hover {
	background-color: #111;
}

.skitter-minimalist .info_slide .image_number.image_number_select {
	background-color: #ccc;
}

.skitter-minimalist .info_slide_dots .image_number {
	width: 14px;
	height: 14px;
	box-shadow: rgba(255, 255, 255, 0.2) 1px 1px 0;
	background-color: #999;
}

.skitter-minimalist .info_slide_dots .image_number:hover {
	background-color: #111;
}

.skitter-minimalist .info_slide_dots .image_number.image_number_select {
	background-color: #ccc;
}

.skitter-round .prev_button,
.skitter-round .next_button,
.skitter-round .play_pause_button,
.skitter-round .focus_button {
	display: block;
	background: url("../images/skitter/sprite-round.png") no-repeat;
	background-size: 47px auto;
}

.skitter-round .prev_button {
	background-position: -0px -0px;
	width: 23px;
	height: 47px;
	left: -23px;
}

.skitter-round .next_button {
	background-position: -23px -0px;
	width: 23px;
	height: 47px;
	right: -23px;
}

.skitter-round .next_button:hover {
	opacity: 1;
}

.skitter-round .prev_button:hover {
	opacity: 1;
}

.skitter-round .play_pause_button {
	background-position: -0px -70px;
	width: 47px;
	height: 23px;
	top: 0;
	left: 24px;
	transform: none;
}

.skitter-round .play_pause_button.play_button {
	background-position: -0px -47px;
	width: 47px;
	height: 23px;
}

.skitter-round .focus_button {
	background-position: -0px -93px;
	width: 47px;
	height: 23px;
	top: 0;
	left: 82px;
	margin-top: 0;
}

.skitter-round .info_slide {
	background-color: transparent;
}

.skitter-round .info_slide .image_number {
	background-color: #777;
	box-shadow: rgba(255, 255, 255, 0.2) 1px 1px 0;
	font-size: 12px;
	font-weight: normal;
}

.skitter-round .info_slide .image_number:hover {
	background-color: #333;
}

.skitter-round .info_slide .image_number.image_number_select {
	background-color: #111;
	color: white;
}

.skitter-round .info_slide_dots .image_number {
	width: 14px;
	height: 14px;
	box-shadow: rgba(255, 255, 255, 0.2) 1px 1px 0;
	background-color: #777;
}

.skitter-round .info_slide_dots .image_number:hover {
	background-color: #333;
}

.skitter-round .info_slide_dots .image_number.image_number_select {
	background-color: #111;
}

.skitter-round .progressbar {
	top: -10px;
	left: 0px;
	background-color: #333;
	box-shadow: rgba(255, 255, 255, 0.3) 1px 1px 0;
}

.skitter-square .play_pause_button,
.skitter-square .next_button,
.skitter-square .focus_button,
.skitter-square .prev_button {
	display: block;
	background: url("../images/skitter/sprite-square.png") no-repeat;
	background-size: 110px auto;
}

.skitter-square .play_pause_button {
	background-position: -55px -0px;
	width: 55px;
	height: 55px;
	top: 10px;
	left: 10px;
	bottom: auto;
	right: auto;
	margin-top: 0;
	transform: none;
}

.skitter-square .play_pause_button.play_button {
	background-position: -0px -0px;
	width: 55px;
	height: 55px;
}

.skitter-square .focus_button {
	background-position: -55px -55px;
	width: 55px;
	height: 55px;
	top: 10px;
	left: 65px;
	bottom: auto;
	right: auto;
	margin-top: 0;
	transform: none;
}

.skitter-square .next_button {
	background-position: -0px -55px;
	width: 55px;
	height: 55px;
	top: 10px;
	left: auto;
	right: 10px;
	margin: 0;
	transform: none;
}

.skitter-square .prev_button {
	background-position: -0px -110px;
	width: 55px;
	height: 55px;
	top: 10px;
	left: auto;
	right: 65px;
	margin: 0;
	transform: none;
}

.skitter-square .info_slide {
	background-color: transparent;
}

.skitter-square .info_slide .image_number {
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

.skitter-square .info_slide .image_number:hover {
	background-color: #ccc;
}

.skitter-square .info_slide .image_number.image_number_select {
	background-color: #111;
	color: #fff;
}

.skitter-square .info_slide_dots .image_number {
	width: 14px;
	height: 14px;
	box-shadow: rgba(255, 255, 255, 0.2) 1px 1px 0;
	background-color: #ccc;
}

.skitter-square .info_slide_dots .image_number:hover {
	background-color: #999;
}

.skitter-square .info_slide_dots .image_number.image_number_select {
	background-color: #555;
}

.skitter-square .progressbar {
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	border-radius: 0;
	height: 2px;
}

@media (max-width: 1024px) {

	.skitter .info_slide_dots,
	.skitter .info_slide {
		top: 15%;
	}
}

.skitter-spinner {
	padding: 10px 12px;
	border-radius: 100%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.skitter-spinner .icon-sending {
	display: inline-block;
	animation: rotateMe 500ms linear infinite;
	border-radius: 100%;
	border: 2px solid white;
	border-bottom-color: transparent;
	width: 20px;
	height: 20px;
	vertical-align: top;
}

@keyframes rotateMe {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@media (min-width: 768px) {
	.skitter.with-dots {
		margin-bottom: 0;
	}
}

@media (min-width: 1400px) {

	.skitter,
	.skitter .container_skitter {
		max-height: 680px;
	}
}

/* Shop by Model */
.cw-ShopbyModel a:hover img {
	transform: scale(1.2);
	transition: all 0.3s ease;
	filter: saturate(0%);
}

.cw-ShopbyModel a:hover span {
	color: #333333;
}

/* Homepage - Finance Section */
.finance__section .finance__content__wrapper {
	padding: 50px 0;
}

.finance__section .finance__content__img {
	margin-top: 50px;
}

.finance__section .blurb__title {
	font-size: 1.5em;
	font-weight: 700;
	margin-top: 10px;
}

.finance__section .blurb__copy {
	margin-bottom: 20px;
}

.finance__section .blurb__wrapper {
	margin-bottom: 20px;
}

.finance__section .blurb__wrapper:last-of-type {
	margin-bottom: 0;
}

.finance__section .blurb__wrapper .blurb__icon__wrapper {
	padding: 10px;
	min-width: 80px;
	min-height: 80px;
	border: 1px solid var(--color-theme-border);
	border-radius: 10px;
}

.finance__section .blurb__wrapper .blurb__icon__wrapper i {
	font-size: 2em;
}

.finance__section .blurb__wrapper img {
	width: 50px;
	margin-right: 10px;
}

.finance__section .blurb__wrapper .blurb__title {
	font-size: 20px;
	font-weight: 700;
}

@media (max-width: 991px) {
	.finance__section .finance__content__wrapper {
		padding-top: 0px;
	}
}

/* Homepage - Contact Us Section */
.page-home .form-wrap {
	width: 50%;
}

.page-home .form-wrap textarea {
	height: 4em !important;
}

/* Homepage - Callout Modules */
.hp__callout__style1 {
	color: white;
	text-align: center;
	background-color: #262728;
	padding: 50px 0;
}

.hp__callout__style1 .callout__title {
	font-size: 2em;
}

.light__callout .hp__callout__style1 {
	background-color: #fafafa;
	border: 1px solid #ededed;
	color: unset;
	padding: 25px;
	text-align: center;
	border-radius: 10px;
}

.light__callout .hp__callout__style1 .callout__title {
	font-size: 2em;
}

/* Homepage - Blurb Module */
.hp__contentBlurb__style2 .blurb__wrapper {
	border: 1px solid #ededed;
	padding: 50px;
	margin-bottom: 20px;
	background-color: #fff;
}

.hp__contentBlurb__style2 .blurb__wrapper:last-of-type {
	margin-bottom: 0;
}

.hp__contentBlurb__style2 .blurb__wrapper .blurb__pre__title {
	font-size: 1em;
	margin-bottom: 5px;
}

.hp__contentBlurb__style2 .blurb__wrapper .blurb__title {
	font-size: 1.5em;
	font-weight: 700;
}

.hp__contentBlurb__style2 .blurb__wrapper .blurb__img__wrapper img {
	padding: 20px 0;
}

/* Hompeage - Our Story/About */
.about__section {
	margin-top: -480px;
	margin-left: auto;
}

.about__section .signature {
	max-width: 120px;
}

.page-home .form {
	padding-top: 0;
	padding-bottom: 0;
}

.page-home .form .form-container {
	max-width: 1500px !important;
}

@media (max-width: 991px) {
	.about__section {
		margin-top: -700px;
	}
}

/* Hompeage - Popular Links */
@media (min-width: 767px) and (max-width: 991px) {
	.page-home .popular-vehicles-sections {
		margin-top: 50px;
	}
}

/* Homepage - Products Hero */
.hero__featuredProduct .hero__wrapper {
	background-image: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/6DA596AECF13A6DEF9C08A8501B3D472.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	color: #fff;
}

.hero__featuredProduct .hero__wrapper::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to top, #ffffff, rgba(255, 255, 255, 0.5));
	overflow: hidden;
	z-index: 1;
}

.hero__featuredProduct .hero__content {
	position: relative;
	z-index: 2;
	padding: 100px 0 100px;
	color: var(--primary-dark-txt);
	text-align: center;
}

.hero__featuredProduct .hero__content .hero__preline {
	margin-bottom: 10px;
}

.hero__featuredProduct .hero__content .hero__preline span {
	background-color: var(--color-theme-primary);
	color: #fff;
	padding: 5px 15px;
	border-radius: 50px;
	border: 2px solid var(--primary-dark-text);
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

.productslideshow {
	padding: 0 0 50px;
}

.productslideshow .product-price {
	color: var(--color-theme-primary);
}

.productslideshow .productslideshow-item h3.product-title {
	font-size: 1.5em;
	-webkit-line-clamp: 1;
	line-height: 1.5;
	max-height: unset;
}

.productslideshow-title {
	display: none;
}

.products .filter-item-title {
	text-transform: unset;
}

/* Misc HP Mobile Adjustments */
@media (max-width: 991px) {
	.hero__style3 .hero__content {
		padding-bottom: 150px;
	}

	.hero__style3 .cta__options__wrapper {
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
		margin-top: 25px;
	}

	.hero__style3 .cta__options__wrapper .bodystyle__item {
		margin-bottom: 50px;
	}

	.hero__style3 .cta__options__wrapper .photo__item img {
		aspect-ratio: 1.33333333;
	}

	.finance__section {
		margin: 50px 0;
	}
}

@media (max-width: 767px) {
	.hero__style3 .hero__content {
		padding-bottom: 150px;
	}

	.about__section {
		margin-top: 20px;
	}

	.page-home .form-wrap {
		width: 100%;
	}

	.hero__style3 .cta__options__wrapper .photo__item__cta {
		position: unset;
		margin-left: unset;
		margin-right: unset;
		min-width: unset;
		max-width: unset;
	}

	.hero__style3 .cta__options__wrapper .bodystyle__item {
		margin-bottom: 20px;
	}
}

/* SRP */
.inventory-container {
	max-width: 1500px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.flex-card-item {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
	padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
	margin-top: var(--bs-gutter-y);
}

body .inventory .carousel-indicators {
	bottom: 0px;
	margin-bottom: 0px;
}

.inventory-container .col-xl-10 {
	width: 100%;
}

.inventory-cta .btn:hover {
	color: unset !important;
	background-color: var(--inventory-theme-highlight) !important;
}

.srp-sidebar .form-control-sm {
	min-height: unset;
	max-height: unset;
}

.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);
}

body .inventory .vehicle-card.layout-1 .price-mileage-block .value {
	font-weight: 700;
	font-size: 1.25em;
}

.srp-sidebar .k-input-solid {
	background-color: var(--primary-light-bg);
	border-bottom: 2px solid var(--color-theme-border);
}

body .inventory .vehicle-card.layout-1 .price-mileage-block {
	padding: 10px 0;
	border-radius: 6px;
	background-color: var(--primary-light-bg);
}

.inventory-seo-content {
	margin-top: 20px;
}

.popular-vehicle-link {
	color: var(--primary-dark-txt);
}

.inventory .srp-sidebar .card-header::before {
	content: none !important;
}

.popular-vehicle-link:first-line {
	font-weight: bold;
}

.popular-vehicles-section-panel [class*="col-"] {
	margin-bottom: 20px !important;
}

/* About Us section */
.page-home .textwithimage-in-container {
	padding-bottom: 1.5em;
}

@media (min-width: 1600px) {
	.page-home .textwithimage-in-container {
		margin-bottom: -6em;
	}
}

/* Inventory slideshow */
.page-home .card__multi__style3 .item__card {
	background-color: #ffffff;
}

/* VDP */
.page-inventory-details {
	/* margin-top: 150px; */
}

.vdp__photoGrid.photo__grid2 .photo__item {
	border-radius: 10px;
}

.vdp__container {
	margin-top: 2em !important;
}

.vdp-module-canvas-razor-wrapper .btn-check:active+.btn-outline-secondary,
.vdp-module-canvas-razor-wrapper .btn-check:checked+.btn-outline-secondary,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary.active,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary.dropdown-toggle.show,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary:active {
	color: #fff !important;
	background-color: var(--color-theme-text) !important;
	border-color: var(--color-theme-text) !important;
}

.vdp-module-canvas-razor-wrapper .btn-outline-secondary:hover,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary:hover:focus,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary:not([disabled]):not(.disabled).active,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary:not([disabled]):not(.disabled):active,
.vdp-module-canvas-razor-wrapper .show>.btn-outline-secondary.dropdown-toggle {
	color: #fff !important;
	background-color: var(--color-theme-text) !important;
	border-color: var(--color-theme-text) !important;
}

.vdp-module-canvas-razor-wrapper .btn-outline-secondary {
	border-color: var(--color-theme-text) !important;
	color: var(--color-theme-text) !important;
}

.vdp-module-canvas-razor-wrapper .btn-outline-secondary:before {
	background: var(--color-theme-text) !important;
}

.vdp-module-canvas-razor-wrapper .btn-secondary:before {
	background: var(--color-theme-secondary-hover) !important;
}

.vdp-module-canvas-razor-wrapper .btn {
	padding: 10px 15px;
}

@media (min-width: 992px) {
	.inventorydetails .narrow-container .section>div:first-of-type>.module {
		margin-top: 0;
	}
}

.loan__calc__content .form-control {
	border-bottom: 2px solid var(--color-theme-border) !important;
	background: var(--primary-light-bg) !important;
}

/* About Us page */
.ourStory__section {
	margin: 50px auto;
}

.ourStory__section .signature {
	max-width: 120px;
}

.section__bg__alt {
	background: var(--primary-light-bg);
}

.pageSection__title h1 {
	margin-bottom: 0;
}

/** Employees**/
.employees {
	background-color: #fff;
	padding-top: 20px;
}

.employee__title {
	padding: 50px 0 0;
	text-align: center;
	background-color: #fff;
}

.employee__title h1 {
	margin-bottom: 0;
}

.employees .card.employees-circle {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
	max-width: 23%;
	background-color: white;
	margin-bottom: 0;
}

.employees-img-square {
	border-radius: 10px;
}

.employees.employees-circles .employees-img-circle {
	border-radius: 10px;
	border-width: 2px;
}

.employees-img-circlephoto {
	border-radius: 10px;
}

.employees.employees-circles .employees-img-circle {
	border-top-color: var(--employees-border);
}

.employees .card.employees-circle .employees-contact {
	padding: 0 1.2em 1.2em 1.2em;
}

/** Testimonials **/
.page-all-about-autostyle .form-control {
	background-color: #fff;
}

.testimonial__item {
	background: white;
	border: 1px solid var(--color-theme-border);
	border-radius: 10px;
	padding: 50px;
}

.testimonial__item .testimonial__name {
	font-size: 1.25em;
	font-weight: 700;
}

.testimonial__item .testimonial__date {
	font-size: 1em;
}

.testimonial__item .testimonial__copy p {
	font-size: 1.25em;
}

.testimonial__item .testimonial__copy p:last-of-type {
	margin-bottom: 0;
}

.testimonial__item .star__rating {
	margin-bottom: 15px;
}

.testimonial__item i {
	padding-right: 2px;
	color: #ffc109;
}

.testimonial__title {
	padding: 50px 0 20px;
}

.testimonial__title h1 {
	margin-bottom: 0;
}

.testimonial__title__form {
	padding: 50px 0 0;
	text-align: center;
	background-color: var(--primary-light-bg);
}

.testimonial__title__form h2 {
	margin-bottom: 0;
}

.page-all-about-autostyle .form-wrap {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.page-all-about-autostyle .form-wrap h2,
.page-all-about-autostyle .form-wrap .form-forms-text,
.page-all-about-autostyle .form-wrap .form-forms-spacer {
	display: none;
}

.page-all-about-autostyle .form-wrap textarea {
	height: 4em !important;
}

.page-all-about-autostyle .form {
	background-color: var(--primary-light-bg);
	padding-bottom: 50px;
}

.bg__color__alt {
	background-color: var(--primary-light-bg);
}

/** FAQs Section**/
.faq__section {
	margin: 50px 0;
}

.faq__section .section__img__wrapper {
	background-image: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/717711D3CC97F2523747CC9F6022C9BE.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	height: 500px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.faq__section .section__img__wrapper::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1;
}

.faq__section .section__title__content {
	padding: 50px;
	position: relative;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.faq__section .section__title__content .section__title__wrapper {
	width: 30%;
}

.faq__section .section__title__content .section__title1 {
	border-bottom: 0;
	margin-bottom: 0;
	line-height: 1;
}

.faq__section .section__title__content .section__copy {
	margin-bottom: 0;
}

.accordion-flush .accordion-item {
	border: none;
	margin-bottom: 10px;
}

.accordion-flush .accordion-button:not(.collapsed) {
	background-color: var(--primary-light-bg);
	border: 1px solid var(--color-theme-border);
	color: var(--color-theme-text);
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: bold;
}

.accordion-flush .accordion-button {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	font-size: 1rem;
	color: var(--bs-accordion-btn-color);
	text-align: left;
	background-color: var(--primary-light-bg);
	border: 1px solid var(--color-theme-border);
	overflow-anchor: none;
	-webkit-transition: var(--bs-accordion-transition);
	-o-transition: var(--bs-accordion-transition);
	transition: var(--bs-accordion-transition);
	padding: 20px;
	border-radius: 10px !important;
}

.accordion-flush .accordion-button::after {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 1.25rem;
	height: 1.25rem;
	margin-left: auto;
	content: "";
	background-image: none;
	background-repeat: no-repeat;
	background-size: 1.25rem;
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
	transition: -webkit-transform 0.2s ease-in-out;
	-o-transition: transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.accordion-flush .accordion-button:not(.collapsed)::after {
	background-image: none;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.accordion-flush .accordion-button:focus {
	border-color: var(--color-theme-border);
}

/* Shopping Request Page */
.page-shopping-request .form-wrap textarea {
	height: 4em !important;
}

.page-shopping-request .form-grid-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
}

/* Value My Trade Page */
.page-value-my-trade .form-grid-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
}

.page-value-my-trade .form-wrap textarea {
	height: 4em !important;
}

/* Work With Us - Job Application Page */
.page-work-with-us textarea {
	height: 4em !important;
}

/* Contact Us Page */
.page-contact-us .col__xtra {
	background: var(--primary-light-bg);
	border-left: 1px solid var(--color-theme-border);
	padding-bottom: 20px;
	position: absolute;
	top: 0;
	right: 0;
}

.page-contact-us .col__xtra .section__subtitle1 {
	font-size: 1.5em;
	border-bottom: 0;
	margin-bottom: 10px;
	padding-bottom: 0;
	margin-top: 50px;
}

.page-contact-us .form {
	height: calc(100% - 50px);
	padding-bottom: 0;
}

.page-contact-us .form-wrap textarea {
	height: 4em !important;
}

.page-contact-us .multiplechoice-answers-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.page-contact-us .multiplechoice-answers-container .form-forms-multiplechoice-answer {
	margin-right: 20px;
}

.page-contact-us .g-recaptcha {
	margin-bottom: 50px;
}

@media (max-width: 991px) {
	.page-contact-us .form {
		height: unset;
	}

	.page-contact-us .form-wrap {
		width: 100%;
		padding-right: 0;
	}

	.page-contact-us .col__xtra {
		background-color: #fff;
		border-left: 0;
		padding-bottom: 50px;
		position: relative;
		top: 0;
		padding: 20px;
		width: 100%;
		max-width: unset;
	}
}

/* Business Hours */
.business__info a {
	color: var(--primary-dark-txt);
}

.business__hours__wrapper .business__hours__item {
	padding: 15px 0;
	border-bottom: 1px solid #ededed;
}

.business__hours__wrapper .business__hours__item:nth-child(even) {
	background-color: var(--primary-light-bg);
	border-radius: 4px;
}

.business__hours__wrapper .business__hours__item:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}

.business__hours__wrapper .business__hours__item .hours__value {
	font-weight: bold;
}

.business__name {
	font-size: 1.25em;
}

.icon__wrapper {
	padding: 5px;
	width: 36px;
	height: 36px;
	border: 1px solid #ededed;
	background-color: var(--primary-dark-bg);
	border-radius: 50px;
	display: inline-block;
	text-align: center;
	margin-right: 5px;
}

.icon__wrapper i {
	color: #fff;
}

.business__img__wrapper {
	aspect-ratio: 1.77777778;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	margin-bottom: 10px;
}

.business__img__wrapper img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 10px;
}

.business__contact__info {
	margin-bottom: 10px;
}

/* -------------------- SECTIONTITLE ---------------------- */
/* Header / Nav */

.cw-header {
	background: var(--color-theme-primary);
	color: #fff;
	padding: 10px 0;
	font-size: 14px;
}

.header-info {
	display: none;
}

.navbar .container {
	padding-top: 10px;
	padding-bottom: 10px;
}

.header .navbar .dropdown-menu {
	min-width: 200px;
	width: auto;
	padding: 1em;
	background: var(--color-theme-background);
}

.header .navbar .dropdown-menu .dropdown-item {
	color: var(--color-theme-text);
}

.cw-header .pipe {
	display: none;
}

.cw-header .cw-flexing {
	display: flex;
	flex-flow: column;
	justify-content: flex-start;
	align-items: flex-start;
}

.header .navbar .active>.nav-link,
.header .navbar .dropdown-item.active,
.header .navbar .dropdown-item:active,
.header .navbar .show>.nav-link {
	background-color: transparent !important;
}

@media (min-width: 440px) {
	.cw-header .pipe {
		display: inline-block;
	}

	.cw-header .cw-flexing {
		flex-flow: row wrap;
		justify-content: flex-start;
	}
}

@media (min-width: 768px) {
	.cw-header .cw-flexing {
		justify-content: flex-end;
	}
}

@media (min-width: 992px) {
	.navbar-collapse {
		-webkit-box-flex: initial;
		-ms-flex-positive: initial;
		flex-grow: initial;
	}

	.header .nav-link-cart,
	.header .navbar .nav-link {
		line-height: 20px;
		font-size: 14px;
	}

	.header .navbar {
		padding-top: 5px;
		height: 125px;
	}

	.header .navbar .navbar-nav .nav-link {
		padding-right: 5px;
		padding-left: 5px;
		margin-right: 5px;
		margin-left: 5px;
	}
}

@media (min-width: 1200px) {
	.header li.nav-item {
		margin-right: 15px;
	}

	.header li.nav-item:last-of-type {
		margin-right: 0;
	}

	.header .navbar .navbar-nav .nav-link:last-of-type {
		margin-right: 0;
	}
}

@media (max-width: 991px) {
	.cw-header .container {
		max-width: 100%;
	}

	.navbar .container {
		text-align: center;
		max-width: 100%;
	}
}

/* Affixing header. Might need adjustment if the code for .affix starts working */
section:not(.page-inventory-details) .header .header-container {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	z-index: 1030;
	color: #fff;
	box-shadow: 0 0 10px #000;
}

/** Adds top margin to all pages to account for fixed header**/

section[class*="page-"]:not(.page-inventory-details) {
	margin-top: var(--cw-headerHeight);
}

/* There's a script to make the variable always the size of the header container */
:root {
	--cw-headerHeight: 147px;
}

/* media queries are just to keep the settings close so it doesn't jump as much on load */
@media (min-width: 576px) {
	:root {
		--cw-headerHeight: 126px;
	}
}

@media (min-width: 768px) {
	:root {
		--cw-headerHeight: 105px;
	}
}

@media (min-width: 992px) {
	:root {
		--cw-headerHeight: 116px;
	}
}

/* -------------------- SECTIONTITLE ---------------------- */

footer.footer>.container {
	display: none;
}

.footer__global {
	padding-top: 50px;
}

.footer__global .business__info__wrapper .business__name {
	font-size: 24px;
	font-weight: 700;
}

.footer__global .footerNavItems .nav__item__title {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
	color: unset;
}

.footer__global .footerNavItems ul li {
	margin-bottom: 10px;
}

.footer__global .col {
	background: transparent !important;
}

/* Background */
.footer__global {
	background: var(--primary-dark-bg);
}

/* Highlight */
.footer__global a:hover,
.footer__global .dropdown-item:hover {
	color: #fff;
}

/* Text */
.footer__global,
.footer__global .nav-link,
.footer__global a {
	color: #fff;
}

/* Hours */
.footer__global .business-hours li {
	line-height: 1.4;
}

.footer__global .cw-store-hours {
	margin-top: 0.5rem;
	display: flex;
	flex-flow: column;
	max-width: 350px;
}

.footer__global .cw-store-hours h2 {
	font-size: 20px;
}

/* Social */
.footer__global .social__share .social__icon {
	margin-right: 15px;
}

.footer__global .social__share .social__icon:last-of-type {
	margin-right: 0;
}

.footer__global .social__share .social__icon i {
	color: #fff;
	font-size: 18px;
}

/*-- Forms --*/
.form-forms-header {
	font-size: 1.75rem;
}

hr {
	opacity: 1;
}

.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;
}

/* Internal page */
section:not(.page-home) .title {
	background: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)),
		url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/9A53AA47DE73C8DD04D0FA5557246562.jpg");
	padding: 7em 0;
	margin-bottom: 3em;
	color: #ffffff;
	text-transform: uppercase;
	background-size: cover;
}

/* -------------------- Fixes ---------------------- */
@media (max-width: 991px) {
	body .inventory .srp-sidebar {
		/* Should help keep search results page in front of navbar.*/
		/* likely also need to reduce highest navbar/other elements z-index to around 1030-1039 */
		z-index: 1040;
	}
}

.inventory .inventory-container>.row {
	/* Fix for inventory row expanding beyond site width */
	margin-left: 0;
	margin-right: 0;
}

@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;
	}
}

/* -------------------- Sticky nav fixes/changes ---------------------- */

/* Sets sticky top offset and appropriate z-index */
.page-inventory-details .builder-canvas__sticky-container {
	/* z-index: 1029; */
}

/* resets z-index higher than navbar when a modal is open. */
.page-inventory-details .builder-canvas__sticky-container:has(.modal.show) {
	/* z-index: 1055; */
}

/* Adjustment for fixed header */
.page-inventory-details .builder-canvas__sticky-container {
	/* top: var(--cw-headerHeight); */
}

/* Conditional settings that might need adjustment of classes or might not be needed */
/* removing shadows if needed*/
.page-inventory-details .header .header-container {
	box-shadow: none;
}

@media (max-width: 991px) {

	/* Hide pre-header on mobile on VDP */
	.page-inventory-details .cw-header {
		display: none;
	}

	.inventorydetails .vdp__quickconnect__mod.module {
		margin-top: 35px;
	}
}

/* !!! Testimonials !!! */

.card-testimonial-container {
	position: relative;
	margin-bottom: 3em;
}

.card.card-testimonial {
	background: var(--color-theme-background);
}

.card-testimonial {
	position: relative;
	border: 3px solid var(--color-theme-primary);
	margin-left: 25px;
}

.card-testimonial::before {
	content: " ";
	position: absolute;
	width: 0;
	height: 0;
	right: 34px;
	bottom: -30px;
	border: 14px solid;
	border-color: var(--color-theme-primary) var(--color-theme-primary) transparent transparent;
}

.card-testimonial::after {
	content: " ";
	position: absolute;
	width: 0;
	height: 0;
	right: 38px;
	bottom: -21px;
	border: 19px solid;
	border-color: var(--color-theme-background) var(--color-theme-background) transparent transparent;
}

.card-testimonial-quotemark {
	position: absolute;
	top: 10px;
	left: -33px;
	background: var(--color-theme-background);
	padding: 20px 15px 10px 15px;
	width: 71px;
}

.card-testimonial .card-body {
	padding-top: 1.5rem;
	padding-left: 48px;
	padding-bottom: 1.5rem;
}

.card-testimonial .card-text {
	line-height: 1.8;
}

.card-testimonial-author {
	margin-top: 35px;
	text-align: right;
	font-size: 1.9em;
}

.quote-svg-fill {
	fill: var(--color-theme-secondary);
}

@media (max-width: 567px) {
	.card-testimonial .card-text {
		font-size: 0.95em;
		line-height: 1.7;
	}

	.card-testimonial-quotemark {
		width: 65px;
	}

	.card-testimonial .card-body {
		padding-left: 40px;
	}
}

section.inventory-search-module .form__wrapper {
	border: 3px solid var(--color-theme-primary) !important;
}

.business-hours .today {
    color: #fff;
	font-weight: bolder;
}

.inventory-cta .btn:hover{
	color: #fff !important;
}

.card__multi__style3 .item__card .title__style__content .item__title h3:hover{
	color: #f1f1f1;
}

.card__multi__style3 .item__card .title__style__content .item__title h3{
	color: #fff;
}

.homeh1{
    font-size: 2em;
    color: #fff;
  }
 
  .cw-process{
     text-align: center;
    color: #fff;
  }

  .cw-hero-banner {
  width: 100%;
  background: #BB1D27; /* change to your desired color, gradient, or image */
  text-align: center;
  padding: 30px 10px; /* space around text */
}

.cw-check-text ul {
    list-style-type: none;
    padding-left: 0;
}

.cw-check-text ul > li {
    margin-bottom: 5px;
}

.cw-check-text ul i {
    color: var(--color-theme-highlight);
}

.cw-flagbanner{
        font-size: 3.3em;
    }
    .cw-special-offer .hero-wrapper {
    position: relative;
    overflow: hidden;
    background-image:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/FEF85C2FBBF2C488AC3B8352F2EBF418.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 4% 0;
}

.cw-special-offer .hero-wrapper:after {
    overflow: hidden;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(33,33,45,.1)
}

.cw-special-offer .hero-wrapper .hero-container {
    position: relative;
    z-index: 2;
    color: #fff;
    max-width: 1653px;
    margin: auto;
    padding: 1em
}

.cw-special-offer .hero-wrapper .hero-row {
    padding-top: 2em;
    padding-bottom: 2em
}




@media(max-width: 767px) {
    .cw-special-offer .hero-wrapper:after {
        /* background:rgba(33,33,45,.7) */
    }

    .cw-special-offer .hero-wrapper .hero-row {
        min-height: auto
    }

    .cw-special-offer .hero-wrapper .hero-row h1 {
        font-size: 2em
    }

    .cw-special-offer .hero-wrapper .hero-row h2,.cw-special-offer .hero-wrapper .hero-row .lead {
        font-size: 1rem
    }
}