/*
Theme Name: www.rvworldyuma.com
Theme URI: https://sandhills.com
Author: Sandhills
Author URI: https://sandhills.com
Description: Sandhills default template.
Version: 1.0
Text Domain: sandhills
Tags: Sandhills default
*/

/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/

body:not(.highlightSidebars) .entry-content .container-fluid + .col-md-12{
	min-height: 0px !important;
}
input.btn {
	border: none!important;
	border-radius: 0px!important;
}
a{ color: grey; text-decoration: none; }
.widget:not([data-blockStyles="sheditor-element-ignore"]) > div:not([data-blockStyles="sheditor-element-ignore"]) {
	overflow-wrap:normal!important;
	word-break:normal!important;
}
.column-padding-shop-categories.item {
	padding: 0 !important;
}
html, body {
	height:100%;
	width:100%;
	font-family: 'Inter', sans-serif;
	scroll-behavior: smooth;
}
.center{text-align: center !important;}
.widget_sandhills_financial_calculator{
	font-family: 'Inter', sans-serif;
	
}
.calc-left {
    width: 100% !important;
    box-sizing: border-box !important;
}
.calc-left input, .calc-left select{
	border: none !important;
}
.calc-label{
	
	font-family: 'Inter', sans-serif !important;
}
.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
}
.wp-custom-header {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.wp-custom-header iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Class for Google Map widget */
.google_map {
	width:100%; 
	min-height:58vh;
}
.navbar-default { 
	background-color:transparent!important;
	border-color:transparent!important;
}
.navbar {
	min-height:auto!important;
	margin-bottom:0!important;
}
.navigation-top {
	width:100%;
}
.menu li {
	width:auto!important;
	padding-right:6%;
	display:inline-block;
}
.menu li:last-child {
	padding-right:0!important;
} 
.menu li > a {
	color:#000;
	font-size:1.5em;
}
.dropdown-menu {
	background-color: rgba(0,0,0,0.7);
	color:orange;
	border-radius:0px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
	font-size:18px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#e68a24;
}
.dropdown-menu:not(.head-list)>li>a {
    color: #000;
	font-size:16px;
	font-weight:400;
}
.dropdown-menu:not(.head-list)>li>a:hover {
    background-color: #e68a24;
    transition: linear 0.2s;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#wp-admin-bar-new-content-default {
	display: none;
}


.operating-hours ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 17px;
    line-height: 32px;
}
.operating-hours ul li {
    width: 32%;
}

.horizontal-list ul{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: flex-end;
	list-style: none;
}
.horizontal-list ul li{
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
}
.horizontal-list ul li a{
	font-weight: 800;
}
.horizontal-list ul li:before{
	content: '|';
	font-weight: 300;
	opacity: 0.5;
	padding-right: 20px;
}
.horizontal-list ul li:nth-child(1):before{
	content: none !important;
}

/* WIDGET ALTERATIONS */


/* ACPT SLIDER ARROWS ON SIDES */


.widget-controls-side .slick-dotted.slick-slider{
	margin-bottom: 0 !important;
}

.widget-controls-side .slick-prev, .widget-controls-side  .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-controls-side .slick-prev {
	left: 10px !important;
}
.widget-controls-side  .slick-next {
	right: 10px !important;
}
.widget-controls-side .slick-arrow {
	background: none !important;
	opacity: 0.75!important;
    z-index: 99 !important;
}
.widget-controls-side  button:hover .slick-arrow {
	opacity: 1 !important;
}
.widget-controls-side  .slick-prev:before, .widget-controls-side .slick-next:before {
	color: rgb(30, 64, 161) !important;
	font-size: 24px;
}
.widget-controls-side .slick-dots{display: none !important;}


.widget-controls-side  .slick-prev:before {
	content: '\f053';
    font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
}
.widget-controls-side .slick-next:before {
	content: '\f054';
    font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
}

.column-padding-cpt-brands {
    margin-left: 0!important;
}

/* ACPT SLIDER ARROWS ON BOTTOM RIGHT */

.widget-controls-bottom-right.slick-dotted.slick-slider{
	margin-bottom: 50px !important;
}
.widget-controls-bottom-right .slick-track{
	margin: 0px !important;
}
.widget-controls-bottom-right .slick-dots{
	display: none !important;
}
.widget-controls-bottom-right .slick-arrow{
	width: 48px !important;
    display: block !important;
    bottom: 0 !important;
	margin-top: 40px !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-bottom-right .slick-next i{
    font-size: 24px !important;
	color: #fff !important;
}
.widget-controls-bottom-right .slick-prev i{
    font-size: 24px !important;
	color: #1e40a1 !important;
}
.widget-controls-bottom-right .slick-arrow:before{
	content: none !important;
}
.widget-controls-bottom-right .slick-prev{
    background-color: #fff !important;
    left: calc(100% - 105px) !important;
}
.widget-controls-bottom-right .slick-next{
    background-color: #1e40a1 !important;
    right: 0 !important;
}




/* SECTIONS */

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	min-height: 20px !important;
}
.match-column-height .row{display: flex !important; flex-wrap: wrap;}
body:not(.highlightSidebars) .body-content-wrap, #foot.footertext, .contactForm{
	-moz-overflow-x: hidden !important;
	-o-overflow-x: hidden !important;
	-webkit-overflow-x: hidden !important;
	overflow-x: hidden !important;

}
.match-column-height.align-content-center .row > div > div{display: flex !important; align-items: center;}
.match-column-height .row > div:not(.form-sidebar):not(.social-sidebar):not(.form-sidebar-select){height: inherit !important; }
.match-widget-to-sidebar-height .row > div > div{height: 100% !important;}
.match-widget-to-sidebar-height > div{height: 100% !important;}
 
.align-content-center {
	display: flex;
}
.justify-content-center {
	justify-content: center;
}
.align-content-center > .row > div{display: flex !important; align-items: center;}
	

.section-half-pad{
	
	padding-bottom: 100px;
	padding-top: 100px;
	padding-left: 4.85% !important;
	padding-right: 4.85% !important;
	
	box-sizing: border-box;
}

.section-1-pad{
	
    	padding-bottom: 100px;
    	padding-top: 100px;
    	padding-left: 150px !important;
    	padding-right: 150px !important;
	box-sizing: border-box;
}

.section-2-pad{
	padding-bottom: 150px;
	padding-top: 150px;
	padding-left: 17.8% !important;
	padding-right: 17.8% !important;
	box-sizing: border-box;
}


.nopad-top{
	padding-top: 0 !important;
}
.nopad-bottom{
	padding-bottom: 0 !important;
}
.nopad-vertical{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}


.flex{display: flex;}
.flex-wrap{flex-wrap: wrap;}
.align-center{align-items: center;}

/* HEADER */

#header{display: flex; align-items: center; font-family: 'Inter', sans-serif;}

.topnav{display: flex; 
    width: 100%; font-family: 'Inter', sans-serif;}
.topnav .bg-blue{
	min-height: 36px;
	font-size: 14px;
    display: flex;
    align-items: center;
		line-height: 36px;
}
.topnav .bg-yellow{
	width: 100%;
	min-height: 36px;
}
#header-search-bar{
    position: absolute;
    bottom: 0;
    left: 0;
	right: 0;
	top: 0;
	margin: 0 !important;
    box-shadow: none !important;
    height: 36px !important;
}
#header-search-bar .flex{
    z-index: 300;
    position: relative;
}


#header-search-bar button{
	outline: none !important;
	border: none !important;
	padding: 10px !important;
	font-size: 14px !important; 
	color: #000 !important;
	background: #ffd60e !important;
	appearance: none !important;
    height: 36px !important;
}
#header-search-bar input::placeholder{
	color: #000 !important;
    font-weight: 700;
    opacity: 1;
}
#header-search-bar input{
	padding: 10px 15px !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 14px !important; 
	color: #000 !important;
	background: #ffd60e !important;
	outline: none !important;
	border: none !important;
    height: 36px !important;
    border-radius: 0 !important;
}


/* CUSTOM WIDGETS */

/* HERO */
.highlightSidebars .fixed-hero{
	pointer-events: none;
}.fixed-hero{
    left: unset !important;
    right: 0 !important;
    width: 250px !important;
    position: absolute !important;
}
body:not(.highlightSidebars) .widget_sandhills_file, body:not(.highlightSidebars) .widget_sandhills_file > div{
	min-height: 0 !important;
}
.hero{
	position: relative;
	min-height: 55.555555vw;
	padding: 100px 0;
	box-sizing: border-box;
	overflow: hidden;
}
.hero-video{
	position: absolute;

	width: 180%;
	left: 50%;
	transform: translate(-50%, -50%);
	
	right: 0;
	top: 50%;
	bottom: 0;
    height: 150%;
	pointer-events: none;
}
.hero.short{
    min-height: calc(-285px + 50vh);
    padding: 0px !important;
	border-bottom: 1px solid #ffd60e !important;
}

.hero.short:after{
	content:'';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 50%;
	height: 10px;
	background: #ffd60e;
}

.hero-slideshow{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.hero .social-btns{
	position: absolute;
	top: 100px;
	right: 30px;
}
.hero-slideshow .slick-list, .hero-slideshow .slick-track {
	height: 100% !important;
}
.hero-slide-background{
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	-webkit-background-size: cover !important;
	background-size: cover !important;
	
	-moz-background-position: center center;
	-o-background-position: center center;
	-webkit-background-position: center center;
	background-position: center center;
	
	
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.hero-overlay {
    width: 30%;
	position: absolute;
	top: 150px;
	left: 0;
}
.hero.short .hero-overlay {
    width: 80% !important;
	top: 0;
}
.hero.short .hero-overlay .hero-text {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.hero .hero-overlay .hero-text .heading-lg {
	width: calc(100% - 10px);
}

.hero.short .hero-overlay .hero-text h1 {
    max-width: 600px !important;
	width: 100%;
}
.hero-text{
	position: relative;
	background: rgba(30, 64, 161, 0.8);
	color: #fff;
	text-align: right;
    padding: 50px 30px 20px;
}
.hero.short .hero-text{
	
	background: linear-gradient(to right, rgba(30, 64, 161, 0.8), rgba(30, 64, 161, 0));
}
.hero-text .heading-sm{
	margin-bottom: 5px !important;
	font-size: 14px;
}
.hero-text .heading-lg{
	margin-right: 10px !important;
	font-size: 36px;
}
.logo-carousel{
	background: rgba(255, 255, 255, 0.8);
    padding: 30px;
}




.logo-carousel .slick-list{
	padding: 0 20px !important;
}
.logo-carousel .slick-dotted.slick-slider{
	margin-bottom: 0 !important;
}

.logo-carousel .slick-prev, .logo-carousel  .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;
}
.logo-carousel .slick-prev {
	left: 20px !important;
}
.logo-carousel  .slick-next {
	right: 20px !important;
}
.logo-carousel .slick-arrow {
	background: none !important;
	opacity: 1!important;
}
.logo-carousel  button:hover .slick-arrow {
	opacity: 1 !important;
}
.logo-carousel  .slick-prev:before, .logo-carousel .slick-next:before {
	color: rgb(30, 64, 161) !important;
	font-size: 24px;
}
.logo-carousel  .slick-prev:before {
	content: '\f053';
    font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
}
.logo-carousel  .slick-next:before {
	content: '\f054';
    font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
}



/* TEXT CIRCLE */


.rotating-text-widget{
	position: relative;
    display: flex;
}
.rotating-text-widget .inner-img{
    width: 75%;
	margin: 12.5% !important;
    height: 0;
    padding-bottom: 75%;
	
	display: block;
	
	-moz-border-radius: 100% !important;
	-o-border-radius: 100% !important;
	-webkit-border-radius: 100% !important;
	border-radius: 100%;
	
	-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;
}
.constant-rotate{
    width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transform-origin: center;
}

@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotateZ(0);
   	transform: rotateZ(0);
  }

  100% {
    -webkit-transform: rotateZ(360deg);
   	transform: rotateZ(360deg);
  }
}

@keyframes rotate360 {
 
  0% {
    -webkit-transform: rotateZ(0);
   	transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(-360deg);
   	transform: rotateZ(-360deg);
  }
	
}

/* SHOP BY CATEGORY */


.widget-category-cont-1 {
    padding-bottom: 100px;
    padding-left: 4.85% !important;
    padding-right: 4.85% !important;
    box-sizing: border-box;
}

.post-container-shop-categories{
	box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 15px;
	display: flex;
	flex-wrap: wrap;
	background: rgb(30, 64, 161);
}
.column-padding-shop-categories.item{
	width: 10%;
}
.column-padding-shop-categories.item > div{
	width: 100%;
	height: 100%;
	display: block;
	box-sizing: border-box;
}
.column-padding-shop-categories.item > div a{
	padding: 10px;
    height: 100%;
	box-sizing: border-box;
	background: #1e40a1;
	display: block;
	border: solid 1px #ebeced;
}
.column-padding-shop-categories.item > div a img{
	padding: 15px 0;
	filter: brightness(12) saturate(0);
	box-sizing: border-box;
}
.column-padding-shop-categories.item > div img{
	max-width: 100%;
}
.column-padding-shop-categories.item > div p{
	font-size: 20px;
	font-weight: 900;
	color: #dbf3ff;
	letter-spacing: normal;
	margin-top: 10px;
	text-align: center;
}
.column-padding-shop-categories.item > div a:hover p{
	color: #4475db;
}
.column-padding-shop-categories.item > div a:hover{
	background: #fff;
}
.column-padding-shop-categories.item > div a:hover img{
	filter: brightness(1) saturate(1);
}

/* THEME STYLES */

.shwidget h1, .shwidget h2, .shwidget h3, .shwidget h4, .shwidget h5, .shwidget h6{
	margin: 0 !important;
	padding: 0 !important;
}


.bg-gray{
	background: #cbcbcb;
	color: #000;
}
.bg-white{
	background: #fff;
	color: #000;
}
.bg-blue{
	background: #1e40a1;
	color: #fff;
}
.bg-blue a{
	color: #fff;
}


.bg-blue2{
	background: #4475db;
	color: #fff;
}


.bg-yellow{
	background: #ffd60e;
	color: #000;
}

.inner-shadow{
	box-shadow: inset 0 0 30px rgba(0,0,0,0.1);
}

.yellow{
	color: #ffd60e;
}
.blue{
	color: #1e40a1;
}
.light-blue{
	color: #4475db;
}
.light-yellow{
	color: #ffeba5;
}

.shwidget .header-with-line {
    padding-bottom:10px!important;
    margin-bottom:20px!important;
    padding-left:4.85%!important;
	width: 100% !important;
}

.header-with-line {
    display: flex;
    align-items: center;
    font-family: 'Inter', sans-serif;
    font-size: 40px;
    letter-spacing: 10px;
    font-weight: 900;
    font-style: italic;
    text-transform: uppercase;
    padding-bottom: 10px!important;
    margin-bottom: 20px!important;
    color: #1e40a1;
    text-align: left;
    width: 80%;
    position: relative;
}
.header-with-line:before {
    background-image: -webkit-linear-gradient(0deg,rgba(217,223,239,1.00) 0%,rgba(30,64,161,1.00) 100%);
    background-image: -moz-linear-gradient(0deg,rgba(217,223,239,1.00) 0%,rgba(30,64,161,1.00) 100%);
    background-image: -o-linear-gradient(0deg,rgba(217,223,239,1.00) 0%,rgba(30,64,161,1.00) 100%);
    background-image: linear-gradient(90deg,rgba(217,223,239,1.00) 0%,rgba(30,64,161,1.00) 100%);
    content:"";
    height: 40px;
    display: block;
    width:75%;
    clip-path: polygon(0% 0%,100% 0%,calc(100% - 20px) 100%,0% 100%);
    box-sizing: border-box;
    position: absolute;
    top:100%;
    left:-4.85%;
}


.light{
	font-weight: 200;
	color: #4475db;
}


.heading-line-right{
	position: relative;
}
.heading-line-right:before{
	content: '';
	position: absolute;
	left: calc(100% + 20px);
	right: 0;
	top: 4px;
	width: 100vw;
	transform: skew(-10deg);
	background: #4475db;
	height: 10px;
}
.heading-line-left{
	position: relative;
	text-align: right;
	float: right;
}
#foot .heading-line-left{
	float: left;
}
.heading-line-left:before{
	content: '';
	position: absolute;
	right: calc(100% + 25px);
	left: -100vw;
	top: -5px;
    background-image: -webkit-linear-gradient(0deg,rgba(217,223,239,1.00) 0%,rgba(30,64,161,1.00) 100%);
    background-image: -moz-linear-gradient(0deg,rgba(217,223,239,1.00) 0%,rgba(30,64,161,1.00) 100%);
    background-image: -o-linear-gradient(0deg,rgba(217,223,239,1.00) 0%,rgba(30,64,161,1.00) 100%);
    background-image: linear-gradient(90deg,rgba(217,223,239,1.00) 0%,rgba(30,64,161,1.00) 100%);
    height: 14px;
    display: block;
    clip-path: polygon(0% 0%,100% 0%,calc(100% - 10px) 100%,0% 100%);
    box-sizing: border-box;
    
    
}
.heading-line-left.yellow:before{
	background: #ffd60e;
}


.heading-sm{
	font-family: 'Inter', sans-serif;
	font-size: 24px;
	letter-spacing: 10px;
	font-weight: 400;
	font-style: italic;
	text-transform: uppercase;
	margin: 0 0 30px 0 !important;
	display: inline-block;
}
.heading{
	padding: 0 10px 0 0;
	font-family: 'Inter', sans-serif;
	font-size: 42px;
	font-weight: 900;
	font-style: italic;
	text-transform: uppercase;
	margin: 0 0 15px 0 !important;
	display: inline-block;
}
.heading-lg{
	font-family: 'Inter', sans-serif;
	font-size: 72px;
	font-weight: 900;
	font-style: italic;
	text-transform: uppercase;
	margin: 0 0 15px 0 !important;
	display: inline-block;
}
.shwidget p{
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	
}
#foot a, #foot p{
	font-family: 'Inter', sans-serif;
	font-size: 17px;
	line-height: 32px;
	font-weight: 800;
	color: #000;	
}
#foot .heading-sm{
	margin:  0 !important;
}
.yellow-line-top{
	position: relative;
	padding-top: 30px !important;
}
.yellow-line-top:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100px;
	height: 10px;
	background: #ffd60e;
}

#footerlegalID{
	font-family: 'Inter', sans-serif;
	line-height: 18px;	
}

.text-align-right{text-align: right;}
.text-align-right .yellow-line-top:before{left: unset; right: 0;}
.btn-yellow {
	border-radius: 0px;
}
.btn.btn-default{
	background: none !important;
	color: #000 !important;
	font-weight: 700 !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 20px;
	letter-spacing: 2px;
	padding: 10px 15px !important;
	margin: 0 !important;
	display: inline-block !important;
	box-shadow: none !important;
	border: none !important;
}
.btn.btn-outline{
	background: none !important;
	color: #1e40a1 !important;
	font-weight: 700 !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 20px;
	letter-spacing: 2px;
	padding: 10px 15px !important;
	margin: 0 !important;
	display: inline-block !important;
	box-shadow: none !important;
	border: solid 1px #d2dbf4 !important;
}
.btn.btn-yellow, .btn.btn-success{
	background: #ffd60e !important;
	color: #000 !important;
	font-weight: 700 !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 14px;
	padding: 10px 15px !important;
	margin: 0 !important;
	display: inline-block !important;
	box-shadow: none !important;
	border: none !important;
}
.btn.btn-blue{
	background: #1e40a1 !important;
	color: #fff !important;
	font-weight: 700 !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 14px;
	padding: 10px 15px !important;
	margin: 0 !important;
	display: inline-block !important;
	box-shadow: none !important;
	border: none !important;
}


.social-btns.btn-column .btn{
	padding: 0 !important;
	
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	
	width: 60px !important;
	height: 60px !important;
	
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	
	margin: 0 auto 20px !important;
	font-size: 24px !important;
}
.social-btns:not(.btn-column) .btn{
	float: right !important;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-webkit-border-radius: 100%;
    border-radius: 100%;
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    text-align: center !important;
    display: inline-block !important;
    margin: 10px !important;
    padding: 0 !important;
    font-size: 24px !important;
}

.social-btns.lg{
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		z-index: 10;
	justify-content: center;
	}
	.social-btns.lg a{
		line-height: 75px;
		width: 75px;
		text-align: center;
		font-size: 36px;
		align-items: center;
		height: 75px;
		font-weight: 400;
		display: flex;
		justify-content: center;
		background: #fad72b;
		color: #000;
		-moz-border-radius: 100%;
		-o-border-radius: 100%;
		-webkit-border-radius: 100%;
		border-radius: 100%;
	}


.hero .social-btns.btn-column{
	display: flex;
	flex-direction: column;
	align-items: flex-end !important;
	justify-content: flex-end !important;
	width: 250px !important;
}
.hero .social-btns.btn-column .btn{
	padding: 0 !important;
	
	-moz-border-radius: 60px;
	-o-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	
	min-width: 60px !important;
	width: unset !important;
	height: 60px !important;
	
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	
	margin: 0 0 20px !important;
	font-size: 24px !important;
}

.hero .social-btns.btn-column .btn i{
	transition: ease all 0.2s;
}

.hero .social-btns.btn-column .btn .hover-reveal{
	max-width: 0px;
	transform-origin: right;
	transition: ease all 0.2s;
	font-size: 14px;
	overflow: hidden;
	padding: 0;
}
.hero .social-btns.btn-column .btn:hover .hover-reveal{
	max-width: 600px !important;
	padding: 0 20px 0 0;
}
.hero .social-btns.btn-column .btn:hover i{
	padding: 0 15px;
}


/* FEATURED INVENTORY */

.inv_car_title{
	font-family: 'Inter', sans-serif;
    transform-origin: right;
    font-size: 6vw;
    position: absolute;
    top: 0;
    bottom: 115px;
    writing-mode: vertical-rl;
    text-align: center;
    left: 0;
    right: 92.5%;
    font-style: italic;
    font-weight: 900;
    color: #ffeba5;
    transform: rotate(180deg);
}
.inv_car_title + hr{
	display: none !important;
}

.carousel_details_btn{
	
	font-family: 'Inter', sans-serif;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	background: none !important;
	border: none !important;
	outline: none !important;
	appearance: none !important;
	text-align: left !important;
	
}
.carousel_details_btn:after{
	content:'\203A' !important;
	padding-left: 10px;	
}


.widget_sandhills_featured_inventory .carousel {
	width: 80%;
	float: right;
    padding-bottom: 110px;
}

.widget_sandhills_featured_inventory #controls {
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 50px;
}

.widget_sandhills_featured_inventory a.a_inv_cont {
    padding: 0;
}
.widget_sandhills_featured_inventory a.a_inv_cont span {
    border-radius: 0 !important;
    padding: 25px 30px !important;
	background: #1e40a1;
}
.widget_sandhills_featured_inventory a.a_inv_cont:nth-of-type(2) span {
    color: #1e40a1;
	background: #fff;
}
.widget_sandhills_featured_inventory .small_spec {

	font-family: 'Inter', sans-serif;
	font-size: 24px;
	letter-spacing: 4px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 0 30px 0 !important;
	color: rgb(68, 117, 219);
	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: 24px;
	letter-spacing: normal !important;
	color: #1e40a1;
	font-weight: 900 !important;
}
.widget_sandhills_featured_inventory .col-padding {
	padding: 30px !important;
}
.widget_sandhills_featured_inventory .inv_image {
	width: 100% !important;
	height: auto !important;
}
.widget_sandhills_featured_inventory .outer-img-box {
	padding: 0 !important;
}

.widget_sandhills_featured_inventory .card {
    margin: 0 !important;
	box-shadow: none !important;
    border: 1px solid #eee !important;
	
}


/* WIDGET EDITS */
.contactForm{
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 15px !important;
	background: #fff !important;
	margin: 20px;
    padding: 60px calc(9.7% - 40px) !important;
}
.contactFormLabel, .widget_sandhills_financial_calculator label{
	font-weight: 800 !important;
	margin-top: 20px !important;
}
.contactForm .radio label, .contactForm .checkbox label{
	margin-top: 0 !important;
	font-weight: 400 !important;
}

.contactForm .heading-sm{
	margin-top: 50px !important;
	margin-bottom: 50px !important;
	color: #4475db !important;
}
.contactForm .heading{
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}
.contactForm h1{
	display: none !important;
}

/* REVIEWS */
.review-box {
    margin: 10px;
    padding: 30px 30px 80px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 10px !important;
    text-align: left;
    height: calc(100% - 20px);
}
.review-name {
    position: absolute;
    font-weight: 800;
    font-style: italic;
    letter-spacing: 1px;
}
.review-widget a i {
    font-size: 36px;
    color: #ffd60e;
}
.review-widget a p {
	margin-top: 10px !important;
}

/* BRANDS */

.brand-dropdown {
	padding: 40px 20px !important;
	box-sizing: border-box !important;
}
.border-cpt-brands button {border: none;padding: none;background:none;}
.post-container-cpt-brands .slick-list {
     padding: 0 !important;
  width: calc(100% - 40px);
  margin: 0 auto;   
}
/*MODEL DROPDOWN--*/
.widget-controls-side .post-container-cpt-brands {
    overflow: visible !important;
}
.brand-dropdown {position: relative;display: inline-block !important;}


.dropdown-models {display: none;position: absolute;min-width: 160px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 1;
    width: 100%;
    left: 0;
    background: #fff !important;
    top: 100%;border-radius: 0 0 8px 8px;
}
.dropdown-models ul {
    list-style: none;
    padding-inline: 0;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.dropdown-models ul li a {border-bottom: 1px solid rgb(238, 238, 238);padding: 15px;}
.dropdown-models a {color: black;padding: 12px 16px;text-decoration: none;display: block;}
/* Change color of dropdown links on hover */
.dropdown-models a:hover {color:#1e40a1;background: #f8f8f8;}
/* Show the dropdown menu on hover */
.brand-dropdown:hover .dropdown-models {display: block;}
/*-----*/
/*BUTTON DROPDOWN--*/
.widget-controls-side .post-container-cpt-brands {
    overflow: visible !important;
}
.button-dropdown {position: relative;display: inline-block !important;}


.dropdown-stock {display: none;position: absolute;min-width: 160px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index: 1;
    width: 100%;
    left: 0;
    background: #fff !important;
    top: 100%;border-radius: 0 0 8px 8px;
}
.dropdown-stock ul {
    list-style: none;
    padding-inline: 0;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.dropdown-stock ul li a {border-bottom: 1px solid rgb(238, 238, 238);padding: 15px;}
.dropdown-stock a {color: black;padding: 12px 16px;text-decoration: none;display: block;}
/* Change color of dropdown links on hover */
.dropdown-stock a:hover {color:#1e40a1;background: #f8f8f8;}
/* Show the dropdown menu on hover */
.button-dropdown:hover .dropdown-stock {display: block;}

.NextButton34 a u {
    text-decoration: none;
    background-color: #2741a3;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px;
    border-radius: 3px;
    cursor: pointer;
}
.PrevButton34 a u {
    text-decoration: none;
    background-color: #2741a3;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px;
    border-radius: 3px;
    cursor: pointer;
}
/*-----*/

/* HOME PAGE BRAND SLIDER W/ BUTTONS */
.brand-slider-logo.home-brand-slider {
/*    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);*/
/*    border: 1.5px solid #f2f2f4;*/
}
.brand-slider-links {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-around;
    margin: 15px 0;
}

.brand-slider-links a {
  padding: 10px;
  border-radius: 3px;
  width: 100%;
  position: relative;
  display: inline-block;
  color: #fff;
  transition: color 0.2s ease; 
  overflow: hidden;
  border: 1.5px solid;
}

.brand-slider-links a:hover::before,
.brand-slider-links a:focus-visible::before {
  opacity: 1; 
}

.brand-slider-links a::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: rgba(0, 0, 0, 0.25);
  opacity: 0;  
  transition: opacity 0.2s ease;
  pointer-events: none;
}

.brand-slider-links a:hover {
}
.brand-slider-links a:first-child {
    border-color: #2741a3;
    color: #000;
}
.brand-slider-links a:last-child {
    border-color: #fbd500;
    color: #000;
}

.post-container-cpt-brands .widget-controls-side .slick-next {
  right: 10px !important;
}
.post-container-cpt-brands .widget-controls-side .slick-prev {
  left: 10px !important;
}

.brand-slider-logo {
    padding:0 30px;
    box-sizing: border-box;
    display: inline-block;
}

.brand-slider-logo img {
    
}

/* TEAM */


.team-box {
    margin: 10px;
    padding: 30px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 10px !important;
    text-align: left;
    height: calc(100% - 20px);
}
.team-box p:first-of-type{
	font-weight: 800;
}
.team-box a{
    font-family: Inter, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
	color: rgb(68, 117, 219);
}
/* REVIEWS */


.review-box {
    margin: 10px;
    padding: 40px 30px 100px;
    text-align: center;
    height: calc(100% - 20px);
	min-height: 300px;
	border-radius: 3px;
	position: relative;
	background: #1e40a1;
	color: #fff;
}
.review-box p{
	font-size: 18px;
	font-weight: 700 !important;
	letter-spacing: normal;
	
	
}
.review-box .star-rating .checked{
	color: rgb(255, 214, 14) !important;
}
.review-box a{
    font-family: Inter, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: normal;
	color: rgb(255, 214, 14) !important;
}
.review-box .heading-sm{
	position: absolute;
	bottom: 20px;
	left: 30px;
	right: 30px;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: normal;
}
/* INVENTORY */
.calc-left + .output-container .col-xs-12:nth-of-type(3), .calc-left + .output-container .col-xs-12:nth-of-type(4){
	display: none !important;
}

#inv .container{
	max-width: 1580px;
	width: 100%;
}
#inv .detail-wrapper{max-width: unset !important;}
#inv .list-content{max-width: 100% !important;}

.listing-description .more{position: relative!important; right: auto !important;}

#inv{padding: 0 0 100px 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;}

.list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .listing-image{
	width: 100%;
}
.scrollToTop{
	color: #fff !important;
}
/* 
.listing-top-right a, .lower-detail-data-left button, .send-email-btn, .media-buttons a, .media-buttons button, .faceted-search, .listing-dealer-info a, .view-listing-details-link, .main-detail-data .contact-options a, .fin-calc-btn-mobile, .selected-facet, .page-nav, .apply-button, .back-button, .calculator-btn, .mobile-done-button, .faceted-show-all-btn {
    -moz-border-radius: 90px !important;
    -o-border-radius: 90px !important;
    -webkit-border-radius: 90px !important;
    border-radius: 90px !important;
}
*/


#inv h1, #inv h2, #inv h3, #inv h4, #inv h5, #inv h6, #inv h1 span, #inv h2 span, #inv h3 span, #inv h4 span, #inv h5 span, #inv h6 span{
	font-family: "Inter", sans-serif !important;
	color: #000 !important;
	font-weight: 800 !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, .template-branded-button {background:#1e40a1 !important; color: #fff !important;}

.selected-facet, .dealer-phone-mobile, .offer-btn, .offer-btn-mobile, .fin-calc-btn-mobile, .send-wholesale-email-btn-mobile, .send-email-btn-mobile, .buy-now-link, .view-listing-details-link, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button{transition: ease all 0.2s !important;}

.check-availability-link, .email-seller-link, .video-chat-link, .faceted-search, .faceted-show-all-btn, .cs-btns a, .calculator-btn {background:#1e40a1 !important; color: #fff !important; transition: ease all 0.2s !important;}
.listing-prices__retail-price {color:#1e40a1 !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;}


.scrolling-wrap{height: 89px; overflow: hidden;}
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1660px) {	
	
	.column-padding-shop-categories {
		width: 20% !important;
	}
}
@media only screen and (max-width : 1439px) {	
	.hero .social-btns{
    	top: 5vw;
	}
.hero .hero-overlay {
    width: 50% !important;
}	

.hero.short .hero-overlay {
	width: 100% !important;
	background: rgb(30, 64, 161, 0.5) !important;
}
	.hero-overlay{width: 100% !important; position: relative; display: block; top: unset; left: unset; background: rgb(30, 64, 161) !important;}
	.hero-text span{
		float: unset !important;
		display: block;
		text-align: center;
	}
	.hero-text span:nth-of-type(2){
		display: block;
	}
	.hero-text .heading-line-left:before{
		content: none !important;
	}
	.hero-text{
		padding: 50px;
	}
	.heading-sm, .widget_sandhills_featured_inventory .small_spec {
		font-size: 18px;
    	line-height: 1.75;
	}	
	.heading{
		font-size: 30px;
	}
	.heading-lg{
		font-size: 60px;
	}
}
@media only screen and (min-width : 1280px) {	

	#header-search-bar.show-mobile{display: none !important;}
}
@media only screen and (max-width : 1279px) {	
 .topnav{flex-wrap: wrap;}
	#header-search-bar:not(.show-mobile){display: none !important;}
 .topnav .bg-blue{ width: 100%;  padding: 0 20px !important;}
 .topnav .bg-blue .col-xs-12{ text-align: center !important;}
	.topnav > .col-lg-7{
		width: 100% !important;
	}
 .topnav .bg-yellow{ width: 100%; min-height: 0px !important; }

	
	.mainnav{
		display: flex;
		align-items: center;
	}
	
	
.hero.short .hero-overlay .hero-text h1 {
    max-width: 90.3% !important;
}
	
	

.hero.short .hero-overlay {
	width: 100% !important;
}
	
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.hero .hero-overlay {
		width: 80% !important;
	}	
	
    .header-with-line {
        width:98%;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 991px) {
	
	.topnav .bg-blue *{
		text-align: center !important;
	}}
@media only screen and (max-width : 767px) {
	
	
	.topnav .bg-blue *{
		text-align: center !important;
	}
	.review-widget a{
		display: block;
		width: 100%;
	}
	
		
.hero.short .hero-overlay .hero-text h1 {
    max-width: 100% !important;
}
	
	.hero.short{min-height: unset !important;}
	
	
.hero{
	/* min-height: unset;
	padding: 0 0 !important; */
}
.hero .social-btns{
	display: none !important;
}

.hero .hero-overlay {
    width: 100% !important;
}
.hero .hero-overlay .hero-text {
    padding: 80px 30px 50px !important;
}
.hero .hero-overlay .logo-carousel {
    background: #fff !important;
}

    .widget-category-cont-1 {
        padding-left:0!important;
        padding-right:0!important;
    }
	
	
	.nopad-vertical-sm{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.nopad-sm{
		padding: 0 !important;
	}
	.heading{
		font-size: 30px;
	}
	
	.column-padding-shop-categories.item{
		width: 50% !important;
	}

	h2.inv_car_title{
		height: 600px !important;
		font-size: 13vw !important;
		right: 97% !important;
		text-align: right !important;
    	top: 30px!important;
	}
	.social-btns.btn-column .btn{
		float: left !important;
		margin: 10px !important;
	}
	
	.contactForm{
		padding: 60px 20px !important;
		margin: 0 !important;
	}
	.contactForm .heading-sm{
		display: block !important;
		padding: 0 !important;
	}
    .column-padding-shop-categories.item{
        width: 50%;
    }
    .header-with-line {
        font-size: 20px;
    }
    .header-with-line:before {
        width:90%;
    }
    
	body > div[id^="widget-"]{
		bottom: 70px !important;
	}
	.scrollToTop{
		
    	bottom: 145px !important;
	}
	
}

@media only screen and (max-width : 600px) {
    .header-with-line {
        font-size: 25px;
         white-space:normal;
    }

	.section-2-pad, .section-1-pad {
    	padding-bottom: 125px;
    	padding-top: 125px;
    	padding-left: 40px !important;
    	padding-right: 40px !important;
	}
	.section-half-pad {
    	padding-bottom: 50px;
    	padding-top: 50px;
    	padding-left: 40px !important;
    	padding-right: 40px !important;
	}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	
.heading-lg {
    font-size: 42px;
}
.hero-text .heading-lg {
    margin-right: 34px !important;
	text-align: left;
	font-size: 30px;
}
.heading-sm, .widget_sandhills_featured_inventory .small_spec {
    font-size: 12px;
	letter-spacing: 4px;
}
.listing-title{
	font-size: 18px;
}
.hero .heading-sm{display: block !important; padding: 0 !important;}
	
	
.column-padding-shop-categories.item{
	width: 100% !important;
}
	.heading-line-right, .heading-line-left {
    	text-align: left !important;
		padding: 0 30px;
		float: none !important;
		display: inline !important;
	}
	.section-2-pad .heading-line-right, .section-2-pad .heading-line-left {
    	padding: 0 !important;
	}
.heading-line-left:before {
    width: 96vw;
}
	
	
		.nopad-vertical-sm{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.nopad-sm{
		padding: 0 !important;
	}
	
	.widget-controls-side .slick-next{
		right: 0 !important;
	}
	.widget-controls-side .slick-prev{
		left: 0 !important;
	}
	
	.operating-hours ul{
		font-size: 12px !important;
	}
	.horizontal-list ul{flex-direction: column;}
	
	.horizontal-list ul li:before{
		content: none !important;
	}
}

