





































/*<style>*/
    [data-theme-style~="cardEmployee_bgColor"] {
        background-color: #ffffff;
    }
    [data-theme-style~="cardEmployee_fontColor"] {
        color: #222222;
    }
    [data-theme-style~="cardEmployee_borderColor"] {
        border-color: #f5f5f5;
    }
    [data-theme-style~="cardEmployee_picto_fillColor"] {
        fill: #c3002f;
    }
    [data-theme-style~="cardEmployee_email_color"].link,
    [data-theme-style~="cardEmployee_email_color"].link:hover {
        color: #222222;
    }
/*</style>*/


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

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

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












/*<style>*/

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

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

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

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

/*</style>*/








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

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

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









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

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










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

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


/*<style>*/

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

/*</style>*/


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


















/*<style>*/

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

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

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


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

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

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



/*</style>*/








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

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

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

/*</style>*/




















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

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

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

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

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

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

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

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

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













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

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

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

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

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

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

/*</style>*/



































































/*<style>*/

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

    .btnLightPrimaryFilled:hover,
    .btnLightPrimaryFilled:focus,
    .btnLightPrimaryFilled:active,
    .btnLightPrimaryFilledSmall:hover,
    .btnLightPrimaryFilledSmall:focus,
    .btnLightPrimaryFilledSmall:active {
        color:#ffffff;
        border-color:#8a0008;
        background-color: #8a0008;
    }


    .btnDarkPrimaryFilled,
    .btnDarkPrimaryFilledSmall {
        color:#ffffff;
        border-color:#666666;
        background-color: #c3002f;
    }

    .btnDarkPrimaryFilled:hover,
    .btnDarkPrimaryFilled:focus,
    .btnDarkPrimaryFilled:active,
    .btnDarkPrimaryFilledSmall:hover,
    .btnDarkPrimaryFilledSmall:focus,
    .btnDarkPrimaryFilledSmall:active {
        color:#ffffff;
        border-color:#333333;
        background-color: #8a0008;
    }


    .btnLightPrimaryOutlined,
    .btnLightPrimaryOutlinedSmall {
        color:#222222;
        border-color:#222222;
    }

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


    .btnDarkPrimaryOutlined,
    .btnDarkPrimaryOutlinedSmall {
        color:#222222;
        border-color:#222222;
    }

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


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

    .btnLightSecondaryFilled:hover,
    .btnLightSecondaryFilled:focus,
    .btnLightSecondaryFilled:active,
    .btnLightSecondaryFilledSmall:hover,
    .btnLightSecondaryFilledSmall:focus,
    .btnLightSecondaryFilledSmall:active {
        color:#ffffff;
        border-color:#333333;
        background-color: #333333;
    }


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

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


    .btnLightSecondaryOutlined,
    .btnLightSecondaryOutlinedSmall {
        color:#666666;
        border-color:#666666;
    }

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


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

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

/*</style>*/







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

    .view-360__button-icon:before,
    .view-360__button-icon:hover,
    .view-360__button-icon:active p {
        color: #c3002f;
    }

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





/*<style>*/

    .catalogCard_button {
        content: 'btnLightPrimaryFilled';
    }

/*</style>*/





<div class="coordinates-card-alpha " data-theme-style="coordinatesCardAlpha">
    <div class="coordinates-card-alpha__img-wrapper" data-theme-style="coordinatesCardAlpha_image"></div>

    <div class="coordinates-card-alpha__content-wrapper">
        <div class="coordinates-card-alpha__address-wrapper">
            <svg class="coordinates-card-alpha__icon icon icon-pin-outlined" data-theme-style="coordinatesCardAlpha_iconColor"  role="none" aria-label="" >
        <title>icon-pin-outlined</title>
        <use xlink:href="#icon-pin-outlined"></use>
    </svg>
<address class="address " data-theme-style="address_fontColor" >
    <a href="http://maps.google.com/?q=Automobiles+Guy+Beaudoin+178+Boulevard+Laurier+G0S+1N0+QC+Laurier-Station" target="_blank" class="address__link" data-theme-style="address_link_fontColor address_link_fontColor_hover" aria-labelledby="picto-address-coordinates">
        <span class="accessibility-hidden" id="picto-address-coordinates">nouvelle fenetre</span>
        <span class="address__address">
                178 Boulevard Laurier,</span>
        <span class="address__city">
                Laurier-Station,</span>
        <span class="address__province">
                Québec,</span>
        <span class="address__postal-code">
                G0S 1N0</span>
        </a>
</address>
</div>
        <section class="phone-number coordinates-card-alpha__phone-wrapper">
    <div class="phone-number-department ">
        <span class=" phone-number-department__name phone-number-department--ponctuation" data-theme-style="phoneNumber_labelColor">
                Ventes</span>
        <a href="tel:418-728-2863"
           data-theme-style="phoneNumber_telColor phoneNumber_telColor_hover"
           class=" shiftdigital-event phone-number-department__phone"
           aria-label="Appelez-nous 418-728-2863"
           data-shiftdigital-event="clickToCall"
           data-shiftdigital-title="Autres"
           data-shiftdigital-url="tel:418-728-2863">
                418-728-2863</a>
    </div>
<div class="phone-number-department ">
        <span class=" phone-number-department__name phone-number-department--ponctuation" data-theme-style="phoneNumber_labelColor">
                Service</span>
        <a href="tel:418-728-2863"
           data-theme-style="phoneNumber_telColor phoneNumber_telColor_hover"
           class=" shiftdigital-event phone-number-department__phone"
           aria-label="Appelez-nous 418-728-2863"
           data-shiftdigital-event="clickToCall"
           data-shiftdigital-title="Autres"
           data-shiftdigital-url="tel:418-728-2863">
                418-728-2863</a>
    </div>
<div class="phone-number-department ">
        <span class=" phone-number-department__name phone-number-department--ponctuation" data-theme-style="phoneNumber_labelColor">
                Pièces</span>
        <a href="tel:418-728-2863"
           data-theme-style="phoneNumber_telColor phoneNumber_telColor_hover"
           class=" shiftdigital-event phone-number-department__phone"
           aria-label="Appelez-nous 418-728-2863"
           data-shiftdigital-event="clickToCall"
           data-shiftdigital-title="Autres"
           data-shiftdigital-url="tel:418-728-2863">
                418-728-2863</a>
    </div>
</section>
</div>
</div>




/*<style>*/

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

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

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

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

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

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

/*</style>*/






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


























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

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

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

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

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

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

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


/*<style>*/

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

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

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

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

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

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

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

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

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

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

/*</style>*/
















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

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

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


























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

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

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

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

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

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

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


/*<style>*/

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

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

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

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

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

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

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

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

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

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

/*</style>*/











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

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

    .form-field__label--text.active:before{
        color: #999999;
    }
/*</style>*/








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

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






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







/*<style>*/

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

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

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

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

    .highlight_button {
        content:'btnLightPrimaryFilled'
    }

/*</style>*/







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

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

/*</style>*/
















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

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

/*</style>*/





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





/*<style>*/

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


/*</style>*/







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






/*<style>*/

    .inventoryCardHorizontal_button {
        content:'btnLightSecondaryFilledSmall'
    }

/*</style>*/























/*<style>*/


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

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

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

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

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

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

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

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

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

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

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

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

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

.inventoryVehicleCard_button{
    content:'btnDarkSecondaryFilledSmall'
}

/*</style>*/


















/*<style>*/

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

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

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

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

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

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

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

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


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

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

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





















/*<style>*/

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

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

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

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

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


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

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

/*</style>*/






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

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

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







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

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










/*<style>*/

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

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

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

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

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

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

/*</style>*/




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

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

    
    .link-secondary {
        color:#222222;
    }

    .link-secondary:hover,
    .link-secondary:focus,
    .link-secondary:active {
        color:#222222;
    }

    
    .link-tertiary {
        color:#999999;
    }

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

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

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

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

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

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

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

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

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










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

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

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

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


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

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










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

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

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

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









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

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

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

    [data-theme-style~="phoneNumber_telColor_hover"]:hover {
        color: #999999;
    }
/*</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: #222222;
    }
    [data-theme-style~="reviewCardAnimate_borderColor"] {
        border-color: #222222;
    }
    [data-theme-style~="reviewCardAnimate_fontColor"] {
        color: #ffffff;
    }

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


/*<style>*/

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

/*</style>*/


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











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

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

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

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

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

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







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

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

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








/*<style>*/

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

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

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

/*</style>*/







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

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

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

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

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

    [data-theme-style~="widgetTabs_borderColor"].is-active:before {
        border-color: #222222;
    }
/*</style>*/




















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

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


















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

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

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

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

[data-theme-style~="bestSellers_highlightedValues_fontColor"] {
color: #c3002f;
}


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

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

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

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

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


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

[data-theme-style~="bestSellers_underline_borderColor"].swiper-slide-thumb-active{
border-bottom: 2px solid #808080;
}
[data-theme-style~="bestSellers_underline_borderColor"].swiper-slide-thumb-active:after{
border-top: 5px solid #808080;
}


/*</style>*/



















/*<style>*/


    [data-theme-style~="carouselLight_navigation_fontColor"]:after {
        color: #222222;
    }
    [data-theme-style~="carouselLight_navigation_fontColor"]:not(.swiper-button-disabled):hover:after {
        color: #999999;
    }

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

    [data-theme-style~="carouselLight_navigation_fontColor"].swiper-button-prev:hover,
    [data-theme-style~="carouselLight_navigation_fontColor"].swiper-button-prev:focus,
    [data-theme-style~="carouselLight_navigation_fontColor"].swiper-button-prev:active,
    [data-theme-style~="carouselLight_navigation_fontColor"].swiper-button-next:hover,
    [data-theme-style~="carouselLight_navigation_fontColor"].swiper-button-next:focus,
    [data-theme-style~="carouselLight_navigation_fontColor"].swiper-button-next:active {
        color: #999999;
    }

    [data-theme-style~="carouselDark_navigation_fontColor"].swiper-button-prev:hover,
    [data-theme-style~="carouselDark_navigation_fontColor"].swiper-button-prev:focus,
    [data-theme-style~="carouselDark_navigation_fontColor"].swiper-button-prev:active,
    [data-theme-style~="carouselDark_navigation_fontColor"].swiper-button-next:hover,
    [data-theme-style~="carouselDark_navigation_fontColor"].swiper-button-next:focus,
    [data-theme-style~="carouselDark_navigation_fontColor"].swiper-button-next:active {
        color: #c3002f;
    }



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

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

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

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

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

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

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

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

/*</style>*/







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

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

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

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

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

/*</style>*/












































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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    [data-theme-style~="footerTabs_fontColor"].is-active {
    color: #c3002f;
    border-color: #c3002f;
    }

    .footerBravoTop_button{
        content:'btnLightPrimaryFilledSmall'
    }
/*</style>*/






/*<style>*/

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

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

/*</style>*/

/*<style>*/

[data-theme-style~="desktopMenu_bgColor"] {
    background-color: #222222;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
}

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

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

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

.desktop-menu-item__anchor:focus,
[data-theme-style~="desktopMenu_item_fontColor"]:focus,
[data-theme-style~="desktopMenu_item_fontColor"]:active,
[data-theme-style~="desktopMenu_item_fontColor"]:hover {
    color: #c3002f;
}

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

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

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

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

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

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

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

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

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

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

/*</style>*/






/*<style>*/

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

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

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

/*</style>*/












/*<style>*/

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

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

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

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

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

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

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

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

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


.mobileMenu_button { content:'btnLightPrimaryFilled' }

/*</style>*/


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

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

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

    [data-theme-style~="catalogSubmenu_logo_borderColor"] {
        border-color:#cccccc
    }
    [data-theme-style~="catalogSubmenu_logo_bgColor"] {
        background-color: #f7f7f7;
    }
    [data-theme-style~="catalogSubmenu_links_bgColor"] {
        background-color: #f7f7f7;
    }
    [data-theme-style~="catalogSubmenu_links_fontColor"] {
        color: #222222;
    }
    [data-theme-style~="catalogSubmenu_links_fontColor"]:hover {
        color: #c3002f;
    }


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










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

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










/*<style>*/

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

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

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

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

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

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

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









/*<style>*/

    .newsletter_button {
        content: 'btnLightPrimaryFilled';
    }

/*</style>*/













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

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

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

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

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

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

    .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:#222222!important;
    border-color:#222222;
}

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

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

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

/*</style>*/












/*<style>*/

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

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

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

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

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

    [data-theme-style~="seoText_scrollbar_fillerColor"]::-webkit-scrollbar {
        background: #f6f8f9;
    }

    [data-theme-style~="seoText_scrollbar_handleColor"]::-webkit-scrollbar-thumb {
        background: #c3002f;
    }

    [data-theme-style~="seoText_scrollbar_handleColor"]::-webkit-scrollbar-thumb:hover {
        background: #c3002f;
    }

    .seoText_button {
        content:'btnLightPrimaryFilled'
    }

/*</style>*/



















/*<style>*/

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

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

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

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

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

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

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

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






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















/*<style>*/
    

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

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

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

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

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

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





/*<style>*/
    [data-theme-style~="homePage_topBanner_borderColor"] {
        border-color: #c30d2f;
    }
    .homePage_topBanner_button {
        content: 'btnDarkSecondaryFilled';
    }
/*</style>*/




































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

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











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

[data-theme-style~="DI_compare"]:hover,
[data-theme-style~="DI_compare"].active {
background-color: #c3002f;
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: #ffffff;
border-color: #b3b3b3;
}

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

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








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

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







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

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

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

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

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







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

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

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

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

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








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

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

/*</style>*/








/*<style>*/

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

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

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

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








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

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

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

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












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

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

[data-theme-style~="DI_option_button_fontColor"]:hover,
[data-theme-style~="DI_option_button_fontColor"].active {
    color: #c3002f;
}
/*</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: #222222;
}

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

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

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







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

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

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

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











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

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

[data-theme-style~="DI_vehiclePaymentOptions_itemContent_offerDetail_fontColor"] {
    color: #222222;
}
/*</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: #aeafaf;
}

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

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

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

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

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

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

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





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









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

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

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

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

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

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

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

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






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

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

/*</style>*/


/*<style>*/

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

/*</style>*/







/*<style>*/

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

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

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

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

/*</style>*/










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

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

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























/*<style>*/

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

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

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

    .aboutPage_instance_button {
        content:'btnLightSecondaryFilled';
    }

    .aboutPage_showroom_button {
        content:'btnLightPrimaryFilled';
    }

/*</style>*/



/*<style>*/

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

/*</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: #222222;
background-color: #ffffff;
}

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


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


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

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


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

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

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


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

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


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

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

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

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


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

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


[data-theme-style~="catalogDetailsHeader_picto_fontColor"] {
color: #c3002f;
}

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

[data-theme-style~="catalogDetailsHeader_popupLinkColor"] {
color: #c3002f;
}


.catalog-details__content [data-theme-style~="catalogDetailsContentSection_separatorColor"]:before,
.catalog-details__content [data-theme-style~="catalogDetailsContentSection_separatorColor"]:after {
background-color: #c3002f;
}

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

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

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

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



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


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

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

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

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










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

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

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

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

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

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

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






















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

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

    [data-theme-style~="catalogListing_filterItem_bgColor"] {
        background-color: #ffffff;
    }
    .widget-filter__bodystyle-element:hover,
    .widget-filter__bodystyle-element.active {
        color: #ffffff;
        border-color: #222222;
        background-color: #222222;
    }

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

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

    [data-theme-style~="catalogListing_filterMakes_item_bgColor"]:hover,
    [data-theme-style~="catalogListing_filterMakes_item_bgColor"].active {
        background-color: #c3002f;
    }

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

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










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

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

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

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

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

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

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




/*<style>*/

    [data-theme-style~="compare_tile_closeBtn_fontColor"] {
        color:#818181
    }

    [data-theme-style~="compare_tile_closeBtn_fontColor"]:hover {
        color:#c0c0c0
    }

/*</style>*/






















































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

    [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~="homeInventory__bgImage"]{
        }
    


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

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

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

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

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

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

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

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

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

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

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

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

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




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





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

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

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



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

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

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

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


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


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

/*</style>*/




























































/*<style>*/


[data-theme-style~="inventoryDetailsPaymentTabs_bgColor"] {
background-color: #e0e0e0;
}
[data-theme-style~="inventoryDetailsPaymentTabs_bgColor"].is-active {
background-color: #c3002f;
}

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

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

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


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

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

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

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

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

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



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


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

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


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


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

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


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

[data-theme-style~="vehicleCashPurchase_retailDetailsValue_fontColor"] {
color: #818181;
}

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

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

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

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

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

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

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

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

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

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

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

[data-theme-style~="vehicleLease_disclaimer_fontColor"] {
color: #222222;
}
[data-theme-style~="vehicleFinance_paymentLabel_fontColor"] {
color: #222222;
}
[data-theme-style~="vehicleFinance_term_fontColor"] {
color: #222222;
}
[data-theme-style~="vehicleFinance_termPayment_fontColor"] {
color: #222222;
}
[data-theme-style~="vehicleFinance_paymentFrequency_fontColor"] {
color: #222222;
}
[data-theme-style~="vehicleFinance_incentives_fontColor"] {
color: #222222;
}
[data-theme-style~="vehicleFinance_disclaimer_fontColor"] {
color: #222222;
}
[data-theme-style~="vehicleCashPurchase_totalRebate_fontColor"] {
color: #222222;
}



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


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


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

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



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

[data-theme-style~="inventoryDetailsVehicleLabel_bgColor"] {
background: #c3002f;
}

/*</style>*/






























/*<style>*/

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

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

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

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

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

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

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

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

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


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

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

:root {
--ev-rebate-banner-bg-color: #00a0dc;
--ev-rebate-banner-font-color : #232323;
}
/*</style>*/




/*<style>*/

    .newsDetail_button1 {
        content:'btnLightSecondaryFilled';
    }
    .newsDetail_button2 {
        content:'btnDarkPrimaryOutlined';
    }

/*</style>*/







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

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

    .promotionDetail_button1 {
        content: 'btnLightSecondaryFilledSmall';
    }
    .promotionDetail_button2 {
        content: 'btnDarkSecondaryFilledSmall';
    }
/*</style>*/











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




















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

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

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

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

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

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

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

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

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

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

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

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

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

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


















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

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

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

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

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

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

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

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

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

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

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

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

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












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

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

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

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

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

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

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































/*<style>*/

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

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

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

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

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

.pageWhyBuy_button_primary {
content: 'btnLightPrimaryFilledSmall';
}
.pageWhyBuy_button_secondary {
content: 'btnLightPrimaryOutlinedSmall';
}

/***********************
    Custom Why-BUY
***********************/
[data-theme-style~="whyBuyActions_fontColor"]{
color: #222222;
}
.whyBuyActions_button {
content:'btnLightPrimaryFilled';
}


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

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

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

[data-theme-style~="whyBuyFunctionalities_borderColor"]{
border-color: #cccccc;
}
[data-theme-style~="whyBuyFunctionalities_item_fontColor"]{
color: #222222;
}

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

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

/*</style>*/


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



