/*===========================
    Homepage - Christine
============================ */
/*===========================
    Typography
============================ */

/*===========================
    Navbar
============================ */
.navbar-fixed-spacer {
    height: 59px;
}

.navbar-default {
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px); /* For Safari support */
    border-bottom: 1px solid #dcdde2;
}

.navbar-brand > img {
    padding: 8px 0px;
}

.navbar-fixed-shadow {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 768px) {
.navbar-fixed-spacer {
    height: 67px;
}
    .navbar-nav, a.navbar-brand:has(.fa-home) {
        margin-block-start: .85em;
        margin-block-end: .85em;
}
}

@media (min-width: 1400px) {
    .navbar .container {
        width: 1400px!important;
    }
}

/* typography *************/
a.menu-heading {
    font-family: 'Space Grotesk', ui-sans-serif, system-ui, sans-serif;
}

a.menu-heading {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    padding: 8px 12px!important;
    border-radius: 6px;
    
}

a.menu-heading:hover {
    background-color: #ededf1!important;
    color: #051223;
}

a.menu-heading.menu-selected {
    background-color: #F8E6E4!important;
}

@media (min-width: 768px) {
    li.menu-heading {
        margin-right: 4px;
    }
}

/*===========================
    Custom Banner
============================ */
div.banner-container {
    background:  #091E40;
}

/* CSS Styles */
.dm-header-top-bar-unique-9482 {
  background-color: #091E40; /* Dark navy blue matching your logo */
  color: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 0px 15px;
  width: 100%;
  box-sizing: border-box;
}

.dm-top-bar-inner-flex-container {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}

.dm-top-bar-left-group,
.dm-top-bar-right-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 25px;
}

.dm-info-item-box {
  display: flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
}

.dm-icon-wrapper {
  font-size: 14px;
  line-height: 1;
  color: #93c5fd; /* Subtle accent color for the icons */
}

.dm-info-text,
.dm-info-link {
  color: #e2e8f0;
  text-decoration: none;
  font-weight: 400;
  letter-spacing: 0.3px;
}

.dm-info-link:hover {
  text-decoration: underline;
  color: #ffffff;
}

/* Responsive Rule: Under 768px, hide the address, hours, and the words "Service"/"Sales", leaving only the phone numbers visible */
@media (max-width: 767.98px) {
  .dm-address-item,
  .dm-hours-item,
  .dm-label-text {
    display: none;
  }
  
  .dm-top-bar-inner-flex-container {
    justify-content: center;
  }
  
  .dm-top-bar-left-group {
    display: none; /* Hide the entire left group on mobile since it contains no numbers */
  }
  
  .dm-top-bar-right-group {
    width: 100%;
    justify-content: space-around;
    gap: 0;
  }
}

@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Space+Grotesk:wght@300..700&display=swap');

/**** end custom banner *****/

/*===========================
    css under this - OLD CSS BEFORE CUSTOM WEBSITE - TB DELETED
============================ */
a.imagequicklinks {
  padding-top: -10px;
  padding-bottom: 0px;
  margin-top: 25px;
  margin-bottom: 0px;
}

div.banner-address, div.banner-phone {
  color: #000;
}

div.slideshow-container {
  border: none !important;
}

div.customhtml {
    position: relative;
    z-index: 10;
}
ul.repair_list li {
font-size: 12px;
font-family: tahoma, geneva, sans-serif;
color:#006400;
}



@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url('https://themes.googleusercontent.com/font?kit=YDAoLskQQ5MOAgvHUQCcLRTHiN2BPBirwIkMLKUspj4') format('woff');
}

@font-face {
    font-family: 'YanoneKaffeesatzRegular';
    src: url('fontkit/yanonekaffeesatz-regular-webfont.eot');
    src: local('fontkit'), url('fontkit/yanonekaffeesatz-regular-webfont.eot?iefix') format('eot'),
         url('fontkit/yanonekaffeesatz-regular-webfont.woff') format('woff'),
         url('fontkit/yanonekaffeesatz-regular-webfont.ttf') format('truetype'),
         url('fontkit/yanonekaffeesatz-regular-webfont.svg#webfont4zIn8zJv') format('svg');
    font-weight: normal;
    font-style: normal;
}

span.banner-title {
    font-size: 40px !important;
    font-family: Yanone Kaffeesatz, YanoneKaffeesatzRegular, sans-serif;
    color: #000;
}

@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url('https://themes.googleusercontent.com/font?kit=YDAoLskQQ5MOAgvHUQCcLRTHiN2BPBirwIkMLKUspj4') format('woff');
}

/* Menu Dropdown Panels */

div.menu-panel {
	background-color: none;
	z-index: 999!important;
}

table.menu-panel-container {
	background-color: none;
	z-index: 999!important;
}

/*table.menu-panel-container > tfoot > tr > td.bl {
 	position: relative;
	z-index: 999!important;
    background: url("images/bg_menu-panel-bottom-left.png") no-repeat scroll left bottom transparent;
}

table.menu-panel-container > tfoot > tr > td.bm {
 	position: relative;
	z-index: 999!important;
    background: url("images/bg_menu-panel-bottom-middle.png") repeat-x scroll center bottom transparent;
}

table.menu-panel-container > tfoot > tr > td.br {
 	position: relative;
	z-index: 999!important;
    background: url("images/bg_menu-panel-bottom-right.png") no-repeat scroll right bottom transparent;

}*/
a.menu-heading > span {
       position: relative;
	z-index: 999!important;
}

/*.palette-bg2 {
    background-color: #777777!important;
}

a {
    color: #000000;
}

td.inventory-price {
    background-color: #777777!important;
}
.palette-bg1 {
    background-color: #777777!important;
}
td.inventory-report {
    background-color: #777777!important;
}

.palette-box2 {
    background-color: #777777!important;
}
.palette-box1 {
    background-color: #777777!important;
}

.accent-color1 {
    color: #36547f !important;
}

div.palette-background > table {
   background: #777777 !important;
    border: 8px solid #0F0F12;
   margin: 0 1px !important;
   display: block;
}*/

.accent-color1 {
    color: #8cbeec !important;
}
div.content-container{
  position: relative;
}


.accent-color1 {
    color: #102C5E !important;
}

div#row-6c01cf5b458546e693f576891428a476 span.quicklinkbutton-img {
display: none;
}

div#row-6c01cf5b458546e693f576891428a476 .element-heading {
    padding: 0px 15px 0px 15px;
}

div#row-6c01cf5b458546e693f576891428a476 .element-outer-container.element-type-customhtml {
    padding: 8px 15px 0px 15px;
}

.vertical-quicklink {
    display: block;
    max-width: 244px;
    margin-top: 5px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

a.banner-link {
    color: #fff;
    font-size: 22px;
font-weight:600;
}
#row-2b336c9521f3404dbb82aef4657d853b{
padding-top:20px;
}
.addrss a{
    color: #fff;
    font-size: 16px;
}
.addrss a:hover{
text-decoration:none;
}
i.fa.fa-phone, fa fa-map-marker{
color:#4690ff !important;
}
ul#socialMedia li{
display:inline-block;
}
.miniLogo{
width:400px;
height:auto;
}
i.fa.fa-map-marker{
color:#4690ff !important;
font-size:17px;
}
span.accent-color2.specifics-label {
    color: #102c63 !important;
}
.accent-color2.vehicle-heading {
    color: #102c5e !important;
}
h5.accent-color2.feature-category {
    color: #102c5e !important;
}
h5.accent-color2 {
    color: #7b7b7b !important;
}
.element-sub-heading.accent-color2 {
    color: #102c5e !important;
}
.pricevalue1.accent-color2 {
    color: #102c5e !important;
}
.pull-left.accent-color2.inventory-special-heading {
    color: #4690ff !important;
}
@media only screen and (max-width: 650px) {
.miniLogo{
width:375px;
height:auto;
}
}
@media only screen and (max-width: 500px) {
.miniLogo{
width:360px;
height:auto;
}
}
@media only screen and (max-width: 420px) {
.miniLogo{
width:320px;
height:auto;
}
}
@media only screen and (max-width: 340px) {
.miniLogo{
width:270px;
height:auto;
}
}

@media only screen and (max-width: 1200px) {

}

@media only screen and (min-width: 786px) {
  #992none {
    display: none;
  }
}

/***Sales, Inventory and Services Department***/
.pageid-dsd .pagetitle-container h1, .pageid-ssd h1, .pageid-ivi h1 {
   text-align: center;
}

.pageid-dsd .carousel.slide .carousel-inner .item.active, .pageid-ssd .carousel.slide .carousel-inner .item.active, .pageid-ivi .carousel.slide .carousel-inner .item.active {
    overflow: hidden;
    max-height: 150px;
}

.pageid-dsd .carousel.slide .carousel-inner .item.active > span, .pageid-ssd .carousel.slide .carousel-inner .item.active > span {
   background-position: center -15rem !important;
}

.pageid-ivi .carousel.slide .carousel-inner .item.active > span {
    background-position: center -19rem !important;
}

/***Value trade-in***/
.trade-in-form .button {
color: #fff;
}