/*
Theme Name: www.mctrux.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
--------------------------------------------------------------*/
.img-responsive{
	height: auto;
}
html, body {
	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:blue;
	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 */

.flex-grow-columns > .row > div {
    flex-grow: 1;
}
.shwidget lite-youtube{
	border-radius: 10px;
}
.shwidget a.undefined img{
	transition: ease all 0.3s;
	opacity: 1;
}
.shwidget a.undefined:hover img{
	opacity: 0.8;
}
.subhero{
	padding-bottom: 200px;
	background-size: cover;
	background-position: center center;
}
.shwidget h1, .shwidget h2, .shwidget h3, .shwidget h4, .shwidget h5, .shwidget h6{
	margin: 0 !important;
}
.rounded{border-radius: 10px !important;}
.img-border{border: solid 1px #ddd !important; box-sizing: border-box;}
.white{color: #fff;}
.blue{color: #0058a9 !important;}
.heading, .heading-md, .heading-lg, .heading-spaced{
	font-family: "bebas-neue-pro-expanded", sans-serif;
}
.shwidget p{
	font-family: "bebas-neue-pro-expanded", sans-serif;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
	padding: 0;
	font-weight: 400;
	
}
.shwidget .accordion-body p{
	font-size: 16px;
	
}
.shwidget .accordion-body ul li{
	font-size: 16px;
	
}
.shwidget ul li, .shwidget ol li{
	font-family: "bebas-neue-pro-expanded", sans-serif;
	font-size: 24px;
	line-height: 30px;
	padding: 0;
	font-weight: 400;
	
}
.shwidget ul li a, .shwidget ol li a{
	color: #0058a9;
	
}
.shwidget ul, .shwidget ol{
	margin-bottom: 20px;
	
}
.shwidget p a{
	color: #0058a9;
}
.white .shwidget p a{
	color: #fff;
}
.white .shwidget p a:hover{
	color: #0058a9;
}

.landing-btns a{
	display: inline-block;
	
	font-family: "bebas-neue-pro-expanded", sans-serif;
	font-size: 14px;
	text-decoration: unset;
	text-transform: uppercase;
	appearance: none !important;
	border: unset !important;
	outline: unset !important;
	line-height: 36px;
	color: #0058a9 !important;
	background: #eee !important;
	box-shadow: inset 0 0 8px 0 rgba(0,0,0,0.1);
	border-radius: 5px !important;
	padding: 0 12px;
	margin: 3px;
}
.landing-btns a:hover{
	color: #fff !important;
	background: #0058a9 !important;
	box-shadow: inset 0 0 8px 0 rgba(0,0,0,0.1);
}

.footerlist p, .footerlist a{
	font-family: "bebas-neue-pro-expanded", sans-serif;
	text-transform: uppercase;
	line-height: 36px;
	font-size: 16px;
	color: #1d222a;
	margin: 0;
}
.mct-footer p a:hover{
	color: #0058a9;
}
.heading{
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	display: inline-block;
	text-transform: uppercase;
}
.heading-md{
	font-size: 48px;
	font-weight: 800;
	line-height: 1;
	display: inline-block;
	text-transform: uppercase;
}
.heading-lg{
	font-size: 62px;
	font-weight: 800;
	line-height: 1;
	display: inline-block;
	text-transform: uppercase;
}
.heading-spaced{
	font-size: 24px;
	letter-spacing: 0.2em;
	font-weight: 800;
	line-height: 1.3;
	display: inline-block;
	text-transform: uppercase;
}
.heading-sm{
	font-size: 16px;
	letter-spacing: 0.1em;
	font-weight: 800;
	line-height: 1.3;
	display: inline-block;
	text-transform: uppercase;
}

.shwidget{
	font-family: "bebas-neue-pro-expanded", sans-serif;
}
.uppercase{text-transform: uppercase;}
.pad-top{
	padding-top: max(40px, 5vw) !important;
}
.pad-bottom{
	padding-bottom: max(40px, 5vw) !important;
}
.widget-wrapper{
	padding-left: 7% !important;
	padding-right: 7% !important;
}
.widget-panel{
	width: calc(100% - 10px);
    height: calc(100% - 10px) !important;
	margin: 5px;
	padding: 20px;
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);
	border-radius: 5px !important;
	background: #fff;
	box-sizing: border-box;
	
}
.logo-btns a{
	height: 100%;
    display: flex;
	flex-direction: column;
	text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
	min-height: 200px;
}
.logo-btns a img{
	width: 80% !important;
	margin: 0 auto;
}

.align-button-right{float: right;}
.align-button-center{margin: 0 auto !important; 
    display: block !important;}

	.text-align-right{
		text-align: right;
	}
.btn-simple{
	font-family: "bebas-neue-pro-expanded", sans-serif;
	font-size: 18px;
	text-decoration: underline;
	text-transform: uppercase;
	background: unset !important;
	appearance: none !important;
	border: unset !important;
	outline: unset !important;
	line-height: 1.1;
	display: inline-block;
	font-weight: 700;
	
}
.btn-simple:after{
    content: "  \f061";
    font-family: "Font Awesome 6 Free";
	font-weight: 900;
}
.btn-default{
	font-family: "bebas-neue-pro-expanded", sans-serif;
	font-size: 18px;
	text-decoration: unset;
	text-transform: uppercase;
	appearance: none !important;
	border: unset !important;
	outline: unset !important;
	line-height: 48px;
	display: inline-block;
	color: #000 !important;
	background: #fff !important;
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);
	border-radius: 5px !important;
	padding: 0 16px;
	font-weight: 700;
}
.btn-black{
	font-family: "bebas-neue-pro-expanded", sans-serif;
	font-size: 18px;
	text-decoration: unset;
	text-transform: uppercase;
	appearance: none !important;
	border: unset !important;
	outline: unset !important;
	line-height: 48px;
	display: inline-block;
	color: #fff !important;
	background: #000 !important;
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);
	border-radius: 5px !important;
	padding: 0 16px;
	font-weight: 700;
}

.btn-blue{
	font-family: "bebas-neue-pro-expanded", sans-serif;
	font-size: 18px;
	text-decoration: unset;
	text-transform: uppercase;
	appearance: none !important;
	border: unset !important;
	outline: unset !important;
	line-height: 48px;
	display: inline-block;
	color: #fff !important;
	background: #0058a9 !important;
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);
	border-radius: 5px !important;
	padding: 0 16px;
	font-weight: 700;
}

.full-width-buttons .btn-black, .full-width-buttons .btn-blue, .full-width-buttons .btn-white, .full-width-buttons .btn-default{
	display: block;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
}


/* FEATURED INVENTORY */


h2.inv_car_title{
	font-family: "bebas-neue-pro-expanded", sans-serif;
	font-size: 36px;
	text-transform: uppercase;
    text-align: center!important;
    font-weight: 500;
    color: #000;
    max-width: 100%;
	margin: 0 auto !important;
}
h2.inv_car_title + hr{
	display: none !important;
}

.carousel_details_btn{
	padding-top: 60px;
font-family: "bebas-neue-pro-expanded", sans-serif;
	font-size: 18px;
	text-decoration: underline;
	text-transform: uppercase;
	background: unset !important;
	appearance: none !important;
	border: unset !important;
	outline: unset !important;
	line-height: 1.1;
	display: inline-block;
	
}
.carousel_details_btn:after{
    content: "  \f061";
    font-family: "Font Awesome 6 Free";
	font-weight: 900;
}

.widget_sandhills_featured_inventory .card-body{
	padding-left: 0 !important;
	padding-right: 0 !important;
	box-sizing: border-box;
}
.widget_sandhills_featured_inventory #controls {
    text-align: center;
    position: absolute;
    right: 0;
    bottom: unset !important;
    top: -110px !important;
    margin-top: 120px !important;
}
.car_col {
    padding: 10px ! Important;
}
.widget_sandhills_featured_inventory a.a_inv_cont {
    padding: 0;
}
.widget_sandhills_featured_inventory a.a_inv_cont span {
border-radius: 100% !important;
	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;
	
	opacity: 1 !important;
}
.widget_sandhills_featured_inventory .inv_control{
	transition: ease all 0.2s;
}
.widget_sandhills_featured_inventory a.a_inv_cont:nth-of-type(2) span {
    background-color: #e8e8e8 !important;
    right: 0 !important;
	color: #000 !important;
}
.widget_sandhills_featured_inventory a.a_inv_cont:nth-of-type(1) span {
    background-color: #e8e8e8 !important;
	color: #000 !important;
	border: none !important;
	box-sizing: border-box !important;
    left: calc(100% - 115px) !important;
}

.widget_sandhills_featured_inventory .inv_control:hover{
	box-shadow: unset !important;
	filter: brightness(1.03);
}

.widget_sandhills_featured_inventory a.a_inv_cont:nth-of-type(2) span i{
    font-size: 24px !important;
	color: rgb(16, 36, 51) !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: "bebas-neue-pro-expanded", sans-serif;
	font-size: 36px;
	letter-spacing: normal;
	font-weight: 700;
	margin: -20px 0 0 0 !important;
	color: #000;
	display: inline-block;
}
.widget_sandhills_featured_inventory .small_spec strong, .widget_sandhills_featured_inventory .small_spec ~ br {
display: none !important;
}
.widget_sandhills_featured_inventory .sh-carousel-indicators {
    display: none !important;
}
.widget_sandhills_featured_inventory .listing-title {
font-family: "bebas-neue-pro-expanded", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: normal !important;
	color: #000;
	font-weight: 400 !important;
}
.widget_sandhills_featured_inventory .col-padding {
	padding: 0 !important;
}
.widget_sandhills_featured_inventory .inv_image {
	width: 200% !important;
	height: auto !important;
}
.widget_sandhills_featured_inventory .outer-img-box {
	padding: 0 !important;
	border-radius: 10px;
	overflow: hidden;
}

.widget_sandhills_featured_inventory .card {
	box-shadow: none !important;
    border: none !important;
	background: #fff !important;
	margin: 0 !important;
	height: 100% !important;
	position: relative;
}
.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;
}

.widget_sandhills_featured_inventory .glyphicon-chevron-right:before {
    content: "\f061" !important;    
	font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}
.widget_sandhills_featured_inventory .glyphicon-chevron-left:before {
    content: "\f060" !important;    
	font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}

/* WIDGET EXPANDABLE CONTENT AREA */

body:not(.highlightSidebars) .expandable-area{
	max-height: 340px;
	transition: ease all 0.3s;
	position: relative;
	overflow: hidden;
	padding-bottom: 40px !important;
}
body:not(.highlightSidebars) .expandable-area:not(.open):before{
	z-index: 29;
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 0;
	height: 60px;
	background: rgba(255,255,255,0.94);
}
body:not(.highlightSidebars) .expandable-area:after{
	position: absolute;
	bottom: 20px;
	left: 20px;
	content: 'Read More';
	color: #0058a9;
	text-decoration: underline;
	font-family: "bebas-neue-pro-expanded";
	font-size: 14px;
    font-weight: 700;
    z-index: 30;
}
body:not(.highlightSidebars) .expandable-area.open:after{
	content: '';
}
body:not(.highlightSidebars) .expandable-area.open{
	max-height: 100%;
}
/* LOCATIONS */

.cpt-loc-box{
	text-align: left;
	
	font-family: "bebas-neue-pro-expanded", sans-serif;
	text-transform: uppercase;
	line-height: 24px;
	font-size: 16px;
	color: rgb(16, 36, 51);
	margin: 15px 0 45px;
}

.cpt-loc-box p, .cpt-loc-box a{
	font-family: "bebas-neue-pro-expanded", sans-serif;
	text-transform: uppercase;
	line-height: 24px;
	font-size: 16px;
	color: rgb(16, 36, 51);
	margin: 0;
}
.cpt-loc-box a.btn-simple{
	font-family: "bebas-neue-pro-expanded", sans-serif;
	font-weight: 500;
}


/* FORMS */


.contactFormLabel {
    display: block;
    width: 100%;
}
.form-check {
    display: inline-block !important;
	margin-right: 10px;
}

/* LISTS */

.big-numbers-list ol{
	list-style: decimal-leading-zero;
    list-style-position: inside;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	padding: 0;
}
.big-numbers-list ol:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border: solid 1px #fff;
	pointer-events: none;
}
.big-numbers-list ol ::marker{
	font-size: 54px;
	font-weight: 900;
	color: #ccc;
	z-index: -1;
}
.big-numbers-list ol li{
	padding: 20px;
	font-size: 18px;
	box-sizing: border-box;
	width: 33.33333%;
	min-height: 140px;
	border: solid 1px #f8f8f8;
	border-style: outset;
}
.big-numbers-list ol li span{
	opacity: 0.9;
	font-weight: 300;
	text-transform: capitalize;
    display: block;
    float: right;
    width: calc(100% - 80px);
    padding: 25px 0;
}

@media screen and (max-width: 1023px){

	.big-numbers-list ol li{
		width: 50%;
	}
}

@media screen and (max-width: 767px){

	.big-numbers-list ol li{
		width: 100%;
	}
}



.cleanlist ul:not(.reCaptchaList):not(.slick-dots){
	list-style: none;
	padding-left: 24px;
}
.cleanlist ul:not(.reCaptchaList):not(.slick-dots) li{
	position: relative;
	margin-bottom: 5px;
	padding: 10px 0 !important;
	border-bottom: solid 1px #eee;
	padding-left: 0;
	transition: ease all 0.2s;
	
}
.white .cleanlist ul:not(.reCaptchaList):not(.slick-dots) li{
	border-bottom: solid 1px #585858;
	
}
.cleanlist ul:not(.reCaptchaList):not(.slick-dots) li:hover{
	transform: translateX(10px);
	
}
.cleanlist ul:not(.reCaptchaList):not(.slick-dots) li:before{
	position: absolute;
	left: -24px;
	content: '+';
	color: #0058a9;
	transition: ease all 0.25s;
	
}
.cleanlist ul:not(.reCaptchaList):not(.slick-dots) li:hover:before{
	transform: translateX(-10px);
	color: #ccc;
	
}


		

/* TABLES */


.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
	text-align: center;
    overflow: auto;
	border-radius: 10px;
}
.table ul {
	min-width: 600px;
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}
.table ul li {
    padding: 5px;
    border: solid #eee 1px;
    min-width: 100px;
    width: 100%
}

.table ul:nth-child(odd) li {
    background-color: #faf8f3;
    color: #000
}

.table ul:first-of-type li {
    background-color: #0058a9;
    font-weight: 700;
    color: #ffffff
}


#order-parts-iframe {
    width: 100%;
    height: 1500px;
}

@media (max-width: 1199px) {
    #order-parts-iframe {
        height: 1550px;
    }
}
@media (max-width: 991px) {
    #order-parts-iframe {
        height: 1140px;
    }
}
@media (max-width: 767px) {
   #order-parts-iframe {
        height: 1288px;
    }
}

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1500px) {		
	.heading-lg{
    	font-size: 48px;
	}
}
@media only screen and (max-width : 1200px) {		
	h2.inv_car_title{
		font-size: 21px;
		max-width: calc(100% - 220px);
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 993px) {
	
	.btn-large{
		font-size: 30px !important;
		line-height: 40px !important;
		padding: 16px 24px !important;
		font-family: "bebas-neue-pro-expanded", sans-serif !important;
		font-weight: 700 !important;
		max-width: 350px;
	}
}
@media only screen and (max-width : 992px) {
	
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	

	
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 575px) {
	.shEditorInsertImage{
		float: unset !important;
	}
	.img-responsive{
		max-width: 100% !important;
	}
	.heading-lg{
		font-size: 36px !important;
	}
	.heading-md, h2.inv_car_title{
		font-size: 24px !important;
		line-height: 1.1 !important;
	}
	.heading{
		font-size: 14px;
		line-height: 1.1 !important;
	}
	.text-align-right{
		text-align: unset;
	}
	.align-button-right{float: unset;}
.align-button-center{margin: unset;}
	
	
	.btn-blue, .btn-black, .btn-white, .btn-default{
		min-width: 280px;
		width: 100%;
		box-sizing: border-box;
		max-width: 100%;
	}
	.social-btns{
		gap: 0;
	}
	
	.btn-black, .btn-blue, .btn-white, .btn-default{

    line-height: 1.1;
    padding-top: 10px;
    padding-bottom: 10px;
}
	
	
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

	h2.inv_car_title{
		max-width: unset !important;
        font-size: 21px;
        margin-bottom: 100px !important;

	}
	.widget_sandhills_featured_inventory #controls{
		right: 0;
		left: 0;
		display: flex;
		justify-content: center;
		margin: 42px 0 0 !important;
		gap: 10px;
	}
	.widget_sandhills_featured_inventory #controls a span{
    	position: unset !important;
	}

}
