






































































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

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

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

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

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

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

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

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


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

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


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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

    
    .reveal .close-button{
        color: #ffffff;
        background-color: #999999;
    }

/*</style>*/











/*<style>*/

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

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

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

/*</style>*/









/*<style>*/

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

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














































/*<style>*/

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

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

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

    [data-theme-style~="blockCtasBigFirst__BgColor"]{
        background-color: #003c65;
    }

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

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

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

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

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

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

    [data-theme-style~="blockCtasBigFirst__TextColor"] h3,
    [data-theme-style~="blockCtasBigFirst__TextColor"] .subtitle{
        color: #0db1f4;
    }

    [data-theme-style~="blockCtasBigFirst__TextColor"] h3:after,
    [data-theme-style~="blockCtasBigFirst__TextColor"] .subtitle:after{
        background-color: #003b65;
    }

    [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: rgba(255,255,255,0.2);
    }
    [data-theme-style~="blockCtasSmall__linkColor"]{
        color: #0db1f4;
    }


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

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

    [data-theme-style~="formBlockTitle"]{
        background-color: #cccccc;
        color: #303030;
        text-transform: uppercase;
    }

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

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

    [type=checkbox]:not(:checked)+label, [type=checkbox]+label, [type=radio]+label{
        color: #ffffff;
    }

    .page-contact [type=checkbox]:not(:checked)+label,
    .page-contact[type=checkbox]+label,
    .page-contact [type=radio]+label{
        color: #303030;
    }

    .promo-details-alpha__form [type=checkbox]:not(:checked)+label,
    .promo-details-alpha__form  [type=checkbox]+label,
    .promo-details-alpha__form  [type=radio]+label{
        color: #303030;
    }

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

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

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




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

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

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

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

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

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

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

    


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



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


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


/*</style>*/

































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

    [data-theme-style~="bodyPattern_ultraLighten"]{
        background:  #141414 url('https://img.sm360.ca/images/web/');
        background-repeat: repeat;
    }

    [data-theme-style~="bodyPattern_lighten"]{
        background:  #0d0d0d url('https://img.sm360.ca/images/web/');
        background-repeat: repeat;
    }

    [data-theme-style~="bodyPattern_ultraLighten"]{
        background:  #141414 url('https://img.sm360.ca/images/web/');
        background-repeat: repeat;
    }

    [data-theme-style~="bodyPattern_lighten"]{
        background:  #0d0d0d url('https://img.sm360.ca/images/web/');
        background-repeat: repeat;
    }

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

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

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


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

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

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

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

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

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

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

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

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

    
    [data-theme-style~="linkSecondary"]{
        color:#0d63a0
    }

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

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

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








/*<style>*/

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

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

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

/*</style>*/











/*<style>*/

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

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

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

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

/*</style>*/















































/*<style>*/

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

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

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

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

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

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

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

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

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

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

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

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

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



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

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

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

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

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

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

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


    
    .catalog-vehicle-details__header-trims-anchor.selected {
        color:#a5022a;
    }



/*</style>*/


























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


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

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

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

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

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

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

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


    .catalog-listing-alpha__filter-block {
        border-color: #cccccc;
    }

    .widget-filter__bodystyle-name {
        border-color:#c3002f;
    }

    .widget-filter__bodystyle:first-of-type>.widget-filter__check-element {
        border-color: #cccccc;
    }
/*</style>*/





    
    
    

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

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

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


/*</style>*/










/*<style>*/

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

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

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

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
























































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

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

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

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

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

    [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__titleTextColor"]{
        color: #c3002f;
    }

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

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

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

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

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


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

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

    [data-theme-style~="footerMiddle_borderColor"]{
        border-color: #2c2c2c;
    }
    
    [data-theme-style~="footer__bottom"],
    [data-theme-style~="footerBottom"] {
        color:#ffffff;
        background-color: #333333;
    }

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

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


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

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

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

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





















/*<style>*/

    /**************************************
    Error Messages
    **************************************/
    .ui-state-error {
        color: #c3002f;
        border: none;
    }

    .widget-dropdown.ui-state-error,
    [type=color].ui-state-error, [type=date].ui-state-error, [type=datetime-local].ui-state-error, [type=datetime].ui-state-error, [type=email].ui-state-error, [type=month].ui-state-error, [type=number].ui-state-error, [type=password].ui-state-error, [type=search].ui-state-error, [type=tel].ui-state-error, [type=text].ui-state-error, [type=time].ui-state-error, [type=url].ui-state-error, [type=week].ui-state-error, textarea.ui-state-error, .field-date1.ui-state-error{
        border: 1px solid #c3002f;
        box-shadow: inset 0 0 0 1px #c3002f !important;
    }

    .form-field__label.ui-state-error:after{
        color: #c3002f;
    }


    /******************* Checkbox Styles  :before sert à créer la case à cocher *******************/
    .widget-checkbox__check:before,
    [type=checkbox]:checked+label:before{
        background-color: #ffffff;
    }

    .widget-checkbox__check.checked:before{
        background-color: #ffffff;
    }
    .widget-checkbox__check.unchecked:before{
        background-color: #ffffff;
    }

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


    .widget-dropdown,
    [type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],
    [type=week],[type=email], [type=tel],[type=time],[type=url],[type=color],
    [type=number],[type=search],textarea{
        box-shadow: none;
        background-color: #ffffff;
        color: #101010;
        border: 1px solid #999999;
    }

    .widget-dropdown:hover,
    [type=text]:hover, [type=password]:hover,
    [type=date]:hover, [type=datetime]:hover,
    [type=datetime-local]:hover, [type=month]:hover,
    [type=week]:hover, [type=email]:hover,
    [type=number]:hover, [type=search]:hover,
    [type=tel]:hover, [type=time]:hover,
    [type=url]:hover, [type=color]:hover, textarea:hover,
    .widget-dropdown:focus,
    .widget-dropdown:active,
    .widget-dropdown:visited,
    [type=text]:focus, [type=password]:focus,
    [type=date]:focus, [type=datetime]:focus,
    [type=datetime-local]:focus, [type=month]:focus,
    [type=week]:focus, [type=email]:focus,
    [type=number]:focus, [type=search]:focus,
    [type=tel]:focus, [type=time]:focus,
    [type=url]:focus, [type=color]:focus, textarea:focus {
        color: #000000;
        border: 1px solid  #999999;
        background-color: #ffffff;
    }

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

    .form-footer .radio-button__label {
        color:#ffffff

    }

    .page-form [type=checkbox]:not(:checked)+label,
    .page-form [type=checkbox]+label,
    .page-form [type=radio]+label,
    .page-careers [type=checkbox]:not(:checked)+label,
    .page-careers [type=checkbox]+label,
    .page-careers [type=radio]+label{
        color: #303030;
    }
    .label__checkbox, [type=checkbox]+label.label__checkbox{
        color: #ffffff;
    }
/*</style>*/
























































































































                           




                           

















/*<style>*/
    
    [data-theme-style~="mobile__mapCta"]{
        color: #7e7e7e;
    }

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

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

    [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;
        border-bottom-color:#111111 !important;
    }

    [data-theme-style~="headerMobileNavigation"] .is-selected>a{
        color: #000000;
        background-color: rgba(233,233,233,0.5);
    }

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

    [data-theme-style~="mobileMenu__mainNav__firstLevel"]>a{
        color: #1c1c1c;
        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: #1c1c1c;
    }

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

    [aria-expanded="true"] > a {
        background-color:#e9e9e9
    }

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

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

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

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

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

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

    [data-theme-style~="headerNavMain__Elem-compare"]:hover .header__compare-icon,
    [data-theme-style~="headerNavMain__Elem-compare"]:hover .header__compare-value{
         color: #525252;
    }
    [data-theme-style~="header_linkColorPhone"]{
        color: #cccccc;
    }

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


    [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: #1c1c1c;
        background-color: #e4e8e8;
    }

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

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

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

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

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

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

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

    [data-theme-style~="header__phone__IconColor"]{
        color: #002d62;
    }

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

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

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

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

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

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

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

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

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

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

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

    [data-theme-style~="header__compare__dropdownBox"]{
        color: #1c1c1c;
        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: #1c1c1c;
        border-color: #1c1c1c;
    }

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

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

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

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

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

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

    [data-theme-style~="headerNavMain__Elem"].is-selected > a{
        color: #525252 !important;
    }

    [data-theme-style~="headerNavMain__Elem"]:hover > a{
        color: #525252;
    }

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

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

    [data-theme-style~="headerNavSub"] a:hover{
        color: #111111;
        background-color: #c1c1c1 !important;
    }

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

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

    
        
        
    

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

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

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

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

    [data-theme-style~="form_icons"]:before{
        color:#cccccc;
    }
    .menu-mobile .header__nav-list-anchor{
        border-color: #e9e9e9 ;
    }

    .header__nav-submenu__catalog-side-item {
        background-color:rgba(193,193,193,0.35);
        color: #111111;
    }

    .header__nav-submenu__catalog-side-item:hover{
        background-color:#ffffff;
        color:#303030;
    }

    .header__nav-submenu__catalog-list-vehicle-item:hover {
        background-color:rgba(193,193,193,0.35);
    }

/*</style>*/



















































































/*<style>*/

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

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

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

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

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

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

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

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

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

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

    [data-theme-style~="homeRapidSearch_bgColor"]{
        background-color: #ffffff;
        box-shadow: 0 3px 6px rgba(48,48,48,0.13)
    }

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

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


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

    
        [data-theme-style~="homeCatalog_bgImage"]{
            background:  url('https://img.sm360.ca/images/web/oneill-group/2506/background-catalogue1557600200172.jpg') center!important;
            background-repeat: no-repeat;
        }
    

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

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

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

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

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

    

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

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

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


    
        [data-theme-style~="homeAbout_bgImage"]{
            background:  url('https://img.sm360.ca/images/web/oneill-group/2506/background-seo1556999574908.jpg') top center;
            background-repeat: no-repeat;
            background-size: cover;
        }
    

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

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

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

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


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

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

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

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

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

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

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

    [data-theme-style~="homeReviews_emptyStarsColor"]{
        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: #0db1f4 !important;
    }

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

    [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"]{
        color: #000000;
    }



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





























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

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

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

    [data-theme-style~="inventoryDetailsMorePhoto_borderColor"] {
        border-top:2px solid #c3002f;
    }

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

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

    

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


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

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

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

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

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



















/*<style>*/

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

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

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

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

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

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

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

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

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

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

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

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

    
    
    

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

/*</style>*/






















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

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

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

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

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

    .inventory-listing__content--wrapper:before,
    .inventory-listing__content--wrapper:after{
        background-color: #999999;
    }

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

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

    [data-theme-style~="btninventoryListingPreview"]:hover{
        background-color: #101010!important;
        color:#ffffff;
        border-color: #101010;
    }
/*</style>*/







/*<style>*/

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

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

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

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


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

    [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~="highlightsEcho__bgColor"]{
        background-color: #f1f1f1;
    }

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

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

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

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

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

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

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


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

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

    [data-theme-style~="navBlock_searchIcon__Color"]:not(.cta-disabled) span,
    [data-theme-style~="navBlock_searchIcon__Color"]:not(.cta-disabled):hover span{
        color: #8994a0;
        border-color: #8994a0;
        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>*/

    .pagination .pagination__page-button-text--selected{
        color: #c3002f;
    }
    .pagination .pagination__page-button--disabled{
        color: #707070;
    }

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

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

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

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

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

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

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













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

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

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

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

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

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

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

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

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

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

    
    [data-theme-style~="rapidSearchAlpha_color"]{
        -webkit-text-shadow: 0 0 10px #236138;
        -moz-text-shadow: 0 0 10px #236138;
        text-shadow: 0 0 10px #236138;
        color: rgba(35,97,56,0.3);
    }
        [data-theme-style~="rapidSearchBeta_color"]{
            color: #236138;
        }
    [data-theme-style~="rapidSearchAlpha_color"].active{
        -webkit-text-shadow: none;
        -moz-text-shadow: none;
        text-shadow: none;
        color: #47c671;
    }

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

/*</style>*/












/*<style>*/

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

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

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

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

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

/*</style>*/








/*<style>*/

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

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

    .best-sellers-echo__slider-vehicle-showroom-price__price-label--starting-at,
    .best-sellers-echo__slider-vehicle-showroom-price__price-info{
        color: #000000;
    }

/*</style>*/






/*<style>*/
.reviews-charlie .slick-next:before, .reviews-charlie .slick-prev:before {
        color: #666666;
    }
/*</style>*/x










/*<style>*/

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

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

    .slick-dots li {
        background-color: #c3002f;
    }

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

    .why-buy-slick-dots li.slick-active{
        background:#c3002f !important;
    }
/*</style>*/







/*<style>*/

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

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

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

    [data-theme-style~="utilGreyColor__darkenColor"]{
        color: #232323;
    }

    [data-theme-style~="utilGreyColor__lightenColor"]{
        color: #bdbdbd;
    }

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

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

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

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


/*</style>*/







/*<style>*/

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









/*<style>*/

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

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

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











/*<style>*/


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

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

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

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

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

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

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

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

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

    [data-theme-style~="utilSecondary__color"]{
        color: #ff5a00;
    }

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

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

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

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

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

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

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

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

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

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

    [data-theme-style~="utilBlackColor__transparentBgColor"]{
        background-color: rgba(48,48,48,0.2);
    }

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

    [data-theme-style~="stroke__borderColor"]{
        stroke: #c3002f;
    }

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


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

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

    .article-details__other-articles:before,
    .article-details__other-articles:after{
        background-color: #c3002f;
    }


    .listing-employee-alpha__department-title:after, .listing-employee__department-title:after {
        background-color: #c3002f
    }
/*</style>*/










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

    [data-theme-style~="vdpForm_primaryColor"],
    [data-theme-style~="vdpForm_primaryColor"] [type=checkbox]:checked+label,
    [data-theme-style~="vdpForm_primaryColor"] [type=checkbox]:not(:checked)+label,
    [type=checkbox]:not(:checked)+label, [type=checkbox]+label, [type=radio]+label{
        color: #ffffff;
    }

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

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













/*<style>*/

    
    
        
            [data-theme-style~="vehicleDetails_ctaBgColor"]{
                background-image: url('https://img.sm360.ca/images/web/oneill-group/2506/bg-cta-vdp1559677090535.jpg');
                background-size: cover;
            }
        
        
        
    


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

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







/*<style>*/


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

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

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

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

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

    .page-why-buy__header {
        box-shadow: 0 3px 6px rgba(48,48,48,0.16)
    }

    .why-buy-content {
        border-color: #c3002f;
    }


    [data-theme-style~="whyBuyContentSecondary"]{
    color: #ffffff;
    background-color: #2c2c2c;
    }
    [data-theme-style~="whyBuyFunctionalities_borderColor"]{
    border-color: #666666;
    }
    [data-theme-style~="whyBuyContent"]{
    color: #707070;
    background-color: #f2f2f2;
    }
    [data-theme-style~="whyBuyContent_bgColor"]{
    background-color: #f2f2f2;
    }

/*</style>*/















/*<style>*/

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

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


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


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










/*<style>*/

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

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

/*Start css compliances for nissan*/

/*<style >*/


    @font-face {
    font-family: 'Nissan Primary Bold';
    src: url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-bold.eot');
    src: url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-bold?#iefix') format('embedded-opentype'),
    url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-bold.woff') format('woff'),
    url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-bold.woff2') format('woff2'),
    url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }

    @font-face {
    font-family: 'Nissan Primary Italic';
    src: url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-italic.eot');
    src: url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-italic.eot?#iefix') format('embedded-opentype'),
    url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-italic.woff') format('woff'),
    url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-italic.woff2') format('woff2'),
    url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }

    @font-face {
    font-family: 'Nissan Primary Light';
    src: url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-light.eot');
    src: url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-light.eot?#iefix') format('embedded-opentype'),
    url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-light.woff') format('woff'),
    url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-light.woff2') format('woff2'),
    url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }

    @font-face {
    font-family: 'Nissan Primary Regular';
    src: url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-regular.eot');
    src: url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-regular.eot?#iefix') format('embedded-opentype'),
    url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-regular.woff') format('woff'),
    url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-regular.woff2') format('woff2'),
    url('//cdn.sm360.ca/varia/fonts/nissan/nissan-brand-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }


/*</style>*/



[data-theme-style~="mainFont__regular"]{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

[data-theme-style~="mainFont__italic"]{
font-family: "Nissan Primary Italic", "Verdana", "sans-serif";;
}

[data-theme-style~="mainFont__bold"]{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

/*<style>*/

/**************************************************
Title & Typo
***************************************************/
/***************** Body *******************/
body{
font-size: 12px;
line-height: 18px;
font-family: "Nissan Primary Light", "Verdana", "sans-serif";;
}
.wysiwyg p{
font-family: "Nissan Primary Light", "Verdana", "sans-serif";;

}

li {
font-size: 11px;
line-height: 18px;
}

.text-bold{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

/***************** Title ******************/

.title__home{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
font-size:35px;
line-height: 42px;
text-transform: capitalize;

}

.title__primary, h1, .wysiwyg h1{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
font-size:35px;
line-height: 42px;
text-transform: capitalize;
margin: 10px 0;
}

.title__secondary, h2, .wysiwyg h2{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
font-size:22px;
line-height: 24px;
text-transform: capitalize;
}

.title__tertiary, h3, .wysiwyg h3{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
font-size:15px;
line-height: 21px;
text-transform: capitalize;
}

.title__quaternary, h4, .wysiwyg h4{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
font-size:14px;
line-height: 20px;
text-transform: capitalize;
}

.title__quinary, h5, .wysiwyg h5{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
font-size:13px;
line-height: 18px;
text-transform: capitalize;
}

.title__subtitle{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
font-size:16px;
line-height: 18px;
text-transform: capitalize;
}

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

.page-home__about-title .title__primary{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.page-home__about-title .title__subtitle{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.review__title{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.block-about-beta h2{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.home-reviews-delta .home-reviews__title span{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.home-reviews-delta .home-reviews__listing-author{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.promotion-preview__title {
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.page-article .article-listing__readmore,
.page-article-details .article-listing__readmore {
font-size: 10px;
}

.listing-employee__department-employee-name,
.listing-employee__department-employee-phone.link__regular,
.link__regular.listing-employee__department-employee-email{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.listing-employee__department-employee-job {
font-family: "Nissan Primary Light", "Verdana", "sans-serif";;
}

.link__regular.listing-employee__department-employee-email {
text-decoration: none;
}
/***************** Tools ******************/

.label__checkbox,
[type=checkbox]+label.label__checkbox{
font-size: 10px;
}
.label__checkbox.active{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}
.form__label,label{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
font-size: 13px;
}
.form-field__label--text.active:before{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.vehicle__rebate{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
text-transform: uppercase;
}
.smallprint{
font-family: "Nissan Primary Light", "Verdana", "sans-serif";;
font-size: 10px;
line-height: 13px;
font-style: normal;
}

.tabs-title a{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}
.tabs-title.is-active .tabs-title__anchor{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.widget-countdown__number,
.widget-rating__count{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.widget-accordion__title{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.widget-filter__check-element .widget-filter__bodystyle-name{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

[type=checkbox]+label, [type=radio]+label{
font-family: "Nissan Primary Light", "Verdana", "sans-serif";;;
}

.widget-checkbox-label {
font-size: 10px;
padding-left: 5px;
}

/**************************************************
HEADER
**************************************************/
.header__nav-submenu__catalog-list-vehicle-name,
.header__menu,
.header__nav-submenu-element,
.header-mobile__phone .snippet-phone__department-phone--header{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}
.header__nav-submenu__catalog-side-item {
font-family: "Nissan Primary Light", "Verdana", "sans-serif";;
}

.header__nav-submenu__catalog-list-vehicle-name {
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}


.menu-mobile__phone .snippet-phone__department-phone{
font-size: 14px;
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.header__logo-image {
margin:0;
border:none;
}
.header__middlebar-left-element {
top: 0;
transform:translateY(0%);
}
.header__nav-list-anchor {
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
text-transform: capitalize;
}

.header__nav .header__nav-list .header__nav-list-element .header__nav-list-anchor {
font-size: 15px;
}
.promo-header-slide__list-item-html, .promo-header-slide__list-item-html p {
color:#ffffff;
}

.promo-header-slide__title {
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.promo-header-slide__list-item-html p {
font-size: 16px;
}

.header__nav-submenu-element {
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.header__nav-submenu:before{
display: none;
}

.hours-dep-closed{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.color-chooser-alpha {
justify-content: center;
}

.catalog-specifications-beta__details-specs-type {
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.catalog-specifications-beta__details-title,
.inventory-list-layout__preview-price-label{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
text-transform: capitalize;
}

.catalog-specifications-beta__accordion .widget-accordion-item {
border-color: #c3002f;
}

.inventory-details__comparables {
border-top: 4px solid #c3002f;
}

.catalog-vehicle-details__header-trims-anchor.link__regular{
text-decoration: none;
}

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

.googlemap-infobox .infobox_dealer-name,
.googlemap-infobox .snippet-phone__department-phone{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.footer__title, .snippet-phone__department-name--footer{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.snippet-phone__department-phone--footer {
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.footer__bottomblock-anchor{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.footer-delta__title, .footer-delta .snippet-address__address-name{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
text-transform: uppercase;
}

.footer-delta{
box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
}
/**************************************************
BUTTON
***************************************************/
.link__alpha, .link__beta{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
padding: 12px 20px;
font-size: 12px;
line-height: 17px;
text-transform: uppercase;
height: 42px;
border-radius: 0;
}

.link__alpha2{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
padding: 12px 20px;
font-size: 15px;
line-height: 17px;
text-transform: uppercase;
height: 55px;
border-radius: 0;
}

.link__alpha-secondary {
border:1px solid;
}

.link__regular{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;;
font-size: 14px;
line-height: 18px;
font-style: normal;
text-decoration: underline;
}


/**************************************************
Form
***************************************************/
.form-sidebar__title{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

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

.form-field__label-file-block-text{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;;
text-decoration: underline;
font-size:12px;
}

.form-field__label-file-block-filename {
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;;
font-size:10px;
}

.form__field .widget-filter__search-input .inventory-filter-beta__search-input{
border-radius: 5px;
}
/**************************************************
Inventory
***************************************************/

.calcResult,
.used-section__vehicle-info,
.used-section__vehicle-name,
.widget-calculator_payments,
.inventory-details__content-carproof,
.filters-slider__label{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.widget-calculator__frequency {
font-family: "Nissan Primary Light", "Verdana", "sans-serif";;
}

.inventory-details__content-contact-info .title__quaternary,
.inventory-details__content-carproof a{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}
.more-photo__button-text span{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.inventory-details__header-price .price__detail-wrapper .price__detail-price--regular{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}
.form-field__label.widget__calculator-field [data-calculator~="price_input"],
.inventory-details__header-price .price__detail-wrapper .price__detail-price-label{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}
.inventory-list-layout__ruban-sold{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}
.home-inventory-delta__item-name,
.vehicle__consumptions-label,
.widget-calculator__payments,
.widget-calculator__total{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.inventory-details__vehicle-info-legend {
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.inventory-filter-beta__filters-main-title::after {
color: #c3002f;
}


.inventory-filter-beta__filters-radio-button-text,
.filters-dropdown__button-content,
.inventory-filter-beta__filters-main-subtitle {
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.inventory-details__content-wrapper {
border-color: #c3002f;
}
/**************************************************
Catalog
***************************************************/
.catalog-listing__filter .form-field__label-checkbox-wrapper{
margin-right: 8px;
}

.catalog-preview-alpha__vehicle-name,
.catalog-listing__html-seo .title,
.inventory-listing__html-seo .title{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

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

.catalog-preview-alpha__showroom-price__wrapper,
.showroom-financing__spec-wrapper,
.catalog-section__slider-vehicle-name,
.catalog-section__slider-showroom-financing__rate,
.catalog-section__slider-showroom-financing__payment,
.catalog-section__slider-showroom-price__wrapper,
.catalog-section__slider-pager-item,
.catalog-details__gallery-button,
.catalog-details__trim-link,
.catalog-block-alpha__name-anchor,
.showroom-price__price--regular,
.showroom-financing__payment,
.showroom-financing__rate {
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.showroom-price__price-label--starting-at,
.showroom-financing__type,
.showroom-financing__cashdown,
.showroom-financing__frequency,
.showroom-financing__term{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}


.widget-filter__check-element:not(.widget-filter__check-element--selected) {
color: inherit;
}


.catalog-showroom-price__value--current {
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.catalog-inventory-availability__count {
font-size: 14px;
}



/*********************
Modules
**********************/
.catalog-slider__title,
.rapid-search-charlie__subtitle{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.best-sellers-echo__slider-vehicle-name {
text-transform: uppercase;
}

.best-sellers-echo__slider-vehicle-showroom-price__price--regular,
.best-sellers-echo__slider-vehicle-showroom-financing__rebate {
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.best-sellers-echo__slider-vehicle-showroom-financing__cashdown,
.best-sellers-echo__slider-vehicle-showroom-financing__payment-wrapper {
border-color:#c3002f
}

.home-reviews-beta .home-reviews__all-score-rating,
.home-reviews-beta .home-reviews__listing-author{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.highlights-echo__content {
font-size: 12px;
line-height: 16px;
}

.highlights-echo__title {
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.home-reviews-charlie .home-reviews__listing-author{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.rapid-search-alpha__title{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.rapid-search-alpha__cta{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.block-service-beta__title span{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.block-ctas-inventory-alpha__title span,
.block-ctas-inventory-beta__title span{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.home-reviews-charlie .home-reviews__all-score-rating{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.block-ctas-big__title span{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}


.header .snippet-phone__department-name--header{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;;
text-transform: capitalize;
}

.snippet-phone__department-wrapper--header {
font-size: 13px;
}

.footer__title{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}
.footer__bottomblock-anchor{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.title-bottom{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}
.inventory-list-layout__preview-name{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.inventory-list-layout__preview-price-current{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.inventory-details__vehicle-info-value{
font-family: "Nissan Primary Light", "Verdana", "sans-serif";;;
}

.vehicle__consumptions-value{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.inventory-details__content-options .title{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.showroom-rebate__text{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.showroom-rebate__price{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.catalog-block__name{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}
.catalog-block__name-anchor{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.showroom-price__wrapper{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.showroom-price__price--legal{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.showroom-price__price--old{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.view-switch-link span{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.catalog-details__consumptions-label{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.catalog-details__consumptions-value{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.widget-accordion__title{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.catalog-details__details-specs-type{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.block-hours__department-phone-number{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

/**************************************************
Title
***************************************************/


.vehicle__result{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.snippet-phone__department-phone--header{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.header__name{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.bodytext h2{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.inventory-preview-alpha__preview-name{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.block-service-alpha__title{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}
.catalog-slider__title{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.catalog-preview-echo__vehicle-name{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.inventory-preview-alpha__preview-price-current{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.form-bottom__title{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.pagination .pagination__page-button-text{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.widget-dropdown__button-content{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.article-careers-alpha__title {
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.article-listing__publishing-date{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
line-height: 17px;
}

/**************************************************
##### Components
***************************************************/
.slick-dots li.slick-active {
    width: 24px;
    height: 24px;
    border: 1px solid;
}

select {
font-size: 13px;
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
color: #c3002f;

}

.widget-dropdown, [type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=tel], [type=time], [type=url], [type=color], [type=number], [type=search], textarea {
border-radius:5px;
}

.widget-countdown__border {
-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}



/**************************************************
##### Why Buy
***************************************************/

.page-why-buy__introduction p{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}

.why-buy-steps__item-html p,
.why-buy-banner__html p,
.why-buy-content__html p{
font-family: "Nissan Primary Light", "Verdana", "sans-serif";;
}


/**************************************************
##### Other pages
***************************************************/
.article-details__description,
.form-container__link-policy-text{
font-family: "Nissan Primary Light", "Verdana", "sans-serif";;
}

.page-static-content__html p{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;;
/*font-size:14px;*/
/*line-height: 20px;*/
}

.block-hour-sidebar__department-title{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
}

.review-listing__cta{
font-size:10px;
}

.page-contact-alpha__ctas-item-html{
font-family: "Nissan Primary Light", "Verdana", "sans-serif";;
}


.reviews-charlie__listing-preview {
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

.reviews-charlie__listing-author-name {
font-family: "Nissan Primary Light", "Verdana", "sans-serif";;
}
/**************************************************
##### Breakpoints
***************************************************/

@media only screen and (min-width : 1024px) {

body {
font-size: 14px;
line-height: 18px;
}

li {
font-size: 13px;
line-height: 22px;
}

.title__home{
font-size:40px;
line-height: 55px;
}

.title__primary, h1, .wysiwyg h1{
font-size:40px;
line-height: 55px;
}

.title__secondary, h2, .wysiwyg h2{
font-size:20px;
line-height: 27px;
}

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

.title__quaternary, h4, .wysiwyg h4{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
font-size:16px;
line-height: 20px;
}

.title__quinary, h5, .wysiwyg h5{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
font-size:14px;
line-height: 18px;
}

.title__subtitle{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;;
font-size:16px;
line-height: 18px;
}

.smallprint{
font-size: 12px;
}

/*Homepage*/

.highlights-echo__content {
font-size: 14px;
line-height: 20px;
}

.seo-text-fox__content a{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}

}
.vignette.letter h1{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}
.vignette.letter h2,
.vignette.letter div{
font-family: "Nissan Primary Light", "Verdana", "sans-serif";;
}
.vignette.letter .divInfoGeneral span,
.vignette.letter .divNewPrice,
.vignette.letter .divOldPrice,
.vignette.letter .divAddress .dealerName{
font-family: "Nissan Primary Bold", "Verdana", "sans-serif";;
}
.vignette.letter .divEquipementMsg{
font-family: "Nissan Primary Regular", "Verdana", "sans-serif";;
}
/*</style>*/

/*End Font-compliance for nissan*/

