﻿/***** BEGIN RESET *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}

ol, ul {
	list-style: none;
}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address {  
    display: block;  
} 

/*-------- COLORS --------

*/

/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {font-family: "Inter", sans-serif !important;position:relative;}
h1,h2,h3,h4,h5,h6 {font-family: "Gelasio", serif !important;}
p {font-family: "Inter", sans-serif !important;}
a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}

hr{border:#000 1px solid;}

/*--- HEADER STYLES ---------------------*/
header {background:#F9F9F9;position: relative;}
.red-bg {background: #ef4138;}
.top-header {padding: 10px 0;}
.top-header .flex-container{justify-content: flex-end;}
.social-icons {display: flex;gap: 10px;justify-content: flex-end;}
.social-icons a {background: #fff;border-radius: 50%;padding: 5px;display: flex;align-items: center;justify-content: center;color: #ef4138;transition:.3s all;}
.social-icons a:hover {color: #000;}
.logo img {max-width: 100%;width: 90px;}
.main-header {background:#F9F9F9;}
.activeheader{position: fixed;width: 100%;top: 0;transition: .3s ease-in-out;z-index: 500;}
.main-header .flex-container {align-items: center;justify-content: space-between;}
.navigation-wrap {display: flex;align-items: center;gap: 15px;}
.openBtn {border: 2px solid #E0E0E0;border-radius: 4px;box-sizing: border-box;background: #fff;padding: 12px 14px !important;cursor: pointer;line-height: 1 !important;color: #000 !important;}
.openBtn:hover{color: #fff !important;background: #b7212c !important;border-color: #b7212c !important;}

/*---BODY--------------------------------*/
.wid90{width: 90%;margin: 0 auto;max-width: 1140px;}
.flex-container {display: flex;}

/*--------	HEAD SEARCH STYLES--------------------*/
.overlay {height: 100%;width: 100%;display: none;position: fixed;z-index: 555;top: 0;left: 0;background-color: rgba(0,0,0,0.7); justify-content:center;align-items: center;}
.overlay-content {position: relative;text-align: center;margin: 0 auto;max-width: 500px;width: 90%;}
form.search-header {display: flex;width: 100%;justify-content: center;gap: 10px;margin: 0 auto;height: 41px !important;}
/* Close button */
.overlay .closebtn {position: absolute;top: 0px;right: 0px;font-family: "Inter", Sans-serif;font-size: 15px;color: #fff;background-color: #b7212c;border-style: none;padding: 12px;width: 41px;height: 41px;border-radius: 4px 4px 4px 4px;transition: all .3s;cursor: pointer;display: flex;align-items: center;justify-content: center;margin: 30px 30px 0px 0px;}

.overlay .closebtn:hover {background: #000;}

/* Style the search field */
.overlay input[type=text] {font-family: "Inter", Sans-serif;padding: 13px 20px;font-size: 16px;border: none;background: white;height: auto !important;box-sizing: content-box;}

.overlay input[type=text]:hover { background: #f1f1f1;}

/* Style the submit button */
.overlay button {font-family: "Inter", Sans-serif;font-size: 15px;font-weight: 500;color: #000;background-color: #fdc800;border-style: none;padding: 13px;border-radius: 4px 4px 4px 4px;transition: all .3s;cursor: pointer;display: flex;align-items: center;justify-content: center;}

.overlay button:hover { color: #fff;background-color: #b7212c;}
/*--------	HOVER STYLES--------------------*/
/* Overline Reveal */
.hvr-overline-reveal {display: inline-block;vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);position: relative;overflow: hidden;}
.hvr-overline-reveal:before {content: "";position: absolute;z-index: -1;left: 0;right: 0;top: 0;background: #000;height: 4px;-webkit-transform: translateY(-4px);transform: translateY(-4px);-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {-webkit-transform: translateY(0);transform: translateY(0);}


/*-------- FOOTER STYLES ----------------*/
footer{background: #000;color: #fff;padding: 55px 0 0 0;}

.foot-wrap {padding-bottom: 80px;}
.foot-title {font-family: "Gelasio", serif !important;font-size: 20px;
    font-weight: 400;}

.foot-title hr {border: none;height: 2px;background: #fdc800;width: 50px; margin: 10px 0 25px;}
.foot-col ul {display: flex;gap: 50px;}
.foot-col ul li a {font-size: 14px;    line-height: 2;color: #fff;}

.foot-col li {
  list-style: none;
}
.foot-col li::before {
  content: '';
  display: inline-block;
  height: 13px;
  width: 8px;
  background-image: url("/siteart/angle-right-solid.svg");
	background-repeat: no-repeat;    margin-right: 15px;
}

.foot-content {padding: 20px 0;}

.foot-col img {max-width: 100%;height: 60px;}

.first-col,.second-col {border-right: 2px solid #7a7a7a;}
.first-col{padding:0 55px 0 0}
.second-col {padding:0 55px 0 55px}
.foot-col:last-of-type{padding: 0 0px 0 55px;}

.join-team {text-align: center;margin-bottom: 45px;}
.join-team h2 {
    font-weight: 400 !important;
}
.join-team strong{font-weight: 700; color: #fdc800;text-decoration: underline}
.copyright-box {background:#EF4138;padding: 15px 20px;color: #fff;}
.flex-container.flex-copy {
   
    justify-content: space-between;align-items: center;
}

.copyright-box p { font-size: 13px;}
.copyright-box {
    background: #EF4138;
    padding: 30px 40px;
    color: #fff;
}
/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.inventory-pg {padding: 40px 0 !important;}
.list-top-section .sticky-top-menu {top: 90px!important;z-index: 400!important;}
.faceted-search-content .faceted-section-head,.list-content .list-listing .listing-main-stats .spec-label,.list-content .spec-value,.list-content .listing-description,.list-content .price-container .price,.list-content .spec-label, .list-content .dealer-data,.list-content .listing-widgets a {font-family: "Inter", sans-serif!important;} 


.list-top-section .list-title .list-title-text{ font-family: "Gelasio", serif !important;}
.listing-top-right a, .lower-detail-data-left button, .send-email-btn, .media-buttons a, .media-buttons button, .faceted-search, .listing-dealer-info a, .view-listing-details-link, .main-detail-data .contact-options a, .fin-calc-btn-mobile, .selected-facet, .page-nav, .apply-button, .back-button, .calculator-btn, .mobile-done-button {
    -moz-border-radius: 4px !important;
    -o-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
}


.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {margin: 2px 3px 3px 4px;}
.faceted-text-input-searchType .search-type input[type=checkbox], .faceted-text-input-searchType .search-type  input[type=radio] {margin: 0px 3px 0px 6px;}


.list-content .list-title .list-listings-count,.bread-crumbs-heading .return-links .return-links-link span, #no-compare-listings, .bread-crumbs-heading .return-links .return-links-link i,.list-top-section .sticky-top-menu .listing-option-bar-content .list-listings-count,.mobile-option-bar .mobile-option-bar-filter {color:#b7212c !important;}


.hosted-content .attachment-search .search-checkboxes label .row {margin-left:0 !important;margin-right:0 !important;margin-bottom:0px !important;}

.view-listing-details-link, .selected-facet, .view-listing-details-link, .buy-now-link, .check-availability-link, .email-seller-link, .offer-btn, .buy-btn, .dealer-phone-mobile, .offer-btn-mobile, .send-email-btn-mobile, .send-wholesale-email-btn-mobile, .fin-calc-btn-mobile, .mobile-breadcrumb, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button, .dealer-btns-bottom a,.list-content .list-error-container .info button:not(.login-button){background:#fdc800 !important;color: #000 !important;}

.selected-facet, .dealer-phone-mobile, .offer-btn, .offer-btn-mobile, .fin-calc-btn-mobile, .send-wholesale-email-btn-mobile, .send-email-btn-mobile, .buy-now-link, .view-listing-details-link, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button{border: solid 1px #fdc800 !important; transition: ease all 0.2s !important;}

.selected-facet:hover, .dealer-phone-mobile:hover, .offer-btn:hover, .offer-btn-mobile:hover, .fin-calc-btn-mobile:hover, .send-wholesale-email-btn-mobile:hover, .send-email-btn-mobile:hover, .buy-now-link:hover, .view-listing-details-link:hover, .main-detail-data .contact-options a:hover, button.g-recaptcha.button:hover, .page-nav:hover, .apply-button:hover, .mobile-done-button:hover, .dealer-btns-bottom a:hover {background: #b7212c !important;border-color: #b7212c !important;color: #fff !important;}

.check-availability-link, .email-seller-link, .video-chat-link, .faceted-search, .faceted-show-all-btn, .cs-btns a, .calculator-btn {background: #000 !important; border: solid 1px #000 !important; transition: ease all 0.2s !important;}
.check-availability-link:hover, .email-seller-link:hover, .video-chat-link:hover, .faceted-search:hover, .faceted-show-all-btn:hover, .cs-btns a:hover, .calculator-btn:hover {background: #ededed !important; border-color: #ededed !important;color: #000 !important;}

 .list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price, #parts-content .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count, #inv .error-message, #inv .info, .detail-content .detail-main-body .main-detail-data .detail-price, .detail-content .search-results, .compare-price, .compare-title {color: #000 !important;}
 
/* heading */
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title, .main-detail-data .detail-title, .parts-title-text {
	padding-left: 4px; 
}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label, .part-detail-additional-data .data-label, .part-detail-content .detail-contact-bar {background: #000 !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .list-page-nav, .contact-options a {background: #000 !important;}
.list-main-section .contact-options a {border: #000 solid 1px !important; transition: ease all 0.2s !important;}
.list-main-section .contact-options a:hover {background: #ededed !important; border-color: #ededed !important;color: #000 !important;}

.detail-content .dealer-info .phone-and-email .send-email-btn, .list-content .list-listing-mobile .dealer-phone-container a, .back-button {border-color: #000!important; color: #000!important;}

.material-icons, .collapsible-content a {color:#fff!important;}

#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-listing-column .parts-button.view-details {background-color: #000!important;}

.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile{margin-right:0!important;}

.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc{height: 48px !important; box-sizing: border-box;}
.list-content .list-error-container .info .selected-facet,.list-content .list-error-container .info .selected-facet button {color: #000 !important;background: transparent !important;padding: 0 !important;border: none !important;}
@media screen and (max-width: 1024px) {
.list-top-section .sticky-top-menu {top: 80px!important;}

}
/*---------- RESPONSIVE STYLES ----------*/

@media only screen and (max-width:1260px) {
	.foot-col:last-of-type {padding: 0 0px 0 40px;}
	.second-col {padding: 0 40px 0 40px;}
	.first-col {padding: 0 40px 0 0;}
	.foot-col ul {gap: 30px;}
}

@media only screen and (max-width:1140px) {
.second-col ul {flex-wrap: wrap;gap: 0;}
	.second-col ul span {flex-basis: 100%;}
	.stretch-width {width: 100% !important;}
}
@media only screen and (max-width:1024px) {
	.navigation-wrap{gap: 25px;}
	.main-header {padding: 10px 0;}
}

@media only screen and (max-width:1000px) {
	.second-col {display: none;}
	.foot-col:last-of-type {flex: 4;}
	.foot-col:last-of-type span {flex: 1;}
}

@media only screen and (max-width: 767px) {
	.top-header {display: none;}
	.overlay .closebtn {margin: 20px 20px 0 0;}
	.foot-wrap {flex-wrap:wrap;}
	.foot-col {flex-basis: 100%;padding: 0 !important;}
	.first-col {border: none !important;text-align: center;}
	footer {padding: 40px 0 0 0;}
	.foot-col img {height:75px;}
	.foot-content {padding: 0;}
	.foot-wrap {padding-bottom: 40px;}
}


@media only screen and (max-width: 620px) {
	.flex-container.flex-copy{flex-wrap:wrap;justify-content: center;gap:10px;}.copyright-box{padding: 20px !important;}
}
@media only screen and (max-width: 550px) {
	.foot-col ul{flex-wrap:wrap;gap: 0;}.foot-col ul span {flex-basis: 100% !important;}
	.join-team h2 {font-size: 18px;}
}






