@charset "utf-8";
/* CSS Document */

.wheellink {
  width: 97%;
  min-height: 155px;
  margin: 0% auto 1%;
  padding: 1%;
  border-radius: 10px;
  background: #000000 url(/SiteImages/default/wheel-tire-package-link-bg.jpg) no-repeat center center;
  background-size: cover;}
 
 .wheellink .wheelslinksgold {
  color: #e7b72f;
  font: 50px/50px Impact;
  -webkit-text-stroke-width: .75px;
  -webkit-text-stroke-color: black;
  display: block;
  margin-top: 25px;}
 
 .wheellink .wheelslinkswhite {
  color: #FFF;
  font: 30px Impact;
  -webkit-text-stroke-width: .75px;
  -webkit-text-stroke-color: black;
  display: block;
  margin-top: 25px;}
 
 .promo-endDate {
  text-align:center;}
 
 .promo-endDate p {
  margin: 0px !important;
  padding: 0px !important;
  color: #fff !important;
  text-shadow: 0px 0px 6px #652070, 0px 0px 6px #652070, 0px 0px 6px #652070, 0px 0px 6px #652070 !important;}
 
 .toppromolinksblack a {
  color: #000 !important;
  font: 900 18px/20px sans-serif !important;
		text-decoration: none !important;}
 
 .toppromolinksgold a {
  color: #e7b72f !important;
  font: 30px/36px Impact !important;
  -webkit-text-stroke-width: .75px !important;
  -webkit-text-stroke-color: black !important;
  text-decoration: none !important;}
 
 #facebox .popup {
  max-width: inherit !important;
  width: inherit !important;
  margin: inherit !important;}
 
 div#facebox {
  max-width: inherit !important;
  width: inherit !important;}
 
 #facebox .content {
  padding: 0px;}
	
	iframe {
		min-height:165px !important;}


	div.offsetimg {
		flex-basis: 145px !important;}
	
	img.offsetimg {
		width:100%;
		max-width:150px;
		display:block;
		margin:auto;}

span.backtfup {
 display: inline-block;
 margin-left: -11px;}


@media screen and (max-width: 775px) {
 #backchart {
  display: none !important;}
}