/*
Theme Name: www.bandsequipmentsales.com
Theme URI: https://sandhills.com
Author: Sandhills
Author URI: https://sandhills.com
Description: Sandhills default template.
Version: 1.0
Text Domain: sandhills
Tags: Sandhills default
*/

/*--------------------------------------------------------------
## Bootstrap 5
--------------------------------------------------------------*/
.sheSubmitButton {-webkit-border-radius: 0px!important;}
.shEditorInsertButton {-webkit-border-radius: 0px!important;}

/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/
html, body {
	height:100%;
	width:100%;
}
.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
}
.wp-custom-header {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.wp-custom-header iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Class for Google Map widget */
.google_map {
	width:100%; 
	min-height:58vh;
}
.navbar-default { 
	background-color:transparent!important;
	border-color:transparent!important;
}
.navbar {
	min-height:auto!important;
	margin-bottom:0!important;
}
.navigation-top {
	width:100%;
}
.menu li {
	width:auto!important;
	padding-right:6%;
	display:inline-block;
}
.menu li:last-child {
	padding-right:0!important;
} 
.menu li > a {
	color:#000;
	font-size:1.5em;
}
.dropdown-menu {
	background-color: rgba(0,0,0,0.7);
	color:orange;
	border-radius:0px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
	font-size:18px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#e68a24;
}
.dropdown-menu:not(.head-list)>li>a {
    color: #000;
	font-size:16px;
	font-weight:400;
}
.dropdown-menu:not(.head-list)>li>a:hover {
    background-color: #e68a24;
    transition: linear 0.2s;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#wp-admin-bar-new-content-default {
	display: none;
}





/* GLOBAL SITE FRAMEWORK
------------------------------------------------*/
	/* BODY */
	body {font-size:100%; background-color:#EFEFEF;}

	/* LINKS */
	a{-webkit-transition:.5s ease-in; -moz-transition:.5s ease-in; -o-transition:.5s ease-in; transition:.5s ease-in;}
	a:link, a:visited {color:#111; text-decoration:underline;}
	a:hover, a:active {color:#008749; text-decoration:none;}
	
	/* TELEPHONE LINKS */
	a[href^="tel:"] {color:#111; text-decoration: none;}

	/* IMAGES */
	img {display:block;}	
	
	/* TEXT ALIGNMENT */
	.text-left {float:left;}
	.text-right {float:right;}
	
	/* ALIGNMENT */
	/*.left {float:left;}
	.right {float:right;}*/
	.center {text-align:center; margin:0 auto;}

	/* CLEAR */
	.clear {clear:both;}
	.clear-it:after {content:""; display:block; clear:both;}

	/* HIDESELF */
	.none {display:none;}

	
		
	.full {width:100%;}

	.inner {
		display: block;
		vertical-align: middle;
		width: 90%;
		height: auto;
		max-width: 1350px;
		margin:0 auto;
		float: none !important;
	}
	.inner_Inventory {
		display: block;
		vertical-align: middle;
		width: 90%;
		height: auto;
		/*max-width: 1020px;*/
	}


	.floatRight {float: right !important;}
	.floatLeft {float: left !important;}


	.mobileMenuOnly {display: none;}










/* HOVER EFFECTS
----------------------------------------------*/

/* Hollow */
.hvr-hollow, .btn-primary {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0) !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
    border: none !important;
  box-shadow: inset 0 0 0 4px #008749, 0 0 1px rgba(0, 0, 0, 0) !important;
	
    background-color: #008749 !important;
	border-color: #008749 !important;
    padding: 15px 0px !important;
    color: #fff !important;
    text-decoration: none !important;
    font-family: montserrat, sans-serif;
    float: left !important;
    width: 100%;
    text-align: center !important;
    font-size: 18px !important;
	font-weight: 700;
	
	outline: none !important;
	
	
}

.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {background: none !important;
	border-color: #008749 !important;}


.btn-success {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #008749, 0 0 1px rgba(0, 0, 0, 0) !important;
	
    background-color: #008749 !important;
	border-color: #008749 !important;
    color: #fff !important;
    text-decoration: none !important;
    font-family: montserrat, sans-serif;
    text-align: center !important;
    font-size: 18px !important;
	font-weight: 700;
	
    border: none !important;
	outline: none !important;
	
	width: auto;
    padding: 15px 20px !important;
    margin: 0 auto !important;
    display: block !important;
    float: none !important;
	
}

.btn-success:hover, .btn-success:focus, .btn-success:active {background: none !important;
	border-color: #008749 !important;
	color: #000 !important;
}





a.express {
	position: absolute;
	right: 0px;
	bottom: 0px;
}






/* HEADER
----------------------------------------------*/
.header {
	height:auto; background:url(images/headerBackground.jpg); background-size:cover; background-position:center; background-repeat:no-repeat;
}

.headerTop {}
.headerTop .span_auto {
    display: inline-block;
    font-weight: 600;
    margin: 1% 0 1% 1.6%;
}
.header_address {color: #000; font-family: 'montserrat', sans-serif; font-weight: 700;}
.header_address a {text-decoration:none; color:#111;}

.header_contact {float:right !important; text-align: right; color: #000; font-family: 'montserrat', sans-serif; font-weight: 700;}
.header_contact a {text-decoration:none; color:#111;}

.headerBottom {padding: 0px 0px 10px 0px !important;}

.header_logo {}
.header_logo img {}

.nav {height: auto; background:#2e2e2d;}
.navLink {padding: 0px 20px !important;}

.facebook img {
    width: 100%;
}

.facebook {
    max-width: 40px;
    border: 0px !important;
  
   
}

.facebook-col {
    width:30px !important;
    float: right;
    padding-top: 5px;
    padding-right: 10px;
}


/* ADDRESS
-------------------------------------------- */
address {
  display: block;
  margin-bottom: 20px;
}










/* HOME
----------------------------------------------*/
.homeIntro {
    overflow:hidden; position:relative; width:100%; border-top: solid 2px #fff; border-bottom: solid 2px #fff;
    
    /*display:flex; flex-flow:row wrap; justify-content:space-between;    */
     background: url(images/binding_dark.png) repeat;
}

.homeIntro_Image {position:absolute; z-index:1; top:0%; left:0; width:1600px; margin:0; padding:0; overflow:hidden;}


.cycle-slideshow {width:100%; line-height:0; z-index:10; position:relative;}
.cycle-slideshow img{width:100%;}


.homeIntro_Box {position:relative; z-index:15; float:right; width:28%; margin:0; padding:70px 3.5%; background: url(images/binding_dark.png) repeat; color: #fff !important; 
    box-sizing: unset;}

.homeIntro_Box_Title {margin-bottom: 20px !important;}

	.homeIntro_Box h1 {
		color: #fff;
		font-family: 'montserrat', sans-serif; font-weight: 700;
		font-size: 40px;
		text-align: left !important;
	}
	.homeIntro_Box p {
		color: #fff;
		font-family: 'montserrat', sans-serif; font-weight: 400;
		font-size: 18px;
		text-align: left !important;
		line-height: 135%;
	}
	
.homeIntro_Box_Button {padding: 45px 0px 0px 0px !important;}
	.homeIntro_Box_Button a {
		background-color: #008749;
		padding: 15px 0px;
		color: #fff;
		text-decoration: none;
		font-family: 'montserrat', sans-serif; font-weight: 700;
		float: left !important;
		width: 100%;
		text-align: center !important;
		font-size: 18px;
	}
	
	
	

/* CUSTOM FORM PAGE 
----------------------------------------------*/
.form_page {padding:35px 0px !important; background:#fff;}

.form_page h1 {margin-bottom: 20px !important;	}
	.form_page h1, .inner form h1 {
		color: #000;
		font-family: 'montserrat', sans-serif; font-weight: 700;
		font-size: 41px;
		text-align: left !important;
	}
.inner form h1{
	text-align: center !important;
}
.inner form input{
	    padding: 12px;
    font-size: 15px;
    background-color: #fff;
    float: left;
    position: relative;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 2px solid #bebebe;
}
.form_page {text-align:left;}
	.form_page p {
		text-align: left !important;
		font-family: 'montserrat', sans-serif; font-weight: 600;
		font-size: 16px;
		line-height: 135%;
	}
	

.inner form h2 {color: #888;
		font-family: 'montserrat', sans-serif; font-weight: 600;
		font-size: 18px;
		text-align: center !important;
		margin:0 0 30px 0;}
.inner form{
	font-family: 'montserrat', sans-serif;
	padding: 30px 0 !important;
	
}
/* STANDARD PAGE 
----------------------------------------------*/
.standard_page {padding:35px 0px !important; background:#fff;}

.standard_page_title {margin-bottom: 20px !important;	}
	.standard_page_title h1 {
		color: #000;
		font-family: 'montserrat', sans-serif; font-weight: 700;
		font-size: 41px;
		text-align: left !important;
	}

.standard_page_text {}
	.standard_page_text p {
		text-align: left !important;
		font-family: 'montserrat', sans-serif; font-weight: 700;
		font-size: 16px;
		line-height: 135%;
	}


.inner .col{
    display: block;
    float: left;
   	margin: 1% 0 1% 1.6%;
}

.inner .span_1_of_2{  
    width: 48%;
}


/* TIMED AUCTIONS PAGE
----------------------------------------------*/
.auction {margin:0 auto; padding: 35px 0px !important;}


/* CATEGORY BOXES
----------------------------------------------*/
.categoryBoxSection {}
.categoryBoxSection .col {display: block; float: left; margin: 0% !important;}
.categoryBoxSection .span_1_of_4 {width: 25% !important;}
	
.category_Box {position: relative; overflow: hidden; height: auto; text-align: center !important;}

	.category_Box img {
		width: 100%;
		-moz-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
		.category_Box:hover img {
			-moz-transform: scale(1.1);
			-webkit-transform: scale(1.1);
			transform: scale(1.1);
			overflow: hidden;
		}
		.category_Box h2 { 
			font-family: 'montserrat', sans-serif; font-weight: 700;
			position: absolute; 
			top: 50%; 
			left: 0; 
			z-index:350;
			color: #fff;
			width: 100%;
			padding: 0px 20px;
			box-sizing: border-box;
			font-size: 16px;
			font-weight: 700;
		}
		
	

.inventory_page_links {margin:0 0 35px 0 !important; padding:0; text-align: center;}
.inventory_page_links a {
	margin:15px;
	padding: 15px 20px;
	color: #fff; border:1px solid #202020; background-color: #008749;
	text-decoration: none;
	font-family: 'montserrat', sans-serif; font-weight: 700;
	float: none !important;
	width:250px;
	font-size: 16px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: background;
	transition-property: background;
	box-shadow: inset 0 0 0 4px #008749, 0 0 1px rgba(0, 0, 0, 0);
}

.inventory_page_links a:hover {color: #000; background: none;}


/*  FRAMELESS INVENTORY  ============================================================================= */
.listings-wrapper .listing-boxed .listing-boxed-details {
    text-align: left !important;
}
.hosted-content .listings-wrapper .border-bottom, .hosted-content .listings-detail-wrapper .border-bottom, .hosted-content .listings-drilldown-wrapper .border-bottom {
    text-align: left !important;
}
.hosted-content .listings-detail-wrapper .information-box {
    text-align: left !important;
}
.hosted-content .left {
    text-align: left !important;
}
.hosted-content .listings-detail-wrapper .listing-details .divider {
    text-align: left !important;
}

.hosted-content .listings-wrapper .listings-list .listing-banner {
    background: transparent !important;
    padding: 14px 0px;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.hosted-content .listings-wrapper .listings-list .listing-banner h2 {
    font-size: 20px;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif !important;
    text-transform: uppercase;
    color: #CCC;
}

.listings-wrapper .hosted-theme .btn {box-shadow:none !important; text-shadow:none !important;}
.hosted-content #listings-title {font-weight:bold;}
.hosted-content #main-search input[type='submit'] {box-shadow:none !important; text-shadow:none !important;}



/*  FIND US  ============================================================================= */
.findUs {position: relative; display: flex;  flex-wrap: wrap; color: #fff;}
.findUs iframe {
    width: 70%;
    float: left;
    display: block;
    right: 0;
}
	.findUs .span_1_of_3 {
		display: block;
		float: left;
		margin: 0% !important;
		width: 30% !important;
	}

.findUs_box {
	background: url(images/binding_dark.png) repeat;
	height: auto;
	padding: 140px 40px;
	box-sizing: border-box;
}

.findUs_box_Title {}
	.findUs_box_Title h1, .findUs h2 {
		color: #fff;
		font-family: 'montserrat', sans-serif; font-weight: 700;
		font-size: 41px;
		text-align: left !important;
	}
	.findUs_box_Title hr, .findUs hr:first-of-type {
		width: 70%;
		height: 1px;
		border: 0;
		border-top: 1px solid #fff;
		margin: 1em 0;
		padding: 0; 	
	}
	

.findUs_box_Address {}
	.findUs_box_Address ul, .findUs ul {
		list-style: none;
		margin-bottom: 35px !important;
		padding: 0 !important;
	}
	.findUs_box_Address ul li, .findUs ul li {
		color: #b4b4b4;
		font-family: 'montserrat', sans-serif; font-weight: 700;
		text-align: left !important;
		line-height: 120%;
	}
	.findUs_box_Address ul a, .findUs ul a {
		color: #fcbf0e;
		font-family: 'montserrat', sans-serif; font-weight: 700;
		text-decoration: none;
		text-align: left !important;
	}
	.findUs ul a[href^="mailto:"], .findUs ul a[href^="tel:"] {
		color: #b4b4b4;
	}
	.findUs_box_Address hr, .findUs hr {
		width: 70%;
		height: 1px;
		border: 0;
		border-top: 1px solid #3e3e3e;
		margin: 1em 0;
		padding: 0; 	
	}

.findUs_box_Contact {}
	.findUs_box_Contact ul {
		list-style: none;
	}
	.findUs_box_Contact ul li {
		color: #b4b4b4;
		font-family: 'montserrat', sans-serif; font-weight: 700;
		text-align: left !important;
		line-height: 120%;
	}
	.findUs_box_Contact ul li a {
		color: #b4b4b4;
		font-family: 'montserrat', sans-serif; font-weight: 700;
		text-align: left !important;
		line-height: 120%;
	}
		.findUs_box_Contact ul li.title {
			margin:20px 0 0 0;
			color:#8F8F8F;
			font-family: 'montserrat', sans-serif; font-weight: 700;
			font-size: 18px;
		}
		
		
		
/*  CONTACT PAGE  ============================================================================= */

.contact_page {padding:35px 0px !important; background:#fff;}

.contact {}
.contact_Info {
	height: auto;
	box-sizing: border-box;
	padding: 35px 0px 0px 0px !important;
	
}
	.contact_Info h1 {
		padding: 0px 0px 20px 0px !important;	
	}
		.contact_Info h1 {
			color: #000;
			font-family: 'montserrat', sans-serif; font-weight: 700;
			font-size: 24px;
			text-align: left !important;
		}
		

	.contact_Info ul {
		list-style: none;
		padding: 0 !important;
	}
	.contact_Info ul li {
		color: #949494;
		font-family: 'montserrat', sans-serif; font-weight: 600;
		text-align: left !important;
		line-height: 120%;
	}
	.contact_Info ul li a {
		color: #949494;
		font-family: 'montserrat', sans-serif; font-weight: 700;
		text-align: left !important;
		line-height: 120%;
	}





.contact_Map {height: 350px;}

.contact_Map iframe {
	height: 100% !important;
	width: 100%;
	float: left;
}



/* FOOTER
----------------------------------------------*/
.site-footer {width:90%; height: auto; margin:0; padding:55px 5% !important; background: #000; 
    box-sizing: unset;}

.footer_top {}
.footer_links {color: #fff; 
    display: inline-block; min-width: 250px;}

.footer_links p {
	display: inline-block;
	color: #fff;
	font-family: 'montserrat', sans-serif; font-weight: 700;
	text-align: left !important;
	float: left;
}
.footer_links p a {
	color: #fff;
	font-family: 'montserrat', sans-serif; font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left !important;
	font-size: 13px;
	border-right: 2px #fff solid;
    padding: 0 4px;
}
	
.footer_links p a:first-of-type {padding: 0 4px 0 0;}
.footer_links p a:last-of-type {padding:0 0 0 4px; border-right:0;}

.footer_contact {
	float: right !important;
}
.footer_contact p a{
	text-align: right !important;
	color: #fff;
	font-family: 'montserrat', sans-serif; font-weight: 700;
}
		
.footer_bottom {
	margin-top: 15px !important;
	position: relative;
}


/*ul li:first-child { margin-left: 0 !important; }*/ 
/*ul li:last-child { margin-right: 0 !important; }*/



/* FOOTER
----------------------------------------------*/
a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:montserrat;font-size:13px; color: #767676;}
a.footerlink:hover {text-decoration:none;}
.footertext{font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#767676;}
.smallfootertext{font-family:montserrat; font-size:10px; color:#767676;
    line-height: 2;}
.divfooter {max-width:450px; text-align:left; margin:0; float: left;}



/* INVENTORY */

.compare-container{background: #fff;}

#inv *:not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons){font-family: montserrat, sans-serif;} /* Reset font, ignore icons */

#inv *:not(.loading-spinner):not(.loader){border-radius: 0!important;}

.list-content .listing-description{font-weight: 400;}

#inv{
	max-width: 1100px;
	margin: 0 auto;
}

.compare-chkbox-container .compare-listings .fa-check{
    top: 5px !important;
    left: 1px !important;
}


.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {margin: 2px 3px 3px 4px !important;}
.faceted-text-input-searchType .search-type input[type=checkbox], .faceted-text-input-searchType .search-type  input[type=radio] {margin: 0px 3px 0px 6px !important;}

.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name{
	margin-top: 0 !important;
}

span.compare-label{padding-left: 4px !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, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-listing-mobile .buy-now-link, .list-content .list-listing-mobile .check-availability-link, .list-content .list-listing-mobile .email-seller-link, .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-wholesale-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile, .mobile-breadcrumb, .main-detail-data .contact-options a, button.g-recaptcha.button, .cs-btns a { 
	background: #008749 !important; 
	color: #fff !important; 
	text-decoration: none !important; 
	
	transition: ease-in 0.2s all;
}
.view-listing-details-link:hover, .faceted-search-content .selected-facets-container .selected-facet:hover, .list-content .list-listing-mobile .buy-now-link:hover, .list-content .list-listing-mobile .check-availability-link:hover, .list-content .list-listing-mobile .email-seller-link:hover, .detail-content .detail-main-body .main-detail-data .offer-btn:hover, .detail-content .detail-main-body .main-detail-data .buy-btn:hover, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile:hover, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile:hover, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile:hover, .detail-content-mobile .detail-main-body .main-detail-data .send-wholesale-email-btn-mobile:hover, .detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile:hover, .main-detail-data .contact-options a:hover, button.g-recaptcha.button:hover, .cs-btns a:hover { 
	background: #2e2e2d !important; 
}

.list-content .list-main-section .list-container .list-listing .listing-top-right .buy-now-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .check-availability-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .email-seller-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .video-chat-link, .faceted-search, .faceted-show-all-btn, .mobile-done-button {background: #008749 !important;	transition: ease-in 0.2s all;}
.list-content .list-main-section .list-container .list-listing .listing-top-right .buy-now-link:hover, .list-content .list-main-section .list-container .list-listing .listing-top-right .check-availability-link:hover, .list-content .list-main-section .list-container .list-listing .listing-top-right .email-seller-link:hover, .list-content .list-main-section .list-container .list-listing .listing-top-right .video-chat-link:hover, .faceted-search:hover, .faceted-show-all-btn:hover, .contact-btn:hover, .contact-options a:hover, .mobile-done-button:hover {background: #2e2e2d !important;}

.list-content .list-title .list-listings-count, .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, .list-content .list-top-section .listing-option-bar .list-listings-count, .detail-price, .breadcrumbs-element, .return-links *, .compare-title, .compare-price {color: #2e2e2d !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: #2e2e2d !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .faceted-search-content .mobile-done-button-container .mobile-done-button, .list-page-nav, .contact-options a, .list-error-container .info button {background: #2e2e2d !important;}

.detail-content .dealer-info .phone-and-email .send-email-btn {border-color: #2e2e2d!important; color: #2e2e2d!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: #2e2e2d!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; box-sizing: border-box;}






/* MEDIA QUERIES
-----------------------------------------------*/



@media screen and (max-width: 1150px) {
    .homeIntro_Image {position:relative; width:150%; height:350px;}
    .homeIntro_Box {float:none; width:93%; padding:25px 3.5% 85px 3.5%;}       
}

@media screen and (max-width: 1089px) {
	/*.homeIntro .col {}
	.homeIntro .span_1_of_3 {width:100% !important;}
	.homeIntro .span_2_of_3 {width:100% !important;}
	.homeIntro_Image {height:350px;}*/
	
	.findUs_box {display:none !important;}
	.findUs iframe {display:block; float:left; position:relative; right: 0; width:100%; height:320px !important;}
	
	.footer_top .span_auto {width: 100%;}
	.footer_links p {float: none; text-align: center !important;}
	.footer_links p a {text-align:center !important;}
	.footer_contact p {text-align:center !important;}
	.divfooter {max-width:100%; text-align: center; margin:0; float: none;}
}

@media screen and (max-width: 905px) {
	.header_logo img {width: 100%;}
		

	.categoryBoxSection .span_1_of_4 {width: 50% !important;}
	
	
	/*CONTACT FORM */
	.contactForm .col {
		display: block;
		float: left;
		margin: 0% !important;
	}
	.contactForm .span_1_of_3 {
		width: 100% !important;
	}
	
	
}

@media screen and (max-width: 519px) {
	/*HEADER & NAV*/
	.headerTop {
        text-align: center;
	}
	.headerTop .span_auto {
		width: 100% !important;
        text-align: center;
	}
	.header_contact p {
		text-align: center;
	}
	
	.header_logo img {
		width: 100%;
	}
    
    .facebook-col {
        display: inline-block !important;
        float: none;
    }
 

	
	/*HOME INTRO*/
	.homeIntro_Image {height:260px;}
	
	
	/*FIND US*/
	.findUs_box {display: none !important;}
	
	.findUs iframe {
		height: 320px !important;
		width: 100%;
		float: left;
		display: block;
		position: relative;
		right: 0;
	}
	
	
	/*FOOTER*/
	.footer_top .span_auto {
		width: 100%;
	}
	
	.footer_links p {
		text-align: center !important;
		float: none;
	}
		.footer_links p a {
			text-align: center !important;
		}
	.footer_contact p {
		text-align: center !important;
	}
	.divfooter {max-width:100%; text-align: center; margin:0; float: none;}
	
	
	/*CATEGORY BOX SECTION*/
	.categoryBoxSection .span_1_of_4 {
		width: 50% !important;
	}
	
	
	/*CONTACT FORM */
	.contactForm .col {
		display: block;
		float: left;
		margin: 0% !important;
	}
	.contactForm .span_1_of_3 {
		width: 100% !important;
	}
	
	
	.inner .span_1_of_2{
		 width: 100%;
	}

}

@media screen and (max-width: 420px){
	/*HEADER & NAV*/
	.headerTop .span_auto {
		width: 100% !important;
	}
	.header_contact p {
		text-align: center;
	}
	
	
	.header_logo img {
		width: 100%;
	}
	


	
	

	
	/*HOME INTRO*/
	.homeIntro_Image {height:200px;}
	.homeIntro_Box_Title h1 {
		font-size: 30px;
	}
	
	
	
	
.homeIntro_Box {
	box-sizing: border-box;
	padding: 70px 21px;
}
	
	
	/*FIND US*/
	.findUs_box {display: none !important;}
	
	.findUs iframe {
		height: 320px !important;
		width: 100%;
		float: left;
		display: block;
		position: relative;
		right: 0;
	}
	
	
	/*FOOTER*/
	.footer_top .span_auto {
		width: 100%;
	}
	
	.footer_links p {
		text-align: center !important;
		float: none;
	}
		.footer_links p a {
			text-align: center !important;
			font-size: 12px;
		}
	.footer_contact p {
		text-align: center !important;
	}
	.divfooter {max-width:100%; text-align: center; margin:0; float: none;}
	
	
	/*CATEGORY BOX SECTION*/
	.categoryBoxSection  {
		display: none !important;
	}
		
		
	/*CONTACT FORM */
	.contactForm .col {
		display: block;
		float: left;
		margin: 0% !important;
	}
	.contactForm .span_1_of_3 {
		width: 100% !important;
	}
	
	
	/*CONSIGNMENT*/
	.consignment_title h1 {
		font-size: 32px;
	}
	
	.inventory_page_links a {margin:15px 0; padding: 15px 20px; width:80%;}
}
