<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*&lt;style &gt;*/



    @font-face {
        font-family: 'ToyotaType-Black';
        src: url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Black.eot');
        src: url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Black?#iefix') format('embedded-opentype'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Black.woff2') format('woff2'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Black.woff') format('woff'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Black.ttf') format('truetype');
    }

    @font-face {
        font-family: 'ToyotaType-Bold';
        src: url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Bold.eot');
        src: url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Bold?#iefix') format('embedded-opentype'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Bold.woff2') format('woff2'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Bold.woff') format('woff'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Bold.ttf') format('truetype');
    }

    @font-face {
        font-family: 'ToyotaType-Semibold';
        src: url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Semibold.eot');
        src: url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Semibold?#iefix') format('embedded-opentype'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Semibold.woff2') format('woff2'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Semibold.woff') format('woff'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Semibold.ttf') format('truetype');
    }

    @font-face {
        font-family: 'ToyotaType-Light';
        src: url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Light.eot');
        src: url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Light.eot?#iefix') format('embedded-opentype'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Light.woff2') format('woff2'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Light.woff') format('woff'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Light.ttf') format('truetype');
    }

    @font-face {
        font-family: 'ToyotaType-Book';
        src: url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Book.eot');
        src: url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Book.eot?#iefix') format('embedded-opentype'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Book.woff2') format('woff2'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Book.woff') format('woff'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Book.ttf') format('truetype');
    }

    @font-face {
        font-family: 'ToyotaType-Regular';
        src: url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Regular.eot');
        src: url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Regular.eot?#iefix') format('embedded-opentype'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Regular.woff2') format('woff2'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Regular.woff') format('woff'),
        url('//cdn.sm360.ca/varia/fonts/toyota/ToyotaType-Regular.ttf') format('truetype');
    }


/*&lt;/style&gt;*/



[data-theme-style~="mainFont__regular"]{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}

[data-theme-style~="mainFont__light"]{
font-family: "ToyotaType-Light", "sans-serif";;
    font-weight: normal;
}

[data-theme-style~="mainFont__bold"]{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

/*&lt;style&gt;*/

/**************************************************
Title &amp; Typo
***************************************************/
/***************** Body *******************/
body {
    font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
}
/***************** Title ******************/
/* Mobile */
h1, .title__primary {
    font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
    font-size: 30px;
    line-height: 35px;
}

h2, .title__secondary {
    font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
}

h3, .title__tertiary {
    font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
}

h4, .title__quaternary {
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}

h5, .title__quinary {
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
}

.title__subtitle {
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;;
    font-size: 24px;
    line-height: 28px;
}


/* Tablet */
@media screen and (min-width: 768px){
    h1, .title__primary {
        font-size: 38px;
        line-height: 45px;
    }

    h2, .title__secondary {
        font-size: 28px;
        line-height: 33px;
    }

    h3, .title__tertiary {
        font-size: 22px;
        line-height: 26px;
    }

    h4, .title__quaternary {
        font-size: 16px;
        line-height: 19px;
    }
}

.help-text, .review__author, .smallprint, .wysiwyg a{
font-style: normal;
}

.block-about-beta h2{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}

.home-reviews-delta .home-reviews__title span{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}

.home-reviews-delta .home-reviews__listing-author{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.smallprint{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
font-size: 12px;
line-height: 16px;
}

/***************** Tools ******************/

.label__checkbox,
[type=checkbox]+label.label__checkbox{
font-size: 14px;
}
.label__checkbox.active{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}
.form__label,label{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
font-size: 14px;
}
.form-field__label--text.active:before{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}

.vehicle__rebate{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
text-transform: uppercase;
}

.tabs-title a {
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}

.widget-countdown__number,
.widget-rating__count{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.widget-filter__check-element .widget-filter__bodystyle-name{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

/**************************************************
HEADER
**************************************************/
.header__nav-submenu__catalog-list-vehicle-name,
.header__menu,
.header__compare,
.header-mobile__phone {
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;;
}
.header__nav-submenu-element{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}

.menu-mobile__phone .snippet-phone__department-phone{
font-size: 14px;
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.menu-mobile__dealer-name{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;;
}
.language-switch__item--active{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

/**************************************************
FOOTER
**************************************************/

.googlemap-infobox .infobox_dealer-name,
.googlemap-infobox .snippet-phone__department-phone{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.footer__title{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.footer-delta__title{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.footer-beta__title{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

.footer-gamma__title{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

.footer-hours-tabs__box-opening-hours{
text-transform: lowercase;
}
.footer-hours-tabs__box-opening-hours--closed{
text-transform: none;
}
.footer__bottomblock-anchor{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}
/**************************************************
BUTTON
***************************************************/
.link__alpha,
.link__beta,
.link__ghost,
.link__regular-primary,
.link__regular-secondary {
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

/**************************************************
Form
***************************************************/
.form-sidebar__title{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.radio-button__label-text{
font-size: 14px;
}

.form-field__label-select-dropdown:focus,
.form-field__label-select-dropdown:active,
.form-field__label-select-dropdown:visited,
.link__regular:focus, .social-block__link:focus,
[type=text]:focus, [type=password]:focus,
[type=date]:focus, [type=datetime]:focus,
[type=datetime-local]:focus, [type=month]:focus,
[type=week]:focus, [type=email]:focus,
[type=number]:focus, [type=search]:focus,
[type=tel]:focus, [type=time]:focus,
[type=url]:focus, [type=color]:focus, textarea:focus {
border: 1px solid #0071B3;
box-shadow: 0 0 3px #0071B3 !important;
}

.link__alpha:focus{
box-shadow: 0 0 3px #0071B3 !important;
}

select:focus,
.widget-dropdown__button.active,
.widget-dropdown__content.active,
.widget-dropdown__content.active &gt; li{
border-color: #0071B3;
}

/**************************************************
Inventory
***************************************************/

.calcResult,
.used-section__vehicle-info,
.used-section__vehicle-name,
.widget-calculator_payments,
.inventory-details__content-carproof{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}
.inventory-details__content-contact-info .title__quaternary,
.inventory-details__content-carproof a{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}
.more-photo__button-text span{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}
.form-field__label.widget__calculator-field [data-calculator~="price_input"]{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}
.watermark--sold{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}
.home-inventory-delta__item-name{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}
/**************************************************
Catalog
***************************************************/
.catalog-listing__filter .form-field__label-checkbox-wrapper{
margin-right: 8px;
}

.catalog-listing-alpha__html-seo{
font-size: 14px;
line-height: 17px;
}

.catalog-block-alpha__name{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
font-size: 18px;
line-height: 20px;
}

.showroom-price__price--regular,
.showroom-financing__payment,
.showroom-financing__rate {
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
font-size: 24px;
line-height: 27px;
}
.showroom-price__price--old{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
font-size: 18px;
line-height: 26px;
}

.showroom-financing__type{
font-size: 14px;
line-height: 18px;
}

.showroom-price__price-label--starting-at,
.vehicle__rebate-old-price,
.showroom-financing__type,
.showroom-financing__frequency,
.showroom-financing__term,
.showroom-financing__cashdown{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}

.showroom-rebate__text{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
font-size: 14px;
line-height: 18px;
}
.catalog-block-alpha .showroom-price__price--regular{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

.catalog-preview-alpha__vehicle-name,
.catalog-listing__html-seo .title,
.inventory-listing__html-seo .title{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.catalog-block__name{
font-size: 16px;
line-height: 18px;
}

.catalog-preview-alpha__showroom-price__wrapper,
.showroom-financing__spec-wrapper,
.catalog-section__slider-vehicle-name,
.catalog-section__slider-showroom-financing__rate,
.catalog-section__slider-showroom-financing__payment,
.catalog-section__slider-showroom-price__wrapper,
.catalog-section__slider-pager-item,
.catalog-details__gallery-button,
.catalog-details__trim-link{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}
.catalog-inventory-availability__count{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}
.view-switcher-alpha__link,
.popup-links-alpha__item-link,
.popup-links-alpha__item-icon{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
font-size: 20px;
line-height: 22px;
}
[data-theme-sprite~="gallery"]:before {
vertical-align: middle;
}

.catalog-showroom-price__value{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}
/*********************
Modules
**********************/
.catalog-slider__title,
.rapid-search-charlie__subtitle{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.home-reviews-beta .home-reviews__all-score-rating,
.home-reviews-beta .home-reviews__listing-author{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.home-reviews-charlie .home-reviews__listing-author{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.rapid-search-alpha__title{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.rapid-search-alpha__cta{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.block-service-beta__title span{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}

.block-ctas-inventory-alpha__title span,
.block-ctas-inventory-beta__title span{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}

.home-reviews-charlie .home-reviews__all-score-rating{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.block-ctas-big__title span{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}

.block-address-sidebar__text,
.block-phone-sidebar__text{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

.snippet-phone__department-name--header{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;;
}

.footer__title{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}
.footer__bottomblock-anchor{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.title-bottom{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}
.inventory-list-layout__preview-name{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.inventory-list-layout__preview-price-current{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.vehicle__consumptions-value{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.inventory-details__content-options .title{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.catalog-block__name{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;;
}
.catalog-block__name-anchor{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.showroom-price__price{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.showroom-price__price--legal{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.view-switch-link span{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.catalog-details__consumptions-label{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.catalog-details__consumptions-value{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.widget-accordion__title{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;;
}

.catalog-details__details-specs-type{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.vehicle__result{
: font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.snippet-phone__department-phone {
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;;
}

.header__name{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.text-bold{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;;
}

.bodytext h2{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.inventory-preview-alpha__preview-name{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}

.block-service-alpha__title{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
}
.catalog-slider__title{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.catalog-preview-echo__vehicle-name{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.inventory-preview-alpha__preview-price-current{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.form-bottom__title{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.pagination .pagination__page-button-text{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.widget-dropdown__button-content{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.article-listing__title{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

/*********************
    Opening Hours
**********************/
.block-hours__department-name-text,
.block-hours__department-phone-text {
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;;
}

/*********************
   Address Snippet
**********************/
.snippet-address__title {
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

.snippet-address__address-name {
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

.inventory-listing-charlie__open-filters-anchor{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
font-size: 18px;
}

.inventory-listing-charlie__open-filters-picto{
font-size: 35px;
}

.inventory-filter-charlie .filters-dropdown__button {
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}
.promo-details-alpha__form-title {
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}
.pagination-text {
position:relative;
top:-2px;
}

.view-switch__link-margin.selected{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.view-switch__link-margin{
font-family: "ToyotaType-Book", "sans-serif";;
    font-weight: normal;
}

.inventory-details .overlay-no-content{
cursor: auto;
}

.inventory-details .overlay-no-content:hover img{
filter:none;
}

/*&lt;/style&gt;*/















































/*&lt;style&gt;*/


[data-theme-style~="btnAlphaPrimary"] {
background-color: #0071b3;
    color:#ffffff;
    border-color: #0071b3;
}

[data-theme-style~="btnAlphaPrimary"]:hover,
[data-theme-style~="btnAlphaPrimary"]:focus,
[data-theme-style~="btnAlphaPrimary"]:active {
    background-color: #005a92;
    color:#ffffff;
    border-color: #005a92;
}


[data-theme-style~="btnAlphaSecondary"] {
    background-color: #ffffff;
    color:#373d45;
    border-color: #373d45;
}

[data-theme-style~="btnAlphaSecondary"]:hover,
[data-theme-style~="btnAlphaSecondary"]:focus,
[data-theme-style~="btnAlphaSecondary"]:active {
    background-color: #eff9ff;
    color:#373d45;
    border-color: #373d45;
}



[data-theme-style~="btnAlphaTertiary"] {
    background-color: #ffffff;
    color:#0071b3;
    border-color: #0071b3;
}

[data-theme-style~="btnAlphaTertiary"]:hover,
[data-theme-style~="btnAlphaTertiary"]:focus,
[data-theme-style~="btnAlphaTertiary"]:active,
[data-theme-style~="btnAlphaTertiary"].selected {
    background-color: #eff9ff;
    color:#0071b3;
    border-color: #0071b3;
}


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

[data-theme-style~="btnAlphaQuartery"]:hover,
[data-theme-style~="btnAlphaQuartery"]:focus,
[data-theme-style~="btnAlphaQuartery"]:active,
[data-theme-style~="btnAlphaQuartery"].selected {
    background-color: rgba(0,0,0,0.25);
    color:#ffffff;
    border-color: #ffffff;

}



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

[data-theme-style~="btnAlphaGhost"]:hover,
[data-theme-style~="btnAlphaGhost"]:focus,
[data-theme-style~="btnAlphaGhost"]:active,
[data-theme-style~="btnAlphaGhost"].selected {
    background-color: #000000;
    color:#ffffff;
    border-color: #000000;
}

/*&lt;/style&gt;*/



























/*&lt;style&gt;*/



[data-theme-style~="btnBetaPrimary"] {
    color:#87b672;
    background-color: transparent;
    border-color: #87b672;
}

[data-theme-style~="btnBetaPrimary"]:hover,
[data-theme-style~="btnBetaPrimary"]:focus,
[data-theme-style~="btnBetaPrimary"]:active {
    color:#ffffff;
    background-color: #87b672;
    border-color: #87b672;
}


[data-theme-style~="btnBetaSecondary"] {
    color:#ffffff;
    background-color: #87b672;
    border-color: #87b672;

}
[data-theme-style~="btnBetaSecondary"]:hover,
[data-theme-style~="btnBetaSecondary"]:focus,
[data-theme-style~="btnBetaSecondary"]:active,
[data-theme-style~="btnBetaSecondary"].active {
    color:#ffffff;
    background-color: #87b672 ;
    border-color: #87b672;
}


[data-theme-style~="btnBetaTertiary"] {
    color:#87b672;
    background-color: #ffffff;
    border-color: #ffffff;
}

[data-theme-style~="btnBetaTertiary"]:hover,
[data-theme-style~="btnBetaTertiary"]:focus,
[data-theme-style~="btnBetaTertiary"]:active {
    color:#ffffff;
    background-color: #87b672;
    border-color: #ffffff;
}




[data-theme-style~="btnBetaFullBg"] {
color:#87b672;
background-color: #87b672;
border-color: #87b672;
}

[data-theme-style~="btnBetaFullBg"]:hover,
[data-theme-style~="btnBetaFullBg"]:focus,
[data-theme-style~="btnBetaFullBg"]:active {
color:#87b672;
background-color: transparent;
border-color: #87b672;
}


/*&lt;/style&gt;*/




















/*&lt;style&gt;*/
    [data-theme-style~="btnRegularPrimary"] {
        color:#0071b3
    }

    [data-theme-style~="btnRegularPrimary"]:hover,
    [data-theme-style~="btnRegularPrimary"]:focus,
    [data-theme-style~="btnRegularPrimary"]:active{
        color:#0071b3
    }

    [data-theme-style~="btnRegularSecondary"] {
        color:#373d45
    }

    [data-theme-style~="btnRegularSecondary"]:hover,
    [data-theme-style~="btnRegularSecondary"]:focus,
    [data-theme-style~="btnRegularSecondary"]:active{
        color:#373d45
    }



    [data-theme-style~="btnRegularTertiary"],
    [data-theme-style~="btnRegularTertiary"]:focus{
        color:#1d222a;
    }
    [data-theme-style~="btnRegularTertiary"]:hover{
        color: #1d222a;
    }

    [data-theme-style~="btnRegularTertiary"]:after{
        color: #1d222a;
    }

    [data-theme-style~="btnRegularTertiary"]:hover:after{
       color: #1d222a;
    }



[data-theme-style~="btnRegularQuaternary"],
[data-theme-style~="btnRegularQuaternary"]:hover,
[data-theme-style~="btnRegularQuaternary"]:focus{
color:#0071b3;
}

[data-theme-style~="btnRegularQuaternary"]:after{
background-color: #0071b3;
}

[data-theme-style~="btnRegularQuaternary"]:hover:after{
background-color: #0071b3;
}



[data-theme-style~="readMoreLink_fontColor"] {
color:#0071b3;
}

[data-theme-style~="readMoreLink_fontColor"]:hover,
[data-theme-style~="readMoreLink_fontColor"]:focus,
[data-theme-style~="readMoreLink_fontColor"]:active{
color:#0071b3;
}

/*&lt;/style&gt;*/








/*&lt;style&gt;*/


[data-theme-style~="btnSocialPrimary_pictoColor"]{
color: #0071b3;
}

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

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

/*&lt;/style&gt;*/







/*&lt;style&gt;*/


[data-theme-style~="linkMorePhoto"] {
color: #eff9ff;
background-color: #5e6f7d;
}

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

/*&lt;/style&gt;*/









/*&lt;style&gt;*/


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

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

[data-theme-style~="linksWithQuantities_text_fontColor"]{
    color: #0071b3;
}

[data-theme-style~="linksWithQuantities_text_fontColor"]:hover{
    color: #0071b3;
}

/*&lt;/style&gt;*/


















/*&lt;style&gt;*/

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

}

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

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

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

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

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

/*&lt;/style&gt;*/























































/*&lt;style&gt;*/

[data-theme-style~="footerTop_bgColor"] {
    background-color: #eef1f2;
}
[data-theme-style~="footerTop_fontColor"] {
    color: #373d45;
}

[data-theme-style~="footerTop_secondaryFontColor"] {
color: #0071b3;
}

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

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


[data-theme-style~="footer_social"]{
color:#7b878f;
}

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

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

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

[data-theme-style~="footerBlock_title"],
[data-theme-style~="footerBlock_title"]:hover,
[data-theme-style~="footerBlock_title"]:active,
[data-theme-style~="footerBlock_title"]:focus{
color:#373d45;
}

/*

[data-theme-style~="footer"],
[data-theme-style~="footerBlock"]{
background-color:#dfe5ea;
color:#373d45;
}

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

!***************    FOOTER - MAIN NAV   ****************!

[data-theme-style~="footerBlock_title"]{
color:#373d45;
}
[data-theme-style~="footerBlock"] .footer__list{
color:#373d45;
}


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

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

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

!***************    FOOTER - DEALER INFOS   ****************!

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

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

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


!***************    FOOTER - PRIMARY CTA   ****************!

[data-theme-style~="btnFooter"]{
color:#ffffff;
background-color: #87b672;
}
[data-theme-style~="btnFooter"]:hover,
[data-theme-style~="btnFooter"]:focus,
[data-theme-style~="btnFooter"]:active{
color:#87b672;
background-color: #ffffff;
}

!***************    FOOTER - BOTTOM   ****************!

[data-theme-style~="footer__bottom"],
[data-theme-style~="footerBottom"] {
color:#808080;
background-color: #4d4d4d;
}



[data-theme-style~="footer__bottomNav"]{
background-color: #ffffff;
}
[data-theme-style~="footer__bottomNav__anchor"],
[data-theme-style~="footer__bottomNav__elem"]:before{
color: #4d4d4d;
}
[data-theme-style~="footer__bottomNav__anchor"]:hover{
color: #4d4d4d;
}

!***************    FOOTER - COPYRIGHT   ****************!

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

/*&lt;/style&gt;*/


































/*&lt;style&gt;*/

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

[data-theme-style~="headerMobile_fontColor"] {
    color:#373d45;
}

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


.off-canvas {
    background-color:#ffffff;
}

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

[data-theme-style~="menuMobile_fontColor"] {
    color:#373d45;
}

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

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

[data-theme-style~="menuMobile_fontColor_active"] {
    color:#373d45;
}


[data-theme-style~="menuMobile_address_fontColor"] {
    color:#303030;
}


[data-theme-style~="menuMobile_phone_fontColor"] {
    color:#303030;
}


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


[data-theme-style~="menuMobile_closeButton_fontColor"] {
    color:#303030;
}

/*&lt;/style&gt;*/
























































































/*&lt;style&gt;*/

[data-theme-style~="header__phone__labelTextColor"] {
    color:#373d45;
}

[data-theme-style~="header__phone__numberColor"] {
    color:#373d45;
}

[data-theme-style~="header__phone__numberColor"]:hover {
    color:#373d45;
}
[data-theme-style~="header__address__textColor"] {
    color:#373d45;
}

[data-theme-style~="header__address__textColor"]:hover {
    color:#373d45;
}

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

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

[data-theme-style~="headerNavMain__Elem"].is-selected:after,
[data-theme-style~="headerNavMain__Elem"]:hover:after{
background-color: #eb0a1e;
}

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

[data-theme-style~="headerNavMain__Elem"]:hover,
[data-theme-style~="headerNavMain__Elem"].is-selected{
background-color: #eef1f2;
}

[data-theme-style~="headerNavMain__Elem"].is-active &gt; a,
[data-theme-style~="headerNavMain__Elem"] &gt; a:hover{
color: #373d45 !important;
}

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

[data-theme-style~="header_linkColor"] {
    color: #373d45;
}

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

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

[data-theme-style~="header__dealerName__textColor"] {
color: #373d45;
}

[data-theme-style~="menuDesktop_fontColor"] {
    color: #373d45;
}

[data-theme-style~="menuDesktop_fontColor_hover"]:hover {
    color: #373d45;
}
[data-theme-style~="menuDesktop_fontColor_active"] {
    color: #373d45;
}

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

[data-theme-style~="headerNavSub"] li a:hover{
color: #373d45;
}

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

[data-theme-style~="header__compare__dropdownBoxCta"] {
background-color: #4d4d4d;
color: #ffffff;
border-color: #4d4d4d;
}
[data-theme-style~="header__compare__dropdownBoxCta"] :hover,
[data-theme-style~="header__compare__dropdownBoxCta"] :focus,
[data-theme-style~="header__compare__dropdownBoxCta"] :active {
background-color: #ffffff;
color: #4d4d4d;
border-color: #f2f2f2;
}

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

/*&lt;/style&gt;*/



















/*&lt;style&gt;*/

[data-theme-style~="catalogPreview_bgColor"] {
    background-color: #ffffff;
}
[data-theme-style~="catalogPreviewLabel_bgColor"] {
    background-color: #eb0a1e;
}
[data-theme-style~="catalogPreviewLabel_fontColor"] {
    color: #ffffff;
}
[data-theme-style~="catalogPreview_fontColor"] {
    color: #373d45;
}
[data-theme-style~="catalogPreviewFinancing_fontColor"] {
    color: #373d45;
}
[data-theme-style~="catalogPreviewPrice_fontColor"] {
    color: #373d45;
}

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

[data-theme-style~="catalogPreviewAlpha_specifications_bgColor"]{
background-color: #ffffff;
}
/*&lt;/style&gt;*/









/*&lt;style&gt;*/

[data-theme-style~="catalogPreviewAlpha_specifications_fontColor"] {
    color: #373d45;
}
[data-theme-style~="catalogPreviewAlpha_specifications_bgColor"] {
    background-color: #ffffff;
}
/*&lt;/style&gt;*/

















/*&lt;style&gt;*/

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

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

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

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

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

[data-theme-style~="widgetCountdown_label_fontColor"] {
    color: #373d45;
}
/*&lt;/style&gt;*/








/*&lt;style&gt;*/

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

/*&lt;/style&gt;*/















/*&lt;style&gt;*/


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

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

[data-theme-style~="widgetSticky_bgColor"]{
background-color: #5e6f7d ;
}

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

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

/***************    STICKY    ****************/
[data-theme-style~="stickyCtas"] a{
color: #4d4d4d;
}

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

[data-theme-style~="stickyCtas__pictoBgColor"]{
background-color: #87b672;
}

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




/*&lt;/style&gt;*/











/*&lt;style&gt;*/

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

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

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

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

/*&lt;/style&gt;*/





























/*&lt;style&gt;*/

/*****************************************************************
BACKGROUND
*****************************************************************/

[data-theme-style~="bodyPattern_primary"], body{
color:#373d45;
}


/****************    BG PRIMARY    *****************/
[data-theme-style~="bodyPrimary"]{
color:#373d45;
background-color: #f2f2f2;
}

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

[data-theme-style~="bodyPrimaryBg"]{
background: #f2f2f2 url("https://img.sm360.ca/images/web/") no-repeat top center;
}

[data-theme-style~="bodyPrimaryBg_bottom"]{
background: #f2f2f2 url("https://img.sm360.ca/images/web/") no-repeat bottom center;
}

[data-theme-style~="bodyPrimary_fontColor"]{
color:#373d45;
}

[data-theme-style~="bodyPrimary_titleColor"]{
color:#373d45;
}

/***************    BG SECONDARY    ****************/
[data-theme-style~="bodySecondary"]{
background-color:#ffffff;
color:#4d4d4d;
}

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

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

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

/***************    BG SIMILARLY    ****************/
[data-theme-style~="bodySimilarly"]{
background-color:#f2f2f2;
color:#303030;
}

[data-theme-style~="bodySimilarly_titleColor"]{
color:#303030;
}

/****************   BODY LINK PRIMARY    *****************/
[data-theme-style~="linkPrimary"]{
color:#373d45
}
[data-theme-style~="linkPrimary"]:hover,
[data-theme-style~="linkPrimary"]:focus,
[data-theme-style~="linkPrimary"]:active{
color:#4d4d4d
}

/****************   BODY LINK SECONDARY    *****************/
[data-theme-style~="linkSecondary"]{
color:#87b672
}
[data-theme-style~="linkSecondary"]:hover,
[data-theme-style~="linkSecondary"]:focus,
[data-theme-style~="linkSecondary"]:active{
color:#4d4d4d
}

/****************   BODY LINK SECONDARY    *****************/
[data-theme-style~="aboutShowroom__fontColor"]{
color:#ffffff;
}

/*&lt;/style&gt;*/








/*&lt;style&gt;*/
[data-theme-style~="breadcrumb_primaryFontColor"],
[data-theme-style~="breadcrumb_primaryFontColor"]:hover {
    color: #ffffff;
}

[data-theme-style~="breadcrumb_active_primaryFontColor"] {
    color: #e5011c;
}

[data-theme-style~="breadcrumb_secondaryFontColor"],
[data-theme-style~="breadcrumb_secondaryFontColor"]:hover {
    color: #373d45;
}

[data-theme-style~="breadcrumb_active_secondaryFontColor"] {
    color: #373d45;
}
/*&lt;/style&gt;*/







/*&lt;style&gt;*/

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

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

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

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


/*&lt;/style&gt;*/

































/*&lt;style&gt;*/

/*****************************************************************
APPLY FOR CREDIT PAGE
*****************************************************************/

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

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


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

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


[data-theme-style~="creditStepAnswer"]:hover {
color: #0071b3;
box-shadow: 0 0 0 2px #373d45;
background-color: rgba(55,61,69,0.1);
}

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


[data-theme-style~="creditStepAnswer"].is-selected {
color: #0071b3;
box-shadow: 0 0 0 2px #ffffff;
background-color: rgba(255,255,255,0.1);
}

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


[data-theme-style~="creditStepInput"] {
color: #373d45;
box-shadow: 0 0 0 1px #373d45 !important;
}

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


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


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


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

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

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

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

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

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

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

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

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

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

/*&lt;/style&gt;*/
















































/*&lt;style&gt;*/
    /**************************************
        Fields (Input &amp; Textarea)
    **************************************/
    [data-theme-style~="formInput_fontColor"] {
        color: #373d45;
    }

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

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

    [data-theme-style~="formInput_fontColor"]:hover,
    [data-theme-style~="formInput_fontColor"]:focus,
    [data-theme-style~="formInput_fontColor"]:active {
        color: #373d45;
    }

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

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

    input[type="radio"] + label .radio-button__label-radio {
        border-color: #becfdb;
        background-color: #ffffff;
    }

    input[type="radio"] + label:hover .radio-button__label-radio {
        border-color: #0071b3;
    }

    input[type="radio"]:checked + label .radio-button__label-radio:before {
        background-color: #ffffff;
    }

    input[type="radio"]:checked + label .radio-button__label-radio {
        border-color: #0071b3;
        background-color: #0071b3;
    }

    [data-theme-style~="formInput_fontColor"] .form-field__label.ui-state-error:not(.form-message-wrapper) input{
        color:#ca0000;
    }

    .form-field__label.form-field__label-file-resume.ui-state-error .form-field__label-file-block-text,
    .form-field__label.form-field__label-file-resume.ui-state-error .form-field__label-file-block-filename{
        color:#ca0000;
    }

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

    /**************************************
                Checkbox
    **************************************/

    [type="checkbox"] + label{
        color: #373d45;
    }

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

    /* Hover state */
    [type=checkbox] + label:hover:before{
        border-color: #0071b3;
    }

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

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

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

    [data-theme-style~="formBlockContent_fontColor"]{
        color: #373d45;
    }

    [data-theme-style~="form-policy-fontColor"]{
        color: #373d45;
    }

    [data-theme-style~="formBlockTitle"]{
        color: #373d45;
    }

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

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

    /**************************************
        Dropdown
    **************************************/
    [data-theme-style~="formInput_dropdown_borderColor"] {
        border-color: #b3bac3;
    }

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

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

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

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

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

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

    [data-theme-style~="formInput_dropdown_button_fontColor"] {
        color: #373d45;
    }

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

    [data-theme-style~="formInput_dropdown_button_fontColor_active"] {
        color: #373d45;
    }

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

    .footer__address__dropdown .widget-dropdown__button.active .widget-dropdown__select-arrow {
        background-color: transparent;
        color: #373d45;
    }

    .header__address__dropdown .widget-dropdown__button.active .widget-dropdown__select-arrow {
        background-color: transparent;
        color: #373d45;
    }


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

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

    /* Error Generic Form.js */
    .ui-state-error,
    .ui-state-error:hover,
    .ui-state-error:active,
    .ui-state-error:focus {
        border-color: #ca0000!important;
    }

    .ui-state-error::placeholder ,
    .ui-state-error.checkbox-label {
        color: #ca0000;
    }

/*&lt;/style&gt;*/











/*&lt;style&gt;*/


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


[data-theme-style~="blockInstanceBottomTitle__fontColor"]{
color: #808285;
}

[data-theme-style~="blockInstanceBottom__borderColor"]:after{
background: #a9bdcc;
}

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


/*&lt;/style&gt;*/




















































































/*&lt;style&gt;*/

/*****************************************************************
HOME INVENTORY
*****************************************************************/

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

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

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

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

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

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

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

/***************    Home Background Sections    ****************/


    
        [data-theme-style~="homeService_bgColor"]{
        background: -webkit-linear-gradient(#ffffff, #ffffff); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#ffffff, #ffffff); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#ffffff, #ffffff); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#ffffff, #ffffff); /* Standard syntax (must be last) */
        }
    
    





    
        [data-theme-style~="homeCatalog_bgColor"]{
        background: #ffffff;
        background: -webkit-linear-gradient(left,    #ffffff, #ffffff); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(left,         #ffffff, #ffffff); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(left,       #ffffff, #ffffff); /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right,      #ffffff, #ffffff); /* Standard syntax (must be last) */
        }
    
    



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

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

[data-theme-style~="homeCatalog_tabs"].active::before{
    background-color: #87b672;
}


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

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

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

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


/*****************************************************************
HOME SOCIAL BLOCK
*****************************************************************/
[data-theme-style~="homeSocial__bgColor"]{
background-color: #ffffff;
}

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

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

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


/*****************************************************************
HOME REVIEWS
*****************************************************************/

[data-theme-style~="homeReviews_scoreColor"]{
color: #303030;
}

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

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

[data-theme-style~="homeReviews_bgColor"]:after{
background-color: #f2f2f2;
border-top-color: #f2f2f2;
color: #f2f2f2;
}

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

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

[data-theme-style~="homeReviews_starsColor"],
.picto__rating-full,
.picto__rating-full:active,
.picto__rating-full:focus,
.picto__rating-full:hover,
.picto__rating-empty:focus,
.picto__rating-empty:hover{
color: #ed0000;
}

[data-theme-style~="homeReviews_emptyStarsColor"],
.picto__rating-empty{
color: #f2f2f2;
}

[data-theme-style~="homeReviews_sliderColors"] .slick-dots li button:before,
[data-theme-style~="homeReviews_sliderColors"] .slick-dots li button:hover:before,
[data-theme-style~="homeReviews_sliderColors"] .slick-dots li button:focus:before{
color: #f2f2f2 !important;
}

[data-theme-style~="homeReviews_sliderColors"] .slick-dots li.slick-active button:before{
color: #87b672 !important;
}

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

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

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

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

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

/*****************************************************************
HOME CTAS SMALL
*****************************************************************/
[data-theme-style~="blockCtasSmall__textColor"]{
color: #ffffff;
}
[data-theme-style~="blockCtasSmall__textColor"]:after{
background-color: #ffffff;
}
[data-theme-style~="blockCtasSmall__linkColor"]{
color: #87b672;
}

/*****************************************************************
HOME INVENTORY SMALL
*****************************************************************/
[data-theme-style~="blockCtasInventory__color"]{
color: #ffffff;
}

/*************************
Slider
*************************/
[data-theme-style~="pagerSlider"] a,
[data-theme-style~="pagerSlider"] li,
[data-theme-style~="pagerSlider_bgColor"],
.slick-dots li{
background-color: #7b878f;
}

[data-theme-style~="pagerSlider"] a.active,
[data-theme-style~="pagerSlider"] li.slick-active,
[data-theme-style~="pagerSlider_bgColor"].active,
.slick-dots li.slick-active{
background-color: #eb0a1e;
}

[data-theme-style~="promoHeaderSlider__controls"]{
color: #becfdb;
}
[data-theme-style~="promoHeaderSlider__controls"]:hover{
color: #eff9ff;
}
[data-theme-style~="promoHeaderSlider_fontColor"]{
color: #ffffff;
}

/*****************************************************************
PROMO HEADER SLIDER
*****************************************************************/

[data-theme-style~="promoHeaderSlider__dots"] li button{
color: #ffffff;
background-color: #ffffff;
border-color: #ffffff;
}
[data-theme-style~="promoHeaderSlider__dots"] li button:hover,
[data-theme-style~="promoHeaderSlider__dots"] li.slick-active button{
color: #ffffff;
background-color: #ffffff;
border-color: #ffffff;
}

[data-theme-style~="promoHeaderSlider__dots__text"] li button{
color: #ffffff;
}
[data-theme-style~="promoHeaderSlider__dots__text"] li button:hover,
[data-theme-style~="promoHeaderSlider__dots__text"] li.slick-active button{
color: #ffffff;
}
[data-theme-style~="promoHeaderSlider__listBg"]{
background: #808080;
}

/*&lt;/style&gt;*/





















/*&lt;style&gt;*/

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

[data-theme-style~="pageExtraCare_instanceBorderColor"]:after{
    background-color: #58595b;
}


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

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

[data-theme-style~="pageExtraCareProtection_menuTabs_hover"]:hover {
background-color: rgba(55,61,69,0.1)
}

[data-theme-style~="pageExtraCareProtection_pea_bgColor"] {
background-color: #d8dace
}

[data-theme-style~="pageExtraCareProtection_peaMiddle_bgColor"] {
background: linear-gradient(to bottom,#758084 0,#405165 100%);
}

[data-theme-style~="pageExtraCareProtection_accordion_fontColor"],
[data-theme-style~="pageExtraCareProtection_accordion_fontColor"]&gt;a,
[data-theme-style~="pageExtraCareProtection_accordion_fontColor"]&gt;a:active {
color: #ffffff;
}

[data-theme-style~="pageExtraCareProtection_accordionPicto_fontColor"]&gt;a:before {
color: #ffffff;
}

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

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

[data-theme-style~="pageExtraCareProtection_bottom_bgColor"]{
background-color: #405165
}

[data-theme-style~="pageExtraCareProtection_peaBottom_bgColor"]{
background: linear-gradient(to bottom,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.5) 100%)
}

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

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

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

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

[data-theme-style~="pageExtraCareProtection_roadside_bgColor"]{
background-color: #2f2f2f;
}

/*&lt;/style&gt;*/

/*&lt;style&gt;*/

[data-theme-style~="pageConnectedServices_fontColor"]{
color: #0071b3;
}

/*&lt;/style&gt;*/















































































/*&lt;style&gt;*/
/*****************************************************************
HIGHLIGHTS MODULES
*****************************************************************/

[data-theme-style~="blockCtasBig"]{
color: #ffffff;
}
[data-theme-style~="blockCtasBig__BgColor"]{
background-color: #ffffff;
}
[data-theme-style~="blockCtasBig__BorderColor"]{
color: #ffffff;
}
[data-theme-style~="blockCtasBigFirst__BgColor"]{
background-color: #000000;
}
[data-theme-style~="blockCtasBigFirst__BorderColor"]{
color: #000000;
}
[data-theme-style~="blockCtasBig__TitleColor"]{
color: #ffffff;
}
[data-theme-style~="blockCtasBigFirst__TitleColor"]{
color: #000000;
}
[data-theme-style~="blockCtasBig__TitleColor"]:after{
background-color: #ffffff;
}
[data-theme-style~="blockCtasBigFirst__TitleColor"]:after{
background-color: #000000;
}
[data-theme-style~="blockCtasBigFirst__TextColor"]{
color: #87b672;
}
[data-theme-style~="blockCtasBigFirst__TextColor"] h3,
[data-theme-style~="blockCtasBigFirst__TextColor"] .subtitle{
color: #87b672;
}
[data-theme-style~="blockCtasBigFirst__TextColor"] h3:after,
[data-theme-style~="blockCtasBigFirst__TextColor"] .subtitle:after{
background-color: #000000;
}
[data-theme-style~="blockCtasBig__footerBg"]{
background-color: #ffffff;
}

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

[data-theme-style~="highlightsBlocks__titleColor"]{
color: #4d4d4d;
}
[data-theme-style~="highlightsBlocks__titleColor"]:before,
[data-theme-style~="highlightsBlocks__titleColor"]:after{
background-color: #4d4d4d;
}

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

[data-theme-style~="highlightsBlocks__contentColor"] h3,
[data-theme-style~="highlightsBlocks__contentColor"] h4,
[data-theme-style~="highlightsBlocks__contentColor"] h5{
color: #4d4d4d;
}

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

[data-theme-style~="highlightsBlocks__cta"]:hover,
[data-theme-style~="highlightsBlocks__cta"]:focus,
[data-theme-style~="highlightsBlocks__cta"]:active{
color: #4d4d4d;
border-color: #4d4d4d;
background: #ffffff;
}

/*****************************************************************
HIGHLIGHTS MODULES SECONDARY
*****************************************************************/

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

[data-theme-style~="highlightsBlocks__secondary__sectionTitle"]{
color: #4d4d4d;
}
[data-theme-style~="highlightsBlocks__secondary__sectionTitle"]:before,
[data-theme-style~="highlightsBlocks__secondary__sectionTitle"]:after{
background-color: #4d4d4d;
}

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

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

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

[data-theme-style~="highlightsBlocks__secondary__cta"]:hover,
[data-theme-style~="highlightsBlocks__secondary__cta"]:focus,
[data-theme-style~="highlightsBlocks__secondary__cta"]:active{
color: #4d4d4d;
border-color: #ffffff;
background: #ffffff;
}

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

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

/*****************************************************************
HIGHLIGHTS MODULES TERTIARY
*****************************************************************/

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

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

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

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

[data-theme-style~="highlightsBlocks__tertiary__cta"]:hover,
[data-theme-style~="highlightsBlocks__tertiary__cta"]:focus,
[data-theme-style~="highlightsBlocks__tertiary__cta"]:active{
color: #4d4d4d;
border-color: #ffffff;
background: #ffffff;
}


/*****************************************************************
HIGHLIGHTS MODULES ALPHA
*****************************************************************/
[data-theme-style~="highlightsAlpha__block1__bgColor"]{
background-color: #4d4d4d;
}

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

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

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

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

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

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


/*****************************************************************
HIGHLIGHTS MODULES ECHO
*****************************************************************/
[data-theme-style~="highlightsEcho__bgColor"]{
background-color: #ffffff;
}

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

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

/*****************************************************************
HIGHLIGHTS MODULES LITE
*****************************************************************/
[data-theme-style~="highlightsLite_bgColor"]{
background-color: #eff9ff;
}

[data-theme-style~="highlightsLite_contentLeft_fontColor"]{
color: #373d45;
}

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

[data-theme-style~="highlightsLite_contentRight_fontColor"]{
color: #373d45;
}

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

/*&lt;/style&gt;*/









/*&lt;style&gt;*/

[data-theme-style~="languageSwitch_fontColor"] {
    color: #555555;
}

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

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

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

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

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

/*&lt;/style&gt;*/












/*&lt;style&gt;*/

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

[data-theme-style~="rapidSearch_color"].active{
color: #373d45;
border-bottom: 2px solid #87b672;
}

[data-theme-style~="rapidSearch_color"],
[data-theme-style~="rapidSearch_color"]:not(.active):hover{
color: #373d45;
}

[data-theme-style~="rapidSearch_border"]{
border-bottom: 1px solid #373d45;
}

[data-theme-style~="homeRapidSearch_fontColor"] {
color: #373d45;
}

[data-theme-style~="homeRapidSearch_input_bgColor"] {
    border: 2px solid #dfe5ea !important;
}

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

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

/*&lt;/style&gt;*/






/*&lt;style&gt;*/

[data-theme-style~="scrollbarHandle_color"],
[data-theme-style~="scrollbarHandle_color"]:hover {
    background-color: #eb0a1e !important;
}

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

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

/*&lt;/style&gt;*/












/*&lt;style&gt;*/

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

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

[data-theme-style~="pageSafetyTabs_bgColor"].is-active{
background-color: #58595b;
}

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

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

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

/*&lt;/style&gt;*/






/*&lt;style&gt;*/

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

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

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

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

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

[data-theme-style~="pageToyotaSafetySense_qualityInstances_bgColor"]{
background-color: #ffffff;
}
/*&lt;/style&gt;*/









/*&lt;style&gt;*/

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

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

[data-theme-style~="pageElectric_menuTabs_hover"]:hover {
background-color: rgba(55,61,69,0.1);
}

[data-theme-style~="pageElectric_benefits_bgColor"] {
background-color: #1d222a;
}

[data-theme-style~="pageElectric_charging_bgColor"] {
background-color: #0c3568;
}

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

[data-theme-style~="pageElectric_km_fontColor"] {
color: #5e6f7d;
}

/*&lt;/style&gt;*/









/*&lt;style&gt;*/

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

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

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

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

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

[data-theme-style~="pageMaToyota_points_fontColor"] {
color: #eb0a1e;
}

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

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

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

/*&lt;/style&gt;*/






/*&lt;style&gt;*/

[data-theme-style~="tabs_fontColor"]{
color: #555555;
}

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

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

/*&lt;/style&gt;*/









/*&lt;style&gt;*/

.pagination .pagination__page-button-text--selected{
color: #0071b3;
}

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

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

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

[data-theme-style~="paginationText"]:hover{
color: #0071b3;
}
/*&lt;/style&gt;*/

















/*&lt;style&gt;*/

[data-theme-style~="vehicleDetail_consumptionValue_fontColor"] {
    color: #0071b3;
}

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

.catalog-color-picker__item.selected [data-theme-style~="catalogDetailsColorChooser_borderColor"] {
border-color: #87b672;
}

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


[data-theme-style~="catalogDetailsColorChooser_activeBorderColor"] {
    border-color: #87b672;
}

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

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

[data-theme-style~="catalogDetailsViewSwitcher_fontColor"].selected,
[data-theme-style~="catalogDetailsViewSwitcher_fontColor"]:hover{
    color: #1d222a;
}

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

[data-theme-style~="catalogDetailsSlider__controls"] {
    color: #becfdb;
}

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

/*&lt;/style&gt;*/









/*&lt;style&gt;*/

[data-theme-style~="catalogListingFilter_borderColor"] {
    color: #0071b3;
}

[data-theme-style~="catalogListingFilter_selectedBorderColor"] .widget-filter__check-element--selected {
    border-color: #0071b3;
}

.widget-filter__make-check-element.widget-filter__check-element--selected:before {
    background-color: #0071b3;
}

[data-theme-style~="catalogListingFilter_borderColor"]:hover,
[data-theme-style~="catalogListingFilter_borderColor"]:focus,
[data-theme-style~="catalogListingFilter_borderColor"]:active{
border-color: #0071b3;
color: #0071b3;
}

[data-theme-style~="catalogListingFilter_borderColor"].widget-filter__check-element--selected{
color:#ffffff;
background-color:#0071b3;
}

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

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

[data-theme-style~="stroke__borderColor"]{
stroke: #0071b3;
}
/*&lt;/style&gt;*/catalogListing.tag










































































/*&lt;style&gt;*/
/*****************************************************************
INVENTORY LISTING
*****************************************************************/

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

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

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

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

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

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

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

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

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

[data-theme-style~="vehiclePreviewName_color"]{
color: #373d45;
}

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

[data-theme-style~="vehiclePreview_separatorColor"]{
border-top: 1px solid #4d4d4d;
}

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



/*****************************************************************
Generic Inventory Preview (Block)
*****************************************************************/
[data-theme-style~="inventoryPreview_bgColor"]{
background-color: #ffffff;
}
[data-theme-style~="inventoryPreview_fontColor"]{
color: #373d45;
}
[data-theme-style~="inventoryPreview_borderColor"]{
border: 1px solid #dfe5ea;
}
[data-theme-style~="inventoryPreviewPrice_fontColor"]{
color: #4d4d4d;
}
[data-theme-style~="inventoryPreviewFinancing_fontColor"]{
color: #87b672;
}

/*****************************************************************
Generic Inventory Preview (Button)
*****************************************************************/
[data-theme-style~="btnInventoryPreview"]{
background-color: #ffffff;
color:#87b672;
border-color: #87b672;
}
[data-theme-style~="btnInventoryPreview"]:hover{
background-color: #87b672!important;
color:#ffffff;
border-color: #87b672;
}

/*****************************************************************
INVENTORY FILTERS
*****************************************************************/

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

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

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

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

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

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

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

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

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

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

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

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

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

[type=checkbox]:checked + label.filters-dropdown__checkbox-label{
color: #ffffff;
}

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

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

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


    
        [data-theme-style~="inventoryVehiculeHeader_bgColor"]{
        background: -webkit-linear-gradient(#ffffff, #ffffff); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#ffffff, #ffffff); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#ffffff, #ffffff); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#ffffff, #ffffff); /* Standard syntax (must be last) */
        }
    
    


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

[data-theme-style~="inventoryDetails_separatorColor"]{
border-color: #0071b3;
}

[data-theme-style~="inventoryDetails_consumption_fontColor"]{
color: #0071b3;
}

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

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


/* Controls */
[data-theme-style~="sliderControls"] {
color: #000000;
background-color: #ffffff;
}

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

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



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

[data-theme-style~="vehicleLease_disclaimer_fontColor"] {
color: #808080;
}
[data-theme-style~="vehicleFinance_disclaimer_fontColor"] {
color: #808080;
}
[data-theme-style~="vehicleCashPurchase_retailDetailsValue_fontColor"] {
color: #808080;
}
[data-theme-style~="vehicleLease_paymentFrequency_fontColor"] {
color: #4d4d4d;
}
[data-theme-style~="vehicleFinance_paymentFrequency_fontColor"] {
color: #4d4d4d;
}
[data-theme-style~="inventoryDetails_globalDisclaimer_borderColor"] {
border-color: #0071b3;
}

[data-theme-style~="inventoryDetails_phoneNumber"] {
color: #0071b3;
}

[data-theme-style~="inventoryDetails_phoneNumber"]:hover {
color: #0071b3;
}





/*&lt;/style&gt;*/











/*&lt;style&gt;*/

/*****************************************************************
VIDEOS CHARLIE
*****************************************************************/

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

[data-theme-style~="videosHome__titleTextColor"]:before,
[data-theme-style~="videosHome__titleTextColor"]:after{
background: #4d4d4d;
}

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

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

[data-theme-style~="videosHome__cta"]:hover,
[data-theme-style~="videosHome__cta"]:focus,
[data-theme-style~="videosHome__cta"]:active{
color: #000000;
border-color: #000000;
background: #ffffff;
}
/*&lt;/style&gt;*/





/*&lt;style&gt;*/

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


/*&lt;/style&gt;*/














/*&lt;style&gt;*/

/***************    BOX COLOR    ****************/
[data-theme-style~="boxColor"]{
background-color:#ffffff;
color:#4d4d4d;
-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

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

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


/*****************************************************************
TEXT TOOLS
*****************************************************************/
[data-theme-style~="label__fontColor"]{
color: #808080;
}
[data-theme-style~="smallprint"]{
color: #5e6f7d;
}
[data-theme-style~="vehicleTagline"]{
color: #eb0a1e;
}

/*********************** Placeholder ****************************/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #808080;
}
::-moz-placeholder { /* Firefox 19+ */
color: #808080;
}
:-ms-input-placeholder { /* IE 10+ */
color: #808080;
}
:-moz-placeholder { /* Firefox 18- */
color: #808080;
}

[data-theme-style~="imageOverlay_icon_fontColor"]{
color: #eff9ff;
}

/*&lt;/style&gt;*/






/*&lt;style&gt;*/

/*****************************************************************
TEXT TOOLS
*****************************************************************/
.pagebackbone--force .call-to-action-button--primary{
background-color: #87b672 !important;
}

/*&lt;/style&gt;*/








































/*&lt;style&gt;*/

/*****************************************************************
Page Contact Bottom Section
*****************************************************************/

[data-theme-style~="pageContactBottom"],
[data-theme-style~="pageContactBottom"] label{
background-color: #f2f2f2;
color: #4d4d4d;
}


/*****************************************************************
INSTAGRAM FEED
*****************************************************************/
[data-theme-style~="instagramFeed__textColor"]{
color: #ffffff;
}

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

/*****************************************************************
WHY BUY PAGE
*****************************************************************/
[data-theme-style~="whyBuyBanner__bgColor"]{
background-color: #87b672;
}

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

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

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

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

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

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

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

/*****************************************************************
SOCIAL BLOCK CTAs
*****************************************************************/

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

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

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

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



/*****************************************************************
Page About
*****************************************************************/

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


/*****************************************************************
PAGE TEAM - BLOCS
*****************************************************************/
[data-theme-style~="blocTeam__bgColor"]{
background-color: #f2f2f2;
}




/*&lt;/style&gt;*/</pre></body></html>