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


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


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


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


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


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


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

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



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



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


/*****************************************************************
                           BUTTONS
*****************************************************************/


/*****************************************************************
                  HOME SELF PROMOTION BLOCK
*****************************************************************/


/*****************************************************************
                      HOME SOCIAL BLOCK
*****************************************************************/


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


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


/*****************************************************************
                           HOME SMALL CTAs
*****************************************************************/


/*****************************************************************
                           HOME BIG CTAs
*****************************************************************/


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


/*****************************************************************
                           INSTAGRAM FEED
*****************************************************************/


/*****************************************************************
                            VDP
*****************************************************************/



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


/*Start css compliances for nissan*/

/*End Font-compliance for nissan*/



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

[data-theme-style~="bodyPattern_primary"]{
    color:#303030;
    
            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: #0db1f4;
        }
    

/****************    BG PRIMARY    *****************/
[data-theme-style~="bodyPrimary"]{
    color:#303030;
    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:#303030;
}

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

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

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

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

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

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

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

/***************    HOME INVENTORY - DELTA   ****************/

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

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



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


[data-theme-style~="homeSelfPromotion_titleColor"]{
    color: #c40e29;
}

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



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



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



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



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

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

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

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

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


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

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

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

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


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

/***************   FOOTER BLOCK   ****************/
[data-theme-style~="footerBlock"]{
    background-color:#f2f2f2;
    color:#4d4d4d;
}
[data-theme-style~="footerBlock_title"]{
    color:#000000;
}
[data-theme-style~="footerBlock"] .footer__list{
    color:#4d4d4d;
}
[data-theme-style~="footerBlock_border"]{
    border-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:#4d4d4d;
}

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


/****************   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~="btnAlphaPrimary"]{
    color:#ffffff;
    background-color: #b40d26;
}
[data-theme-style~="btnAlphaPrimary"]:hover{
    color:#ffffff;
    background-color: #8a1122;
}

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


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

[data-theme-style~="btnAlphaSecondary_bgColor"] {
    background: #484848;
}



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

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



[data-theme-style~="btnBetaPrimary"]{
    color:#ffffff;
    background-color: #b40d26;
}
[data-theme-style~="btnBetaPrimary"]:hover{
    color:#ffffff;
    background-color: #8a1122;
}

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


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



[data-theme-style~="btnCharliePrimary"]{
    color:#ffffff;
    background-color: #b40d26;
}
[data-theme-style~="btnCharliePrimary"]:hover{
    color:#ffffff;
    background-color: #8a1122;
}

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



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



[data-theme-style~="btnGammaPrimary"]{
    color:#ffffff;
    background-color: #b40d26;
}
[data-theme-style~="btnGammaPrimary"]:hover{
    color:#ffffff;
    background-color:  #ce0f2b;
}
[data-theme-style~="btnGammaPrimary"]:focus,
[data-theme-style~="btnGammaPrimary"]:active{
    color:#ffffff;
    background-color: #8a1122;
}


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


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

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


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

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


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

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



/****************   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: #2d96cd;
    color: #2d96cd;
}
[data-theme-style~="btnGhostPrimary"]:hover{
    border-color:  #33a9e7;
    color:#33a9e7;
}
[data-theme-style~="btnGhostPrimary"]:focus,
[data-theme-style~="btnGhostPrimary"]:active{
    border-color: #2d96cd;
    background: #2d96cd;
    color: #ffffff;
}


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

/****************   BTN PRIMARY    *****************/
[data-theme-style~="btnPrimary"]{
    color:#ffffff;
    background-color: #b40d26;
}
[data-theme-style~="btnPrimary"]:hover{
    color:#ffffff;
    background-color:  #ce0f2b;
}
[data-theme-style~="btnPrimary"]:focus,
[data-theme-style~="btnPrimary"]:active{
    color:#ffffff;
    background-color: #8a1122;
}

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

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

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


/***************    RAPID SEARCH    ****************/
[data-theme-style~="rapidSearch"]{
    background: url("https://img.sm360.ca/images/web/sm360-int/1784/rapidsearch_bgimage1511299163666.jpg") no-repeat center center;
    color: #ffffff;
}

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

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

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

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

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

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

/***************    RAPID SEARCH - ALPHA   ****************/


[data-theme-style~="rapidSearchAlpha_color"]{
    -webkit-text-shadow: 0 0 10px #2274ac;
    -moz-text-shadow: 0 0 10px #2274ac;
    text-shadow: 0 0 10px #2274ac;
    color: rgba(34,116,172,0.3);
}

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

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

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

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

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

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

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

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

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

[data-theme-style~="headerMobileNavigation"]{
    color: #000000;
}
[data-theme-style~="headerMobileNavigation"] li a:hover{
    color: #b40d26;
}
[data-theme-style~="headerMobileNavigation"] .is-selected>a{
    color: #b40d26;
}

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

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

/* Header CTA Icon - Background Color */
.header__menu-cta-link:hover .header__menu-cta-icon,
.header__menu-cta-link:active .header__menu-cta-icon,
.header__menu-cta-link:focus .header__menu-cta-icon {
    background: #b40d26;
    transition: 0.2s ease;
}

.menu-mobile__cta:hover .menu-mobile__cta-icon,
.menu-mobile__cta:active .menu-mobile__cta-icon
.menu-mobile__cta:focus .menu-mobile__cta-icon {
    background: #b40d26;
    transition: 0.2s ease;
}
/*****************************************************************
                         TEXT TOOLS
*****************************************************************/
[data-theme-style~="label__fontColor"]{
    color: #4d4d4d;
}

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

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

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

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

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

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

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

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

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

[data-theme-style~="utilSecondary__color"]{
    color: #098f42
}
[data-theme-style~="utilSecondary__bgColor"]{
    background-color: #098f42
}
[data-theme-style~="utilSecondary_borderColor"]{
    border-color: #098f42;
}

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

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

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

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

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

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

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

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


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

/* 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) */
}

[data-theme-style~="rapidSearchGradient__bgColor"]{
    background: #b40d26;
    background: -moz-linear-gradient(45deg, #81091b 0%, #000000 100%);
    background: -webkit-linear-gradient(45deg, #81091b 0%, #000000 100%);
    background: linear-gradient(45deg, #81091b 0%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81091b', endColorstr='#000000',GradientType=1 );
}

/*************************
    Slider - Pagers
*************************/
[data-theme-style~="pagerSlider_bgColor"]{
    background-color: #ebebeb;
    border-color: #ebebeb;
}

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

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

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

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

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


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

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

}

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

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

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

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

/*****************************************************************
                            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~="formBlockTitle"]:before{
    border-color: #cccccc transparent transparent transparent;
}
[type=checkbox]:not(:checked)+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: #4d4d4d;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #4d4d4d;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #4d4d4d;
}
:-moz-placeholder { /* Firefox 18- */
    color: #4d4d4d;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*****************************************************************
                           HOME CTAS SMALL
*****************************************************************/
[data-theme-style~="blockCtasSmall__textColor"]{
    color: #ffffff;
}
[data-theme-style~="blockCtasSmall__textColor"]:after{
    background-color: rgba(255,255,255,0.2);
}
[data-theme-style~="blockCtasSmall__linkColor"]{
    color: #0db1f4;
}

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

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

}


/*****************************************************************
                           HOME CTAS BIG
*****************************************************************/
[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: #003b65;
}
[data-theme-style~="blockCtasBigFirst__BorderColor"]{
    color: #003b65;
}
[data-theme-style~="blockCtasBig__TitleColor"]{
    color: #ffffff;
}
[data-theme-style~="blockCtasBigFirst__TitleColor"]{
    color: #003c65;
}
[data-theme-style~="blockCtasBig__TitleColor"]:after{
    background-color: #ffffff;
}
[data-theme-style~="blockCtasBigFirst__TitleColor"]:after{
    background-color: #003c65;
}
[data-theme-style~="blockCtasBigFirst__TextColor"]{
    color: #0db1f4;
}
[data-theme-style~="blockCtasBigFirst__TextColor"] h3,
[data-theme-style~="blockCtasBigFirst__TextColor"] .subtitle{
    color: #0db1f4;
}
[data-theme-style~="blockCtasBigFirst__TextColor"] h3:after,
[data-theme-style~="blockCtasBigFirst__TextColor"] .subtitle:after{
    background-color: #003b65;
}
[data-theme-style~="blockCtasBig__footerBg"]{
    background-color: #ffffff;
}

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

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

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

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


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

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

[data-theme-style~="scrollbarHandle_color"]{
    border-color: #b40d26;
}
[data-theme-style~="scrollbarHandle_color"]:hover{
    background-color: #680716;
}
[data-theme-style~="scrollbarHandle_color"]:before{
    background-color: #b40d26;
}

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

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

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

[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"]:active,
[data-theme-style~="inventoryAvailability_fontColor"]:focus,
[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;
}

.catalog-details__colors-thumbnails--selected .catalog-details__colors-thumbnails-image{
    border-color: #b40d26;
}

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

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

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

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

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

}

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

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

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


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

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

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

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

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

[data-theme-sprite~="zoom"] {
    font-size: 20px;
    font-size: 1.25rem;
}