.cars-list li a img {
    width: 45%;
}
#footer li {
	list-style: none;
}
#footer li .textwidget p {
	margin: 0;
}
#footer li .textwidget img{
	max-width:1200px;
}
.selectBox-dropdown, .price-dropdowns-container .price-dropdown-min a, .price-dropdowns-container .price-dropdown-max a,  .payment-dropdowns-container .payment-dropdown-min a, .payment-dropdowns-container .payment-dropdown-max a{
	padding:10px 8px!important;
		font-size: 12px!important;
}
.payment-dropdown-min {
width: 49%;float: left;
margin-right: 2px;
}
.payment-dropdown-max {
width: 49%;float: right;
margin-left: 2px;
}
@media (min-width:768px) and (max-width:1024px) {
	.payment-dropdown-min {
	width: 100%;
	margin-right: 0px;
	 font-size: 14px;
	}
	.payment-dropdown-max {
	width: 100%;
	margin-left: 0px;
	font-size: 14px;
	}
}
.payment-dropdown-min .selectBox-dropdown,.payment-dropdown-max .selectBox-dropdown {
    position: relative;
    text-decoration: none;
    outline: none;
    vertical-align: middle;
    display: inline-block;
    cursor: default;
    margin: 4px 0px;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
	padding-left: 15px!important;
	padding:10px 10px 5px 10px;
	width: 100%!important;
	line-height: 160%;
	background: #333;
	text-align: left;

}
nav#menu .active a {
    background: #d69841;
    color: #fff;
}
.navbar-nav ul li:hover  {
    background: #d69841;
}
nav#menu a:hover {
    background: #d69841;
}
/*Inventory button*/
.inventory-right .btn-primary {
    cursor: pointer;
    background: #d69841;
}
/*Mobile button colours*/
@media (max-width: 768px){
.inventory-right .btn-primary {
    background: #d69841!important;
}
}
@media (max-width: 768px){
.arrivals-details a.detail-btn {
    background: #d69841;
}
}
@media (max-width: 768px){
.tricol-product-list h2 {
    background: #d69841;
}
}
@media (max-width: 480px){
#footer li .textwidget p {
    padding: 0;
}
}

/*Workshop Button*/
a.workshop-button {
		font-weight: 400;
		border-bottom: none;
		border-right: none;
		background: #d69841;
	}
a.workshop-button:hover {
	background: #dba457;
	color: white;
	}	
/*remove related posts*/
#jp-relatedposts {
    display: none!important;
}
/*mobile toggle colour*/
button.navbar-toggle.menu:hover {
    background: #d69841;
}
.blog-post a:hover {
    color: #dba457;
}
.blog-post a {
    color: #dba457;
}

@media all and (max-width: 480px){
.footerwidth {
    width: 100% !important;
	padding: 0 0 !important;
}
}

.middleText{
    display: inline-block;
    line-height: 30px;
    text-align: center;
    width: 44%;
    font-size: 32px;
    font-weight: bold;
    color: #d69841;
    font-family: 'AntroVectra';    
	margin-top: 30px;}
.call-us{
padding:0 !important;
	display: inline-block !important;
	float: right;
	
}
	#custom_html-2{
		    padding: 10px 0;
    margin: 0;
    line-height: 0;
	}
	.social i{
		font-size: 30px;
    color: #FFF;
    padding: 10px 0 10px 20px;
	}
	@media(max-width: 1025px){
		.call-us a.font {
     font-size: 20px !important;
}
		.middleText {
    text-align: right;
    width: 40%;
			font-size: 24px;
}
	}
/*Gravity Forms*/
.gform_wrapper {
    padding: 20px;
}
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
    color: #f1f1f1;
}
.gform_wrapper .field_description_below .gfield_description {
    color: #f1f1f1;
}
.gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 {
    font-weight: 700;
    color: #f1f1f1;
}
.formfieldCar{
	padding-right: 0px !important; 
	margin-top: 0px !important;
    padding-top: 0 !important;
}
.formfieldCar .ginput_container{
	margin-top: 0px !important;
}
.formfieldCar h3{
margin-top: 0px !important;
 margin-bottom: 0px !important;
}
.formfieldCar.form-group {
    margin-bottom: 0px !important;
}
.formfieldCar .medium{
    font-size: inherit;
    font-family: inherit;
    padding: 5px 12px !important;
    letter-spacing: normal;
}
.formfieldCar .form-control{
	width: 51%!important;
}
.formfieldCar .gfield_select{
	background-color: #333333;
    color: #f1f1f1;
    width: 50% !important;
}
.gform_footer .gform_button{
	    background-color: #d69841 !important;
    color: white !important;
}
.formfieldCar hr {
    margin-bottom: 0px !important;
}
.blog-post strong {
    color: #f1f1f1;
}
body .gform_confirmation_message {
    color: #f1f1f1;
    padding: 20px;
    font-size: 18px;
}