a.banner-link {
    color: red;
    font-size: 15px;
    text-shadow: none;
}
.quicklinkbutton.buttoncolor-black_darkblue .quicklinkbutton-bigicon {
    color: yellow;
}
.quicklinkbutton.buttoncolor-black_darkblue {
    background-color: yellow !important;
}
.quicklinkbutton.buttoncolor-black_darkblue .quicklinkbutton-label, .quicklinkbutton.buttoncolor-black_darkblue .quicklinkbutton-anim {
    color: red;
}
@media print{
	
	.banner-text-wrapper{
		padding: 0;
	}
	.element-outer-container.element-type-vehicledetails .col-xs-12 div > div:nth-child(4),
	.element-outer-container.element-type-vehicledetails .col-xs-12 div > div:nth-child(5),
	.element-outer-container.element-type-vehicledetails .col-xs-12 div > div:nth-child(6),
	.element-outer-container.element-type-vehicledetails .col-xs-12 div > div:nth-child(8),
	.element-outer-container.element-type-vehicledetails .col-xs-12 div > div:nth-child(9),
	.element-outer-container.element-type-vehicledetails .col-xs-12 div > div.palette-box2.vehicle-details-panel:last-child,
	.footer-container,
	.page-bottom,
	.flexslider.featured-photo-slider{
		display: none;
	}
	.element-outer-container.element-type-vehicledetails .col-xs-12 div > div.vehicle-details-panel:nth-child(1),
	.element-outer-container.element-type-vehicledetails .col-xs-12 div > div.vehicle-details-panel:nth-child(2),
	.element-outer-container.element-type-vehicledetails .col-xs-12 div > div.vehicle-details-panel:nth-child(3){
		padding: 0;
		margin-bottom: 0;
	}
	.h1, .h2, .h3, h1, h2, h3,
	h1.pagetitle{
		margin-top: 0px;
    	margin-bottom: 0px;
	}
	

	* {
	    color: #000;    
	    background-color: #fff;
	    @include box-shadow(none);
	    @include text-shadow(none);
	    padding: 0;
	    margin: 0;

	}
	.specifics-container .row div
	{
		float: left;
	}


	a:after {
    	content: "( "attr(href)" )"
	}

	div#element-3fbf1a045361435cbf8c61d005753480 .col-xs-12 div > div:nth-child(3){}
	div#featured-photo img {
    width: 384px;
}
}

@media (max-width: 767px) {
   .browse-inventory-link {width: 20%; min-width: 130px; font-size: 18px;}
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    max-width: 600px;
    display: block;
    margin: auto;
}

.panel-attach-inventory br, .inventory-sort-heading {
display:none;
}

.internetlabel {
  font-size: 35px !important;
}

.accent-color1.internetvalue {
  padding-right: 20px;
  font: bold 35px "Trebuchet MS", Tahoma, sans-serif !important;
  color: #000000; /* optional: set text color */
}