/* ---------
Font Imports
------------------------------------ */
@import url(//fonts.googleapis.com/css?family=Roboto:300,700);

@font-face {
  font-family: 'Penske';
  src: url(//fonts.ebizautos.com/penske/penske.woff) format('woff'), url(//fonts.ebizautos.com/penske/penske.woff2) format('woff2');
  font-style: normal;
  font-weight: 400;
}

[class*=" icon-line2-"], [class^=icon-line2-] {
  font-family: Simple-Line-Icons !important;
}

.icon-line2-heart.color.h4, .icon-line2-users.color.h4, #vehicleSavedStatistics.h4.color, #vehicleViewedStatistics.h4.color {
  margin-bottom: 0 !important;
  margin-top: 10px;
}

/* ---------
Container
------------------------------------ */
body.stretched .container-fullwidth {
  margin: 0 auto;
  max-width: 1700px;
}

.column-buttons {
  width: 100%;
}

.grow {
  transition: all .2s ease-in;
  filter: grayscale(1) contrast(1.08);
  -webkit-filter: grayscale(1) contrast(1.08);
  /*     z-index: -999; */
}

.grow.no-contrast {
  filter: grayscale(1) contrast(1);
  -webkit-filter: grayscale(1) contrast(1);
}

.grow:hover {
  position: relative;
  transform: scale(1.1);
  z-index: 1;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}

.bw:hover {
  transition: all .2s ease-in;
  -webkit-filter: grayscale(1) contrast(1.08);
  filter: grayscale(1) contrast(1.08);
}

.bw img {
  opacity: 0.85;
}

.bw {
  background: #000;
}

@media (max-width: 640px) {
  #wrapper .button-wrapper {
    padding: 0 15px;
  }

  #wrapper .button-wrapper h3 {
    margin: -15px 0 25px 0;
  }

  .grow, .grow:hover {
    transition: none;
    z-index: 1;
    -webkit-filter: none !important;
    filter: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transform: scale(1);
  }

  #parts-service [class*=' col-'] {
    margin-bottom: 25px;
  }

  #parts-service .row {
    padding: 0 15px;
  }

  .bw:hover {
    transition: all .2s ease-in;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
  }
}

/* ---------
General
------------------------------------ */
#location-map-and-hours-1 h2 {
  margin-top: 20px;
}

#control-HomepageMapV2--wrapper h4 {
  color: #000;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, #header .logo-dealership-name,
#page-title h1, #page-title .h1 {
  color: #000;
  font-family: 'Penske', helvetica, arial, sans-serif;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 20px 0;
  text-transform: none;
}

#ebiz-stickySidebar-1 [class^=icon-] {
  font-family: font-icons;
}

.bgcolor {
  background: #F11424 !important;
}

.ebiz-stickySidebar-button i.h3 {
  font-size: 24px;
  font-weight: normal;
}

/* --------- remove when logo is added back in --------- */
/* #logo img {
  display: none;
}
#header .logo-dealership-name {
  margin-left: -10px;
}
@media only screen and (max-width: 991px) {
  #logo {
    padding-top: 20px;
  }

  #header .logo-dealership-name {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  #logo {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 1168px) {
  #logo {
    padding-top: 30px;
  }
} */
/* --------- /remove when logo is added back in  ---------*/
.pageType-Financing h1, .pageType-Financing .h1, .pageType-Financing h2, .pageType-Financing .h2, .pageType-Financing h3, .pageType-Financing .h3, .pageType-Financing h4, .pageType-Financing .h4, .pageType-Financing h5, .pageType-Financing .h5, .pageType-Financing h6, .pageType-Financing .h6 {
  font-family: Roboto, helvetica, arial, sans-serif;
}

.pageType-Financing h4, .pageType-Financing .h4 {
  font-size: 14px;
}

.h1.absolute {
  font-size: 48px;
}

@media (max-width: 640px) {
  .h1.absolute {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .h1.absolute {
    font-size: 32px;
  }
}

.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 10px;
}

#page-title h1, #page-title .h1 {
  font-size: 24px;
  margin: 0;
  text-transform: uppercase;
}

#page-title, #pag-footer {
  background: #e7e7e7;
  border-top: 1px solid #ddd;
  padding: 30px 0;
}

#pag-footer {
  border: 0;
}

#copyrights {
  background: #333;
}

.breadcrumb {
  color: #fff;
  top: 0 !important;
}

h1, .h1 {
  font-size: 22px;
}

h2, .h2 {
  font-size: 19px;
}

h3, .h3 {
  font-size: 16px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6, .oc-item .color, #page-title h1>span {
  font-size: 12px;
  font-family: 'Roboto';
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 5px;
}

h2>span:not(.nocolor), h3>span:not(.nocolor), h4>span:not(.nocolor), h5>span:not(.nocolor), h6>span:not(.nocolor) {
  color: #F11424;
}

.oc-item h5.body-font {
  color: #333;
  font-style: italic;
}

.oc-item h4.body-font, .oc-item h5.body-font, .oc-item .color {
  font-family: 'Roboto';
  font-size: 13px;
}

.oc-item .color {
  color: #333 !important;
  margin: 0 !important;
  font-size: 19px;
  letter-spacing: 0;
}

#header .logo-dealership-name {
  font-size: 17px;
}

.body-font, .specials-item-text h3, .specials-details-item-text h3 {
  font-family: Roboto, helvetica, arial, sans-serif !important;
}

.specials-item-text h3, .specials-details-item-text h3 {
  font-size: 28px;
  font-weight: 300;
}

.button-wrapper {
  padding: 5px;
}

.header-extras {
  margin: 10px 0 6px 0;
}

.header-extras img {
  margin: -5px 0 0 15px;
  max-height: 90px;
}

#header.sticky-style-2 {
  height: auto !important;
}

.slider .wrapper .cycle-pager {
  display: none;
}

#notifyMePriceAlert-toolbar .notifyMePriceAlert-wrapper .notifyMePriceAlert-navRight li,
#notifyMePriceAlert-toolbar .notifyMePriceAlert-wrapper .notifyMePriceAlert-navLeft li {
  border: 0;
}

@media only screen and (max-width: 991px) {
  #page-title .breadcrumb {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 15px 0 0 !important;
  }
}

/* ---------
Navigation
------------------------------------ */
.button {
  line-height: 38px;
}

.link, .link:hover {
  border: 0;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

#primary-menu, .bg-info, .link:hover {
  background: #f2f2f2;
}

.header-extras li .he-text span, .header-extras li .he-text a:not(.button),
ul.tab-nav li.ui-tabs-active a, ul.tab-nav li.r-tabs-state-active a, #notifyMePriceAlert-toolbar .notifyMePriceAlert-wrapper ul .amount, .breadcrumb a:hover, #map-overlay.map-control-2 .hours-overlay .tab-nav a, #map-overlay.map-control-2 .hours-overlay .acctitle.acctitlec,
#pagination .pagination-control ul li.active, .srp-vehicle-block #srp-vehicle-price .price-item.active .price-label, a, .srp-vehicle-block .button-row-wrapper div a:not(.button):hover, .srp-vehicle-block #srp-vehicle-price .price-item.active:hover h4, .srp-vehicle-block #srp-vehicle-price .price-item.active:hover .price-label, .pagination-control ul li a:hover.ebiz-vdp-title a:hover, .srp-vehicle-block .button-row-wrapper div a:hover:not(.button), #vdp-title .vehicle-title-wrapper #vdp-price .price-item.active .price-label, .toggle .togglet:hover, .toggle .toggleta, #srp-sortby ul li>a:hover, .toggle .togglet i,
.notifyMePriceAlert, .notifyMePriceAlert .close, .pagination-control ul li.active, .pagination-control ul li a:hover,
#notifyMePriceAlert-dashboard .notifyMePriceAlert-swiper .swiper-button-prev, #notifyMePriceAlert-dashboard .notifyMePriceAlert-swiper .swiper-button-next {
  color: #F11424;
}

.notifyMePriceAlert-dashboard .notifyMePriceAlert-dashboardClose .polygon {
  fill: #f11424;
}

.color, .srp-vehicle-block #srp-vehicle-price .price-item.active a h4,
#vdp-title .vehicle-title-wrapper #vdp-price .price-item.active a h4 {
  color: #F11424 !important;
}

.acctitle, .acctitlec {
  font-weight: normal;
}

.header-extras li .he-text a:hover:not(.button),
ul.tab-nav li.ui-tabs-active a:hover, ul.tab-nav li.r-tabs-state-active a:hover,
.notifyMePriceAlert-dashboard a:hover:not(.button) {
  color: #cf0000;
}

.notifyMePriceAlert-toolbarToggle:hover,
#column-buttons.top a:hover {
  background: #cf0000;
  color: #fff !important;
}

.button.button-alt, #notifyMePriceAlert-alertBox .notifyMePriceAlert {
  background: transparent;
  border: 2px solid #F11424;
  color: #F11424 !important;
}

.button.button-alt:hover {
  border: 2px solid #F11424;
}

.button, #notifyMePriceAlert-toolbar .notifyMePriceAlert-wrapper ul li:hover,
#search-flyout .search-flyout-close .notifyMePriceAlert-dashboard a, #top-bar .button {
  background: #F11424;
  border: 2px solid #F11424;
}

#notifyMePriceAlert-toolbar .notifyMePriceAlert-wrapper ul li:hover {
  border: 0;
}

.button:hover, #top-bar .button:hover {
  border: 2px solid #cf0000;
}

.details li {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  margin: 0 -5px 0 0;
}

.details li::after {
  content: '|';
  margin: 0 0 0 10px;
  font-style: normal;
}

.details li:last-of-type:after {
  display: none;
}

#map-overlay .tabs.tabs-bb ul.tab-nav li,
#map-overlay .responsiveTabs.tabs-bb ul.tab-nav li {
  width: 33% !important;
}

.tabs.tabs-bb ul.tab-nav li.ui-tabs-active a,
.responsiveTabs.tabs-bb ul.tab-nav li.ui-tabs-active a,
.tabs.tabs-bb ul.tab-nav li.r-tabs-state-active,
.responsiveTabs.tabs-bb ul.tab-nav li.r-tabs-state-active {
  border-bottom: 2px solid #F11424;
}

.owl-carousel .owl-nav [class*=owl-], #gotoTop {
  background: #fff;
  color: #F11424 !important;
}

.owl-carousel .owl-nav [class*=owl-]:hover,
#gotoTop:hover, .notifyMePriceAlert-toolbarToggle, .button,
#column-buttons.top a, .button-alt:hover {
  background: #F11424;
  color: #fff !important;
}

.owl-carousel .owl-nav [class*=owl-]:hover {
  background: #F11424 !important;
}

.notifyMePriceAlert-dashboardTitleSection h1 {
  margin-bottom: 15px;
}

.slider .wrapper .cycle-pager span.cycle-pager-active {
  display: none;
}

.absolute {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 42%;
  transform: translate(-50%, 0);
  width: 100%;
}

.ebiz-vdp-title a, .srp-vehicle-block .button-row-wrapper div a:not(.button),
.button.button-alt, #notifyMePriceAlert-alertBox .notifyMePriceAlert,
#pagination .pagination-control ul li a {
  color: #000;
}

#notifyMePriceAlert-alertBox .notifyMePriceAlert {
  margin: 5px;
}

/* ---------
Sliders
------------------------------------ */
#quick-browse-2 {
  position: absolute;
  left: 8%;
  top: 8%;
  z-index: 999;
}

#quick-browse-1 {
  background: #f1f1f1;
}

/* ---------
Footer
------------------------------------ */
#disclaimers {
  margin-bottom: 25px;
}

#notifyMePriceAlert-toolbar .notifyMePriceAlert-wrapper {
  background: #000;
  color: #fff;
}

#map-overlay.map-control-2 .hours-overlay,
#location-map-and-hours-1 .hours-control {
  background: rgba(242, 242, 242, 1.85);
  color: #333 !important;
}

#map-overlay.map-control-2 .hours-overlay .tab-nav a,
#location-map-and-hours-1 .hours-control .tab-nav a,
.tabs.tabs-bb ul.tab-nav li.ui-tabs-active a,
.notifyMePriceAlert-dashboard a:not(.button),
#map-overlay.map-control-2 .hours-overlay .acctitle,
#location-map-and-hours-1 .hours-control h2,
#location-map-and-hours-1 .hours-control a {
  color: #333;
}

#location-map-and-hours-1 .hours-control h2 {
  color: #F11424;
}

#location-map-and-hours-1 .table {
  margin: 0 auto;
  width: 75%;
}

#map-overlay .table.borderless {
  margin-bottom: 0;
}

/* ---------
Rows
------------------------------------ */
@media (min-width: 768px) {
  .equal, .equal>div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 0 auto;
    flex-wrap: wrap;
  }
}

.row.border {
  border-bottom: 1px solid #f1f1f1;
}

.noUi-handle {
  border: 1px solid #666766;
  background: #666766;
}
