/*
Theme Name: www.eatonsalesandservice.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
*/

a {
	text-decoration: none !important;
}

@media only screen and (max-width : 576px) {
	.col-sm-9 {
		width: 100%;
	}
}
@media only screen and (max-width : 576px) {
	.col-sm-3 {
		width: 50%;
		margin-left: 25%;
	}
}

@media only screen and (max-width : 768px) {
		.navbar-nav:not([data-blockStyles="sheditor-element-ignore"]){
		flex-direction: column !important;
	}
}

@media only screen and (min-width : 769px) {
	.navbar-nav:not([data-blockStyles="sheditor-element-ignore"]){
		flex-direction: row !important;
	}
}

@media only screen and (min-width : 769px) {
    #navbar-collapse-primary {
        display: block !important;
    }
}


.pull-right{
	display: flex;
	justify-content: right;
}

ul li .sub-menu {position: absolute !important;}

.row > * {
    padding-left: calc(var(--bs-gutter-x) * 0.0);
    padding-right: calc(var(--bs-gutter-x) * 0.0);
}
/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/

html, body {
	height:100%;
	width:100%;
    line-height: normal;
}
.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%;
}
.navbar {
    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 {
    transform: skewX(-20deg);
	border-right: 2px solid #fff;
	
}
.navbar-default .navbar-nav>li:last-child {
	border-right: none;
	
}
.navbar-default .navbar-nav>li>a {
    font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
	font-size:18px;
	font-weight: 700;
	transform: skewX(20deg);
	padding:0 20px;
	text-transform: uppercase;
    display: block;
}
.navbar-default .navbar-nav>li:last-child a {
	padding:0 0 0 20px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#d5d4d7;
}
.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: #d5d4d7;
    transition: linear 0.2s;
}
.container-fluid > .navbar-header {
	margin:0!important;
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    background-color: #b30100;
}
.container-fluid > .navbar-collapse {
    margin:0 0!important;
}
.nav-social a i {
	font-size: 27px !important;
	margin: -5px 0 0 0;
}
.nav-social-foot a i {
	font-size: 22px !important;
}

/*--------------------------------------------------------------
## 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 info
--------------------------------------------------------------*/

body {
	font-family: 'Roboto', sans-serif;
    margin: 0;
	padding:0;
	}

/*===================== 
	typography 
=======================*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
	h1 {
		font-size: 30px;
		font-weight: 700;
		padding:0 0 20px 0;
		font-family: 'Roboto Condensed', sans-serif;
}
	h2 {
		font-size: 24px;
		font-weight: 700;
		font-family: 'Roboto Condensed', sans-serif;
}
	h3 {
		font-size: 20px;
		font-family: 'Roboto Condensed', sans-serif;
}
	h4 {
		font-size: 18px;
		font-weight: 700;
		font-family: 'Roboto Condensed', sans-serif;
}
	h5 {}
	h6 {}

p {
	font-size: 18px;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	margin: 0;
	}
.font-red {
	color:#b30100;
}
.font-white {
	color:#fff;
}
.font-center {
	text-align: center;
}

/*===================== 
	header styles 
=======================*/

.top-header-wrap {
	width:100%;
	margin:0;
	background:#b30100;
}
.top-head-cont-1 {
	max-width: 1100px;
	margin: 0 auto;
	padding:10px;
	box-sizing: border-box;
	}
.top-head-cont-1 ul {
	padding:2px 0;
	margin:0;
}
.top-head-cont-1 ul li {
	padding:5px 0;
	margin:0;
	list-style: none;
	text-align: right;
	font-family: 'Roboto Condensed', sans-serif;
}
.top-head-cont-1 ul li a {
	color:#d5d4d7;
	font-size: 18px;
}
.top-head-cont-1 ul li a {
	color:#fff;
}
.head-wrap-1 {
	width:100%;
	margin:0;
	background:rgba(27,27,31,0.70);	
}
.head-cont-1 {
	height: 124px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
	display: flex;
	justify-content: center;
	gap:50px;
}
.head-logo-1 {
    display: block;
    position: relative;
	max-width:330px;
	width:100%;
}
.head-logo-1 img {
	width:100%;
	height: auto;
	display: block;
	position: absolute;
	bottom: 29px;
}
.home #header {
	position: absolute;
	z-index: 1;
	width: 100%;
}
.nav-cont-1 {
	background:rgba(0,0,0,0.20);
	padding:10px 30px 10px 10px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}

/*===================== 
	content styles 
=======================*/

/*=== Home Page ===*/
.sub-cat-cont-1 {
	overflow: hidden;
}

.sub-cat-btn-cont-1 {
	width: 105%;
	overflow-x: hidden;
	overflow-y: visible;
	transform: skewX(-20deg);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-top: 10px solid #d5d4d7;
	position: relative;
	left: -2%;
}
.sub-cat-btn-1 {
	border-right:5px solid #fff;
	width:20%;
	box-sizing: border-box;
	background:rgba(179,1,0,0.80);
	text-align: center;
}
.sub-cat-btn-1:hover {
	background:rgba(27,27,31,0.80);	
}
.sub-cat-btn-1 h2 {
	transform: skewX(20deg);
	color:#fff;
	display: block;
	padding:50px 0;
}
.sub-cat-btn-1 h2 i {
	color:#d5d4d7;	
}
.about-link {
	margin:20px 0 0 0;
	text-align: center;
	display: block;
}
.about-link img {
	max-width: 350px;
	width:100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.about-link h2 {
	color:#b30100;
	text-decoration: underline;
	padding:10px 0 0 0;
	font-weight: 500;
}
.about-link h2:hover {
	color:#000;
}
.about-img {
	max-width: 100%;
	height: auto;
	display: block;
	margin:0 auto;
}
.home-contact-info h2 {
	color:#d5d4d7;
}
.home-contact-info h3 {
	color:#fff;
}
.home-contact-info a {
	color:#fff;
}
.home-contact-info a:hover {
	color:#d5d4d7;
}
.home-contact-info p {
	color:#fff;
}
.bv-form .btn {
	background:#b30100;
	border:none;
}
.bv-form .btn:hover {
	background:#1b1b1f!important;
	border:none;
}
.service-header {
	text-align: center;
	padding:80px 0!important;
}
.service-header h1 {
	color:#fff;
}
.service-header h2 {
	color:#fff;
	padding:0 0 10px 0;
}
.service-header p {
	color:#fff;
}
.service-header .btn-2 {
	border:2px solid #fff;
	padding:15px;
	color:#fff;
	font-size: 20px;
	margin:20px auto;
	display: block;
	max-width: 200px;
}
.service-header .btn-2:hover {
	color:#000;
	background:#fff;
}
	

/*===================== 
	Slider styles 
=======================*/

.home #sidebar1-sideBar1 {
	padding-top:87px;
}

/*===================== 
	Inventory styles 
=======================*/

body .noUi-connect {
    background: #d5d4d7;
}
body .noUi-handle {
    background: #d5d4d7;
}
.parts-listings-count {
	color:#b30100 !important;
}
#part-detail-content .part-detail-additional-data .data-row .data-label {
	background:#000 !important;
}
.parts-listing-container .parts-button {background:#b30100 !important; color: #fff !important;}
.parts-listing-container .parts-button:hover {background:#1b1b1f !important; color: #fff !important;}

/*----Page Background Color----*/
.body-content .body-wrapper {background:#fff !important;}

/*----Page Sizing----*/

/*----Listing Background Color & Text Color Change----*/
.list-container .list-listing {background:#fff !important;}

/*---Sidebar Background Color & Text Color----*/
.list-content .section-box {background:#fff !important;}

/*----Filter button color change------*/
.current-facet {background:#000 !important;}

/*----View Details Button----*/
.view-listing-details-link {background:#b30100 !important; color: #fff !important;}
.view-listing-details-link:hover {background:#1b1b1f !important; color: #fff !important;}

/*---Page Title----*/
.list-content .list-title .list-title-text {color:#000 !important; font-size:22px !important; line-height: 28px !important; }

/*----Listings # showing text----*/
.list-content .list-title .list-listings-count {}

/*---Description text color (if different than body text color)----*/
.listing-description-text {color:#000;}

/*----Price----*/
.listing-main-stats .price {color:#000 !important;}

/*------- Faceted Search------*/
.faceted-search-content .selected-facets-container .selected-facet{background: #b30100 !important; color:#fff!important;}

/*------- Site Specific Search------*/ 
.detail-content .detail-main-body .main-detail-data .details-fin-cal{
	display: block !important;
	box-sizing: border-box !important;
}
.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc{
	width:100% !important;
}
button#faceted-search{float:none; margin: 0;}

/*---pagers----*/
.paging-container .page-navs .list-page-nav {background:#b30100 !important; color: #fff !important;}
.view-listing-details-link:hover {background:#1b1b1f !important; color: #fff !important;}


.paging-container .list-page-number, .paging-container .list-page-number .ui-selectmenu-button {
	color:#000;
}
.contact-options a, .fin-calc-mobile > a {background:#b30100 !important; color: #fff !important;}

/*------------------------------Listings Details Page---------------------------------*/
/*----Details Page Header----*/
.main-detail-data .detail-title {color:#000 !important}

/*----Make an Offer Button----*/
.main-detail-data .offer-btn {background:#b30100 !important; color:#fff !important;}
.main-detail-data .offer-btn:hover {background:#1b1b1f !important; color:#fff !important;}

/*----Details Price----*/
.detail-price {color:red !important;}

/*----Spec Title Background & Color ----*/
.detail-content .data-row .data-label {background:#000 !important; color:#fff!important;}

/*----Breadcrumb - Search Results button----*/
.detail-content .search-results {color:red !important;}

/*----Breadcrumb Path above Searach Results----*/
.breadcrumbs .breadcrumbs-element {color:#000 !important; font-size:16px !important; font-weight: bold;}

/*----Background color of widgets (if it matches the page background)----*/
.listing-widgets a {background:#fff !important;}

.detail-additional-data h4{color:#000;}

.detail-content-mobile .detail-additional-data .data-row .data-label{
	background:#000 !important; color:#fff !important;
}

.detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .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 .fin-calc-btn-mobile{
	background:#000 !important; 
	color:#fff !important;
}

.detail-content-mobile .detail-contact-bar .contact-bar-btn{
	background:#000 !important; 
	color:#fff !important;
}
.list-content .list-title .list-listings-count {
	color:#b30100!important;
}
.info {
	color:#000!important;
}
.list-content .list-listing-mobile .price-container .price {
	color:#b30100!important;
}
.list-content .list-top-section .listing-option-bar .list-listings-count {
	color:#b30100!important;
}
.detail-content-mobile .share-listing {
	color:#b30100!important;
}

/*===================== 
	form styles 
=======================*/
.form-control {
    border: 1px solid rgba(0,0,0,1)!important;

}



/*===================== 
	layout styles 
=======================*/

.wrap {
	width: 100%;
	margin: 0;
	}
.container {
	float:none;
	max-width: 1100px!important;
	margin: 20px auto;
	box-sizing: border-box;
	}	

.inv-cont .container {
	max-width: 100%!important;
    padding:40px 0!important;
	}	

.container-1 {
	float:none;
	max-width: 1100px!important;
	margin: 0 auto;
	padding:40px 10px;
	box-sizing: border-box;
	}
.flex-cont-1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.flex-cont-2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
	
.col-1-6 { width: 16%; box-sizing:border-box;}
.col-1-5 { width: 20%; box-sizing:border-box;}
.col-2-5 { width: 40%; box-sizing:border-box;}
.col-1-4 { width: 24%; box-sizing:border-box;}
.col-1-3 { width: 33%; box-sizing:border-box;}
.col-1-2 { width: 49%; box-sizing:border-box;}
.col-2-3 { width: 65%; box-sizing:border-box;}
.col-3-5 { width: 60%; box-sizing:border-box;}
.col-3-4 { width: 75%; box-sizing:border-box;}

/*===================== 
	footer styles 
=======================*/

.foot-wrap-1 {
	width:100%;
	background:url(/wp-content/uploads/2021/04/footer-bg-1.jpg) center center no-repeat;
	background-size: cover;
	border-top:10px solid #d5d4d7;
}
.foot-wrap-overlay {
	width:100%;
	background:rgba(27,27,31,0.80);
	text-align: center;
	padding:40px 0px;
}
.foot-logo-1 img {
	max-width: 100%;
	height: auto;
}
.nav-foot-cont-1 {
	max-width: 1100px;
	margin: 0 auto;
	padding:10px 10px 0px 10px;
	box-sizing: border-box;
}
.bottom-foot-wrap {
	width:100%;
	margin:0;
	background:#b30100;
}
.bottom-foot-cont-1 {
	max-width: 1100px;
	margin: 0 auto;
	padding:20px 10px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.bottom-foot-cont-1 ul {
	padding:0;
	margin:0;
}
.bottom-foot-cont-1 ul li {
	padding:5px 15px 5px 0;
	margin:0;
	list-style: none;
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
}
.bottom-foot-cont-1 ul li a {
	color:#d5d4d7;
	font-size: 18px;
}
.bottom-foot-cont-1 ul li a:hover {
	color:#fff;
}
.bottom-foot-cont-1 p {
	color:#d5d4d7;
	font-size: 12px;
}
.bottom-foot-cont-1 p a {
	color:#d5d4d7;
}
.bottom-foot-cont-1 p a:hover {
	color:#fff;
}

/*===================== 
	footer Nav styles 
=======================*/


.nav-foot-cont-1 .navbar-nav > li {
    float: none;
}
.nav-foot-cont-1 .nav > li {
    display: inline-block;
}
.nav-foot-cont-1 .static .nav > li {
    width: auto!important;
    text-align: center!important;
}
.nav-foot-cont-1 .static .nav > li > a {
    text-align: center!important;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color:#fff;
}
.nav-foot-cont-1 .static .nav > li > a:hover, .nav-foot-cont-1 .static .nav > li > a:active, .nav-foot-cont-1 .static .nav > li > a:focus  {
	color:#d5d4d7;
	background:none!important;
}
.nav-foot-cont-1 .static .main-menu-item {
    min-width: auto!important;
}



/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1325px) {		
    .head-logo-1 {
        width:25%;
    }
    .navbar-default .navbar-nav > li > a {
		font-size: 1.6vw;
		padding: 0 1vw;
	}
	.nav-social a i {
		font-size: 1.6vw !important;
		margin: 0;
	}
    .head-cont-1 {
      justify-content: space-between;
      gap: 0px;
    }
}
@media only screen and (max-width : 1111px) {		
	.container, .container-1 {
	width:97%;
	}	

}
@media only screen and (max-width : 1065px) {		
	.sub-cat-btn-cont-1 {
		width: 115%;
		left: -7%;
	}
	.sub-cat-btn-1 {
		border-bottom:5px solid #fff;
		width:50%;
	}
    .sub-cat-btn-1:first-child {
		width:100%;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 993px) {
	
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.head-logo-1 img {
		max-width:270px;
		bottom: 9px;
	}
	.head-cont-1 {
		height: 80px;
	}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	
	.col-1-2, .col-1-4, .col-3-5, .col-2-5 {
		width:100%;
	}
	.home #header {
		position: static;
	}
	.navbar-nav {
    	margin:0!important;
	}
	.nav-cont-1 {
		width:100%;	
	}
	.head-logo-1 {
		margin:0 auto;
        max-width: 300px;
        width: 100%;
	}
    
	.head-logo-1 img {
		position: static;
	}

	.head-cont-1 {
		height: auto;
		flex-wrap: wrap;
	}
	.top-head-cont-1 ul li {
		text-align: center;
	}
	.navbar-default .navbar-nav>li {
		transform: skewX(0deg);
		border-right:none;
	}
	.nav-cont-1 {
		background:rgba(0,0,0,0.00);
		padding:0;
		display: block;
	}
	.navbar-default .navbar-nav>li>a {
		transform: skewX(0deg);
		padding:10px;
		text-align: center;
		font-size: 18px;
	}
	.navbar-default .navbar-nav > li:last-child a {
		padding:10px;
	}
	.bottom-foot-cont-1 ul {
		width:100%;
		text-align: center;
		padding:10px;
		box-sizing: border-box;
	}
	.bottom-foot-cont-1 p {
		width:100%;
		text-align: center;
		padding:10px;
		box-sizing: border-box;
	}
	.home #sidebar1-sideBar1 {
		padding-top:0px;
	}
	.sub-cat-btn-cont-1 {
		width: 100%;
		left: 0;
		overflow-x: visible;
		transform: skewX(0deg);
	}
	.sub-cat-btn-1 {
		border-right:none;
		border-bottom:5px solid #fff;
		width:100%;
	}
	.sub-cat-btn-1 h2 {
		transform: skewX(0deg);
		font-size: 6vw;
		padding: 7vw 0;
	}
	.about-img {
		padding:20px 0;
	}
	.nav-social a i {
		font-size: 27px !important;
	}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}

