@font-face {
  font-family: BrandFont;
  src: local(BrandFont-Bold), url(/assets/fonts/Dodge/GE-SS-TV-Bold.otf) format("opentype");
  font-weight: bold;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
}
@font-face {
  font-family: BrandFont;
  src: local(BrandFont-Regular), url(/assets/fonts/Dodge/GE-SS-TV-Medium.otf) format("opentype");
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
}
@font-face {
  font-family: BrandFont;
  src: local(BrandFont-Light), url(/assets/fonts/Dodge/GE-SS-TV-Light.otf) format("opentype");
  font-weight: 300;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
}
@font-face {
  font-family: BrandFont;
  src: local(BrandFont-Regular), url("/assets/fonts/Dodge/Stratum1-Regular-7.otf") format("opentype");
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
}
@font-face {
  font-family: BrandFont;
  src: local(BrandFont-Regular), url("/assets/fonts/Dodge/Stratum1-Medium.otf") format("opentype");
  font-weight: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
}
@font-face {
  font-family: BrandFont;
  src: local(BrandFont-Bold), url("/assets/fonts/Dodge/Stratum1-Bold-4.otf") format("opentype");
  font-weight: bold;
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.footer-color {
  background-color: #000000 !important;
}

.bg-light {
  background-color: #000000 !important;
}

.headerWrap {
  background-color: #000000 !important;
}
.headerWrap .nav-link {
  color: #ffffff !important;
}

.loader {
  color: #d50000 !important;
}

.buttonStyle {
  background-color: #d50000 !important;
}

.text-color {
  color: #d50000 !important;
}

.mandatoryField:after {
  color: #d50000 !important;
}

.hero_indicator_Rectangle {
  background-color: #d50000 !important;
}

.nav-box a[aria-expanded=true] {
  background-color: #d50000 !important;
}

.nav-box a[aria-expanded=true]:hover {
  color: #ffffff !important;
}

.toyotaButtonRed,
.brand_button_color {
  background-color: #d50000 !important;
  border-color: #d50000 !important;
  color: #ffffff !important;
}

.primary {
  background-color: #d50000 !important;
  border-color: #d50000 !important;
}

.article blockquote:before {
  color: #d50000 !important;
}

.toyotaButtonWhite {
  background-color: #ffffff !important;
  color: #000001 !important;
}

.nav-box.active {
  font-family: BrandFont !important;
  color: rgba(0, 0, 0, 0.9) !important;
  border-color: #d50000 !important;
}

.tyt-nav-link:hover {
  border-bottom-color: #d50000 !important;
}

.text_color_hover:hover {
  color: #d50000 !important;
}
.text_color_hover:hover img {
  filter: "";
}

.svg-img-theme-color {
  filter: "";
}

.icon-active {
  filter: "";
}

.tyt-nav-link.active {
  border-bottom-color: #d50000 !important;
}

.headerWrapDesktop .nav-link {
  color: #ffffff !important;
}
.headerWrapDesktop .nav-link:hover {
  color: #ffffff !important;
}
.headerWrapDesktop .active:parent(.headerWrapDesktop) {
  color: #ffffff !important;
}

.payment-slider::-webkit-slider-thumb {
  background: #d50000 !important;
}

.payment-slider::-moz-range-thumb {
  background: #d50000 !important;
}

.theme_toggle input[type=checkbox]:checked + .theme_toggle_switch {
  background-color: #d50000 !important;
}

.borderBottom {
  border-bottom-color: #d50000 !important;
}
.borderBottom ::before {
  background-color: #d50000 !important;
  border-bottom-color: #d50000 !important;
}
.borderBottom ::after {
  background-color: #d50000 !important;
  border-bottom-color: #d50000 !important;
}

.borderTop {
  border-top-color: #d50000 !important;
}

.afgButtonbuttonStyle {
  background-color: #d50000 !important;
}

#BrandStoryId .carousel-indicators .indicator_Rectangle {
  background-color: #d50000 !important;
}

.btn-danger {
  background-color: #d50000 !important;
  border-color: #d50000 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-danger:focus,
.btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5) !important;
}

.specification-link {
  color: #d50000 !important;
}

.react-toast-notifications__toast {
  background-color: #d50000 !important;
  color: #ffffff !important;
}

.icon-color-white {
  filter: "";
}

.icon-active-honda {
  filter: "";
}

@media screen and (max-width: 812px) {
  .carousel li.active {
    background-color: #d50000 !important;
  }
}
.carousel .carousel-indicators .active {
  background-color: #d50000 !important;
}

.Dodge-Roboto-Bold {
  font-family: BrandFont, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: var(--fillBrandWhite);
}

.Dodge-Roboto-Regular {
  font-family: BrandFont, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: var(--fillBlack);
}

h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
span,
a,
button,
select,
option,
li,
label,
input {
  font-family: BrandFont, BrandFont-bold !important;
}

.brand-background-color {
  background-color: #d50000;
}

.brand-text-color {
  color: #ffffff;
}

.logoHeaderimg {
  height: 22px;
  width: 122px;
}

.toyotaButtonRed {
  font-weight: 700;
}
.toyotaButtonRed:hover {
  background-color: #d50000 !important;
}

.react-calendar__month-view__days__day--neighboringMonth {
  color: #ffffff !important;
}

.borderBottom {
  border-color: #000000 !important;
}

.text_color_hover:hover .borderBottom {
  border-color: #d50000 !important;
}

.Typeillustration_Typeillustration_Ticon__3-ami {
  filter: none !important;
}

@media (max-width: 812px) {
  .logoHeaderimg {
    height: 18px;
  }
}
.borderBottom:after {
  border: none !important;
}

.offer_active_tab_color {
  background: #d50000 !important;
  color: #ffffff !important;
}

.brand-cta:hover {
  background: black !important;
}

.disableTab {
  background-color: rgb(136, 139, 141) !important;
}

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