﻿

.media-icon, .media-icon-small {
    color: #fff;
    background: #666;
}

.accent-bg1, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #333 !important;
}

a.vehicle-panel:hover {
    background: #1c1c1c !important;
    color: #eee;
    text-decoration: none;
}

.flex-direction-nav a {
    background: none repeat scroll 0 0 rgba(240, 240, 240, 0.5);
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover, .form-info-icon, a:hover, a:focus {
    color: #444;
}

.form-control:focus {
    border-color: #aaa;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 255, 255, 0.5);
}

::-moz-selection { /* Code for Firefox */
    color: #111;
    background: #eee;
}

::selection {
    color: #111;
    background: #eee;
}
#progressbar li.active:before, #progressbar li.active:after {
    background: #333 !important;
    color: white;
}

/***********************************************
Quick Link Buttons - OBSOLETE - TO BE DELETED!!!
***********************************************/
.animatedbutton {
    background: #1c1c1c;
    border: 1px solid #1c1c1c;
    color: #eee;
}

    .animatedbutton:hover, .animatedbutton:active {
        color: #555 !important;
        border: 1px solid #555;
    }

        .animatedbutton:hover .animatedbuttonspan:after, .animatedbutton:active .animatedbuttonspan:after, .animatedbutton:hover {
            border-color: #555;
        }

/*New CSS Luxury*/
body.main-body {
    background-color: #ffffff;
    color: #1b1b1b;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover,
.form-info-icon, a:hover, a:focus {
    color: #B3B3B3;
}

.accent-color1 {
    color: #fff !important;
}

/*Banner*/
div.banner-container {
    background: #fff;
}

a.banner-link .fa,
.browse-inventory-image a:before {
    color: #bdbdbd;
}

/*Menu*/
.navbar-default {
    background-color: #fff;
}

.nav a, .navbar-default .navbar-brand {
    color: #000 !important;
}

ul.dropdown-menu a {
    color: #fff !important;
}

.navbar-default .navbar-brand:hover {
    color: #bdbdbd !important;
}

.navbar-fixed-top {
    background-color: #ffffffa6 !important;
}

.navbar-default .navbar-nav > .active > a:after {
    background: #bdbdbd;
}

a.menu-heading span:after {
    background-color: #eaeaea;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0.25) !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus, .navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: rgba(0, 0, 0, 0) !important;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #2e2e2e !important;
    background-color: rgba(0, 0, 0, 0.25) !important;
}

.dropdown-menu {
    background: #1742a3 !important;
    border: 0;
}

li.menu-heading.dropdown.open span.caret {
    border-top-color: #bdbdbd;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: rgba(0,0,0,0.80) !important;
}

/*Content*/
/*Search*/
.element-type-inventorysearch {
    background: radial-gradient(circle at 50% 100%, #383838, #1a1a1a 58%, #383838);
    padding: 10px 0 5px 0;
}

    .element-type-inventorysearch .form-group {
        width: 60%;
    }

    .element-type-inventorysearch .btn-default {
        color: #fff;
        background-color: #000;
        border-radius: 0;
        padding: 10px 25px;
    }

    .element-type-inventorysearch .form-control {
        border-bottom: 1px solid #555 !important;
    }

.form-control::-webkit-input-placeholder {
    color: #555;
}

/*Title & Heading*/
.element-heading h4 {
    color: #fff;
    border-bottom: 2px solid #3a3a3a;
}

    .element-heading h4:after {
        background-color: #c7c7c7;
    }



.page-content .container, .page-content .container-fluid {
    background-color: #fff;
}

.browse-inventory-image a {
    border-color: #bdbdbd;
}

/*Inverted Row*/
.inverted .container {
    background-color: transparent;
}

.inverted {
    background-color: #4b4b4b;
}

/*Footer*/
div.footer-container {
    background-color: #1a1a1a;
}

/* This is for QUICK LINKS*/
span.quicklinkbutton-img:hover span.filter i {
    color: #212121;
}

span.filter {
    background-color: rgba(189,189,189,.59);
}

    span.filter i {
        font-size: 40px;
        color: #fff;
    }

span.quicklinkbutton-label-img:hover {
    background-color: #bdbdbd;
    color: #fff;
}

span.quicklinkbutton-label-img {
    background-color: #f3a601;
    color: #000;
}

    span.quicklinkbutton-label-img:hover {
        background-color: rgba(206, 140, 0, .59);
    }

/*************************************
 Child themes Styles
********************************************/

/*********** Child Themes - slider Text ***********/
div.slider-text a {
    background: linear-gradient(to bottom,rgb(255, 198, 0) 0,rgb(189, 140, 0) 100%);
}

/*********** Child Themes - H1,H2,H3 ***********/

/*********** Child Themes - New Quick Links ***********/
.luxury-new-quicklink a:after {
    background-color: #fff;
}
/*********** Child Themes - Inverted Class ***********/
.inverted {
    background-color: #101010;
    border-top: 5px solid #0056b1;
    border-image: linear-gradient(to right, #ffc600 0%, #ffc600 25%, #ffffff 25%, #ffffff 50%, #ffffff 50%, #ffffff 75%, #ffc600 75%, #ffc600 100%) 1;
}

/*********** Child Themes - Highway 3 ***********/
.highway3-quicklinks .quicklinkbutton-bigicon {
    background-color: #545454;
}

.sitemap-links div {
    margin-bottom: 10px !important;
}

/*********** CAR PAY ***********/
.accent-bg2{
    width: 90%;
    background: #d61414!important;
    padding: 16px 10px;
    border-radius: 0px;
border:0px;
    border-bottom: 3px solid #8a0000;
}
.accent-bg2:hover{
    background: #a00101 !important;
    border-bottom: 3px solid #ec1919;
text-decoration:none;
}

li.menu-heading.carpay-menu-item-wrapper {
     background: #d61414!important;
    border-radius: 0px;
    border-bottom: 3px solid #8a0000;
}
li.menu-heading.carpay-menu-item-wrapper>a:hover {
     background: #a00101 !important;
    border-radius: 0px;
}
li.menu-heading.carpay-menu-item-wrapper span {
    font-weight: 400;
    color: #fff !important;
}
li.menu-heading.carpay-menu-item-wrapper a {
    color: #fff !important;
}
/*** added **/
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #444444;
}
.carousel-indicators li {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: #74809060;
    border: 2px solid #fff;
    border-radius: 10px;
}
.btn-default {
    color: #fff;
    background-color: #1367dc;
    border-radius: 0px;
    border-color: #1367dc;
    padding: 16px 40px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}
.btn-default:hover {
    color: #1367dc;
    background-color: #ffffff;
    border: 1px solid #1367dc;
}
div#searchTitle h2 {
    color: #1367dc;
}
div#availableCars h2 {
    color: #1367dc;
}
div.financeNow h2 {
    color: #1367dc;
}
.form-control {
display: block;
width: 100%;
height: 54px;
padding: 6px 12px;
font-size: 18px;
line-height: 1.42857143;
color: #1b1b1b;
background-color: #fff;
background-image: none;
border-bottom: 1px solid #000;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.SellIt.text-center h4, .BuyIt.text-center h4 {
    color: #fff;
}
.SellIt.text-center h5, .BuyIt.text-center h5 {
    color: #fff;
}
.SellIt.text-center p, .BuyIt.text-center p {
    color: #fff;
}
div.inverseLux > div > div.container, div.inverseLux > div > div.container-fluid, .inverseLux {
    background: #000;
    color: #ffffff;
}
span.checkThemeColor {
    color: #1367dc;
}
div#ourTestimonials h5 {
    color: #fff;
}
div#ourTestimonials h3 {
    color: #1367dc;
}
div.footer-container, div.page-bottom, div.pagetitle-container .container, .pagetitle-container .container-fluid, .page-content .container, .page-content .container-fluid {
    background-color: transparent;
}
.input-group-addon {
    padding: 6px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    background-color: #1367dc;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.accent-color1 {
    color: #1b1b1b !important;
}
a.accent-color1:hover {
    color: #1b1b1b !important;
    font-weight:700;
}
.accent-color2 {
    color: #1b1b1b !important;
}
.element-heading h4 {
    color: #1b1b1b;
    border-bottom: 2px solid #3a3a3a;
}
div.form-info.bg-info > .sub-text {
    color: #d0d0d0;
}
input.input-data, textarea.input-data, div.input-data {
    background-color: #efd3b2 !important;
}
.browse-inventory-link a {
    color: #1b1b1b;
}
a, .dropdown-menu > li > a {
    color: #909090;
}
.palette-bg1.inventory-price-container {
    background: #000;
}
.palette-box1 {
    color: #000;
}
.palette-bg2 {
    background-color: #fff;
}
.palette-bg1.inventory-photo-column {
    background: #000;
    color: #fff;
}
.palette-bg1.inventory-photo-column i.fa.fa-camera.accent-color1 {
color:#fff !important;
}
.palette-bg2.inventory-header.vehicles-found-header {
    background: #fff;
    border-bottom: 2px solid #212121;
    border-radius: 0px;
    margin-bottom: 30px;
}
div.col-.dynamic-col > .clearfix.inventory-panel.palette-bg2.vehicle {
    background: #fff;
    border-radius: 0px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 0px;
    border-right: 0px;
    margin-bottom: 20px;
    padding-top: 30px;
}
span.specifics-value a {
    color: #797979;
}
.pricelabel {
    color: #fff;
}
.pricevalue1.accent-color2 b {
    color: #fff;
}
.pricevalue1.accent-color1 b {
    color: #fff;
}
.palette-box2.vehicle-details-panel {
    background: #fff;
    color: #1b1b1b;
}
.footer-links-heading {
    color: #fff;
}
div.footer-container {
    background-color: #002861;
}
.footer-links-heading a {
    color: #fff;
}
a.navbar-brand {
    color: #fff;
}
.banner-links-bar {
    background: #000;
    padding: 6px 0;
}

a.banner-link {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    text-shadow: none;
}
a.banner-link i.fa.fa-phone {
    color: #1367dc;
    font-size: 16px;
}

a.banner-link i.fa.fa-map-marker {
    color: #1367dc;
    font-size: 16px;
}
.promptPriceBtn a {
    width: 100%;
    padding: 16px 18px;
}
.page-content-row.bg-parallax.scheduleTest_02 a {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 15px 25px;
    text-decoration: none;
    margin: 30px 0px 170px;
}

    .page-content-row.bg-parallax.scheduleTest_02 a:hover {
        display: inline-block;
        background: #fff;
        color: #000;
        padding: 15px 25px;
        text-decoration: none;
        margin: 30px 0px 170px;
    }
a.addFinance, a.testDrive {
    background: #1367dc;
    color: #fff;
    text-align: center;
    padding: 17px 10px;
    width: 100%;
    display: block;
    margin-top: 4px;
    text-decoration: none;
}
i.fa.fa-caret-right {
    color: #1367dc;
}
a.addFinance:hover, a.testDrive:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}
.vehicle-panel-price {
    color: #1367dc;
    font-size: 24px;
    padding-top: 10px;
    font-family: 'Source Serif Pro', serif;
    font-weight: 600;
    background: transparent;
}
.vehicle-panel-label {
    font-size: 16px;
    padding-bottom: 14px;
    color: #1367dc;
}
div.form-info.bg-info > .sub-text {
    color: #ffffff;
}
.vehicle-comparison-wrapper a {
    margin-top: 20px;
    margin-bottom: 20px;
}
.vehicle-comparison-wrapper a.active {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}
a.sliderBtnMain {
    background: #000;
    display: inline-block;
    padding: 14px 16px;
    color: #fff;
    text-decoration: none;
}
.quicklinkbutton.buttoncolor-black_darkblue {
    background-color: #004acc !important;
    color: #fff;
}
.quicklinkbutton.buttoncolor-black_darkgreen {
    background-color: #138324 !important;
}
.SellIt2, .BuyIt2 {
    width: 90%;
    background: #000;
    text-align: center;
    margin: auto;
    height: auto;
    padding: 24px;
    border: 2px solid #000;
    border-radius: 0px;
    min-height: 342px;
    color:#fff;
}
.scheduleTest_02 h3 {
color: #ffffff;
}
.inventory-report-updated.center-block a {
    color: black;
}

/** Overide default **/
.quicklinkbutton.buttoncolor-black_darkblue {
background-color: #000 !important;
}

.quicklinkbutton:hover.buttoncolor-black_darkblue, .quicklinkbutton:focus.buttoncolor-black_darkblue {
background-color: #fff !important;
border-color: #000;
}

.quicklinkbutton:hover.buttoncolor-black_darkblue .quicklinkbutton-label {
    color: #000;
}
.quicklinkbutton.buttoncolor-black_darkblue .quicklinkbutton-icon {
    background-color: #fff !important;
    color: #000;
}
.quicklinkbutton:hover.buttoncolor-black_darkblue .quicklinkbutton-icon, .quicklinkbutton:focus.buttoncolor-black_darkblue .quicklinkbutton-icon {
    background-color: #000 !important;
    color: #fff;
}
p a {
    color: #1367dc;
}
.navbar-fixed-top {
    background-color: #ffffffa6 !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #137ae5;
}
@media only screen and (max-width: 600px) {
    a.sliderBtnMain {
        padding: 6px 6px;
    }

    .slideshow-overlay-center.slideshow-overlayvert-center.overlay-content p {
        margin: 0px;
    }

    .overlay-content {
        padding: 0px !important;
    }

    .slideshow-overlay-center.slideshow-overlayvert-center.overlay-content h1 {
        margin-bottom: 1px;
        margin-top: -5px;
    }
}