/*
Theme Name: www.larryottenauctioneers.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
--------------------------------------------------------------*/

html, body {
	height:100%;
	width:100%;
}

@media screen and (min-width: 768px) {
	.text-styling .form-sm {
		float: left!important;
	}
	
}
.view-listing-details-link:hover {
	text-decoration: none;
  	color: #6e7a81;
  	outline: 0 !important;
}

.input-group a{
	font-family: work-sans, sans-serif;
	font-weight: 400!important;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	background: #47B356 !important;
	color: #fff !important;
	border: none !important;
	appearance: none !important;
	text-align: center;
	display: block;
	width: 100%;
	max-width: 326px;
	line-height: 28px!important;
	box-shadow: none !important;
}

nav.primary ul li a:hover {
	background-color: #E0E0E0!important;
  }

  .form-control {
	border-radius: 0;
}
.btn.btn-primary{
	border-radius: 0;
	font-size:13px;
}
.btn.btn-success{
	border-radius: 0;
	font-size:13px;
}

.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: 16px;
	line-height: 56px;
	font-family: work-sans, sans-serif;
	text-transform: uppercase;
}
.dropdown-menu {
	background-color: rgba(0,0,0,0.7);
	color: #000;
	border-radius:0px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
	font-size: 16px;
	line-height: 56px;
	font-family: work-sans, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#000;
}
.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;
}




/* CUSTOM */

#header{padding: 30px 0;}

.header-address{
	display: inline-block;	
	padding: 0 10px 0 0;
	color: #fff !important;
    line-height: 48px;
	max-height: 48px;
    margin: 0;
    font-family: work-sans, sans-serif;
    font-size: 14px;
}
.header-message{
	width: 100%;
	color: #fff !important;
    line-height: 24px;
    margin: 0;
    font-family: work-sans, sans-serif;
    font-size: 14px;  
	text-align: center;
}
.header-message .top-banner{  
	padding: 10px 5%;
}
.header-message .row, .header-message .sidebarColumn{
	min-height: 24px !important;
}
.header-phone, .header-email{

	display: inline-block;
	
	color: #fff !important;
    line-height: 48px;    
	max-height: 48px;
    margin: 0;
    font-family: work-sans, sans-serif;
    font-size: 14px;
	
	text-align: right;
	padding: 0 0 0 30px;
}
.logo img{max-width: 100%;}

.text-styling{
	font-family: work-sans, sans-serif;
	font-style: normal;
}
.text-styling p, .text-styling a:not(.cta):not(.btn-success){
	font-family: work-sans, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 24px;
	color: #000;
}
.text-styling h1{
	font-family: work-sans, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 60px;
	line-height: 60px;
	text-transform: uppercase;
	color: #3856dc;
}
.text-styling .btn-success, .cta, .widget_sandhills_pop_up .btn-success{
	font-family: work-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	background: #2f2f2f !important;
	color: #fff !important;
	border: none !important;
	appearance: none !important;
	text-align: center;
	display: block;
	width: 100%;
	max-width: 326px;
	line-height: 43px;
	box-shadow: none !important;
}
.bg-pattern{
	background: url("/wp-content/themes/www.larryottenauctioneers.com/images/bg-pattern.png") center center repeat;
	background-repeat: round;
}
.bg-pattern .text-styling .btn-success, .bg-pattern .cta{
	background: #fff !important;
	color: #2f2f2f !important;
	border: none !important;
	appearance: none !important;
	box-shadow: none !important;
}
.bg-pattern .text-styling p{
	color: #fff;
}
.white{
	color: #fff !important;
}

.widget_sandhills_pop_up .widget-popup > div{
	top: 80px;
	text-align: center;
}
.widget_sandhills_pop_up .btn-success{
	white-space: normal;
	padding: 10px;
	line-height: 24px;
	margin: 0 auto;
}


.flex{
	display: flex;
}
.flex-wrap{
	flex-wrap: wrap;
}
.col50{width: 50%;}
.padright{
	padding-right: 10%;
}
.pad{padding: 0 5%;}
.vpad{padding: calc(5% + 30px) 0 calc(5% + 45px);}
.wrapper{padding: 0 5%; max-width: 1400px; margin: 0 auto; display: flex;}
.site-main .wrapper{padding: 0 5%; max-width: 1400px; margin: 0 auto; display: block;}
.form-sm{padding: 0 5%; max-width: 700px; margin: 0 auto; display: block; float:left;}

#offset-img img{
	margin-top: -30%;
}

#offset-img #\33-0{
	overflow: visible !important;
}

.col50 img{
	margin: 0 auto;
    display: block;
}

/* AUCTIONS */
#auctions-slider{
	background: #eee;
}
#auctions-slider .cta{
	max-width: 100%;
	text-decoration: none;
}
#auctions-slider .PrevButton1 {
	display: none !important;
}
.auction-box{
	padding: 20px;
	font-family: work-sans, sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 14px;
    line-height: 24px;
	text-align: left;
}

.auction-box h3{
	font-family: work-sans, sans-serif;
    font-weight: 700;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    background: #3856dc !important;
    margin: 0;
}
.auction-box h4{
	font-family: work-sans, sans-serif;
	font-weight: 700;
	color: #000;
	font-size: 14px;
    line-height: 24px;
	text-transform: uppercase;
}
.auction-box a{
	font-weight: 700;
	color: #000;
}
.auction-box p{
	white-space: pre-line;
}


#map iframe{
	width: 100%;
	height: 100%;
	padding-left: 12px !important;
	box-sizing: border-box !important;
}
/* FORMS */

.terms{
	border: solid 1px #eee;
	padding: 15px;
	margin-bottom: 30px;
	max-height: 200px;
	font-size: 14px;
	line-height: 24px;
	overflow-y: scroll;	
}
.text-styling textarea{
	resize: vertical; 
	height: 150px; 
	background: #eee !important;
}
.text-styling input{
	background: #eee !important; 
	box-sizing: border-box; 
}
.text-styling select, .bg-grey, .terms{
	background: #eee !important;
}
.text-styling label{font-family: work-sans, sans-serif; font-weight: 700;}

.text-styling form h1{display: none;}
.text-styling form h3{
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #3856dc;
	font-weight: 700;
}
.text-styling form .checkbox {
    top: -32px;
    background: #fff;
	padding: 20px 0;
	margin-bottom: -40px;
}

.text-styling .input-group-btn .btn-primary{
	font-family: work-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	background: #47B356 !important;
	color: #fff !important;
	border: none !important;
	appearance: none !important;
	text-align: center;
	display: block;
	width: 100%;
	max-width: 326px;
	line-height: 43px;
	box-shadow: none !important;
}
.text-styling .input-group {
	font-family: work-sans, sans-serif;
}

/* CONSTANT CONTACT */

.ctct-form-defaults {
	
	font-family: work-sans, sans-serif !important;
}
.ctct-form-defaults input {
	background: #eee !important;
}
.ctct-popup-content div.ctct-form-defaults h2.ctct-form-header{
	
	font-family: work-sans, sans-serif !important;
	color: #2f2f2f !important;
	text-transform: uppercase !important;
}
.ctct-form-defaults .ctct-form-button{
	background: #2f2f2f !important;
	border: none !important;
}

/* //// */

div#\31-25 .form-group:first-of-type > label, .label-lg {
    font-size: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #3856dc;
}
div#\31-28 .form-group:first-of-type > label {
    display: none;
}

div#\31-29 {
	padding-top: 0px;
	padding-bottom: 40px;
}
div#\31-29 label {
	font-size: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
    text-transform: uppercase;
}


#foot .col50 img{max-width: 100%;}

#footermapID, #footermapID *:not(.clearfix){
	height: 100% !important;
}
/* INVENTORY */

.scrolling-wrap{height: 90px;}

#inv .cat-links{display: none !important;}
#inv .entry-header{display: none !important;}
#inv *:not(.loading-spinner):not(.loader){border-radius: 0!important;}
#inv *:not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons){font-family: work-sans, sans-serif!important;} /* Reset font, ignore icons */


.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;}

.hosted-content .attachment-search .search-checkboxes label .row {margin-left:0 !important;margin-right:0 !important;margin-bottom:0px !important;}

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-listing-mobile .view-listing-details-link, .list-content .list-listing-mobile .buy-now-link, .list-content .list-listing-mobile .check-availability-link, .list-content .list-listing-mobile .email-seller-link, .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-wholesale-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile, .mobile-breadcrumb, .main-detail-data .contact-options a {background:#2f2f2f !important;}

.list-content .list-main-section .list-container .list-listing .listing-top-right .buy-now-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .check-availability-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .email-seller-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .video-chat-link, .faceted-search, .faceted-show-all-btn {background: #2f2f2f !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 {color: #2f2f2f !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; font-weight: 900;}

.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, .g-recaptcha.button {background: #2f2f2f !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .faceted-search-content .mobile-done-button-container .mobile-done-button, .list-page-nav {background: #2f2f2f !important;}

.detail-content .dealer-info .phone-and-email .send-email-btn {border-color: #2f2f2f !important; color: #2f2f2f !important;}

.material-icons, .contact-options .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: #2f2f2f !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;}

.noUi-connect, .noUi-handle{
	background:#2f2f2f !important;
}

i.material-icons.close.calc-close, .financing i.material-icons {
    color: #000 !important;
}

.detail-btn-calc p{margin-top: 0 !important; margin-bottom: 0 !important;}

.modal-title{color: #2f2f2f !important;}
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {		
	#header .wrapper{
		padding: 0 2.5% !important;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	#home-row-light{padding-bottom: 34%;}
	#home-row-dark{flex-direction: column-reverse;}
	.col50{width: 100%;}
	
	.padright{
		padding-right: 0%;
	}
	#offset-img img{
		margin-top: -30%;
		padding-bottom: 45px;
	}
	#footer-flex{flex-direction: column-reverse;}
	#footer-flex .col50.vpad:first-of-type{padding-bottom: 0;}
	#footercontactID {
		width: 212px;
		margin: 0 auto !important;
		float: none;
	}
	
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	.text-styling h1 {
		font-size: 48px;
		line-height: 48px;
	}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.text-styling h1 {
		font-size: 30px;
		line-height: 30px;
	}
}

