/* ========== FONTS ========== */
@font-face {
  font-family: 'cheryMedium';
  src: url("/css/fonts/chery/Poppins/Poppins-Medium.ttf"); }

@font-face {
  font-family: 'cheryBold';
  src: url("/css/fonts/chery/Poppins/Poppins-Bold.ttf"); }

@font-face {
  font-family: 'cheryLight';
  src: url("/css/fonts/chery/Poppins/Poppins-Light.ttf"); }

@font-face {
  font-family: 'cheryItalic';
  src: url("/css/fonts/chery/Poppins/Poppins-Italic.ttf"); }

body {
  font-family: 'cheryMedium', Open Sans, sans-serif; }

h1, h2, h3, h4, h5 {
  font-family: 'cheryBold', Open Sans, sans-serif; }

.colour-red {
  background-color: #c8102e !important; }

.chery-dark-grey {
  background-color: #3d3935 !important; }

.chery-gold {
  background-color: #cda786 !important; }



.page_used-car-details .ucd__sticky-bar h2 {
  color: #c8102e;
  font-size: 20px; }

.page_used-car-details .ucd__sticky-bar p {
  font-size: 20px;
  font-weight: 100; }

.used-car-list .used-car-list_price {
  color: #c8102e; }

.page_new-vehicle-details .new-cars__sticky-bar h2 {
  color: #c8102e !important; }

.range-slider .new-car-list:hover, .range-slider .new-car-list:focus {
  border-color: #c8102e !important; }

.btn.btn-third, ._vm_btn._vm_btn--success {
  background-color: #c8102e;
  color: #ffffff; }
  .btn.btn-third:hover, ._vm_btn._vm_btn--success:hover {
    box-shadow: inset 29em 0 0 0 #7e0303;
    background-color: #c8102e; }
  .btn.btn-third:focus, ._vm_btn._vm_btn--success:focus {
    background-color: #c8102e;
    box-shadow: inset 29em 0 0 0 #7e0303; }

._vm_btn._vm_btn--primary {
  background-color: #c8102e;
  color: #ffffff; }
  ._vm_btn._vm_btn--primary:hover {
    box-shadow: inset 29em 0 0 0 #7e0303;
    background-color: #c8102e; }
  ._vm_btn._vm_btn--primary:focus {
    background-color: #c8102e;
    box-shadow: inset 29em 0 0 0 #7e0303; }

.finance-offer .deposit-txt {
  background-color: #c8102e !important; }

.finance-offer .offer__price .highlight {
  color: #c8102e !important; }

.ucd__pricing-box .price-figure.red {
  color: #c8102e !important; }

.page_advanced-search .noUi-connect {
  background-color: #c8102e !important; }

/*# sourceMappingURL=chery.css.map */

.dealership-help, .dealership-address , .dealership-links, .openingTimesTable {
  font-size: 1.3rem;
}