/*
Theme Name: www.tractorwrx.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 {
	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%; 
	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;
}
*/

/*--------------------------------------------------------------
## Button
--------------------------------------------------------------*/

.hero-btn {font-family: 'roboto', sans-serif; color: #fff; font-size: 15px; line-height: 15px; text-transform: uppercase; width: 220px; padding: 12px 0; background: transparent; border: 2px #fff solid; border-radius: 3px; display: flex; justify-content: center; align-items: center;}
.hero-btn:hover {border: #F3510C 2px solid; background: #F3510C;}
.about-btn {font-size: 15px; line-height: 15px; font-family: 'roboto', sans-serif; text-transform: uppercase; height: 45px; width: 220px; color: #fff; background: transparent; border: 2px #fff solid; border-radius: 3px; display: flex; justify-content: center; align-items: center;}
.about-btn:hover {background: #F3510C; border: 2px #F3510C solid;}
.search-btn {font-family: 'anton', sans-serif; font-size: 35px; line-height: 35px; text-transform: uppercase; color: #F3510C; width: 100%; border: 2px #fff solid; padding: 12px 0 18px 0; border-radius: 5px; background: #fff;}
.search-btn:hover {background: none; color: #fff;}
.service-btn {font-family: 'roboto', sans-serif; color: #fff; font-size: 15px; line-height: 15px; text-transform: uppercase; width: 220px; padding: 12px 0; background: #F3510C; border: 2px #F3510C solid; border-radius: 3px; display: flex; justify-content: center; align-items: center; margin-top: 35px;}
.service-btn:hover {border: #000 2px solid; background: #000;}

.sheSubmitButton {font-family: 'roboto', sans-serif; color: #fff; font-size: 15px; line-height: 15px; text-transform: uppercase; width: 220px; padding: 12px 0; background: #F3510C !important; border: 2px #F3510C solid; border-radius: 3px; display: flex; justify-content: center; align-items: center; margin-top: 35px;}
.sheSubmitButton:hover {border: #000 2px solid; background: #000 !important;}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

.head-flex {display: flex; justify-content: space-between; width: 95%; margin: 0 auto; align-items: center; padding: 25px 0;}
.logo, .head-contact {width: 100%; max-width: 400px;}
.head-phone {margin-bottom: 10px; text-align: right !important;}
.head-phone a {font-family: 'anton', sans-serif; text-transform: uppercase; color: #000; font-size: 35px;}
.head-phone a:hover {color: #F3510C; transition: .5s;}
.head-contact-wrap {float: right;}
.head-location a {display: flex; align-items: center; gap: 15px;}
.head-location a i {color: #F3510C; font-size: 16px; border: 2px #F3510C solid; border-radius: 50px; width: 36px; height: 36px; display: flex; justify-content: center; align-items: center;}
.head-location a p {color: #000; font-family: 'roboto', sans-serif; font-size: 15px; line-height: 23px; margin-bottom: 0px;}
.head-location a:hover p {color: #F3510C; transition: .5s;}
.head-location-flex {display: flex; gap: 20px;}

/*--------------------------------------------------------------
## Home
--------------------------------------------------------------*/

.hero-overlay {background: #000; background: linear-gradient(90deg,rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);}
.hero-wrap {width: 95%; margin: 0 auto; padding: 200px 0 50px 0;}
.hero-content {width: 580px;}
.hero-content h1 {color: #fff; font-family: 'anton', sans-serif; font-size: 50px; line-height: 60px; text-transform: uppercase; margin-bottom: 30px;}
.hero-content p {color: #fff; font-family: 'roboto', sans-serif; font-size: 18px; line-height: 28px; margin-bottom: 30px;}
.search-bkgrd {background: #F3510C;}
.search-wrap {width: 95%; margin: 0 auto; padding: 30px 0;}
.search-links {display: flex; gap: 10px; width: 100%;}
.search-flex {display: flex; justify-content: space-between; align-items: center; gap: 8%;}
.search-input form {display: flex;}
.search-input input {width: 350px; font-family: 'roboto', sans-serif; font-size: 17px; line-height: 17px; color: #fff; text-transform: uppercase; background: transparent; border: 2px #fff solid; border-radius: 5px; padding: 21px 21px 21px 21px;}
.search-input input::placeholder {color: #fff;}
.search-input form button {color: #fff; background: none; border: none; position: absolute; right: 71px; top: 50px;}

.home-inv {width: 1150px; margin: 0 auto; display: flex; justify-content: space-between; padding: 100px 0;}
.home-inv > div {text-align: center;}
.home-inv > div > div {display: flex; gap: 10px; justify-content: center; margin-top: 15px;}
.home-inv h3 {font-family: 'anton', sans-serif; font-size: 40px; line-height: 45px; text-transform: uppercase; color: #000;}
.home-inv p {font-family: 'roboto', sans-serif; font-size: 20px; line-height: 30px; color: #F3510C;}
.home-inv p a {color: #F3510C;}
.home-inv img {margin-bottom: 20px;}
.home-inv p a:hover {color: #000; transition: .5s;}

.about-overlay {background: rgba(0,0,0,0.65);}
.about-wrap {width: 75%; margin: 0 auto; padding: 100px 0; text-align: center;}
.about-wrap h2 {color: #fff; font-family: 'Anton', sans-serif; font-size: 80px; line-height: 90px; text-transform: uppercase; margin-bottom: 35px;}
.about-wrap p {color: #fff; font-family: 'roboto', sans-serif; font-size: 18px; line-height: 30px; margin-bottom: 25px;}
.about-wrap p span {text-transform: uppercase; letter-spacing: 2px;}
.about-links {display: flex; gap: 10px; justify-content: center; margin-top: 45px;}
.about-links .footer-fb i {color: #fff; font-size: 16px; border-radius: 3px; border: #fff 2px solid; width: 45px; height: 45px; display: flex; justify-content: center; align-items: center;}
.about-links .footer-fb a:hover i {border: #F3510C 2px solid; background: #F3510C; color: #fff;}

/*--------------------------------------------------------------
## Showroom
--------------------------------------------------------------*/

.subhero-overlay {background: rgba(0,0,0,0.60);}
.subhero-wrap {width: 95%; margin: 0 auto;}
.subhero-content {text-align: center; padding: 80px 0 50px 0;}
.subhero-content h1 {color: #fff; font-family: 'anton', sans-serif; font-size: 50px; line-height: 60px; text-transform: uppercase; margin-bottom: 15px;}
.subhero-content p {color: #fff; font-family: 'roboto', sans-serif; font-size: 18px; line-height: 28px;}

.subpage-nav {width: 95%; margin: 0 auto; display: flex; gap: 10px; padding: 15px 0;}
.subpage-nav p, .subpage-nav p a {color: #252525; font-family: 'roboto', sans-serif; font-size: 16px; line-height: 26px;}
.subpage-nav p a:hover {color: #F3510C; transition: .5s;}

.showroom-links {width: 95%; margin: 0 auto; padding: 20px 0 80px 0;}
.showroom-border {border: 1px #bbb solid; width: 300px;}
.showroom-border a {width: 300px; display: flex; justify-content: center; height: 150px; align-items: center;}
.showroom-border:hover {box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; transition: .5s;}

/*--------------------------------------------------------------
## Service Department
--------------------------------------------------------------*/

.sub-flex {display: flex !important; width: 95%; margin: 0 auto; justify-content: space-between; padding: 20px 0 80px 0;}

.sub-flex-left {width: 60%;}
.service-body h2 {font-family: 'Anton', sans-serif; font-size: 40px; line-height: 45px; text-transform: uppercase; margin-bottom: 30px;}
.service-body h3 {color: #F3510C; font-family: 'roboto', sans-serif; font-size: 25px; line-height: 35px; margin-bottom: 8px;}
.service-body p {font-family: 'roboto', sans-serif; font-size: 17px; line-height: 30px;}
.service-body p a {color: #F3510C;}
.service-body p a:hover {text-decoration: underline; transition: .5s;}

.sub-flex-right { width: 35%;}
.sub-contact {padding: 50px 40px; background: rgba(235,235,235,0.43);}
.sub-contact h4 {font-family: 'Anton', sans-serif; font-size: 22px; line-height: 25px; text-transform: uppercase; margin-bottom: 10px;}
.sub-contact a {font-family: 'roboto', sans-serif; font-size: 17px; line-height: 30px; color: #000}
.sub-contact a p {margin-bottom: 0px;}
.sub-contact a:hover {color: #F3510C; transition: .5s;}
.sub-contact i {font-size: 25px; color: #000; margin-bottom: 30px;}
.sub-contact a:hover i {color: #F3510C; transition: .5s;}

.width-class {width: 85%; margin: 0 auto; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; padding: 60px 50px;}

/*--------------------------------------------------------------
## Locations
--------------------------------------------------------------*/

.service-body .store-hours {display: flex; gap: 100px;}
.service-body .store-hours li {font-family: 'roboto', sans-serif; font-size: 17px; line-height: 30px; list-style: none;}
.store-hours ul {padding-left: 0px;}

/*--------------------------------------------------------------
## Read Testimonials
--------------------------------------------------------------*/

.body-wrap {width: 95%; margin: 0 auto;}

/*--------------------------------------------------------------
## Forms
--------------------------------------------------------------*/

.form-styles h2 {font-family: 'Anton', sans-serif; font-size: 40px; line-height: 45px; text-transform: uppercase; margin-bottom: 20px;}
.form-styles h3 {font-family: 'Anton', sans-serif; font-size: 35px; line-height: 45px; margin-bottom: 8px; text-transform: uppercase;}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.footerflex {display: flex !important;}
.footer-left {width: 95%; margin: 0 auto;}
.footer-left .rapid-city, .footer-left .hours, .footer-right .quick-links {font-family: 'roboto', sans-serif; font-size: 20px; line-height: 30px; font-weight: 600; margin-bottom: 8px;}
.footer-left .footer-fb i {color: #000; font-size: 16px; border-radius: 3px; border: #000 2px solid; width: 42px; height: 42px; display: flex; justify-content: center; align-items: center;}
.footer-left .footer-fb {margin-top: 25px;}
.footer-left .footer-fb a:hover i {border: #F3510C 2px solid; background: #F3510C; color: #fff;}
.footer-left .footer-flex {display: flex; justify-content: space-between;}
.footer-left .footer-hours {display: flex; gap: 100px;}
.footer-hours ul, .footer-links {padding-left: 0px;}
.footer-hours ul li, .footer-links li {list-style: none; font-family: 'roboto', sans-serif; font-size: 16px; line-height: 30px;}
.footer-links li a {color: #000;}
.footer-right {background: rgba(235,235,235,0.43);}
.footer-left, .footer-right {padding: 50px 80px;}
.footer-links {width: 172px;}
.footer-links li a:hover {color: #F3510C; transition: .5s;}
.foot-location {margin-bottom: 10px;}

/*--------------------------------------------------------------
## Inventory
--------------------------------------------------------------*/

.list-top-section .list-listings-count, .listing-prices__retail-price, .listing-prices__discount-formatted-price, .listing-prices__alternate-retail-price, .listing-prices__exclusive-wholesale-price {color: #F3510C !important;}
.list-container-flexrow .view-listing-details-link, .list-container-flexrow .dealer-phone-call, .list-container-flexrow .dealer-phone-text, .faceted-search-content .selected-facets-container .selected-facet {background: #F3510C !important;}
.faceted-search-content button.faceted-search, .tractorwrxcomwpstg-88jlbf {background: #000 !important;}

/*--------------------------------------------------------------
## 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;
}

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1480px) {		
	.logo, .head-contact {width: 380px !important;}
	.head-phone a {font-size: 30px;}
	.head-location a p {font-size: 14px; line-height: 22px;}
}
@media only screen and (max-width: 1380px) {
	.head-location-flex {display: block;}
	.logo, .head-contact {width: 260px !important;}
	.head-location-flex a:first-child {margin-bottom: 10px !important;}
}
@media only screen and (max-width: 1250px) {
	.search-flex {gap: 5%;}
	.search-links {gap: 5px;}
	
	.home-inv {width: 95%; margin: 0 auto;}
	
	.sub-flex-right {width: 40%;}
	.sub-flex-left {width: 55%;}
}
@media only screen and (max-width : 1200px) {		
	.logo, .head-contact {width: 220px !important;}
	.head-phone a {font-size: 28px;}
	.head-location a p {font-size: 13px; line-height: 21px;}
	
	.hero-wrap {padding: 180px 0 30px 0;}
	.hero-content h1 {font-size: 45px; line-height: 55px; margin-bottom: 25px;}
	.hero-content p {font-size: 17px; line-height: 27px; margin-bottom: 25px;}
	
	.search-btn {font-size: 30px; line-height: 30px;}
	.search-input input {padding: 19px; font-size: 16px; line-height: 16px; width: 300px;}
	.search-input form button {right: 48px;}
	
	.about-wrap {width: 95%; margin: 0 auto;}
	
	.subhero-content h1 {font-size: 45px; line-height: 55px;}
	.subhero-content p {font-size: 17px; line-height: 27px;}
	
	.width-class {width: 95%; padding: 60px 0;}
	.width-class aside {width: 90%; margin: 0 auto;}
	
	.form-styles h2, .service-body h2 {font-size: 35px; line-height: 40px;}
	.form-styles h3 {font-size: 30px; line-height: 35px;}
	
	.service-body h3 {font-size: 22px;}
}
@media only screen and (max-width: 1100px) {
	.search-input input {width: 260px;}
	.footer-flex {flex-wrap: wrap; gap: 30px;}
	.footer-flex > div {width: 100%;}
	
	.sub-flex {flex-wrap: wrap;}
	.sub-flex-right {width: 100%;}
	.sub-flex-left {width: 100%;}
}
@media only screen and (max-width : 1000px) {		
	.head-contact {display: none;}
	.hero-overlay {background: #000; background: linear-gradient(90deg,rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 100%);}
	.hero-wrap {padding: 160px 0 20px 0;}
	.search-btn {font-size: 25px; line-height: 25px;}
	.search-input input {padding: 17px; font-size: 15px; line-height: 15px;}
	.search-input form button {right: 40px; top: 45px;}
	.search-flex {gap: 3%;}
	
	.home-inv {gap: 30px;}
	
	.about-wrap h2 {font-size: 70px; line-height: 80px;}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 900px) {
	.search-flex {flex-wrap: wrap; gap: 20px;}
	.search-input input, .search-input {width: 100%;}
	.search-input form button {bottom: -34px;}
	.search-links {justify-content: space-between;}
	.search-links button {width: 100%;}
	
	.home-inv h3 {font-size: 35px; line-height: 40px;}
	.home-inv p {font-size: 18px;}
	
	.about-wrap h2 {font-size: 60px; line-height: 70px;}
}
@media only screen and (max-width: 850px) {
	.footer-left {padding: 50px 0;}
	.footer-flex {flex-wrap: nowrap;}
	.footerflex {flex-wrap: wrap;}
	.footer-right {width: 100%; padding: 50px 0px;}
	.footer-right aside {width: 95%; margin: 0 auto;}
}
@media only screen and (max-width: 700px) {
	.footer-flex {flex-wrap: wrap;}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 650px) {
	.hero-content {width: 100%;}
	.hero-overlay {background: #000; background: linear-gradient(90deg,rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%);}
	.hero-wrap {padding: 140px 0 20px 0;}
	
	.search-links {flex-wrap: wrap;}
	.search-input form button {bottom: -162px; right: 30px;}
	
	.home-inv {flex-wrap: wrap; justify-content: center; padding: 50px 0;}
}

@media only screen and (max-width: 600px) {
	.home-inv {flex-wrap: wrap; justify-content: center;}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 450px) {
	.logo {width: 200px !important;}
	.hero-content h1 {font-size: 40px; line-height: 50px; margin-bottom: 20px;}
	.hero-wrap {padding: 120px 0 15px 0;}
	.home-inv h3 {font-size: 30px; line-height: 35px;}
	.home-inv p {font-size: 17px;}
	.home-inv > div > div {margin-top: 5px;}
	
	.about-wrap h2 {font-size: 50px; line-height: 60px;}
	.about-wrap p {font-size: 17px;}
	
	.subhero-content h1 {font-size: 40px; line-height: 50px;}
	.subhero-content p {font-size: 17px; line-height: 27px;}
	.subpage-nav p {font-size: 15px;}
	.showroom-border, .showroom-border a {width: 100%;}
	
	.form-styles h2, .service-body h2 {font-size: 30px; line-height: 35px;}
	.form-styles h3 {font-size: 25px; line-height: 30px;}
	.service-body h3, .sub-contact h4 {font-size: 20px;}
	.sub-contact {padding: 50px 20px;}
}
@media only screen and (max-width : 350px) {
	.logo {width: 180px !important;}
	.hero-content h1 {font-size: 35px; line-height: 45px;}
	.hero-content p {font-size: 16px; line-height: 26px;}
	.hero-wrap {padding: 100px 0 10px 0;}
	.hero-btn, .service-btn {width: 100%; font-size: 14px; line-height: 14px;}
	.about-wrap p {font-size: 16px; line-height: 28px;}
	.about-btn {font-size: 14px; line-height: 14px;}
	.about-links .footer-fb i {height: 45px;}
	
	.footer-hours {gap: 10px !important; justify-content: space-between;}
	
	.subhero-content h1 {font-size: 35px; line-height: 45px;}
	.subhero-content p {font-size: 16px; line-height: 26px;}
	.subpage-nav p {font-size: 14px;}
	
	.service-body p {font-size: 16px; line-height: 28px;}
	.sub-contact a {font-size: 16px; line-height: 26px;}
	.service-body .store-hours {gap: 10px; justify-content: space-between;}
	.service-body .store-hours li {font-size: 16px;}
}
@media only screen and (max-width : 300px) {
	.logo {width: 60% !important;}
}

