/*
Theme Name: www.robertsfarm.com Template
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
--------------------------------------------------------------*/

html{scroll-behavior: smooth;}

#header .img-responsive{
	transition: ease all 0.2s;
}
#header {
	transition: ease all 0.2s;
    background: linear-gradient(to bottom, #000 49%, #fff 50%);
}
#header-offset.scrolled{
	height: 200px; display: block;
}
.sheditorWidgetPopupModalBox{
	max-height: 100vh !important;
	overflow: auto !important;
  	transform: translate3d(0,0,0) !important;
}
body:not(.highlightSidebars) .sticky{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.15);
}
.rob-head .bg-black{
	background: #000;
	padding: 20px;
	display: block;
}

.search-form{
	display: block;
	padding: 40px;
	background: #eee;
}
.search-form form{
	position: relative;
	margin: 0 !important;
}
.search-form input{
	display: block;
	background: #fff;
	width: 100%;
	padding: 20px !important;
	font-family: 'Inter', sans-serif !important;
	border: none !important;
	border-radius: 5px !important;
    line-height: 24px !important;
    font-size: 16px !important;
	height: unset !important;
}
.search-form button{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 20px !important;
	background: none !important;
	border: none !important;
	outline: none !important;
    line-height: 24px !important;
    font-size: 16px !important;
}
.header-wrap{
	max-width: 96%;
	margin: 0 auto;
}
/* TEXT */
.responsive-section-width aside{
	width: unset !important;
}

.shwidget{
	
	font-family: 'Inter', sans-serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 32px;
}
.rob-head .shwidget, .footerbg .shwidget{
	
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 30px;
}
.shwidget h1, .shwidget h2, .shwidget h3, .shwidget h4, .shwidget h5, .shwidget h6{
	margin: 0 !important;
}
.shwidget p{
	margin: 0 !important;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 32px;
	font-family: 'Inter', sans-serif;
}

.white{color: #fff;}
.heading-sm{
	font-family: 'Inter', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 900;
    line-height: 1.1;
	letter-spacing: 1px;
}
.heading-md, .bv-form h1, .bv-form h3{
	font-family: 'Inter', sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 3px;
    line-height: 1.1;
	
    display: block;
}
.cursive{
	font-family: 'Yellowtail', serif;
	font-size: 36px;
	text-transform: capitalize !important;
	font-weight: 400;
	letter-spacing: 3px;
}
.heading-lg{
	font-family: 'Inter', sans-serif;
	font-size: 68px;
	text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 3px;
    line-height: 1.1;
}
body:not(.highlightSidebars) .heading-offset{
    margin-bottom: -75px !important;
    margin-top: 72px !important;}

.light{font-weight: 300;}

.btn-simple{
	background: none !important;
	border: none !important;
	text-transform: unset !important;
	font-size: 18px !important;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	letter-spacing: 3px;
	
}

.btn-default{
	background: #ffe840 !important;
	color: #000 !important;
	border: none !important;
	text-transform: uppercase!important;
	font-size: 14px !important;
	font-family: 'Inter', sans-serif;
	font-weight: 900;
	letter-spacing: 1px;
	box-shadow: none !important;
	padding: 15px 20px !important;
	
	border-radius: 15px 0 !important;
	position: relative;
}

.btn-default:after{
	content:'\203A' !important;
	padding-left: 10px;	
}
.btn-big{
	background: #ffe840 !important;
	color: #000 !important;
	border: none !important;
	text-transform: uppercase!important;
	font-size: 14px !important;
	font-family: 'Inter', sans-serif;
	font-weight: 900;
	letter-spacing: 1px;
	box-shadow: none !important;
	padding: 15px 20px !important;
	box-sizing: border-box;
	display: block;
	width: 100%;
	border-radius: 15px 0 !important;
	position: relative;
}

.btn-big:after{
	content:'\203A' !important;
	padding-left: 10px;	
}
.btn-big-dark{
	background: #000 !important;
	color: #fff !important;
	border: none !important;
	text-transform: uppercase!important;
	font-size: 14px !important;
	font-family: 'Inter', sans-serif;
	font-weight: 900;
	letter-spacing: 1px;
	box-shadow: none !important;
	padding: 15px 20px !important;
	box-sizing: border-box;
	display: block;
	width: 100%;
	border-radius: 15px 0 !important;
	position: relative;
}

.btn-big-dark:after{
	content:'\203A' !important;
	padding-left: 10px;	
}

.social-btns{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	z-index: 10;
}
.social-btns a, a.social-btn{
	line-height: 48px;
    width: 48px;
    text-align: center;
    font-size: 18px;
    align-items: center;
    height: 48px;
    font-weight: 400;
    display: flex;
    justify-content: center;
    background: #000;
    color: #fff;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.bg-black .social-btns a, .bg-black a.social-btn, .bg-black a.sheditorinsertLink{

    color: #fff !important;
}
.footerbg a.social-btn{
margin: 5px !important;
}
.social-btns.outline a, a.social-btn.outline{

    background: none !important;
    color: #000;
	border: solid 1px #b2b2b2;
}

.nextButton-container-social-media, .prevButton-container-social-media{
	display: none !important;
}

.post-container-social-media{
	
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
}
.post-container-social-media > .item{
	width: unset !important;
	padding: 0 !important;
}
.footerbg .post-container-social-media{
    max-width: 170px;
    display: flex;
    flex-wrap: wrap;
    gap: unset;
	float: left;
}

.boxed-list ul{
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.boxed-list ul li{
	width: calc(33% - 20px);
	box-sizing: border-box;
	border: solid 1px #eee;
	padding: 70px 50px 50px;
	position: relative;
	border-radius: 30px 0 !important;
}
.boxed-list ul li:after{
    content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 48px;
	line-height: 48px;
	background: #000;
	color: #fff;
	text-align: center;
}
.boxed-list ul li icon, .boxed-list ul li svg{
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 48px;
	line-height: 48px;
	color: #fff !important;
	text-align: center;
	font-size: 24px !important;
	z-index: 100;
}



.bg-dots-light{
	position: relative;
	min-height: 200px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
}
.bg-dots-dark{
	position: relative;
}
.bg-dots-light > .row{
	width: 100%;
}
.bg-dots-light:before{
	position: absolute;
	content: '';
	
    z-index: -1;
	top:0;
	left: 0;
	right: 71.7%;
	bottom: 0;
	background: url('images/pattern-dots-dark.png') center center repeat;
	-moz-background-size: 167px 168px;
	-o-background-size: 167px 168px;
	-webkit-background-size: 167px 168px;
	background-size: 167px 168px;
	clip-path: polygon(0 0, calc(100% - 175px) 0, 100% 100%, 0 100%);
}
.bg-dots-light:after{
	position: absolute;
	content: '';
    z-index: -1;
	top:0;
	left: 87.4%;
	right: 0;
	bottom: 0;
	background: url('images/pattern-dots-dark.png') center center repeat;
	-moz-background-size: 167px 168px;
	-o-background-size: 167px 168px;
	-webkit-background-size: 167px 168px;
	background-size: 167px 168px;    
	
	clip-path: polygon(0 0, 100% 0, 100% 100%, 175px 100%);
}

.hero .bg-dots-light:before, .hero .bg-dots-light:after{
	z-index: 1;
	background: url('images/pattern-dots-light-1.png') center center repeat;
}
.hero .bg-dots-light:before, .shwidget .bg-dots-dark:before{
    right: calc(100% - 250px);
    top: calc(100% - 250px);
    clip-path: polygon(0 0, calc(100% - 250px) 0, 100% 100%, 0 100%);
}
.hero .bg-dots-light:after, .shwidget .bg-dots-dark:after{
    left: calc(100% - 250px);
    bottom: calc(100% - 250px);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 250px 100%);
}

.bg-dots-dark:before{
	
	
	position: absolute;
	content: '';
    z-index: 0;
	bottom:0;
	left: 0;
	background: url('images/pattern-dots-light-1.png') center center repeat;
	-moz-background-size: 167px 168px;
	-o-background-size: 167px 168px;
	-webkit-background-size: 167px 168px;
	background-size: 167px 168px; 
	
	
    right: calc(100% - 250px);
    top: calc(100% - 250px);
    clip-path: polygon(0 0, calc(100% - 250px) 0, 100% 100%, 0 100%);
}
.bg-dots-dark:after{
	
	position: absolute;
	content: '';
    z-index: 0;
	top:0;
	right: 0;
	background: url('images/pattern-dots-light-1.png') center center repeat;
	-moz-background-size: 167px 168px;
	-o-background-size: 167px 168px;
	-webkit-background-size: 167px 168px;
	background-size: 167px 168px;    
	
    left: calc(100% - 250px);
    bottom: calc(100% - 250px);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 250px 100%);
}

.bg-black{
	background: #000;
	color: #fff;
}

/* WIDGET MODIFIERS */

.widget-padding-vertical{
	padding: 7.1% 0 !important;
}
.widget-padding{
	padding: 7.1% !important;
}
.widget-padding-sides{
	/* padding: 0 7.1% !important; */
}
.nopad-bottom{padding-bottom: 0 !important;}
.nopad-top{padding-top: 0 !important;}


/* WIDGET SLICK CONTROL VARIANTS */

/* TOP RIGHT */

.widget-controls-top-right{
    margin-top: 120px !important;
}
.widget-controls-top-right .slick-track{
	margin: 0px !important;
}
.widget-controls-top-right .slick-dots{
	display: none !important;
}
.widget-controls-top-right .slick-arrow{
	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 !important;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
	
	border-radius: 0px !important;
	opacity: 1 !important;
}
.widget-controls-top-right .slick-next i{
    font-size: 24px !important;
	color: #000 !important;
}
.widget-controls-top-right .slick-prev i{
    font-size: 24px !important;
	color: #1b2565 !important;
}
.widget-controls-top-right .slick-arrow:before{
	content: none !important;
}
.widget-controls-top-right .slick-prev{
    background-color: #fff !important;
	border: solid 1px #cfcfcf !important;
	box-sizing: border-box !important;
    left: calc(100% - 105px) !important;
}
.widget-controls-top-right .slick-next{
    background-color: #ffe840 !important;

    right: 0 !important;
}

/* FEATURED INVENTORY */

.inv_car_title{
	font-family: 'Inter', sans-serif;
	font-size: 36px;
	letter-spacing: 3px;
	text-transform: uppercase;
    text-align: left !important;
    font-weight: 200;
    color: #fff;
    max-width: calc(100% - 110px);
}
.inv_car_title + hr{
	display: none !important;
}

.carousel_details_btn{
	
display: block;
	width: 100%;
	background: #ffe840 !important;
	color: #000 !important;
	border: none !important;
	text-transform: uppercase!important;
	font-size: 14px !important;
	font-family: 'Inter', sans-serif;
	font-weight: 900;
	letter-spacing: 1px;
	box-shadow: none !important;
	padding: 15px !important;
	
	border-radius: 15px 0 !important;
	
	
}
.btn-success{
	
display: inline-block;
	background: #ffe840 !important;
	color: #000 !important;
	border: none !important;
	text-transform: uppercase!important;
	font-size: 14px !important;
	font-family: 'Inter', sans-serif;
	font-weight: 900;
	letter-spacing: 1px;
	box-shadow: none !important;
	padding: 15px 30px !important;
	
	border-radius: 15px 0 !important;
	
	
}
.btn-primary{
	
display: inline-block;
	background: #000 !important;
	color: #fff !important;
	border: none !important;
	text-transform: uppercase!important;
	font-size: 14px !important;
	font-family: 'Inter', sans-serif;
	font-weight: 900;
	letter-spacing: 1px;
	box-shadow: none !important;
	padding: 15px 30px !important;
	
	border-radius: 15px 0 !important;
	
	
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active{
	background: #333 !important;
	color: #fff !important;	
}
.btn-full-width .btn{display: block !important; width: 100% !important; box-sizing: border-box !important; white-space: normal;}
.btn-full-width .btn span{display: block !important;}
.btn-success:hover, .btn-success:focus, .btn-success:active{
	background: #000 !important;
	color: #fff !important;
}
.carousel_details_btn:after, .btn-success:after{
	content:'\203A' !important;
	padding-left: 10px;	
}



.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: #ffe840 !important;
    right: 0 !important;
	color: #000 !important;
}
.widget_sandhills_featured_inventory a.a_inv_cont:nth-of-type(1) span {
    background-color: none !important;
	border: solid 1px #cfcfcf !important;
	box-sizing: border-box !important;
    left: calc(100% - 105px) !important;
}


.widget_sandhills_featured_inventory a.a_inv_cont:nth-of-type(2) span i{
    font-size: 24px !important;
	color: #000 !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:nth-of-type(1) {

	font-family: 'Inter', sans-serif;
	font-size: 20px;
	letter-spacing: normal;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0 0 20px 0 !important;
	color: #fff;
	display: inline-block;
}
.widget_sandhills_featured_inventory .small_spec {

	font-family: 'Inter', sans-serif;
	font-size: 20px;
	letter-spacing: normal;
	font-weight: 300;
	margin: 0 0 0 0 !important;
	color: #fff;
	display: inline-block;
}
.widget_sandhills_featured_inventory .small_spec strong, .widget_sandhills_featured_inventory .sh-carousel-indicators {
    display: none !important;
}
.widget_sandhills_featured_inventory .listing-title {
	font-family: 'Inter', sans-serif;
	font-size: 20px;
	letter-spacing: normal !important;
	color: #ececec;
	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: #000 !important;
	margin: 0 !important;
	height: 100% !important;
	
}
.inv_car_item {
    overflow: hidden;
    border-radius: 45px 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;
}


/* CUSTOM WIDGETS */


.rf-breadcrumbs{
	padding: 3.55% 3.55% 0 !important;
	font-size: 14px !important;
	color: #000 !important;
}
.rf-breadcrumbs a {
	padding: 10px;
	border-radius: 5px;
	border: solid 1px #eee;
	background: #fff;
	font-size: 14px !important;
}


.hero-slide{
	position: relative;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	-webkit-background-size: cover !important;
	background-size: cover !important;
	
	-moz-background-position: center 100% !important;
	-o-background-position: center 100% !important;
	-webkit-background-position: center 100% !important;
	background-position: center 100% !important;
}
.bg-video{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	width: 100%;
	
	height: 100%;
	overflow: hidden;
	
}
.bg-video iframe{
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    bottom: 0;
    width: 250%;
    height: 150%;
	
    pointer-events: auto;
    transform: translate(-50%, -50%);
	z-index: -1;
}

.hero-slider {
   /* margin: 3.8% 3.8% 0;
    border-radius: 30px 0;
    overflow: hidden; */
}
.hero-slider .slick-slide{
	padding: 0 !important;
}
.hero-slider .hero-text {
	position: relative;
    min-height: 740px;
    margin: 0;
    display: flex;
    align-items: center;
	text-align: center;
	justify-content: center;
    color: #fff;
    padding: 9.7%;
}
.hero-slider .hero-text > * {
	position: relative;
}
.hero-text h1{
	margin-bottom: 30px!important;
}

.hero-slider .hero-text:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0));
}

/* MANU SLIDER */

.manu-logo{
	border-top-left-radius: 30px !important;
	border-bottom-right-radius: 30px !important;
	border-top-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	border: solid 1px #cfcfcf;
	box-sizing: border-box;
	margin: 10px;    
	display: block;
	
	overflow: hidden;
	position: relative;
}
.manu-logo .hover-overlay{
	clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
	transition: ease all 0.2s;
	padding: 15%;
	background: #ffe840;
	color: #000;
	font-family: 'Inter', sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: left;
}
.manu-logo:hover .hover-overlay{
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.manu-logo .hover-overlay:after{
    content: "\f35d";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	font-size: 18px;
	color: #000;
	position: absolute;
	right: 15%;
	bottom: 15%;
}
.manu-logo .hover-overlay h4{
	font-size: 18px;
	line-height: normal;
	font-weight: 900;
	color: #000;
	text-transform: uppercase;
	margin: 0 !important;
}
.manu-logo .hover-overlay p{
	font-size: 12px;
	line-height: normal;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
	margin: 0 !important;
}


/* IMG BTNS */

.img-grid{
	display: grid;
	grid-template-columns: calc(50% - 10px) calc(50% - 10px);
	gap: 20px;
	margin: 0 20px 20px;
}
.img-grid-quad{
	grid-template-columns: calc(25% - 15px) calc(25% - 15px) calc(25% - 15px) calc(25% - 15px);
}
.img-grid-trio{
	grid-template-columns: calc(33.33333% - 15px) calc(33.33333% - 15px) calc(33.33333% - 15px);
}
.img-grid-single{
	margin: 0 20px 20px;
}
.img-grid .img-btn{
    min-height: 22vw;
}


.img-btn{
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	-webkit-background-size: cover !important;
	background-size: cover !important;
	-moz-background-position: center center !important;
	-o-background-position: center center !important;
	-webkit-background-position: center center !important;
	background-position: center center !important;
	padding: 40px;
	display: block;
	overflow: hidden;
	position: relative;
	min-height: 22vw;
	box-sizing: border-box;
	
	border-radius: 30px 0 !important;
}
.img-btn .text-content{
	position: absolute;
	bottom: 15%;
	left: 15%;
	display: block;
	width: calc(85% - 36px);
}
.img-btn .text-content{
	position: absolute;
	bottom: 12%;
	left: 12%;
	display: block;
	width: calc(88% - 36px);
}
.img-btn:after{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(45deg, rgba(255,255,255,0), rgba(255,255,255,0.2));
	
	opacity: 0;
	
	-moz-transition: ease all 0.6s;
	-o-transition: ease all 0.6s;
	-webkit-transition: ease all 0.6s;
	transition: ease all 0.6s;
}
.img-btn:hover:after{
	opacity: 1;
	filter: contrast(1.5);
}
.gradient-overlay{position: relative;}
.gradient-overlay:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	
	background: linear-gradient(to top, rgba(0,0,0,1) 0%, rgba(163,12,1,0) 50%, rgba(233,45,70,0) 100%);
}
.img-btn i{
	z-index: 10;
	position: absolute;
	bottom: 12%;
	right: 12%;
	width: 36px;
	height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 36px;
	color: #ffe840;
}
.img-btn.single-btn i{
	right: 4%;
}

.img-btn.single-btn .text-content{
	position: relative;
	bottom: unset;
	left: unset;
	top: unset;
	padding: 4%;
	display: block;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}
.img-btn.single-btn .btn-simple{
	margin-top: 30px;
}

/* LOCATIONS */


.shwidget .panel {
	margin: 10px;
    box-sizing: border-box;
    border: solid 1px #ccc;
    min-height: 210px;
	display: flex;
	flex-wrap: wrap;
	border-radius: 30px 0 !important;
	overflow: hidden;
	padding: 40px;
	height: calc(100% - 20px) !important;
}
.shwidget .panel-free {
	margin: 10px;
    box-sizing: border-box;
    min-height: 210px;
	display: flex;
	flex-wrap: wrap;
	border-radius: 30px 0 !important;
	overflow: hidden;
	padding: 40px;
}
.shwidget .panel a {
	color: #000;
}
.shwidget .panel-sm {
	margin: 10px;
    box-sizing: border-box;
    border: solid 1px #ccc;
    background: #000 !important;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	border-radius: 30px 0 !important;
	overflow: hidden;
	padding: 40px;
	height: unset !important;
}
.shwidget .panel-sm a, .shwidget .panel-sm icon, .shwidget .panel-sm svg {
	color: #fff !important;
}

/* CAREERS */

.opening-box {
	margin: 10px;
    box-sizing: border-box;
    border: solid 1px #ccc;
    min-height: 210px;
	display: flex;
	flex-wrap: wrap;
	border-radius: 30px 0 !important;
	overflow: hidden;
}
.opening-box > div{
	align-self: flex-start;
    padding: 15px;
    box-sizing: border-box;
    text-align: left;
	font-family: 'Inter', sans-serif;
    font-weight: 300;
	font-size: 18px;
}
.opening-box > div h3{
    margin-bottom: 10px !important;
	text-transform: unset !important;
}
.opening-box a{
	width: 100%;
	box-sizing: border-box;
    padding: 15px 15px;
	background: #000 !important;
	display: block;
    text-align: center;
	text-transform: uppercase;
	font-weight: 800;
	color: #fff !important;align-self: flex-end;
	font-size: 14px;
	
	transition: ease-in-out all 0.2s;
}
.opening-box a:hover{
	background: #000 !important;
}

.brands-cta a {
    display: inline-block;
    height: 11vw;
    width: 100%;
    position: relative;
}
.brands-cta {
    height: 11vw;
    width: 90%;
    margin: 12.5px auto 12.5px;
    border: solid 1px #eee;
    background-size: 90% !important;
    position: relative;
    z-index: 100;
}

/* FORMS */

.shwidget form.bv-form {
    padding: 60px 40px;
    border: solid 1px #eee;
	border-radius: 30px 0 !important;
	font-family: 'Inter', sans-serif !important;
}
.bg-black .shwidget form.bv-form {
    border: solid 1px #333;
}

.shwidget.dark-form form.bv-form {
    border: none;
	background: #000;
	color: #fff;
}
.shwidget.dark-form form.bv-form input, .shwidget.dark-form form.bv-form textarea, .shwidget.dark-form form.bv-form select {
	color: #000;
}

/* TABS */

#tab-content{
	position: relative;
	overflow: hidden;
}
#tab-content:before{
	position: absolute;
	content: '';
	
    z-index: 1;
	left: 0;
	top: 0;
	background: url('images/pattern-dots-dark.png') center center repeat;
	-moz-background-size: 167px 168px;
	-o-background-size: 167px 168px;
	-webkit-background-size: 167px 168px;
	background-size: 167px 168px;
	
    right: calc(100% - 150px);
    bottom: calc(100% - 150px);
    clip-path: polygon(0 0, 100% 0, calc(100% - 150px) 100%, 0 100%);

}
#tab-content > div{
	
	-moz-border-bottom-right-radius: 30px;
	-o-border-bottom-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
#tab-content ul{
	padding: 0;
}
#tab-content ul li{
	position: relative;
	list-style: none;
	padding-left: 32px;
	margin-bottom: 10px;
	display: block;
}
#tab-content ul li a{
	color: #000;
}
#tab-content ul li:before{
	content: "";
    font-family: "Font Awesome 5 Free";
	font-weight: 400;
	font-size: 16px;
	color: #ffe840;
	position: absolute;
	left: 0;
	top: 2px;
}

/* STAFF */

.staff-box{
	display: flex;
	padding: 40px;
	border: solid 1px #eee;
	border-radius: 30px 0px !important;
	overflow: hidden;
	position: relative;
	align-items: center;	
	font-size: 16px;
	margin: 3px;
}
.staff-box a{
	color: #000;
}
.staff-box:before{
	position: absolute;
	content: '';
	
    z-index: 1;
	left: 0;
	top: 0;
	background: url('images/pattern-dots-dark.png') center center repeat;
	-moz-background-size: 167px 168px;
	-o-background-size: 167px 168px;
	-webkit-background-size: 167px 168px;
	background-size: 167px 168px;
	
    right: calc(100% - 150px);
    bottom: calc(100% - 150px);
    clip-path: polygon(0 0, 100% 0, calc(100% - 150px) 100%, 0 100%);

}
.staff-box .staff-img{
	-moz-background-size: cover !important;
	-moz-background-position: center center !important;
	-o-background-size: cover !important;
	-o-background-position: center center !important;
	-webkit-background-size: cover !important;
	-webkit-background-position: center center !important;
	background-size: cover !important;
	background-position: center center !important;
	
	height: 150px;
	width: 150px;
	border-radius: 100%;
	overflow: hidden;
	z-index: 10;
	position: relative;
}
.staff-box .staff-text{
	text-align: left;
	padding-left: 40px;
	width: calc(100% - 150px);
}
.staff-box .staff-icons{
	margin-top: 10px;
	display: flex;
	flex-direction: column;
	font-size: 16px;
}
.staff-box .staff-icons a{
	color: #000;
}
.staff-box .staff-name{
	
	font-size: 16px;
	font-weight: 900;
	display: block;
	margin-bottom: 5px;
}
.staff-box .staff-title{
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	
}
.staff-box p:not(.staff-title){
	font-size: 16px;
	
}


/* INVENTORY STYLES */

#inv .list-content{max-width: 90% !important;}
.list-content .listing-image .listing-image-container img.listing-main-image{
	max-height: unset !important;
}
#inv .container.body-content{
	width: unset !important;
	max-width: calc(100% - 40px) !important;
}
#inv{padding: 25px 0 50px 0;}
#inv *:not(.fa):not(.far):not(.fas):not(.fab):not(.fa-solid):not(.material-icons){font-family: Inter, sans-serif;} /* Reset font, ignore icons */


#inv *:not(.loading-spinner):not(.loader){border-radius: 0!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: Inter, sans-serif !important;
	color: #000 !important;
}
.list-container-flexrow .price-container .price, .listing-prices__retail-price{
	color: #399edc !important;
}

.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:#000 !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:#000 !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: #000 !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: #000 !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: #000 !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .list-page-nav, .contact-options a {background: #000 !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: #000!important; color: #000!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: #000!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;}


.listing-option-bar.sticky-top-menu{
	top: unset !important;
	bottom: 0 !important;
	border-top: solid 1px #eee !important;;
}

/* Parts Catalog */

.catalog-card {
	padding: 10px;
	border-radius: 10px !important;
	border: 1px solid #eee;
	margin: 10px;
	height: calc(100% - 20px);
	transition: .2s all ease;
}

.catalog-card:hover {
	box-shadow: 0 0 10px -1px rgba(0,0,0,0.2);
}
.catalog-card:hover p {
    background: #fbe84c;
    color: #000;
    font-weight: 700;
}
.catalog-card img {
	width: 100%;
	padding: 10px;
}

.catalog-card p {
	transition: ease all 0.2s;
	text-transform: uppercase;
	padding: 10px;
	border-top: 1px solid #eee;
	font-size: 15px;
    font-weight: 700;
}


@media only screen and (max-width: 1439px){

	.img-grid-trio{
		grid-template-columns: calc(50% - 15px) calc(50% - 15px);
	}
	
	.header-wrap div, .header-wrap i, .header-wrap icon {
		font-size: 12px !important;
	}

	.boxed-list ul li{
		width: calc(50% - 20px);
	}
	
}
@media only screen and (max-width: 1439px) and (min-width: 1201px){
	.rob-head .shwidget{
		line-height: 24px !important;
	}
	.logo-column{
		
    	margin-top: 10px !important;
	}
	
	.rob-head .shwidget img{
		width: 250px !important;
	}	
	nav.primary ul li a{
		line-height: 24px !important;
	}
	#header .bg-black{
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 1001px){
	.rob-head .shwidget{
		line-height: 24px !important;
	}
	.logo-column{
		
    	margin-top: -10px !important;
	}
	
	.rob-head .shwidget img{
		width: 250px !important;
	}	
	nav.primary ul li a{
		line-height: 24px !important;
	}
	
}


@media only screen and (max-width: 1000px){

	.sticky{
		
	padding-top: 20px;
	}
	.sticky .img-responsive {
		max-width: 200px !important;
		margin-top: -27px !important;
	}
	.img-grid-trio{
		grid-template-columns: 100%;
	}
	.img-grid .img-btn{
		min-height: 50vw;
		padding: 20px;
	}
	.img-btn.single-btn{
		padding: 20px;
	}
	.bg-dots-light {
		padding: 40px !important;
	}

	#header .bg-black{

		border-bottom: solid #fff 50px;
	}

}


@media only screen and (min-width: 1200px){

	.col-lg-hidden{display: none !important;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){

	.col-md-hidden{display: none !important;}
	.footer-pad{
		padding: 7.1% !important;
	}
	
}
@media only screen and (min-width: 768px) and (max-width: 1100px){

	.col-sm-hidden{display: none !important;}	
	
	.icons-right-sm .post-container-social-media{
		justify-content: flex-end !important;
    	padding-right: 7% !important;
	}
	.footer-pad{
		padding: 7.1% !important;
	}
}
@media only screen and (max-width: 767px){
	
	
.sheditorWidgetPopupModalBox .contactForm{
	overflow: auto !important;
	max-height: 90vh !important;
	padding-bottom: 10vh;
}
	
	.hero-slider .hero-text{
		min-height: calc(100vh - 127px);
	}
	.panel-sm{
		margin-bottom: 20px !important;
		margin-top: 0 !important;
	}
.boxed-list ul li{
	width: 100%;
}
	.staff-box .staff-img{
		height: 80px;
		width: 80px;
	}
	.staff-box .staff-text{
		width: calc(100% - 80px);
	}
.hero .bg-dots-light:before, .bg-dots-dark:before{
    right: calc(100% - 100px);
    top: calc(100% - 100px);
    clip-path: polygon(0 0, calc(100% - 100px) 0, 100% 100%, 0 100%);
}
.hero .bg-dots-light:after, .bg-dots-dark:after{
    left: calc(100% - 100px);
    bottom: calc(100% - 100px);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 100px 100%);
}
	
	.brands-cta {
		height: 40vw;
		width: 95%;
		background-size: 65% !important;
		position: relative;
		z-index: 100;
	}
	
	
	.heading-lg{
		font-size: 32px;
	}
	.cursive{
		font-size: 20px;
		display: block;
		margin: 0 0 5px;
	}
	.heading-md, .inv_car_title, .bv-form h1, .bv-form h3{
		font-size: 20px;
	}
	.heading-sm{
		font-size: 20px;
	}
	
	.hero-slider{margin: 0 !important; border-radius: unset !important; width: 100% !important; box-sizing: border-box;}
	
	.col-xs-hidden{display: none !important;}
	.icons-right-sm .post-container-social-media{
		justify-content: flex-end !important;
		
    	padding-right: 7% !important;
	}
	.footer-pad{
		padding: 100px 7.1% !important;
	}
	
	.heading-offset{max-width: 200px;}
	
	
	
}

@media only screen and (max-width: 575px){
.logo-column{width: 100% !important;}
	
	.img-grid-single, .img-grid, .img-grid-trio{
		margin: 0 0 20px !important;
	}
	.shfile-tab-content-expandable{
		padding: 0 30px;
	}
	.staff-box{
		flex-wrap: wrap;
		flex-direction: column;
		justify-content: center;
	}
	.staff-box .staff-img{
		height: 150px;
		width: 150px;
	}
	.staff-box .staff-text{
		width: 100%;
		padding: 40px 0 0 0;
	}

	.rf-breadcrumbs{
		padding: 30px 7.1% 0 !important;
	}
	.widget-padding{
		padding: 30px !important;
	}
	.logo-column{
    	margin-bottom: -51px !important;
	}
	
	.btn{
		white-space: normal !important;
	}
	.shwidget .panel, .shwidget .panel-free{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.btn, .shwidget p.btn{
		
	margin-bottom: 10px !important;
		display: block;
	}
}

