










/*<style>*/

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

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

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

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

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







/*<style>*/

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

.is-accordion-submenu-parent>a:after{
    color: #eb0a1e;
}
/*</style>*/







































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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


    
    [data-theme-style~="ratesTable_bgColor"] tr:nth-child(even){
        background-color: #ffffff ;
    }

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

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

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

    .section-reviews--echo .home-reviews .title__home{
        color: #000000;
    }

    [data-theme-style~="accordion"]:nth-child(odd){
        background-color: #f2f2f2
    }

    [data-theme-style~="snippetSeparator"]{
        background-color: #000000;
    }
    [data-theme-style~="utilBorderColor"]{
        border-color: #333333;
    }
    [data-theme-style~="utilPrimary__color"]{
        color: #eb0a1e;
        border-color: #eb0a1e;
    }


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

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

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








/*<style>*/

    [data-theme-style~="boxColor"]{
        background-color:#ffffff;
        color:#000000;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
    }

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

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

    [data-theme-style~="careerBoxColor"]{
        background-color:#ffffff;
        color:#000000;
        -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    }


/*</style>*/











/*<style>*/

[data-theme-style~="breadcrumb_primaryFontColor"],
[data-theme-style~="breadcrumb_primaryFontColor"]:hover {
color: #939598;
}

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

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

[data-theme-style~="breadcrumb_active_secondaryFontColor"] {
color: #a9a9a9;
}

/*</style>*/





































































































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

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

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

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

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

    
                              
    
    
        
        
        
    

    
    
    
    
        
        
        
    

    
        
    

    
    [data-theme-style~="btnBetaPrimary"]{
        color: #ffffff;
        background-color: #4777b7;
        border-color: #4777b7;
    }

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

    
    [data-theme-style~="btnBetaSecondary"]{
        color: #4777b7;
        border-color: #4777b7;
        background-color: #ffffff;
    }

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

    
    .page-why-choose-hybrid [data-theme-style~="btnBetaSecondary"]{
        color:#4777b7;
        border-color: #4777b7;
        background-color: #ffffff;
    }

    .page-why-choose-hybrid [data-theme-style~="btnBetaSecondary"].is-active{
        color:#4777b7;
        border-color: #4777b7;
        background-color: #ffffff;
    }

    .page-why-choose-hybrid [data-theme-style~="btnAlphaPrimary"]{
        color:#ffffff;
        border-color: #4777b7;
        background-color: #4777b7;
    }

    .page-why-choose-hybrid [data-theme-style~="btnAlphaPrimary"]:hover{
        color:#ffffff;
        border-color: #396198;
        background-color: #396198;
    }


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

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

    
                                  
     
    
        
        
    
    
    
    
    
        
        
    
    
    
                                 
    
    
        
        
    
    
    
    
    
        
        
    

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

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

    /*[data-theme-style~="btnRegularPrimary"]:before,[data-theme-style~="btnRegularQuaternary"]:before {*/
        /*font-family: 'icomoon' !important;*/
        /*content:'\e948';*/
        /*font-size: 10px;*/
        /*margin-right: 5px;*/
    /*}*/


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

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

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

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

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

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

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

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

    [data-theme-style~="btnRegularQuaternary"]:hover:after {
        background-color:#ffffff;
    }
    [data-theme-style~="btnRegularQuaternary"]:before {
        font-family: 'icomoon' !important;
        content:'\e948';
        font-size: 10px;
    }
    [data-theme-style~="btnRegularQuaternary"]:hover:before {
        margin-left: 2px;
    }


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

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

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

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

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

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

    
    [data-close],
    [data-close]:hover,
    [data-close]:focus,
    [data-close]:active {
        color: #000000;
        
    }


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

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

/*</style>*/






















































/*<style>*/

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

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

    [data-theme-style~="blockCtasBig__BgColor"]{
        background-image: linear-gradient(#ffaa01, #805501);
    }
    [data-theme-style~="blockCtasBig__BorderColor"]{
        color: #ffffff;
    }

    [data-theme-style~="blockCtasBigFirst__BgColor"]{
        background-image: linear-gradient(#d8d8d1, #6c6c69);
    }

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

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

    [data-theme-style~="blockCtasBigFirst__TitleColor"]{
        color: #236138;
    }

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

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

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

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

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


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


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

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

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

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

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

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

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

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

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

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

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

    [data-theme-style~="blockTeam__JobTitle_fontColor"]{
        color: #939598;
    }

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

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
























































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

[data-theme-style~="catalogDetailsInfoSection"] {
color:#000000;
background-image: linear-gradient(#ffffff, #ffffff);
}
.header-info-alpha__actions-compare label{
color:#000000;
}
.header-info-alpha__actions-compare .widget-checkbox__check:before, .header-info-alpha__actions-compare [type=checkbox]:checked + label:before{
background-color: #000000;
border-color: #000000;
}

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


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

[data-theme-style~="catalogDetailsInventoryAvailability_fontColor"] {
color: #ffffff;
}
.catalog-inventory-availability__item a{
color: #ffffff;
}

[data-theme-style~="catalogDetailsViewSwitcher_fontColor"] {
color: #000000;
background-color: #ffffff;
border: 1px solid #000000;
}

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

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


[data-theme-style~="catalogDetailsColorChooser_borderColor"] {
border-color: #707070;
}
.color-chooser-alpha__item.selected [data-theme-style~="catalogDetailsColorChooser_borderColor"] {
border-color: #eb0a1e;
}

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

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

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

@media screen and (min-width: 1024px) {
[data-theme-style~="catalogDetailsColorChooserBox_backgroundColor"] {
background-color: #ffffff;
}
}

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


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

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

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


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

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

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

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

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


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

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

































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

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

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

    [data-theme-style~="catalogListingFilters"].active,
    .widget-filter__bodystyle-element--selected{
        background-color: #eb0a1e;
        color: #ffffff;
    }

    /* Item */
    [data-theme-style~="catalogListingFiltersItem_fontColor"] {
        color: #b3b3b3;
    }

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

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

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

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

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

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

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

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

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

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

/*</style>*/





    
    
    

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

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










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

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

    [data-theme-style~="coordinatesCardAlpha_image"] {
    background: url('https://img.sm360.ca/images/web/sun-country-toyota/3096/picto-dealer1590419697976.jpg') center/cover;
    }

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










/*<style>*/

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

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

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

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

































































/*<style>*/
    
    [data-theme-style~="footer"],
    [data-theme-style~="footerBlock"]{
        background-color:#e5e8eb;
        color:#000000;
        border-color:#eb0a1e;
    }

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

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

    
    [data-theme-style~="footerBlock_title"]{
        color:#4777b7;
    }

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

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

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

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

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

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

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

    [data-theme-style~="footer__phone__label"]{
        color: #b1b6b7;
    }
    [data-theme-style~="footer__phone__number"]{
        color: #4777b7;
    }
    [data-theme-style~="footer__phone__number"]:hover{
        color: #4777b7;
    }

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

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

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

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


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

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

    
    [data-theme-style~="footer__bottom"],
    [data-theme-style~="footerBottom"] {
        color:#999999;
        background-color: #f2f2f2;
        border-top:1px solid #ffffff;
    }

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

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

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

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


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

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

    [data-theme-style~="footerHours_fontColor"].is-active a:after,
    [data-theme-style~="footerHours_fontColor"].is-active a
    {
        color: #eb0a1e !important;
        border-color: #eb0a1e !important;
    }
    [data-theme-style~="footerHours_fontColor"] a:hover{
        color: #eb0a1e !important;
        border-color: #000000 !important;
    }
    [data-theme-style~="footerHours_fontColor"].is-active a:hover{
        border-color: #eb0a1e !important;
    }
    
    [data-theme-style~="footerTabs_fontColor"]{
        color: #000000;
        border-color: #000000;
    }

    [data-theme-style~="footerTabs_fontColor"]:hover,
    [data-theme-style~="footerTabs_fontColor"].is-active a:after,
    [data-theme-style~="footerTabs_fontColor"].is-active a,
    [data-theme-style~="footerTabs_fontColor"] a:hover{
        color: #eb0a1e !important;
        border-color: #eb0a1e !important;
    }


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

    
    [data-theme-style~="footerCatalog_fontColor"]{
        color: #58595b;
        border-color: #58595b;
    }

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

/*</style>*/





























/*<style>*/

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

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

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


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

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

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

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

    /**************************************
                 Radio Button
    **************************************/

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

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

    /**************************************
    Form input
    **************************************/
    [data-theme-style~="formInput"] {
        background-color: #ffffff;
        color: #000000;
        border: 1px solid #d5d5d5;
    }

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

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

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

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

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

























































































































































/*<style>*/
    
    [data-theme-style~="mobile__mapCta"]{
        color: #7e7e7e;
    }
    /***************special burger menu portal*****************/
    [data-theme-style~="mobileHeader__menuBurger"]{
        background-color: #58595b;
    }

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

    [data-theme-style~="mobileHeader__menuBurger"]::after{
        background-color: #58595b;
    }
    /*********************************/
    [data-theme-style~="mobileHeader__menuBurger_asFontColor"]{
        color:#58595b;
    }

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

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

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

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

    [data-theme-style~="headerMobileNavigation"] a{
        border-bottom-color:#bcbec0 !important;
    }

    [data-theme-style~="headerMobileNavigation"] .is-selected>a{
        color: #eb0a1e;
        border-bottom-color:#bcbec0 !important;
    }
    [data-theme-style~="headerMobileNavigation"] .is-selected>a:after{
        color: #eb0a1e;
    }
    [data-theme-style~="headerMobileNavigation"] ul{
        color: #000000;
        background-color: #ffffff;
    }

    [data-theme-style~="mobileMenu__mainNav__address-title-color"]{
        color: #4777b7;
    }

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

    [data-theme-style~="mobileMenu__mainNav__firstLevelAnchorBgColor"]{
        background-color: #ffffff;
    }
    [data-theme-style~="mobileMenu__mainNav__firstLevelAnchorBgColor"].is-selected{
        background-color: #ffffff;
    }

    [data-theme-style~="mobileMenu__mainNav__firstLevel"]:hover>a{
        color: #898c8f !important;
        background-color: #ffffff;
    }

    [data-theme-style~="mobileMenu__mainNav__firstLevel"].is-selected>a{
        color: #ffffff;
        background-color: #ffffff;
    }

    [data-theme-style~="mobileMenu__mainNav__secondLevel"]>a{
        color: #4a4f54;
        background-color: #e4e8e8;
    }

    [data-theme-style~="mobileMenu__mainNav__secondLevel"]:hover>a{
        color: #4a4f54 !important;
        background-color: #e4e8e8;
    }

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

    
    [data-theme-style~="mobileMenu__secondaryNav__anchor"]{
        color: #4a4f54;
        background-color: #e4e8e8;
    }

    [data-theme-style~="mobileMenu__secondaryNav__anchor"]>a{
        color: #4a4f54;
        background-color: #e4e8e8;
    }

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

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

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

    }

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

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

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

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

    [data-theme-style~="mobile__menuPhone__number"]{
        color: #a1a1a1;
    }

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

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

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

    


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

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

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

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


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

    .active [data-theme-style~="headerTopNav__dropdownBtn"]>a,
    [data-theme-style~="headerTopNav__dropdownBtn"]:hover>a{
        color: #000000;
        background-color: #e4e8e8;
    }

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

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

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

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

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

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

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

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

    [data-theme-style~="header__phone__mobile__numberColor"]{
        color: #4777b7;
    }

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

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

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

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

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

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

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

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

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

    [data-theme-style~="header__compare__dropdownCta"]:hover>span{
        color: #4a4f54;
        background-color: #ffffff;
    }

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

    [data-theme-style~="header__compare__dropdownBox"]:after{
        border-color: transparent transparent #e4e8e8 !important;
    }

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

    [data-theme-style~="header__compare__dropdownBoxCta"]:hover{
        color: #4a4f54;
        background-color: #ffffff;
        border-color: #eef1f1;
    }

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

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

    
    [data-theme-style~="header__separator"]{
        border-color: #eef1f1 !important;
    }

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

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

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

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

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

    [data-theme-style~="headerNavMain__Elem"].is-active > a,
    [data-theme-style~="headerNavMain__Elem"] > a:hover,
    [data-theme-style~="headerNavMain__Secondary__Elem"].is-active > a,
    [data-theme-style~="headerNavMain__Secondary__Elem"] > a:hover{
        color: #eb0a1e !important;
    }

    
    
    
    

    
    
    
    

    
    
    
    
    
    

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

    [data-theme-style~="headerNavSub"] a:hover{
        color: #4777b7;
        background-color: #ffffff !important;
        border-color: #4777b7;
    }

    [data-theme-style~="headerNavCatalog"] a{
        border-color: #8a919a;
    }

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

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

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

    [data-theme-style~="navCatalogTile"]{
        border-color: #8a919a;
    }

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

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

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


/*</style>*/
































































































/*<style>*/



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


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

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

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

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

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

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

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

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

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

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

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

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


    

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

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




    
        [data-theme-style~="homeRapidSearch_bgImage"]{
            background:  url('https://img.sm360.ca/images/web/default/archetype premium/style/rapidsearch_bgimage1539904281547.jpg') top center;
            background-repeat: no-repeat;
        }
    

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

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

    [data-theme-style~="homeRapidSearch_borderColor"]{
        color: #d5d5d5;
    }

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

    [data-theme-style~="homeRapidSearch_inputBorderColor"]{
        border-left : solid 2px #d5d5d5;
    }

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

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

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

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

    

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

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

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

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

    

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

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

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

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

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


    

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

    [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: #9eaab0 !important;

    }

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

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

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

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

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

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


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


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

    .cta-instances-beta__instance-content{
        border-color: #8e8e8e;
    }
    .cta-instances-beta__anchor:hover .cta-instances-beta__instance-content,
    .cta-instances-beta__anchor:active .cta-instances-beta__instance-content,
    .cta-instances-beta__anchor:focus .cta-instances-beta__instance-content{
        border-color: #ffffff;
    }

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

    .seo-text-charlie__wysiwyg::-webkit-scrollbar-thumb,
    .seo-text-delta__wysiwyg::-webkit-scrollbar-thumb{
        background-color: #ffffff;
    }


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

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

    .best-sellers-beta__slider-pager-item.slick-current::before{
        color: #ffffff;
        background-color: #eb0a1e;
    }

/*</style>*/







/*<style>*/

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



































/*<style>*/

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

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

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

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

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

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

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

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

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

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

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

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

    @media(min-width: 48em){
        [data-theme-style~="inventoryDetailsVehicleInfo_bgColor"] {
            background-image: linear-gradient(to right, #ffffff, #ffffff 70%, #f2f2f2 30%, #f2f2f2);
        }
    }
/*</style>*/
















/*<style>*/

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

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

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

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

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

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

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

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

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

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

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

    .inventory-filter-beta__filters-radio-button:checked+label::after{
        background-color: #47c671;
    }
    .inventory-filter-charlie__filters-categories-item.checked .inventory-filter-charlie__filters-radio-button-text::after{
        color: #4777b7;
    }

    .inventory-filter-charlie__filters-categories-item.checked label,
    .filters-dropdown__item.checked label{
        color: #eb0a1e;
    }

    .filters-dropdown__item.checked [type="checkbox"]:checked + label:after{
        color: #4777b7;
    }
/*</style>*/






















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

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

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

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

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

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

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

/*</style>*/






















/*<style>*/


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

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

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

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

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

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

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

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

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

.inventory-tile-section-price-tabs-title.active ::after {
    background-color: #4777b7;
}
.inventory-tile-section-price-tabs-title.active a {
    color:#4777b7;
}
[data-theme-style~="stockNumber_fontColor"]{
    color: #8896a4;
}


/*</style>*/







/*<style>*/

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









/*<style>*/

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

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

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

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

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

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

/*</style>*/





































































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

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

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

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

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

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

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



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

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

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

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

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

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


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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

















/*<style>*/

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

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

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


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

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

/*</style>*/














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

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

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

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













/*<style>*/

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

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

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

    [data-theme-style~="navBlock_element"]:hover{
        background-color: #5afa8f;
    }

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

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

    [data-theme-style~="navBlock_searchIcon__Color"],
    [data-theme-style~="navBlock_searchIcon__Color"].cta-disabled{
        color: #ffffff;
    }

    [data-theme-style~="navBlock_searchIcon__Color"]:not(.cta-disabled) span,
    [data-theme-style~="navBlock_searchIcon__Color"]:not(.cta-disabled):hover span{
        color: #ffffff;
        border-color: #ffffff;
        background-color: #ffffff;
    }

    [data-theme-style~="navBlock_anchor__Color"]{
        color: #8994a0;
    }

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










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

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

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















/*<style>*/

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

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


[data-theme-style~="pageEntune_instance_Color"]{
color: #000000;
background-color: #e5e8eb;
background: -webkit-linear-gradient(180deg, #e5e8eb 30%, #e5e8eb 100%); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(180deg, #e5e8eb 30%, #e5e8eb 100%); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(180deg, #e5e8eb 30%, #e5e8eb 100%); /* For Firefox 3.6 to 15 */
background: linear-gradient(180deg, #e5e8eb 30%, #e5e8eb 100%); /* Standard syntax (must be last) */
}


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

/*</style>*/













/*<style>*/

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

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

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

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

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

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















/*<style>*/

    [data-theme-style~="promoHeaderSlider__dots"] li button{
        color: #cccccc;
        background-color: #ffffff;
        border-color: #ffffff;
    }

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

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

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

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

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

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

    [data-theme-style~="promoHeaderSlider_borderColor"]::before{
        color: #eb0a1e;
    }
/*</style>*/














/*<style>*/
    
    [data-theme-style~="rapidSearch"]{
        color: #373d45;
        background-color: rgba(255,255,255,0.5) ;
    }

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

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

    input[type=radio] + [data-theme-style~="rapidSearchCtas__radio"] .radio-button__label-radio{
        border-color: #eb0a1e;
    }

    input[type="radio"]:checked + [data-theme-style~="rapidSearchCtas__radio"] .radio-button__label-radio, .radio-button__label-radio{
        border-color: #eb0a1e;
    }

    input[type="radio"]:checked + [data-theme-style~="rapidSearchCtas__radio"] .radio-button__label-radio:before{
        background-color: #eb0a1e;
    }

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

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

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

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

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

    [data-theme-style~="rapidSearchAlpha_color"].active{
        -webkit-text-shadow: none;
        -moz-text-shadow: none;
        text-shadow: none;
        color: #eb0a1e;
    }

    [data-theme-style~="rapidSearchAlpha_color"]:not(.active):hover{
        -webkit-text-shadow: none;
        -moz-text-shadow: none;
        text-shadow: none;
        color: #373d45;
    }

/*</style>*/












/*<style>*/

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

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

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

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

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

/*</style>*/











/*<style>*/

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

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

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

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

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


/*</style>*/























/*<style>*/


    /* Pager */
    [data-theme-style~="pagerSlider"] a,
    [data-theme-style~="pagerSlider"] li,
    [data-theme-style~="pagerSlider_bgColor"]{
        background-color: #ffffff;
        border-color: #ffffff;
    }

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

    .slick-dots li {
        background-color: #ffffff;
        border: 1px solid #000000;
    }

    .slick-dots li.slick-active {
        background-color: #eb0a1e;
        border-color: #eb0a1e;
    }

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

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

/*</style>*/







/*<style>*/

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


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

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

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


/*</style>*/




















/*<style>*/

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



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


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



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

    [data-theme-style~="customPage_titleSecondary_fontColor"]{
        color: #6d8191;
    }

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



    [data-theme-style~="services_Sidebar_BgColor"]{
        background-color: #6d8191;
    }

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


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

/*</style>*/









/*<style>*/

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

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

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









/*<style>*/

    [data-theme-style~="pageTeamListing__BgColor"]{
        background-image: linear-gradient(#ffffff, #e2e3e5);
    }

/*</style>*/
















/*<style>*/
    
    [data-theme-style~="technology__bgImage"] {
        background-image: url('https://img.sm360.ca/images/web/default/archetype premium/style/bg_technologies1543871482381.png');
        background-position: bottom center;
        background-repeat: no-repeat;
    }

    [data-theme-style~="technologyCategoryButton"] .technology-categories__item-picto-wrapper {
        border-color: #d5d5d5;
        color: #444444;
    }

    [data-theme-style~="technologyCategoryButton"].active .technology-categories__item-picto-wrapper {
        background-color: #101010;
        color: #ffffff;
    }

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

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

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

    [data-theme-style~="technologyProgressBarBullet"].active {
        background-color: #fff;
        box-shadow: 0 2px 14px 0 rgba(0,0,0,.1);
        -moz-box-shadow: 0 2px 14px 0 rgba(0,0,0,.1);
        -webkit-box-shadow: 0 2px 14px 0 rgba(0,0,0,.1);
    }

    [data-theme-style~="technologyProgressBarBullet"].active:before {
        background-color: #910a2d;
    }
/*</style>*/










/*<style>*/
    [data-theme-style~="titleWithUnderlineAlpha"]:before,
    [data-theme-style~="titleWithUnderlineAlpha"]:after {
        border-color: #bb0a30;
    }
/*</style>*/
























/*<style>*/

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

    [data-theme-style~="toyotaHybrid_instancesTitleColor"]{
        color: #4777b7;
    }

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

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

    [data-theme-style~="toyotaHybrid__priusTitleColor"]{
        color: #4777b7;
    }

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


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

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


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

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

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


/*</style>*/












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

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

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

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

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

.form-footer__radio-wrapper input[type="radio"] + label .radio-button__label-radio{
border-color:#eb0a1e;
}

.form-footer__radio-wrapper input[type="radio"]:checked + label .radio-button__label-radio:before{
border-color:#eb0a1e;
}
/*</style>*/















/*<style>*/

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

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

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

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

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

/*</style>*/









/*<style>*/


[data-theme-style~="vehiclePreviewName_color"]{
    color: #000000;
}
[data-theme-style~="vehiclePreviewModel_color"]{
color: #4777b7;
}

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

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


.page-why-choose-hybrid [data-theme-style~="vehiclePreview_price_color"]{
color: #4777b7;
}
/*</style>*/









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

    [data-theme-sprite~=view-360-picto]:before,
    [data-theme-style~="viewSwitch_360"] :hover,
    [data-theme-style~="viewSwitch_360"].active p{
        color: #1f5fa3;
    }

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










/*<style>*/

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

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

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



/*</style>*/

































/*<style>*/

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

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

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

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

    [data-theme-style~="widgetStickyHighlight_bgColor"]{
        background-color: #8d3042;
    }

    [data-theme-style~="widgetSticky_borderColor"]{
        border-color: #8d3042;
    }




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


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


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

    
    [data-theme-style~="widget__checkbox__picto"],
    [data-theme-style~="widget__checkbox__picto"]:before,
    [type=checkbox]:checked + label:before{
    border-color: #eb0a1e;
    color: #eb0a1e;
    text-shadow:  1px 0px 0px #eb0a1e, 1px 0px 0px #eb0a1e,
    1px 0px 0px #eb0a1e, 1px 0px 0px #eb0a1e;
    }

    [data-theme-style~="widget__checkbox__picto"].checked,
    [data-theme-style~="widget__checkbox__picto"].checked:before{
    background-color: #eb0a1e;
    color: #ffffff;
    text-shadow:  0px 0px 0px #ffffff, 1px 0px 0px #ffffff,
    1px 0px 0px #ffffff, 1px 0px 0px #ffffff;
    }

    
    .page-why-choose-hybrid [data-theme-style~="widget__checkbox__picto"],
    .page-why-choose-hybrid [data-theme-style~="widget__checkbox__picto"]:before,
    .page-why-choose-hybrid [type=checkbox]:checked + label:before{
        border-color: #4777b7;
        color: #4777b7;
        text-shadow:  1px 0px 0px #4777b7, 0px 1px 0px #4777b7,
        -1px 0px 0px #4777b7, 0px -1px 0px #4777b7;
    }

    .page-why-choose-hybrid [data-theme-style~="widget__checkbox__picto"].checked,
    .page-why-choose-hybrid [data-theme-style~="widget__checkbox__picto"].checked:before{
        background-color: #4777b7;
        color: #ffffff;
    }


    [data-theme-style~="reviews_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: #eb0a1e;
    }
/*</style>*/






















/*<style>*/

[data-theme-style~="tabs_fontColor"]{
    color: #808285;
    border-color: #808285;

}

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

[data-theme-style~="trimChooserTabs"] {
color:#ffffff;
border-bottom: 0!important;

}

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

[data-theme-style~="widgetTabs_hybrid_border"] {
    border: solid 1px #ffffff;
}

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

[data-theme-style~="widgetTabs_hybrid_border_active"].is-active a {
    border-bottom: solid 2px #ffffff;
}

[data-theme-style~="widgetTabs_hybrid_border_active"] a:hover {
    border-bottom: solid 2px #eb0a1e;
}

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

.page-why-choose-hybrid .tabs-title>a {
    color: #ffffff;
}
.page-why-choose-hybrid .tabs-title>a:hover {
    color: #eb0a1e;
}
/*</style>*/








/*<style>*/

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

/*Start css compliances for toyota*/

/*<style >*/



    @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');
    }


/*</style>*/



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

/*<style>*/

/**************************************************
Title & Typo
***************************************************/
/***************** Body *******************/
body {
    font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}
/***************** Title ******************/
/* Mobile */
h1, .title__primary {
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
    font-size: 28px;
    line-height: 30px;
}

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

h3, .title__tertiary {
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
    font-size: 22px;
    line-height: 27px;
}

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

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

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

.title__subtitle--homepage {
    font-family: "ToyotaType-Book", "sans-serif";;
    font-weight: normal;;
    font-size: 18px;
    line-height: 20px;
}

.page-about__instances-title {
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

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

    h2, .title__secondary {
        font-size: 35px;
        line-height: 43px;
    }

    h3, .title__tertiary {
        font-size: 24px;
        line-height: 27px;
    }

    h4, .title__quaternary {
        font-size: 18px;
        line-height: 26px;
    }

    h5, .title__quinary {
        font-size: 18px;
        line-height: 26px;
    }
    .title__subtitle {
        font-size: 18px;
        line-height: 26px;
    }
    .title__subtitle--homepage {
        font-size: 18px;
        line-height: 26px;
    }
}

/* Large */
@media screen and (min-width: 1024px){
    h1, .title__primary {
        font-size: 55px;
        line-height: 65px;
    }

    h2, .title__secondary {
        font-size: 40px;
        line-height: 47px;
    }

    h3, .title__tertiary {
        font-size: 35px;
        line-height: 43px;
    }

    h4, .title__quaternary {
        font-size: 24px;
        line-height: 27px;
    }

    h5, .title__quinary {
        font-size: 22px;
        line-height: 27px;
    }

    .title__subtitle {
        font-size: 22px;
        line-height: 27px;
    }

    .title__subtitle--homepage {
        font-size: 22px;
        line-height: 27px;
    }
}

.help-text, .review__author, .smallprint{
font-style: normal;
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.wysiwyg a{
font-style: normal;
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}

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

.wysiwyg p{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}
.wysiwyg h2, .wysiwyg h3, h2,h3{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}

.search-tool-beta__filters-item{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

.search-tool-beta__item,
.search-tool-beta__item .widget-dropdown__button{
border-radius: 5px;
}

.search-tool-charlie__title{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}
.reviews-home__review-item-title{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

.reviews-home__author-container{
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: 11px;
line-height: 14px;
}

.breadcrumb{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
font-size: 11px;
line-height: 13px;
}

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

.label__checkbox,
[type=checkbox]+label.label__checkbox{
font-size: 14px;
line-height: 24px;
}
.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: 13px;
}
.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;
    text-transform: uppercase;
}

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

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

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

.widget-tabs .tabs-title{
    text-transform: initial;
    font-size: 13px;
    line-height: 18px;
}

/**************************************************
HEADER
**************************************************/
.header__menu,
.header__compare,
.header-mobile__phone,
.menu a {
    font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;;
    font-size: 14px;
    line-height: 20px;
}
.header__nav-submenu-element{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}
.header__nav-list-anchor{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}
.header__nav-submenu__catalog-hub-type{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}
.header__nav-submenu__catalog-list-vehicle-name{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}
.menu-mobile__phone .snippet-phone__department-phone{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

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

.header-mobile__logo-slogan{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

.header__middlebar-address-cta--organization-name{
    font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
    font-size: 18px;
    line-height: 13px;
}
.header__middlebar-column-right-element {
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.snippet-phone__department-name--header{
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
}

.header__address .snippet-address__link{
    font-size: 14px;
    line-height: 14px;
}

.menu-mobile__logo{
    z-index: 1;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow:  0 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow:  0 3px 6px rgba(0, 0, 0, 0.16);
}

.close-button{
    z-index: 2;
}

.menu-mobile .header__menu,
.menu-mobile .header__compare--mobile{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
font-size: 16px;
line-height: 25px;
}

.menu-mobile .menu a{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

.menu-mobile .header__compare-value{
padding: 4px 5px;
text-align: center;
}

.menu-mobile__address-title{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
font-size: 22px;
}

.menu-mobile__dealer-name,
.menu-mobile__address,
.menu-mobile__phone .snippet-phone__department-phone{
font-size: 13px;
line-height: 18px;
}

.header__nav-submenu__catalog-hub a{
text-decoration: underline;
}

.header__nav-submenu__catalog-hub a:hover{
text-decoration: none;
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu{
top: 98%;
}
/**************************************************
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-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;
}

.footer-delta__address .snippet-address__address-name,
.footer-delta__address .snippet-address__link{
font-size: 13px;
line-height: 18px;
}

.footer-delta__phone .snippet-phone__department-phone{
font-size: 13px;
line-height: 18px;
}

.footer-hours-tabs__box-row-wrapper{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

.footer-delta__list-element-anchor{
font-size: 13px;
line-height: 33px;
}
/**************************************************
BUTTON
***************************************************/
.link__alpha,
.link__beta,
.link__ghost,
.link__regular {
    font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.link__alpha,
.link__beta,
.link__ghost {
    padding: 13px 30px;
    border-radius: 3px;
}


.link__regular-primary,
.link__regular-tertiary{
    text-transform: uppercase;
    text-decoration: underline;
}

.link__regular-primary:hover,
.link__regular-tertiary:hover{
    text-decoration: none;
}

.link__ghost{
    text-transform: initial;
}

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

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

.site-container .form-footer-2columns__title{
text-transform: initial;
}

.form-field__label-subscription [type=checkbox]+label{
font-size: 14px;
line-height: 20px;
}

.site-container .form-footer-2columns .form-container__link-policy-text{
font-size: 11px;
line-height: 13px;
}

.site-container .form-footer__radio-wrapper .radio-button__label{
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}
.site-container .form-footer__title{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

/**************************************************
Promo Header
***************************************************/
.promo-header-slide__list-item-html a{
    font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

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

.calcResult,
.used-section__vehicle-info,
.used-section__vehicle-name,
.widget-calculator_payments{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}
.inventory-details__ctas-instance-text{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}
.inventory-details__content-carproof{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}
.widget-calculator__legend-title{
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;
}
.inventory-details__comparables-title{
text-transform: uppercase;
}

@media (min-width: 768px) and (max-width: 1023px){
    .inventory-details__ctas-instance-text{
        padding: 0 10px;
    }
}

@media screen and (min-width: 1024px){
    .inventory-details__ctas-instance-text{
        padding: 0;
    }
}
/**************************************************
Catalog
***************************************************/
.catalog-block-alpha__name{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.showroom-price__price--regular,
.showroom-financing__payment,
.showroom-financing__rate {
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}
.showroom-price__price--old{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}


.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;
}
.showroom-rebate__price{
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-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-icon{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}
.popup-links-alpha__item-link{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;;
}
[data-theme-sprite~="gallery"]:before {
vertical-align: middle;
}

.catalog-showroom-price__value{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

.catalog-specifications-alpha__trim-compare{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

.catalog-listing-alpha__subtitle {
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
font-size: 18px;
line-height: 25px;
}

.catalog-listing-alpha .widget-filter__bodystyle-element{
box-shadow: 0px 3px 6px 0 rgba(0,0,0,0.16) ;
}

.catalog-listing-alpha .widget-filter__bodystyle-name{
font-size: 22px;
line-height: 22px;
}

.catalog-listing-alpha__text-seo{
text-align: center;
}

.catalog-inventory-availability__item .link__regular{
font-size: 14px;
line-height: 17px;
}

.catalog-gallery-alpha__title{
text-transform: uppercase;
}

.catalog-gallery-alpha__link{
font-size: 14px;
line-height: 18px;
}

.catalog-details__ctas-instance-info{
font-size: 18px;
line-height: 25px;
text-transform: uppercase;
}

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

.showroom-price__price-label--starting-at{
font-size: 14px;
line-height: 17px;
}

@media screen and (min-width: 768px){
    .catalog-listing-alpha__subtitle {
        font-size: 22px;
        line-height: 27px;
    }
    .catalog-listing-alpha__text-seo{
        text-align: initial;
    }
    .catalog-details__ctas-instance-info{
        font-size: 22px;
        line-height: 25px;
    }
}
@media (min-width: 768px) and (max-width: 1023px){
    .inventory-details__ctas-instance-anchor.link__beta,
    .catalog-details__ctas-instance-anchor.link__beta{
        padding: 13px 26px !important;
    }
}

@media screen and (min-width: 1024px){
    .catalog-details__consumptions-block {
        font-size: 22px;
        line-height: 22px;
    }
    .catalog-showroom-price__value--current{
        font-size: 28px;
    }
}

/*********************
Services
**********************/
.page-services__title{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}
.block-hours__opening-wrapper--inner-container{
border-radius: initial;
}
.page-services__form-title{
font-family: "ToyotaType-Bold", "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;
}

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

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

.best-sellers-beta__slider-vehicle-name,
.best-sellers-beta__slider-vehicle-showroom-financing__payment,
.best-sellers-beta__slider-vehicle-showroom-financing__rate{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;;
}

.best-sellers-beta__header-title{
padding: 0 50px;
}

.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__wrapper{
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-Semibold", "sans-serif";;
    font-weight: normal;;
}

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

.widget-accordion__title{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;;
text-transform: uppercase;
}

.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-Regular", "sans-serif";;
    font-weight: normal;
}

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

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

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

@media screen and (min-width: 640px){
.best-sellers-beta__header-title.title__primary{
font-size: 28px;
}
}

@media screen and (min-width: 768px){
.best-sellers-beta__header-title.title__primary{
font-size: 40px;
}
}

@media screen and (min-width: 1024px){
.best-sellers-beta__header-title.title__primary{
font-size: 55px;
}
}

/*********************
    Highlights
**********************/
.highlights-alpha__item .highlights-alpha__title {
    font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

/********************* P
    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__link {
    font-size: 14px;
    line-height: 14px;
}

.snippet-address__address-name {
    font-family: "ToyotaType-Bold", "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;
}

.inventory-listing-charlie__options .widget-dropdown__content{
    font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.inventory-listing-charlie__option-filter-alignright .inventory-listing__options-element .widget-dropdown--custom .widget-dropdown__button .widget-dropdown__button-content{
    font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

.inventory-filter-charlie__filters-categories-item.checked label,
.filters-dropdown__item.checked label,
.filters-dropdown__item.checked [type="checkbox"]:checked + label:after{
    font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
}

.pagination-text {
position:relative;
top:-2px;
}

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

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

.seo-text-echo__title{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}


.best-deals-beta-ctas__item-title{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

/***************************
Page Additionnelle Hybrid
****************************/
.best-deals-beta-ctas__button {
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}

/***************************
        About-us
****************************/
.articles-reviews-alpha__preview{
font-size: 18px;
line-height: 20px;
}
.articles-reviews-alpha__preview{
text-align: left;
}
.articles-reviews-alpha__author-container{
margin: 0 0 30px;
}
.page-about__highlights .highlights-echo__title{
text-transform: uppercase;
}

@media screen and (min-width: 768px){
.articles-reviews-alpha__preview{
font-size: 18px;
line-height: 26px;
}
}

@media screen and (min-width: 1024px){
.articles-reviews-alpha__preview{
font-size: 28px;
line-height: 27px;
}
}

/***************************
        Contact-us
****************************/
.page-contact .snippet-address__title{
text-transform: uppercase;
margin-bottom: 10px;
}

/***************************
            Team
****************************/
.listing-employee__department-title{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
text-transform: uppercase;
font-size: 20px;
line-height: 25px;
border-bottom: none;
}
.listing-employee__department-employee-image-container{
padding-top: 40px;
}
.listing-employee__department-employee-email{
font-family: "ToyotaType-Regular", "sans-serif";;
    font-weight: normal;
}

/***************************
    Collition Repair
****************************/
.page-collision-repair__content-text h2{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}
.page-collision-repair__form-title{
font-family: "ToyotaType-Bold", "sans-serif";;
    font-weight: normal;
}

/***************************
    Toyota Extra Care
****************************/
.page-toyota-extra-care__content-html.wysiwyg h2,
.page-toyota-extra-care__sidebar-html wysiwyg h2,
.page-toyota-extra-care__sidebar-html h3{
font-family: "ToyotaType-Semibold", "sans-serif";;
    font-weight: normal;
}


/***************************
Toyota Hybrid
****************************/
@media screen and (min-width: 1280px)and (max-width: 1365px){
.page-toyota-hybrid__content-left{
padding-left: 60px!important;
}
}

@media screen and (min-width: 1366px) and (max-width: 1599px){
.page-toyota-hybrid__content-left{
padding-left: 105px!important;
}
}

/*</style>*/
/*End Font-compliance for toyota*/

