/* LOCAL FIXES */

/* TAB LIST */

.with-paddles .tabnav-link {
	color: #333;
	background-color: #fbfbfd !important;
	-webkit-tap-highlight-color: transparent;
}
.with-paddles .tabnav-item {
	background-color: #fbfbfd !important;
	-webkit-tap-highlight-color: transparent;
}

.pricing-gallery-item-5-selected {
	height: 230px !important;
}

#pricing-gallery-item-5 h3 {
	margin-top: 35px;
}

.pricing-gallery-item-6-selected {
	height: 346px !important;
}

.section-content-pricing #pricing-gallery-item-6-tabnav-trigger .tabnav-icon {
	background-repeat: no-repeat;
	background-image: url("/la/alac/trade-in/images/aos_glyph_other__fsert41w38a6_large.png");
	background-size: 56px 56px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and(min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-content-pricing
		#pricing-gallery-item-6-tabnav-trigger
		.tabnav-icon {
		background-image: url("/la/alac/trade-in/images/aos_glyph_other__fsert41w38a6_large_2x.png");
	}
}

html.touch .tabnav-paddles {
	display: block !important;
	position: relative;
	bottom: 195px;
	margin-top: 0;
}
