/*
Theme Name: Diehl CDJR
Theme URI: https://www.dealervenom.com/
Author: Dealer Venom
URI: https://www.dealervenom.com/
Template: dv-framework
Version: 1.0 */
/* ----------------------------------------------*/
/* ------------- TABLE OF CONTENTS --------------*/
/* ----------------------------------------------*/
/* 
| 1 IMPORTS & VARIABLES
| 2 GLOBAL
| 3 HEADER STYLES
| 4 FOOTER STYLES
| 5 RESPONSIVE STYLES
/*

/* -----------------------------------*/
/* ------- IMPORTS & VARIABLES -------*/
/* -----------------------------------*/
body.dv-homepage header {
  background-color: #141518;
  -webkit-transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  -o-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
}
body.dv-homepage header.dv-header-not-top {
  background-color: rgba(0,0,0,0.8);
}
header {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  max-height: 75px;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 150;
  box-sizing: border-box;
  border-bottom: 1px solid;
}
header.dv-header-not-top {
  background-color: rgba(0,0,0,0.8);
}
header * {
  box-sizing: border-box;
}
header > div {
  flex: 0 1 auto;
  height: 100%;
  position: relative;
  z-index: 4;
}
header .dv-brand-logo {
  border-right: 1px solid;
  position: relative;
  z-index: 0;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  padding: 0px 12.5px 0 25px;
  height: 65%;
  max-width: 135px;
}
@media screen and (max-width: 768px) {
  header .dv-brand-logo {
    max-width: 75px;
  }
  header .dv-brand-logo img {
    width: 100%;
  }
}
header .dv-brand-logo .dv-brand-logo-list {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 100ms ease-in-out;
  -moz-transition: 100ms ease-in-out;
  -o-transition: 100ms ease-in-out;
  transition: 100ms ease-in-out;
  height: 0;
  width: 100%;
}
header .dv-brand-logo .dv-brand-logo-list.slick-initialized {
  opacity: 1;
  height: auto;
  visibility: visible;
}
header .dv-brand-logo .dv-brand-logo-list.slick-initialized img {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  header .dv-brand-logo {
    padding-left: 12.5px;
    padding-right: 12.5px;
  }
}
header .dv-brand-logo + .dv-dealer-logo {
  border-right: 0 !important;
}
header .dv-dealer-logo {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  padding: 0 25px 0 12.5px;
  border-right: 1px solid;
}
header .dv-dealer-logo h2 {
  text-align: left;
  line-height: 1;
}
header .dv-dealer-logo a {
  color: inherit;
  text-align: right;
  font-size: 12px;
  line-height: 0;
}
header .dv-dealer-logo a span {
  display: block;
}
header .dv-dealer-logo a span:first-child {
  color: inherit;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
}
@media screen and (max-width: 768px) {
  header .dv-dealer-logo {
    padding: 0 12.5px;
    max-width: 150px;
  }
  header .dv-dealer-logo img {
    max-width: 100%;
  }
}
@media screen and (max-width: 580px) {
  header .dv-dealer-logo {
    max-width: 100%;
  }
}
header .dv-dealer-reviews {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  padding: 0 25px;
  flex-wrap: nowrap;
  height: auto;
}
header .dv-dealer-reviews > a img {
  max-width: 85%;
}
@media screen and (max-width: 768px) {
  header .dv-dealer-reviews {
    display: none;
  }
}
header .dv-dealer-reviews .dv-dealer-review-wrapper {
  padding-left: 6px;
}
header .dv-dealer-reviews .dv-dealer-review-wrapper .dvrevpro_badge_container .dvrevpro_badge {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  display: block !important;
}
header .dv-dealer-reviews .dv-dealer-review-wrapper .dvrevpro_badge_container .dvrevpro_badge .dvpro_dashboardReviewSummary {
  padding: 0 !important;
  display: block;
}
header .dv-dealer-reviews .dv-dealer-review-wrapper .dvrevpro_badge_container .dvrevpro_badge .dvpro_dashboardReviewSummary .dvpro_dashboardReviewSummary__left {
  margin: 0 !important;
}
header .dv-dealer-reviews .dv-dealer-review-wrapper .dvrevpro_badge_container .dvrevpro_badge .dvpro_dashboardReviewSummary .dvpro_dashboardReviewSummary__left .dvpro_badge1_DIV_stars {
  margin-top: 0;
  font-size: 10px;
}
header .dv-dealer-reviews .dv-dealer-review-wrapper .dvrevpro_badge_container .dvrevpro_badge .dvpro_dashboardReviewSummary .dvpro_dashboardReviewSummary__right,
header .dv-dealer-reviews .dv-dealer-review-wrapper .dvrevpro_badge_container .dvrevpro_badge .dvpro_dashboardReviewSummary .dvpro_dashboardReviewSummary__avgReviews {
  display: none !important;
}
header .dv-dealer-reviews .dv-dealer-review-wrapper .dvrevpro_badge_container .dvrevpro_badge .dvpro_dashboardReviewSummary .dvpro_badge1_DIV_stars {
  height: auto;
}
header .dv-dealer-reviews .dv-dealer-review-wrapper .dvrevpro_badge_container .dvrevpro_badge .dvpro_dashboardReviewSummary .bigstar {
  font-size: 12px;
}
header .dv-dealer-reviews .dv-dealer-review-wrapper .dvrevpro_badge_container .dvrevpro_badge .dvpro_dashboardReviewSummary .dvpro_dashboardReviewSummary__avgRating {
  font-size: 16px;
  letter-spacing: 1.5px;
  font-weight: bold;
  color: inherit;
  margin: 0;
}
header .dv-dealer-info {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  padding: 5px 25px;
  flex-flow: column;
  height: auto;
  border-left: 1px solid;
  line-height: 100%;
}
header .dv-dealer-info a {
  color: inherit;
  text-align: center;
  font-size: 28px;
  display: block;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 2px;
  color: #d50000;
}
header .dv-dealer-info a:last-child {
  color: inherit;
  font-size: 12px;
  margin-bottom: 0;
  font-weight: 600;
  letter-spacing: 0;
  color: #000;
}
@media screen and (max-width: 768px) {
  header .dv-dealer-info {
    display: none;
  }
}
header .dv-dealer-nav {
  margin: auto;
}
header .dv-dealer-nav .dv-desktop-menu {
  margin: auto;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  height: 100%;
  align-items: center;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  height: 100%;
  align-items: center;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  height: 100%;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  width: auto;
  height: 100%;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.brand-menu.has-sub ul li {
  width: 50%;
  height: 60px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.brand-menu.has-sub ul li img {
  width: 50px;
  height: auto;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li a {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  padding: 0rem 12.5px;
  align-items: center;
  font-weight: normal;
  height: 100%;
  color: inherit;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: bold;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li a i {
  display: none;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul {
  display: none;
  position: absolute;
  left: auto;
  top: 74px;
  margin-top: 0;
  font-size: 0;
  white-space: nowrap;
  z-index: 10;
  width: auto;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li {
  list-style: inside none;
  padding: 0;
  margin: 0;
  position: relative;
  font-weight: normal;
  width: 100%;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li.menu-half {
  width: 50%;
  float: left;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li.submenu-make-selector {
  min-width: 500px;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li.submenu-make-selector a {
  display: none;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li .dv-submenu-dealer-makes {
  display: flex;
  flex-flow: row wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  background: #141518;
  max-width: 100%;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li .dv-submenu-dealer-makes .dv-submenu-item {
  flex: 0 1 50%;
  width: 50%;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  height: auto;
  box-sizing: border-box;
  color: #141518;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li .dv-submenu-dealer-makes .dv-submenu-item a {
  text-decoration: none;
  color: #141518;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
  padding: 12.5px;
  -webkit-transition: all ease-in-out;
  -moz-transition: all ease-in-out;
  -o-transition: all ease-in-out;
  transition: all ease-in-out;
  -webkit-transition: 50ms ease-in-out;
  -moz-transition: 50ms ease-in-out;
  -o-transition: 50ms ease-in-out;
  transition: 50ms ease-in-out;
  border-bottom: 0;
  border-left: 4px solid transparent;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li .dv-submenu-dealer-makes .dv-submenu-item a:hover {
  border-left: 4px solid #006747;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li .dv-submenu-dealer-makes .dv-submenu-item a:visited {
  color: #fff;
}
@media screen and (max-width: 768px) {
  header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li .dv-submenu-dealer-makes .dv-submenu-item a {
    flex-flow: column nowrap;
  }
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li .dv-submenu-dealer-makes .dv-submenu-item a .dv-submenu-item-img {
  width: 15%;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li .dv-submenu-dealer-makes .dv-submenu-item a .dv-submenu-item-img img {
  width: 100%;
  height: auto;
  -webkit-transition: all ease-in-out;
  -moz-transition: all ease-in-out;
  -o-transition: all ease-in-out;
  transition: all ease-in-out;
  -webkit-transition: 50ms ease-in-out;
  -moz-transition: 50ms ease-in-out;
  -o-transition: 50ms ease-in-out;
  transition: 50ms ease-in-out;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li .dv-submenu-dealer-makes .dv-submenu-item a .dv-submenu-item-makeinfo {
  width: 85%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 12.5px;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li .dv-submenu-dealer-makes .dv-submenu-item a .dv-submenu-item-makeinfo .dv-submenu-item-makename {
  color: #fff;
  text-transform: none;
  font-size: 14px !important;
  font-weight: 600;
  display: inline-block;
  margin-right: auto;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li .dv-submenu-dealer-makes .dv-submenu-item a .dv-submenu-item-makeinfo .dv-submenu-item-makestock {
  color: #fff;
  text-transform: none;
  font-size: 12px !important;
  font-weight: 600;
  display: inline-block;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li a {
  padding: 1rem 1.5rem;
  -webkit-transition: 50ms ease-in-out;
  -moz-transition: 50ms ease-in-out;
  -o-transition: 50ms ease-in-out;
  transition: 50ms ease-in-out;
  letter-spacing: 0;
  color: inherit;
  font-size: 14px;
  width: 100%;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li a i {
  display: inline-block;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.has-sub ul li a:hover {
  background: inherit;
  color: inherit;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li:hover ul {
  display: block;
}
header .dv-dealer-nav .dv-desktop-menu #main_nav_menu #menu-main-nav-menu li.brand-menu:hover ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-flow: wrap;
  max-width: 450px;
}
.dv-header-lower {
  display: none;
  background: #d50000;
}
.dv-header-lower:hover {
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .dv-header-lower {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: auto;
    position: sticky;
    z-index: 100;
    left: 0;
    right: 0;
  }
}
.dv-header-lower .dv-header-col {
  flex: 1 1 33.333%;
  width: 33.333;
}
.dv-header-lower .dv-header-col a {
  padding: 15px 5px;
  font-size: 12px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-family: inherit;
  text-transform: uppercase;
}
.dv-header-lower .dv-header-col a i {
  margin-right: 5px;
}
/* -----------------------------------*/
/* ------------- GLOBAL --------------*/
/* -----------------------------------*/
/*---- START FONT STYLES ----*/
@font-face {
  font-family: 'Rajdhani Bold';
  src: url("../dv-framework/media/css/fonts/Rajdhani/Rajdhani-Bold.ttf") format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Rajdhani Light';
  src: url("../dv-framework/media/css/fonts/Rajdhani/Rajdhani-Light.ttf") format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Rajdhani Medium';
  src: url("../dv-framework/media/css/fonts/Rajdhani/Rajdhani-Medium.ttf") format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Rajdhani';
  src: url("../dv-framework/media/css/fonts/Rajdhani/Rajdhani-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Rajdhani SemiBold';
  src: url("../dv-framework/media/css/fonts/Rajdhani/Rajdhani-SemiBold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
body,
div,
p,
span {
  font-family: 'Rajdhani', sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  text-transform: uppercase;
}
h1 {
  font-family: 'Rajdhani Bold', sans-serif;
  font-size: 2rem;
  font-weight: 800;
}
h2 {
  font-family: 'Rajdhani Bold', sans-serif;
  font-size: 1.5rem;
  font-weight: 800;
}
h3 {
  font-family: 'Rajdhani SemiBold', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
}
h5 {
  font-family: 'Rajdhani Bold', sans-serif;
  font-weight: 800;
}
.entry p,
.entry ul,
.entry ol,
.vce-text-block-wrapper p,
.vce-text-block-wrapper ul,
.vce-text-block-wrapper ol {
  line-height: 1.5em;
}
/*---- END FONT STYLES ----*/
/* -----------------------------------*/
/* ---------- HEADER STYLES ----------*/
/* -----------------------------------*/
/*---- START HEADER & NAVIGATION ----*/
/* START CAR MENU CATEGORY TITLES */
/* END CAR MENU CATEGORY TITLES */
/* START CAR MENU BACKGROUND/FRAME */
.car-menu-container ul {
  width: 725px !important;
  background: #fff;
  box-shadow: none !important;
  margin-left: -63px;
}
/* END CAR MENU BACKGROUND/FRAME */
/* START CAR MENU LISTING OPTIONS */
.car-menu {
  float: right;
}
.car-menu li {
  background: #d50000;
}
.car-menu li a span {
  color: #fff;
  font-weight: 600;
}
.car-menu li:hover a span {
  color: #d50000;
  font-weight: 600;
}
.car-menu > ul {
  top: 0 !important;
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  position: relative !important;
}
.two-columns {
  width: 50%;
}
.three-columns {
  width: 33.333333%;
}
.four-columns {
  width: 25%;
}
.car-menu-no-title > a > span {
  visibility: hidden;
}
.header-phone {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-flow: column;
  align-items: center;
  border-left: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  justify-content: center;
  padding-left: 1.25em;
  padding-right: 1.25em;
  color: #d50000;
  height: 100px;
}
.header-phone > span > a {
  font-size: 1.85rem;
  font-family: 'Rajdhani SemiBold', sans-serif;
  font-weight: 600;
  letter-spacing: 0.075em;
}
.header-phone p {
  font-size: 0.75rem;
  font-weight: 600;
  color: #4b4b4b;
  font-family: 'Rajdhani Medium', sans-serif;
  text-align: center;
}
/* END CAR MENU LISTING OPTIONS */
/*---- END NAVIGATION CAR DROPDOWN STYLES ----*/
/*---- END HEADER & NAVIGATION ----*/
/* -----------------------------------*/
/* ------------- FOOTER --------------*/
/* -----------------------------------*/
.dealer-full-address > span {
  font-family: 'Rajdhani Medium', sans-serif;
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: 0.1em;
  padding: 0 0 0.5em 0;
}
.footer_top h5 {
  font-size: 1.5rem;
  font-family: 'Rajdhani Bold', sans-serif;
  font-weight: 800;
  letter-spacing: 0.1em;
}
.footer_top .telephone {
  font-size: 2.5rem;
  font-family: 'Rajdhani SemiBold', sans-serif;
  font-weight: 800;
  letter-spacing: 0.1em;
}
/* ----------------------------------------------*/
/* ------------- RESPONSIVE STYLES --------------*/
/* ----------------------------------------------*/
/*---- CUSTOM SITE DESKTOP BREAKPOINT ----*/
@media screen and (max-width: 1480px) {
  .header-phone {
    display: none;
  }
  .dropblock-container {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
  }
}
/*---- LAPTOP STYLES ----*/
@media screen and (max-width: 1250px) {
  #desktop-nav {
    display: none;
  }
  #the-nav-below {
    display: none !important;
  }
  .dv-sidenav {
    display: block !important;
  }
}
/*---- TABLET STYLES ----*/
@media screen and (max-width: 768px) {
  #chrysler,
  #dodge,
  #jeep,
  #ram {
    height: 80px;
    background-size: contain !important;
/* override slick styles */
  }
  .dropblock-container {
    display: none;
  }
  .logo-container .name {
    font-size: 1rem;
  }
}
