/*
Theme Name: www.adcockusa.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
*/

/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/

html, body {
	height:100%;
	width:100%;
	font-family: "industry", sans-serif;
}
.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;
}

/* CUSTOM */


#mobile-search-bar{
	margin: 20px;
	position: relative;
	width: calc(100% - 40px);
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.1);
	border-radius: 90px;
	height: 38px;
}
#mobile-search-bar input{
	-webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
	position: absolute; 
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
    font-family: 'industry', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 48px !important;
    height: 100% !important;
    color: #777778;
    letter-spacing: 0.2em;
    padding: 0 24px !important;
    border: none;
	border-radius: 5px;
	text-transform: uppercase; 
}
#mobile-search-bar button{
	-webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
    text-transform: uppercase;
    float: right;
    width: 56px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: none;
    padding: 0;
    font-size: 16px;
    color: #ffffff;
    background-color: #d70000;
	appearance: none;
	outline: none;
    position: relative;
	cursor: pointer;
	border-radius: 0 5px 5px 0;
}
#header-search-bar {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	width: 300px;
}
#header-search-bar input{
	-webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
    width: calc(100% - 56px);
    height: 40px;
    font-family: 'industry', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 48px !important;
    color: #777778;
    letter-spacing: 0.2em;
    padding: 0 24px !important;
    border: none;
	border-radius: 5px;
	text-transform: uppercase; 
	
	
}
#header-search-bar button{
	-webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
    text-transform: uppercase;
    float: right;
    width: 56px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: none;
    padding: 0;
    font-size: 16px;
    color: #ffffff;
    background-color: #d70000;
	appearance: none;
	outline: none;
    position: relative;
	cursor: pointer;
	border-radius: 0 5px 5px 0;
}




.heading-lg{
	font-family: "industry", sans-serif;
	font-size: 72px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 72px;
}
.heading-md{
	font-family: "industry", sans-serif;
	font-size: 30px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 36px;
}
.heading-sm{
	font-family: "industry", sans-serif;
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 16px;
}
.spaced{
	letter-spacing: 0.2em !important;
}
.light{ 
	font-weight: 300 !important;
}
.shwidget p, .shwidget ul{
	
	font-family: "industry", sans-serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.025em;
	line-height: 30px;
	color: #061e3e;
}
.white{color: #fff;}
.white p, .white a{color: #fff;}
.background-native-size{
	background-size: auto auto !important;
}
.pad-left{ padding-left: 6.9% !important;}
.pad-right{ padding-right: 6.9% !important;}
.pad-top{ padding-top: 130px;}
.pad-bottom{ padding-bottom: 130px;}

.widget-pad{padding: 130px 6.9% !important;}
.nopad-bottom, .widget-pad.nopad-bottom{padding-bottom: 0 !important;}
.nopad-top, .widget-pad.nopad-top{padding-top: 0 !important;}

body:not(.highlightSidebars) .adc-header{
	color: #061e3e;
	padding: 0 20px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
}
.adc-header{
	color: #061e3e;
	padding: 0 20px;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
}
.adc-header:before{
    content: '';
    z-index: 0;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    display: block;
}
.header-logo .social-btns{
	padding-left: 20px;
}
.header-logo .social-btns a{
	background: none !important;
	font-size: 24px;
}
.adc-footer{
	background: #061e3e;
	color: #fff;
	padding: 100px 6.9%;
}



.btn.btn-simple{
	font-family: 'industry', sans-serif !important;
	position: relative;
	border: none !important;
	outline: none !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	letter-spacing: 0.2em !important;
	font-size: 16px !important;
	line-height: 48px !important;
	box-shadow: none !important;
	padding: 0 0 0 0 !important;
	background: unset !important;
	color: #d70000 !important;
}
.btn.btn-simple:after, .btn-success:after{
	position: relative;
	right: 0;
	padding-left: 15px;
    content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	transition: ease all 0.2s;
}
.btn.btn-simple:hover:after, .btn-success:hover:after{
	padding-left: 20px;
}

.btn.btn-simple-reverse{
	font-family: 'industry', sans-serif !important;
	position: relative;
	border: none !important;
	outline: none !important;
	text-transform: uppercase !important;
	font-weight: 400 !important;
	letter-spacing: 1px !important;
	font-size: 16px !important;
	line-height: 30px !important;
	box-shadow: none !important;
	padding: 0 0 0 0 !important;
    justify-content: flex-start !important;
}

.btn.btn-simple-reverse:before{
	position: relative;
	left: 0;
	padding-right: 15px;
    content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	transition: ease all 0.2s;
}
.btn.btn-simple-reverse:hover:before{

	padding-left: 10px;
}

/* FEATURED INVENTORY */

.inv_car_title{
	
	font-family: "industry", sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 16px;
	letter-spacing: 0.2em;
	font-weight: 300;
	
    text-align: left !important;
    color: #061e3e;
    max-width: calc(100% - 110px);
}
.inv_car_title + hr{
	display: none !important;
}

.carousel_details_btn{
	
	font-family: 'industry', sans-serif !important;
	position: relative;
	border: none !important;
	outline: none !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	letter-spacing: 0.2em !important;
	font-size: 16px !important;
	box-shadow: none !important;
	padding: 0 0 0 0 !important;
	background: unset !important;
	color: #d70000 !important;
	
	
}

.box-shadow{
	box-shadow: 0 5px 12px 0 rgba(0,0,0,0.15);
}

.widget_sandhills_featured_inventory .car_col{
    height: 100% !important;
}
.widget_sandhills_featured_inventory #controls {
    text-align: center;
    position: absolute;
    right: 0;
    bottom: unset !important;
    top: -110px !important;
    margin-top: 120px !important;
}

.widget_sandhills_featured_inventory a.a_inv_cont {
    padding: 0;
}
.widget_sandhills_featured_inventory a.a_inv_cont span {

	width: 48px !important;
    display: block !important;
    top: -60px !important;
    bottom: unset !important;
	margin-right: 5px !important;
    height: 48px !important;
    background-color: unset !important;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
	
	border-radius: 0px !important;
	opacity: 1 !important;
}
.widget_sandhills_featured_inventory a.a_inv_cont:nth-of-type(2) span {
    background-color: #d70000 !important;
    right: 0 !important;
	color: #fff !important;
}
.widget_sandhills_featured_inventory a.a_inv_cont:nth-of-type(1) span {
    background-color: #061e3e !important;
	border: none !important;
	box-sizing: border-box !important;
    left: calc(100% - 101px) !important;
}


.widget_sandhills_featured_inventory a.a_inv_cont:nth-of-type(2) span i{
    font-size: 24px !important;
	color: #fff !important;
}
.widget_sandhills_featured_inventory a.a_inv_cont:nth-of-type(1) span i{
    font-size: 24px !important;
	color: #fff !important;
}


.widget_sandhills_featured_inventory .small_spec {
	
	font-family: 'industry', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 800;
	margin: 0 0 0 0 !important;
	color: #061e3e;
	display: inline-block;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.widget_sandhills_featured_inventory .small_spec strong {
	font-weight: 300;
}
.widget_sandhills_featured_inventory .sh-carousel-indicators {
    display: none !important;
}
.widget_sandhills_featured_inventory .listing-title {
	font-family: 'industry', sans-serif;
	font-size: 30px;
	letter-spacing: normal !important;
	color: #061e3e;
	font-weight: 800 !important;
}
.widget_sandhills_featured_inventory .col-padding {
	padding: 30px !important;
}
.widget_sandhills_featured_inventory .inv_image {
	width: 200% !important;
	height: auto !important;
}
.widget_sandhills_featured_inventory .outer-img-box {
	padding: 0 !important;
}

.widget_sandhills_featured_inventory .card {
	box-shadow: none !important;
    border: none !important;
	background: #eee !important;
	margin: 0 !important;
	height: 100% !important;
	
}
.inv_car_item {
    overflow: hidden;
    border-radius: 0;
}
.inv_car_item .inner-image-placeholder {
    position: relative !Important;
    overflow: hidden;
    display: block;
    height: 250px;
}
.inv_car_item img.inv_image {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    width: 100% !important;
    transform: translate(-50%, -50%) !important;
	margin-left: 0 !important;
}


.social-btns{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	z-index: 10;
}
.social-btns a{
	line-height: 48px;
    width: 48px;
    text-align: center;
    font-size: 24px;
    align-items: center;
    height: 48px;
    font-weight: 400;
    display: flex;
    justify-content: center;
    color: #fff;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.social-btns.outline a{

    background: none !important;
    color: #000;
	border: solid 1px #999;
}

.attachments-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 1px;
	background: #ddd;
	position: relative;
}
.attachments-grid:after {
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
	pointer-events: none;
	border: 1px solid #fff;
}
.attachments-grid h3 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 0;
}
.attachments-grid > span {
	width: calc(50% - 1px);
	display: flex;
	min-height: 180px;
	background: #fff;
	transition: ease all 0.3s;
	align-items: center;
	justify-content: center;
}
.attachments-grid > span.flex-vertical{
	flex-direction: column;
	padding: 25px 5px 25px;
	text-align: center;
}
.attachments-grid > span img{
	max-width: 60% !important;
}
.attachments-grid >span:hover{
	filter: brightness(1.03);
}
.attachments-grid .btn-group{
	flex-direction: row;
	width: 100%;
}
.attachments-grid button{
	line-height: 25px!important;
}
.attachments-grid .btn-group button:last-of-type{
	opacity: 1;
}



.showroom-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 1px;
	background: #ddd;
}
.showroom-grid h3 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 0;
}
.showroom-grid > span {
	width: calc(33.1%);
	display: flex;
	min-height: 180px;
	background: #eee;
	transition: ease all 0.3s;
	align-items: center;
	justify-content: center;
}
.showroom-grid > span:last-of-type {
	background: #0e3669;
	color: #fff;
}
.showroom-grid > span:last-of-type > a{
	height: 100%;
	align-content: center;
}
.showroom-grid > span.flex-vertical{
	flex-direction: column;
	padding: 25px 5px 25px;
	text-align: center;
}
.showroom-grid > span img{
	max-width: 60% !important;
}
.showroom-grid >span:hover{
	filter: brightness(1.03);
}
.showroom-grid .btn-group{
	flex-direction: row;
	width: 100%;
}
.showroom-grid button{
	line-height: 25px!important;
}
.showroom-grid .btn-group button:last-of-type{
	opacity: 1;
}

.mfg-grid{
	display: flex;
	flex-wrap: wrap;
	gap: 1px;
	background: #ddd;
}
.mfg-grid a{
	width: calc(25% - 1px);
	display: flex;
	min-height: 180px;
	background: #eee;
	transition: ease all 0.3s;
	align-items: center;
	justify-content: center;
}
.mfg-grid a img{
	max-width: 60% !important;
}
.mfg-grid a:hover{
	filter: brightness(1.03);
}


.contactForm h1, .contactForm h2, .contactForm h3{
	font-family: "industry", sans-serif;
	font-size: 30px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 36px;
	color: #0e3669;
}
.contactForm textarea{min-height: 120px;
resize: vertical;}
.form-panel .contactForm {
	border-radius: 5px;
	padding: 4% !important;
	background: #eee !important;
}
.btn-success{
	background: #d70000 !important;
	border: none !important;
	outline: none !important;
	text-transform: uppercase !important;
	padding: 20px 40px !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	border-radius: 5px !important;
}

.btn-success:hover, .btn-success:active, .btn-success:focus{
	background: #d90000 !important;
}


/* INVENTORY */


#inv{padding: 40px 0 !important;}
#inv *:not(.fa):not(.far):not(.fas):not(.fab):not(.fa-solid):not(.material-icons){font-family: "industry", sans-serif;} /* Reset font, ignore icons */

#inv-btn-row{
	max-width: 1440px;
}
.scrollToTop a{
	color: #fff !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, .faceted-show-all-btn {
    -moz-border-radius: 90px !important;
    -o-border-radius: 90px !important;
    -webkit-border-radius: 90px !important;
    border-radius: 90px !important;
}
*/


#inv h1, #inv h2, #inv h3, #inv h4, #inv h5, #inv h6, #inv h1 span, #inv h2 span, #inv h3 span, #inv h4 span, #inv h5 span, #inv h6 span{
	text-transform: uppercase!important;
	font-family: "industry", sans-serif !important;
	color: #0e3669 !important;
}

.row > * {
    padding-left: calc(var(--bs-gutter-x) * 0.0);
    padding-right: calc(var(--bs-gutter-x) * 0.0);
}
a {
    text-decoration: none;
    color: #7a878e;
    outline: 0;
}

.media-buttons {
    margin-top: 0 !important;
}
.lower-detail-data-right {
    font-size: 16px !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;}

span.compare-label{padding-left: 4px !important;}
.compare-chkbox-container .compare-listings .fa-check {
    left: 6px !important;
}
.bread-crumbs-heading .return-links .return-links-link span, #no-compare-listings, .bread-crumbs-heading .return-links .return-links-link i {color:#0e3669 !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-facets-container .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-error-container .info > div:first-of-type button {background:#d70000 !important; color: #fff !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{transition: ease all 0.2s !important;}

.check-availability-link, .email-seller-link, .video-chat-link, .faceted-search, .faceted-show-all-btn, .calculator-btn {background: #0e3669 !important; transition: ease all 0.2s !important;}

.list-content .list-title .list-listings-count, .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, .list-content .list-top-section .listing-option-bar .list-listings-count, .detail-price, .compare-price, .compare-title {color: #0e3669 !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: #0e3669 !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .list-page-nav, .contact-options a {background: #0e3669 !important;}
.list-main-section .contact-options a {transition: ease all 0.2s !important;}

.detail-content .dealer-info .phone-and-email .send-email-btn, .list-content .list-listing-mobile .dealer-phone-container a, .back-button {border-color: #0e3669!important; color: #0e3669!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: #0e3669!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;}




/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {		

.showroom-grid > span{
	width: calc(50% - 1px);
}

.mfg-grid a{
	width: calc(50% - 1px);
}
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 1200px) {
	#footerID .col-xl-4 {
		width: 33.3333% !important;
	}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
	
	body:not(.highlightSidebars) .adc-header{
		color: #061e3e;
		padding: 0 20px;
		position: absolute;
		top: 48px;
		left: 0;
		right: 0;
		z-index: 100;
	}
	body:not(.highlightSidebars) .adc-preheader{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 100;
	}
	#logoID img{
		max-width: 300px !important;
	}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	#footerID .col-xl-4 {
		width: 100% !important;
	}
	.no-bg-img-sm{
		background-image: none !important;
	}
	
.showroom-grid > span {
	width: calc(50% - 1px);
}

.mfg-grid a{
	width: calc(50% - 1px);
}
	.nopad-sm, .nopad-sm.pad-bottom{
		padding: 0 !important;
	}
	
	.heading-lg{
		font-size: 32px;
		line-height: 32px;
	}
	.heading-md{
		font-size: 24px;
		line-height: 30px;
	}
	
.contactForm h1, .contactForm h2, .contactForm h3{
	font-size: 24px;
	line-height: 30px;
}
	
	#map {height: 400px !important;}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.heading-lg{
		font-size: 32px;
		line-height: 32px;
	}
	.heading-md{
		font-size: 18px;
		line-height: 24px;
	}

	.contactForm h1, .contactForm h2, .contactForm h3{
		font-size: 18px;
		line-height: 24px;
	}
	.shwidget p, .shwidget ul{
		font-size: 14px;
		line-height: 24px;
	}
	.spaced{letter-spacing: 0.1em;}
}

