@charset "utf-8";
/***** BEGIN RESET *****/

* {
    background:transparent;
    border:0;
    margin:0;
    padding:0;
}

body {
	-webkit-text-size-adjust: none;
	background:#161616;
	overflow-x:hidden;
	color:#fff;
}


ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}

/***** END RESET *****/

.wrap {
max-width:95%;	
margin:0 auto;
max-width:1400px;
padding:0 2%;
}

a {
color:#00AB1E;
text-decoration:none;	
}

a:hover {
text-decoration:underline;	
}

.green {
color:#00AB1E !important;
}

p {
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#fff;	
}

h2 {
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#00AB1E;
font-size:20px;	
}

.clear {clear: both; height:0px; margin:0;}

hr { 
    display: block;
   
    border-style: solid;
    border-width: 1px;
	border-color:#00AB1E;
	color:#00AB1E;
} 

.hosted-content .listings-wrapper .sort-box {
background:none!important;	
}

.hosted-content .listings-wrapper .listings-list .listing-name a {
color:#fff!important;	
}


/******************HEADER STYLES****************/
.mainhead-wrap{
	display: flex;
	margin: 0 auto;
	gap: 25px;
	padding: 10px 2%;
	max-width: 1400px;
	
}

.mainhead-wrap .contain{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	align-items: flex-end;
	width: 75%;
}

.logo {
width:25%;
margin:15px 0 20px;
}

.contact{
	text-align: right;
}

.button-nav {
	background:#00ab1e;
	padding:7px 10px;	
	margin-top:10px;
	border-radius:10px;
	transition: .25s;
}

.button-nav a{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#fff;
	font-weight:700;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
}

.button-nav:hover {
	background:	#008417;
}

/*
header {
	width:100%;
	float:left;
	padding:1% 0 0;
	background:#161616;
}

.logo {
width:25%;
float:left;	
margin:15px 0 20px;
}

.contact {
float:right;	
width:50%;
color:#fff;
text-align:right;
}


.button-nav {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#00ab1e;
	padding:7px 10px;
	width: none;	
	float:right;
	margin-top:10px;
	border-radius:10px;
	color:#fff;
	font-weight:700;
}

.button-nav:hover {
	background:	#008417;
}

*/

/********************************************/

/****************************SLIDESHOW**************************/
.slide-contain {
	width:100%;
float:left;
border-bottom:2px solid #00AB1E;


}

.cycle-slideshow {
	width:100%;
	overflow:hidden;
	float:left;
	
	display:block;
}
.cycle-slideshow img {display:block; width:100%; float:left; border-bottom:2px solid #00AB1E;}

/* pager */
.pager { 
    text-align:center; width:100%; margin:-50px 0 -2px; position:relative; z-index:999; float:left;}
.pager span { 
    font-family:arial; font-size:50px; width:16px; height:16px; display:inline-block; color:#D30003; color:rgba(255,255,255,0.8); cursor:pointer; 
}
.pager span.cycle-pager-active { color:#00AB1E;}
.pager > * { cursor:pointer;}


/******************HOME PIC***********************/



.bigpic1 {
	float:left;
	z-index:1;
	width:100%;
}

.bigpic1 img {
width:100%;
border-bottom:2px solid #00AB1E;	
}

.welcome {
	width:35%;
	float:right;
	background:#202020;	
	margin-top:-36%;
	text-align:left;
	padding:30px 50px;
	background:url(../siteart/transparent.png);
	margin-bottom:10px;
	position:relative;
	z-index:999;
}

/********************************************/

/*****************Equipment Boxes*****************/

.equip-boxes {width:100%; display:block; float:left; margin-top:-4px;}
.equip-thumb {width:16.666666%; height:170px; float:left; position:relative; background-size:cover !important; overflow:hidden; background:#202020; margin:0 auto;}

.equip-links {
	width:96%;
	display:block;
	position:absolute;
	bottom:0px; 
	left:0px;
	background:url(../siteart/transparent.png) repeat;
	padding:10px 3%;
	height:150px;
	-webkit-transform:translateY(128px);
	-moz-transform:translateY(128px);
	-ms-transform:translateY(128px);
	-o-transform:translateY(128px);
	transform:translateY(128px);
	-webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
}

.equip-links a{
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align:center;
font-weight:700;
width:100%;
height:100%;
position:absolute;
}

.links {
	width:10%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align:center;
font-weight:700;
color:#fff;
float:left;
}

.equip-thumb:hover > .equip-links {
	-webkit-transform:translateY(0px);
	-moz-transform:translateY(0px);
	-ms-transform:translateY(0px);
	-o-transform:translateY(0px);
	transform:translateY(0px);
}

.equip-links a {color:#fff !important;}
.equip-links a:hover {color:#00AB1E!important;}

.equip-links p.no-margin {line-height:22px;}

/*************************************************/

/**********************main*******************************/

.main {
width:100%;
float:left;
background:url(../siteart/mainbg.jpg) #202020;	
background-repeat:no-repeat;

background-size:100%;
border-bottom:1px solid #00AB1E;


}

/**********************************************/

/******************equipment Search******************/

.column3 {width:30.6%; *width:30.6%; float:left; margin:1% 2% 1% 0; box-sizing: border-box; color:#fff; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}

.detailed-form {
	color: #fff;
	margin:20px auto 2em auto;
}
.detailed-search input {
    width: 100%;
    padding: 8px;
    font-size: 12px;
    background-color: #fff;

	box-sizing: border-box;
}
.detailed-search select {
    width: 100%;
    padding:8px;
    font-size: 12px;
    background-color: #fff;

	box-sizing: border-box;
}

.detailed-row{
	margin: 10px 0;
	color: #000;
	text-transform:uppercase;
	font-weight:600;
	font-size: 12px;
	margin-left:4%;
}

.detailed-search input[type="submit"] {
	text-transform:uppercase;
	font-size: 12px;
    background: #00AB1E;
    width: 100%;

    color: #fff;
    display: inline-block;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    outline: none;
    border: none;
	transition: all .2s ease-in-out; 
	-moz-transition: all .2s ease-in-out; 
	-webkit-transition: all .2s ease-in-out;
	cursor: pointer;
	position: relative;
	margin-top:14px;
	font-weight:700;
}

.detailed-search input[type="submit"]:hover {
	background: #000;
}

.detailed-search select:focus, .detailed-search input:focus{outline-color:#fff;}

.last{ margin:1% 0 1% 0; }


.detail-form h2 {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}

/**********************map************************/

.mapfoot {
 float:left;
 margin-top:30px;
 width:100%;	
 margin-bottom:50px;
 
}

.hours {
	float:left;
	background:#202020;	
	width:30%;
	text-align:center;
	height:350px;
	position:relative;
}

.timeicon {
	width:27%;
	margin:2% auto;	
}

.map {
	float:left;
margin-left:10%;
width:60%;
height:350px;
}

.hours-contact {
float:left;
	background:#202020;	
	width:30%;
	text-align:center;
	height:410px;
	position:relative;	
}

.map-contact {
	float:left;
margin-left:10%;
width:60%;
height:420px;
}

.timeicon-contact {
	width:27%;
	margin:2% auto;	
}

/**************************************/






/*****************FOOTER********************/
footer {
background:#161616;	
float:left;
width:100%;
}

.footernav {
margin:0 auto;
width:60%;
text-align:center;
	
}

.foot {
width:100%;
	
}

.logofoot {
float:right;
width:20%;	
}

.copyright {
float:left;	
text-align:left;
color:#7f7f7f;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
margin-top:55px;
}

.copyright a{
	color:#7f7f7f;
}

li.foo {
	float:left;
	padding: 20px 10px 40px;
	color:#7f7f7f;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

li.foo a {
	color:#7f7f7f;
}

li.foo a:hover {
	color:#00AB1E;	
	text-decoration:none;
}

/*********************WEATHER***************/

.icon-sidebar {
	display:block;
	width:50px;
	position:absolute;
	z-index:999;
	top:400px; right:0;
}
.side {
	background: #fff;
    width: 300px;
    position: absolute;
    z-index: 100;
}
#weather {
    right: -300px;
    height: 159px;
    z-index: 999;
}
#weatherTab {
	background: #1b96d1 url(../siteart/weather-icon.png) no-repeat center;
	display: block;
	height:50px;
	width:50px; 
    position: absolute;
    left: -50px;
    top: 0px;
}


#weatherTab:hover {background-color:#1884B7; cursor:pointer;}

/*----------DETAILED SEARCH----------------------------*/

.detailed-search-wrap {
	background: transparent;
	padding: 60px 0;
	border-top:2px #00ab1e solid; 
	border-bottom:2px #00ab1e solid; 
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.detailed-search-wrap .content {
	width: 90%;
	margin: 0 auto;
}

.detailed-form {
	margin: auto;
}
.clear {
	clear: both;
}
.detailed-row {
	margin: 15px auto;
	font-size: 18px;
	display: flex;
	align-items: center;
}
.column3 {
	width: 33%; justify-content: flex-start; margin: 3px;
}

.detailed-search input[type='submit'] {
	font-size: 16px;
	background: #00ab1e;
	padding: 15px 0;
	width: 100%;
	color: #fff;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	outline: none;
	border: none;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	border-radius: 0;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.detailed-search input[type='submit']:hover{
	background:#000;
	
}
.detailed-search input[type='text'] {
	width: 100%;
	margin: 2px 0;
	padding: 0 8px;
	font-size: 15px;
	height: 40px;
	background-color: #f9f9f9;
	border: 1px solid #bebebe;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.detailed-search-wrap h3 span {
	color: #d7d7d7;
}

.detailed-search-wrap main {
  width:100%;
  padding: 50px;
  margin: 0 auto;
}

.detailed-search-wrap section {
  display: none;
}

.detailed-search-wrap label {
  display: inline-block;
  font-weight: 600;
  text-align: center;
  color: #bbb;
  border: 1px solid transparent;
}

.detailed-search-wrap label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}

/*label[for*='1']:before { content: '\f1cb'; }
label[for*='2']:before { content: '\f17d'; }
label[for*='3']:before { content: '\f16b'; }
label[for*='4']:before { content: '\f1a9'; }*/

.detailed-search-wrap label:hover {
  color: #888;
  cursor: pointer;
}

.detailed-search-wrap input:checked + .detailed-search-wrap label {
  color: #818181;
  border: 1px solid #ddd;
  border-top: 2px solid #00ab1e;
  border-bottom: 1px solid #fff;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2 {
  display: block;
}


/* NOUI SLIDER */
.detailed-search-wrap .hp-slider .example-val {padding: 5px 0;}
.detailed-search-wrap .noUi-target{position: relative; direction: ltr}
.detailed-search-wrap .noUi-origin{position: absolute; right: 0; top: 0; left: 0; bottom: 0; border-radius: 2px}
.detailed-search-wrap .noUi-handle{position: relative; z-index: 1}
.detailed-search-wrap .noUi-marker, .detailed-search-wrap .noUi-pips, .detailed-search-wrap .noUi-tooltip, .detailed-search-wrap .noUi-value{position: absolute}
.detailed-search-wrap .noUi-horizontal{height: 12px; z-index: 0}
.detailed-search-wrap .noUi-horizontal .noUi-handle{width: 25px; height: 21px; left: -13px; top: -6px}
.detailed-search-wrap .noUi-background{background: #ccc;}
.detailed-search-wrap .noUi-connect{background: #fff !important; border: 1px #000 solid;}
.detailed-search-wrap .noUi-target{width: calc(95% - 15px); margin: 15px auto 0 auto;}
.detailed-search-wrap .noUi-handle{background: #00ab1e !important; border: 1px solid #ccc; border-radius: 3px;}
.detailed-search-wrap .noUi-handle:after, .detailed-search-wrap .noUi-handle:before{content: ""; display: block; position: absolute; height: 12px; width: 1px; background: #E8E7E6; left: 10px; top: 3px}
.detailed-search-wrap .noUi-handle:after{left: 12px}
.detailed-search-wrap .noUi-pips-horizontal{padding: 5px 0; height: 10px; top: 100%; left: 0; width: 100%}
.detailed-search-wrap .noUi-marker-horizontal.noUi-marker{margin-left: -1px; width: 1px; height: 5px; background: #777;}
.detailed-search-wrap .example-val{font-size: 12px; font-weight: 600; color: #fff;} .detailed-search-wrap .example-val span{font-weight: 400;}

.detailed-search-wrap #slider-price-value-lower:before, .detailed-search-wrap #slider-price-value-upper:before{content: '$'; padding-right: 2px}


/*		Inventory Layout		*/
.body-wrapper label{
	
	display: flex !important;
	gap: 5px !important;
}

span.option-name, span.option-count{
	color: #fff !important;
}

.seller a{
	color: #000 !important;
}


.list-redesign .page-type-toggle .sort{
	color: #000 !important;
}

/******************************************************************************************/

@media screen and (max-width: 1460px) {

.footernav {
	width:75%;
}
	
	
}

@media screen and (max-width: 1280px) {
	.copyright {
	margin-top:45px;	
	}
	
		
}

@media screen and (max-width: 1169px) {
	
	.footernav {
	width:100%;
}

.welcome {
width:40%;	
padding:22px 46px 22px 35px
}
	
	
}



@media screen and (max-width: 1125px) {
	

}




@media screen and (max-width: 980px) {

.contact {
font-size:14px;	
}

}

@media screen and (max-width: 916px) {
	
		.footernav {
	width:100%;
}

.copyright {
	margin-top:20px;	
	}
	
	
	
	.welcome {
    width: 40%;
	}
	
	.icon-sidebar{
display:none;	
}
}

@media screen and (max-width: 825px) {
	li.foo {
	font-size:12px;
	padding: 20px 10px 40px;	
	}
	
	.copyright {
	margin-top:20px;
	font-size:12px;	
	}
	
	.logo {
	width:30%;	
	}
	
}

@media screen and (max-width: 825px) {
	

	.slide-contain {
	margin-bottom:15px;	
	}
	
	.welcome {
    width: 94%;
    float: none;
    background: #202020;
    margin-top:10px;
    text-align: center;
    padding: 0px 0;
    background: #161616;
    font-size: 16px;
	margin:0 auto 15px;
	z-index:1;
}
	
.equip-boxes {
	margin:0;	
}
	

.equip-thumb {
    width: 50%;
    height: 237px;
    float: left;
    position: relative;
    background-size: cover !important;
    overflow: hidden;
    background: #202020;
    margin: 0 auto;
}


	
}
@media screen and (max-width: 767px){.detail-content-mobile .detail-main-body .fin-stacked {background: transparent !important;}}
@media screen and (max-width: 700px) {
	.logo {
	width:50%;
	margin:0 auto;	
	float:none!important;

	}
	

#weatherTab{
display:none;	
}

.equip-thumb {
height:180px;	
}

}



@media screen and (max-width: 700px) {
	li.foo {
	padding:5px!important;
	width:100%;	
	}
	
	.logofoot {
	width:30%;	
	}
}

@media screen and (max-width: 665px) {
	li.foo {
	padding:5px!important;
	width:100%;	
	}
	
	.logofoot {
	width:30%;	
	}
	
	.hours-contact {
    float: left;
    background: #202020;
    width: 100%;
    text-align: center;
    margin-bottom: 10%;
	height:auto;
}

.hours-contact img {
position:relative!important;	
}

.timeicon-contact {
margin:2% auto;	
width:20%;
}

.contact-mobile {
	margin-bottom:3%;	
}


.map-contact {
    float: left;
    width: 100%;
    height: 400px;
	margin-left:0;
}
	.detailed-row {
	display: block;

}
	.column3 {
width:100%;	
}

}

@media screen and (max-width: 555px) {
.hours {
    float: left;
    background: #202020;
    width: 100%;
    text-align: center;
	margin-bottom:25px;
	height:auto;
}

.hours img {
position:relative!important;	
}

.timeicon {
margin:2% auto;	
}

.wrap {
	padding: 0 7%;	
}


.map {
    float: left;
    width: 100%;
    height: 250px;
	margin-left:0;
}




.logofoot {
    width: 30%;
    margin: 0 auto;
	float:none!important;
	padding:5%;
}

.copyright {
	width:100%;
	text-align:center;	
	margin-bottom:10px;
	margin-top:0;
}

.hours-contact { 
height:auto;
}

.button-nav {
width:40%;	
}

}



@media screen and (max-width: 524px) {
	


.welcome {

    font-size: 14px;
}

.welcome h2 {
font-size:16px;	
}

.equip-boxes {
    width: 100%;
    display: block;

    float: left;
}
	
}
@media screen and (max-width: 508px) {
	
	
	.equip-thumb {
		
		height: 150px;
	}

.logofoot {
	width:55%;	
}

.equip-links {
 padding:3px 3% 0;	
}
}

@media screen and (max-width: 450px) {
	
	.equip-links a {
font-size:12px;	
}

	.button-nav a{
		font-size: 14px;
	}
}

@media screen and (max-width: 400px) {

.contact {
font-size:10px;	
}

.logo {
	width:250px;
}


}

@media screen and (max-width: 380px) {
	
	
	.welcome {

    font-size: 12px;
}

.welcome h2 {
font-size:14px;	
}









}


@media screen and (max-width: 292px) {
	

.contact {
font-size:8px;	
}

.logo {
width:200px;	
}
}

@media screen and (max-width: 235px) {
	.logo {
	width:150px;	
	}
}