.vehicleselectorheader,
.vehicleselectorheader-m {
  background: #eb8d49;
  background: -moz-linear-gradient(45deg, #eb8d49 0%, #e77725 100%);
  background: -webkit-linear-gradient(45deg, #eb8d49 0%, #e77725 100%);
  background: linear-gradient(45deg, #eb8d49 0%, #e77725 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb8d49', endColorstr='#e77725',GradientType=1 );
  border: none;
  display: block;
  float: left;
  padding: 15px 15px 20px;
  width: 100%; }
  @media (min-width: 801px) {
    .vehicleselectorheader,
    .vehicleselectorheader-m {
      padding: 15px 20px 20px; } }
  @media (min-width: 1001px) {
    .vehicleselectorheader,
    .vehicleselectorheader-m {
      padding: 25px 30px; } }

.vehicleselectorheader-m {
  border-bottom: 1px solid #c9c9c9; }

.vehicleselectorlist,
.vehicleselectorlist-m {
  border-color: #c8c8c8;
  color: #000;
  font-size: 14px;
  margin-bottom: 4px;
  margin-top: 4px;
  padding: 5px 5px 5px 10px; }
  .vehicleselectorlist option,
  .vehicleselectorlist-m option {
    color: #000;
    font-size: 14px; }

.vehiclesubmit,
.vehiclesubmit-m {
  background: #1e2738;
  box-shadow: none;
  font-size: 12px;
  height: 36px;
  line-height: 38px;
  margin: 0 auto;
  padding: 0;
  width: 120px; }
  .vehiclesubmit:hover,
  .vehiclesubmit-m:hover {
    background: #e77725;
    color: #fff; }

.vehicletitle {
  color: #fff;
  display: block;
  font-family: "Eurostile", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.025em;
  margin: 0 0 15px;
  text-transform: uppercase; }
  @media (min-width: 801px) {
    .vehicletitle {
      font-size: 16px;
      letter-spacing: 0.05em; } }
  @media (min-width: 1001px) {
    .vehicletitle {
      font-size: 17px; } }

.vsbackground,
.vsbackground-m {
  text-align: center;
  width: 100%; }
  .vsbackground select,
  .vsbackground-m select {
    background: #fff url(//cdn10.bigcommerce.com/s-ky240q9geo/templates/__custom/images/icon-arrow-down.png?t=1580490832) no-repeat right center;
    border: none;
    border-radius: 4px;
    color: #1e2738;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 13px;
    height: 32px;
    line-height: 30px;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 2px 25px 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-appearance: none; }

.makemodel,
.makemodel-m,
.leftNav br,
.leftNav-m br,
.vehicletitle-m,
#bmakemodel {
  display: none; }

.body-content-item::-webkit-scrollbar-thumb {
  background: #222222; }

.subcat-pods .vehicleselectorheader-m {
  background: #fff;
  border: 1px solid #c9c9c9;
  display: block !important;
  text-align: center; }
  @media (min-width: 501px) {
    .subcat-pods .vehicleselectorheader-m {
      display: none !important; } }

.subcat-pods .vehicletitle {
  color: #1e2738;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin: 0 0 15px;
  text-transform: uppercase; }

.subcat-pods .vsbackground-m select {
  border: 1px solid #c9c9c9;
  font-size: 15px;
  height: 42px; }

.subcat-pods .button {
  font-size: 14px;
  height: 42px;
  line-height: 42px;
  width: 120px; }
