



































/*<style>*/
    [data-theme-style~="button"].-primary {
        --button-background: #FFFFFF;
        --button-border: #000000;
        --button-font: #231F20;
        --button-icon: #231F20;
        --button-icon-external: #231F20;

        --button-background-active: #FFFFFF;
        --button-border-active: #000000;
        --button-font-active: #231F20;
        --button-icon-active: #231F20;
        --button-icon-external-active: #231F20;

        --button-background-disabled: #000000;
        --button-border-disabled: #000000;
        --button-font-disabled: #231F20;
        --button-icon-disabled: #231F20;
        --button-icon-external-disabled: #231F20;

        --button-background-focus: #ACACAC;
        --button-border-focus: #000000;
        --button-font-focus: #231F20;
        --button-icon-focus: #231F20;
        --button-icon-external-focus: #231F20;
        --button-outline-focus: #231F20;

        --button-background-hover: #ACACAC;
        --button-border-hover: #000000;
        --button-font-hover: #231F20;
        --button-icon-hover: #231F20;
        --button-icon-external-hover: #231F20;
    }
/*</style>*/































/*<style>*/
    [data-theme-style~="button"].-secondary {
        --button-background: #000000;
        --button-border: #ACACAC;
        --button-font: #FFFFFF;
        --button-icon: #000000;
        --button-icon-external: #000000;
        
        --button-background-active: #000000;
        --button-border-active: #ACACAC;
        --button-font-active: #FFFFFF;
        --button-icon-active: #000000;
        --button-icon-external-active: #000000;
        
        --button-background-disabled: #000000;
        --button-border-disabled: #000000;
        --button-font-disabled: #000000;
        --button-icon-disabled: #000000;
        --button-icon-external-disabled: #000000;
        
        --button-background-focus: #ACACAC;
        --button-border-focus: #ACACAC;
        --button-font-focus: #FFFFFF;
        --button-icon-focus: #000000;
        --button-icon-external-focus: #000000;
        --button-outline-focus: #000000;
        
        --button-background-hover: #ACACAC;
        --button-border-hover: #ACACAC;
        --button-font-hover: #FFFFFF;
        --button-icon-hover: #000000;
        --button-icon-external-hover: #000000;
    }
/*</style>*/































/*<style>*/
    [data-theme-style~="button"].-tertiary {
        --button-background: #FFFFFF;
        --button-border: #FFFFFF;
        --button-font: #000000;
        --button-icon: #000000;
        --button-icon-external: #000000;

        --button-background-active: #FFFFFF;
        --button-border-active: #FFFFFF;
        --button-font-active: #000000;
        --button-icon-active: #000000;
        --button-icon-external-active: #000000;

        --button-background-disabled: #000000;
        --button-border-disabled: #000000;
        --button-font-disabled: #000000;
        --button-icon-disabled: #000000;
        --button-icon-external-disabled: #000000;

        --button-background-focus: #ACACAC;
        --button-border-focus: #ACACAC;
        --button-font-focus: #231F20;
        --button-icon-focus: #231F20;
        --button-icon-external-focus: #231F20;
        --button-outline-focus: #000000;

        --button-background-hover: #ACACAC;
        --button-border-hover: #ACACAC;
        --button-font-hover: #231F20;
        --button-icon-hover: #231F20;
        --button-icon-external-hover: #231F20;
    }
/*</style>*/































/*<style>*/
    [data-theme-style~="button"].-quaternary {
        --button-background: transparent;
        --button-border: #FFFFFF;
        --button-font: #FFFFFF;
        --button-icon: #FFFFFF;
        --button-icon-external: #FFFFFF;
        
        --button-background-active: transparent;
        --button-border-active: #FFFFFF;
        --button-font-active: #FFFFFF;
        --button-icon-active: #FFFFFF;
        --button-icon-external-active: #FFFFFF;
        
        --button-background-disabled: #000000;
        --button-border-disabled: #000000;
        --button-font-disabled: #FFFFFF;
        --button-icon-disabled: #FFFFFF;
        --button-icon-external-disabled: #FFFFFF;
        
        --button-background-focus: #ACACAC;
        --button-border-focus: #FFFFFF;
        --button-font-focus: #FFFFFF;
        --button-icon-focus: #FFFFFF;
        --button-icon-external-focus: #FFFFFF;
        --button-outline-focus: #000000;
        
        --button-background-hover: #ACACAC;
        --button-border-hover: #FFFFFF;
        --button-font-hover: #FFFFFF;
        --button-icon-hover: #FFFFFF;
        --button-icon-external-hover: #FFFFFF;
    }
/*</style>*/



























/*<style>*/
    [data-theme-style~="link"].-primary {
        --link-background: transparent;
        --link-border: transparent;
        --link-font: #000000;
        --link-icon: #000000;
        --link-icon-external: #000000;

        --link-background-active: transparent;
        --link-border-active: transparent;
        --link-font-active: #000000;
        --link-icon-active: #000000;
        --link-icon-external-active: #000000;

        --link-background-focus: transparent;
        --link-border-focus: transparent;
        --link-font-focus: #ACACAC;
        --link-icon-focus: #ACACAC;
        --link-icon-external-focus: #ACACAC;
        --link-outline-focus: #000000;

        --link-background-hover: transparent;
        --link-border-hover: transparent;
        --link-font-hover: #ACACAC;
        --link-icon-hover: #ACACAC;
        --link-icon-external-hover: #ACACAC;
    }
/*</style>*/

























/*<style>*/
    [data-theme-style~="link"].-secondary {
        --link-background: transparent;
        --link-border: transparent;
        --link-font: #FFFFFF;
        --link-icon: #FFFFFF;
        --link-icon-external: #FFFFFF;

        --link-background-active: transparent;
        --link-border-active: transparent;
        --link-font-active: #FFFFFF;
        --link-icon-active: #FFFFFF;
        --link-icon-external-active: #FFFFFF;

        --link-background-focus: transparent;
        --link-border-focus: transparent;
        --link-font-focus: #ACACAC;
        --link-icon-focus: #ACACAC;
        --link-icon-external-focus: #ACACAC;
        --link-outline-focus: #000000;

        --link-background-hover: transparent;
        --link-border-hover: transparent;
        --link-font-hover: #ACACAC;
        --link-icon-hover: #ACACAC;
        --link-icon-external-hover: #ACACAC;
    }
/*</style>*/

























/*<style>*/
    [data-theme-style~="link"].-tertiary {
        --link-background: transparent;
        --link-border: transparent;
        --link-font: #000000;
        --link-icon: #000000;
        --link-icon-external: #000000;
        
        --link-background-active: transparent;
        --link-border-active: transparent;
        --link-font-active: #000000;
        --link-icon-active: #000000;
        --link-icon-external-active: #000000;
        
        --link-background-focus: transparent;
        --link-border-focus: transparent;
        --link-font-focus: #ACACAC;
        --link-icon-focus: #ACACAC;
        --link-icon-external-focus: #ACACAC;
        --link-outline-focus: #000000;
        
        --link-background-hover: transparent;
        --link-border-hover: transparent;
        --link-font-hover: #ACACAC;
        --link-icon-hover: #ACACAC;
        --link-icon-external-hover: #ACACAC;
    }
/*</style>*/

























/*<style>*/
    [data-theme-style~="link"].-quaternary {
        --link-background: transparent;
        --link-border: transparent;
        --link-font: #FFFFFF;
        --link-icon: #FFFFFF;
        --link-icon-external: #FFFFFF;
        
        --link-background-active: transparent;
        --link-border-active: transparent;
        --link-font-active: #FFFFFF;
        --link-icon-active: #FFFFFF;
        --link-icon-external-active: #FFFFFF;
        
        --link-background-focus: transparent;
        --link-border-focus: transparent;
        --link-font-focus: #ACACAC;
        --link-icon-focus: #ACACAC;
        --link-icon-external-focus: #ACACAC;
        --link-outline-focus: #000000;
        
        --link-background-hover: transparent;
        --link-border-hover: transparent;
        --link-font-hover: #ACACAC;
        --link-icon-hover: #ACACAC;
        --link-icon-external-hover: #ACACAC;
    }
/*</style>*/

























/*<style>*/
    [data-theme-style~="link"].-footeraddress {
        --link-background: transparent;
        --link-border: transparent;
        --link-font: #FFFFFF;
        --link-icon: #FFFFFF;
        --link-icon-external: #FFFFFF;

        --link-background-active: transparent;
        --link-border-active: transparent;
        --link-font-active: #FFFFFF;
        --link-icon-active: #FFFFFF;
        --link-icon-external-active: #FFFFFF;

        --link-background-focus: transparent;
        --link-border-focus: transparent;
        --link-font-focus: #ACACAC;
        --link-icon-focus: #ACACAC;
        --link-icon-external-focus: #ACACAC;
        --link-outline-focus: #000000;

        --link-background-hover: transparent;
        --link-border-hover: transparent;
        --link-font-hover: #ACACAC;
        --link-icon-hover: #ACACAC;
        --link-icon-external-hover: #ACACAC;
    }
/*</style>*/

















/*<style>*/
    [data-theme-style~="link"].-footerfineprint {
        --link-background: transparent;
        --link-border: #404040;
        --link-font: #FFFFFF;
        --link-icon-external: transparent;

        --link-background-active: transparent;
        --link-border-active: #FFFFFF;
        --link-font-active: #FFFFFF;
        --link-icon-external-active: transparent;

        --link-background-focus: transparent;
        --link-border-focus: #FFFFFF;
        --link-font-focus: #ACACAC;
        --link-icon-external-focus: transparent;
        --link-outline-focus: #FFFFFF;

        --link-background-hover: transparent;
        --link-border-hover: #404040;
        --link-font-hover: #ACACAC;
        --link-icon-hover: ;
        --link-icon-external-hover: transparent;
    }

.footer-coryright-label {
    color: #FFFFFF;
}
/*</style>*/

















/*<style>*/
    [data-theme-style~="link"].-footerphone {
        --link-background: transparent;
        --link-border: transparent;
        --link-font: #FFFFFF;
        --link-icon: transparent;
        --link-icon-external: transparent;

        --link-background-active: transparent;
        --link-border-active: transparent;
        --link-font-active: #FFFFFF;
        --link-icon-active: transparent;
        --link-icon-external-active: transparent;

        --link-background-focus: transparent;
        --link-border-focus: transparent;
        --link-font-focus: #ACACAC;
        --link-icon-focus: transparent;
        --link-icon-external-focus: transparent;
        --link-outline-focus: #000000;

        --link-background-hover: transparent;
        --link-border-hover: transparent;
        --link-font-hover: #ACACAC;
        --link-icon-hover: transparent;
        --link-icon-external-hover: transparent;
    }
/*</style>*/

/*<style>*/

:focus {
    outline: #000000 solid 1px;
    outline-offset: 1px;
}

/*</style>*/







































/*<style>*/

[data-theme-style~="accordion_picto_fontColor"]:before {
    color: #000000;
}

[data-theme-style~="accordion_title_fontColor"]:hover,
[data-theme-style~="accordion_title_fontColor"]:focus,
[data-theme-style~="accordion_title_fontColor"]:active,
[data-theme-style~="accordion_title_fontColor"] {
    color: #000000;
}

[data-theme-style~="accordion_content_fontColor"] {
    color: #000000;
}

[data-theme-style~="accordion_borderColor"],
.m-accordionItem {
    border-color: #404040;
}

/*</style>*/








/*<style>*/
    [data-theme-style~="address_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="address_link_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="address_link_fontColor"]:hover {
        color: #000000;
    }
/*</style>*/









/*<style>*/
    [data-theme-style~="careerCardAlpha_header_bgColor"] {
        background-image: linear-gradient(to bottom, #000000, #000000);
    }

    [data-theme-style~="careerCardAlpha_header_color"] {
        color: #FFFFFF;
    }

/*</style>*/










/*<style>*/
    [data-theme-style~="reviewCardAnimate_bgColor"] {
        background-color: #000000;
    }
    [data-theme-style~="reviewCardAnimate_borderColor"] {
        border-color: #000000;
    }
    [data-theme-style~="reviewCardAnimate_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="reviewCardAnimate_bgColor"]:hover {
        background-color: #000000;
    }
    [data-theme-style~="reviewCardAnimate_borderColor"]:hover {
        border-color: #000000;
    }
    [data-theme-style~="reviewCardAnimate_fontColor"]:hover {
        color: #000000;
    }
/*</style>*/


/*<style>*/

    [data-theme-style~="reviewCardComplete_borderColor"] {
        border-color: #404040;
    }

/*</style>*/




/*<style>*/
    [data-theme-style~="reviewCardLandscape_bgColor"] {
        background-color: #FFFFFF;
    }
    [data-theme-style~="reviewCardLandscape_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="reviewCardLandscape_date_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="reviewCardLandscape_picto_fontColor"] {
        fill: #000000;
    }
/*</style>*/





/*<style>*/
    [data-theme-style~="reviewCardPersonal_bgColor"] {
        background-color: #000000;
    }
    [data-theme-style~="reviewCardPersonal_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="reviewCardPersonal_date_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="reviewCardPersonal_picto_fontColor"] {
        fill: #000000;
    }
    .review-card-personal__author-figure-image {
        background-color: #000000;
    }
/*</style>*/

/*<style>*/
    [data-theme-style~="reviewCard_picto_fontColor"] {
        color: #000000;
    }
/*</style>*/









/*<style>*/
    [data-theme-style~="businessHoursCard_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="businessHoursCard_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="businessHoursCard_borderColor"] {
        border-color: #000000;
    }

/*</style>*/




















/*<style>*/
    [data-theme-style~="depHoursInfos_bgColor"] {
        background-color: #FFFFFF;
    }

    [data-theme-style~="depHoursInfos_dealerNameColor"] {
        color: #000000;
    }

    [data-theme-style~="depHoursInfos_departmentIconColor"] {
        color: #000000;
    }

    [data-theme-style~="depHoursInfos_departmentNameColor"] {
        color: #000000;
    }

    [data-theme-style~="depHoursInfos_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="depHoursInfos_closedColor"] {
        color: #000000;
    }

    [data-theme-style~="depHoursInfos_openColor"] {
        color: #000000;
    }

    [data-theme-style~="depHoursInfos_phoneIconColor"] {
        color: #000000;
    }

    [data-theme-style~="depHoursInfos_phoneTextColor"] {
        color: #000000;
    }
/*</style>*/













/*<style>*/
    
    [data-theme-style~="cardBusinessHours_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="cardBusinessHours_borderColor"] {
        border-color: #000000;
    }

    [data-theme-style~="cardBusinessHours_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="cardBusinessHours_picto_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="cardBusinessHours_title_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="cardBusinessHours_separator_borderColor"] {
        border-color: #000000;
    }

/*</style>*/






/*<style>*/

    .m-breadcrumbItem {
        color: #231F20;
    }

    .a-icon-breadcrumb-separator {
        fill: #231F20;
    }

    .m-breadcrumbItem:hover,
    .m-breadcrumbItem:focus,
    .m-breadcrumbItem:active{
        color: #ACACAC;
    }

    .m-breadcrumbItem__activeItem {
        color: #231F20;
    }


    .m-breadcrumbs.-secondary .m-breadcrumbItem {
        color: #FFFFFF;
    }

    .m-breadcrumbs.-secondary .a-icon-breadcrumb-separator {
        fill: #FFFFFF;
    }

    .m-breadcrumbs.-secondary .m-breadcrumbItem:hover {
        color: #ACACAC;
    }

    .m-breadcrumbs.-secondary .m-breadcrumbItem__activeItem {
        color: #FFFFFF;
    }

/*</style>*/




/*<style>*/

    .catalogCard_button {
        content: 'primary';
    }

/*</style>*/













/*<style>*/
    [data-theme-style~="widgetCountdown"] {
        background-color: #FFFFFF;
        border-color: #000000;
    }

    [data-theme-style~="widgetCountdown_topContent_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="widgetCountdown_title_fontColor"] {
        color: #FFFFFF;
    }
/*</style>*/





/*<style>*/
    [data-theme-style~="divider_borderColor"] {
        border-color: #000000;
    }
/*</style>*/


























/*<style>*/
    [data-theme-style~="dropdownLink_button_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="dropdownLink_button_borderColor"] {
        border-color: #000000;
    }

    [data-theme-style~="dropdownLink_button_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="dropdownLink_list_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="dropdownLink_listItem_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="dropdownLink_listItem_bgColor_hover"]:hover,
    [data-theme-style~="dropdownLink_listItem_bgColor_hover"]:active,
    [data-theme-style~="dropdownLink_listItem_bgColor_hover"]:focus {
        background-color: #000000;
    }

    [data-theme-style~="dropdownLink_listItem_fontColor_hover"]:hover,
    [data-theme-style~="dropdownLink_listItem_fontColor_hover"]:active,
    [data-theme-style~="dropdownLink_listItem_fontColor_hover"]:focus {
        color: #000000;
    }
/*</style>*/


/*<style>*/

    [data-theme-style~="formInput_dropdown_borderColor"] {
        border-color: #000000;
    }

    [data-theme-style~="formInput_dropdown_fontColor"] {
        color: #000000 !important;
    }

    [data-theme-style~="formInput_dropdown_bgColor"] {
        background-color: #FFFFFF;
    }

    .widget-dropdown__content-element--selected,
    [data-theme-style~="formInput_dropdown_fontColor_hover"]:hover {
        color: #000000;
    }

    [data-theme-style~="formInput_dropdownButton_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="formInput_dropdownButton_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="formInput_dropdownButton_bgColor_active"] {
        background-color: #000000;
    }

    [data-theme-style~="formInput_dropdownButton_fontColor_active"] {
        color: #000000;
    }

    .widget-dropdown__button.active .widget-dropdown__select-arrow {
        background-color: #000000;
        color: #000000;
    }

    .custom-select::after {
        background-color: #000000;
    }
    .custom-select::before {
        color: #000000;
    }

/*</style>*/





/*<style>*/
    [data-theme-style~="cardEmployee_bgColor"] {
        background-color: #FFFFFF;
    }
    [data-theme-style~="cardEmployee_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="cardEmployee_borderColor"] {
        border-color: #404040;
    }
    [data-theme-style~="cardEmployee_picto_fillColor"] {
        fill: #000000;
    }
/*</style>*/





















/*<style>*/
    /* Normal state */
    .widget-checkbox__check:before,
    [type=checkbox] + label:before {
        background-color: transparent;
        border-color: #000000;
    }

    /* Active state */
    .widget-checkbox__check:before,
    [type=checkbox]:checked + label:before{
        background-color: transparent;
        border-color: #000000;
    }

    .filters-dropdown__checkbox [type=checkbox]:checked+label::after,
    .filters-dropdown__checkbox [type=checkbox]:not(:checked)+label::after,
    [type="checkbox"]:not(:checked) + label:after,
    [type="checkbox"]:checked + label:after,
        .widget-checkbox__check:after {
        border-color: #000000;
    }

    /***************
        Secondary
    ****************/
    .-secondary .widget-checkbox__check:before,
    .-secondary [type=checkbox] + label:before,
    .-secondary [type=checkbox]:checked + label:before {
        border-color: #FFFFFF;
    }

    .-secondary [type="checkbox"]:checked + label:after {
        border-color: #FFFFFF;
    }

    .-secondary .checkbox-label {
        color: #FFFFFF;
    }

/*</style>*/
























/*<style>*/
    [data-theme-style~="formInput"] {
        background-color: #FFFFFF;
        color: #404040;
        border: 1px solid #000000;
    }

    [data-theme-style~="formInput"]:hover {
        background-color: #ACACAC;
        color: #404040;
        border: 1px solid #000000;
        box-shadow: none;
    }

    [data-theme-style~="formInput"]:active ,
    .form-field__label--text.active [data-theme-style~="formInput"] {
        background-color: #FFFFFF;
        color: #404040;
        border: 1px solid #000000;
    }

    [data-theme-style~="formInput"]:focus {
        background-color: #F5F5F5;
        color: #404040;
        border: 1px solid #000000;
    }

    .site-container .form-field__label--text:before {
        color: #000000;
    }

    [data-theme-style~="formInput__icon"] {
        fill: #000000;
    }

    [data-theme-style~="form_error_pictoColor"] {
        fill: #FF0000;
    }

    /* Hide the placeholder yyyy-mm-dd */
    .site-container input[type="date"],
    .site-container input[type="date"]:hover,
    .site-container input[type="date"]:active,
    .site-container input[type="date"]:focus {
        color: transparent;
    }

    /* Color the placeholder in the active state */
    .site-container .form-field__label--text.active + input[type="date"] {
        color: #404040;
    }

    /* Color the placeholder when the "span.date-placeholder" is hidden
    Keep the DTS separated */
    .site-container [data-theme-style~="formInput"]::placeholder {
        color: #404040;
    }
    .site-container [data-theme-style~="formInput"]::-webkit-input-placeholder,
    .site-container [data-theme-style~="formInput"]::-webkit-datetime-edit-text,
    .site-container [data-theme-style~="formInput"]::-webkit-datetime-edit-month-field,
    .site-container [data-theme-style~="formInput"]::-webkit-datetime-edit-day-field,
    .site-container [data-theme-style~="formInput"]::-webkit-datetime-edit-year-field{
        color: #404040;
    }
    .site-container [data-theme-style~="formInput"]::-moz-placeholder {
        color: #404040;
    }
    .site-container [data-theme-style~="formInput"]:-ms-input-placeholder {
        color: #404040;
    }
    .site-container [data-theme-style~="formInput"]::-ms-input-placeholder {
        color: #404040;
    }

     /************************
        Form Color Secondary
    *************************/
    .site-container .-secondary .form-field__label--text:before {
        color: #FFFFFF;
    }

/*</style>*/











/*<style>*/
    /* Normal state */
        input[type="radio"] + label .radio-button__label-radio {
        border-color: #000000;
    }

    /* Active state */
    input[type="radio"]:checked + label .radio-button__label-radio:before {
        border-color: #000000;
        background-color: #000000;
    }

    /*******************************
             Secondary
    *******************************/

    /* Normal state */
       .-secondary input[type="radio"] + label .radio-button__label-radio {
        border-color: #FFFFFF;
    }

    /* Active state */
    .-secondary input[type="radio"]:checked + label .radio-button__label-radio:before {
        border-color: #FFFFFF;
        background-color: #FFFFFF;
    }
/*</style>*/






/*<style>*/
    [data-theme-style~="finePrintLink_fontColor"]:hover,
    [data-theme-style~="finePrintLink_fontColor"]:focus,
    [data-theme-style~="finePrintLink_fontColor"]:active,
    [data-theme-style~="finePrintLink_fontColor"] {
        color: #000000;
    }
/*</style>*/














/*<style>*/

    [data-theme-style~="highlightCardDaredevil_line_bgColor"] {
        background-color: #FFFFFF;
    }

    [data-theme-style~="highlightCardDaredevil_picto_fontColor"] {
        color: #FFFFFF;
    }

/*</style>*/



/*<style>*/

    [data-theme-style~="highlightCardEcho_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="highlightCardEcho_fontColor"] {
        color: #FFFFFF;
    }

/*</style>*/







/*<style>*/

[data-theme-style~="highlightCardGandalph_bgColor"] {
    background: linear-gradient(180deg, #231F20, #191617, #000000);
}

[data-theme-style~="highlightCardGandalph_fontColor"] {
    color: #FFFFFF;
}

.highlightGandalph_button {
    content:'quaternary';
}

/*</style>*/






/*<style>*/

    [data-theme-style~="highlightCardLionking_bgColor"] {
        background-color: #000000;
    }
    [data-theme-style~="highlightCardLionking_borderColor"] {
        border-color: #000000;
    }
    [data-theme-style~="highlightCardLionking_fontColor"] {
        color: #000000;
    }

    /*Picto*/
    [data-theme-style~="highlightCardLionking_icon_bgColor"] {
        background-color: #000000;
    }
    [data-theme-style~="highlightCardLionking_icon_fontColor"] {
        color: #000000;
    }

/*</style>*/



/*<style>*/

    [data-theme-style~="highlightCardNeo_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="highlightCardNeo_bgColor"] {
        background-color: transparent;
    }

/*</style>*/





/*<style>*/
    [data-theme-style~="highlightCardVideo_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="highlightCardVideo_pictoColor"] {
        fill: #000000;
    }

    .highlightCardVideo_button {
        content:'primary'
    }
/*</style>*/

/*<style>*/

    [data-theme-style~="highlight_fontColor"] {
        color: #FFFFFF;
    }

    [data-theme-style~="highlight_bgColor"] {
        background: linear-gradient(180deg, #000000, #080707, #000000);
    }

    [data-theme-style~="highlightSection_bgColor"] {
        background-color: #000000;
    }
/*</style>*/






/*<style>*/
    [data-theme-style~="instagramFeed__textColor"]{
        color: #000000;
    }

    [data-theme-style~="instagramFeed__bgColor"]{
        background-color: #000000;
    }

/*</style>*/














/*<style>*/
    [data-theme-style~="lightSpecs_itemText_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="lightSpecs_itemIcon_fontColor"] {
        color: #000000;
    }

/*</style>*/





/*<style>*/
    [data-theme-style~="stockNumber_fontColor"] {
        color: #000000;
    }
/*</style>*/





/*<style>*/

[data-theme-style~="widgetCalculator_fontColor"]{
    color: #000000;
}


/*</style>*/







/*<style>*/
    [data-theme-style~="watermark_sold_fontColor"]{
        color: #000000;
    }
    [data-theme-style~="watermark_sold_bgColor"]{
        background-color: #000000;
    }
/*</style>*/







/*<style>*/

    .inventoryCardHorizontal_button {
        content:'secondary'
    }

/*</style>*/





/*<style>*/

    [data-theme-style~="inventoryVehicleCard_bgColor"],
     .o-vehicleCardVertical,
     .m-vehicleCash,
     .m-vehicleFinance {
        background-color: #DDDDDD;
    }

    [data-theme-style~="inventoryVehicleCard_fontColor"],
    .a-statusBanner,
    .m-tag,
    .o-vehicleCardVertical__tagline,
    .a-link.text-primary{
        color: #000000;
    }

    [data-theme-style~="inventoryVehicleCard_borderColor"]{
        border-color: #000000;
    }

/*</style>*/



















/*<style>*/


[data-theme-style~="inventoryTile_bgColor"]{
background-color: #000000;
}

[data-theme-style~="inventoryTileTitleBarNew"]{
    color:#000000;
    background-color: #000000;
}

[data-theme-style~="inventoryTileTitleBarUsed"]{
    color:#000000;
    background-color: #000000;
}

[data-theme-style~="inventoryTileTitleRebateContainerNew"]{
    color:#000000;
}

[data-theme-style~="inventoryTileTitleRebateContainerUsed"]{
    color:#000000;
}

[data-theme-style~="inventoryTileModelFeature"]{
    background-color:#000000;
}

[data-theme-style~="inventoryTileModelFeatureMoreOptions"]{
    background-color:#000000;
}

[data-theme-style~="inventoryTileGalleryNew"]{
    background-color:#000000;
    color:#000000;
}

[data-theme-style~="inventoryTilePriceTabsAnchor"]{
    color:#FFFFFF;
}

[data-theme-style~="inventoryTileGalleryImage"]{
    background-color:#000000;
}


.o-vehicleCardVertical .m-tabLink,
.o-vehicleCardVertical .m-tabLink:hover{
    background-color:  #000000;
    color:#FFFFFF;
}

.o-vehicleCardVertical .m-tabLink.-active,
.o-vehicleCardVertical .m-tabLink.-active:hover{
    background-color: #ACACAC;
    color:#000000;
}

/*</style>*/




/*<style>*/
    .vehicleInfo_getPrice_button {
        content:'primary';
    }

    .o-vehicleCardVertical .m-viewCount{
        border-color: #000000;
    }

    .o-vehicleCardVertical .mb-2 .bg-primary.text-onPrimary.text-bold{
        background-color: #000000;
    }

    .o-vehicleCardVertical .m-compare {
        background-color: #F5F5F5;
        color: #000000;
        fill: #000000;
    }

    .o-vehicleCardVertical .m-compare:hover {
        background-color: #000000;
        color: #F5F5F5;
        fill: #F5F5F5;
    }
/*</style>*/











/*<style>*/

[data-theme-style~="languageSwitch_fontColor"],
[data-theme-style~="languageSwitch_fontColor"]:hover,
[data-theme-style~="languageSwitch_fontColor"]:focus {
    color: #000000;
}

[data-theme-style~="languageSwitch_bgColor"]{
    background-color: #000000;
}

[data-theme-style~="languageSwitch_borderColor"]{
    border-color: #000000;
}

[data-theme-style~="languageSwitch_fontColor_active"]{
    color: #000000;
}

[data-theme-style~="languageSwitch_bgColor_active"]{
    background-color: #000000;
}

[data-theme-style~="languageSwitch_borderColor_active"]{
    border-color: #000000;
}

/*</style>*/













/*<style>*/
    [data-theme-style~="modal_bgColor"] {
        background-color: #FFFFFF;
    }

    [data-theme-style~="modal_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="modal_closeBtn_fontColor"],
    .m-modal_closeBtn{
        color: #000000;
    }

    [data-theme-style~="modal_closeBtn_bgColor"] {
        background-color: #ACACAC;
    }

    [data-theme-style~="modal_scrollbar"]::-webkit-scrollbar {
        width: 8px;
    }

    /* Track */
    [data-theme-style~="modal_scrollbar"]::-webkit-scrollbar-track {
        border-radius: 4px;
        box-shadow: inset 0 0 5px #000000;
    }

    /* Handle */
    [data-theme-style~="modal_scrollbar"]::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background: #000000;
    }
/*</style>*/


/*<style>*/
    [data-theme-style~="overlay_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="overlay_fontColor"] {
        color: #000000;
    }
/*</style>*/










/*<style>*/
    [data-theme-style~="pagination_item_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="pagination_item_fontColor"]:hover {
        color: #000000;
    }

    [data-theme-style~="pagination_item_fontColor"]:hover:before,
    [data-theme-style~="pagination_item_fontColor"]:hover:after {
        color: #000000;
    }

    [data-theme-style~="pagination_item_fontColor"].active {
        color: #000000;
    }
/*</style>*/









/*<style>*/
    [data-theme-style~="phoneNumber_iconColor"] {
        color: #000000;
    }

    [data-theme-style~="phoneNumber_labelColor"] {
        color: #000000;
    }

    [data-theme-style~="phoneNumber_telColor"] {
        color: #000000;
    }

    [data-theme-style~="phoneNumber_telColor_hover"]:hover {
        color: #000000;
    }
/*</style>*/








/*<style>*/

[data-theme-style~="widgetScrollTop_color"] {
    color: #FFFFFF;
}

[data-theme-style~="widgetScrollTop_bg"] {
    background-color: #404040;
}

[data-theme-style~="widgetScrollTop_border"] {
    border-color: #000000;
}

[data-theme-style~="widgetScrollTop_color"]:hover {
    color: #000000;
}

[data-theme-style~="widgetScrollTop_bg"]:hover {
    background-color: #ACACAC;
}

[data-theme-style~="widgetScrollTop_border"]:hover {
    border-color: #000000;
}


/*</style>*/



/*<style>*/
  [data-theme-style~="scrollbarCustom_track_bgColor"]::-webkit-scrollbar {
    width: 8px;
  }
  [data-theme-style~="scrollbarCustom_horizontal_track_bgColor"]::-webkit-scrollbar {
    height: 8px;
  }
  /* Track */
  [data-theme-style~="scrollbarCustom_track_bgColor"]::-webkit-scrollbar-track {
    border-radius: 4px;
    background: #FFFFFF;
  }
  /* Handle */
  [data-theme-style~="scrollbarCustom_thumb_bgColor"]::-webkit-scrollbar-thumb,
  [data-theme-style~="scrollbarCustom_thumb_bgColor"]::-webkit-scrollbar-thumb:hover{
    border-radius: 4px;
    background: #404040;
  }
/*</style>*/










/*<style>*/
    [data-theme-style~="search_borderColor"] {
        border-color: #000000;
    }

    [data-theme-style~="search_input_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="search_input_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="search_separator_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="search_submit_bgColor"],
    [data-theme-style~="search_submit_bgColor"]:hover,
    [data-theme-style~="search_submit_bgColor"]:active,
    [data-theme-style~="search_submit_bgColor"]:focus {
        background-color: #000000;
    }

    [data-theme-style~="search_submit_fontColor"],
    [data-theme-style~="search_submit_fontColor"]:hover,
    [data-theme-style~="search_submit_fontColor"]:active,
    [data-theme-style~="search_submit_fontColor"]:focus {
        fill: #000000;
    }
/*</style>*/



















/*<style>*/

    /*******  Primary Color Tabs **********/
    .m-tabLink {
        color: #000000;
    }
    .m-tabLink:hover {
        color: #ACACAC;
    }
    .m-tabLink:focus {
        color: #ACACAC;
    }
    .m-tabLink:before {
        background-color: #404040;
    }
    .m-tabLink.-active {
        color: #000000;
    }
    .m-tabLink.-active:hover {
        color: #ACACAC;
    }
    .m-tabLink.-active:after {
        background-color: #231F20;
    }


    /*******  Secondary Color Tabs **********/
    .-secondary .m-tabLink,
    .-secondary .m-tabPanel {
        color: #FFFFFF;
    }
    .-secondary .m-tabLink:hover {
        color: #ACACAC;
    }
    .-secondary .m-tabLink:focus {
        color: #ACACAC;
    }
    .-secondary .m-tabLink:before {
        background-color: #404040;
    }
    .-secondary .m-tabLink.-active {
        color: #FFFFFF;
    }
    .-secondary .m-tabLink.-active:hover {
        color: #ACACAC;
    }
    .-secondary .m-tabLink.-active:after {
        background-color: #FFFFFF;
    }
/*</style>*/










/*<style>*/
    [data-theme-style~="viewSwitch_360"] {
        color: #000000;
    }

    [data-theme-style~="virtual-tour-360"] {
        background-color: #000000;
    }

    .vdpCatalogVirtualTourSwitch_button {
        content:'primary'
    }
    .vdpCatalogVirtualTour_button {
        content:'primary'
    }
/*</style>*/








/*<style>*/
    [data-theme-style~="catalogDetailsColorChooser_borderColor"] {
        border-color: #000000;
    }

    .active > [data-theme-style~="catalogDetailsColorChooser_borderColor"] {
        border-color: #000000;
    }

    [data-theme-style~="catalogDetailsColorChooser_iconColor"] {
        color: #000000;
    }

    [data-theme-style~="catalogDetailsColorChooserBox_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="catalogDetailsColorChooserBox_borderColor"] {
        border-color: #000000;
    }

    [data-theme-style~="catalogDetailsColorChooserBox_backgroundColor"] {
        background-color: #000000;
    }

    [data-theme-style~="catalogDetailsColorChooserBox_borderColor"]:after {
        border-color: #000000;
    }
/*</style>*/



/*<style>*/
    [data-theme-style~="catalogConsumption_value_fontColor"] {
        color: #000000;
    }
/*</style>*/




/*<style>*/
[data-theme-style~="totalRebate_picto_fontColor"] {
color:#000000;
}
[data-theme-style~="totalRebate_picto_bgColor"] {
background-color:#000000;
}

[data-theme-style~="totalRebate_label_fontColor"] {
color:#000000;
}
[data-theme-style~="totalRebate_label_bgColor"] {
background-color:#000000;
}

[data-theme-style~="totalRebate_price_fontColor"] {
color:#000000;
}
[data-theme-style~="totalRebate_price_bgColor"] {
background-color:#000000;
}
/*</style>*/











/*<style>*/

[data-theme-style~="vehiclePayment_aprRate_fontColor"] {
    color: #000000;
}

[data-theme-style~="vehiclePayment_aprTerm_fontColor"] {
    color: #000000;
}

[data-theme-style~="vehiclePayment_cashdown_fontColor"] {
    color: #000000;
}

[data-theme-style~="vehiclePayment_label_fontColor"] {
    color: #000000;
}

[data-theme-style~="vehiclePayment_termLabel_fontColor"] {
    color: #000000;
}

[data-theme-style~="vehiclePayment_termValue_fontColor"] {
    color: #000000;
}

/*</style>*/


















/*<style>*/
    [data-theme-style~="bestDeals_bgColor"] {
        background: linear-gradient(180deg, #000000, #191617, #000000);
    }

    [data-theme-style~="bestDeals_instance_bgColor"] {
        background-color: #DDDDDD;
    }
    [data-theme-style~="bestDeals_instance_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleAvailability_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleMake_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleModel_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehiclePrice_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleSpecs_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleStock_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleTagline_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleTrim_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleVin_fontColor"] {
        color: #000000;
    }
/*</style>*/














/*<style>*/
[data-theme-style~="bestSellers_fontColor"] {
color: #000000;
}

[data-theme-style~="bestSellers_bgColor"] {
background-color: #000000;
}

[data-theme-style~="bestSellers_checkIcon_bgColor"]:before {
background-color: #000000;
}

[data-theme-style~="bestSellers_checkIcon_fontColor"]:before {
color: #000000;
}

[data-theme-style~="bestSellers_highlightedValues_fontColor"] {
color: #000000;
}
[data-theme-style~="bestSellers_underline_borderColor"]:before,
[data-theme-style~="bestSellers_underline_borderColor"]:after,
.best-sellers-echo__vehicle-cta:before,
.best-sellers-echo__vehicle-cta:after {
background-color: #000000;
}
/*</style>*/







/*<style>*/

[data-theme-style~="bestSellersFox_panel_bgColor"] ,
[data-theme-style~="bestSellersFox_panel_bgColor"]:before {
background-image: linear-gradient(to bottom, #000000, #000000);
}

/*</style>*/










/*<style>*/

[data-theme-style~="bestSellers_makePager_bgColor"] {
background-color: #000000;
}

[data-theme-style~="bestSellers_makePager_borderColor"] {
border-color: #000000;
}

[data-theme-style~="bestSellers_makePager_borderColor"].active,
[data-theme-style~="bestSellers_makePager_borderColor"]:hover  {
border-color: #000000;
}

[data-theme-style~="bestSellers_makePager_fontColor"] {
color: #000000;
}

[data-theme-style~="bestSellers_makePager_fontColor"].active {
color: #000000;
}

/*</style>*/



















/*<style>*/



/* Light */
[data-theme-style~="carouselLight_navigation_fontColor"].swiper-button-prev,
[data-theme-style~="carouselLight_navigation_fontColor"].swiper-button-next,
.o-carousel__arrow .a-icon {
    color: #000000;
}

[data-theme-style~="carouselLight_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:hover,
[data-theme-style~="carouselLight_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:focus,
[data-theme-style~="carouselLight_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:active,
[data-theme-style~="carouselLight_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:hover,
[data-theme-style~="carouselLight_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:focus,
[data-theme-style~="carouselLight_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:active,
.o-carousel__arrow:hover .a-icon,
.o-carousel__arrow:focus .a-icon,
.o-carousel__arrow:active .a-icon {
color: #ACACAC;
}

/* Dark */
[data-theme-style~="carouselDark_navigation_fontColor"].swiper-button-prev,
[data-theme-style~="carouselDark_navigation_fontColor"].swiper-button-next,
.-secondary .o-carousel__arrow .a-icon {
color: #FFFFFF;
}

[data-theme-style~="carouselDark_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:hover,
[data-theme-style~="carouselDark_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:focus,
[data-theme-style~="carouselDark_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:active,
[data-theme-style~="carouselDark_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:hover,
[data-theme-style~="carouselDark_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:focus,
[data-theme-style~="carouselDark_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:active,
.-secondary .o-carousel__arrow:hover .a-icon,
.-secondary .o-carousel__arrow:focus .a-icon,
.-secondary .o-carousel__arrow:active .a-icon{
color: #ACACAC;
}



[data-theme-style~="carouselDark_pagination_bgColor"] .swiper-pagination-bullet,
.-secondary .splide__pagination__page {
background-color: #404040;
}

[data-theme-style~="carouselDark_pagination_borderColor"] .swiper-pagination-bullet,
.-secondary .splide__pagination__page {
border-color: #000000;
}

[data-theme-style~="carouselLight_pagination_bgColor"] .swiper-pagination-bullet,
.splide__pagination__page{
background-color: #DDDDDD;
}

[data-theme-style~="carouselLight_pagination_borderColor"] .swiper-pagination-bullet,
.splide__pagination__page {
border-color: #000000;
}

[data-theme-style~="carouselDark_pagination_bgColor"] .swiper-pagination-bullet-active,
.-secondary .splide__pagination__page.is-active {
background-color: #FFFFFF;
}

[data-theme-style~="carouselDark_pagination_borderColor"] .swiper-pagination-bullet-active,
.-secondary .splide__pagination__page.is-active {
border-color: #000000;
}

[data-theme-style~="carouselLight_pagination_bgColor"] .swiper-pagination-bullet-active,
.splide__pagination__page.is-active{
background-color: #000000;
}

[data-theme-style~="carouselLight_pagination_borderColor"] .swiper-pagination-bullet-active,
.splide__pagination__page.is-active{
border-color: #000000;
}

/*</style>*/





/*<style>*/
    [data-theme-style~="footerTop_bgColor"] {
        background: linear-gradient(180deg, #231F20, #191617, #000000);
    }
    [data-theme-style~="footerTop_fontColor"] {
        color: #FFFFFF;
    }

    .footerTop_button {
        content:'quaternary';
    }


    [data-theme-style~="footer__bottomNav__bgColor"] {
        background-color: #231F20;
    }
    [data-theme-style~="footer__copyright_textColor"] {
        color: #FFFFFF;
    }

    [data-theme-style~="footerTop_fontColor"] .m-departmentHours  {
        color: #FFFFFF;
    }

/*</style>*/







/*<style>*/
    [data-theme-style~="formFooter_bgColor"]  {
        background-color: #000000;
    }

    [data-theme-style~="formFooter_fontColor"]  {
        color: #000000;
    }

    /**************************************
                Error Messages
    **************************************/
    [data-theme-style~="form_error_fontColor"]{
        color: #000000;
    }

    .is-invalid-label,
    .is-invalid-input:not(:focus)::placeholder,
    .is-invalid-label::after,
    .is-invalid-label.checkbox-label,
    .is-invalid-input + .form-field__label-file-block {
        color: #000000;
    }

    .is-invalid-input:not(:focus),
    .is-invalid-label.checkbox-label::before,
    .is-invalid-input + .form-field__label-file-block {
        border: 1px solid #000000;
    }

    .form__rating--empty{
        color: #ACACAC;
    }

    .form__rating--empty:hover,
    .form__rating--empty:active,
    .form__rating--empty:focus,
    .form__rating--empty:visited,
    .form__rating--full,
    .form__rating--full:hover,
    .form__rating--full:active,
    .form__rating--full:focus,
    .form__rating--full:visited{
        color: #000000;
    }

/*</style>*/






/*<style>*/

[data-theme-style~="desktopHeader_bgColor"] {
    background-color: #000000;
}

[data-theme-style~="desktopHeader_fontColor"] {
    color: #FFFFFF;
}

/*</style>*/

/*<style>*/

[data-theme-style~="desktopMenu_bgColor"] {
background-color: #404040;
}

[data-theme-style~="desktopMenu_borderColor"] {
border-color: #404040;
}

[data-theme-style~="desktopMenu_item_fontColor"] {
color: #FFFFFF;
}

[data-theme-style~="desktopMenu_item_fontColor_active"] {
color: #FFFFFF;
}

[data-theme-style~="desktopMenu_item_fontColor"]:hover {
color: #ACACAC;
}

[data-theme-style~="desktopMenu_item_bgColor_active"] {
background-color: #404040;
}

[data-theme-style~="desktopMenu_item_bgColor_hover"]:hover {
background-color: #000000;
}

[data-theme-style~="desktopMenu_submenu_bgColor"] {
background-color: #231F20;
}

[data-theme-style~="desktopMenu_submenu_bgColor_alternate"] {
background-color: #000000;
}

[data-theme-style~="desktopMenu_submenuSeparator_borderColor"] {
border-bottom-color: #000000;
}

[data-theme-style~="desktopMenu_submenuItem_fontColor"] {
color: #FFFFFF;
}

[data-theme-style~="desktopMenu_submenuItem_fontColor_active"] {
color: #ACACAC;
}

[data-theme-style~="desktopMenu_submenuItem_fontColor"] .active ,
[data-theme-style~="desktopMenu_submenuItem_fontColor"]:hover {
color: #ACACAC;
}

[data-theme-style~="desktopMenu_compareCount_fontColor"] {
color: #000000;
}

[data-theme-style~="desktopMenu_compareCount_bgColor"]:before {
background-color: #FFFFFF;
}

[data-theme-style~="desktopMenu_compareSubmenu_fontColor"] {
color: #000000;
}

[data-theme-style~="desktopMenu_compareSubmenu_bgColor"] {
background-color: #FFFFFF;
}

[data-theme-style~="desktopMenu_compareSubmenuTriangle_bgColor"] {
fill: #FFFFFF;
}

.desktopMenu_compareSubmenu_button {
content: 'primary';
}

/*</style>*/








/*<style>*/

[data-theme-style~="mobileHeader_bgColor"]{
    background: linear-gradient(180deg, #231F20, #191617, #000000);
}

[data-theme-style~="mobileHeader_fontColor"]{
    color: #FFFFFF;
}

[data-theme-style~="mobileHeader_menuIcon_color"]{
    background-color: #FFFFFF;
}

/*</style>*/













/*<style>*/

[data-theme-style~="mobileMenu_bgColor"] {
    background-color: #FFFFFF;
}

[data-theme-style~="mobileMenu_fontColor"] {
    color: #231F20;
}

[data-theme-style~="mobileMenu_item_fontColor_active"] {
    color: #000000;
    border-color: #000000;
}

[data-theme-style~="mobileMenu_item_borderColor"] {
border-color: #404040;
}

[data-theme-style~="mobileMenu_submenu_bgColor"] {
    background-color: #FFFFFF;
}

[data-theme-style~="mobileMenu_submenu_fontColor"] {
    color: #000000;
}

[data-theme-style~="mobileMenu_submenuItem_fontColor_active"] {
    color: #000000;
    border-color: ;
}

[data-theme-style~="mobileMenu_compareCount_bgColor"]:before {
    background-color: #000000;
}

[data-theme-style~="mobileMenu_compareCount_fontColor"] {
    color: #FFFFFF;
}

.mobileMenu_button { content:'primary' }

/*</style>*/


/*<style>*/
[data-theme-style~="header_phoneLabel_fontColor"] {
color: #000000;
}

[data-theme-style~="header_phoneNumber_fontColor"] {
color: #FFFFFF;
}

[data-theme-style~="header_phoneNumber_fontColor_hover"]:hover,
[data-theme-style~="header_phoneNumber_fontColor_hover"]:focus {
color: #ACACAC;
}

[data-theme-style~="catalogSubmenu_logo_borderColor"] {
border-color:#000000
}
[data-theme-style~="catalogSubmenu_logo_bgColor"] {
background-color: #000000;
}
[data-theme-style~="catalogSubmenu_links_bgColor"] {
background-color: #000000;
}
[data-theme-style~="catalogSubmenu_links_fontColor"] {
color: #000000;
}
[data-theme-style~="catalogSubmenu_links_fontColor"]:hover {
color: #000000;
}
[data-theme-style~="header_banner"] {
background-color: #DDDDDD;
color: #000000;
}

.headerCta_button { content:'quaternary' }
/*</style>*/







































/*<style>*/
[data-theme-style~="dropdown_option_borderColor"] {
    border-color: #ACACAC;
}

[data-theme-style~="dropdown_option_bgColor"]:hover {
    background-color: #DDDDDD;
}

[data-theme-style~="dropdown_option_fontColor"]:hover {
    color: #000000;
}

[data-theme-style~="dropdown_option_bgColor"].active {
    background-color: #DDDDDD;
}

[data-theme-style~="dropdown_option_fontColor"].active {
    color: #000000;
}
/*</style>*/

/*<style>*/

/* Label */
[data-theme-style~="dropdown_label_bgColor"] {
    background-color: #FFFFFF;
}

[data-theme-style~="dropdown_label_borderColor"] {
    border-color: #000000;
}

[data-theme-style~="dropdown_label_fontColor"] {
    color: #000000;
}

[data-theme-style~="dropdown_labelIcon_fontColor"] {
    fill: #000000;
}

/* Options */
[data-theme-style~="dropdown_options_bgColor"] {
    background-color: #FFFFFF;
}

[data-theme-style~="dropdown_options_borderColor"] {
    border-color: #ACACAC;
}

[data-theme-style~="dropdown_options_fontColor"] {
    color: #000000;
}

/*</style>*/



/*<style>*/
    [data-theme-style~="inventorySearchAlpha_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="inventorySearchAlpha_bgColor"] {
        background-color: #000000;
    }
/*</style>*/










/*<style>*/

    [data-theme-style~="inventorySearchBravo_menuItem_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="inventorySearchBravo_menuItem_borderColor"] {
            border-color: #000000;
    }

    [data-theme-style~="inventorySearchBravo_menuItem_fontColor_active"]:hover,
    [data-theme-style~="inventorySearchBravo_menuItem_fontColor_active"]:focus,
    [data-theme-style~="inventorySearchBravo_menuItem_fontColor_active"]:active,
    [data-theme-style~="inventorySearchBravo_menuItem_fontColor_active"].active {
        color: #000000;
    }

    [data-theme-style~="inventorySearchBravo_menuItem_borderColor_active"]:after {
       background-color: #000000;
    }

    [data-theme-style~="inventorySearchBravo_title_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="inventorySearchBravo_subTitle_fontColor"] {
        color: #000000;
    }

    .inventorySearchBravoFilters_button {
        content:'primary'
    }
/*</style>*/









/*<style>*/

[data-theme-style~="inventorySearchComplete_fontColor"] {
    color: #FFFFFF;
}

.inventorySearchComplete_button {
    content:'quaternary';
}

input[type="radio"] + label [data-theme-style~="inventorySearchComplete_hubItem_iconColor"] {
    border-color: #FFFFFF;
}

input[type="radio"]:checked + label [data-theme-style~="inventorySearchComplete_hubItem_iconColor"] {
    border-color: #FFFFFF;
}

input[type="radio"]:checked + label [data-theme-style~="inventorySearchComplete_hubItem_iconColor"]:before {
    background: #FFFFFF;
}

[data-theme-style~="inventorySearchComplete_hubItem_fontColor"] {
    color: #FFFFFF;
}

[data-theme-style~="inventorySearchComplete_hubItem_fontColor"].active {
    color: #FFFFFF;
}

[data-theme-style~="inventorySearchComplete_hubItem_bgColor"].active {
    background-color: transparent;
}

/*</style>*/






/*<style>*/

    .newsletter_button {
        content: 'quaternary';
    }

/*</style>*/



/*<style>*/
    [data-theme-style~="ourBrandsAlpha_titleColor"] {
        color: #000000;
    }
/*</style>*/



/*<style>*/
    [data-theme-style~="ourGallery_color"] {
        background-color: #000000;
        color: #FFFFFF;
    }
/*</style>*/













/*<style>*/
    [data-theme-style~="promoBanner_arrowColor"] {
        color: #000000;
    }

    [data-theme-style~="promoBanner_arrowColor"]:hover,
    [data-theme-style~="promoBanner_arrowColor"]:focus,
    [data-theme-style~="promoBanner_arrowColor"]:active {
        color: #000000;
    }

    [data-theme-style~="promoBanner_content_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="promoBanner_content_titleColor"] {
        color: #FFFFFF;
    }

    [data-theme-style~="promoBanner_content_textColor"] {
        color: #000000;
    }

    [data-theme-style~="promoBanner_pagination_bgColor"]{
        background-color: #000000;
    }

    [data-theme-style~="promoBanner_pagination_borderColor"]{
        border-color: #000000;
    }

    [data-theme-style~="promoBanner_pagination_bgColor"].active {
        background-color: #000000;
    }

    [data-theme-style~="promoBanner_pagination_borderColor"].active {
        border-color: #000000;
    }

    .promoBannerContent_button {
        content:'secondary'
    }
/*</style>*/



/*<style>*/

    .reviews_button {
        content:'primary';
    }

/*</style>*/











/*<style>*/

    [data-theme-style~="seoText_bgColor"] {
        background: linear-gradient(180deg, #000000, #000000, #231F20);
    }

    [data-theme-style~="seoText_borderColor"] {
        border-color: #000000;
    }

    [data-theme-style~="seoText_title_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="seoText_fontColor"] {
        color: #000000;
    }

    .seoText_button {
        content:'primary'
    }

/*</style>*/






/*<style>*/

  [data-theme-style~="seoTextAlpha_title_fontColor"] {
    color: #000000;
  }

  [data-theme-style~="seoTextAlpha_fontColor"] {
    color: #FFFFFF;
  }

  .seoTextAlpha_button {
    content:'quaternary'
  }

/*</style>*/

















/*<style>*/

    [data-theme-style~="showroom_primaryColor"]{
        color: #000000;
    }

    [data-theme-style~="showroom_primaryColor_label"]{
        color: #000000;
    }

    [data-theme-style~="showroom_primaryColor_price"]{
        color: #000000;
    }

    [data-theme-style~="showroom_secondaryColor"],
    [data-theme-style~="showroom_secondaryColor"]:after{
        color: #000000;
    }

    [data-theme-style~="showroom_borderColor"]{
        color: #000000;
        border-color: #000000;
    }

    [data-theme-style~="vehicleRebate_fontColor"]{
        color: #000000;
    }
    [data-theme-style~="vehicleTagline_fontColor"]{
        color: #000000;
    }
/*</style>*/






/*<style>*/
    [data-theme-style~="video_ctasArrow_fontColor"] {
        color: #000000;
    }
/*</style>*/















/*<style>*/
    

    [data-theme-style~="widgetSticky_item_borderColor"] {
        border-color: #000000;
    }

    [data-theme-style~="widgetSticky_item_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="widgetSticky_label_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="widgetSticky_label_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="widgetSticky_buttonMobile_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="widgetSticky_buttonMobile_fontColor"]{
        color: #000000;
    }
/*</style>*/



































/*<style>*/
[data-theme-style~="DI_badge_bgColor"] {
    background-color: #FFFFFF;
}

[data-theme-style~="DI_badge_fontColor"] {
    color: #000000;
}
/*</style>*/











/*<style>*/
[data-theme-style~="DI_compare"] {
background-color: #F5F5F5;
color: #000000;
fill: #000000;
}

[data-theme-style~="DI_compare"]:hover,
[data-theme-style~="DI_compare"].active {
background-color: #000000;
color: #F5F5F5;
fill: #F5F5F5;
}

/*</style>*/





/*<style>*/
    [data-theme-style~="DI_customText_fontColor"] {
        color: ;
    }
/*</style>*/














/*<style>*/
/* Normal state */
.widget-checkbox__check:before,
[type=checkbox] + label:before {
background-color: transparent;
border-color: #000000;
}

/* Active state */
.widget-checkbox__check:before,
[type=checkbox]:checked + label:before{
background-color: transparent;
border-color: #000000;
}

.filters-dropdown__checkbox [type=checkbox]:checked+label::after,
.filters-dropdown__checkbox [type=checkbox]:not(:checked)+label::after,
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after,
.widget-checkbox__check:after {
color: #000000;
}
/*</style>*/








/*<style>*/
/* Normal state */
input[type="radio"] + label .radio__button {
border-color: #000000;
}

/* Active state */
input[type="radio"]:checked + label .radio__button:before {
border-color: #000000;
background-color: #000000;
}
/*</style>*/







/*<style>*/
    [data-theme-style~="DI_range_label_fontColor"] {
        color: #000000;
    }

    /* Handle */
    [data-theme-style~="DI_range_input_handleColor"]::-webkit-slider-thumb {
        background-color: #000000;
    }

    [data-theme-style~="DI_range_input_handleColor"]::-moz-range-thumb {
        background-color: #000000;
    }

    [data-theme-style~="DI_range_input_handleColor"]::-ms-thumb {
        background-color: #000000;
    }

    /* Track */
    [data-theme-style~="DI_range_input_trackColor"] {
        /* Use a linear gradient to generate only the 2px height background */
        background: linear-gradient(#000000, #000000) no-repeat center;
        background-size: 100% 2px;
    }
/*</style>*/







/*<style>*/
    [data-theme-style~="DI_filterScrollTopButton_bgColor"]{
        background-color: #000000;
    }

    [data-theme-style~="DI_filterScrollTopButton_borderColor"]{
        border-color: #000000;
    }

    [data-theme-style~="DI_filterScrollTopButton_fontColor"]{
        color: #000000;
    }

    [data-theme-style~="DI_filterScrollTopButton_picto_fillColor"]{
        fill: #000000;
    }

    [data-theme-style~="DI_filterScrollTopButton_shadowColor"]{
        box-shadow: 0 0 0 2px #000000;
    }
/*</style>*/






/*<style>*/
[data-theme-style~="DI_finePrintLink_fontColor"]:hover,
[data-theme-style~="DI_finePrintLink_fontColor"]:focus,
[data-theme-style~="DI_finePrintLink_fontColor"]:active,
[data-theme-style~="DI_finePrintLink_fontColor"] {
color: #000000;
}
/*</style>*/










/*<style>*/
[data-theme-style~="DI_vehicleHub"] {
    background-color: #000000;
    color: #000000;
}


    [data-theme-style~="DI_vehicleHub_new"] {
        background-color: #000000;
        color: #000000;
    }



    [data-theme-style~="DI_vehicleHub_used"] {
        background-color: #000000;
        color: #000000;
    }

/*</style>*/






/*<style>*/
[data-theme-style~="DI_label_bgColor"] {
background-color: #000000;
}

[data-theme-style~="DI_label_fontColor"] {
color: #000000;
}
/*</style>*/








/*<style>*/
    [data-theme-style~="DI_lightSpecs_itemText_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="DI_lightSpecs_itemIcon_fontColor"] svg path {
        fill: #000000;
    }

/*</style>*/








/*<style>*/

[data-theme-style~="DI_link_fontColor"] {
    color:#000000
}

[data-theme-style~="DI_link_fontColor"]:hover,
[data-theme-style~="DI_link_fontColor"]:focus,
[data-theme-style~="DI_link_fontColor"]:active {
    color:#000000;
}

/*</style>*/













/*<style>*/
    [data-theme-style~="DI_mobileFiltersBar_bgColor"] {
        background-color: #FFFFFF;
    }

    [data-theme-style~="DI_mobileFiltersBar_item"] {
        background-color: #FFFFFF;
        color: #000000;
        border-color: #000000;
    }

    [data-theme-style~="DI_mobileFiltersCloseButton_bgColor"] {
        background-color: #DDDDDD;
    }

    [data-theme-style~="DI_mobileFiltersCloseButton_fontColor"] {
        color: #000000;
    }
/*</style>*/








/*<style>*/
    [data-theme-style~="DI_mobileFiltersResultButton_bgColor"] {
        background-color: #DDDDDD;
    }

    [data-theme-style~="DI_mobileFiltersResultButton_fontColor"] {
        color: #000000;
    }
/*</style>*/











/*<style>*/
[data-theme-style~="DI_modal_bgColor"] {
background-color: #FFFFFF;
}

[data-theme-style~="DI_modal_fontColor"] {
color: #000000;
}

[data-theme-style~="DI_modal_closeBtn_fontColor"] {
color: #FFFFFF;
}

[data-theme-style~="DI_modal_closeBtn_bgColor"] {
background-color: #000000;
}
/*</style>*/












/*<style>*/
[data-theme-style~="DI_option_button_fontColor"] {
    color: #000000;
}

[data-theme-style~="DI_option_button_fontColor"] i:before,
[data-theme-style~="DI_option_button_fontColor"] i:after {
    background-color: #000000;
}

[data-theme-style~="DI_option_button_fontColor"]:hover,
[data-theme-style~="DI_option_button_fontColor"].active {
    color: #000000;
}
/*</style>*/







/*<style>*/
[data-theme-style~="DI_option_modal_bgColor"] {
    background-color: #FFFFFF;
}

[data-theme-style~="DI_option_modal_triangle_bgColor"] {
    fill: #FFFFFF;
}

[data-theme-style~="DI_option_modal_item_fontColor"] {
    color: #000000;
}

[data-theme-style~="DI_option_modal_item_fontColor"]:before,
[data-theme-style~="DI_option_modal_item_fontColor"]:after {
    background-color: #000000;
}

[data-theme-style~="DI_option_modal_item_fontColor"]:hover,
[data-theme-style~="DI_option_modal_item_fontColor"].active {
    color: #000000;
}

[data-theme-style~="DI_option_modal_item_fontColor"].active:before,
[data-theme-style~="DI_option_modal_item_fontColor"].active:after {
    background-color: #000000;
}
/*</style>*/







/*<style>*/
[data-theme-style~="DI_pagination_item_fontColor"] {
    color: #000000;
}

[data-theme-style~="DI_pagination_item_fontColor"]:hover,
[data-theme-style~="DI_pagination_item_fontColor"]:focus {
    color: #ACACAC;
}

[data-theme-style~="DI_pagination_item_fontColor"]:hover:before,
[data-theme-style~="DI_pagination_item_fontColor"]:focus:before,
[data-theme-style~="DI_pagination_item_fontColor"]:hover:after,
[data-theme-style~="DI_pagination_item_fontColor"]:focus:after {
    color: #000000;
}

[data-theme-style~="DI_pagination_item_fontColor"].active {
    color: #000000;
}
/*</style>*/











/*<style>*/
[data-theme-style~="DI_vehiclePaymentOptions_itemContent_price_fontColor"] {
    color: #000000;
}

[data-theme-style~="DI_vehiclePaymentOptions_itemContent_oldPrice_fontColor"] {
    color: #000000;
}

[data-theme-style~="DI_vehiclePaymentOptions_itemContent_offerDetail_fontColor"] {
    color: #000000;
}
/*</style>*/








/*<style>*/
[data-theme-style~="DI_popover_openBtn"] {
background-color: #000000;
color: #000000;
}

[data-theme-style~="DI_popover_closeBtn"] {
background-color: #000000;
color: #000000;
}

[data-theme-style~="DI_popover_surface"] {
background-color: #000000;
}
/*</style>*/










/*<style>*/
[data-theme-style~="DI_search_borderColor"] {
border-color: #000000;
}

[data-theme-style~="DI_search_title_fontColor"] {
color: #000000;
}

[data-theme-style~="DI_search_input_bgColor"] {
background-color: #FFFFFF;
}

[data-theme-style~="DI_search_input_fontColor"] {
color: #000000;
}

[data-theme-style~="DI_search_reset_bgColor"],
[data-theme-style~="DI_search_reset_bgColor"]:hover,
[data-theme-style~="DI_search_reset_bgColor"]:active,
[data-theme-style~="DI_search_reset_bgColor"]:focus {
background-color: #FFFFFF;
}

[data-theme-style~="DI_search_reset_fontColor"],
[data-theme-style~="DI_search_reset_fontColor"]:hover,
[data-theme-style~="DI_search_reset_fontColor"]:active,
[data-theme-style~="DI_search_reset_fontColor"]:focus {
color: #000000;
}
/*</style>*/






/*<style>*/
[data-theme-style~="DI_rebateBanner"] {
background-color: #000000;
color: #000000;
}

[data-theme-style~="DI_rebateBanner_picto"] {
fill: #000000;
background-color: #000000;
}
/*</style>*/







/*<style>*/
[data-theme-style~="DI_resetLabel_bgColor"] {
background-color: #FFFFFF;
}

[data-theme-style~="DI_resetLabel_borderColor"] {
border-color: #000000;
}

[data-theme-style~="DI_resetLabel_fontColor"] {
color: #000000;
}
/*</style>*/





/*<style>*/
    [data-theme-style~="DI_stockNumber_fontColor"] {
        color: #000000;
    }
/*</style>*/









/*<style>*/
    [data-theme-style~="DI_tabs_index_backgroundColor"] {
        background-color: #ACACAC;
    }

    [data-theme-style~="DI_tabs_index_backgroundColor"].active {
        background-color: #000000;
    }

    [data-theme-style~="DI_tabs_indexList_borderColor"] {
        border-color: transparent;
    }

    [data-theme-style~="DI_tabs_index_borderColor_active"] {
        border-color: #000000;
    }

    [data-theme-style~="DI_tabs_index_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="DI_tabs_index_fontColor"].active {
        color: #FFFFFF;
    }

    [data-theme-style~="DI_tabs_index_fontColor"].active::after {
        background-color: #000000;
    }

    [data-theme-style~="DI_tabs_index_fontColor"]:active,
    [data-theme-style~="DI_tabs_index_fontColor"]:focus,
    [data-theme-style~="DI_tabs_index_fontColor"]:hover {
        color: #FFFFFF;
    }
/*</style>*/






/*<style>*/
[data-theme-style~="DI_tooltip"] {
background-color: #000000;
color: #000000;
}
/*</style>*/





/*<style>*/
    [data-theme-style~="DI_vehicleDealerName_fontColor"] {
        color: #000000;
    }
/*</style>*/



/*<style>*/
    [data-theme-style~="DI_watermark_fontColor"]{
        color: #FFFFFF;
    }
    [data-theme-style~="DI_watermark_bgColor"]{
        background-color: #ACACAC;
    }
/*</style>*/






/*<style>*/
    [data-theme-style~="DI_recentView_borderColor"]{
        border-color: #000000;
    }

    [data-theme-style~="DI_recentView_bgColor"]{
        background-color: #FFFFFF;
    }
/*</style>*/










/*<style>*/

[data-theme-style~="DI_filters_bgColor"] {
    background-color: #FFFFFF;
}

[data-theme-style~="DI_filters_fontColor"] {
    color: #000000;
}

/*</style>*/


/*<style>*/

[data-theme-style~="DI_filterCategory_content_bgColor"] {
    background-color: #FFFFFF;
}

/*</style>*/







/*<style>*/

[data-theme-style~="DI_filterCategory_title_bgColor"] {
    background-color: #FFFFFF;
}

[data-theme-style~="DI_filterCategory_title_borderColor"] {
    border-bottom: 1px solid #000000;
}

[data-theme-style~="DI_filterCategory_title_fontColor"] {
    color: #000000;
}

/* Use the same color as the title's font for the dropdown icon */
[data-theme-style~="DI_filterCategory_title_fontColor"]:before,
[data-theme-style~="DI_filterCategory_title_fontColor"]:after {
    background-color: #000000;
}

/*</style>*/










/*<style>*/
    [data-theme-style~="DI_vehicleCard_bgColor"] {
        background-color: #DDDDDD;
    }

    [data-theme-style~="DI_vehicleCard_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="DI_vehicleCard_borderColor"] {
        border-color: #404040;
    }
/*</style>*/





























/*<style>*/

    /* Showroom Section */
    [data-theme-style~="aboutPage_showroom_fontColor"]{
        color: #FFFFFF;
    }

    /* Reviews Section */
    [data-theme-style~="aboutPage_reviewsSection_bgColor"]{
        background-color: #FFFFFF;
    }

    /* Highlights Section */
    [data-theme-style~="aboutPage_instance_bgColor"]{
        background-color: #FFFFFF;
    }
    [data-theme-style~="aboutPage_instance_fontColor"]{
        color:#FFFFFF;
    }

    /* Buttons */
    .aboutPage_instance_button {
        content:'secondary';
    }
    .aboutPage_reviews_button {
        content: 'primary';
    }
    .aboutPage_showroom_button {
        content:'primary';
    }

/*</style>*/




/*<style>*/

    [data-theme-style~="careerListing_form_fontColor"] {
        color:#000000
    }

    .careersListing_form_button {
        content:'quaternary';
    }

/*</style>*/




















/*<style>*/
    [data-theme-style~="catalogSlider__icon"]:before,
    [data-theme-style~="catalogSlider__icon"]:hover:before,
    [data-theme-style~="catalogSlider__icon"]:focus:before,
    [data-theme-style~="catalogSlider__icon"]:active:before {
        color: #000000;
        background-color: #000000;
    }
    
    [data-theme-style~="catalogDetailsInfoSection_bgColor"] {
        background-color: #000000;
    }
    
    [data-theme-style~="catalogDetailsInventoryAvailability_bgColor"] {
        background-color: #000000;
    }
    [data-theme-style~="catalogDetailsInventoryAvailability_fontColor"] {
        color: #000000;
    }
    
    [data-theme-style~="catalogDetailsSimilarVehiclesSection_bgColor"] {
        background-color: #000000;
    }
    [data-theme-style~="catalogDetailsSimilarVehiclesSection_fontColor"] {
        color: #000000;
    }
    
    [data-theme-style~="vehicleDetail_consumptionPicto_fontColor"]{
        color: #000000;
    }
    [data-theme-style~="vehicleDetail_consumptionValue_fontColor"]{
        color: #000000;
    }
/*</style>*/








/*<style>*/
    [data-theme-style~="catalogDetailsCompareSectionTitle_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="catalogDetailsCompareSectionTitle_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="catalogDetailsCompareSectionLink_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="catalogDetailsCompareSectionLink_fontColor"] {
        color: #000000;
    }
/*</style>*/


/*<style>*/
    [data-theme-style~="catalogDetailsHeader_subtitle_fontColor"] {
        color: #000000;
    }
/*</style>*/


/*<style>*/
    [data-theme-style~="catalogDetail_ctasBanner_backgroundColor"] {
        background-color: #000000;
    }
/*</style>*/






/*<style>*/
    .catalogDetails_formCta {
        content: 'primary';
    }
    [data-theme-style~="catalogDetails_form_bgColor"]{
        color: #000000;
    }
    [data-theme-style~="catalogDetails_form_fontColor"]{
        background: #000000;
    }
    [data-theme-style~="vdpForm_primaryColor"]{
        color: #000000;
    }
/*</style>*/




























/*<style>*/
    [data-theme-style~="catalogListingFilters_filtersSection_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="catalogListingFilters_item"] {
        background-color: #000000;
        border-color: #000000;
        color: #000000;
    }

    [data-theme-style~="catalogListingFilters_item"].js-active {
        background-color: #000000;
        border-color: #000000;
        color: #000000;
    }

    [data-theme-style~="catalogListingFilters_toggle"] {
        background-color: #000000;
        border-color: #000000;
        color: #000000;
    }

    @media screen and (min-width: 768px) {
        [data-theme-style~="catalogListingFilters_item"]:hover {
            background-color: #000000;
            border-color: #000000;
            color: #000000;
        }
        [data-theme-style~="catalogListingFilters_toggle"]:hover{
            background-color: #000000;
            border-color: #000000;
            color: #000000;
        }
    }

    [data-theme-style~="catalogListingFilters_toggleFilter"] {
        background-color: #000000;
        border-color: #000000;
        color: #000000;
    }

    [data-theme-style~="catalogListingFilters_toggleFilter"] svg{
        fill: #000000;
    }

    [data-theme-style~="catalogListingFilters_toggleSection_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="catalogListingFilters_closeFilterBtn"] {
        background-color: #000000;
        color: #000000;
    }

/*</style>*/








/*<style>*/
    [data-theme-style~="catalogListing_form_fontColor"] {
        color:#000000;
    }

    [data-theme-style~="catalogListing_form_bgColor"] {
        background-color:#000000;
    }
/*</style>*/










/*<style>*/
    [data-theme-style~="contactPage_formSection_bgColor"] {
        background-color: #DDDDDD;
    }

    [data-theme-style~="contactPage_instanceSection_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="contactPage_instance_bgColor"] {
        background-color: #000000;
    }
    [data-theme-style~="contactPage_instance_borderColor"] {
        border-color: #000000;
    }

    [data-theme-style~="contactPage_instance_fontColor"] {
        color: #FFFFFF;
    }

    [data-theme-style~="contactUs_addressLink_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="contactPage_picto_fillColor"] {
        fill: #000000;
    }

    [data-theme-style~="contactUs_addressLink_fontColor"]:hover,
    [data-theme-style~="contactUs_addressLink_fontColor"]:focus,
    [data-theme-style~="contactUs_addressLink_fontColor"]:active {
        color: #000000;
    }

    .contactPage_instance_button {
        content:'quaternary'
    }
/*</style>*/








/*<style>*/
    [data-theme-style~="employeDetailForm_bgColor"]{
        background: #000000;
    }
    [data-theme-style~="employeDetailForm_fontColor"]{
        color: #FFFFFF;
    }
/*</style>*/




/*<style>*/
    [data-theme-style~="employeDetailHeader_bgColor"]{
        background: #ACACAC;
    }
    [data-theme-style~="employeDetailHeader_fontColor"]{
        color: #000000;
    }
/*</style>*/






















































/*<style>*/
    [data-theme-style~="homePage_seoText_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="homePage_highlights_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="homePage_reviews_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="homePage_inventorySearch_bgColor"] {
        background-color: #000000;
    }



    
    
        [data-theme-style~="homeInventory__bgImage"]{
        }
    


[data-theme-style~="homeInventory_bgColor"] {
background-color: #000000;
}

[data-theme-style~="homeInventory_titleColor"] {
color: #FFFFFF;
}

[data-theme-style~="homeInventory_fontColor"] {
color: #FFFFFF;
}

[data-theme-style~="homeInventory_primaryColor"] {
color: #000000;
}

[data-theme-style~="homeInventory_secondaryColor"] {
color: #000000;
}

[data-theme-style~="homeInventory_ctaColor"],
[data-theme-style~="homeInventory_ctaColor"]:hover,
[data-theme-style~="homeInventory_ctaColor"]:focus,
[data-theme-style~="homeInventory_ctaColor"]:active {
color: #000000;
}

[data-theme-style~="homeInventory_borderColor"] {
border-color: #000000;
}

[data-theme-style~="homeInventory_bottomBgColor"] {
background-color: #000000;
}

[data-theme-style~="homeInventory_bottomFontColor"] {
color: #000000;
}

[data-theme-style~="homeInventory_bottomCtaColor"],
[data-theme-style~="homeInventory_bottomCtaColor"]:hover,
[data-theme-style~="homeInventory_bottomCtaColor"]:focus,
[data-theme-style~="homeInventory_bottomCtaColor"]:active {
color: #000000;
}

[data-theme-style~="homeInventoryTabs"] [data-theme-style~="tabs_fontColor"].is-active a,
[data-theme-style~="homeInventoryTabs"] [data-theme-style~="tabs_fontColor"] a:hover{
color: #000000;
border-color: #000000;
background-color: #000000;
}

[data-theme-style~="homeInventoryTabs"] [data-theme-style~=a"tabs_fontColor"].is-active a:after{
border-color: #000000;
}

[data-theme-style~="homeInventory_price_fontColor"] {
color: #000000;
}




[data-theme-style~="homeService_fontColor"]{
color: #000000;
}





[data-theme-style~="homeCatalog_borderColor"]{
border-color: #000000;
}

[data-theme-style~="homeCatalog_fontColor"]{
color: #000000;
}

[data-theme-style~="homeCatalog_financing__rebate"] [data-theme-sprite]{
background: radial-gradient(farthest-side at 45% 60%, #000000, #000000);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

[data-theme-style~="homeCatalogRebate__bgColor"],
[data-theme-style~="homeCatalogRebate__bgColor"]:before,
[data-theme-style~="homeCatalogRebate__bgColor"]:after{
background-color: #000000;
}



[data-theme-style~="homeNews_fontColor"]{
color: #000000;
}

[data-theme-style~="homeNews_titleColor"]{
color: #000000;
}

[data-theme-style~="newsSlider__controlsColor"],
[data-theme-style~="newsSlider__controlsColor"]:hover,
[data-theme-style~="newsSlider__controlsColor"]:focus{
color: #000000;
}

[data-theme-style~="newsSlider__pagerColor"]{
color: #000000
}

[data-theme-style~="newsSlider__pagerColor"] .active,
[data-theme-style~="newsSlider__pagerColor"] .slick-active{
background-color: #000000
}


[data-theme-style~="homeSocial__bgColor"]{
background-color: #000000;
}

[data-theme-style~="homeSocial__titleColor"]{
color: #000000;
}

[data-theme-style~="homeSocialInstance__titleColor"]{
color: #000000;
}

[data-theme-style~="homeSocialInstance__textColor"]{
color: #000000;
}


[data-theme-style~="homeInstancesPicto_fontColor"] {
color:#000000;
}

/*</style>*/






/*<style>*/
    .inventoryListingFormButtom_button{
        content: 'primary'
    }
/*</style>*/

























/*<style>*/

.m-vehicleCash__currentPrice,
.m-vehicleFinance__paymentPrice,
.m-vehicleFinance__rate,
.m-vehicleLease__paymentPrice,
.m-vehicleLease__rate{
    color: #000000;
}

.m-viewCount {
    border-color: #000000;
}

.m-viewCount, .m-viewCount .a-icon {
    color: #000000;
    background-color: #FFFFFF;
}

[data-theme-style~="inventoryVehicleConsumption_itemValueColor"] {
    color: #000000;
}


[data-theme-style~="inventoryVehicleCtaSection_bgColor"] {
    background-color: #000000;
}

[data-theme-style~="inventoryVehicleCtaSection_fontColor"] {
    color: #FFFFFF;
}

[data-theme-style~="inventoryVehicleCtaSection_borderColor"] {
    border-color: #000000;
}

[data-theme-style~="inventoryVehicleCtaSection_bgColor"]:hover {
    background-color: #000000;
}

[data-theme-style~="inventoryVehicleCtaSection_fontColor"]:hover {
    color: #DDDDDD;
}

[data-theme-style~="inventoryVehicleCtaSection_borderColor"]:hover {
    border-color: #000000;
}


.inventoryDetails_formCta{
    content: 'quaternary';
}

/*</style>*/




/*<style>*/

    .newsDetail_button1 {
        content:'secondary';
    }
    .newsDetail_button2 {
        content:'primary';
    }

/*</style>*/




/*<style>*/

    .reviewsDetailPage_form_button {
        content:'quaternary';
    }

/*</style>*/











/*<style>*/
    .staticPage_iframeCta {
        content: 'primary';
    }
/*</style>*/





















/*<style>*/
    [data-theme-style~="staticPageAlpha_banner_bgColor"] {
        background: linear-gradient(180deg, #ACACAC 0%, #F5F5F5 46%, #F5F5F5 60%, #F5F5F5 100%);
    }

    [data-theme-style~="staticPageAlpha_banner_titleColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageAlpha_dropdownInfo_bgColor"] {
        background-color: transparent;
    }

    [data-theme-style~="staticPageAlpha_dropdownInfoButton_pictoColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageAlpha_dropdownInfoButton_textColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageAlpha_dropdownInfoButton_arrowColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageAlpha_dropdownInfoContent_bgColor"] {
        background-color: #FFFFFF;
    }

    [data-theme-style~="staticPageAlpha_dropdownInfoContent_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageAlpha_main_titleColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageAlpha_main_textColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageAlpha_sidebar_bgColor"] {
        background-color: #000000;
    }

    
        [data-theme-style~="staticPageAlpha_sidebar_shadowColor"] {
            box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
        }
    

    [data-theme-style~="staticPageAlpha_sidebar_textColor"] {
        color: #FFFFFF;
    }

    .staticPageAlpha_formButton{
        content: 'quaternary';
    }
/*</style>*/




















/*<style>*/
    [data-theme-style~="staticPageBravo_banner_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="staticPageBravo_banner_titleColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageBravo_dropdownInfo_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="staticPageBravo_dropdownInfoButton_pictoColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageBravo_dropdownInfoButton_textColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageBravo_dropdownInfoButton_arrowColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageBravo_dropdownInfoContent_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="staticPageBravo_dropdownInfoContent_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageBravo_main_titleColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageBravo_main_textColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageBravo_sidebar_bgColor"] {
        background-color: #000000;
    }

    
        [data-theme-style~="staticPageBravo_sidebar_shadowColor"] {
            box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
        }
    

    [data-theme-style~="staticPageBravo_sidebar_textColor"] {
        color: #000000;
    }

    .staticPageBravo_instanceButton {
        content: 'secondary';
    }
/*</style>*/












/*<style>*/
    [data-theme-style~="staticPageCharlie_banner_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="staticPageCharlie_banner_titleColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageCharlie_tabs_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="staticPageCharlie_tabsAnchor_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageCharlie_tabsAnchor_fontColor_active"].is-active {
        color: #000000;
    }

    [data-theme-style~="staticPageCharlie_instance_titleColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageCharlie_instance_textColor"] {
        color: #000000;
    }
/*</style>*/









/*<style>*/
    [data-theme-style~="staticPageEcho_banner_bgColor"] {
        background-color: #000000;
    }

    [data-theme-style~="staticPageEcho_bannerTitle_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageEcho_instanceTitle_fontColor"] {
        color: #000000;
    }

    [data-theme-style~="staticPageEcho_instanceText_fontColor"] {
        color: #000000;
    }
/*</style>*/












/*<style>*/
    [data-theme-style~="whyBuyActions_fontColor"]{
        color: #000000;
    }
    .whyBuyActions_button {
        content:'secondary'
    }
/*</style>*/





/*<style>*/
    [data-theme-style~="whyBuyCarousel_bgColor"] {
        background-color: #F5F5F5;
    }
    [data-theme-style~="whyBuyCarousel_item_fontColor"] {
        color: #000000;
    }
/*</style>*/






/*<style>*/
    [data-theme-style~="whyBuyDetails_bgColor"]{
        background: #F5F5F5;
    }
    [data-theme-style~="whyBuyDetails_text_fontColor"]{
        color: #000000;
    }
    .whyBuyDetails_button {
        content:'primary'
    }
/*</style>*/





/*<style>*/
    [data-theme-style~="whyBuyFunctionalities_borderColor"]{
        border-color: #000000;
    }
    [data-theme-style~="whyBuyFunctionalities_item_fontColor"]{
        color: #000000;
    }
/*</style>*/




/*<style>*/
    [data-theme-style~="whyBuyHeader_fontColor"] {
        color: #FFFFFF;
    }
/*</style>*/






/*<style>*/
    [data-theme-style~="whyBuySteps_fontColor"]{
        color: #000000;
    }

    [data-theme-style~="whyBuySteps_secondary_fontColor"]{
        color: #000000;
    }

    [data-theme-style~="whyBuySteps_item_fontColor"]{
        color: #FFFFFF;
    }
/*</style>*/



/*<style>*/

    [data-theme-style~="portalLocations_tabs_fontColor"] > a {
        color: #000000;
    }

    [data-theme-style~="portalLocations_tabs_bgColor"] > a {
        background-color: #000000;
    }

    [data-theme-style~="portalLocations_tabs_fontColor"].is-active > a {
        color: #000000;
    }

    [data-theme-style~="portalLocations_tabs_bgColor"].is-active > a {
        background-color: #000000;
    }

/*</style>*/





/*<style>*/

    [data-theme-style~="promotionDetail_form_bgColor"] {
        background-color:#F5F5F5;
    }

   [data-theme-style~="promotionDetail_form_fontColor"] {
        color: #000000;
    }

    .promotionDetail_button1 {
        content: 'primary';
    }
    .promotionDetail_button2 {
        content: 'secondary';
    }
    .promotionDetail_formButton {
        content: 'tertiary';
    }

/*</style>*/




/*<style>*/

    /* Buttons */
    .certifiedPurchaseProgram_button1 {
        content:'secondary';
    }
    .certifiedPurchaseProgram_button2 {
        content: 'primary';
    }

/*</style>*/

    :root {
        
            --surfacePrimary: 255,255,255;
        
            --onPrimary: 0,0,0;
        
            --secondary5: 64,64,64;
        
            --secondary4: 245,245,245;
        
            --secondary7: 8,7,7;
        
            --secondary6: 25,22,23;
        
            --primary1: 0,0,0;
        
            --backgroundPrimary: 255,255,255;
        
            --semantic3-focus: 109,110,114;
        
            --transparent: 0,0,0;
        
            --secondary1: 35,31,32;
        
            --primary2: 255,255,255;
        
            --secondary3: 221,221,221;
        
            --onSurfacePrimary: 0,0,0;
        
            --semantic2-completed: 0,128,0;
        
            --secondary2: 172,172,172;
        
            --onBackgroundPrimary: 0,0,0;
        
            --semantic1-error: 255,0,0;
        
            --neutral2: 0,0,0;
        
            --primary: 0,0,0;
        
            --neutral1: 255,255,255;
        
    }
