/******************************************************************
Theme Name: Arkansas Diesel Engines
Theme URI: http://www.ardieselengines.com
Description:
Author: MATMON INTERNET, INC.
Author URI: http://www.matmon.com
Version: 2.1 (CSS)
Foundation Version: 5.5.1
Tags:

******************************************************************/

/*Essentials*/
body {
	font-family: 'open_sansregular';
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	font-family: 'open_sansbold';
}
#content #inner-content {
	padding: 3rem 0rem;
	max-width: 70rem;
}
.inner-content {
  margin: auto;
	padding: 2rem auto;
	max-width: 70rem;
}
.footer #inner-footer {
	padding: 1rem 0rem;
	max-width: 70rem;
}
#main h1.page-title, #content-not-found h1 {
	font-family: 'antoniobold';
	text-transform: uppercase;
	margin-bottom: 3rem;
	color: #9E1C20;
	font-size: 2.4rem;
}
#main header.article-header.text-center {
	background: #fff;
	padding-bottom: 2rem;
	padding-top: 2rem;
}
header.article-header.text-center {
	background: #9E1C20;
	padding-bottom: 2rem;
	padding-top: 2rem;
}
h1.page-title {
	color: #fff;
	font-family: 'antoniobold';
	text-transform: uppercase;
	font-size: 2.6rem;
}
/* Brands and Logos*/
#brands-wrapper {
	background: #d6d8d9;
	border-top: solid 1px #BBBBBB;
	border-bottom: solid 1px #BBBBBB;
	padding-top: 2rem;
	padding-bottom: 1rem;
}
#brands-wrapper a ,
#brands-wrapper a:visited {
	color: #989898;
	color: #fff;
}
#brands-wrapper a:hover,
#brands-wrapper a:active {
	color: #9E1C20;
}
#brands-wrapper h2.headline {
	font-family: 'antoniobold';
	text-transform: uppercase;
	color: #989898;
	font-size: 2.4rem;
}
#brands-wrapper h3.sub-title {
	font-family: 'open_sansregular';
	font-size: 1.2rem;
	text-transform: uppercase;
	color: #989898;
	margin-bottom: 2rem;
}
#inner-content.logos {
	margin: auto;
}
/* Heros */
#heros {
	border-bottom: 6px solid #9E1C20;
}
.overlay {
	left: 0;
	position: absolute;
	top: 0%;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.overlay.odd {
	background: rgba(103, 103, 102, 0.7);
}
.overlay.even {
	background: rgba(158, 28, 32, 0.7);
}
.overlay.statement {
	background: rgba(103, 103, 102, 0.7);
}
#heros .hero {
	padding: 0;
}
.hero img {
	width: 100%;
}
.messaging {
	padding-top: 25%;
	color: #fff;
	padding-left: 3rem;
	padding-right: 3rem;
	padding-bottom: 25%;
}
.hero h1.title {
	color: #fff;
	font-size: 2rem;
	text-transform: uppercase;
	font-family: 'open_sansregular';
}
p.description {
	font-size: 1.2rem;
	margin-bottom: 2.4rem;
}
.logos p {
	font-family: 'antoniobold';
	color: #fff;
	font-size: 2rem;
	text-transform: uppercase;
}
/* Top 25 parts and part types */
#top25-wrapper {
  border-top: 6px solid #9E1C20;
  background: #f7f7f7;
	padding-top: 2rem;
	padding-bottom: 1rem;
}
#headline_top25 {}

#headline_top25 h2,
#headline_top25 .headline {
   color: #9E1C20;
   color: #222222;
   color: #989898;
   font-family: 'antoniobold';
   text-transform: uppercase;
}
#headline_top25 a {}
.part-type-list {
  max-width: 450px;
  list-style-type: none;
  column-count: 2;
  column-gap: 40px;
  column-rule: 1px solid #989898;
  padding: 0;
  margin: 0 auto;
}
.part-type-list li {

}
/*Closer */
#closer {
	border-top: 6px solid #9E1C20;
}
#closer {
	padding: 0;
	max-height: 420px;
	overflow: hidden;
}
#closer .columns {
	padding: 0;
}
#closer img {
	width: 100%;
}
.mission h1.title {
	font-family: 'antoniobold';
	text-transform: uppercase;
	color: #fff;
	font-size: 2.4rem;
}
.mission {
	color: #fff;
	padding-left: 3rem;
	padding-right: 3rem;
}
.mission h2.sub-title {
	font-family: 'open_sansregular';
	font-size: 1.2rem;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 2rem;
}
/*Links*/

span.link {
	text-transform: uppercase;
}
.cfs-hyperlink {
	font-weight: normal;
	margin: 0 0 1.25rem;
	position: relative;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 50px;
	display: inline-block;
	padding-top: 1rem;
	padding-right: 2rem;
	padding-bottom: 1.0625rem;
	padding-left: 2rem;
	font-size: 1rem;
	color: #FFFFFF;
	transition: background-color 300ms ease-out;
}
.cfs-hyperlink:focus {
	color: #FFFFFF;
}
.odd .cfs-hyperlink:hover {
	color: #FFFFFF;
	background-color: #7B171A;
}
.odd .cfs-hyperlink {
	background-color: #9E1C20;
}
.even .cfs-hyperlink {
	background: #676766;
}
.even .cfs-hyperlink:hover {
	background: #3C3C3B;
	color: #FFFFFF;
}
button.tiny.button.split.sorting-list-title.round {
	background-color: #9E1C20;
	color: #FFFFFF;
	transition: background-color 300ms ease-out;
}
button.tiny.button.split.sorting-list-title.round:hover {
	color: #FFFFFF;
	background-color: #7B171A;
}
/*Nav*/
.top-bar {
	height: 6.8125rem;
	line-height: 6.8125rem;
	background: #fff;
	-moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
	z-index: 2;
}
.top-bar .name {
	height: 6.8125rem;
}
.top-bar .name h1 {
	line-height: 6.8125rem;
}
.top-bar-section li:not(.has-form) a:not(.button) {
	line-height: 6.8125rem;
	background: transparent;
	padding: 0 0.5rem;
}
.top-bar-section ul li > a {
	color: #676766;
	font-family: 'antoniobold';
	font-size: 1.1rem;
}
.top-bar-section ul li {
	background: transparent;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
	background-color: transparent;
	background: none;
	color: #9E1C20;
}
.top-bar-section ul li:hover:not(.has-form) > a {
	background-color: transparent;
	background: none;
	color: #9E1C20;
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
	background: transparent;
	color: #9E1C20;
	line-height: 6.8125rem;
	padding: 0 0.9375rem;
}
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
	background: transparent;
	color: #9E1C20;
}
/*Parts */
#ade-parts {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.product-wrapper {
	padding: 1rem;
	transition: background 300ms ease-out;
}
.product-wrapper:hover {
	background: #f7f7f7;
}
.part {
	margin-bottom: 4rem;
}
h2.part-name a ,
h3.part-name a {
	font-family: 'open_sansregular';
	font-size: 1.2rem;
	color: #474747;
}
.part-name a:hover {
	color: #9E1C20;
}
#top25-wrapper h3.part-name {
  display: block;
	font-size: 1.0rem;
  line-height: 1rem;
}
#top25-wrapper h3.part-name a {
	font-size: 1.0rem;
  line-height: 1.0rem;
}
#top25-wrapper .part {
	margin-bottom: 2rem;
}
h3.price {
	font-family: open_sansbold;
	font-size: 1rem;
	color: #9E1C20;
}
h1 .price {
	font-family: open_sansbold;
	color: #9E1C20;
}
span.edit {
	width: 100%;
	display: block;
}
i.flaticon-pen29 {
	color: #ddd;
}
i.flaticon-pen29:hover {
	color: #555;
}
a#clear-search {
	line-height: 1;
	padding-left: 1rem;
	font-size: 2rem;
	color: #ddd;
}
a:hover#clear-search {
	color: #999;
}
.product-pic {
	border: solid 1px #ddd;
}
/*Footer */
.footer {
	margin-top: 0;
	background: #676766;
	color: rgba(255, 255, 255, 0.4);
}
.footer h4.widgettitle {
	font-family: 'antoniobold';
	color: #fff;
}
footer.archive nav.page-navigation {
  margin: auto;
  display: inline-block;
}
.credits {
	border-top: solid 1px rgba(255, 255, 255, 0.4);
}
p.source-org.copyright {
	padding-top: 2rem;
	font-size: 0.8rem;
	color: rgba(255, 255, 255, 0.4);
	;
}
footer a i {
	font-size: 2.2rem;
	color: rgba(255, 255, 255, 0.4);
	transition: all 200ms ease-out;
}
footer i {
	padding: 0.4rem;
}
footer a:hover i {
	color: rgba(255, 255, 255, 0.8);
}
/* Tab Bar */
.tab-bar {
	background: #ffffff;
	-moz-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.4);
	border-bottom: solid 1px #1a1a1a;
}
.tab-bar .menu-icon span::after {
	box-shadow: 0 0 0 1px #222, 0 7px 0 1px #222, 0 14px 0 1px #222;
}
.left-off-canvas-menu {
	background: #fff;
}
ul.off-canvas-list li label {
	background: #f7f7f7;
	border-top: 1px solid #f9f9f9;
}
ul.off-canvas-list li a {
	color: rgba(89, 89, 89, 1);
}
ul.off-canvas-list li a:hover {
	background: #f2f2f2;
}
ul.off-canvas-list li a:active {
	background: #f1f1f1;
}

.hidden{
	display: none !important;
}
/*Media Queries*/
@media only screen and (max-width: 40em) {
.messaging {
	padding-top: 10%;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-bottom: 4%;
}
.hero h1.title {
	font-size: 1.4rem;
}
p.description {
	font-size: 0.8rem;
}

.inner-content,
#content #inner-content {
	padding: 1rem 0rem;
}
#main header.article-header.text-center {
	padding-bottom: 0rem;
	padding-top: 0rem;
}
#brands-wrapper h3.sub-title {
	font-size: 0.8rem;
}
.footer .widget {
	padding-bottom: 2rem;
}
.footer #inner-footer {
	padding-top: 3rem;
}
#main h1.page-title, #brands-wrapper h2.headline, .page h1.page-title {
	font-size: 1.8rem;
}
.tab-bar h1 {
	font-size: 1rem;
}
.split.button.tiny {
	padding-right: 2.75rem;
}
button.tiny, .button.tiny {
	padding: 0.625rem 0.6rem 0.6875rem 0.6rem;
	font-size: 0.4875rem;
}
.product-pic {
	margin-bottom: 1rem;
}
h2.part-name a {
	font-size: 0.6rem;
}
h3.price {
	font-size: 0.8rem;
}
.page header.article-header.text-center {
	padding-bottom: 1rem;
	padding-top: 1rem;
}
.frm_style_formidable-style.with_frm_style input[type=text], .frm_style_formidable-style.with_frm_style input[type=password], .frm_style_formidable-style.with_frm_style input[type=email], .frm_style_formidable-style.with_frm_style input[type=number], .frm_style_formidable-style.with_frm_style input[type=url], .frm_style_formidable-style.with_frm_style input[type=tel], .frm_style_formidable-style.with_frm_style input[type=phone], .frm_style_formidable-style.with_frm_style input[type=search], .frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_form_fields_style, .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
	width: 96% !important;
}
.frm_style_formidable-style.with_frm_style fieldset {
	border: none !important;
	padding: 0 !important;
	background-color: transparent;
}
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
.messaging {
	padding-top: 14%;
	padding-left: 2rem;
	padding-right: 2rem;
	padding-bottom: 4%;
}
.hero h1.title {
	font-size: 1.2rem;
}
p.description {
	font-size: 1rem;
}
.inner-content,
#content #inner-content {
	padding: 1rem 0rem;
}
.footer h4.widgettitle {
	font-size: 1rem;
}
.footer .widget p {
	font-size: 0.68rem;
}
#text-8 h4.widgettitle {
	font-size: 1.6rem;
	line-height: 1;
}
.page header.article-header.text-center {
	padding-bottom: 1rem;
	padding-top: 1rem;
}
}
