

/*<style>*/

:focus {
    outline: #f7f7f7 auto 1px;
}

/*</style>*/















































/*<style>*/

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

[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: #494949;
}

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

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

/*</style>*/








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

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

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










/*<style>*/

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

[data-theme-style~="careerCardAlpha_header_fontColor"] {
    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: #ffffff;
    }

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



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

/*<style>*/
    [data-theme-style~="reviewCardPersonal_picto_fontColor"] {
        fill: #cccccc;
    }
/*</style>*/

/*<style>*/
.widget-rating__star {
    color: #0072ce;
}
/*</style>*/


/*<style>*/
    [data-theme-style~="reviewCard_picto_fontColor"],
    .form-field__satisfaction-rating .form__rating--empty:hover,
    .form-field__satisfaction-rating .form__rating--empty:active,
    .form-field__satisfaction-rating .form__rating--empty:focus,
    .form-field__satisfaction-rating .form__rating--empty:visited,
    .form-field__satisfaction-rating .form__rating--full,
    .form-field__satisfaction-rating .form__rating--full:hover,
    .form-field__satisfaction-rating .form__rating--full:active,
    .form-field__satisfaction-rating .form__rating--full:focus,
    .form-field__satisfaction-rating .form__rating--full:visited {
        color: #0072ce;
    }
/*</style>*/



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















/*<style>*/

[data-theme-style~="breadcrumbPrimary_fontColor"]{
    color: #303132;
}

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

[data-theme-style~="breadcrumbPrimary_fontColor_active"]{
    color: #0072ce;
}


[data-theme-style~="breadcrumbSecondary_fontColor"]{
    color: #ffffff;
}

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

[data-theme-style~="breadcrumbSecondary_fontColor_active"]{
    color: #0072ce;
}

/*</style>*/










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

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

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

    [data-theme-style~="businessHoursCard_title_fontColor"] {
        color: #808080;
    }

    [data-theme-style~="businessHoursCard_serviceTitle_fontColor"] {
        color: #0072ce;
    }

/*</style>*/




















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

    [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: #ffffff;
    }

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

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

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

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













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

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

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

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

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

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

/*</style>*/

















































































/*<style>*/

    .btnLightPrimaryFilled,
    .btnLightPrimaryFilledSmall {
        color:#ffffff;
        border-color:#0072ce;
        background-color: #0072ce;
    }

    .btnLightPrimaryFilled:hover,
    .btnLightPrimaryFilled:focus,
    .btnLightPrimaryFilled:active,
    .btnLightPrimaryFilledSmall:hover,
    .btnLightPrimaryFilledSmall:focus,
    .btnLightPrimaryFilledSmall:active {
        color:#4d4d4d;
        border-color:#0072ce;
        background-color: transparent;
    }


    .btnDarkPrimaryFilled,
    .btnDarkPrimaryFilledSmall {
        color:#ffffff;
        border-color:#0072ce;
        background-color: #0072ce;
    }

    .btnDarkPrimaryFilled:hover,
    .btnDarkPrimaryFilled:focus,
    .btnDarkPrimaryFilled:active,
    .btnDarkPrimaryFilledSmall:hover,
    .btnDarkPrimaryFilledSmall:focus,
    .btnDarkPrimaryFilledSmall:active {
        color:#0072ce;
        border-color:#0072ce;
        background-color: #ffffff;
    }


    .btnLightPrimaryOutlined,
    .btnLightPrimaryOutlinedSmall {
        color:#4d4d4d;
        border-color:#0072ce;
    }

    .btnLightPrimaryOutlined:hover,
    .btnLightPrimaryOutlined:focus,
    .btnLightPrimaryOutlined:active,
    .btnLightPrimaryOutlinedSmall:hover,
    .btnLightPrimaryOutlinedSmall:focus,
    .btnLightPrimaryOutlinedSmall:active {
        color:#ffffff;
        border-color:#0072ce;
        background-color: #0072ce;
    }


    .btnDarkPrimaryOutlined,
    .btnDarkPrimaryOutlinedSmall {
        color:#ffffff;
        border-color:#0072ce;
    }

    .btnDarkPrimaryOutlined:hover,
    .btnDarkPrimaryOutlined:focus,
    .btnDarkPrimaryOutlined:active,
    .btnDarkPrimaryOutlinedSmall:hover,
    .btnDarkPrimaryOutlinedSmall:focus,
    .btnDarkPrimaryOutlinedSmall:active {
        color:#ffffff;
        border-color:#0072ce;
        background-color: #0072ce;
    }


    .btnLightSecondaryFilled,
    .btnLightSecondaryFilledSmall {
        color:#ffffff;
        border-color:#b3b3b3;
        background-color: #b3b3b3;
    }

    .btnLightSecondaryFilled:hover,
    .btnLightSecondaryFilled:focus,
    .btnLightSecondaryFilled:active,
    .btnLightSecondaryFilledSmall:hover,
    .btnLightSecondaryFilledSmall:focus,
    .btnLightSecondaryFilledSmall:active {
        color:#4d4d4d;
        border-color:#b3b3b3;
        background-color: transparent;
    }


    .btnDarkSecondaryFilled,
    .btnDarkSecondaryFilledSmall {
        color:#ffffff;
        border-color:#b3b3b3;
        background-color: #b3b3b3;
    }

    .btnDarkSecondaryFilled:hover,
    .btnDarkSecondaryFilled:focus,
    .btnDarkSecondaryFilled:active,
    .btnDarkSecondaryFilledSmall:hover,
    .btnDarkSecondaryFilledSmall:focus,
    .btnDarkSecondaryFilledSmall:active {
        color:#ffffff;
        border-color:#b3b3b3;
        background-color: transparent;
    }


    .btnLightSecondaryOutlined,
    .btnLightSecondaryOutlinedSmall {
        color:#4d4d4d;
        border-color:#b3b3b3;
        background-color:#ffffff;
    }

    .btnLightSecondaryOutlined:hover,
    .btnLightSecondaryOutlined:focus,
    .btnLightSecondaryOutlined:active,
    .btnLightSecondaryOutlinedSmall:hover,
    .btnLightSecondaryOutlinedSmall:focus,
    .btnLightSecondaryOutlinedSmall:active {
        color:#ffffff;
        border-color:#b3b3b3;
        background-color: #b3b3b3;
    }


    .btnDarkSecondaryOutlined,
    .btnDarkSecondaryOutlinedSmall {
        color:#ffffff;
        border-color:#b3b3b3;
    }

    .btnDarkSecondaryOutlined:hover,
    .btnDarkSecondaryOutlined:focus,
    .btnDarkSecondaryOutlined:active,
    .btnDarkSecondaryOutlinedSmall:hover,
    .btnDarkSecondaryOutlinedSmall:focus,
    .btnDarkSecondaryOutlinedSmall:active {
        color:#ffffff;
        border-color:#b3b3b3;
        background-color: #b3b3b3;
    }


    .btnLightTertiaryFilled,
    .btnLightTertiaryFilledSmall {
        color:#ffffff;
        border-color:#ffffff;
        background-color: #ffffff;
    }

    .btnLightTertiaryFilled:hover,
    .btnLightTertiaryFilled:focus,
    .btnLightTertiaryFilled:active,
    .btnLightTertiaryFilledSmall:hover,
    .btnLightTertiaryFilledSmall:focus,
    .btnLightTertiaryFilledSmall:active {
        color:#ffffff;
        border-color:#ffffff;
        background-color: #ffffff;
    }


    .btnDarkTertiaryOutlined,
    .btnDarkTertiaryOutlinedSmall {
        color:#ffffff;
        border-color:#ffffff;
    }

    .btnDarkTertiaryOutlined:hover,
    .btnDarkTertiaryOutlined:focus,
    .btnDarkTertiaryOutlined:active,
    .btnDarkTertiaryOutlinedSmall:hover,
    .btnDarkTertiaryOutlinedSmall:focus,
    .btnDarkTertiaryOutlinedSmall:active {
        color:#ffffff;
        border-color:#ffffff;
        background-color: #ffffff;
    }

/*</style>*/





/*<style>*/

    .catalogCard_button {
        content: 'btnLightPrimaryOutlined';
    }

/*</style>*/








/*<style>*/

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

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

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

    [data-theme-style~="widgetCountdown_title_fontColor"] {
        color: #ffffff;
        
    }

    [data-theme-style~="widgetCountdown_number_fontColor"] {
        color: #0072ce;
    }

    [data-theme-style~="widgetCountdown_label_fontColor"] {
        color: #0072ce;
    }

/*</style>*/







/*<style>*/

    [data-theme-style~="divider_borderColor"] {
        border-color: #4d4d4d;
    }
    [data-theme-style~="divider_borderColor_dark"] {
        border-color: #ffffff;
    }

/*</style>*/


























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

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

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

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

    [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: #f7f7f7;
    }

    [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: #f7f7f7;
    }

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

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

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

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

    [data-theme-style~="formInput_dropdownButton_fontColor"],
    [data-theme-style~="formInput_dropdownButton_fontColor"] .icon{
        color: #ffffff;
        fill: #ffffff;
    }

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

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

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

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

/*</style>*/






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

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

    [data-theme-style~="cardEmployee_fontColor"] {
        color: #222222;
    }

    [data-theme-style~="cardEmployee_name_fontColor"] {
        color: #0072ce;
    }

    [data-theme-style~="cardEmployee_picto_fillColor"] {
        fill: #0072ce;
    }
/*</style>*/

















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

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

    .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: #808080;
    }
/*</style>*/


























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

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

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

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

    [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: #f7f7f7;
    }

    [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: #f7f7f7;
    }

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

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

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

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

    [data-theme-style~="formInput_dropdownButton_fontColor"],
    [data-theme-style~="formInput_dropdownButton_fontColor"] .icon{
        color: #ffffff;
        fill: #ffffff;
    }

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

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

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

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

/*</style>*/











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

    [data-theme-style~="formInput"]:hover,
    [data-theme-style~="formInput"]:active,
    [data-theme-style~="formInput"]:focus {
        color: #303132;
        border: 1px solid #4d4d4d;
        box-shadow: none;
    }

    .form-field__label--text.active:before{
        color: #f7f7f7;
    }

    [data-theme-style~="formInput__icon"] {
        fill: #707070;
    }
/*</style>*/








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

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






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













/*<style>*/

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

    .highlightCardDaredevil_button {
        content:'btnLightPrimaryOutlined'
    }

/*</style>*/







/*<style>*/

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

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

    [data-theme-style~="highlightCardEcho_gradient"] {
        background: linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
    }

    .highlightCardEcho_button {
        content:'btnLightPrimaryFilled'
    }

/*</style>*/






/*<style>*/

    [data-theme-style~="highlightCardGandalph_bgColor"] {
        background-color: #29434e;
    }

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

    .highlightCardGandalph_button {
        content: 'btnLightPrimaryFilled';
    }

/*</style>*/





/*<style>*/

    .highlightCardHome_button {
        content:'btnDarkPrimaryOutlined'
    }
    .highlightCardHome_buttonHover, .highlightCardHome_buttonHover:hover {
        color:#ffffff;
        border-color:#0072ce;
        background-color: #0072ce;
    }
/*</style>*/


/*<style>*/

[data-theme-style~="highlightCardHorizontal_borderColor"] {
border-bottom-color: #0072ce;
border-right-color: #0072ce;
}

/*</style>*/




/*<style>*/

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

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

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

/*</style>*/



/*<style>*/

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

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

/*</style>*/





/*<style>*/

[data-theme-style~="highlightCardOlaf_bgColor"] {
background-color: #f0f0f0;
}
[data-theme-style~="highlightCardOlaf_borderColor"] {
border-top-color: #0072ce;
}
[data-theme-style~="highlightCardOlaf_fontColor"] {
color: #4d4d4d;
}

/*</style>*/




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

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

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






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

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

/*</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: #ffffff;
    }
    [data-theme-style~="watermark_sold_bgColor"]{
        background-color: #0072ce;
    }
/*</style>*/







/*<style>*/

    .inventoryCardHorizontal_button {
        content:'btnLightSecondaryFilledSmall'
    }

/*</style>*/





/*<style>*/

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

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

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

/*</style>*/



















/*<style>*/


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

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

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

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

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

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

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

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

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

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

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

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

.inventory-tile-section-price-tabs-title.active ::after {
    background-color: #47c671;
}
.inventory-tile-section-price-tabs-title.active a {
    color:#47c671;
}

/*</style>*/


















/*<style>*/

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

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

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

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

    .inventory-filter-charlie .filters-dropdown,
    [data-theme-style~="inventoryFiltersSeparator_bgColor"]{
        border-color: #f7f7f7;
    }

    [data-theme-style~="inventoryFiltersPrimary_bgColor"]{
        background-color: #ffffff!important;
    }

    [data-theme-style~="inventoryFiltersPrimary_after_fontColor"]::after,
    [data-theme-style~="inventoryFiltersPrimary_before_fontColor"]::before{
        color: #f7f7f7;
    }

    [data-theme-style~="inventoryFiltersPrimary_after_bgColor"]::after,
    [data-theme-style~="inventoryFiltersPrimary_before_bgColor"]::before{
        background-color: #ffffff;
    }

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


    [data-theme-style~="inventoryFiltersSecondary_bgColor"]{
        background-color: #ffffff!important;
    }

    [data-theme-style~="inventoryFiltersSecondary_fontColor"]{
        color: #f7f7f7;
    }

    .inventory-filter-bravo__filters-radio-button:checked+label::after{
        background-color: #ffffff;
    }

    .inventory-filter-charlie__filters-categories-item.checked label,
    .filters-dropdown__item.checked label,
    .filters-dropdown__item.checked [type="checkbox"]:checked + label:after {
        color: #f7f7f7;
    }
/*</style>*/





















/*<style>*/

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

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

[data-theme-style~="inventoryPreview_shadowColor"],
[data-theme-style~="inventoryPreview_shadowColor"]:hover{
box-shadow: 0 3px 9px #000000;
}

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

[data-theme-style~="inventoryPreviewFinancing_fontColor"]{
color: #47c671;
}


[data-theme-style~="btnInventoryPreview"]{
background-color: #ffffff;
color:#47c671;
border-color: #47c671;
}

[data-theme-style~="btnInventoryPreview"]:hover{
background-color: #47c671!important;
color:#ffffff;
border-color: #47c671;
}

/*</style>*/






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

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

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







/*<style>*/
    [data-theme-style~="label_bgColor"] {
        background-color: #0072ce!important;
    }

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










/*<style>*/

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

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

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

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

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

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

/*</style>*/




/*<style>*/
    
    .link-primary {
        color:#4d4d4d
    }

    .link-primary:hover,
    .link-primary:focus,
    .link-primary:active {
        color:#0072ce;
    }

    
    .link-secondary {
        color:#4d4d4d;
        border-color:#b3b3b3;
    }

    .link-secondary:hover,
    .link-secondary:focus,
    .link-secondary:active {
        color:#4d4d4d;
        border-color:#0072ce;
    }

    
    .link-tertiary {
        color:#4d4d4d;
    }

    .link-tertiary:hover,
    .link-tertiary:focus,
    .link-tertiary:active {
        color:#0072ce;
    }

    
    .link-quaternary {
        color:#ffffff;
        border-color:#b3b3b3;
    }

    .link-quaternary:hover,
    .link-quaternary:focus,
    .link-quaternary:active {
        color:#ffffff;
        border-color:#0072ce;
    }

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

    [data-theme-style~="linkMorePhoto"] .icon {
        color: #47c671;
    }

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

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

    
    [data-theme-style~="btnSocialPrimary"] {
        color: #707070;
    }

    [data-theme-style~="btnSocialPrimary"] .icon {
        color: #47c671;
    }

    [data-theme-style~="btnSocialPrimary"]:hover {
        color: #47c671;
    }

    [data-theme-style~="btnSocialPrimary"]:hover .icon {
        color: #47c671;
    }
/*</style>*/













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

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

    [data-theme-style~="modal_closeBtn_fontColor"] {
        color: #ffffff;
    }

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

    [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 #cccccc;
    }

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


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

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










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

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

    [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: #cc0000;
    }
/*</style>*/










/*<style>*/

    [data-theme-style~="mobileHeader_phone_iconColor"] {
        color: #4d4d4d;
    }
    [data-theme-style~="phoneNumber_iconColor"] {
        color: #000000;
    }

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

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

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




/*<style>*/

[data-theme-style~="promotionCard_fontColor"]{
color: #494949;
}

/*</style>*/






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

    [data-theme-style~="widgetRecentView_bgColor"]{
        background-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: #ffffff;
    }

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



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

/*<style>*/
    [data-theme-style~="reviewCardPersonal_picto_fontColor"] {
        fill: #cccccc;
    }
/*</style>*/

/*<style>*/
.widget-rating__star {
    color: #0072ce;
}
/*</style>*/


/*<style>*/
    [data-theme-style~="reviewCard_picto_fontColor"],
    .form-field__satisfaction-rating .form__rating--empty:hover,
    .form-field__satisfaction-rating .form__rating--empty:active,
    .form-field__satisfaction-rating .form__rating--empty:focus,
    .form-field__satisfaction-rating .form__rating--empty:visited,
    .form-field__satisfaction-rating .form__rating--full,
    .form-field__satisfaction-rating .form__rating--full:hover,
    .form-field__satisfaction-rating .form__rating--full:active,
    .form-field__satisfaction-rating .form__rating--full:focus,
    .form-field__satisfaction-rating .form__rating--full:visited {
        color: #0072ce;
    }
/*</style>*/






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

  [data-theme-style~="mobileScrollbarCustom_track_bgColor"]::-webkit-scrollbar-track {
    background: #dfe5ea;
  }
  /* Handle */
  [data-theme-style~="mobileScrollbarCustom_thumb_bgColor"]::-webkit-scrollbar-thumb,
  [data-theme-style~="mobileScrollbarCustom_thumb_bgColor"]::-webkit-scrollbar-thumb:hover{
    background: #000000;
  }


  .home-page-charlie .slider-accordion-mobile .swiper-scrollbar{
    background: #dfe5ea !important;
  }
  .home-page-charlie .slider-accordion-mobile .swiper-scrollbar-drag{
    background: #000000 !important;
  }

/*</style>*/











/*<style>*/

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

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

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

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

[data-theme-style~="widgetScrollTop_bg_color"] {
background-color: #0072ce;
}
[data-theme-style~="widgetScrollTop_bg_color"]:hover {
background-color: #ffffff;
}


/*</style>*/










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

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

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

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

    [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: #47c671;
    }

    [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: #ffffff;
    }
/*</style>*/








/*<style>*/
    [data-theme-style~="widgetSocial_picto_fontColor"] {
        fill: #0072ce;
    }

    [data-theme-style~="widgetSocial_picto_fontColor"]:hover {
        fill: #0072ce;
    }

    [data-theme-style~="widgetSocial_text_fontColor"] {
        color: #4d4d4d;
    }
    [data-theme-style~="widgetSocial_text_fontColor"]:hover {
        color: #0072ce;
    }
/*</style>*/









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

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

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

[data-theme-style~="widgetTabs_fontColor_active"]{
color: #4d4d4d;
}

[data-theme-style~="widgetTabs_fontColor"].is-active,
[data-theme-style~="widgetTabs_fontColor"] a:hover {
color: #4d4d4d;
}

[data-theme-style~="widgetTabs_borderColor"].is-active:before,
[data-theme-style~="widgetTabs_borderColor"]:not(.is-active):hover:before {
border-color: #0072ce;
}

[data-theme-style~="widgetTabs_secondary_fontColor"] {
color: #b3b3b3;
}

[data-theme-style~="widgetTabs_secondary_fontColor"].is-active,
[data-theme-style~="widgetTabs_secondary_fontColor"] a:hover {
color: #ffffff;
}


    [data-theme-style~="widgetTabs_secondary_fontColor"] {
        color: #b3b3b3;
    }

    [data-theme-style~="widgetTabs_secondary_fontColor"].is-active,
    [data-theme-style~="widgetTabs_secondary_fontColor"] a:hover {
        color: #ffffff;
    }


/*</style>*/









/*<style>*/

body  {
    color: #303132;
}

[data-theme-style~="customPage_header_fontColor"] {
    color: #ffffff;
    fill: #ffffff;
}

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

body h1 > mark, .wysiwyg h1 > mark, .title__primary > mark, .heading1 > mark, .wysiwyg .heading1 > mark,
body h2 > mark, .wysiwyg h2 > mark, .title__secondary > mark, .heading2 > mark, .wysiwyg .heading2 > mark,
body h3 > mark, .wysiwyg h3 > mark, .title__tertiary > mark, .heading3 > mark, .wysiwyg .heading3 > mark,
body h4 > mark, .wysiwyg h4 > mark, .title__quaternar > marky, .heading4 > mark, .wysiwyg .heading4 > mark,
.subtitle > mark, .subtitle1 > mark, .subtitle2 > mark, .subtitle3 > mark, .subtitle4 > mark,
.wysiwyg .subtitle > mark, .wysiwyg .subtitle1 > mark, .wysiwyg .subtitle2 > mark, .wysiwyg .subtitle3 > mark, .wysiwyg .subtitle4 > mark,

body h1 > mark > span, .wysiwyg h1 > mark > span, .title__primary > mark > span, .heading1 > mark > span, .wysiwyg .heading1 > mark > span,
body h2 > mark > span, .wysiwyg h2 > mark > span, .title__secondary > mark > span, .heading2 > mark > span, .wysiwyg .heading2 > mark > span,
body h3 > mark > span, .wysiwyg h3 > mark > span, .title__tertiary > mark > span, .heading3 > mark > span, .wysiwyg .heading3 > mark > span,
body h4 > mark > span, .wysiwyg h4 > mark > span, .title__quaternar > mark > span, .heading4 > mark > span, .wysiwyg .heading4 > mark > span,
.subtitle > mark > span, .subtitle1 > mark > span, .subtitle2 > mark > span, .subtitle3 > mark > span, .subtitle4 > mark > span,
.wysiwyg .subtitle > mark > span, .wysiwyg .subtitle1 > mark > span, .wysiwyg .subtitle2 > mark > span, .wysiwyg .subtitle3 > mark > span, .wysiwyg .subtitle4 > mark > span {
    background-color: #0072ce;
    color: #ffffff;
}

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

/*</style>*/










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

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

    .vdpCatalogVirtualTourSwitch_button {
        content:'alpha-small'
    }
    .vdpCatalogVirtualTour_button {
        content:'alpha-small'
    }
/*</style>*/









/*<style>*/

[data-theme-style~="vehicleCashPurchase_sellingPriceLabel_fontColor"] {
color: #494949;
}

[data-theme-style~="vehicleCashPurchase_sellingPrice_fontColor"] {
color: #0072ce;
}

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

/*</style>*/







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

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

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

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

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

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

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



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




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

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

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











/*<style>*/

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

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

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

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

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

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

/*</style>*/




















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

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














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

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

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

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

[data-theme-style~="bestSellers_highlightedValues_fontColor"] {
color: #47c671;
}
[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: #707070;
}
/*</style>*/







/*<style>*/

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

/*</style>*/










/*<style>*/

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

[data-theme-style~="bestSellers_makePager_bgColor"].active {
background-color: #47c671;
}

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

[data-theme-style~="bestSellers_makePager_borderColor"].active {
border-color: #47c671;
}

[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 {
    color: #0072ce;
}

[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 {
color: #b3b3b3;
}

/* Dark */
[data-theme-style~="carouselDark_navigation_fontColor"].swiper-button-prev,
[data-theme-style~="carouselDark_navigation_fontColor"].swiper-button-next {
color: #e6e6e6;
}

[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 {
color: #ffffff;
}


/* Home */
[data-theme-style~="carouselHome_navigation_fontColor"].swiper-button-prev,
[data-theme-style~="carouselHome_navigation_fontColor"].swiper-button-next {
color: #ffffff;
}

[data-theme-style~="carouselHome_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:hover,
[data-theme-style~="carouselHome_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:focus,
[data-theme-style~="carouselHome_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:active,
[data-theme-style~="carouselHome_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:hover,
[data-theme-style~="carouselHome_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:focus,
[data-theme-style~="carouselHome_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:active {
color: #e6e6e6;
}



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

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

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

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

[data-theme-style~="carouselDark_pagination_bgColor"] .swiper-pagination-bullet-active {
background-color: #0072ce;
}

[data-theme-style~="carouselDark_pagination_borderColor"] .swiper-pagination-bullet-active {
border-color: #0072ce;
}

[data-theme-style~="carouselLight_pagination_bgColor"] .swiper-pagination-bullet-active {
background-color: #0072ce;
}

[data-theme-style~="carouselLight_pagination_borderColor"] .swiper-pagination-bullet-active {
border-color: #0072ce;
}

[data-theme-style~="carouselHome_pagination_bgColor"] .swiper-pagination-bullet {
background-color: #ffffff;
}

[data-theme-style~="carouselHome_pagination_borderColor"] .swiper-pagination-bullet {
border-color: #11365f;
}

[data-theme-style~="carouselHome_pagination_bgColor"] .swiper-pagination-bullet-active {
background-color: #11365f;
}

[data-theme-style~="carouselHome_pagination_borderColor"] .swiper-pagination-bullet-active {
border-color: #11365f;
}

/*</style>*/










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

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

    .formFooter_button {
        content:'btnLightPrimaryOutlined'
    }

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

    .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: #ca0000;
    }

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

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

    .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: #f0c600;
    }

/*</style>*/



















































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

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

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

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

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

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

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

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

    [data-theme-style~="footer_address_fontColor"] {
        color: #4d4d4d;
    }

    [data-theme-style~="footer_address_link_fontColor"] {
        color: #494949;
    }

    [data-theme-style~="footer_address_link_fontColor_hover"]:hover,
    [data-theme-style~="footer_address_link_fontColor_hover"]:focus,
    [data-theme-style~="footer_address_link_fontColor_hover"]:active {
        color: #0072ce;
    }

    [data-theme-style~="footer_phoneNumber_iconColor"] {
        color: #ffffff;
    }

    [data-theme-style~="footer_phoneNumber_labelColor"] {
        color: #4d4d4d;
    }

    [data-theme-style~="footer_phoneNumber_telColor"] {
        color: #494949;
    }

    [data-theme-style~="footer_phoneNumber_telColor_hover"]:hover,
    [data-theme-style~="footer_phoneNumber_telColor_hover"]:focus,
    [data-theme-style~="footer_phoneNumber_telColor_hover"]:active {
        color: #0072ce;
    }

    [data-theme-style~="footer_socialBlock_titleColor"] {
        color: #ffffff;
    }

    [data-theme-style~="footer_socialBlock_iconColor"] {
        color: #4d4d4d;
    }

    [data-theme-style~="footer_socialBlock_iconColor_hover"]:hover,
    [data-theme-style~="footer_socialBlock_iconColor_hover"]:focus,
    [data-theme-style~="footer_socialBlock_iconColor_hover"]:active {
        color: #0072ce;
    }

    .link-footer,
    [data-theme-style~="footer_linkColor"] {
        color: #4d4d4d;
    }
    .link-footer:hover,
    .link-footer:focus,
    .link-footer:active,
    [data-theme-style~="footer_linkColor_hover"]:hover,
    [data-theme-style~="footer_linkColor_hover"]:focus,
    [data-theme-style~="footer_linkColor_hover"]:active {
        color: #0072ce;
    }

    [data-theme-style~="footer_titleColor"] {
        color:#303132;
    }
    
    [data-theme-style~="footer"],
    [data-theme-style~="footerBlock"]{
    background-color:#f0f0f0;
    color:#303132;
    }

    [data-theme-style~="footer_fontColor"]{
    color: #303132;
    }

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

    [data-theme-style~="footer_borderColor"] {
    border-color: #0072ce;
    }

    
    .link-catalog-footer {
        color:#ffffff;
        border-color:#0072ce;
        background-color:#0072ce;
    }

    .link-catalog-footer:hover {
        background-color:transparent;
    }

    
    [data-theme-style~="footerTabs_fontColor"] {
        color: #808080;
        border-color: #b3b3b3;
        background-color: #f0f0f0;
    }

    [data-theme-style~="footerTabs_fontColor"].is-active,
    [data-theme-style~="footerTabs_fontColor"].is-active:before,
    [data-theme-style~="footerTabs_fontColor"]:hover,
    [data-theme-style~="footerTabs_fontColor"]:hover:before {
        color: #4d4d4d;
        border-color: #0072ce;
        background-color: #f0f0f0;
    }

    
    .footerBravoTop_button{
        content:'btnLightPrimaryFilledSmall'
    }

    .footerDelta_button {
        content:'btnLightPrimaryFilled'
    }
/*</style>*/










/*<style>*/
[data-theme-style~="desktopHeader_address"] {
color: #4d4d4d;
}

[data-theme-style~="desktopHeader_address"]:hover {
color: #0072ce;
}

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

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

[data-theme-style~="desktopHeaderTopBar_bgColor"] {
    background-color: #101010;
    color: #ffffff;
}

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

/*<style>*/

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

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

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

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

.header-charlie [data-theme-style~="desktopMenu_item_fontColor_active"] {
border-color: #ceb056;
}

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

[data-theme-style~="desktopMenu_item_fontColorElectric"]{
color: #1aba0b;
}

[data-theme-style~="desktopMenu_item_fontColorElectric"]:hover {
color: #0af70a;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.desktopMenu_compareSubmenu_button {
content: 'btnLightPrimaryFilledSmall';
}

/*</style>*/






/*<style>*/

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

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

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

/*</style>*/
















/*<style>*/

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

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

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

[data-theme-style~="mobileMenu_item_fontColor"] {
    color: #494949;
}

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

[data-theme-style~="mobileMenu_item_picto_fontColor"] {
    fill: #0072ce;
}

.mobile-menu-item__anchor.custom-icon:before{
    color: #0072ce;
}

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

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

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

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

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

[data-theme-style~="mobileMenu_botom_fontColor"] {
    color: #494949;
}

.mobileMenu_button { content:'btnLightPrimaryFilled' }

/*</style>*/


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

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

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

[data-theme-style~="catalogSubmenu_gradient"] {
background-image: linear-gradient(to right, #393839 50%, #ffffff 50%);
}

[data-theme-style~="catalogSubmenu_logo_borderColor"] {
border-color:#f7f7f7
}

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

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

[data-theme-style~="catalogSubmenu_links_fontColor"] {
color: #ffffff;
}

[data-theme-style~="catalogSubmenu_links_fontColor"]:hover {
color: #0072ce;
}

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

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

[data-theme-style~="catalogSubmenu_vehicles_fontColor"]{
color: #393839;
}

[data-theme-style~="catalogSubmenu_vehicles_fontColor"]:hover{
color: #0072ce;
}

.headerCta_button { content:'btnLightPrimaryOutlined' }

.headerCta_button2 { content:'btnLightSecondaryOutlined' }
/*</style>*/









































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

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

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

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

[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: #b3b3b3;
}

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

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

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

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

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

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

/*</style>*/



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

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










/*<style>*/

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

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

    [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: #47c671;
    }

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

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

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










/*<style>*/

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

.inventorySearchComplete_button {
    content:'btnLightPrimaryOutlined';
}

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

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

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

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

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

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

/*</style>*/






/*<style>*/

    .newsletter_button {
        content: 'btnLightPrimaryFilled';
    }

/*</style>*/



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













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

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

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

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

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

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

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

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

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

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



/*<style>*/

    .reviews_button {
        content:'btnLightPrimaryFilled';
    }

/*</style>*/













/*<style>*/

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

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

[data-theme-style~="scrollbarHandle__bgColor"]{
    border-color: #47c671;
    background-color: #47c671;
    color:#47c671;
}

[data-theme-style~="scrollbarHandle__bgColor"]:hover{
    background-color: #47c671;
}

[data-theme-style~="scrollbarHandle__bgColor"]::before{
    background-color: #47c671;
}

/*</style>*/











/*<style>*/

    [data-theme-style~="seoText_bgColor"] {
        background-color: rgba(255,255,255,0.9);;
    }

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

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

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

    .seoText_button {
        content:'btnLightPrimaryFilled'
    }

/*</style>*/









/*<style>*/

  [data-theme-style~="seoTextAlpha_boxShadow"] {
    box-shadow: 0 3px 9px rgba(0,0,0,0.3);
  }

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

  [data-theme-style~="seoTextAlpha_fontColor"],
  [data-theme-style~="seoTextAlpha_fontColor"] mark{
    color: #ffffff !important;
  }

  .seoTextAlpha_button {
    content:'btnLightPrimaryFilled'
  }

/*</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: #f7f7f7;
    }

    [data-theme-style~="showroom_borderColor"]{
        color: #f7f7f7;
        border-color: #f7f7f7;
    }
    [data-theme-style~="vehicleRebate_bgColor"]{
    background-color: #0072ce;
    }
    [data-theme-style~="vehicleRebate_fontColor"]{
        color: #ffffff;
    }
    [data-theme-style~="vehicleTagline_fontColor"]{
        color: #000000;
    }
/*</style>*/



/*<style>*/
.slider-accordion-mobile .swiper-scrollbar{
    background: #0072ce;
}

.slider-accordion-mobile .swiper-scrollbar-drag {
    background: #ffcf40;
}

[data-theme-style~="sliderAccordion_fontColor"] {
    color: #ffffff;
}

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

[data-theme-style~="sliderAccordion_gradient"]:hover:before,
[data-theme-style~="sliderAccordion_gradient"]:focus:before{
    background: linear-gradient(0deg,#ffffff 0%, rgba(255,255,255,0.8) 100%);
}

.sliderAccordion_button {
    content:'btnDarkPrimaryOutlined';
}
/*</style>*/












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

    [data-theme-style~="socialBlock_iconColor"] {
        color: #222222;
    }

    [data-theme-style~="socialBlock_iconColor_hover"]:hover {
        color: #0072ce;
    }

    [data-theme-style~="social_title_fontColor"] {
        color: #707070;
    }

    [data-theme-style~="social_cta_fontColor"] {
        color: #707070;
    }

    [data-theme-style~="social_cta_fontColor"]:hover {
        color: #47c671;
    }

/*</style>*/







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

    .videoContent_button {
        content: 'btnLightPrimaryFilled';
    }
/*</style>*/

















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

    [data-theme-style~="widgetSticky_bgColor2"] {
        background-color: #0072ce;
    }

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

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

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

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

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

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



































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

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











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

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

/*</style>*/





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














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

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

.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: #808080;
}
/*</style>*/








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

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







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

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

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

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

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







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

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

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

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

    [data-theme-style~="DI_filterScrollTopButton_shadowColor"]{
        box-shadow: 0 0 0 2px #47c671;
    }
/*</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: #4d4d4d;
}
/*</style>*/










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




/*</style>*/






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

[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:#f7f7f7;
}

/*</style>*/













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

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

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

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








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

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











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

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

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

[data-theme-style~="DI_modal_closeBtn_bgColor"] {
background-color: #0072ce;
}
/*</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: #0072ce;
}
/*</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: #0072ce;
}

[data-theme-style~="DI_option_modal_item_fontColor"].active:before,
[data-theme-style~="DI_option_modal_item_fontColor"].active:after {
    background-color: #0072ce;
}
/*</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: #0072ce;
}

[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: #0072ce;
}
/*</style>*/











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

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

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








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

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

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










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

[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: #0072ce;
}

[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: #ffffff;
}
/*</style>*/






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

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







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

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

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





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









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

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

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

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

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

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

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

    [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: ;
color: ;
}
/*</style>*/





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



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






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

    [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 #f7f7f7;
}

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

/* 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: #494949;
}

/*</style>*/










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

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

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




























/*<style>*/

    [data-theme-style~="aboutPage_instance_bgColor"]{
        background-color: #4d4d4d;
    }

    [data-theme-style~="aboutPage_instance_fontColor"]{
        color:#ffffff;
    }

    [data-theme-style~="aboutPage_showroom_fontColor"]{
        color: #303132;
    }

    .aboutPage_instance_button {
        content:'btnDarkSecondaryOutlined';
    }

    .aboutPage_reviews_button {
        content: 'btnLightPrimaryOutlined';
    }

    .aboutPage_showroom_button {
        content:'btnLightPrimaryFilled';
    }

/*</style>*/




/*<style>*/

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

    .careerListing_form_button {
        content:'btnLightPrimaryOutlined';
    }

/*</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: #ffffff;
    }
    
    [data-theme-style~="catalogDetailsInfoSection_bgColor"] {
        background-color: #ffffff;
    }
    
    [data-theme-style~="catalogDetailsInventoryAvailability_bgColor"] {
        background-color: #0072ce;
    }
    [data-theme-style~="catalogDetailsInventoryAvailability_fontColor"] {
        color: #ffffff;
    }
    
    [data-theme-style~="catalogDetailsSimilarVehiclesSection_bgColor"] {
        background-color: #ffffff;
    }
    [data-theme-style~="catalogDetailsSimilarVehiclesSection_fontColor"] {
        color: #000000;
    }
    
    [data-theme-style~="vehicleDetail_consumptionPicto_fontColor"]{
        color: #000000;
    }
    [data-theme-style~="vehicleDetail_consumptionValue_fontColor"]{
        color: #0072ce;
    }

    .vehicleDetail_modalSubmit_button{
        content: 'btnLightPrimaryOutlined'
    }
/*</style>*/









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

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

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

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


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


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






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




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

    [data-theme-style~="catalogDetailsSellingPriceValue_fontColor"] {
        color: #0072ce;
    }

    [data-theme-style~="catalogDetailsTermValue_fontColor"] {
        color: #0072ce;
    }

/*</style>*/





























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

    [data-theme-style~="catalogListingFilters_item"] {
        background-color: #ffffff;
        border-color: #0072ce;
        color: #303132;
    }

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

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

    @media screen and (min-width: 1200px) {
        [data-theme-style~="catalogListingFilters_item"]:hover {
            background-color: #0072ce;
            border-color: #0072ce;
            color: #ffffff;
        }
        [data-theme-style~="catalogListingFilters_toggle"]:hover{
            background-color: #47c671;
            border-color: #0072ce;
            color: #ffffff;
        }
    }

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

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

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

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

/*</style>*/








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

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







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

    [data-theme-style~="catalogListingCard_vehicleName_fontColor"] {
        color: #808080;
    }

    [data-theme-style~="catalogListingFilters_noResultPicto_fontColor"] {
        fill: #0072ce;
    }
/*</style>*/
















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

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

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

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

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

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

    [data-theme-style~="contactPage_title_fontColor"] {
        color: #808080;
    }

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

    .contactPage_instance_button {
        content:'btnLightPrimaryFilled'
    }

    .contactPage_form_button {
        content:'btnLightPrimaryOutlined'
    }
/*</style>*/



/*<style>*/

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

[data-theme-style~="covidPage_content_fontColor"]{
    color: #ffffff;
}

/*</style>*/








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




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


/*<style>*/

[data-theme-style~="EVPage_content_gradient"] {
    background: linear-gradient(180deg,#ffffff 0%, #ffffff 44%, #ffffff 100%);
}

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

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

/*</style>*/






































































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

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

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

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

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



    [data-theme-style~="homeBestDeals_gradient"] {
        background: linear-gradient(180deg,#003967 0%, #0072ce 100%);
    }

    [data-theme-style~="homeSeo_gradient"] {
        background: linear-gradient(180deg,#0072ce 0%, #003967 100%);
    }

    [data-theme-style~="homeBestDeals_gradient_oneColor"] {
        background: #0072ce;
    }



    [data-theme-style~="homeBestDeals_section_fontColor"] {
        color: #ffffff;
    }


.homeReviews_button {
    content: 'btnDarkSecondaryOutlined';
}



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


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

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

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

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

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

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

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

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

[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: #47c671;
}

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

[data-theme-style~="homeInventoryTabs"] [data-theme-style~="tabs_fontColor"]{
color: #ffffff;
border-color: #ffffff;
background-color: #b3b3b3;
}

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

[data-theme-style~="homeInventoryTabs_fontColor"] {
    color: #ffffff;
}
[data-theme-style~="homeInventoryTabs_fontColor"].is-active,
[data-theme-style~="homeInventoryTabs_fontColor"]:hover {
    color: #ffffff;
}

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

[data-theme-style~="homeInventoryTabs_bgColor"].is-active,
[data-theme-style~="homeInventoryTabs_bgColor"]:hover {
    background-color: #0072ce;
}

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




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





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

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

[data-theme-style~="homeCatalog_financing__rebate"] [data-theme-sprite]{
background: radial-gradient(farthest-side at 45% 60%, #47c671, #47c671);
-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: #47c671;
}



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

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

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

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

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


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

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

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

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


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


[data-theme-style~="homeTradeinWidget_bgColor"]{
    background-color: #21232e;
}

/*</style>*/




























































/*<style>*/


[data-theme-style~="inventoryDetailsCtaSection_bgColor"] {
background-color: #f2f2f2;
}
[data-theme-style~="inventoryDetailsCtaSection_bgColor2"] {
background-color: #ffffff;
}

[data-theme-style~="inventoryDetailsCtaSection_fontColor"] {
color: #707070;
}
[data-theme-style~="inventoryDetailsCtaSection_fontColor2"] {
color: #ffffff;
}

[data-theme-style~="inventoryDetailsCtaSection_borderColor"] {
border-color: #f2f2f2;
}
[data-theme-style~="inventoryDetailsCtaSection_borderColor2"] {
border-color: #ffffff;
}

[data-theme-style~="inventoryDetailsCtaSection_bgColor"]:hover {
background-color: #0072ce;
}
[data-theme-style~="inventoryDetailsCtaSection_bgColor2"]:hover {
background-color: #ffffff;
}

[data-theme-style~="inventoryDetailsCtaSection_fontColor"]:hover {
color: #ffffff;
fill: #ffffff;
}
[data-theme-style~="inventoryDetailsCtaSection_fontColor2"]:hover {
color: #ffffff;
fill: #ffffff;
}

[data-theme-style~="inventoryDetailsCtaSection_borderColor"]:hover {
border-color: #0072ce;
}
[data-theme-style~="inventoryDetailsCtaSection_borderColor2"]:hover {
border-color: #ffffff;
}


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

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

[data-theme-style~="inventoryDetailsCtaSectionCustom_fontColor"] {
color: #ffffff;
}

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

[data-theme-style~="inventoryDetailsLastCtaSectionCustom_bgColor"] {
background-color: #0072ce;
}

[data-theme-style~="inventoryDetailsLastCtaSectionCustom_bgColor"]:hover {
background-color: #0062b3;
}

[data-theme-style~="inventoryDetailsLastCtaSectionCustom_fontColor"] {
color: #ffffff;
}

[data-theme-style~="inventoryDetailsLastCtaSectionCustom_borderColor"] {
border-color: #0072ce;
}



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


[data-theme-style~="inventoryDetailsHeader_separator_borderColor"] {
border-color: #47c671;
}

[data-theme-style~="inventoryDetailsContent_subtitle_fontColor"] {
color: #707070;
}


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


[data-theme-style~="inventoryDetailsSimilarVehiclesSection_bgColor"] {
background-color: #47c671;
}

[data-theme-style~="inventoryDetailsSimilarVehiclesSection_fontColor"] {
color: #4d4d4d;
}


[data-theme-style~="inventoryDetailsCurrentPrice_fontColor"] {
color: #47c671;
}

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

[data-theme-style~="inventoryDetailsRebatePrice_fontColor"] {
color: #47c671;
}


[data-theme-style~="inventoryDetails_iconsColor"] {
color: #47c671;
}


[data-theme-style~="inventoryDetailsConsumptions_valueColor"] {
color: #47c671;
}


[data-theme-style~="inventoryDetails_catalogPreview_bgColor"] {
background: #f2f2f2;
}


.inventoryDetails_formCta{
content: 'btnLightPrimaryOutlined';
}

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

/*</style>*/

































/*<style>*/

.dynamic-inventory__filters .accordion__title:before, .dynamic-inventory__filters .accordion__title:after {
    background-color: #0072ce;
}

[data-theme-style~="inventory__rebateBanner"]{
background-color: #47c671;
color: #ffffff;
}

[data-theme-style~="inventory__priceColor"]{
color: #47c671;
}

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

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

[data-theme-style~="inventory__compareBtn"].active{
background-color: #47c671;
}

[data-theme-style~="inventory__compareBtn"].active:hover{
background-color: #47c671;
}
[data-theme-style~="inventoryListingPreview_bgColor"]{
background-color: #ffffff;
}

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

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

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


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

[data-theme-style~="btninventoryListingPreview"]:hover{
background-color: #000000!important;
color:#ffffff;
border-color: #000000;
}


.inventoryListingFormButtom_button{
content:'btnLightPrimaryOutlined'
}

/*</style>*/



/*<style>*/

    [data-theme-style~="marketValuePricing_listItemPicto_color"] {
        color: #0072ce;
    }

    .marketValuePricing_content_button {
        content:'btnLightPrimaryOutlined';
    }

/*</style>*/




/*<style>*/

    .newsDetail_button1 {
        content:'btnLightPrimaryOutlined';
    }
    .newsDetail_button2 {
        content:'btnLightPrimaryFilled';
    }

/*</style>*/



/*<style>*/

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

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

[data-theme-style~="oilChangePage_instance_fontColor"]{
    color:#ffffff;
}

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

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

/*</style>*/




/*<style>*/

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

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

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

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

/*</style>*/









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

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

    .promotionDetail_button1 {
        content: 'btnLightPrimaryOutlined';
    }
    .promotionDetail_button2 {
        content: 'btnLightSecondaryOutlined';
    }
/*</style>*/




/*<style>*/
.promotionsListing_newsletter_button {
    content:'btnLightPrimaryOutlined'
}
/*</style>*/



/*<style>*/
    .reviewsDetailPage_form_button {
        content:'btnLightPrimaryOutlined'
    }
/*</style>*/











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






















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

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

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

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

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

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

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

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

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

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

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

    
        [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: 'btnDarkPrimaryOutlined';
    }

    .staticPageAlpha_highlightsButton {
        content: 'btnLightPrimaryOutlined';
    }

    .staticPageAlpha_button {
        content: 'btnLightPrimaryOutlined';
    }
/*</style>*/




















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

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

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

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

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

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

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

    [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: #ffffff;
    }

    
        [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: 'btnDarkSecondaryFilledSmall';
    }
/*</style>*/












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

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

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

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

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

    [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: #ffffff;
    }

    [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~="warrantyPage_instance_borderColor"]{
    border-color: #ffffff;
}

[data-theme-style~="warrantyPage_instance_bgColor"]{
    background-color: #ffffff;
}
.warrantyPage_content_button {
    content:'';
}


/*</style>*/













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





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






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





/*<style>*/
    [data-theme-style~="whyBuyFunctionalities_borderColor"]{
        border-color: #666666;
    }
    [data-theme-style~="whyBuyFunctionalities_item_fontColor"]{
        color: #666666;
    }
/*</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: #0072ce;
    }

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



/*<style>*/


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

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


[data-theme-style~="creditStepAnswer"] {
color: #0072ce;
box-shadow: 0 0 0 1px #0072ce;
transition: color 0.2s, box-shadow 0.2s, background-color 0.2s;
}

[data-theme-style~="creditStepAnswer"] svg {
fill: #0072ce;
transition: fill 0.2s;
}


[data-theme-style~="creditStepAnswer"]:hover {
color: #000000;
box-shadow: 0 0 0 2px #0072ce;
background-color: #e5e5e5;
}

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


[data-theme-style~="creditStepAnswer"].is-selected {
color: #ffffff;
box-shadow: 0 0 0 2px #ffffff;
background-color: #ffffff;
}

[data-theme-style~="creditStepAnswer"].is-selected svg {
fill: #ffffff;
}


[data-theme-style~="creditStepInput"] {
color: #0072ce;
box-shadow: 0 0 0 1px #0072ce;
}

[data-theme-style~="creditStepInput"]:focus {
box-shadow: 0 0 2px 1px #000000;
}


[data-theme-style~="creditStepLabel"] {
color: #b3b3b3;
}


[data-theme-style~="creditStepAdd"] {
color: #b3b3b3;
border-color: #0072ce;
}


[data-theme-style~="creditStepSwitch_label"] {
color: #b3b3b3;
}

[data-theme-style~="creditStepSwitch_slide"] {
background-color: #f2f2f2;
border-color: #b3b3b3;
}

[data-theme-style~="creditStepSwitch_button"] {
background-image: linear-gradient(#0072ce, #0072ce);
border-color: #ffffff;
}

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

[data-theme-style~="creditStepSwitch_backButton"] {
color: #0072ce;
}

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

[data-theme-style~="creditStepProgressBar"] [data-progress-bar] {
background-color: #0072ce;
}

[data-theme-style~="creditStepProgressBar"] [data-progress-max] {
background-color: #ffffff;
}

[data-theme-style~="creditStepProgressBar"] [data-anchor-step] {
color: #f7f7f7;
}


.applyForCredit_formSubmit_button {
    content: 'btnLightPrimaryFilled'
}

/*</style>*/












/*<style>*/

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

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