/*
Theme Name: www.mtvieweq.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
--------------------------------------------------------------*/
.sandhills_file-preview-image {
    max-width: 100%;
}
.popup {width:100%;}
.post-container-cpt-brands.slick-slider.slick-dotted{
	margin-bottom: 0 !important;
}
html, body {
	height:100%;
	width:100%;
}

.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
}
.wp-custom-header {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.wp-custom-header iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Class for Google Map widget */
.google_map {
	width:100%; 
	min-height:58vh;
}
.navbar-default { 
	background-color:transparent!important;
	border-color:transparent!important;
}
.navbar {
	min-height:auto!important;
	margin-bottom:0!important;
}
.navigation-top {
	width:100%;
}
.menu li {
	width:auto!important;
	padding-right:6%;
	display:inline-block;
}
.menu li:last-child {
	padding-right:0!important;
} 
.menu li > a {
	color:#000;
	font-size:1.5em;
}
.dropdown-menu {
	background-color: rgba(0,0,0,0.7);
	color: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;
}


.mt-header{
	font-family: "Barlow Condensed", sans-serif;
	min-height: 100px !important;
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
	background: #fff;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.15);
}

/* THEME CSS */
.sandhills_file-preview-image {
  background-image: linear-gradient(45deg, #808080 25%, transparent 25%), linear-gradient(-45deg, #808080 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #808080 75%), linear-gradient(-45deg, transparent 75%, #808080 75%);
  background-size: 10px 10px;
  background-position: 0 0, 0 5px, 5px -5px, -5px 0px;
}
.pad{
	padding-top: 4vw;
	padding-bottom: 4vw;
	padding-left: 4vw !important;
	padding-right: 4vw !important;
	box-sizing: border-box !important;
}
.half-pad{
	padding-top: 2vw;
	padding-bottom: 2vw;
	padding-left: 2vw !important;
	padding-right: 2vw !important;
	box-sizing: border-box !important;
}

.pad.nopad-top, .nopad-top{
	padding-top: 0 !important;
}
.pad.nopad-bottom, .nopad-bottom{
	padding-bottom: 0 !important;
}
.pad.nopad-left, .nopad-left{
	padding-left: 0 !important;
}
.pad.nopad-right, .nopad-right{
	padding-right: 0 !important;
}

.shwidget{
	color: #041324;
	font-family: "Barlow Condensed", sans-serif;
	
}
.uppercase{
	text-transform: uppercase;
}
.white{
	color: #fff;
}
.white a{
	color: #fff !important;
}

.bg-blue-dark{
	background-color: #0d1f3b;
	color: #fff;
}
.blue-dark{
	color: #0d1f3b !important;
}
.bg-blue-dark a{
	color: #fff !important;
}
.blue{
	color: #0d1f3b !important;
}
.bg-blue{
	background-color: #0d1f3b;
	color: #fff;
}
.bg-blue a{
	color: #fff !important;
}
.bg-green{
	background-color: #aadb58;
	color: #041324;
}
.green{
	color: rgb(170, 219, 88) !important;
}
.bg-gray{
	background-color: #eaeaea !important;
	color: #041324 !important;
}

.shwidget p{
	font-family: "Barlow Condensed", sans-serif;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.025em;
}
.shwidget ul{
	font-family: "Barlow Condensed", sans-serif;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.025em;
}
ul.hours-list{
	padding: 0;
	list-style: none;
}
ul.hours-list li{
	padding: 10px;
	box-sizing: border-box;
	width: 100%;
}
ul.hours-list li:nth-of-type(odd){
	background: #eaeaea;
}
.white ul.hours-list li:nth-of-type(odd){
	background: #0d1f3b;
}
.heading-xs{
	font-size: 18px;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 700;
}
.heading-sm{
	font-size: 22px;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 300;
}

.heading-md{
	font-size: 38px;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 700;
}
.heading-lg{
	font-size: 120px;
	line-height: 1.05;
	text-transform: uppercase;
	letter-spacing: normal;
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 700;
}

.shNoDelete > .btn{
	margin: 0 !important;
}

.btn-primary{
	
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 48px;
	padding: 0 30px;
	box-sizing: border-box;
	max-width: 100%;
	min-width: 140px;
	display: block;
	margin: 20px 0;
	background: #aadb58 !important;
	color: #0c233f !important;
	border-radius: 90px;
	border: none !important;
	outline: none !important;
	transition: ease all 0.2s !important;
	
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus{
	background: #baf15f !important;
	color: #0c233f !important;
}

.btn-outline{
	
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 48px;
	padding: 0 30px;
	box-sizing: border-box;
	max-width: 100%;
	min-width: 140px;
	display: block;
	margin: 20px 0;
	background: #fff !important;
	color: #0c233f !important;
	border-radius: 90px;
	border: solid 1px #eee !important;
	outline: none !important;
	transition: ease all 0.2s !important;
	
}
.btn-outline:hover, .btn-outline:active, .btn-outline:focus{
	background: #0c233f !important;
	color: #fff !important;
}
.btn-blue{
	
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 48px;
	padding: 0 30px;
	box-sizing: border-box;
	max-width: 100%;
	min-width: 140px;
	display: block;
	margin: 20px 0;
	background: #0d1f3b !important;
	color: #fff !important;
	border-radius: 90px;
	border: none !important;
	outline: none !important;
	transition: ease all 0.2s !important;
	
}
.btn-blue:hover, .btn-blue:active, .btn-blue:focus{
	background: #1b569b !important;
	color: #fff !important;
}
.btn-blue-dark{
	
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 48px;
	padding: 0 30px;
	box-sizing: border-box;
	max-width: 100%;
	min-width: 140px;
	display: block;
	margin: 20px 0;
	background: #041324 !important;
	color: #fff !important;
	border-radius: 90px;
	border: none !important;
	outline: none !important;
	transition: ease all 0.2s !important;
	
}
.btn-blue-dark:hover, .btn-blue-dark:active, .btn-blue-dark:focus{
	background: #0d1f3b !important;
	color: #fff !important;
}

.newsletter-button button {margin: 0 auto;position:relative;width: 80%;font-weight:500;}

a.brand-box {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    box-sizing: border-box;
	transition: ease all 0.2s;
	background: #fff;
	overflow: hidden;
}
a.brand-box img {
	transition: ease all 0.1s;
	filter: grayscale(1);
}
.slick-current a.brand-box {
	background: #eaeaea;
}
.slick-current a.brand-box img {
	filter: grayscale(0);
}

.location-box {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    background: #0d1f3b;
	color: #fff;
    border-bottom: #4d576b solid 1px;
    min-height: 90px;
    align-items: center;
    flex-wrap: wrap;
	font-size: 24px;
}
.column-padding-locations:last-of-type .location-box {
    border-bottom: none !important;
}
.location-box a {
	color: #fff !important;
	padding: 10px;
}

.column-padding-locations:hover .location-box {
	background: #aadb58;
	color: #041324;
}
.column-padding-locations:hover .location-box a {
	color: #041324 !important;
}


.column-panel{
    padding: 20px !important;
	margin: 20px !important;
	background-color: #eaeaea;
	color: #041324;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.15);
    height: auto !important;
}
.min-height-col{
	min-height: 380px !important;
	box-sizing: border-box;
}
.static-btn-position{
	height: inherit;
	position: relative;
}
.static-btn-position p:last-of-type{
	padding-bottom: 90px;
}
.static-btn-position .btn{
	position: absolute;
	bottom: 0;
	left: 0;
}
/* INVENTORY */

#inv{padding: 60px 0;}
#inv *:not(.fa):not(.far):not(.fas):not(.fab):not(.fa-solid):not(.material-icons){font-family: "Barlow Condensed", sans-serif;} /* Reset font, ignore icons */


.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;
}

.parts-redesign .parts-list-content .grid .parts-listing-container .view-listing-details-link {color: #fff!important; font-weight: 400!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: "Barlow Condensed", sans-serif !important;
	color: #0d1f3b !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:#0d1f3b !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:#0d1f3b !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, .calculator-btn {background: #0d1f3b !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: #0d1f3b !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: #0d1f3b !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .list-page-nav, .contact-options a {background: #0d1f3b !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: #0d1f3b!important; color: #0d1f3b!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: #0d1f3b!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;}
/*------Parts Store Popup--------*/
.tractorModal-body a { background: transparent !important; padding: 0 !important; }

/* ── Position modal above the Text Us button ── */
.big-kubota > a{
	cursor: pointer;
}
#tractorModal.modal {
  display: flex !important;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 0 24px 80px 0 !important; /* sits just above the button */
}

#tractorModal.modal:not(.show),
#tractorModal.modal:not(.show) * {
  pointer-events: none !important;
}

.tractorModal-dialog {
  width: 360px;
  margin: 0;
  padding: 0;
  transform-origin: bottom right;
}

/* ── Modal Shell ── */
.tractorModal-content {
  padding: 0 !important;
  border: none !important;
  border-radius: 16px !important;
  overflow: hidden;
  box-shadow: 0 12px 40px rgba(13, 31, 59, 0.3), 0 2px 8px rgba(13, 31, 59, 0.15);
}

/* ── Header — clean white, centered title ── */
.tractorModal-head {
  background: #fff !important;
  padding: 16px 20px;
  margin-left: 0;
  display: flex;
  align-items: center;
  justify-content: center; /* centers the title */
  position: relative;
  border-bottom: 2px solid #aadb58 !important;
  font-family: "Barlow Condensed", sans-serif;
}

.modal-head {
  margin: 0;
  font-size: 20px;
  text-transform: uppercase;
  color: #0d1f3b;
  font-weight: 700;
  letter-spacing: 2px;
  text-align: center;
}

/* ── Dismiss Button — absolute so it doesn't affect centering ── */
.dismiss-btn {
  position: absolute !important;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 !important;
  color: #aaa;
  font-size: 14px;
  background: none;
  border: none;
  padding: 6px;
  border-radius: 6px;
  transition: color 0.2s ease, background 0.2s ease;
  cursor: pointer;
  line-height: 1;
}
.dismiss-btn:hover {
  color: #0d1f3b;
  background: #f0f0f0;
}

/* ── Body ── */
.tractorModal-body {
  padding: 20px 20px 8px;
  display: flex;
  flex-direction: row;
  background: #fff;
  max-height: 60vh;
  overflow-y: auto;
}

/* ── Form Labels ── */
.tractorModal-body label {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #0d1f3b;
  margin-bottom: 5px;
  display: block;
  font-family: "Barlow Condensed", sans-serif;
}

/* ── Inputs, Selects, Textarea ── */
.tractorModal-body .form-control {
  border: 1.5px solid #d1d3d4;
  border-radius: 8px;
  padding: 9px 12px;
  font-size: 13px;
  color: #0d1f3b;
  background: #fafafa;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  width: 100%;
  font-family: "Barlow Condensed", sans-serif;
}
.tractorModal-body .form-control:focus {
  outline: none;
  border-color: #aadb58;
  box-shadow: 0 0 0 3px rgba(170, 219, 88, 0.2);
  background: #fff;
}
.tractorModal-body .form-control::placeholder { color: #bbb; }

/* ── Footer ── */
.tractorModal-footer {
  padding: 14px 20px;
  border: none !important;
  background: #f7f7f7;
  border-top: 1px solid #ebebeb !important;
  display: flex;
  justify-content: flex-end;
}

/* ── Send Message Button ── */
.modal-cat {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
  font-weight: 700;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 16px;
  letter-spacing: 1.5px;
  color: #0d1f3b;
  background: #aadb58;
  text-transform: uppercase;
  border: 2px solid #aadb58;
  border-radius: 8px;
  outline: 0;
  cursor: pointer;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease;
  box-shadow: 0 4px 12px rgba(170, 219, 88, 0.35);
  width: 100%;
}
.modal-cat:hover {
  background: #99cc44;
  border-color: #99cc44;
  box-shadow: 0 6px 18px rgba(170, 219, 88, 0.45);
  transform: translateY(-1px);
}
.modal-cat:active {
  transform: translateY(0);
  box-shadow: 0 2px 8px rgba(170, 219, 88, 0.3);
}
.modal-cat:before { display: none; }
.modal-backdrop {z-index: 0;}

/* ── Z-index fix ── */
body.customize-support .modal-backdrop,
body#fcu .modal-backdrop { z-index: 1040 !important; }

/* ── Floating Text Us Button ── */
.nav-btn {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 1050;
}
.big-kubota > a {
  display: inline-block;
  background-color: #aadb58;
  color: #0d1f3b;
  padding: 12px 24px;
  border-radius: 50px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
  font-family: "Barlow Condensed", sans-serif;
}
.big-kubota > a:hover {
  background-color: #99cc44;
  color: #FFFFFF;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {		
	.offset-md-1{
		margin-left: 0 !important;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 993px) {
	
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.heading-lg {
		font-size: 48px !important;
		line-height: 1.1 !important;
	}
	
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 800px) {
	.newsletter-button button{width:90%;margin:0 auto;}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.min-height-col{min-height: 20px !important;}
	.half-pad{
		padding-top: 4vw;
		padding-bottom: 4vw;
		padding-left: 4vw !important;
		padding-right: 4vw !important;
	}
	.column-panel{
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 40px !important;
	}
	

	
}
/* Extra Small Devices, Phones */ 
@media screen and (max-width: 575px){
	.heading-lg .heading-md {
		font-size: 30px !important;
		line-height: 1.1 !important;
	}
	.col-xs-12{
		width: 100% !important;
	}
	.col-xs-6{
		width: 50% !important;
	}
	.order-xs-4{order: 4 !important;}
	.order-xs-3{order: 3 !important;}
	.order-xs-2{order: 2 !important;}
	.order-xs-1{order: 1 !important;}
}
