﻿/***** BEGIN RESET *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	font-family:Helvetica, Arial, sans-serif;
}

body {
	max-width:100%;
	overflow-x:hidden;
	padding-top:12px;
	}	

ol, ul {
	list-style: none;
}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/* Make HTML 5 elements display block-level for consistent styling */  
article, aside, figure, footer, header, nav, section {
    display: block;
	border:none;
	margin:0;
	padding:0;
}

p {
	margin-top:5px;
}
/***** END RESET *****/

.banner-wrap {width:100%; max-width: 100%; margin-bottom:50px; text-align: center;}
.resp-img-1, .resp-img-2 {max-width:100%;}
.resp-img-1:hover, .resp-img-2:hover {box-shadow: 3px 3px 20px rgba(0,0,0,.5);}
.resp-img-2 {display:none !important; max-height:400px;}
.resp-img-1 {max-height:100px; margin:0 auto;}

/*---------------------------
         INVENTORY
----------------------------*/
.container {
	width: 100%;
	margin: 0 auto;
}
/*---------------------------
   SPECIFIC LOCATION PAGE
----------------------------*/

.zerodown-banner-web {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.zerodown-banner-web img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 100%;
}

.zerodown-banner-mobile {
  display: none; /* hidden by default */
  width: 100%;
  margin: 0 auto;
}

.zerodown-banner-mobile img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 100%;
}


.locationheader {
	width:45%;
	margin-left:5%;
	float:left;
	margin-top:30px;
}

.locationaddress {
	width:45%;
	margin-right:5%;
	float:left;
	margin-top:30px;
	text-align:right;
}
.locationaddress a{	
	color:#000;
	text-decoration:none;
}

.locationaddress a:hover{	
	color:#cd3e36;
}

.locationpagewrap {
	width:80%;
	margin:30px 10% 0;
	float:left;
}

.h2 {
	color:#000;
	font-size:25px;
}

.locationpic {
	background-size:cover;
	repeat:no-repeat;
	width:47%;
	margin:20px 0 30px 0;
	height:280px;
	float:left;
	max-width:575px;
}

a button{
	border: none !important;
	outline: none !important;
	transition: ease all 0.3s;
}

.siouxcity2 {
	background-image:url(../siteart/Wilson-Trailer-Company.jpg);
}
.pocahontas2 {
	background-image:url(../siteart/WTS-Pocahontas.jpg);
}
.cedarrapids2 {
	background-image:url(../siteart/WTS-CedarRapids.jpg);
}
.mendota2 {
	background-image:url(../siteart/mendota.jpg);
}
.lennox2{
	background-image:url(../siteart/WTS-Lennox.jpg);
}.lebanon2 {
	background-image:url("../siteart/wilson-trailer-indiana-new-img.jpg");
}
.columbia2 {
	background-image:url("/siteart/wilson-trailer-missouri-new-img.jpg");
}
.grandisland2 {
	background-image:url(/siteart/location/grand-island-location-new.jpg);
}
.oklahomacity2 {
	background-image:url(../siteart/WTS-Oklahoma.jpg);
}
.dodgecity2 {
	background-image:url(../siteart/Wilson-Trailer-Dodge%20City.jpg);
}

.liberal2 {
	background-image:url(../siteart/Wilson-Trailer-Liberal.jpg);
}
.fortmorgan2 {
	background-image:url(../siteart/WTS-FortMorgan.jpg);
}

.kieler2 {
	background-image:url("/siteart/location/kieler-updated.jpg");
	-moz-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}

.mankato {
	background-image:url("/siteart/wilson-trailer-sales-minnesota-google-maps-truckpaper.jpg");
}

.locationabout {
	float:left;
	width:48%;
	margin:20px 0 0 30px;
	font-size:18px;
}
.redmapbackground {
	width:100%;
	background-color:#C00003;
	margin:0;
	float:left;
}

.redmapbackground .h2, .redmapbackground .h4 {
	color: #fff;
}

.redmapheader h3{
	text-align:center;
	margin-top:30px;
	width:100%;
}

.h3 {
	color:#fff;
	font-size:28px;
	float:left;
}

.inventorybuttons {
	width:45%;
	height:70px;
	color:#fff;
	font-size:18px;
	background:#C00003;
	float:left;
	margin:10px 5px;
}
.inventorybuttons:hover{
	background:#000000;
}
.inventorybuttons a{
	text-decoration:none;
	color:#fff;
}
.specificlocation {
	width:80%;
	margin:0 10%;
	text-align:center;
}

.h4 {
	font-size:30px;
	color:#000;
	text-align:center;
	width:100%;
	margin-top:50px;
}

.specificlocationaddress {
	color:#fff;
	width:50%;
	float:left;
	margin:15px 0 0 0;
	font-size:18px;
	text-align:center;
}

.specificlocationaddress a{
	text-decoration:none;
	color:#fff;
}

.specificlocationaddress a:hover{
	font-weight:700;
}
.specificlocationcontact {
	color:#fff;
	margin:15px 0 0 0;
	width:50%;
	float:left;
	font-size:18px;
	text-align:center;
}

.specificlocationcontact a{
	text-decoration:none;
	color:#fff;
}

.specificlocationcontact a:hover{
	font-weight:700;
}
.map {
	width:100%;
	margin:30px 0;
	float:left;
}

.whitestripe {
	width:100%;
	height:15px;
	background-color:#fff;
	float:left;
	margin-bottom:30px;
}

.services {
	width:80%;
	margin:30px 10%;
	float:left;
}

.services a{
	text-decoration:none;
	color:#000000;
}

.services a:hover{
	font-weight:700;
}

@media screen and (max-width:1300px) {
.locationheader {
	display:none;
}

.locationaddress {
	display:none;
}}

@media screen and (max-width:850px) {
.locationpic {
	width:100%;
	margin:20px 0 0;
}

.locationabout {
	width:100%;
	margin:20px 0;
}}

@media screen and (max-width:600px) {
.specificlocationaddress {
	width:100%;
	margin:0 0 20px;
}

.specificlocationcontact {
	width:100%;
	margin:0;
}

}

.logo img {
	display:inline-block !important;
	width:178px;
	height:auto;
	margin-top:22px;
}


.clear {clear:both;}
/*---------------------------
       LOCATION PAGE
----------------------------*/
.locationwrap {
	width:90%;
	margin:40px 5% 0;
	float:left;
}

.h1 {
	color:#cd3e36;
	font-size:28px;
}

.siouxcity {
	background-image:url(/siteart/location/SiouxCity-Dark.jpg);
}

.used-listing {
	background-size:cover;
	width:19%;
	height:117px;
	display:block;
	float:left;
	margin:0 auto;
	border:5px #fff solid;
}
.locations-title {
    width:49%;
    padding-bottom:.5%;
    display:inline-block;
    vertical:middle;
    text-align:left;
}
.all-inventory-span {
    width:48.5%;
    display:inline-block;
    vertical:middle;
    text-align:right;
}
.all-inventory {
    text-align: center;
    background:#000;
    width:39%;
    padding:1% 0;
    float:right;
    text-decoration:none;
    border: 5px #fff solid;
}
.all-inventory p {
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    text-align:center;
    text-decoration:none;
    text-shadow: 2px 2px 2px #111;
}

.pocahontas {
	background-image:url(/siteart/location/WTS-Pocahontas-Dark.jpg);
}
.cedarrapids {
	background-image:url(/siteart/location/WTS-CedarRapids-Dark.jpg);
}.mendota {
	background-image:url(/siteart/location/WTS-Mendota-Dark.jpg);
}.lennox {
	background-image:url(/siteart/location/WTS-Lennox-Dark.jpg);
}.lebanon {
	background-image:url(/siteart/location/WTSIN-Dark.jpg);
}.columbia {
	background-image:url("/siteart/location/columbia-missouri-dark.jpg");
}.grandisland {
	background-image:url(/siteart/location/WTS-Nebraska-2-Dark.jpg);
}.oklahoma {
	background-image:url(/siteart/location/WTS-Oklahoma_Dark.jpg);
}.dodgecity {
	background-image:url(/siteart/location/Wilson-Trailer-DodgeCity_Dark.jpg);
}
.hutchinson {
	background-image:url("/siteart/Wilson-Trailer-HutchinsonKS_Dark.jpg");
}.liberal {
	background-image:url(/siteart/location/Wilson-Trailer-Liberal_Dark.jpg);
}.fortmorgan {
	background-image:url(/siteart/location/WTS-FortMorgan-Dark.jpg);
}


.kieler {
	background-image:url("/siteart/location/kieler-dark2.jpg");
}.kieler:hover  {
	background-image:url("/siteart/location/kieler-light-2.jpg");
}

.mankato {
	background-image:url("/siteart/location/mankato-dark-2.png");
}.mankato:hover  {
	background-image:url("/siteart/location/mankato-light.png");
}

.specials:hover{
	background: #E41F23 !important;
}


.siouxcity:hover {
	background-image:url(/siteart/location/SiouxCity.jpg);
}.pocahontas:hover  {
	background-image:url(/siteart/location/WTS-Pocahontas.jpg);
}.cedarrapids:hover  {
	background-image:url(/siteart/location/WTS-CedarRapids.jpg);
}.mendota:hover  {
	background-image:url(/siteart/location/WTS-Mendota.jpg);
}.lennox:hover  {
	background-image:url(/siteart/location/WTS-Lennox.jpg);
}.lebanon:hover  {
	background-image:url(/siteart/location/WTSIN.jpg);
}.columbia:hover  {
	background-image:url("/siteart/location/columbia-missouri-light.jpg");
}.grandisland:hover  {
	background-image:url(/siteart/location/WTS-Nebraska-2.jpg);
}.oklahoma:hover  {
	background-image:url(/siteart/location/WTS-Oklahoma.jpg);
}.dodgecity:hover  {
	background-image:url(/siteart/location/Wilson-Trailer-DodgeCity.jpg);
}.liberal:hover  {
	background-image:url(/siteart/location/Wilson-Trailer-Liberal.jpg);
}.fortmorgan:hover  {
	background-image:url(/siteart/location/WTS-FortMorgan.jpg);
}
.hutchinson:hover {
	background-image:url("/siteart/Wilson-Trailer-HutchinsonKS.jpg");
}

.redstripe {
	height:50px;
	width:100%;
	background-color:#C00003;
	float:left;
	margin:50px 0 0;
}

@media screen and (min-width:1340px) and (max-width:1770px) {
.used-listing {
	width:24%;
}
.all-inventory {
    width: 46%;
}
   
}
	
@media screen and (min-width:1000px) and (max-width:1339px) {
.used-listing {
	width:32%;
}
.all-inventory {
    width: 64%;
}
    
}
@media screen and (min-width:700px) and (max-width:999px) {
.used-listing {
	width:48%;
}
.locations-title {
    width: 100%;
}
.all-inventory-span {
    width: 100%;
}
.all-inventory {
    width: 97%;
    float: left;
}

}
	
@media screen and (min-width:540px) and (max-width:699px) {
.used-listing {
	width:60%;
	height:113px;
	margin:0 20%;
}

.all-inventory p {font-size: 22px;}
    
.locations-title {
    width: 100%;
}
.all-inventory-span {
    width: 100%;
}
.all-inventory {
    width: 97%;
    float: left;
}
	
	.zerodown-banner-mobile {
    display: block;
  }
	
	.zerodown-banner-web {
		display:none;
	}
}
	
@media screen and (min-width:450px) and (max-width:539px) {
.used-listing {
	width:60%;
	height:93px;
	margin:0 20%;
	}
.locations-title {
    width: 100%;
}
.all-inventory-span {
    width: 100%;
}
.all-inventory {
    width: 97%;
    float: left;
}
	.specials{
		padding-top: 30px !important;
	}
	
	.zerodown-banner-mobile {
    display: block;
  }
	
	.zerodown-banner-web {
		display:none;
	}
}
	
@media screen and (max-width:449px) {
.used-listing {
	width:100%;
	margin:0;
	box-sizing: border-box;
	}
	.specials{
		padding-top: 30px !important;
	}
.locations-title {
    width: 100%;
}
.all-inventory-span {
    width: 100%;
}
.all-inventory {
    width: 97%;
    float: left;
}
	
	.zerodown-banner-mobile {
    display: block;
  }
	
	.zerodown-banner-web {
		display:none;
	}
    
}
/*---------------------------
         HOMEPAGE
----------------------------*/
.homepagewrap {
	margin-top:140px;
}

.locationcontactwrap {
	margin:0 0 20px;
	width:100%;
	display: flex;
	flex-wrap: wrap;
}

.locationcontact {
	text-align:center;
	display:block;
	float:left;
	line-height:20px;
	width:14.28%;
	margin:10px 0;
}

.locationcontact a{
	color:#000;
	text-decoration:none;
}

.locationcontact button {
	background:rgba(199,0,3,1.00);
	font-weight:700;
	padding:5px 10px;
	box-shadow:3px 3px 3px #000000;
	border:none;
}
.locationcontact button:hover {
	background:rgba(122,0,2,1.00);
}

.locationcontact button a {
	color:#fff;
}

.mainbanner {
	width:100%;
	float:left;
	margin:0;
}

.aboutwrap {
	width:100%;
	float:left;
	background:rgba(199,0,3,1.00);
}
.about {
	width:55%;
	margin:50px 22.5% 60px;
	text-align:center;
	float:left;
	color:#fff;
}

.about p {
	font-size:18px;
	margin-top:10px;
}

@media screen and (min-width:800px) and (max-width:1205px) {
.locationcontact {
	width:25%;
}}

@media screen and (min-width:645px) and (max-width:799px) {
.locationcontact {
	width:25%;
}}
@media screen and (min-width:405px) and (max-width:644px) {
.locationcontact {
	width:33.33%;
}
.about p {
    font-size: 14px;
    margin: 0;
}}
@media screen and (max-width:404px) {
.locationcontact {
	width:80%;
	margin-left:10%;
}}

/*---------------------------
         HEADER
----------------------------*/

.headericons img {
	width:40px;
	height:40px;
	display:inline-block !important;
}

.headericons {
    margin:15px 5% 0 0;
    float: right;
}

.searchbarwrap {
    width:47%;
    margin:15px 0 0;
	float:right;
}

.logo {
	margin:50px 0 0 90px;
	position:absolute;
	z-index:1500;
	background:#fff;
	padding:0 15px 0 10px;
}

.logo-footer {
	display: flex;
	justify-content: center;
	padding: 10px 0;
}
.primary, .searchbarwrap, .headericons{z-index: 1499; position: relative;}

@media screen and (min-width:1001px) and (max-width:1250px) {
.logo img {
	margin-top:12px;
}
}

@media screen and (max-width:1000px) {
.logo img {
	margin-top:0;
	width:178px !important;
	
}
}
	
/***** Start of primary nav ******/
#menu-button{display: none;}
nav.mobile { display:none;}

nav.primary {
	padding:0;
	display:block;
	margin:10px 0 30px 0;
	width:100%;
	background: #646464;
	float:left;
	}
	nav.primary ul {
		margin:0; 
		padding:0;
		}
		nav.primary ul li {
			display:block;
			margin:0;
			list-style-type:none; 
			width:16%;
		float:right;
			}
			nav.primary ul li a {
				color:#FFF;
				font-size:17px;
				line-height:60px;
				text-decoration:none;
				padding:0;
				display:block;
				margin:0;
				text-align:center;
				text-transform:uppercase;
				-webkit-transition:.4s ease-in;  
				-moz-transition:.2s ease-in;  
				-o-transition:.2s ease-in;  
				transition:.2s ease-in;	
				font-weight:700;
				}	
			nav.primary ul li a:hover {
				background: #fff;
				color:#646464;
				cursor: pointer;
				
				}
			/* Appearance of the sub-level links */
			nav.primary ul li li a { 
				font-size:16px;
				line-height:16px;
				padding:12px 10px;
				color:#fff;
				background: #646464;
				width:200px;
				text-align:left;
				border-bottom: #444 solid 1px;
			}
			/* Appearance of the sub-level links on hover */
			nav.primary ul li li a:hover { 
			}
/* This controls the Primary nav dropdowns for sublinks. Should not have to edit this too muuch */
nav.primary ul ul {
    display: none;
	position:absolute;
}
nav.primary ul ul ul {
    left: 100%;
    top:0; 
	float:left;
}
nav.primary ul li:hover > ul {  
    display: block;
    line-height:18px; 
    z-index: 999;
}
nav.primary ul ul li {
	display:block; 
    position: relative;
    margin:0;
	float:none;
}

/******** End of primary Nav ***************/
@media screen and (max-width:1235px) {
	
.searchbarwrap {display:none;}
.headericons {display:none;}
}

@media screen and (min-width:1000px) and (max-width:1235px) {

nav.primary {
	margin-top:17px;
}

.logo {
	margin-top:6px;
}

nav.primary ul li {
	width:14%;
}
nav.primary ul li a{
	font-size:14px;
}
}



@media screen and (max-width:999px) {
.logo {
	float:right;
	z-index:401;
	background:#fff;
	position:relative;
}
/*==============================
	Mobile Nav Styles			
================================*/	
nav.primary{display:none;}

#menu-button{ 
	width: 100%;
	display: block;
	font-size: 24px;
	position: relative;
	margin:0;
	line-height:57px;
	z-index: 400; /* needs to be lower than nav.mobile, adjust as needed */
	background:#646464;
}
#menu-button a{
		 color:#fff;
		 text-decoration: none;
		 padding:0 0 0 .8em; 
		 font-weight:normal;
		 cursor: pointer;
}
nav.mobile {
	display:block;
	position: fixed;
	top: 0;
	left: -250px;
	width: 250px;
	height: 100%;
	background: #333;
	z-index: 500; /* needs to be higher than #menu-button, adjust as needed */
	overflow:auto;
}
/* MENU HEADER SOCIAL MEDIA */
nav.mobile .social-media {
		position: relative;
		text-decoration: none;
		display: inline-block;
		font-size:16px;
		word-spacing:13px;
		padding:0 0 0 15px;
		color: #ccc !important;
	}
	
nav.mobile .social-media a:link, nav.mobile .social-media a:visited {color:#ccc; text-decoration:none;}
nav.mobile .social-media a:hover, nav.mobile .social-media a:active {color:#fff; text-decoration:underline;}

/* MENU HEADER STYLES */
nav.mobile .mobile_top {
	position: relative;
	display:block;
	padding: 0;
	margin:15px 0 10px 0;
	color: #999;
	font-size: 18px;
	font-weight: 400;
}

/* MENU CLOSE 'X' BUTTON */
nav.mobile .menu-toggle {
	position: absolute;
	padding: 3px 8px 3px;
	font-family: Arial, sans-serif;
	font-size:24px;
	font-weight: bold;
	line-height: 1;
	background: #222;
	color: #999;
	text-decoration: none;
	top:-4px;
	right:13px;
}
nav.mobile .menu-toggle:hover { /* Menu close button on hoveer */
	color: #fff;
	cursor: pointer;
}

/* MENU LIST STYLE */
nav.mobile ul {
	list-style: none;
	font-weight: 300;
	margin:0;
	padding:0;
}
nav.mobile ul li {
	border-top: 1px solid #454545;
	border-bottom: 1px solid #151515;
	position:relative;
}

/* FIRST LEVEL */
nav.mobile ul li a {
	position: relative;
	display: block;
	font-size:15px;
	padding: 10px;
	color: #999;
	text-decoration: none;
	border-left:4px #333 solid;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
nav.mobile ul li a:hover {
	background:rgba(45,45,45,0.5); 
	color: #fff; 
	border-left:8px #B30002 solid; /* border highlight - Change to fit match site colors */
	cursor: pointer;
}

/* SECOND LEVEL */
nav.mobile ul li li:last-child {border:none;}
nav.mobile ul li li a {
	background: #444;
	position: relative;
	display: block;
	padding: 10px 10px 10px 15px;
	border-left:4px #444 solid;
	color: #ccc;
	text-decoration: none;
}
nav.mobile ul li li a:hover {background:rgba(65,65,65,0.5);}

/* THIRD LEVEL */
nav.mobile ul li li li:last-child {border:none;}
nav.mobile ul li li li a {
	background: #555;
	position: relative;
	display: block;
	padding: 10px 10px 10px 25px;
	color: #ccc;
	text-decoration: none;
	border-left:4px #555 solid;
}
nav.mobile ul li li li a:hover {background:rgba(85,85,85,0.5);}

nav.mobile ul li .click{/* dropdown menu idicator arrow be sure to include this image with your image files */ 
	position:absolute;
	display:block;
	cursor:pointer;
	z-index: 12399994;
	top:0;
	right:0;
	width:auto;
	height:auto;
	padding: 17px 20px;
	color:#fff;

}
.nav-footer {color:#1B1B1B; position:relative; text-align:center; font-size:14px; line-height:16px; padding:15px 0;}

nav.mobile ul li span.click{/* dropdown menu idicator arrow be sure to include this image with your image files */ 
	background:url("/siteart/arrow.png") 10px 12px no-repeat;
	background-size:45%;
	position:relative;
	display:block;
	float:right;
	margin:-44px 0 0 0;
	cursor:pointer;
	z-index: 12399994;
	width:8px;
	-webkit-transition:background-size .3s ease-in-out;
	-moz-transition:background-size .3s ease-in-out;
	transition:background-size .3s ease-in-out;
}}

.body-wrapper .list-redesign .page-type-toggle .active { background-color: none!important; }

@media screen and (max-width: 998px) {
.logo img {
	width:220px;
	height:auto;
}

.logo {
	padding:0 5px 0;
	margin:0 5% 0 0;
}

.ie7 .logo, .ie8 .logo, .ie9 .logo {
	margin:12px 5% 0 0;
}}
@media screen and (max-width: 768px) {
    .resp-img-1 {display:none !important;}
    .resp-img-2 {display:block !important; margin:0 auto;}
}
@media screen and (max-width:359px) {
.logo {
	padding:0 5px 0;
	margin:0;
}

.ie7 .logo, .ie8 .logo, .ie9 .logo {
	padding:0 5px 0;
}
    
.locations-title {
    width: 100%;
}
.all-inventory-span {
    width: 100%;
}
.all-inventory {
    width: 97%;
    float: left;
}

#menu-button {
	line-height:60px;
}}

/*---------------------------
         FOOTER
----------------------------*/

.footer {
	width:100%;
	background-color:#000;
	float:left;
}

.footerinfo {
	width:80%;
	margin:0 10%;
	text-align:center;
	padding:30px 0;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{
	color:#ABABAB;text-decoration:underline; font-size:11px;}
a.footerlink:hover {text-decoration:none;font-size:11px;}

.footertext{font-size:11px; 
	color:#ABABAB;}

.smallfootertext{font-size:11px; 
	color:#ABABAB;font-style:normal;}

.divfooter {width:100%; text-align:center; margin:0 auto;}

/*---------------------------
    FACETED INVENTORY
----------------------------*/
.faceted-search-content .selected-facets-container .selected-facet,.view-listing-details-link, .buy-now-link,.detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn,.detail-content .detail-additional-data .data-row .data-label,.modal-bg .form-bottom .captcha-and-submit .captcha-placeholder button, .modal-bg .form-bottom .captcha-and-submit .captcha-placeholder input, .modal-container .form-bottom .captcha-and-submit .captcha-placeholder button, .modal-container .form-bottom .captcha-and-submit .captcha-placeholder input,.compare-listings-container .compare-container .button,.detail-content-mobile .contact-options a,.detail-content-mobile .detail-contact-bar .contact-bar-btn, .page-nav, .fin-calc-btn-mobile {
	background: #cd3e36 !important;
}

.detail-content .detail-additional-data .data-row .data-label {
	font-weight: bold !important;
}

.compare-checked,.list-content .price-container .price,.detail-content .search-results,.compare-listings-container .compare-container .compare-price,.bread-crumbs-heading .return-links .return-links-link span,.bread-crumbs-heading .return-links .return-links-link i {
	color: #cd3e36 !important;
}

.currency-selector, .compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title h3,.list-content .list-top-section .list-listings-count,.info {
	color: #000 !important;

}
.listing-portion-title, .dealer-info h3  {
	color: #000 !important;
	float: none !important;
}
.dealer-name{
	text-align: unset !important;
}

.compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title h3 {
	font-size: 16px !important;
}

.detail-content .dealer-info .phone-and-email .send-email-btn {
	border-color: #000 !important;
	color: #000 !important;
}

.compare-listings-container .compare-container .button:hover,.detail-content .detail-main-body .main-detail-data .offer-btn:hover, .detail-content .detail-main-body .main-detail-data .buy-btn:hover, .view-listing-details-link:hover, .buy-now-link:hover,.detail-content-mobile .detail-additional-data .data-row .data-label{
	background: #000 !important;
}

.detail-additional-data h3 {
	float: none !important;
	color: #000 !important;
	padding: 10px 0 0 0 !important;
	font-size: 22px !important;
}

.media-buttons .print-this, .media-buttons .email-this,.detail-content .dealer-info .phone-and-email .send-email-btn:hover {
	border-color: #cd3e36 !important;
	color: #cd3e36 !important;
background: transparent !important;
}

.container {
	margin-bottom: 30px !important;
}