

.modal { z-index: 960! important; }
.modal-backdrop { z-index: 950! important; }

a.btn:focus, a.btn:hover { color: #fff !important; }

.wysiwyg a, .wysiwyg p, .wysiwyg p span, .wysiwyg span { background-color: rgba(0,0,0,0) !important; }

.wysiwyg p, .wysiwyg p span, .wysiwyg span { color: #f3f3f3 !important; }


.lv-topbar .top-parent-anchor {
    padding: 0 .7375rem;
}
.lv-topbar>ul {
   justify-content: right;
}

.heading-border-bottom {
	border-bottom: 1px solid #ffffff47;
    padding-bottom: 10px;
}
.product-feature-box {
	display: flex;
    flex-flow: row;
    align-items: flex-start;
	margin-bottom: 1.5rem;
}
.product-feature-box .image {
	width: 24%;
    height: auto;
}
.product-feature-box .content {
	display: flex;
    flex: 1;
    justify-content: space-between;
    flex-direction: column;
    padding-left: 1rem;
}
.product-feature-box .content span {
	background-color: initial !important;
	color: inherit !important;
}
.product-feature-box .content p, .product-feature-box .content-text {
	font-size: 0.9rem;
	margin-bottom: 0;
}
.product-feature-title { margin-bottom: 5px !important; }

.logo-yamaha-title { height: 1.5rem; }

@media (min-width: 992px) {
	.page-header h1 .special-btn-insurance img, .page-header h2 .special-btn-insurance img {
		top: 0.6875rem;
		width: 14.5rem;
		margin-bottom: 0.625rem;
	}
}

.btn-hero-tile-v2 {
	height: 6rem;
	background-size: cover;
	background-position: center center;
	color: #fff;
	filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.5))
}


.btn-hero-tile-shift-img-lg { background-position: -100% center; }

.btn-hero-tile-v2 .logo {
	position: absolute;
	bottom: 0;
	left: 0;
	width: auto;
}

.btn-hero-tile-v2 h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.74);
	color: #fff;
	font-weight: 700;
	font-size: 1.6rem;
	padding: 0.7rem;
}

.btn-hero-tile-v2 .logo-kawasaki {
	max-width: 55%;
	max-height: 50%;
}

.btn-hero-tile-v2 .logo-ktm {
	max-width: 55%;
	max-height: 50%;
}

.btn-hero-tile-v2 .logo-yamaha {
	max-width: 59%;
	max-height: 50%;
}
@media (min-width: 992px) {
	.btn-hero-tile-v2 { height: 11rem; }
	
	.btn-hero-tile-v2 h2 { font-size: 2.3rem; padding: 1rem; }
	
	.block-grid-lg-4 .btn-hero-tile-v2 h2 { font-size: 1.8rem; padding: 1rem; }

	.btn-hero-tile-v2 .logo-kawasaki {
		max-width: 70%;
	}

	.btn-hero-tile-v2 .logo-ktm {
		max-width: 55%;
	}

	.btn-hero-tile-v2 .logo-yamaha {
		max-width: 80%;
	}
}

@media (min-width: 1260px) {
	.btn-hero-tile-v2 { height: 13rem; }
}
