﻿div.banner-container {
    background: #7790c2;
}

.accent-color1 {
    color: #317aff !important;
}

.accent-color2 {
    color: #69f !important;
}

.accent-bg2 {
    background-color: #bcf !important;
}

.media-icon, .media-icon-small {
    color: #fff;
    background: #346;
}

.accent-bg1, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #1f273b !important;
}

a.vehicle-panel:hover {
    background: #317aff !important;
    color: #333;
}

.flex-direction-nav a {
    background: none repeat scroll 0 0 rgba(240, 240, 255, 0.5);
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover, .form-info-icon, a:hover, a:focus {
    color: #36c;
}

.form-control:focus {
    border-color: #36c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(177, 177, 255, 0.6);
}

span.sub-text {
    color: #000;
}

a.vehicle-panel:hover {
    background: #162e70 !important;
    color: #fff;
}

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #36c;
}

::selection {
    color: #fff;
    background: #36c;
}


/***********************************************
Quick Link Buttons - OBSOLETE - TO BE DELETED!!!
***********************************************/
.animatedbutton {
    background: #7790c2;
    border: 1px solid #7790c2;
    color: #eee;
}

    .animatedbutton:hover, .animatedbutton:active {
        color: #36c !important;
        border: 1px solid #36c;
    }

        .animatedbutton:hover .animatedbuttonspan:after, .animatedbutton:active .animatedbuttonspan:after, .animatedbutton:hover {
            border-color: #36c;
        }

/*New CSS*/
body.main-body {
    background-color: #fff;
}

/*Banner*/
div.banner-container {
    background: #162e70;
}

a.banner-link .fa {
    color: #317aff;
}

/*Menu*/
.navbar-default .navbar-brand:hover {
    color: #317aff;
}

.navbar-default .navbar-nav > li > a {
    color: #FFF;
}

.navbar-default {
    background-color: #0a275b;
}

.navbar-fixed-top {
    background-color: rgba(10,39,91,0.95);
}

.navbar-default .navbar-nav > .active > a:after {
    background: #317aff;
}

a.menu-heading span:after {
    background-color: #9abdff;
}

.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: #fff;
    background-color: rgba(0, 0, 0, 0.25) !important;
}

.dropdown-menu {
    background: #081D45 !important;
}

    .dropdown-menu > li > a {
        color: #FFF;
    }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0.25) !important;
}

li.menu-heading.dropdown.open span.caret {
    border-top-color: #317aff;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: rgba(0,0,0,0.80) !important;
    color: #CCC !important;
}


/*Content*/
.element-type-inventorysearch {
    background: radial-gradient(circle at 50% 100%, #222b33, #2d3944 58%, #222b33);
    padding: 10px 0 5px 0;
}

    .element-type-inventorysearch .form-group {
        width: 60%;
    }

    .element-type-inventorysearch .btn-default {
        color: #fff;
        background-color: #317aff;
        border-radius: 0;
        padding: 10px 25px;
    }

    .element-type-inventorysearch .form-control {
        border: 1px solid #5f6973 !important;
        color: #96a2af;
    }

.form-control::-webkit-input-placeholder {
    color: #5f6973;
}

/*Title & Heading*/
.element-heading h4 {
    color: #222;
    border-bottom: 2px solid #c7c7c7;
}

    .element-heading h4:after {
        background-color: #317aff;
    }

.browse-inventory-image a {
    border-color: #317aff;
}

    .browse-inventory-image a:before {
        color: #317aff;
    }
/*Inverted Row*/
.inverted .container {
    background-color: transparent;
}

.inverted {
    background-color: #D6D6D6;
}

/*Footer*/
div.footer-container {
    background-color: #0a275b;
    color: #fff;
}

    div.footer-container .dealershipinfo-mainphone a {
        color: #fff;
    }

    div.footer-container .accent-color2 {
        color: #FFF !important;
    }

    div.footer-container .element-heading h4 {
        color: #fff;
    }

        div.footer-container .element-heading h4:after {
            background-color: #fff;
        }

/* This is for QUICK LINKS*/
span.quicklinkbutton-img:hover span.filter i {
    color: #000;
}

span.filter {
    background-color: rgba(49, 122, 255, 0.59);
}

    span.filter i {
        font-size: 40px;
        color: #fff;
    }

span.quicklinkbutton-label-img i {
    color: #fff;
}

span.quicklinkbutton-label-img {
    background-color: rgb(49, 122, 255);
    color: #fff;
}

    span.quicklinkbutton-label-img:hover {
        background-color: rgba(49, 122, 255,.59);
        color: #000;
    }
/*************************************
 Child themes Styles
********************************************/

/*********** Child Themes - slider Text ***********/


/*********** Child Themes - H1,H2,H3 ***********/

/*********** Child Themes - New Quick Links ***********/
.luxury-new-quicklink a:hover {
    color: #fff;
}

.luxury-new-quicklink a:after {
    background-color: #ffffff;
}
/*********** Child Themes - Inverted Class ***********/
.inverted {
    background-color: #153162;
}


/*********** Child Themes - Highway 3 ***********/

.highway3-quicklinks .quicklinkbutton-bigicon {
    background-color: #0a275b;
}


/*********** Child Themes - Interstate 2 ***********/
.interstate2 .row .page-content-column:nth-child(2) {
    background-color: #d8d8d8;
    border-left: 1px dashed rgba(119, 119, 119, 0.3);
    border-right: 1px dashed rgba(119, 119, 119, 0.3);
    box-shadow: 0px 1px 13px 2px rgba(162, 162, 162, .59);
}
/*********** 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;
}

/*********** 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;
}