/*
Theme Name: www.optimumequipment.ca
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
*/
/*--------------------------------------------------------------
## Editor class styles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Editor class styles
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/

/* RESET */

h1, h2, h3, h4, h5, h6{
	margin: 0 !important;
}
.social-icon {
	width: auto!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;
}

html, body {
	height:100%;
	width:100%;
}
@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}
html{scroll-behavior: smooth;}
.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:#030303;
	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: #030303;
	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: #030303;
	font-size:16px;
	font-weight:400;
}
.dropdown-menu:not(.head-list)>li>a:hover {
    background-color: #e68a24;
    transition: linear 0.2s;
}

/*--------------------------------------------------------------
## header search form
--------------------------------------------------------------*/

.header-search-icon.inv-search {
	text-align: right;
}

.header-search-icon:hover i {
  opacity: 0.6;
  cursor: pointer;
}

.header-search-slide {
  background: rgb(100, 162, 69);
  padding: 30px 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  box-sizing: border-box !important;
  border-top: 1px solid #fff;
}

.search-outer-container {
  width: 100%;
  max-height: 100%;
  height: 50px;
}

.header-search-slide .wid90 {width: 90%; margin: 0 auto;}

.header-search {
  display: flex;
  height: 100%;
}

#slide-search-input {
	width: 86% !important;
        padding: 0 0 0 25px !important;
        margin: 0 !important;
        height: 50px;
        border-radius: 5px 0 0 5px !important;
        background: #fff !important;
        border-right: 1px solid #ebebeb;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
}

#mobile-form-submit {
	background: #000;
        border: 0 !important;
        border-radius: 0 5px 5px 0 !important;
        padding: 0;
        justify-content: center;
        width: 14% !important;
        color: #fff !important;
        text-transform: uppercase !important;
        display: flex;
        align-items: center;
        min-height: 100%;
}

.header-search input[type="text"] {
  font-weight: 400;
  font-style: normal;
  font-size: 16px !important;
  color: #808080 !important;
  text-transform: uppercase;
  background: #d3d3d3;
  border: none;    
	font-family: "Barlow Condensed", sans-serif !important;
}

.header-search ::placeholder {
  font-weight: 400;
  font-style: normal;
  font-size: 16px !important;
  color: #808080 !important;
  text-transform: uppercase;
}

.header-search i {
  color: #fff;
  font-size: 25px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.header-search input:focus {
  outline: none !important;
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}

.initiallyHidden {
  display: none;
}

/*--------------------------------------------------------------
## 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;
}

#header{
	background: #030303;
	color: #fff;
	font-family: 'Barlow Condensed', sans-serif;
	padding: 15px 0;
	font-size: 15px;
	letter-spacing: 3px;
    z-index: 100;
	position: relative;
}
#header a{
	color: #fff !important;
	font-weight: 700;
}
#header icon{
	color: #fff !important;
}

/* STRUCTURE */

body{font-family: 'Barlow Condensed', sans-serif;}

.wrapper-sm{
	max-width: 1280px;
	margin: 0 auto !important;
    float: unset;
}
.wrapper{
	padding: 0 8.1% !important;
}
.wrapper-lg{
	padding: 0 5.3% !important;
}
.wrapper-xl {
	padding: 0 20px !important;
}

.relative{position: relative;}
.background-no-repeat{
	background-repeat: no-repeat !important;
}

.flex{display: flex;}
.flex-wrap{flex-wrap: wrap;}

.section-match-height .entry-content > .container-fluid > .row > .col-sm-12 > .row{
	display: flex;
	flex-wrap: wrap;
}
.section-match-height .entry-content > .container-fluid > .row > .col-sm-12 > .row > .col-sm-12{
	width: 100%;
}
.align-center{
	align-items: center;
}
.justify-end{
	justify-content: flex-end;
}
/* MISC */


.white, .white a, .white p{color: #fff !important;}
.bg-yellow{
	background: #ffcc3f;
}
.bg-white{
	background: #fff;
}
.bg-offwhite{
	background: #f3f3f3; /* f5f6f7; */
}

.offset-down{
	position: relative;
	transform: translateY(50%);
	z-index: 400;
    margin-top: -151px;
}

.hero{
	background-image: url("/wp-content/themes/www.optimumequipment.ca/videos/video-2-loading-img.jpg");
	background-size: cover;
	background-position: center center;
	
	
	position: relative;
    padding: 8% 0 13% 0;
	overflow: hidden;
}
.hero .background-video{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.hero .background-video:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: rgba(0,0,0,0.5);
}
.hero .background-video video{
	width: 100%;
	height: 100%;
	z-index: 0;
	object-fit: cover;
}


.dark-overlay{
	position: relative;
}
.dark-overlay:before{
	z-index: 0;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.4);
}
.dark-overlay > div{
	position: relative;
}
/* .hero:before{
	background-image: url("images/hero.jpg");
	-moz-background-position: center center;
	-o-background-position: center center;
	-webkit-background-position: center center;
	background-position: center center;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	-moz-animation: heroimganim 30s infinite;
	-o-animation: heroimganim 30s infinite;
	-webkit-animation: heroimganim 30s infinite;
	animation: heroimganim 30s infinite;
	animation-fill-mode: forwards;
} */

/* Animation Keyframes*/
@keyframes heroimganim {
    0% { transform: scale(1); opacity: 1;}
    100% {  transform: scale(1.2); }
}


#heroleftID{
	margin-top: 40px;
}

/* 
.abs-widget-area-active{z-index: 1000;}
.transition-offset{
	padding-bottom: 154px;
}
.transition{
	position: absolute;

	left: 0;
	right: 0;
	height: 154px;
	
	background-repeat: no-repeat;
	-moz-background-repeat: no-repeat;
	-o-background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	
	-moz-background-size: 2000px auto;
	-o-background-size: 2000px auto;
	-webkit-background-size: 2000px auto;
	background-size: 2000px auto;
	pointer-events: none;
}

.transition-only{
	position: relative;
}
.transition-pad{
	padding: 10% 0 12%;
}
.transition-only:before, .transition-only:after{
	content: '';
	position: absolute;

	left: 0;
	right: 0;
	height: 154px;
	z-index: 100;
	
	background-repeat: no-repeat;
	-moz-background-repeat: no-repeat;
	-o-background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	
	-moz-background-size: 2000px auto;
	-o-background-size: 2000px auto;
	-webkit-background-size: 2000px auto;
	background-size: 2000px auto;
	pointer-events: none;
}
.transition-bottom-white, .transition-only-bottom-white:after{
	bottom: -1px;
	-moz-background-position: center bottom;
	-o-background-position: center bottom;
	-webkit-background-position: center bottom;
	background-position: center bottom;
	background-image: url("images/transition-white-bottom.png");
}
.transition-top-white, .transition-only-top-white:before{
	top: -1px;
	-moz-background-position: center top;
	-o-background-position: center top;
	-webkit-background-position: center top;
	background-position: center top;
	background-image: url("images/transition-white-top.png");
}
.transition-bottom-gray, .transition-only-bottom-gray:after{
	bottom: -1px;
	-moz-background-position: center bottom;
	-o-background-position: center bottom;
	-webkit-background-position: center bottom;
	background-position: center bottom;
	background-image: url("images/transition-gray-bottom.png");
}
.transition-top-gray, .transition-only-top-gray:before{
	top: -1px;
	-moz-background-position: center top;
	-o-background-position: center top;
	-webkit-background-position: center top;
	background-position: center top;
	background-image: url("images/transition-gray-top.png");
}

.transition-bottom-black, .transition-only-bottom-black:after{
	bottom: -1px;
	-moz-background-position: center bottom;
	-o-background-position: center bottom;
	-webkit-background-position: center bottom;
	background-position: center bottom;
	background-image: url("images/transition-dark-bottom.png");
}
.transition-top-black, .transition-only-top-black:before{
	top: -1px;
	-moz-background-position: center top;
	-o-background-position: center top;
	-webkit-background-position: center top;
	background-position: center top;
	background-image: url("images/transition-dark-top.png");
}

.offset-down-px{
	margin-bottom: -1px;
}
*/

.hero-category{display: flex; align-items: center;}
.hero-category .divider{
    height: 88px;
    width: 1px;
    display: block;
    background: #64a245;
    margin: 0 40px;
}
.hero-category h3{
    color: #fff;
	
	font-size: 24px;
	letter-spacing: 6px;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif !important;
	text-transform: uppercase;
	line-height: 1;
    width: calc(100% - 40px);
    text-align: left;
}
.hero-category h3 span{
    float: right;
	font-weight: 400;
}
.hero-category img{
	-moz-transition: ease all 0.2s;
	-o-transition: ease all 0.2s;
	-webkit-transition: ease all 0.2s;
	transition: ease all 0.2s;
	filter: invert(31%) sepia(29%) saturate(801%) hue-rotate(56deg) brightness(97%) contrast(85%);;
}
.hero-category{
	-moz-transition: ease all 0.2s;
	-o-transition: ease all 0.2s;
	-webkit-transition: ease all 0.2s;
	transition: ease all 0.2s;
	width: 100%;
}
.hero-category:hover{
	background: rgba(255,255,255,0.2);
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 0 10px;
	width: calc(100% + 10px);
}
.hero-category:hover img{
	transform: translateX(10px);
}

.prevButton-container-inventory-category, .nextButton-container-inventory-category{
	display: none !important;
}

.post-container-inventory-category{
	overflow: unset !important;
}
.border{
	border: solid 1px #b7bbb5;
}
.rounded{
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.panel{
	margin: 20px !important; 
	
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: calc(100% - 40px) !important;
	
	padding: 6% !important;
}
.panel.border{background: unset !important;}

.pad{
	padding: 8% !important;
}
.min-height-box{
	min-height: 600px !important;
	position: relative !important;
}
.min-height-box.pad{
	padding: 0 !important;
	border: solid 40px #fff !important;
	box-sizing: border-box !important;
}
.min-height-box button{
	position: absolute !important;
	bottom: 0 !important;
	left: 0 !important;
}
.shadow{
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
}

.background-icon{
	-moz-background-size: 75px auto !important;
	-o-background-size: 75px auto !important;
	-webkit-background-size: 75px auto !important;
	background-size: 75px auto !important;
}

/* TYPOGRAPHY */

.heading-xs-light{
	font-size: 24px;
	letter-spacing: 10px;
	font-weight: 400;
	font-family: 'Barlow Condensed', sans-serif !important;
	text-transform: uppercase;
	
    line-height: 2;
}
.heading-sm-light{
	font-size: 32px;
	letter-spacing: 10px;
	font-weight: 400;
	font-family: 'Barlow Condensed', sans-serif !important;
	text-transform: uppercase;
	line-height: 1.1;
}
.heading-sm, .contactForm h1{
	
    display: block;
	font-size: 32px;
	letter-spacing: 4px;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif !important;
	margin-bottom: 40px;
	text-transform: uppercase;
    line-height: 1.1;
}
.contactForm h1{
	margin-bottom: 40px !important;
}


.wrapper-sm .contactForm h1, .wrapper-sm .contactForm p{
	text-align: center;
}
.wrapper-sm .contactForm p small{
	font-size: 12px;
	font-style: italic;
}
.SIGNUP_FLD{margin-bottom: 20px !important;}
.form-control, .btn-primary {
    padding: 20px;
    box-sizing: border-box;
    -moz-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
}
.input-group .btn-primary {
    padding: 20px !important;
    max-height: unset !important;
	background: #030303;
	box-shadow: unset !important;
	border: unset !important;
}
.input-group .btn-primary:hover, .input-group .btn-primary:active, .input-group .btn-primary:focus  {
	background: #030303 !important;
	box-shadow: unset !important;
	border: unset !important;
}
.input-group .form-control {
    height: unset !important;
}
.heading{
	
    display: block;
	font-size: 48px;
	letter-spacing: 4px;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif !important;
	margin-bottom: 40px;
	text-transform: uppercase;
    line-height: 1.1;
}
.heading-lg{
	
    display: block;
	font-size: 72px;
    letter-spacing: 8px;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif !important;
	text-transform: uppercase;
	line-height: 1;
	
    margin-bottom: 10px;
}
.heading-xlg{
	
	font-size: 90px;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif !important;
	text-transform: uppercase;
	line-height: 1;
    letter-spacing: normal;
	
    display: block;
}
.hero .heading-xlg{
	
	font-size: 16vw;
}

.shwidget p, .custom-form p{
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #2b2a2d;
	font-family: 'Barlow Condensed', sans-serif;
	margin-bottom: 40px;
}
.shwidget label{
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #2b2a2d;
	font-family: 'Barlow Condensed', sans-serif;
}
.shwidget p a{
	color: #2b2a2d;
}


/* CAREERS */

.job-box{
	text-align: left;
    background: #fff;
    color: #030303;
    display: block;
    margin: 10px !important;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: calc(100% - 20px);
    box-sizing: border-box;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    transition: ease all 0.4s;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
}
.job-box > ul{
    padding: 40px;

	color: #030303;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.job-box > ul ul{
    padding-bottom: 40px;
}
.job-box > ul ul li{
   	margin-bottom: 5px;
}
.job-box h2{
    padding: 40px;
	cursor: pointer;
	color: #fff;
	background: #64a245;
}
.job-box .click i{
	float: right;
    line-height: 36px;
}
.job-box .click.open i:before{
	content:"\f068";
}
.job-box p{
	text-align: left;
	color: #030303;
}
.job-box .btn-default{
	margin-top: 30px;
	
    display: inline-block;
}
/* BUTTONS */
.center-content .btn{
	margin: 0 auto !important;
    display: block;
}
.btn-default{
	box-sizing: border-box;
    max-width: 100%;
    white-space: normal;
	
	font-size: 18px;
	letter-spacing: 4px;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif;
	text-transform: uppercase;
	padding: 20px 40px;
	
	background: #64a245 !important;
	border: solid 2px #64a245 !important;
	/* border: solid 2px rgba(0,0,0,.07) !important;
	background: none !important; */
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: none !important;
	text-align: center;
	color: #fff !important;
	-moz-transition: ease all 0.2s;
	-o-transition: ease all 0.2s;
	-webkit-transition: ease all 0.2s;
	transition: ease all 0.2s;
}
.btn-success{
	box-sizing: border-box;
    max-width: 100%;
    white-space: normal;
	
	font-size: 18px;
	letter-spacing: 4px;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif;
	text-transform: uppercase;
	padding: 20px 40px;
	
	background: #64a245 !important;
	border: solid 2px #64a245 !important;
	/* border: solid 2px rgba(0,0,0,.07) !important;
	background: none !important; */
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: none !important;
	text-align: center;
	color: #fff !important;
	-moz-transition: ease all 0.2s;
	-o-transition: ease all 0.2s;
	-webkit-transition: ease all 0.2s;
	transition: ease all 0.2s;
}

.btn-default:hover, .btn-success:hover{
	color: #fff !important;
	background: #030303 !important;
	border: solid 2px #030303 !important;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}

.btn-default:after, .btn-success:after{
	content: '\203A' !important;
	position: relative;
	display: inline-block;
	font-weight: 400;
	font-family: 'Barlow Condensed', sans-serif;
	padding-left: 10px;
}

.btn-outline{
	box-sizing: border-box;
    max-width: 100%;
    white-space: normal;
	
	font-size: 18px;
	letter-spacing: 4px;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif;
	text-transform: uppercase;
	padding: 20px 40px;
	
	 border: solid 2px rgba(0,0,0,.07) !important;
	background: none !important; 
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: none !important;
	text-align: center;
	color: #030303 !important;
	-moz-transition: ease all 0.2s;
	-o-transition: ease all 0.2s;
	-webkit-transition: ease all 0.2s;
	transition: ease all 0.2s;
}

.white .btn-outline{

	color: #fff !important;
}

.btn-outline:hover{
	color: #fff !important;
	background: #030303 !important;
	border: solid 2px #030303 !important;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}

.btn-outline:after{
	content: '\203A' !important;
	position: relative;
	display: inline-block;
	font-weight: 400;
	font-family: 'Barlow Condensed', sans-serif;
	padding-left: 10px;
}
.btn-yellow{
    white-space: normal;
	
	font-size: 18px;
	letter-spacing: 4px;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif;
	text-transform: uppercase;
	padding: 20px 30px;
	text-align: left;
	display: block;
	position: relative;
	max-width: 300px;
	width: 100%;
	box-sizing: border-box;
	color: #ffcc3f !important;
	background: none !important;
	box-shadow: none !important;
	
	border: solid 2px #ffcc3f;
	
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-transition: ease all 0.2s;
	-o-transition: ease all 0.2s;
	-webkit-transition: ease all 0.2s;
	transition: ease all 0.2s;
}
.btn-yellow:after{
	content: '\203A';
	position: absolute;
	right: 30px;
	font-weight: 400;
	font-family: 'Barlow Condensed', sans-serif;
}
.btn-yellow:hover{
	color: #030303 !important;
	background: #ffcc3f !important;
	border: solid 2px #ffcc3f;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}

.SIGNUP_FLD .btn-green{
	color: #79c753 !important;
	border-color: #79c753 !important;
}
.SIGNUP_FLD .btn-green:hover{
	background-color: #79c753 !important;
	border-color: #79c753 !important;
	color: #030303 !important;
}
.btn-green{
    white-space: normal;
	
	font-size: 18px;
	letter-spacing: 4px;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif;
	text-transform: uppercase;
	padding: 20px 30px;
	text-align: left;
	display: block;
	position: relative;
	max-width: 300px;
	width: 100%;
	box-sizing: border-box;
	color: #64a245 !important;
	background: none !important;
	box-shadow: none !important;
	
	border: solid 2px #64a245;
	
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-transition: ease all 0.2s;
	-o-transition: ease all 0.2s;
	-webkit-transition: ease all 0.2s;
	transition: ease all 0.2s;
}
.btn-green:after{
	content: '\203A';
	position: absolute;
	right: 30px;
	font-weight: 400;
	font-family: 'Barlow Condensed', sans-serif;
}
.btn-green:hover{
	color: #030303 !important;
	background: #64a245 !important;
	border: solid 2px #64a245;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}

.big-btns .btn{
    max-width: 100% !important;
	padding: 40px 30px;
	display: block !important;
    width: 100% !important;
	text-align: center !important;
}
.big-btns .btn:after{
	content: none !important;
}

.btn-black{
    white-space: normal;
	
	font-size: 18px;
	letter-spacing: 4px;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif;
	text-transform: uppercase;
	padding: 20px 30px;
	text-align: left;
	display: block;
	position: relative;
	max-width: 300px;
	width: 100%;
	box-sizing: border-box;
	color: #fff !important;
	background: #030303 !important;
	box-shadow: none !important;
	
	border: solid 2px #030303;
	
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-transition: ease all 0.2s;
	-o-transition: ease all 0.2s;
	-webkit-transition: ease all 0.2s;
	transition: ease all 0.2s;
}
.btn-black:after{
	content: '\203A';
	position: absolute;
	right: 30px;
	font-weight: 400;
	font-family: 'Barlow Condensed', sans-serif;
}
.btn-black:hover{
	border: solid 2px rgba(0,0,0,.07) !important;
	color: #030303 !important;
	background: none !important;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
#customForm{margin: 8px;}
.bg-dark .btn-default{
	border: solid 2px #b7bbb5 !important;
	background: none !important;
	color: #fff !important;
}

.bg-dark .btn-default:hover{
	color: #030303 !important;
	background: #fff !important;
	border: solid 2px #fff !important;
}

.btn-simple{
	font-size: 14px;
	letter-spacing: 4px;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif;
	text-transform: uppercase;
	padding: 10px 0px;
	box-shadow: none !important;
}
.btn-simple:after{
	content: '\203A';
	position: relative;
	display: inline-block;
	font-weight: 400;
	font-family: 'Barlow Condensed', sans-serif;
	padding-left: 10px;
	
	-moz-transition: ease all 0.2s;
	-o-transition: ease all 0.2s;
	-webkit-transition: ease all 0.2s;
	transition: ease all 0.2s;
}
.btn-simple:hover:after{
	padding-left: 20px;
}

.icon-top-right{
	position: relative;
}
.icon-top-right icon{
	position: absolute;
	font-size: 80px !important;
	z-index: -1;
	top: 0;
	right: 0;
	opacity: 0.33;
	color: #73ba4f !important;
}
.icon-top-left{
	position: relative;
}
.icon-top-left icon{
	position: absolute;
	font-size: 80px !important;
	z-index: 0;
	top: 85px;
	left: 0;
	opacity: 0.05;
	color: #000 !important;
}

.match-column-height .row {

    display: flex;
    flex-wrap: wrap;
}
.match-column-height .row > div{
	height: inherit !important;
}
.match-column-height .row > div > div:not(.popover){
	height: 100% !important;
    display: inline-flex;
    align-items: center;
	width: 100%;
}
.match-column-height.align-start .row > div > div{
    align-items: flex-start;
}

/* REVIEWS */

.customer-review{
	padding: 6% !important;
	box-sizing: border-box;
}
.customer-review p{

    font-size: 18px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #2b2a2d;
    font-family: 'Barlow Condensed', sans-serif;
    margin-bottom: 40px;
}
.customer-review .heading-xs-light{
	margin-top: 5px;
}


.widget_sandhills_advanced_cpt_layout .side-controls .slick-dotted.slick-slider{
	margin-bottom: 0 !important;
}

.widget_sandhills_advanced_cpt_layout .side-controls .slick-prev, .widget_sandhills_advanced_cpt_layout .side-controls  .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50% !important;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%) !important;
    -ms-transform: translate(0, -50%) !important;
    transform: translate(0, -50%) !important;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.widget_sandhills_advanced_cpt_layout .side-controls .slick-prev {
	left: 0 !important;
}
.widget_sandhills_advanced_cpt_layout .side-controls  .slick-next {
	right: 0 !important;
}
.widget_sandhills_advanced_cpt_layout .side-controls  .slick-arrow {
	background: none !important;
	opacity: 0.33!important;
}
.widget_sandhills_advanced_cpt_layout .side-controls  button:hover .slick-arrow {
	opacity: 1 !important;
}
.widget_sandhills_advanced_cpt_layout .side-controls  .slick-prev:before, .widget_sandhills_advanced_cpt_layout .side-controls .slick-next:before {
	color: #030303 !important;
	font-size: 30px;
}
.widget_sandhills_advanced_cpt_layout .side-controls .slick-dots{display: none !important;}


/* FOOTER */

.footer{
	padding: 150px 0;
	background: #030303;
}
.footer .heading-sm{color: #fff !important;}
.footer .shwidget ul{
	list-style: none;
	padding-left: 0;
}
.footer .shwidget ul li{
	position: relative;
	padding-left: 40px;
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	
	font-family: 'Barlow Condensed', sans-serif;
}
.footer .shwidget ul li a{
	color: #fff !important;
}
.footer .shwidget ul li icon{
	width: 20px;
	position: absolute;
	padding-right: 20px;
	text-align: center;
	left: 0;
	top: 11px;
}
.shwidget.flex{width: 100%;}
.shwidget.flex .row{display: flex; width: 100%;}
.shwidget.justify-end .row{justify-content: flex-end;}

.social-icon{
	min-width: 80px;
	text-align: center;
	padding: 20px 10px;
	margin: 10px;
}
.social-icon a{
	display: block;
	text-align: center;
}

.bottom-footer{
	background: #030303;
	color: #fff;
	text-align: center;
	
	padding: 15px 20px;
	
	font-size: 14px;
	line-height: 36px;
	text-transform: uppercase;
	letter-spacing: 3px;
	
	font-family: 'Barlow Condensed', sans-serif;
	
}

/* RENTALS GRID */


.rental-category{
	text-align: center; 
	background: #fff;
	color: #030303; 
	display: block; 
	padding: 40px 20px;
	margin: 20px !important;
	
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	width: calc(100% - 40px);
	box-sizing: border-box;
	
	
	-moz-transition: ease all 0.4s;
	-o-transition: ease all 0.4s;
	-webkit-transition: ease all 0.4s;
	transition: ease all 0.4s;
}
.rental-category p{
	margin: 0 !important;
	text-transform: uppercase;
	letter-spacing: 6px;
}
.rental-category h3{
    color: #030303;
	
	font-size: 24px;
	letter-spacing: 6px;
	font-weight: 700;
	font-family: 'Barlow Condensed', sans-serif !important;
	text-transform: uppercase;
}
.rental-category h3 span{
	font-weight: 400;
}
.rental-category img{
	filter: invert(100%);
	-moz-transition: ease all 0.2s;
	-o-transition: ease all 0.2s;
	-webkit-transition: ease all 0.2s;
	transition: ease all 0.2s;
	padding-bottom: 30px;
}
.rental-category:hover{
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #64a245;
}


	.custom-column-1, .custom-column-2, .custom-column-3{
		padding: calc(6% + 100px) calc(6% + 20px);
	}



/* INVENTORY */

.scrolling-wrap{
	height: 90px;
	overflow: hidden;
	border-radius: 5px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.scrolling-wrap iframe{
	width: 100%;
}

/* FEATURED INVENTORY */

.inv_car_title{
	font-family: 'Barlow Condensed', sans-serif !important;
	font-size: 30px;
    font-weight: 400;
	color: rgb(3, 3, 3);;
	text-align: left;
}

.a_inv_cont {
    padding: 15px 5px !important;
}

.carousel-indicators li{
	color: #999;
	border-color: #999;
	background-color: transparent;
}
.widget_sandhills_featured_inventory .outer-img-box{
	
	padding: 0 !important;
}
.widget_sandhills_featured_inventory .card{

	transition: ease all 0.25s;
	font-family: 'Barlow Condensed', sans-serif !important;
  border: solid 1px #9f9f9f !important;
	border-radius: 5px;
    font-weight: 400;
}
.widget_sandhills_featured_inventory .card:hover{
    box-shadow: 5px 5px 20px rgb(199 199 199);
}
.widget_sandhills_featured_inventory .card-body.sh-card-body {
    background: rgb(3, 3, 3);
    color: #fff;
    padding: 25px 20px 0;
}
.widget_sandhills_featured_inventory .inner-image-placeholder {
    background: rgb(3, 3, 3);
}
.widget_sandhills_featured_inventory .card-body.sh-card-body a {
    color: #fff;
}

.widget_sandhills_featured_inventory .small_spec strong{
	display: none;
}

.widget_sandhills_featured_inventory .listing-title {
    color: #fff;
	text-align: center;
}

.counts-row .col-md-2{
	width: 20% !important;
}


.carousel_details_btn{
		padding: 0px;
    font-size: 14px;
    background: rgb(3, 3, 3);;
    color: #fff;
    line-height: 48px;
  letter-spacing: 3px;
	font-family: 'Barlow Condensed', sans-serif !important;
	white-space: nowrap;
	width: 100%;
  border-radius: 5px;
  margin-top: -10px;
margin-bottom: 30px !important;
	font-weight: 700 !important;
	 border: solid 1px #555 !important;
	
}



#inv *:not(.fa):not(.far):not(.fas):not(.fab):not(.fa-solid):not(.material-icons){font-family: 'Barlow Condensed', sans-serif; letter-spacing: 1px;} /* Reset font, ignore icons */

#inv .detail__specs-heading{
	margin-bottom: 20px !important;
    display: block;
}
.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; letter-spacing: 2px !important;
	font-family: 'Barlow Condensed', sans-serif !important;
	color: #030303;
}


.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:#030303 !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:#030303 !important; color: #fff !important;}

.rent-title-details, .rent-title, .price{
	color: rgb(102, 165, 70) !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, .cs-btns a, .calculator-btn {background: #030303 !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: #030303 !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: #030303 !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .list-page-nav, .contact-options a {background: #030303 !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: #030303!important; color: #030303!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: #030303!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 (min-width : 1999px) {		

	.transition{
		-moz-background-size: 100% auto;
		-o-background-size: 100% auto;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
	}
	
}
@media only screen and (max-width : 1700px) {		
	.hero .heading-xlg {
    	font-size: 18vw;
	}
	.heading-lg{
		
    	font-size: 44px;
	}
	.heading{
		
    	font-size: 44px;
	}
	
	.hero-category h3 {
		font-size: 1.3vw;
		letter-spacing: 5px;
	}
	
	
	.heading-xs-light{
    	font-size: 24px;
	    letter-spacing: 8px;
	}
	
}
@media only screen and (max-width : 1440px) and (min-width : 1201px) {	

.counts-row .col-md-2{
	width: 33% !important;
}
	.hero{
		padding: 0;
	}
	.hero-category .divider{
		height: 78px;
	}
	.counts-row .heading-xs-light{
		font-size: 18px;
	}
}
@media only screen and (min-width : 1200px) {		
	.inventory-stats-row .col-lg-2 {
		width: 20% !important;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 1199px) {

	
	
	.heading-lg{
		
    	font-size: 36px;
	}
	
	.heading-xlg{

		font-size: 72px
	}
	.heading-xs-light{
		font-size: 18px;
	}
	.min-height-box{
		min-height: unset !important;
		position: relative !important;
	}
	
}
@media only screen and (max-width : 1199px) and (min-width: 992px) {
	.carousel_details_btn{
		font-size: 12px !important;
	}
.counts-row .col-md-2{
	width: 33% !important;
}
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {

.counts-row .col-md-2{
	width: 50% !important;
}
	.offset-down{transform: unset; 
    margin-top: 0;}
	.offset-down .col-xs-12{
		margin-bottom: 30px;
	}
	.custom-column-1{
		padding-bottom: calc(6% + 100px) !important;
		padding-top: calc(6% + 100px)  !important;
	}
	
	.custom-column-2{
		padding-top: calc(6% + 100px)  !important;
		padding-bottom: calc(6% + 100px)  !important;
	}
	.custom-column-3{
		padding: calc(6% + 100px) calc(6% + 20px) !important;
	}
	.center-md{text-align: center !important;}
	.hero .heading-xlg {
    	font-size: 120px;
	}
	.heading-xlg{
		font-size: 60px;
	}
	.hero{	
    	padding: 0% 0 28% 0;
	}
	.hero .col-lg-5{
		margin-top: 40px;
	}
	
	
	.hero-category h3 {
		font-size: 24px;
		letter-spacing: 0.3em;
	}
	
	.footer #footerthreeID img{
		margin: 0 auto !important;
		float: unset !important;
		padding-top: 20px;
	}
	.sh-widget.justify-end .row, .justify-end{
		justify-content: center;
	}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	.col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1{
    	flex-grow: 1;
	}
	
	.center-sm{text-align: center !important;}
	.column-reverse-sm .row{
		display: flex;
		flex-direction: column-reverse;
	}
	
	
	.justify-end, .shwidget.justify-end .row{
		justify-content: center;
	}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 640px) {
	.job-box .click i{
		position: absolute;
		top: 36px;
		right: 40px;
	}
	.job-box h2{
		position: relative;
	}
	.wrapper {
		padding: 0 20px !important;
	}
	.inventory-stats-row .heading-lg{
		font-size: 60px;
    	margin: 0;
	}
	.heading, .heading-sm, .contactForm h1 {
   		font-size: 25px;
	}
	.heading-xs-light {	

		font-size: 13px;
		letter-spacing: 0.3em;
		line-height: 2.3;
	}
	.hero{	
    	padding: 0% 0 50% 0;
	}
	.hero-category .divider{ margin: 0 10px; opacity: 0.2;
    height: 64px; }
	.hero-category img{ width: 20%; transform: none !important; }
	.hero-category h3{ 
		font-size: 13px;
		letter-spacing: 0.3em;
		line-height: 1.2;
	}
	
	.heading-lg {
		font-size: 24px;
	}
	.inventory-stats-row p{margin: 0 !important;}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
.counts-row .col-md-2{
	width: 100% !important;
}
	.inventory-stats-row .btn-default{
   		
    	max-width: 280px;
	}
.wrapper-sm .contactForm h1, .wrapper-sm .contactForm p, .customer-review {
	text-align: left;
}
	
	.custom-column-1, .custom-column-2, .pad{
    	padding-left: 30px !important;
    	padding-right: 30px !important;
	}
	
	#header{
		font-size: 13px;
		letter-spacing: 2px;
	}
	

	.heading, .heading-sm, .contactForm h1 {
   		font-size: 20px;
	}

	.btn-default, .btn-yellow{
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
		display: block;
    	width: 100%;
    	max-width: unset;
	}
	.footer .shwidget ul li{
		font-size: 13px;
		line-height: 30px;
		letter-spacing: 2px;
	}
	.bottom-footer{
		font-size: 13px;
		line-height: 30px;
		letter-spacing: 2px;
	}
	
	
}

