div.footer-container, div.page-bottom, div.pagetitle-container .container, .pagetitle-container .container-fluid, .page-content .container, .page-content .container-fluid {
    background-color: transparent!important;
}

/* Hide the Google Translate toolbar */
  .goog-te-banner-frame.skiptranslate, .goog-te-gadget-simple,
.VIpgJd-ZVi9od-ORHb-OEVmcd.skiptranslate  {
      display: none !important;
  }
  body {
      top: 0px !important;
  }

.pricevalue1.accent-color2 {
    color: #666 !important;
    text-decoration: line-through;
    text-decoration-color: red;
}

.accent-color2.showroomvalue {
    padding-right: 20px;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
    color: #666 !important;
    text-decoration: line-through red !important; /* Shorthand for text-decoration */
}

a[href*="ford?make=Ford"] {
  display: none !important;
}

/* Optional: if the link is the only child, hide the parent div too */
a[href*="ford?make=Ford"]::parent {
  display: none !important;
}

.inventory-price-container .pricevalue1.accent-color1, .inventory-price-container .phonenumber.accent-color1 {
    color: #3BD776 !important;
font-weight:bold;
}