

































































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

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

    
    [data-theme-style~="btnAlphaSecondary"]{
        color:#e3173e;
        background-color: #1b1b1b;
        border-color: #e3173e;
    }

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

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

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

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

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

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

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

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

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

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

    [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: #1b1b1b;
    }
    
    [data-theme-style~="btnCharliePrimary"]{
    color:#ffffff;
    border:1px solid #ffffff;
    background-color: #9be0b2;
    }

    [data-theme-style~="btnCharliePrimary"]:hover,
    [data-theme-style~="btnCharliePrimary"]:focus,
    [data-theme-style~="btnCharliePrimary"]:active,
    [data-theme-style~="btnCharliePrimary"].active{
    color:#47c671;
    border:1px solid #ffffff;
    background-color: #ffffff;
    }

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

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

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


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

    [data-theme-style~="btnSocialPrimaryLabel"] {
        color: #e3173e;
    }

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

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

    
    [data-theme-style~="btnRegularSecondary"]{
    color:#007dba

    }

    [data-theme-style~="btnRegularSecondary"]:hover,
    [data-theme-style~="btnRegularSecondary"]:focus,
    [data-theme-style~="btnRegularSecondary"]:active,
[data-theme-style~="btnRegularSecondary"].selected{
    color:#007dba
    }


    
    [data-theme-style~="homeCtaPanel_bgColor"].block-ctas-charlie__item:nth-child(even)::before,
    [data-theme-style~="homeCtaPanel_bgColor"].block-ctas-charlie__item:nth-child(odd)::before{
        border-color: #22992e;
    }


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

/*</style>*/











/*<style>*/

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

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

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

/*</style>*/










/*<style>*/

    [data-theme-style~="accordionIcon_color"]:before {
        color: #e3173e;
    }
[data-theme-style~="accordion_content_fontColor"] {
color: #1b1b1b;
}

    [data-theme-style~="accordion_bg_color"] {
    background-color: #fafafa;
    }
/*</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: #1a4729;
    }

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

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

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

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

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

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

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

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

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


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

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

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

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

    /************************* Radio Button **************************/
    input[type=radio] + label .radio-button__label-radio{
        border-color: #e3173e;
        background-color: transparent;
    }
    input[type="radio"]:checked + label .radio-button__label-radio{
        border-color: ;
    }
    input[type="radio"]:checked + label .radio-button__label-radio:before{
        background-color: #e3173e;
    }


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

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

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

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

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



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

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

    [data-theme-style~="openingHours_iconColor"]{
        color: #e3173e;
    }

    [data-theme-style~="openingHours_labelColor"]{
        color: #e3173e;
    }


    
    [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~="vehicleRebate_fontColor"]{
    color: #1b1b1b;
    }

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

































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

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

    
    [data-theme-style~="bodySecondary"]{
        background-color:#fafafa;
        color:#1b1b1b;
    }

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

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

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

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

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

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

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

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

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


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

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

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








/*<style>*/

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

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

    [data-theme-style~="box_fontColor"]{
        color: #1b1b1b;
    }
/*</style>*/











/*<style>*/

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

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

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

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

/*</style>*/





















































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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    [data-theme-style~="catalogDetailsConsumptionValue__color"] {
        color: #e3173e;
    }

    
    [data-theme-style~="catalogDetailsTrimSelected__color"] {
        color: #e3173e;
    }

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


























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


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

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

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

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

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

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

    [data-theme-style~="btnCatalogPreview"]:hover{
        background-color: #47c671!important;
        color:#47c671;
        border-color: #1b1b1b;
    }
/*</style>*/





    
    
    


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

    [data-theme-style~="contactUs_address"] {
    background-color: #fafafa;
    color: #1b1b1b;
    }
/*</style>*/










/*<style>*/

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

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

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

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






















































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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

    
    [data-theme-style~="footer__bottom"],
    [data-theme-style~="footerBottom"] {
        color:#ffffff;
        background-color: #1b1b1b;
    }

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

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


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

    
    [data-theme-style~="footerTabs_fontColor"]{
        color: rgba(27,27,27,0.7);
        border-color: rgba(112,112,112,0.7);
    }

    [data-theme-style~="footerTabs_fontColor"].is-active a:after,
    [data-theme-style~="footerTabs_fontColor"].is-active a,
    [data-theme-style~="footerTabs_fontColor"] a:hover{
        color: #e3173e;
        border-color: #e3173e;
    }
/*</style>*/




















/*<style>*/

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

    .is-invalid-label,
    .is-invalid-input:not(:focus)::placeholder,
    .is-invalid-label::after,
    .is-invalid-label.checkbox-label,
    .is-invalid-input + .form-field__label-file-block
    {
        color: #e3173e;
    }

    .is-invalid-input:not(:focus),
    .is-invalid-label.checkbox-label::before,
    .is-invalid-input + .form-field__label-file-block
    {
        border: 1px solid #e3173e;
        box-shadow: inset 0 0 0 1px #e3173e !important;
    }


    /*********************************************************
    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;
        border-color: #707070;

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

    }

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

    [data-theme-style~="formInput"] {
        background-color: #ffffff;
        color: #1b1b1b;
        border-color: #d5d5d5;
    }

    [data-theme-style~="formInput"]:hover,
    [data-theme-style~="formInput"]:active,
    [data-theme-style~="formInput"]:hover {
        color: #1b1b1b;
        border-color: #707070;
        box-shadow: none;
    }

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














































































































































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

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

    [data-theme-style~="mobileHeader__menuBurger_FontColor"]{
        color:#e3173e;
    }

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

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

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

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

    [data-theme-style~="headerMobileNavigation"] .header__nav-list-anchor{
        border-bottom-color:#9a9b9d !important;
    }

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

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

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

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

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

    [data-theme-style~="mobileMenu__mainNav__secondLevel"]>a{
        color: #707070;
        background-color: #eaeaea;
    }

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

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

    
    [data-theme-style~="mobileMenu__secondaryNav__anchor"]>a{
        color: #707070;
        background-color: #eaeaea;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    [data-theme-style~="header__compare__dropdownBox"]{
        color: #1b1b1b;
        background-color: #eaeaea !important;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    [data-theme-style~="headerPhone_phoneDropdownBgColor"]{
        background-color: #1b1b1b;
    }
[data-theme-style~="headerCtaDropdown__fontColor"]{
color: #1b1b1b;
}

    [data-theme-style~="selectIcon_color"]{
        color: #e3173e;
    }


/*</style>*/






















































































/*<style>*/

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


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

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

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

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

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

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

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

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

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

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

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


    
        [data-theme-style~="homeService_bgImage"]{
            background-color: #000000;
            background-image:  url('https://img.sm360.ca/images/web/portland-street-honda/2942/bg-cta-2-mobilee1577119593414.jpg');
            background-repeat: no-repeat;
            background-position: bottom ;
            background-size: cover;
        }

        @media print,screen and (min-width:64em)  {
            [data-theme-style~="homeService_bgImage"]{
                background-image:  url('https://img.sm360.ca/images/web/portland-street-honda/2942/bg1575650018621.png');
                background-color: #000000;
                background-repeat: no-repeat;
                background-position: bottom ;
                background-size: cover;
            }
        }
    

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

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


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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

    

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

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

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

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

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


    

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

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

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


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

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

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

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

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

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

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

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

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

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

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

    [data-theme-style~="homeReviews_emptyStarsColor"]{
        color: #eaeaea;
    }

    [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: #c7c7c7 !important;
    }

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

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

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

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

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

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


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

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

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



/*</style>*/





























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

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

    
        
    


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

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

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

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

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

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

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

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

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
















/*<style>*/

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

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

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

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

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

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

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

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

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

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

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

    .inventory-filter-beta__filters-radio-button:checked+label::after{
        background-color: #47c671;
    }
    .inventory-filter-beta__filters-radio-button-label::before {
    background-color: #ffffff;
    }
    [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: #1b1b1b;
    }

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

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

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

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







/*<style>*/

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


































































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

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

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

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

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

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



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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

/*</style>*/














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

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

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

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

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

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

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












/*<style>*/

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

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

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

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

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














/*<style>*/

    [data-theme-style~="promoHeaderSlider__dots"] li button{
        color: #c7c7c7;
        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: #c7c7c7;
    }

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













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

    [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~="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:#c7c7c7;
}

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

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

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

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

/*</style>*/










/*<style>*/

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

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

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

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

/*</style>*/










/*<style>*/

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

    [data-theme-style~="pagerSlider"] li:before{
        color: #707070 !important;
    }

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

    [data-theme-style~="pagerSlider"] li.slick-active:before{
        color: #e3173e !important;
    }

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

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

    .slick-dots li:before{
        color: #707070;
    }

    .slick-dots li.slick-active:before{
        color: #e3173e;
    }
/*</style>*/







/*<style>*/

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

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

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

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

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

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

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

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

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


/*</style>*/














/*<style>*/

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




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

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



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









/*<style>*/

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

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

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















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

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

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

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

    [data-theme-style~="technologyProgressBar"]:after {
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, #000000 20%, #000000 50%, #000000 80%, rgba(0,0,0,0) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,#000000 20%,#000000 50%,#000000 80%, rgba(0,0,0,0) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,#000000 20%,#000000 50%,#000000 80%, rgba(0,0,0,0) 100%);
    }

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

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

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














/*<style>*/


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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










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

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

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

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













/*<style>*/

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


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

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







/*<style>*/


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

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

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











/*<style>*/

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

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

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

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



/*</style>*/























/*<style>*/

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

    [data-theme-style~="widgetSticky"]{
        color: #e3173e ;
    }

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

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


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


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


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

[data-theme-style~="widgetDropDown"]:hover{
color: #1b1b1b;

}
/*</style>*/










/*<style>*/

[data-theme-style~="tabs_fontColor"]{
    color: rgba(27,27,27,0.5);
    border-color: rgba(199,199,199,0.5);
}

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

/* Start css compliances for honda */




/*<style >*/


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

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

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

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

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

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

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



/*</style>*/


/*<style>*/

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

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

/**************************************************
Title & Typo
***************************************************/
/***************** Body *******************/
body{
font-family: "Helvetica", "Verdana", "sans-serif";;
    font-weight: normal;
}
/***************** Title ******************/


.title__primary, h1,
.title__secondary, h2,
.title__home,
.wysiwyg h1,
.wysiwyg h2{
font-family: "National Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
}
.wysiwyg, .wysiwyg p{
font-size:14px;
line-height: 19px;
}

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

.title__secondary, h2,
.wysiwyg h2{
font-size:25px;
line-height:30px;
}

.title__tertiary, h3,
.wysiwyg h3{
font-size:22px;
line-height:28px;
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}

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

.title__quinary, h5,
.wysiwyg h5{
font-size:14px;
line-height:20px;
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}
.title__subtitle{
text-transform: none;
font-size:22px;
line-height:28px;
font-family: "Helvetica", "Verdana", "sans-serif";;
    font-weight: normal;
}
.smallprint{
font-size: 11px;
font-style: normal;
line-height:14px;
font-family: "Helvetica", "Verdana", "sans-serif";;
    font-weight: normal;
}
.breadcrumb{
font-size: 12px;
}
.help-text, .review__author, .smallprint, .wysiwyg a{
font-style: normal;
}

.wysiwyg a{
text-decoration: underline;
}

.wysiwyg a:hover {
text-decoration: none;
}

.page-home__about-title .title__primary{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}


.review__title{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}

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

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

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

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

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

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

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

.widget-countdown__number,
.widget-rating__count,
.widget-countdown__border{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}
.widget-countdown__text{
font-family: "Helvetica", "Verdana", "sans-serif";;
    font-weight: normal;
font-size: 14px;
line-height: 19px;
}

.form-container__link-policy{
padding-bottom: 20px;
}

.widget-countdown__border{
border-radius: 5px;
}
.widget-accordion__title{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}

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

.widget-filter__check-element{
border: 1px solid;
}
/**************************************************
HEADER
**************************************************/
.header__nav-submenu__catalog-list-vehicle-name,
.header__menu,
.header-mobile__phone .snippet-phone__department-phone--header{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
}

.menu-mobile__phone .snippet-phone__department-phone{
font-size: 14px;
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}
.snippet-address__title{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}
/**************************************************
FOOTER
**************************************************/

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

.snippet-phone__department-phone--footer,
.footer__title{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}

.footer__bottomblock-anchor{
font-family: "Helvetica", "Verdana", "sans-serif";;
    font-weight: normal;
}
/**************************************************
BUTTON
***************************************************/
.link__alpha,
.link__beta,
.link__charlie{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
border-radius: 5px;
padding:12px 23px;
font-size:14px;
line-height: 19px;
min-height: 45px;
}


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

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

[data-theme-style~="btnAlphaSecondary"]{
color:#e3173e;
background-color: transparent;
border:1px solid #e3173e;
}

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

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

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


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

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


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

[data-theme-style~="btnCharliePrimary"]:hover,
[data-theme-style~="btnCharliePrimary"]:focus,
[data-theme-style~="btnCharliePrimary"]:active,
[data-theme-style~="btnCharliePrimary"].active{
color:#47c671;
border:1px solid #ffffff;
background-color: #ffffff;
}

.link__regular {
font-family: "Helvetica", "Verdana", "sans-serif";;
    font-weight: normal;
transition:color 0.2s;
font-size:14px;
line-height:19px;
}

.link__regular-secondary{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
}

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

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

/*****************************************************************
Input Types - Default State
*****************************************************************/
[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], select, form .widget-dropdown {
display: block;
margin:0;
min-height: 50px;
height:50px;
font-size:14px;
line-height:20px;
border-radius:5px;
}

.listing-promotion__form .widget-newsletter__subscribe [type=email] {
padding: 12px 12px 12px 45px;
}

.widget-newsletter__subscribe-button{
height: 50px;
display: flex;
align-items: center;
justify-content: center;
}

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

.calcResult,
.used-section__vehicle-info,
.used-section__vehicle-name,
.widget-calculator_payments,
.inventory-details__content-carproof{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}
.inventory-details__content-contact-info .title__quaternary,
.inventory-details__content-carproof a{
font-family: "Helvetica", "Verdana", "sans-serif";;
    font-weight: normal;
}
.more-photo__button-text span{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}
.inventory-details__header-price .price__detail-wrapper .price__detail-price-label,
.inventory-details__header-price .price__detail-wrapper .price__detail-price--regular{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}
.form-field__label.widget__calculator-field [data-calculator~="price_input"]{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}
.inventory-list-layout__ruban-sold{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}
.home-inventory-delta__item-name{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}
/**************************************************
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,
.catalog-listing-alpha__filter-select,
.catalog-specifications-alpha__details-title,
.catalog-specifications-alpha__trim-link{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}

.catalog-specifications-alpha__details-title,
.catalog-showroom-price__value--current{
font-size: 22px;
line-height: 28px;
}

.catalog-block__name,
.catalog-details__consumptions-label,
.catalog-specifications-alpha__details-specs-type,
.catalog-specifications-alpha__details-specs-element,
.catalog-specifications-alpha__trim-link,
.catalog-inventory-availability__link,
.catalog-showroom-price__label{
font-size: 14px;
line-height: 20px;
}
.catalog-inventory-availability__count{
font-size: 10px;
line-height: 20px;
}

.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-details__consumptions-label,
.catalog-details__consumptions-unit,
.catalog-inventory-availability__link,
.catalog-inventory-availability__count{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}

.catalog-inventory-availability__link{
text-decoration: underline;
}
.catalog-inventory-availability__link:hover{
text-decoration: none;
}

/*home catalog*/
.best-sellers-charlie__slider-vehicle-showroom-price__price-info{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}

.best-deals-beta-ctas__item-title{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}

.best-sellers-charlie__header-title,
.highlights-gamma__section-title,
.best-deals-beta__title{

}

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

.home-reviews-beta .home-reviews__all-score-rating,
.home-reviews-beta .home-reviews__listing-author{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}
.reviews-home__average{
font-family: "National Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}
.home-reviews-charlie .home-reviews__listing-author{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;
}

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

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

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

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

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

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


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

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

.title-bottom{
 font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
}
.inventory-list-layout__preview-name,
.inventory-details__vehicle-info-value,
.catalog-block-alpha__name{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
font-size: 16px;
line-height: 20px;
}
.inventory-list-layout__preview-price-label,
.showroom-financing__type,
.showroom-price__price-label--starting-at,
.vehicle__rebate-old-price{
font-family: "Helvetica", "Verdana", "sans-serif";;
    font-weight: normal;;
font-size: 14px;
line-height: 20px;
}
.showroom-financing__frequency,
.showroom-financing__term{
font-family: "Helvetica", "Verdana", "sans-serif";;
    font-weight: normal;;
font-size: 11px;
line-height: 14px;
}

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

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

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

.showroom-rebate__price{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
}

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

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

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

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

.catalog-details__consumptions-value{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
font-size: 30px;
line-height: 35px;
}


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

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

.snippet-phone__department-phone--header{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
}

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

.text-bold{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
}

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

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

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

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

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

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

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


.view-switcher-alpha__link{
border-radius: 3px;
}
/*Forms*/
input[type=radio]+label .radio-button__label-radio{
width:18px;
height:18px;
}
input[type=radio]+label .radio-button__label-radio:before{
width: 10px;
height: 10px;
left: 2px;
top: 2px;
}

.highlights-echo__section-title,
.block-hours__department-phone-text,
.inventory-details__ctas-instance-info{
text-transform: uppercase;
}

.block-hours__department-phone-text{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
}
.highlights-echo__title{
font-family: "National Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
}
/*Prices in bold*/
.best-sellers-charlie__slider-vehicle-showroom-financing__payment,
.best-sellers-charlie__slider-vehicle-showroom-financing__rate {
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
}
.header__menu{
font-size: 16px;
}
/*****************************************************************
Overwritting default Bold font family
*****************************************************************/
.footer-delta__title, .footer__bottomblock-anchor,
.widget-filter__slide-max, .widget-ninjabox__bxslider-count-box,
.catalog-block-alpha__name,
.showroom-financing__payment,
.showroom-financing__rate,
.showroom-price__price--regular,
.showroom-price__price-label,
.catalog-showroom-price__value,
.catalog-specifications-alpha__details-specs-type,
.widget-calculator__legend-title,
.listing-employee__department-employee-email,
.listing-employee__department-employee-phone,
.inventory-details__ctas-instance-info,
.vehicle__consumptions-label,
.widget-calculator__payments,
.showroom-rebate__text,
.catalog-details__ctas-instance-info,
.catalog-trim-chooser__item .link__regular,
.widget-calculator__total,
.catalog-trim-chooser .selected{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
}

.listing-employee__department-employee-email,
.listing-employee__department-employee-phone,
.showroom-rebate__text,
.showroom-rebate__price {
font-size: 14px;
line-height: 19px;
}

.widget-accordion-item{
border-bottom: 0;
margin-bottom: 5px;
padding-left: 10px;
}

/*Compliance accessibility*/
[data-theme-style~="headerNavMain__Elem"].is-selected > a,
[data-theme-style~="headerNavMain__Elem"]:hover > a,
[data-theme-style~="headerNavMain__Elem"]:active > a,
[data-theme-style~="headerNavMain__Elem"]:focus > a,
.dropdown.menu .is-active > a {
    background-color: #e3173e ;
}
.header__nav-list-element{
    padding: 0;
}
.header__nav-list-element > a {
    padding-left: .625rem !important;
    padding-bottom: 22px !important;
    padding-top: 22px !important;
}
.breadcrumbs__block-anchor{
    text-decoration: underline;
}
[data-theme-style~="tabs_fontColor"]{
    color: rgba(27,27,27,0.7);
    border-color: rgba(199,199,199,0.7);
}

/***********************************************************
Breakpoints :
- small: 0,               //Mobile
- medium: 640px,
- tablet: 768px           //Tablet
- large: 1024px,          //Desktop
- xlarge: 1200px,
- xxlarge: 1920px,
************************************************************/

/**************************************
Tablet
**************************************/
@media (min-width: 768px) and (max-width: 1024px) {
.title__primary, h1, .wysiwyg h1{
font-size:35px;
line-height:40px;
}
.title__secondary, h2, .wysiwyg h2{
font-size:28px;
line-height:35px;
}
.title__tertiary, h3, .wysiwyg h3{
font-size:24px;
line-height:28px;
}
.title__quaternary, h4, .wysiwyg h4{
font-size:16px;
line-height:20px;
}
.title__quinary, h5, .wysiwyg h5{
font-size:14px;
line-height:20px;
}

.title__subtitle{
font-size:28px;
line-height:35px;
}
.catalog-details__consumptions-value{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
font-size: 30px;
line-height: 35px;
}
}

/**************************************
Desktop
**************************************/
@media only screen and (min-width: 1024px) {
.title__primary, h1{
font-size:50px;
line-height:55px;
}
.title__secondary, h2{
font-size:35px;
line-height:40px;
}
.title__tertiary, h3{
font-size:28px;
line-height:35px;
}
.title__quaternary, h4{
font-size:20px;
line-height:25px;
}
.title__quinary, h5{
font-size:16px;
line-height:20px;
}
.wysiwyg h1{
font-size:50px;
line-height:55px;
}
.wysiwyg h2{
font-size:35px;
line-height:40px;
}
.wysiwyg h3{
font-size:28px;
line-height:35px;
}
.wysiwyg h4{
font-size:20px;
line-height:25px;
}
.wysiwyg h5{
font-size:16px;
line-height:20px;
}
.seo-text-gamma__title{
font-size:50px;
line-height:55px;
}
.catalog-showroom-price__value--current{
font-size: 28px;
line-height: 35px;
}
.inventory-list-layout__preview-name,
.inventory-details__vehicle-info-value,
.catalog-block-alpha__name{
font-size: 20px;
line-height: 25px;
}
.catalog-details__consumptions-value{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
font-size: 30px;
line-height: 35px;
}

.page-static-header__html{
font-family: "Helvetica Bold", "Verdana", "sans-serif";;
    font-weight: normal;;
font-size: 14px;
line-height: 20px;
}
.page-static-content__html .wysiwyg p{
font-size: 14px;
line-height: 20px;
}
}
/*</style>*/

/*End Font-compliance for honda*/

