body, p, blockquote, li {
	font-family: "Roboto";
	font-weight: 400;
	font-style: normal;
	line-height: 1.8;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Oswald";
	font-weight: 700 !important;
	font-style: normal;
	line-height: 1.4;
}
body, #fullArticle p,
#fullArticle blockquote,
#fullArticle li,
#fullArticle td {
	font-family: helvetica;
	font-size: 16px;
}
h1 {
	clear: both;
	font-family: helvetica;
}
h2 {
	clear: both;
	padding-top: 25px;
	font-family: helvetica;
}
#sidebar {
	display: none;
}
#main-content {
	width: 100%;
	background: none;
	padding: 0;
}
.contentWrapper {
	border: none;
	background: none;
	padding: 45px 0;
}
#fullArticle img {
	/* image-rendering: pixelated; */
}
#fullArticle table tr td img {
	margin: 0;
	border-color: #f0f0f0;
	width: 100%;
	/* min-width: 478px; */
}
#fullArticle table tr td {
	/* width: 50%; */
	border-top: none;
}
#fullArticle table:not(.regular_table) tr td:first-child {
	width: 50%;
	padding-right: 25px;
}
#fullArticle table:not(.regular_table) tr td:last-child {
	/* 	width: 60%; */
}
#fullArticle table.regular_table tr td {
	white-space: normal !important;
}
#fullArticle .title {
	font-size: 24px;
	font-weight: 600 !important;
	text-align: center;
}
#fullArticle .regular_table.regular_table_border {}
#fullArticle h2 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.2px;
	font-family: Roboto, Helvetica, sans-serif;
	border-bottom: 1px solid #f0f0f0;
	padding-top: 0;
	padding-bottom: 5px;
}
#fullArticle ul {
	margin-left: 30px;
}
#fullArticle li {
	position: relative;
	list-style: none;
}
#fullArticle li:before {
	position: absolute;
	left: -20px;
	top: 7px;
	content: '';
	/* content: "\e603";
	font-family: helpscout-docs3;
	speak: none;
	font-size: 16px; */
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #333;
	font-style: normal;
	font-weight: 400;
	background-color: #444;
}
#fullArticle li li {
	list-style: inherit;
}
#fullArticle li li:before {
	display: none;
}
input, textarea, button, select {
	font-family: Montserrat, sans-serif;
	font-style: normal;
	font-weight: 400;
}
.brand {
	margin-left: 20px !important;
	padding: 15px 0 !important;
}
.brand img {
	height: 30px;
	width: auto;
}
.navbar {
	text-align: center;
}
.navbar .navbar-inner {
	background: rgb(17, 22, 26);
	box-shadow: rgb(17 22 26 / 10%) 0px 1px 2px, rgb(17 22 26 / 10%) 0px 4px 8px;
}
.navbar .nav li a, .navbar .icon-private-w {
	color: #fff;
	font-size: 14.5px;
	line-height: 2.6;
	font-weight: 600;
	font-family: "Roboto" !important;
	text-transform: capitalize;
	padding: 12px 15px;
}
.navbar .nav .active .caret {
	transform: scale(2);
}
#docsSearch {
	background: #f3f0f0;
	padding: 3em 0;
	margin-bottom: 5em;
}
#searchBar button {
	top: 32px;
	border: none;
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: none;
	font-size: 16px;
	background: #e02826;
	border-radius: 0 100px 100px 0;
}
#searchBar button:hover {
	background: #e02826;
}
#searchBar .search-query {
	padding-right: 140px;
	padding-left: 50px;
	border-radius: 100px;
	background: url('https://cdn.shopify.com/s/files/1/0266/1302/2766/files/search.png?v=1653630786') 15px 12px no-repeat #fff;
	background-size: 25px;
}
.category-list {
	text-align: center;
	margin-bottom: 5em !important;
}
textarea:focus, input:focus, input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus, .uneditable-input:focus {
	border-color: rgba(0, 0, 0, .2);
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 4px rgb(0 0 0 / 20%);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 4px rgba(0, 0, 0, .2);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 4px rgb(0 0 0 / 20%);
	outline: 0 !important;
}
.category-list .category {
	width: 20%;
	border: none;
	padding: 3em 1em;
	background: #f3f0f0;
	min-height: 185px;
}
.category-list .category:hover {
	background: #d7d5d5;
}
.category-list .category p {
	display: none;
	color: #333;
}
.category-list p {
	font-size: 16px;
}
.collection-category h2 {
	text-align: center;
	margin-bottom: 40px;
}
#sidebar h3 {
	font-size: 18px;
	letter-spacing: 0.5px;
	color: #000;
	margin-bottom: 20px;
}
#sidebar .nav-list a {
	font-size: 1.2em;
	line-height: 1.4;
	text-shadow: none !important;
}
#sidebar form .search-query {
	padding-left: 15px;
	background: none;
}
footer p {
	text-align: center;
	font-size: 14px;
	color: #9ca3af;
}
footer p a {
	color: #9ca3af;
}
footer p a:hover {
	color: #e02826;
}
.category-list h3 {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	max-width: 165px;
	margin: auto;
	line-height: 1.5;
}
.category-list .category h3:before {
	display: block;
	content: '';
	background-size: 80px !important;
	width: 80px;
	height: 80px;
	margin: 20px auto 10px;
}
.category-list .category:nth-child(0) h3:before {
	background: url('https://cdn.shopify.com/s/files/1/0266/1302/2766/files/icon-support-faq.png?v=1598517674') center center no-repeat;
}
.category-list .category:nth-child(1) h3:before {
	background: url('https://cdn.shopify.com/s/files/1/0266/1302/2766/files/icon-support-how-videos.png?v=1598517674') center center no-repeat;
}
.category-list .category:nth-child(2) h3:before {
	background: url('https://cdn.shopify.com/s/files/1/0266/1302/2766/files/icon-support-coverage-checker.png?v=1598517674') center center no-repeat;
}
.category-list .category:nth-child(3) h3:before {
	background: url('https://cdn.shopify.com/s/files/1/0266/1302/2766/files/icon-support-faq.png?v=1598517674') center center no-repeat;
}
.category-list .category:nth-child(4) h3:before {
	background: url('https://cdn.shopify.com/s/files/1/0266/1302/2766/files/icon-support-code-library.png?v=1598517674') center center no-repeat;
}
.category-list .category:nth-child(5) h3:before {
	background: url('https://cdn.shopify.com/s/files/1/0266/1302/2766/files/icon-support-obd-port-locator.png?v=1598517674') center center no-repeat;
}
.category-list .category:nth-child(6) h3:before {
	background: url('https://cdn.shopify.com/s/files/1/0266/1302/2766/files/icon-support-tool-upgrade.png?v=1598517674') center center no-repeat;
}
.category-list .category:nth-child(7) h3:before {
	background: url('https://cdn.shopify.com/s/files/1/0266/1302/2766/files/icon-support-call-us.png?v=1598517674') center center no-repeat;
}
.category-list .category:nth-child(8) h3:before {
	background: url('https://cdn.shopify.com/s/files/1/0266/1302/2766/files/icon-support-email-us.png?v=1598517674') center center no-repeat;
}
#fullArticle table td, #fullArticle table th {
	cursor: text;
	font-size: inherit;
	font-size: 14.5px;
	padding: 10px 0;
}
#fullArticle table td li {
	font-size: 14.5px;
}
.bd-table {
	max-width: 80%;
	border-color: #f0f0f0;
	border-style: solid;
	border-width: 1px;
	margin: auto;
	border-collapse: collapse;
}
.bd-table th {
	background-color: #c31b19;
	color: white;
	border: 1px solid #ddd;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle !important;
}
.bd-table td, .bd-table th {
	border: 1px solid #afafaf;
}
.related {
	background-color: #eff6ff;
	border: 1px solid #bfdbfe;
}
.articleRatings {
	box-shadow: none;
	color: #1f2937;
	border: none;
	background-color: #eff6ff;
}
/* ******** */
@media (min-width: 769px) {
	.navbar .nav {
		margin-right: 20px;
	}
}
@media (max-width: 1199px) {
	.navbar .nav {
		position: relative;
		float: none;
	}
	/* .navbar .btn-navbar {
		display: block;
	}
	.nav-collapse, .nav-collapse.collapse {
		overflow: hidden;
		height: 0;
		position: relative;
	} */
}
@media (min-width: 1200px) {
	.navbar .nav {
		position: absolute;
	}
	.nav-collapse.collapse {
		position: static;
		height: auto !important;
	}
}
@media (max-width: 768px) {
	.container-fluid {
		padding-right: 20px;
		padding-left: 20px;
	}
	#searchBar button {
		top: 23px !important;
	}
	.category-list .category, .category-list.two-col .category {
		width: 44.5%;
	}
}
@media (max-width: 495px) {
	.container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
	#main-content {
		margin: auto;
	}
	#fullArticle .title {
		text-align: left;
	}
	#fullArticle table {
		margin-bottom: 0;
	}
	#fullArticle table tr td {
		display: block;
		width: 100% !important;
	}
	#fullArticle table tr td img {
		width: 100%;
		max-width: 100%;
	}
}
@media (max-width: 768px) and (max-width: 600px) {
	.category-list .category, .category-list.two-col .category {
		width: 100%;
		margin-bottom: 15px;
	}
}