/*
Theme Name: Sandhills
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

Dark Blue : #102433
Mid Blue : #034061
Light Blue : #397db2
Red Orange : #d2360f
Light Grey : #eeeeee

font-family: 'Gochi Hand', cursive;
font-family: 'Raleway', sans-serif;
font-family: 'Oswald', sans-serif;

*/
/*--------------------------------------------------------------
## Editor class styles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Editor class styles
--------------------------------------------------------------*/


.raleway{
	
}
a{text-decoration: none !important;}
.row > * {
    padding-left: calc(var(--bs-gutter-x) * 0.0);
    padding-right: calc(var(--bs-gutter-x) * 0.0);
}


.btn-block {
	display: block;
	width: 100%;
	background-color: transparent;
	margin-bottom: 5px;
}

:root { /**blue**/ /**red**/ /**grey**/ /**med blue**/ /**dark blue**/
}

html {
	height:100%;
	width:100%;
	line-height:1.5;
	font-size:16px;
	color:#102433;
    overflow-x:hidden
}

body {
	height:100%;
	width:100%;
	line-height:1.5;
	font-size:16px;
	color:#102433;
}
/*--------------------------------------------------------------
## Theme Styles
--------------------------------------------------------------*/
.themebg {background:#397db2;}
.themebg2 {background:#d2360f;}
.themebg3 {background:#eeeeee;}
.offsetbg {background:#295a80;}
.offsetbg2 {background:#102433;}
.themecolor {color:#397db2;}
.themecolor2 {color:#d2360f;}
.themecolor3 {color:#eeeeee;}

.p-pad {padding:2em;}

.list-container .listing-image {background:#fff !important; color:#000 !important;}
img.listing-image-icon {filter: invert(1) !important;}

/** INV Feed widgets **/
a.shipping, a.insurance {display: none !important;}



.cont-1 .row {
    max-width: 1170px;
    float: none;
    margin:0 auto!important;
    width:100%;
}



h1,
h2,
h3,
h4,
h5,
h6 {
  font-family:inherit;
  font-weight:500;
  line-height:1.1;
  color:inherit
}

h1,
h2,
h3 {
  margin-top:20px;
  margin-bottom:10px
}

h4,
h5,
h6 {
  margin-top:10px;
  margin-bottom:10px
}


h1 {
  font-size:36px
}

h2 {
  font-size:30px
}

h3 {
  font-size:24px
}

h4 {
  font-size:18px
}

h5 {
  font-size:14px
}

h6 {
  font-size:12px
}
p {
  margin:0 0 10px
}


/*--------------------------------------------------------------
## Header / Footer Styles
--------------------------------------------------------------*/
.navbar-nav > li > a:hover {color: #397db2!important;background:none !important;font-size:18px;transition: ease-in-out .25s;}
.navbar-nav > li > a {line-height: 70px;font-family: 'Raleway';padding:15px 10px!important;color:#000!important;font-weight: bold;letter-spacing: normal;font-size: .9vw;}
.main-navigation ul ul a:hover{background:#397db2!important;color:#fff!important}
a.menu-link.main-menu-link:hover {color:#d2360f;}
.navbar.navbar-default {margin-bottom:0px !important; background-color:transparent !important; border:none;}
li.main-menu-item:hover {background: #f8f8f8;}
#foot ul li a {font-size: 16px;}
#foot ul li a span {font-size: 18px;}
#foot ul {list-style:none !important; padding-left:0px !important; line-height:normal;}
#foot {border-top: solid 1px #102433;}
#foot, #foot * {box-sizing:border-box !important;}
#header, #header * {box-sizing:border-box !important;}
#foot .btn-group .btn {width: auto !important;font-size: 25px !important;}
#header {background: #fff !important;}
.test { background-color: black;}

.top-nav-links {width: 50%;float: right; text-align:right;}
.top-nav-links a {border-radius:0px !important; font-size:16px !important; width:auto; margin-top:0px; margin-bottom:0px; padding: 6px 12px !important; font-family: 'Raleway';}
.top-nav-links a i {line-height: 19px !important;color: #fff !important;font-size:20px;}
.top-nav-links .btn.btn-secondary:hover {background-color: #d2360f !important;}
.top-nav-links .btn.btn-secondary {background-color:  transparent!important;}
.top-nav-links .btn.btn-danger:hover {background-color: transparent!important;}

.sub-menu-item {
    padding: 0px !important;
}
.sub-menu-link {
    padding: 8.5px !important;
}

.hamburger{background:transparent!important}

.navbar-right{margin-right:0!important}
.main-navigation ul ul a{min-width:200px!important;width:auto!important;font-size:13px!important}
.menu-item-depth-1{margin-left:0!important}
.menu-item-depth-2{margin-left:0!important}
.nav > li{width:auto!important}
.main-menu-item{min-width:auto!important}

.navbar-toggle {float: none;margin: 0 auto;text-align: center;}
.nav-cont-1 {
    
}

.head-mid-cont {
    display: flex;
    width:100%;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center;
}

.header-spacer {
    width:calc(84% - 160px);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.head-ship-cont-1 img {
    max-width: 120px;
    display: block;
    height: auto;
    margin:5px auto;
}
.head-ship-cont-1 p {
    font-size: 12px;
    text-align: center;
}
.head-btn-cont-1 {
    display: flex;
    justify-content: flex-end;
}
.head-social-1 {
    display: flex;
}
.head-call {
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: relative;
    z-index: 1;
}
.head-call li {
    padding:0;
    margin:0;
    list-style: none;
    position:relative;
}
.head-call li a {
    color:#fff!important;
    padding:6px 5px;
}
.head-call li:hover a {
    background:#d2360f; 
}
.head-call ul {
    padding: 0px;
    margin: 0px;
    position: absolute;
    width:auto;
    background:#d2360f;
    right:0;
    display: none;
}
.head-call ul li a {
    display: block;
    white-space: nowrap;
    padding:6px 5px;
    color:#fff!important;
    text-align: center;
}

.head-call ul li a:hover {
    background:#000;
}

#foot .foot-social {width: 80%;max-width: 269px;}
#foot .foot-social .btn {width: 25% !important;}

.form-block {
    background:#D5D5D5 !important;
    width:90%!important;
    max-width:400px;
    margin-left: auto !important;
    margin-right: auto;
    border-radius: 50px;
    overflow: hidden;
    height:55px
}

.search-tab-left li {
    width: 50%;
    float: left;
    height:100%
}
.nav.nav-tabs.search-tab-left {
    width:130px;
	float:left;
    height:100%;
    background-color:#d2360f;
    border-radius:50px
}
.tab-content.search-tab-right {
    width:80px;
    display: inline-block;
    margin-top:10px;
    margin-left:12px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{padding-top:13px !important;text-align: center; margin-right:0px !important; line-height:25px!important;background:#fff; color:#5A5A5A;border-radius:50px;height:100%!important;border:2px solid #d2360f!important;}

.nav-tabs > li > a {color:#fff;padding-top:17px!important;border:2px solid #d2360f!important;border-radius:50px!important;font-family: 'Raleway'!important;font-weight:700!important;font-size:13px!important;transition:none!important}
.nav-tabs > li > a:hover {color:rgba(255,255,255,.5);background:transparent}
.tab-content form input {height:auto !important;border-top-left-radius: 0px !important;border-bottom-left-radius: 0px !important; line-height:33px!important; position:relative;background:#D5D5D5 !important;border:none!important;outline:none!important;font-family: 'Raleway'!important;font-weight:700!important;font-size:13px!important}

.tab-content form input::placeholder { 
  color:#5A5A5A!important;
  opacity: 1
}

/*--------------------------------------------------------------
## hero-section
--------------------------------------------------------------*/

.hero-banner {
	
}

.wrap-hero-left {
	height: 60vh;
  max-height: 40vw;
	min-height: 500px;
}
.wrap-hero-left > div, .wrap-hero-left .bgParent, .wrap-hero-left .bgParent > .row, .wrap-hero-left .widget , .wrap-hero-left .widget > div, .wrap-hero-left .widget, .wrap-hero-left .widget > div > .row, .wrap-hero-left .widget > div > .row > div {
	height: 100%;
}
.hero-overlay > div {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
    position: absolute;
    top: -150px;
}
.wrap-hero-right {
	height: 60vh;
  max-height: 40vw;
	min-height: 500px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.hero-bottom-cta {
	display: flex;
	flex-wrap: wrap;
}
.hero-bottom-cta span {
	width: 25%;
	display: block;
}
.hero-bottom-cta span a {
	width:100%;
	padding:15px 20px;
	background:#397db2;
	display:block;
	font-size: 25px;
	color:#fff!important;
	transition:ease-in-out 300ms;
	box-sizing: border-box;
	text-align: center;
}
.hero-bottom-cta span a:hover {
	background: #3c6089;
}
.hero-btn-lg-cont {
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap:20px 0;
}
.hero-btn-lg-cont button {
	width:49%;
	display: block!important;
	box-sizing: border-box;
	margin:0;
}



/*--------------------------------------------------------------
## Link / Buttons
--------------------------------------------------------------*/
a {color:inherit;}
a:hover {color:#d2360f;}

a.btn-danger {background:#d2360f !important; border-color:#d2360f !important; border-radius:5px; font-size:14px; font-weight:700; transition:ease-in-out 300ms; border-width:2px !important;}
a.btn-danger:hover {background:#397db2 !important; border-color:#397db2 !important; font-weight:800; border-width: 2px;} 

.top-nav-links .btn-group-vertical .btn:not(.btn-default):not(.btn-trans), .top-nav-links .btn-group .btn:not(.btn-default):not(.btn-trans) {border-color: transparent !important;}
.btn.btn-secondary {border: dashed 2px #397db2 !important;border-radius: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.btn.btn-secondary:hover {background-color: #397db2 !important;border-color: #397db2 !important; color:#fff;}
.loc-block .btn {border-radius:3px !important;}

a.swap {border-radius:5px !important;}
a.swap:hover {color:#397db2;}
a.swap:hover i {color:#d2360f;}
a.swap span.ico-swap-p:after {content: "\f10b"; font-family: "Font Awesome 5 Free"; font-weight:900; width:10px; height:20px; color:#fff; transition:ease-in-out 200ms; display:inline-block;}
a.swap:hover span.ico-swap-p:after {content: "\f3cd";font-family: "Font Awesome 5 Free";color:#fff; transform: rotate(17deg);}
a.swap span.ico-swap-m:after {content: "\f0e0"; font-family: "Font Awesome 5 Free"; font-weight:400; width:10px; height:20px; color:#397db2; transition:ease-in-out 200ms; display:inline-block;}
a.swap:hover span.ico-swap-m:after {content: "\f2b6";font-family: "Font Awesome 5 Free";color:#fff; transform: rotate(17deg);}
a.swap span.ico-swap-a:after {content: "\f3c5"; font-family: "Font Awesome 5 Free" !important; width:10px; height:20px; color:#397db2; transition:ease-in-out 200ms; display:inline-block; font-weight:600;}
a.swap:hover span.ico-swap-a:after {content: "\f5a0";font-family: "Font Awesome 5 Free" !important;color:#fff; transform: rotate(17deg); transform-origin:center; font-weight:600;}
a.swap span.ico-swap-i:after {content: "\f8ff"; font-family: "Font Awesome 5 Free"; width:10px; height:20px; color:#397db2; transition:ease-in-out 200ms; display:inline-block; font-weight:600;}
a.swap:hover span.ico-swap-i:after {content: "\f8ff";font-family: "Font Awesome 5 Free";color:#fff; transform: rotate(17deg); transform-origin:center;}
a.swap span.ico-swap-b:after {content: "\f21a"; font-family: "Font Awesome 5 Free"; width:10px; height:20px; color:#397db2; transition:ease-in-out 200ms; display:inline-block; font-weight:600;}
a.swap:hover span.ico-swap-b:after {content: "\f13d";font-family: "Font Awesome 5 Free";color:#fff; transform: rotate(17deg); transform-origin:center;}

#header .btn.btn-secondary {border: none !important;}
/*--------------------------------------------------------------
## Image / Banners
--------------------------------------------------------------*/
#header .main-logo {padding:15px; max-width:270px;margin-left:25px;}
#foot .main-logo {padding:15px; max-height:100px;}
.pre-approved-banner {position: absolute;filter: drop-shadow(0px 0px 5px rgba(0,0,0,.25));left: 2%;max-width: 20vw !important;bottom: -50px;z-index: 500;}

.head-ship-cont-1 .pre-approved-banner {
    display: none;
}

.blog-banner{background-image:url("siteart/blog-banner.jpeg");background-size:cover;width:100%;padding:50px 0;background-position:center}


/*--------------------------------------------------------------
## Featured Equipment Slier
--------------------------------------------------------------*/

.featured-equip-wrap .slick-arrow i {
	width:50px;
}
.featured-equip-wrap .slick-prev, .featured-equip-wrap .slick-next {
	top:-30px!important;
}
.featured-equip-wrap .item {
	padding: 10px !important;
  box-sizing: border-box;
}
.featured-cont-1 {
	box-shadow: none !important;
	border: medium !important;
	background: rgb(255, 255, 255) !important;
	margin: 0px !important;
	height: 100% !important;
	padding-bottom: 20px;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.featured-cont-1 img {
	height: 250px;
	width:100%;
	display: block;
	object-fit: cover;
	object-position: center;
	margin:0 auto;
}
.featured-info {
	padding: 20px !important;
	text-align: left;
}
.featured-name {
	font-family: "Oswald", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: normal !important;
  color: rgb(16, 36, 51);
  font-weight: 700 !important;
	text-align: left;
}
.featured-price {
	font-family: "Oswald", sans-serif;
  font-size: 36px;
  letter-spacing: normal;
  font-weight: 700;
  margin: -20px 0px 0px !important;
  color: rgb(57, 125, 178);
  display: inline-block;
	text-align: left;
}
.featured-btn {
	display: inline-block;
  background: rgb(210, 54, 15) !important;
  color: rgb(255, 255, 255) !important;
  border: medium !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  box-shadow: none !important;
  padding: 0px 15px !important;
  line-height: 40px;
  margin: 0px !important;
	border-radius: 5px !important;
}


/*--------------------------------------------------------------
## Blog
--------------------------------------------------------------*/

.blog-wrap{border:dashed 2px #397db2;background:#fff;width:auto;max-width:1130px;margin:20px auto}
.blog-inner{display:block;overflow:auto;background:#fff;margin:10px;box-shadow:0 2px 10px rgb(0 0 0 / 5%);border:1.5px solid #f2f2f4;padding:20px;transition:ease-in-out 200ms}
.blog-inner:hover{box-shadow:0 2px 15px rgb(0 0 0 / 20%)}
.blog-image{width:auto;max-width:200px;float:left}
.blog-image{width:auto;max-width:200px;float:left}
.blog-image img{width:100%}
.blog-inner-text{float:right;width:calc(100% - 230px)}
.blog-inner-text h2{color:#102433!important}
.blog-btn{background:#d2360f!important;border-color:#d2360f!important;border-radius:5px;font-size:14px;font-weight:700;transition:ease-in-out 300ms;border-width:2px!important;padding:10px;color:#fff;margin-top:30px;display:block;width:103px}
.blog-inner:hover .blog-btn{background:#337ab7!important;border-color:#337ab7!important;box-shadow:0 2px 10px rgb(0 0 0 / 5%)}
.post-navigation{display:none}

.blog-breadcrumb{max-width:1130px;margin:0 auto}
.blog-breadcrumb a{font-weight:800;color:#337ab7;transition:.3s ease}
.blog-breadcrumb a:hover{color:#d2360f}
.blog-breadcrumb span{color:#d2360f!important}
.blog-inner-post{display:block;overflow:auto;background:#fff;margin:10px;box-shadow:0 2px 10px rgb(0 0 0 / 5%);border:1.5px solid #f2f2f4;padding:20px}
.blog-inner-title{display:block;overflow:auto;padding-bottom:20px;border-bottom:1.5px solid #337ab7;margin-bottom:70px;position:relative}
.blog-image-post{width:auto;max-width:200px}
.blog-image-post img{width:100%}
.blog-head-post{position:absolute;bottom:10px;left:230px;color:#d2360f!important}



/*--------------------------------------------------------------
## Inventory Styles
--------------------------------------------------------------*/
.boatzon-img{margin:40px auto 0;width:100%;max-width:1170px;border:1px solid #DCDCDC;transition:.3s ease}
.boatzon-img:hover{box-shadow:0 0 15px rgba(0,0,0,.13)}

.location-inv{left:50%;transform:translatex(-50%);width:90%!important;margin:70px 0 20px}

.inv-finance-btn{background:#4eaa05!important;border-color:#4eaa05!important;border-radius:5px;font-size:14px;font-weight:700;transition:ease-in-out 300ms;border-width:2px!important;padding:10px;color:#fff!important;margin:5px;display:block;}
.inv-finance-btn:hover{background:#408D04!important;border-color:#408D04!important;box-shadow:0 2px 10px rgb(0 0 0 / 5%)}
.inv-btn-flex{display: flex;width: 100%;flex-direction: row;flex-wrap: wrap;justify-content: center;}


.legal-text-container p {font-size: 12px;}
.contact-options a,.detail-additional-data .data-row .data-label,.detail-contact-bar .contact-bar-btn,.fin-calc-mobile>a{background:#397db2!important;color:#fff!important}
input[type="text"]:not([class^="Mui"]){font-size:12px!important;width:auto!important}  

.detail-wrapper .offer-btn{background:#4EAA05!important;font-weight:bold!important;transition:.3s ease}
.detail-wrapper .offer-btn:hover{background:#408D04!important}
.ts-modal-container .form-bottom .captcha-and-submit .captcha-placeholder button{background:#397db2!important}
.cf .container.body-content {border: solid 1px #e9e9e9;padding-top: 50px !important;padding-bottom: 50px !important; background:#fff;}
/*.cf {padding-bottom:100px;}*/
.cf * {line-height: 1.25;letter-spacing: normal;}
.inv-bg-pat {background-image:url(/wp-content/uploads/2021/04/topography.png); background-repeat:repeat; background-size:450px;}
.inv-banner {background-image:url(/wp-content/uploads/2021/04/inv-bg-img-muted-2.jpg); background-size:cover; background-repeat:no-repeat; background-position:center center;}
.inv-banner-rv {background-image:url(/wp-content/uploads/2021/04/rv-show-banner.jpg); background-size:cover; background-repeat:no-repeat; background-position:center center;}
.inv-banner-boat {background-image:url(/wp-content/uploads/2021/04/marine-show-banner.jpg); background-size:cover; background-repeat:no-repeat; background-position:center center;}
a.view-listing-details-link.des-view-listingDetails {background-color:#397db2 !important;}
a.view-listing-details-link.des-view-listingDetails:hover {background-color:#d2360f !important; color:#fff !important;}
.faceted-search-content .selected-facets-container .selected-facet {background:#d2360f !important;}
span.list-listings-count {color:#d2360f !important;}
.list-content .list-container .list-listing .buy-now-link, .list-content .list-container .list-listing .contact-btn, .list-content .list-container .list-listing .check-availability, .list-content .list-container .list-listing .email-seller, .list-content .list-container .list-listing .video-chat, .list-content .list-container .list-listing .facebook-messenger, .list-content .list-container .list-listing .whatsapp, .list-content .list-container .list-listing .text {background:#102433 !important;}
.list-content .list-container .list-listing .buy-now-link:hover {background:#d2360f !important;}
.list-content .list-container .list-listing .contact-btn:hover {background:#d2360f !important;}
.list-content .list-container .list-listing .check-availability:hover {background:#d2360f !important;}
.list-content .list-container .list-listing .email-seller:hover {background:#d2360f !important;}
.list-content .list-container .list-listing .video-chat:hover {background:#d2360f !important;}
.list-content .list-container .list-listing .facebook-messenger:hover {background:#d2360f !important;}
.list-content .list-container .list-listing .whatsapp:hover {background:#d2360f !important;}
.list-content .list-container .list-listing .text:hover {background:#d2360f !important;}
h5.dealer-name {color:#102433 !important;}
.detail__title, .list-content .list-title .list-title-text {
  font-size: inherit!important;
}
.list-content .list-listing-mobile .dealer-phone-container a {
    border: 1px solid #d2360f!important;
    background: #d2360f!important;
    color: #fff!important;     
}

.MSRP-parent .msrp, .listing-prices__msrp-price {
    font-size: 17px!important;
    color:#d2360f;
    font-weight: 800;
    font-family: Arial, sans-serif!important;
}

/*--------------------------------------------------------------
## Font
--------------------------------------------------------------*/
h1,h2,h3,h4,h5 {font-family: 'Oswald', sans-serif; font-weight:900;}
h1 {font-size: 46px !important;}
h2 {font-size: 35px !important;}
h4 {font-size: 20px !important;}
p, a, span {font-family: 'Raleway', sans-serif;}
.raleway, .raleway * {font-family: 'Raleway', sans-serif;}
.oswald, .oswald * {font-family: 'Oswald', sans-serif;}
.script, .script * {font-family: 'Gochi Hand', cursive; font-size:45px; font-weight:400 !important;}
small.script {font-size:85% !important;}
.bold {font-weight:600 !important;}
.bolder {font-weight:700 !important;}
.text-white {color:#fff;}

.vertical-parent {
  position: relative;
}
.vertical-child {
padding: 6vw;
}


/*--------------------------------------------------------------
## CTA Styles
--------------------------------------------------------------*/
.rv-brands, .marine-brands {background-size: cover;background-repeat: no-repeat;text-align:center;}
.rv-brands {background-image: url(/wp-content/uploads/2021/04/featured-rvs.png);}
.marine-brands {background-image: url(/wp-content/uploads/2021/04/featured-boats.png);}
.ab-hm-banner {background-image:url(/wp-content/uploads/2021/04/paint-swipe-4.png); background-size: contain;background-repeat: no-repeat;text-align:center; background-position:center center;}
.loc-block {width: 32%;float: left;border: solid 1px #fff; color:#fff; text-align:center;}
.cta-marine::after, .cta-rv::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);display: block;z-index: 101;transition:ease-in-out 300ms;}
.cta-marine:hover:after, .cta-rv:hover:after {background: #397db2c9;}
.cta-marine *, .cta-rv * {z-index:1001; position:relative;}
.cta-marine, .cta-rv {transition:ease-in-out 300ms;}


.sub-cat-btn {
   color: #397db2;
    background: #397db2;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 15%); 
    transition:ease-in-out 300ms;
}
.sub-cat-btn:hover {
   background: #397db2c9;
}





/** Showroom cta **/
.cta-block {min-height: 300px;background-position: center center;}
.cta-block-sm {min-height: 146px!important;background-position: center center; position:relative;}
.cta-block-sm .btn.btn-danger.btn-sm {position: absolute;top: 70%; font-size: 12px; text-transform:uppercase;}
.cta-block::after, .cta-block-sm::after {content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: #7f7f7f;opacity: .35;z-index: 2;transition:ease-in-out 300ms;}
.cta-block:hover::after, .cta-block-sm:hover:after {opacity: 0;}
.cta-block, .cta-block * {z-index: 100;position: relative;}
.cta-block-sm, .cta-block-sm * {z-index: 100;}

.showroom-brand-box {border: 1px solid #e6e6e6;text-align: center;padding-bottom: 30px;padding-top: 15px; background:#fff;}
.man-logo {width: 200px;display: block;margin: auto;}
.show-btn {padding: 7px 10px 10px 10px!important;background: #B9B9B9;text-align: center;border: none!important;font-family: 'Montserrat', sans-serif;font-weight: 500!important;color: #fff;font-size: 13px!important;letter-spacing: 1px;margin-top: 10px;width: 45%; transition:ease-in-out 300ms; border-radius:3px;}
.show-btn:hover {background: #d2360f !important;}

/** CPTs **/

#advancedmyCarousel1 .post-column-general1 {padding: .75em !important;}
#advancedmyCarousel1 h1 {font-size: 85px;text-align: center !important;}
#advancedmyCarousel1 iframe {max-width: 100%;}
#advancedmyCarousel1 h5 {height: 35px;}
/*--------------------------------------------------------------
## Inventory Slider
--------------------------------------------------------------*/
#myInvCarousel_1 #controls {position: absolute;width: 100%;top: 35%;}
#myInvCarousel_1 #controls .a_inv_cont:first-child {position: absolute;left: -5%;}
#myInvCarousel_1 #controls .a_inv_cont:nth-child(2) {position: absolute;right: -5%;}
#myInvCarousel_1 #controls .inv_control {border-radius:5px !important; padding:30px 15px !important;}
#myInvCarousel_1 .carousel-indicators li{border-radius:0px;}
#myInvCarousel_1 .carousel-indicators {bottom: 60px;}
#invCarousel_1 hr {display: none;}
#invCarousel_1 .inv_car_title {margin-top: 80px;text-transform: uppercase;color: #397db2;}
#invCarousel_1 .card {margin: 5px 20px;}

.list-title-text {font-size: .8em !important;}
.inventory-links .cf * {letter-spacing: normal !important;}

.listing-portion-title {font-size: 16px !important;}
.detail-title {font-size: 30px !important;}

.inventory-disclaimer{margin-top:50px;padding: 0 10px;padding-bottom:50px}
.inventory-disclaimer p{margin-top:50px;color:#397db2;font-weight:800;margin-bottom:30px}

div[id^="button-"] button[class^="reset-"] {
background: transparent;
}
.dealer-contact a.dealer-contact__link, .dealer-contact .dealer-contact__button, .dealer-contact .dealer-contact__icon, .detail-shipping a.dealer-contact__link, .detail-shipping .dealer-contact__button, .detail-shipping .dealer-contact__icon {
  color: #000000;
}
.dealer-contact__heading, .detail-shipping__heading {
  color: #000;
}
.dealer-contact__details_left-col, .detail-shipping__details_left-col {
  color: #000;
}


/*--------------------------------------------------------------
## Form Styles
--------------------------------------------------------------*/
.contactFormRow input[type="text"]:not([class^="Mui"]) {width:100%!important}
#sidebar138-sideBar1 .bv-form {
    max-width: 100% !important;
}
.contactForm .bv-form {padding: 20px !important;border: solid 1px #d3d3d3; background:#fff !important;max-width: 81%;
margin: 0 auto;}
.contactForm .bv-form h1 {margin-top: 0px;padding-bottom: 10px;font-size: 30px;text-transform: uppercase;border-bottom: dotted 4px;width: 75%;margin-bottom: 20px;}
.contactForm .contactFormLabel {font-size: 16px;font-weight: 700;font-family: 'Oswald';text-transform: uppercase;letter-spacing: 1px;}
.contactForm .bv-form .recaptcha1 {font-size: 14px;}
.reCaptchaList li img {width: 33px;height: 33px;margin: 3px;}
.reCaptchaList li input {margin-left: -14px;}
.contactForm .bv-form input.btn.btn-success {background: #d2360f !important;border-color: #d2360f !important;padding: 10px 20px !important;border-radius: 5px;font-family: 'Oswald';letter-spacing: 2px;transition: ease-in-out 300ms;}

#sidebar282-service-request .bv-form, div#sidebar363-sideBar1 .bv-form {margin-top: 50px !important;margin-bottom: 50px !important;}
#sidebar282-service-request .row.contactFormRow {padding: 0px 5px 0px !important;}

.my-form {padding-top:27px;position: relative;right: 10px;}

/*--------------------------------------------------------------
## Location Styles
--------------------------------------------------------------*/
.loc-iframe {height: 43vw;min-height: 700px;display: block;}




/*--------------------------------------------------------------
## CPT Sliders
--------------------------------------------------------------*/
.special-inner {padding:10px; position:relative; display:inline-block;}
.special-inner .img-frame {background-size: cover;background-position: center center;max-height: 250px; background-repeat:no-repeat;}
.special-inner .price {font-size: 18px !important;}
.special-inner p {font-size: 16px !important;}
#widget_sandhills_advanced_cpt_layout_3 .slick-prev,#widget_sandhills_advanced_cpt_layout_3 .slick-next {height:100px !important; width:40px !important; border-radius: 5px !important;}
#widget_sandhills_advanced_cpt_layout_3 .slick-prev {
    left: 6% !important;
    top: 45% !important;
}
#widget_sandhills_advanced_cpt_layout_3 .slick-next {
    right: 6% !important;
    top: 45% !important;
}
#widget_sandhills_advanced_cpt_layout_3 .fa-caret-left::before {
    content: "\f104" !important;
}
#widget_sandhills_advanced_cpt_layout_3 .fa-caret-right::before {
    content: "\f105" !important;
}

#widget_sandhills_advanced_cpt_layout_3 .post-container-specials {width:80% !important;}


.cat-home .post-container-product-category, .post-container-featured-brands {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cat-home .column-padding-product-category {
    width:16%;
    max-width: 250px;
    margin:0 auto;
}
.cat-home .column-padding-product-category .title {
    font-size: 1.0vw!important;  
    color:rgba(57, 125, 178,1);
}
.cat-home .column-padding-product-category:hover .title {
    color:rgba(210, 54, 15,1);
}
.cat-home .column-padding-product-category:hover .special-inner {
    opacity: 0.6;
}
.column-padding-featured-brands:hover img {
    opacity: 0.6;
}

.post-container-product-category:before, .post-container-product-category:after, .post-container-featured-brands:before, .post-container-featured-brands:after {
    display: none!important;
}

/* Listed Models CPT */
.post-container-listed-models, .column-padding-listed-models { justify-content: stretch; align-items: stretch; align-content: stretch; }
.column-padding-listed-models { height: 100%; margin-bottom: 0; }


.is-listed-model {
	position: relative; display: flex; flex-direction: column; align-items: stretch; justify-content: flex-start; 
	background: #fff; padding: 20px; border: 1px solid #ddd; height: 100%; 
}
.is-listed-model img {
	width: 100%; height: auto; min-height: 250px; max-height: 400px; object-fit: contain; object-position: center; 
	margin-bottom: 16px; 
}
.listed-model-title {font-family: 'Oswald', sans-serif; font-weight:900;font-size: 35px !important;}
.listed-model-price { font-size: 18px; color: rgb(57, 125, 178); }
.listed-model-specs {font-family: 'Raleway', sans-serif;text-align: left;}

/* FEATURED INVENTORY */


.inv_car_title{
	font-family: "Oswald", sans-serif;
	font-size: 64px;
	text-transform: uppercase;
    text-align: center!important;
    font-weight: 800;
    color: rgb(16, 36, 51);
    max-width: calc(100% - 220px);
	margin: 0 auto !important;
}
.inv_car_title + hr{
	display: none !important;
}

.carousel_details_btn{
	
	display: inline-block;
	background: rgb(210, 54, 15) !important;
	color: #fff !important;
	border: none !important;
	text-transform: uppercase!important;
	font-size: 14px !important;
	font-family: "Oswald", sans-serif;
	font-weight: 700;
	box-shadow: none !important;
	padding: 0px 15px !important;
	line-height: 40px;
    margin: 0 !important;
	
	border-radius: 5px !important;
	position: absolute;
    bottom: 36px;
	left: 36px;
	
	
}

.widget_sandhills_featured_inventory .card-body{

	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: 5px !important;
	width: 80px !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 a.a_inv_cont:nth-of-type(2) span {
    background-color: rgb(210, 54, 15) !important;
    right: 0 !important;
	color: #fff !important;
}
.widget_sandhills_featured_inventory a.a_inv_cont:nth-of-type(1) span {
    background-color: rgb(16, 36, 51) !important;
	color: #fff !important;
	border: none !important;
	box-sizing: border-box !important;
    left: calc(100% - 178px) !important;
}


.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: "Oswald", sans-serif;
	font-size: 36px;
	letter-spacing: normal;
	font-weight: 700;
	margin: -20px 0 0 0 !important;
	color: rgb(57, 125, 178);
	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: "Oswald", sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: normal !important;
	color: rgb(16, 36, 51);
	font-weight: 700 !important;
}
.widget_sandhills_featured_inventory .col-padding {
	padding: 20px !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: #fff !important;
	margin: 0 !important;
	height: 100% !important;
	padding-bottom: 60px;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.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 7 Free" !important;
    font-weight: 900 !important;
}
.widget_sandhills_featured_inventory .glyphicon-chevron-left:before {
    content: "\f060" !important;    
	font-family: "Font Awesome 7 Free" !important;
    font-weight: 900 !important;
}

/*--------------------------------------------------------------
## extra styles
--------------------------------------------------------------*/


.blink_me {
  animation: blinker 1.2s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0.8;
      transform: scale(0.98);
  }
}




/*==========  Non-Mobile First Method  ==========*/

@media only screen and (max-width : 1550px) {
    #header .main-logo {
        max-width:200px;
        margin-left: 10px;
    }
    
}

@media only screen and (max-width : 1500px) {
.form-block {
    width:95%!important;
}
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1480px) {
.container {width:95% !important;}	
#widget_sandhills_featured_inventory_1 {max-width: 80%;margin-left: 10%;}    
.navbar-nav > li > a {font-size:12px!important;padding:15px 10px!important}   
.loc-iframe {min-height:711px;}
.form-block {
    height:45px
}

.nav.nav-tabs.search-tab-left {
    width:120px;
}
.tab-content.search-tab-right {
    width:50px;
    margin-top:5px;
    margin-left:5px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{padding-top:8px !important}
.nav-tabs > li > a {padding-top:13px!important;font-size:11px!important}
.tab-content form input {font-size:11px!important}    
}

@media only screen and (max-width : 1260px) {
   .head-mid-cont {
      flex-direction: column;
      justify-content: center;
      align-items: center;
    } 
    #header .main-logo {
        padding: 15px;
        max-width: 270px;
        margin: 0 auto;
    }
    .head-logo-1 {
        margin:0 auto;
    }
    .header-spacer {
      width:100%;
        flex-direction: column;
        justify-content: center;
    }
    .form-block {
        margin-bottom:30px;
      width: 100% !important;
    }
    .header-search-wrapper {
        max-width: 400px;
        width:100%!important;
    }
    
    
}

@media only screen and (max-width : 1230px) {
	.form-block{width:100%}     
	#widget_sandhills_advanced_cpt_layout_3 .post-container-specials {width:80% !important;}
	#widget_sandhills_advanced_cpt_layout_3 .slick-prev {left:3% !important;}
	#widget_sandhills_advanced_cpt_layout_3 .slick-next {right:3% !important;}

	.loc-block {width:31%;}
	#foot, #foot * {text-align: center;}
	.navbar-nav > li:hover {background-color: #102433;}

	.navbar-nav > li > a {line-height: 35px; font-size:16px;} 
	.main-logo {padding: 15px;max-height: auto;margin: 0 auto;}
	.pull-right {float: none !important;}
	#menu-primary {margin: 0 auto !important;float: none !important;width: max-content;}	
	.loc-iframe {min-height:781px;}
	.loc-box .btn-group.btn-block {margin-top: 15px;}    

	.hero-overlay h1 {
		font-size: 3vw!important;
	}	
	.hero-overlay .sml-text {
		font-size:2.5vw!important;
	}
	.hero-btn-lg-cont button {
		font-size: 18px!important;
		padding:15px!important;

	}
}

@media only screen and (max-width : 1198px) {
.form-block{margin-bottom:30px;}   
}



/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {  
.boatzon-img{margin:20px auto 0}    
.blog-inner{padding:15px}
.blog-image{max-width:200px;float:none;margin:0 auto 30px auto}
.blog-inner-text{float:none;width:100%;text-align:center}    
.blog-inner-text h2{font-size:23px!important}    
.blog-banner{padding:15px 0}     
.blog-btn{font-size:13px;width:103px;margin:30px auto 0 auto}  
    
.blog-inner-title{margin-bottom:50px}
.blog-image-post{width:auto;max-width:200px;margin:0 auto 30px auto}
.blog-head-post{position:static;text-align:center;left:auto;font-size:23px!important}
.blog-content h3{font-size:20px!important}    
    
    
.row.flex {display: flex;flex-direction: row;}    
.navbar-nav > li > a {font-size:12px;}
#widget_sandhills_editable_area_background_2::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #397db28c;z-index: 1;}
#widget_sandhills_editable_area_background_2 * {position: relative;z-index: 2;}
#widget_sandhills_editable_area_background_2 {background-image: url('/wp-content/uploads/2021/04/blure-topography-bg.jpg') !important; text-align:center;}
.loc-box .btn-group.btn-block {margin-top: 0px;}
.loc-iframe {height: auto;min-height: 250px;}
#sidebar138-inv-cta-blocks {width:100% !important;}
.rv-brands {background-image: url(/wp-content/uploads/2021/04/featrued-rv-mobile-bg.jpg);}
.marine-brands {background-image: url(/wp-content/uploads/2021/04/featured-marine-mobile-bg.jpg);}
.p-pad {padding:1em;}
    
.cat-home .column-padding-product-category {
    width:33%;
    max-width: 250px;
}
.cat-home .column-padding-product-category .title {
    font-size: 2.5vw!important;  
}
		.wrap-hero-left, .wrap-hero-right {
		height: auto;
		max-height: 100%;
		min-height: 100%;
		width: 100%;
	}
	.hero-overlay > div {
		padding-top:40px!important;
		padding-bottom:40px!important;
	}
	.hero-overlay h1 {
		font-size: 6vw!important;
	}	
	.hero-overlay .sml-text {
		font-size:5vw!important;
	}
	.hero-btn-lg-cont button {
		font-size: 18px!important;
		padding:15px!important;

	}
	.hero-bottom-cta span a {
		padding:10px;
		font-size: 2.2vw;
	}
    
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
   
.header-spacer {
  display: block;
}
    .nav-cont-1 {
        width:100%;
    }
.inv-btn-flex{display: block}    
.mobile-social{position:absolute;top:0;right:0;left:0;z-index:1000}
.header-spacer{margin-top:30px}
.main-logo {position:absolute;right:30px;top:32px;max-height:80px!important;z-index:99}
.navbar-header.sh-navbar-header {max-width: 100px;margin:0}  
.loc-block {width:47%;}
.navbar-toggle {margin-bottom: 10px;padding-bottom: 10px;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu .focus a {color: #fff !important;background: #102433;font-weight: 700;letter-spacing: 1px;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {background: #295a80;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {color: #fff;
background-color: #102433de;}    
    
.pull-right .hamburger{text-align:left!important;margin-top:15px}
.main-navigation{float:none!important}    
.main-navigation ul li:hover > ul{position:static!important;float:none!important;width:auto!important;background:#102433de}
.main-navigation ul ul a{min-width:100%!important;width:auto!important;font-size:13px!important;color:#fff!important}
.main-navigation li{float:none!important}    
    
.sub-menu-item a {text-align: center !important;float: none !important;}
.navbar-header.sh-navbar-header *, .navbar-header.sh-navbar-header {text-align: left !important}
.navbar-default .navbar-toggle{margin:15px 0 0 20px}      
#navbar-collapse-primary {margin: 0 !important;padding: 0px !important;}
#menu-primary {margin: 0 auto !important;float: none !important;width: auto;text-align: left}
.loc-box .btn-group.btn-block {margin-top: 15px;}
.loc-box {text-align:center;}
.pre-approved-banner {display:none;}	
 
.head-ship-cont-1 {
    width:100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap:10%;
    padding-top:20px;
}
    .head-logo-1    {
        margin:0;
    }
.head-ship-cont-1 .pre-approved-banner {
    display: block;
    position: static;
    max-width: 150px!important;
}
    
.header-search-wrapper{border-top:1px solid #D9D9D9;margin-top:10px}     
.form-block{margin-top:20px; margin-bottom:20px;}     
    
.location-inv{left:0;transform:translatex(0);width:100%!important}  
    
    h1 {
      font-size: 6vw !important;
    }
    h2 {
      font-size: 5.75vw !important;
    }
    [class^="reset-"] {
    bottom:100px!important;
    }
    [class*="shadow-"] {
    bottom:185px!important;
    }
	.featured-equip-wrap {
		padding-top: 50px;
	}
	.featured-equip-wrap .slick-prev, .featured-equip-wrap .slick-next {
		top:18px!important;
	}
}



/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 575px) {
.blog-inner-text h2{font-size:20px!important}      
.loc-block {width:60%; margin-left:20% !important;}
#foot, #foot * {font-size: 14px !important;}
.top-nav-links .btn-group, .top-nav-links {width: 100%;}
.top-nav-links .btn-group .btn.btn-danger {width: 40%;}
.top-nav-links .btn-group .btn.btn-secondary {width: 15%;}
.top-nav-links .btn-group .btn + .btn {margin-left: auto !important;}
.sub-nav * {font-size: 12px !important;}
	.listing-portion-title {font-size: 20px !important;}
    .cat-home .column-padding-product-category {
    width:49%;
}
.cat-home .column-padding-product-category .title {
    font-size: 4vw!important;  
}
    .head-social-1 {
        display: none;
    }
    .head-call {
        width:50%;
    }
    .head-call li a {
        display: block;
        width:100%;
        box-sizing: border-box;
    }
    .head-call ul {
        right:auto;
        left:0;
        width:100%;
    }
    .head-call ul li a {
         white-space: normal;   
    }
    
    
    .head-btn-cont-1 .btn-danger {
        width:50%;
    }
	.hero-bottom-cta span {
		width:50%;
	}
	.hero-bottom-cta span a {
		font-size: 18px;
	}
    
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
.main-logo {margin:5px 10px 0 0!important}   
.navbar-default .navbar-toggle{margin:15px 0 0 10px}      
.loc-block {width:80%; margin-left:10% !important;}
.col-exsm-12 {width:100% !important;}
	
	.inv_car_title{
		max-width: unset !important;
        font-size: 30px;
        margin-bottom: 80px !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;
	}

}
