































































































/*<style>*/


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


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

}



[data-theme-style~="btnAlphaTertiary"]{
color:#0db1f4;
background-color: #474747;
}
[data-theme-style~="btnAlphaTertiary"]:hover,
[data-theme-style~="btnAlphaTertiary"]:focus,
[data-theme-style~="btnAlphaTertiary"]:active{
color:#ffffff;
background-color: #323232;
}



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

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


[data-theme-style~="btnBetaSecondary"]{
color:#0db1f4;
border-color: #0db1f4;
}
[data-theme-style~="btnBetaSecondary"]:hover,
[data-theme-style~="btnBetaSecondary"]:focus,
[data-theme-style~="btnBetaSecondary"]:active,
[data-theme-style~="btnBetaSecondary"].active{
color:#ffffff;
border-color: #2274ac;
background-color: #2274ac !important;
}



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

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



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

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



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

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



[data-theme-style~="btnEchoPrimary"]{
color:#ffffff;
background-color: #2d96cd;
}
[data-theme-style~="btnEchoPrimary"]:hover{
color:#ffffff;
}
[data-theme-style~="btnEchoPrimary"] [data-theme-sprite]{
color:#ffffff;
background-color: #ffffff;
}



[data-theme-style~="btnGammaPrimary"]{
color:#ffffff;
background-color: #2d96cd;
}
[data-theme-style~="btnGammaPrimary"]:hover{
color:#ffffff;
background-color:  #33a9e7;
}
[data-theme-style~="btnGammaPrimary"]:focus,
[data-theme-style~="btnGammaPrimary"]:active{
color:#ffffff;
background-color: #ffffff;
}


/*****************************************************************
BUTTON
*****************************************************************/


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

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


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

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


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

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



/****************   BODY LINK PRIMARY    *****************/
[data-theme-style~="linkPrimary"]{
color:#0d63a0
}
[data-theme-style~="linkPrimary"]:hover,
[data-theme-style~="linkPrimary"]:focus,
[data-theme-style~="linkPrimary"]:active{
color:#000000
}

/****************   BODY LINK SECONDARY    *****************/
[data-theme-style~="linkSecondary"]{
color:#0d63a0
}
[data-theme-style~="linkSecondary"]:hover,
[data-theme-style~="linkSecondary"]:focus,
[data-theme-style~="linkSecondary"]:active{
color:#000000
}



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

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


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

/****************   BTN PRIMARY    *****************/
[data-theme-style~="btnPrimary"]{
color:#ffffff;
border-color: #2d96cd;
}
[data-theme-style~="btnPrimary"]:hover{
color:#ffffff;
background-color: #409b34;
}
[data-theme-style~="btnPrimary"]:focus,
[data-theme-style~="btnPrimary"]:active{
color:#ffffff;
background-color: #ffffff;
}
/****************   BTN HEADER    *****************/
[data-theme-style~="btnHeader"]{
color:#ffffff;
background-color: #fd8606;
}
[data-theme-style~="btnHeader"]:hover{
color:#ffffff;
background-color: #e47805;
}
[data-theme-style~="btnHeader"]:focus,
[data-theme-style~="btnHeader"]:active{
color:#fd8606;
background-color: #ffffff;
}

/****************   BTN SPECIAL   *****************/
[data-theme-style~="btnSpecial"]{
color:#ffffff;
background-color: #22992e;
}
[data-theme-style~="btnSpecial"]:hover{
color:#ffffff;
background-color: #28b336;
}
[data-theme-style~="btnSpecial"]:focus,
[data-theme-style~="btnSpecial"]:active{
color:#22992e;
background-color: #ffffff;
}

/****************   BTN TRUCK   *****************/
[data-theme-style~="btnTruck"]{
color:#000000;
background-color: #ffcb2e;
}
[data-theme-style~="btnTruck"]:hover{
color:#000000;
background-color: #e6b729;
}
[data-theme-style~="btnTruck"]:focus,
[data-theme-style~="btnTruck"]:active{
color:#ffcb2e;
background-color: #000000;
}

/****************   BTN FORM   *****************/
[data-theme-style~="btnForm"]{
color:#ffffff;
background-color: #fd8606;
}
[data-theme-style~="btnForm"]:hover{
color:#ffffff;
background-color:  #e47805;
}
[data-theme-style~="btnForm"]:focus,
[data-theme-style~="btnForm"]:active{
color:#fd8606;
background-color: #ffffff;
}

[data-theme-style~="btnSocialPrimary"]{
color: #409b34;
}
/*</style>*/






















































































































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

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

/* Header General - OLD */
[data-theme-style~="header_linkColor"]{
color: #cccccc;
}
[data-theme-style~="header_linkColor"]:hover{
color: #cccccc;
}
/* Header General - OLD END */

/***************    HEADER - PHONE   ****************/
[data-theme-style~="header__phone__labelTextColor"]{
color: #0c121c;
}
[data-theme-style~="header__phone__numberColor"]{
color: #0c121c;
}
[data-theme-style~="header__phone__numberColor"]:hover{
color: #0c121c;
}

/***************    HEADER - ADDRESS   ****************/
[data-theme-style~="header__address__textColor"]{
color: #0c121c;
}
[data-theme-style~="header__address__textColor"]:hover{
color: #0c121c;
}

/***************    HEADER - LANGUAGE SWITCHER   ****************/
[data-theme-style~="header__languageSwitcher__textColor"]{
color: #409b34;
}
[data-theme-style~="header__languageSwitcher__textColor"]:hover{
color: #0c121c;
}
[data-theme-style~="header__languageSwitcher__textColor"].language-switch__item--active{
color: #0c121c;
}

/***************    HEADER - QUICK LINKS   ****************/

[data-theme-style~="headerTopNav__dropdownBtn"]>a{
color: #ffffff;
background-color: #005a2b;
}
.active [data-theme-style~="headerTopNav__dropdownBtn"]>a,
[data-theme-style~="headerTopNav__dropdownBtn"]:hover>a{
color: #0c121c;
background-color: #e4e8e8;
}
[data-theme-style~="headerTopNav__dropdownContent"]{
background-color: #f8f9f9;
}
[data-theme-style~="headerTopNav__dropdownContent"] a{
color: #0c121c;
background-color: #f8f9f9;
}
[data-theme-style~="headerTopNav__dropdownContent"] a:hover{
color: #ffffff;
background-color: #005a2b;
}

/***************    HEADER - DEALER NAME   ****************/

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

/***************    HEADER - PRIMARY CTA   ****************/

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

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

}
[data-theme-style~="compareBox__colorAfter"]:after{
border-color: transparent transparent #cccccc;
}
[data-theme-style~="compareBox__colorBefore"]:before{
border-color: transparent transparent #ffffff;
}
[data-theme-style~="header__compare__dropdownCta"]>span{
color: #ffffff;
background-color: #0c121c;
}
[data-theme-style~="header__compare__dropdownCta"]:hover>span{
color: #4a4f54;
background-color: #ffffff;
}
[data-theme-style~="header__compare__dropdownBox"]{
color: #0c121c;
background-color: #e4e8e8 !important;
}
[data-theme-style~="header__compare__dropdownBox"]:after{
border-color: transparent transparent #e4e8e8 !important;
}
[data-theme-style~="header__compare__dropdownBoxCta"]{
color: #ffffff;
background-color: #0c121c;
border-color: #0c121c;
}
[data-theme-style~="header__compare__dropdownBoxCta"]:hover{
color: #4a4f54;
background-color: #ffffff;
border-color: #eef1f1;
}

/***************    HEADER - SEPARATOR   ****************/

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

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

/***************    HEADER - MAIN NAV   ****************/

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


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

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


.dropdown.menu .is-active>a,
[data-theme-style~="headerNavMain__Elem"].is-active,
[data-theme-style~="headerNavMain__Elem"]:hover {
color: #409b34;
}

[data-theme-style~="headerNavMain__Elem"].is-active:before,
[data-theme-style~="headerNavMain__Elem"]:hover:before {
background-color: #409b34;
}
.dropdown.menu>li.is-dropdown-submenu-parent>a::after{
border-color: #409b34 transparent;
}


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

[data-theme-style~="headerNavMain__Elem"].is-selected:before {
background-color: #409b34;
}


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

[data-theme-style~="headerNavSub"].is-selected a {
color: #111111;
}

/***************    HEADER - MOBILE - MAP CTA   ****************/

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

/***************    HEADER - MOBILE - PHONE   ****************/

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

.goog-te-gadget-simple .goog-te-menu-value{
color: #0c121c !important;
background: transparent !important;
}





/***************    HEADER - MOBILE - MENU BURGER   ****************/

/* Hamburger Button Color - OLD */
[data-theme-style~="hamburger__bgColor"],
[data-theme-style~="hamburger__bgColor"]:after,
[data-theme-style~="hamburger__bgColor"]:before{
background-color: #409b34;
}
/* Hamburger Button Color - OLD END */

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

[data-theme-style~="mobileHeader__menuBurger__opened"]{
background-color: #eef1f1;
}
[data-theme-style~="mobileHeader__menuBurger__opened"]>span{
color: #409b34;
}
[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: #409b34;
}

/***************    HEADER - MOBILE - OFF CANVAS   ****************/

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

/***************    HEADER - MOBILE - MENU - MAIN NAV   ****************/

/* Mobile Nav - OLD */
[data-theme-style~="headerMobileNavigation"]{
color: #000000;
}
[data-theme-style~="headerMobileNavigation"] li a:hover{
color: #0db1f4;
}
[data-theme-style~="headerMobileNavigation"] .is-selected > a{
color: #0d63a0;
}
/* Mobile Nav - OLD END */

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

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

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

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

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

}

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

}

/***************    HEADER - MOBILE - MENU - SECONDARY NAV   ****************/

[data-theme-style~="mobileMenu__secondaryNav__anchor"]>a{
color: #4a4f54;
background-color: #e4e8e8;
}
[data-theme-style~="mobileMenu__secondaryNav__anchor"].is-selected>a{
color: #ffffff;
background-color: #0c121c;
}

/***************    HEADER - MOBILE - MENU - CLOSE   ****************/
[data-theme-style~="mobileMenu__mainNav__close"] {
color: #0c121c;
}

/***************    HEADER - MOBILE - MENU - COMPARE   ****************/

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

/***************    HEADER - MOBILE - ADDRESS   ****************/

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

/***************    HEADER - MOBILE - PHONE   ****************/

[data-theme-style~="mobile__menuPhone__label"]{
color: #ffffff;
}
[data-theme-style~="mobile__menuPhone__number"]{
color: #a1a1a1;
}
[data-theme-style~="mobile__menuPhone__number"]:hover{
color: #a1a1a1;
}
[data-theme-style~="form_icons"]:before{
color:#cccccc;
}

/*</style>*/




































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

/***************    FOOTER - MAIN NAV   ****************/

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

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

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

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

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

/***************    FOOTER - DEALER INFOS   ****************/

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

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

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


/***************    FOOTER - PRIMARY CTA   ****************/

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


/***************    FOOTER - SOCIAL LINKS   ****************/

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

/***************    FOOTER - BOTTOM   ****************/

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

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

/***************    FOOTER - COPYRIGHT   ****************/

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

/*</style>*/

/*****************************************************************
                       BLOC COLOR PRIMARY
*****************************************************************/


/*****************************************************************
                       BLOC COLOR SECONDARY
*****************************************************************/


/*****************************************************************
                       BLOC COLOR SIMILARLY
*****************************************************************/


/*****************************************************************
                          UTILS
*****************************************************************/


/*****************************************************************
                          ELEMENT FONT COLOR
*****************************************************************/


/*****************************************************************
                            VDP ELEMENT
*****************************************************************/


/*****************************************************************
                            BOX COLOR
*****************************************************************/


/*****************************************************************
                             NAV BLOCK COLOR
*****************************************************************/


/*****************************************************************
                            BLOCK FORM
*****************************************************************/


/*****************************************************************
                             PAGERS
*****************************************************************/



/*****************************************************************
                            WIDGETS
*****************************************************************/


/*****************************************************************
                           PAGE WHY BUY
*****************************************************************/


/*****************************************************************
                           PAGE FAQ
*****************************************************************/


/*****************************************************************
                           INVENTORY LISTING
*****************************************************************/


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



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


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


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


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


/*****************************************************************
                      VEHICLE DETAILS BG IMAGE or COLOR
*****************************************************************/


/*****************************************************************
                         ABOUT INSTANCES
*****************************************************************/


/*****************************************************************
                           TOP SECTION
*****************************************************************/


/*****************************************************************
                   CREDIT APPLICATION MODULE
*****************************************************************/


/*****************************************************************
                        HOME CREDIT FORM
*****************************************************************/


/*****************************************************************
                        HOME SEO MODULE
*****************************************************************/


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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

/***************    BOX COLOR    ****************/
[data-theme-style~="boxColor"]{
    background-color:#ffffff;
    color:#303030;
    -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.1);
}

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

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

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

/****************   BODY LINK PRIMARY    *****************/
[data-theme-style~="linkPrimary"]{
    color:#0d63a0
}
[data-theme-style~="linkPrimary"]:hover,
[data-theme-style~="linkPrimary"]:focus,
[data-theme-style~="linkPrimary"]:active{
    color:#000000
}

/****************   BODY LINK SECONDARY    *****************/
[data-theme-style~="linkSecondary"]{
    color:#0d63a0
}
[data-theme-style~="linkSecondary"]:hover,
[data-theme-style~="linkSecondary"]:focus,
[data-theme-style~="linkSecondary"]:active{
    color:#000000
}




/*****************************************************************
                            HEADER
*****************************************************************/



/***************    HEADER - COMPARE   ****************/

/* Compare - OLD */
[data-theme-style~="navCompare"]{
    background-color: #409b34;
}
[data-theme-style~="navCompare"]:hover{
    background-color: #35822b;
}


/* Compare - OLD END */



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

/***************    FOOTER - GENERAL   ****************/


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

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

[data-theme-style~="breadcrumb"] a{
    color: #999999;
}
[data-theme-style~="smallprint"]{
    color: #999999;
}
[data-theme-style~="smallprint_darker"]{
    color: #666666;
}

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

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

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

/*****************************************************************
                         Graphic filter
*****************************************************************/
[data-theme-style~="graphic-filter"]{
    background: #303030;
}
/*****************************************************************
                         Util Color
*****************************************************************/

[data-theme-style~="utilPrimary__color"]{
    color: #409b34
}
[data-theme-style~="utilPrimary__color"][data-theme-sprite~="checklist"]:before{
    color: #409b34;
}
[data-theme-style~="utilPrimary__bgColor"]{
    background-color: #409b34
}
[data-theme-style~="utilPrimary__borderColor"]{
    border-color: #409b34 !important;
}
[data-theme-style~="utilPrimary__borderColorAfter"]:after{
    border-color: #409b34
}
[data-theme-style~="utilPrimary__colorBefore"]:before{
    color: #409b34
}
[data-theme-style~="utilPrimary__bgColorBefore"]:before{
    background-color: #409b34
}
[data-theme-style~="utilPrimary__bgColorAfter"]:after{
    background-color: #409b34
}
[data-theme-style~="utilPrimary__listColor"] li:before{
    color: #409b34
}

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

[data-theme-style~="utilTertiary__color"]{
    color: #8994a0
}
[data-theme-style~="utilTertiary__bgColor"]{
    background-color: #8994a0
}
[data-theme-style~="utilTertiary__borderColor"]{
    border-color: #8994a0;
}

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

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

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

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

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

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

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

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

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

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

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

[data-theme-style~="utilRedColor__color"]{
    color: #ee3b33;
}

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

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

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

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

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

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

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

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

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

[data-theme-style~="utilGradientSecondary__bgColor"]{
    background: -moz-linear-gradient( -90deg, #cccccc 0%, #ffffff 33%);
    background: -webkit-linear-gradient( -90deg, #cccccc 0%, #ffffff 33%);
    background: -ms-linear-gradient( -90deg, #e6e6e6 0%, #ffffff 33%);
}

/* Hardcode for Electric Vehicles Block */
[data-theme-style~="utilGradientTertiary__bgColor"]{
    background-color: #3d8e0b;
    background: -webkit-linear-gradient(left, #3d8e0b, #55b326); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #3d8e0b, #55b326); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #3d8e0b, #55b326); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #3d8e0b, #55b326); /* Standard syntax (must be last) */
}

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

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

/*****************************************************************
                            Pagination
*****************************************************************/

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

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

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


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

[data-theme-style~="paginationText"]:hover{
    color: #409b34;

}

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

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

/*****************************************************************
                            FORM
*****************************************************************/
/*********************** FORM BLOCK ***************************/

[data-theme-style~="formBlockContent"],
[data-theme-style~="formBlockContent"] label{
    background-color: #303030;
    color: #ffffff;
}
[data-theme-style~="formBlockTitle"]{
    background-color: #cccccc;
    color: #ffffff;
    text-transform: uppercase;
}
[data-theme-style~="sidebarFormContent_bgColor"]{
    background-color: #ffffff;
}
[data-theme-style~="formBlockTitle"]:before{
    border-color: #cccccc transparent transparent transparent;
}
[type=checkbox]:not(:checked)+label:not(.is-invalid-label){
    color: #999999;
}

/*********************** FORM BOTTOM SERVICE ***************************/

[data-theme-style~="formBottomServiceContent"],
[data-theme-style~="formBottomServiceContent"] label{
    background-color: #303030;
    color: #ffffff;
}
[data-theme-style~="formBottomServiceTitle"]{
    color: #ffffff;
}
[data-theme-style~="formBottomServiceTitle"]:before{
    border-color: #cccccc transparent transparent transparent;
}
[data-theme-style~="form-policy-fontColor"]{
    color: #ffffff;
}


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

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

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

/************************* Nav Block **************************/

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

[data-theme-style~="navBlockElement_bgColor"]{
    background-color: #7593a6;
}
[data-theme-style~="navBlock_element"]{
    background-color: #7593a6;
    color: #ffffff;
}
[data-theme-style~="navBlock_element"]:hover{
    background-color: #87aac0;
}

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

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

[data-theme-style~="navBlock_anchor__Color"]{
    color: #8994a0;
}
[data-theme-style~="navBlock_anchor__Color"]:hover,
[data-theme-style~="navBlock_anchor__Color"].active{
    color: #409b34;
}

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

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

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

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

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

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

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

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

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

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

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

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

[data-theme-style~="homeReviews_sliderColors"] .bx-wrapper .bx-pager-item a,
[data-theme-style~="homeReviews_sliderColors"] .bx-wrapper .bx-pager-item a:hover,
[data-theme-style~="homeReviews_sliderColors"] .bx-wrapper .bx-pager-item a:focus{
    background-color: #9eaab0 !important;
}

[data-theme-style~="homeReviews_sliderColors"] .bx-wrapper .bx-pager-item a.active{
    background-color: #0db1f4 !important;
}

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

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

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

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

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

[data-theme-style~="homeReviews_quoteColor"]:before, [data-theme-style~="homeReviews_quoteColor"]:after {
    color: #f8ba07;
}

/*****************************************************************
                       HIGHLIGHTS MODULES
*****************************************************************/
[data-theme-style~="highlights_bgImage"] {
    background: url('https://img.sm360.ca/images/web/dilawri-group-of-companies/2758/bg-home1567863360055.jpg') center/cover;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*****************************************************************
                            WHY BUY PAGE
*****************************************************************/
[data-theme-style~="whyBuy__listColor"] li:before{
    color: #0db1f4;
}

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


/*****************************************************************
                            WHY BUY PAGE
*****************************************************************/
[data-theme-style~="faqForm__fontColor"]{
    color: #303030;
}

/*****************************************************************
                            CUSTOM
*****************************************************************/
/* The strike price is the same color that font color box preview */

[data-theme-style~="showroom_primaryColor"]{
    color: #2274ac;
}
[data-theme-style~="showroom_secondaryColor"],
[data-theme-style~="showroom_secondaryColor"]:after{
    color: #33434c;
}

[data-theme-style~="viewSwitch_activeColor"] :hover,
[data-theme-style~="viewSwitch_activeColor"].active p{
    color: #409b34;
}

[data-theme-style~="accordionIcon_color"]:before, [data-theme-style~="accordionIcon_color"]:after {
    color: #409b34;
}

[data-theme-style~="scrollbarHandle_color"] {
    border-color: #409b34;
}
[data-theme-style~="scrollbarHandle_color"]:hover{
    background-color: #204f1a;
}
[data-theme-style~="scrollbarHandle_color"]:before{
    background-color: #409b34;
}

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

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

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

[data-theme-style~="vehicleTrims_selectedColor"].selected{
    color: #409b34;
}

[data-theme-style~="inventoryAvailability_bgColor"]{
    background-color: #ffcb2e;
}
[data-theme-style~="inventoryAvailability_bgColor"]:before{
    border-bottom-color: #ffcb2e;
}
[data-theme-style~="inventoryAvailability_fontColor"]{
    color: #ffffff;
}
[data-theme-style~="inventoryAvailability_fontColor"]:hover{
    color: #ffffff;
}

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

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

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

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

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

[data-theme-style~="vdpSidebar_bgColor"]{
    background-color: #111111;
}
[data-theme-style~="vdpComparable_bgColor"]{
    background-color: #cccccc;
}
[data-theme-style~="vdpComparable_fontColor"]{
    color: #4f4f4f;
}

.widget-filter__check-element:hover,
.widget-filter__check-element--selected{
    border-color: #409b34;
}

.widget-filter__check-element:hover .widget-filter__bodystyle-name,
.widget-filter__check-element--selected .widget-filter__bodystyle-name{
    color: #409b34;
}

[data-theme-style~="accordion"]{
    color: #409b34

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

}

[data-theme-style~="morePhoto__bgColor"],
[data-theme-style~="morePhoto__bgColor"]:hover{
    background-color: #409b34;
    color:#ffffff;
}

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

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



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


/*****************************************************************
                            WIDGETS
*****************************************************************/

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

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


/*****************************************************************
                           INVENTORY LISTING
*****************************************************************/

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

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

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

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

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

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

/*****************************************************************
                 Generic Inventory Preview (Block)
*****************************************************************/
[data-theme-style~="inventoryPreview_bgColor"]{
    background-color: #ededed;
}
[data-theme-style~="inventoryPreview_fontColor"]{
    color: #111111;
}
[data-theme-style~="inventoryPreview_shadowColor"],
[data-theme-style~="inventoryPreview_shadowColor"]:hover{
    box-shadow: 0 3px 9px rgba(0,0,0,0.2);
}
[data-theme-style~="inventoryPreviewPrice_fontColor"]{
    color: #111111;
}
[data-theme-style~="inventoryPreviewFinancing_fontColor"]{
    color: #47c671;
}

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

/*****************************************************************
                           SOCIAL BLOCK CTAs
*****************************************************************/
[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;
}

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

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

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

/*****************************************************************
                        OTHER THEME
*****************************************************************/
[data-theme-style~="aboutInstance__bgColor"]{
    background-color: #efefef;
}

/*****************************************************************
                           TOP SECTION
*****************************************************************/
[data-theme-style~="homeTopSection_bgImage"]{
    background: url('https://img.sm360.ca/images/web/') no-repeat top center;
}

/*****************************************************************
                       CREDIT APPLICATION
*****************************************************************/


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





[data-theme-style~="homeCreditApplication__firstBlock__bgImage"]{
    background: url('https://img.sm360.ca/images/web/') center/cover;
}

@media (min-width: 768px) {
    [data-theme-style~="homeCreditApplication__firstBlock__bgImage"]{
        background: url('https://img.sm360.ca/images/web/') center/cover;
    }
}

@media (min-width: 1024px) {
    [data-theme-style~="homeCreditApplication__firstBlock__bgImage"]{
        background: url('https://img.sm360.ca/images/web/') center/cover;
    }
}

[data-theme-style~="homeCreditApplication__secondBlock__bgImage"]{
    background: url('https://img.sm360.ca/images/web/') center/cover;
}

@media (min-width: 768px) {
    [data-theme-style~="homeCreditApplication__secondBlock__bgImage"]{
        background: url('https://img.sm360.ca/images/web/') center/cover;
    }
}

@media (min-width: 1024px) {
    [data-theme-style~="homeCreditApplication__secondBlock__bgImage"]{
        background: url('https://img.sm360.ca/images/web/') center/cover;
    }
}


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

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

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

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


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

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

/*****************************************************************
                          CREDIT FORM
*****************************************************************/
[data-theme-style~="homeCreditForm_bgColor"] {
    background-color: #ffffff;
}

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

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

/*****************************************************************
                           HOME SEO MODULE
*****************************************************************/
[data-theme-style~="homeSeo_bgImage"] {
    background: url('https://img.sm360.ca/images/web/dilawri-group-of-companies/2758/bg-seo1567863072365.jpg') center/cover;
}

@media screen and (min-width: 1024px) {
    [data-theme-style~="homeSeo_bgImage"] {
        background: url('https://img.sm360.ca/images/web/dilawri-group-of-companies/2758/bg-seo1567863062459.jpg') center/cover;
    }
}

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

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

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

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

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


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

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


[data-theme-style~="creditStepAnswer"]:hover {
    color: #409b34;
    box-shadow: 0 0 0 2px #409b34;
    background-color: rgba(64,155,52,0.1);
}

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


[data-theme-style~="creditStepAnswer"].is-selected {
    color: #409b34;
    box-shadow: 0 0 0 2px #409b34;
    background-color: rgba(64,155,52,0.1);
}

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


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

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


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


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


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

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

[data-theme-style~="creditStepSwitch_button"] {
    background-image: linear-gradient(#24661c, #409b34);
    border-color: #ffffff;
}

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

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

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

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

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

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

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

.search-tool-charlie__hub-radio-label{
    border-color: #409b34 !important;
}

input[type="radio"]:checked + label .search-tool-charlie__hub-radio-label:before{
    background-color: #409b34 !important;
}

.slick-dots li{
    background-color: #8994a0;
}
.slick-dots li.slick-active{
    background-color:#409b34;
}

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