/************************************
GENERAL
************************************/
body.main-body {
    background-color: #ffffff;
    color: #000;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
color: #000;
}

a, .dropdown-menu > li > a {
    color: #000;
}

.font-type {
    font-family: inherit !important;
}

.accent-color1 {
    color: #000 !important;
}

.accent-color2 {
    color: #000 !important;
}

.pagetitle-container h1 {
padding-left: 0.5rem;
}

.element-heading h4 {
color: #000 !important;
}

.trade-in-form .button {
color: #fff;
}

div.footer-container {
    border-top: 2px solid #fff;
}

.bottom-links.text-muted.list-inline a {
color: #fff !important;
}

.text-muted span {
    color: #fff !important;
}

/************************************
FOOTER
************************************/
a.bottom {
    display: none;
}

.footer-head {
    font-size: 20px;
    margin-bottom: 20px;
}

.footer-item {
    font-size: 16px;
    margin-bottom: 20px;
}

.footer-wrap {
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
.footer-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    gap: 15px;
}
.footer-wrap {
}
}

/************************************
NAVBAR
************************************/
a.navbar-brand img {
    margin-top: .5rem!important;
    margin-bottom: .5rem! important;
}

.navbar-default {
    border: 0 !important;
}

/************************************
INVENTORY LIST
************************************/
.inventory-price-column {
    margin: 0px!important;
}

.inventory_moreinfo {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 40px;
    justify-content: center;
    margin-top: 8px;
}

.palette-bg2.inventory-header {
    background-color: #fff!important;
    color: #000 !important;
}
/* PRICE */
.callforprice {
    color: #fff;
}

.palette-bg1.inventory-price-container {
    background-color: #0B2E3A;
}

.inventory-price-container .pricevalue1, .inventory-price-container .phonenumber {
    font-size: 20px !important;
}

div.pagetitle-container .container {
    background-color: #ffffff;
    color: #000 !important;
}

.pageid-ivi .form-group .btn-group, .pageid-psp .form-group .btn-group {
padding-left: 0;
}

/************************************
HOME
************************************/

/****LOGO***/
@media (min-width: 768px) {
    .navbar>.container .navbar-brand {
        padding-left: 4rem;
    }
}

/**Slideshow**/
.pageid-hom .element-heading-slideshow h4 {
text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
    color: #000;
}

@media (min-width: 768px) {
    .body-style-title.body-style-title {
        padding-top: 1.6rem;
        padding-bottom: 0;
    }
}

.element-heading.element-heading-quicklinkbuttons {
display: none;
}

/************************************
Credit application
************************************/
#ctl00_cphContent_ctl03_ctl00_ctl00_ctl02_panelSslInfo {
display: none;
}


/************************************
VDP
************************************/

.pageid-ivd .sticky-column .page-content-element .element-heading h4, .sticky-column .page-content-element .accent-color2 {
    color: #fff !important;
}

.pageid-ivd .element-type-contactinfo, .pageid-ivd .element-type-contactinfo .contact-info a {
color: #fff !important;
}

.pageid-ivd .element-type-vdpquickcontactform .accent-color1 {
color: #fff !important;
}

.pageid-ivd .element-type-vdpquickcontactform .form-group label {
color: #fff !important;
}

.pageid-ivd .element-type-calculator .form-group label {
color: #fff !important;
}