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

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

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

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

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

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

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

    :root {
        --font-family-CadillacGothic-bold: 'CadillacGothic-Bold';
        --font-family-CadillacGothic-medium: 'CadillacGothic-Medium';
        --font-family-CadillacGothic-narrow: 'CadillacGothic-Narrow';
        --font-family-CadillacGothic-regular: 'CadillacGothic-Regular';
        --font-family-CadillacGothic-wideBold: 'CadillacGothic-WideBold';
        --font-family-CadillacGothic-wideMedium: 'CadillacGothic-WideMedium';
        --font-family-CadillacGothic-wideRegular: 'CadillacGothic-WideRegular';
    }
</style>



/*<style>*/

body {
    font-family: CadillacGothic-Regular;
            font-weight: normal;
    font-size:16px;
    line-height:22px;
    font-weight:normal;
}
.body2 {
font-family: CadillacGothic-Regular;
            font-weight: normal;
    font-size:14px;
    line-height:20px;
    font-weight:normal;
}
.text-bold{
    font-family: CadillacGothic-Regular;
            font-weight: normal;
}
thead th, thead td{
    font-weight:normal;
}

/***************************************
                Title
***************************************/
.title__primary, .wysiwyg h1, h1{
    font-family: CadillacGothic-Regular;
            font-weight: normal;
    font-size:24px;
    line-height:32px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.title__secondary, .wysiwyg h2, h2 {
    font-family: CadillacGothic-Regular;
            font-weight: normal;
    font-size:20px;
    line-height:28px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.title__tertiary, .wysiwyg h3, h3,
.title--homepage {
    font-family: CadillacGothic-Regular;
            font-weight: normal;
    font-size:18px;
    line-height:26px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.title__quaternary,
.title__quinary,
.title__subtitle,
.wysiwyg h4, h4, .wysiwyg h5, h5 {
    font-family: CadillacGothic-Medium;
            font-weight: normal;
    font-size:16px;
    line-height:24px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

/***************************************
        Subheading 1
***************************************/
.title__subtitle, .title__subtitle--homepage, .subtitle1{
    font-family: CadillacGothic-Medium;
            font-weight: normal;
    font-size:12px;
    line-height:18px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
/***************************************
        Subheading 2
***************************************/
.title__subtitle2, .subtitle2{
    font-family: CadillacGothic-Regular;
            font-weight: normal;
    font-size:14px;
    line-height:20px;
    text-transform: uppercase;
}
/***************************************
        Fineprint
***************************************/
.smallprint, .fineprint{
    font-size:12px;
    line-height:15px;
    font-family: CadillacGothic-Narrow;
            font-weight: normal;
}
.readmore{
    font-family: CadillacGothic-Regular;
            font-weight: normal;
    font-size:14px;
    line-height:20px;
    font-weight:normal;
}

/***************************************
Btns (alpha, bravo, charlie, delta)
***************************************/
.link__alpha, .link__beta, .link__ghost {
    font-family: CadillacGothic-Regular;
            font-weight: normal;
    text-transform: uppercase;
    font-size:14px;
    line-height:20px;
    padding:14px 20px;
    letter-spacing: 0.1em;
    border-width: 1px;
}

/********************************
    Highlights Echo
*********************************/
.highlights-echo__cta:hover{
    text-decoration: none;
}

/********************************
    Catalog Section Page Home
*********************************/
.catalog-section__title {
    text-transform: uppercase;
}

/********************************
    Inventory Section Title
*********************************/
.inventory-section__title {
    text-transform: uppercase;
}

/********************************
    Menu Desktop
*********************************/
[data-theme-style~="menuDesktop_fontColor"] {
    text-transform: uppercase;
}
[data-theme-style~="menuDesktop_fontColor_active"] {
    text-transform: uppercase;
}

/*****************************************************************
    Radio Button
*****************************************************************/
input[type="radio"] + label .radio-button__label-radio{
    border: 1px solid;
}

input[type="radio"]:checked + label .radio-button__label-radio{
    border: 4px solid;
}

input[type="radio"] + label .radio-button__label-radio:before{
    width:0;
    height:0;
}

/*****************************************************************
    Widget
*****************************************************************/
.widget-checkbox__check:before,
[type=checkbox]:checked+label:before,
[type=checkbox]:not(:checked)+label:before {
    border-width: 1px;
}

.search-tool-beta-base .widget-dropdown__select-arrow {
    height: 48px;
}

.widget-dropdown__picto{
    font-size:35px;
}

.widget-dropdown__select-arrow {
    height: 48px;
    width: 48px;
}

.widget-tabs .tabs-title:before {
    border-bottom-width: 0;
}

/***************************************
            Links
***************************************/
.link__regular{
    font-family: CadillacGothic-Regular;
            font-weight: normal;
}
.link__regular-primary{
    text-transform: uppercase;
    letter-spacing:.1em;
    font-size:14px;
    line-height:20px;
}
.link__regular-secondary{
    text-decoration:underline;
    font-size:16px;
    line-height:22px;
}
.link__regular-tertiary,
.link__regular-quinary{
    text-transform: uppercase;
    text-decoration:underline;
    letter-spacing:1.2px;
    font-size:12px;
    line-height:20px;
}

.link__regular-primary:after,
.link__regular-quaternary:after{
    font-family: 'icomoon';
    content: "\e923";
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 20px;
}

.link__social{
    font-size:12px;
    line-height:15px;
    font-family: CadillacGothic-Narrow;
            font-weight: normal;
}

/*****************************************************************
    Label
*****************************************************************/
.form-field__label-input.ui-state-error textarea {
    border: none;
}

.form-field__label.ui-state-error:not(.form-message-wrapper) input {
    border: none;
}

/**************************************
        Widget Accordion
**************************************/
.widget-accordion__title{
    font-family: CadillacGothic-Medium;
            font-weight: normal;
    font-size:14px;
    line-height:23px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
}
.widget-accordion__title:before{
    font-family: 'icomoon';
    content: "\e921";
    transition: 0.2s ease;
}
.is-active>.widget-accordion__title:before{
content: "\e921";
transform: rotate(180deg);
transition: 0.2s ease;
}
.widget-accordion__content{
    font-family: CadillacGothic-Regular;
            font-weight: normal;
    font-size:14px;
    line-height:20px;
}

/**************************************
            Breadcrumbs
**************************************/
.breadcrumb{
    font-family: CadillacGothic-Narrow;
            font-weight: normal;
    font-size:12px;
    line-height:15px;
}
.breadcrumb__icon-separator{
    font-size: 7px;
}

/***************************************
Widget Tabs
***************************************/
.widget-tabs .tabs-title__anchor {
    font-family: CadillacGothic-Medium;
            font-weight: normal;
}

/***************************************
Module - Block Hours
***************************************/
.block-hours__department-name-text,
.block-hours__department-phone-text{
    font-family: CadillacGothic-Regular;
            font-weight: normal;
}

/***************************************
Forms
***************************************/
[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],
[type=week],[type=email], [type=tel],[type=time],[type=url],[type=color],
[type=number],[type=search],textarea, .custom-select,  .widget-dropdown__button{
    font-family: CadillacGothic-Regular;
            font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    box-shadow: none;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-bottom: 10px!important;
    text-transform: uppercase;
}

.form-field__label--text{
    font-family: CadillacGothic-Medium;
            font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    margin-left: 10px;
    text-transform: uppercase;
}

/***************************************
Tabs
***************************************/
.widget-tabs .tabs-title__anchor{
    font-family: CadillacGothic-Regular;
            font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
}

/***************************************
Header
***************************************/
.menu-mobile .header__nav-list-anchor,
.menu-mobile .header__nav-submenu-anchor{
    font-family: CadillacGothic-Medium;
            font-weight: normal;letter-spacing: 2.4px;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
}

/*menu mobile cadillac*/
.menu-mobile__language-switch .menu-mobile__nav-list-anchor{
    font-family: CadillacGothic-Regular;
            font-weight: normal;
    letter-spacing: 1.2px;
    text-decoration: underline;
}

.menu-mobile .header__nav-submenu-element {
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2.4px;
    white-space: normal;
}
.menu-mobile .header__nav-submenu.menu {
    display: block;
    position:relative;
    background-color: white;
    padding: 0 0 10px;
    box-shadow: none;
    margin-left: 0;
    border: 0;
}

.header-mobile .header__nav-list-anchor{
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
}

.is-accordion-submenu-parent[aria-expanded=true]>a::after {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
}
/***************************************
Footer
***************************************/
.footer-cadillac__title,
.footer-cadillac__social-title{
font-family: CadillacGothic-Medium;
            font-weight: normal;
}
.footer-bottom__content,
.footer-bottom__anchor{
font-family: CadillacGothic-Narrow;
            font-weight: normal;
}

/***************************************
Catalog
***************************************/
.catalog-block-alpha__name-anchor{
font-family: CadillacGothic-Regular;
            font-weight: normal;letter-spacing: 6.3px;
}
.showroom-price__price-label--starting-at,
.showroom-financing__type,
.showroom-financing__cashdown{
font-family: CadillacGothic-Regular;
            font-weight: normal;
}
.showroom-price__price--regular,
.showroom-financing__payment,
.showroom-financing__rate{
font-family: CadillacGothic-Regular;
            font-weight: normal;
}
.showroom-price__price--regular,
.showroom-financing__payment,
.showroom-financing__rate{
letter-spacing: 4.9px;
}

/***********************************************************
Breakpoints : breakpoint(tablet) 768
************************************************************/
@media only screen and (min-width: 768px) {

    /**********************************
                Title
    ***********************************/
    .title__primary, .wysiwyg h1, h1 {
        font-size:30px;
        line-height:44px;
    }

    .title__secondary, .wysiwyg h2, h2 {
        font-size:22px;
        line-height:31px;
    }

    /*Subheading 1*/
    .title__subtitle, .title__subtitle--homepage, .subtitle1{
        font-size:16px;
        line-height:24px;
    }
}
/***********************************************************
Breakpoints : breakpoint(large) 1024
************************************************************/
@media only screen and (min-width: 1024px) {

    /***************************
                Title
    ****************************/
    .title__primary, .wysiwyg h1, h1 {
        font-size:36px;
        line-height:50px;
    }

    .title__tertiary, .wysiwyg h3, h3,
    .title--homepage {
        font-size:20px;
        line-height:28px;
    }

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

    .view-switcher-alpha__link{
        padding:5px;
        font-size:12px;
    }
}
/***********************************************************
Breakpoints : breakpoint(xxlarge) 1440
************************************************************/
@media only screen and (min-width: 1440px) {

    /***************************
                Title
    ****************************/
    .title__primary, .wysiwyg h1, h1 {
        font-size:40px;
        line-height:57px;
    }

    .title__secondary, .wysiwyg h2, h2 {
        font-size:32px;
        line-height:46px;
    }

    .title__tertiary, .wysiwyg h3, h3,
    .title--homepage {
        font-size:22px;
        line-height:31px;
    }

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

    .view-switcher-alpha__link{
        padding:5px 20px;
        font-size:14px;
    }
}

/*</style>*/

































/*<style>*/


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

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


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

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



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

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

/*</style>*/



























/*<style>*/



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

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


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


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

[data-theme-style~="btnBetaTertiary"]:hover,
[data-theme-style~="btnBetaTertiary"]:focus,
[data-theme-style~="btnBetaTertiary"]:active {
    color:#fcfcfc;
    background-color: transparent;
    border-color: #fcfcfc;
}
/*</style>*/











/*<style>*/



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

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


/*</style>*/
























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

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

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

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



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

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

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



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

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





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

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


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

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

/*</style>*/








/*<style>*/


[data-theme-style~="btnSocialPrimary_pictoColor"]{
color: #282828;
}

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

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

/*</style>*/







/*<style>*/


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

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

/*</style>*/


















/*<style>*/

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

}

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

[data-theme-style~="cardBusinessHours_fontColor"] {
    color: #282828;
}

[data-theme-style~="cardBusinessHours_picto_fontColor"] {
    color: #282828;
}

[data-theme-style~="cardBusinessHours_title_fontColor"] {
    color: #282828;
}

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

/*</style>*/






























































/*<style>*/

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

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

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


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

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

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

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

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

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

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

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

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



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

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

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

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


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

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

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

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

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

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

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


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

[data-theme-style~="btnFooter"]{
color:#ffffff;
background-color: #282828;
}
[data-theme-style~="btnFooter"]:hover,
[data-theme-style~="btnFooter"]:focus,
[data-theme-style~="btnFooter"]:active{
color:#282828;
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: #282828;
}
[data-theme-style~="footer__bottomNav__anchor"]:hover{
color: #282828;
}

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

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


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

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

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

/*</style>*/






































/*<style>*/

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

[data-theme-style~="headerMobile_fontColor"] {
    color:#282828;
}

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


.off-canvas {
    background-color:#fcfcfc;
}
.off-canvas.is-transition-overlap {
    z-index: 99999999;
}

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

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

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

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

[data-theme-style~="menuMobile_fontColor_active"] {
    color:#505050;
}


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


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


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


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


[data-theme-style~="mobileMenu__compare__count"]:hover,
[data-theme-style~="mobileMenu__compare__count"]{
    color: #fcfcfc;
    background-color: #282828;
}

/*</style>*/






















































































/*<style>*/

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

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

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

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

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

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

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

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

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



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

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

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

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

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

[data-theme-style~="menuDesktop_fontColor"] {
    color: #282828;
}

[data-theme-style~="menuDesktop_fontColor_hover"]:focus,
[data-theme-style~="menuDesktop_fontColor_hover"]:active,
[data-theme-style~="menuDesktop_fontColor_hover"]:hover {
    color: #282828;
}
[data-theme-style~="menuDesktop_fontColor_active"] {
    color: #282828;
}



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

[data-theme-style~="headerNavSub"] li a:focus,
[data-theme-style~="headerNavSub"] li a:active,
[data-theme-style~="headerNavSub"] li a:hover{
color: #282828;
}

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

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

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

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

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

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

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

[data-theme-style~="headerCatalogNavSub_fontColor"],
[data-theme-style~="headerCatalogNavSub_fontColor"] a:hover{
color: #fcfcfc!important;
}
[data-theme-style~="headerNavSub_bodystylesItems_bgColor"]:after{
background-color: ;
}

/*</style>*/



















/*<style>*/

[data-theme-style~="catalogPreview_bgColor"] {
    background-color: #ffffff;
}
[data-theme-style~="catalogPreviewLabel_bgColor"] {
    background-color: #282828;
}
[data-theme-style~="catalogPreviewLabel_fontColor"] {
    color: #ffffff;
}
[data-theme-style~="catalogPreview_fontColor"] {
    color: #282828;
}
[data-theme-style~="catalogPreviewFinancing_fontColor"] {
    color: #fcfcfc;
}
[data-theme-style~="catalogPreviewPrice_fontColor"] {
    color: #282828;
}

[data-theme-style~="homeCatalogSlider_primary_color"]{
color: #282828;
}

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











/*<style>*/

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
















/*<style>*/

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

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

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

[data-theme-style~="widgetCountdown_title_fontColor"] {
    color: #282828;
}

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

/*</style>*/








/*<style>*/

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

/*</style>*/











/*<style>*/


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

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

/***************    STICKY    ****************/
[data-theme-style~="stickyCtas"] a{
color: #282828;
}

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

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




/*</style>*/








/*<style>*/

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

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

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

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

/*</style>*/





























/*<style>*/

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

[data-theme-style~="bodyGradient_bgColor"] {
background-color: #282828;
background: -moz-linear-gradient(top, #282828 0%, transparent 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,#282828 0%, transparent 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #282828 0%, transparent 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
background-repeat: no-repeat;
}


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

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

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

[data-theme-style~="bodyGradient_bgColor"] {
background-color: #282828;
background: -moz-linear-gradient(top, #282828 0%, transparent 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,#282828 0%, transparent 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #282828 0%, transparent 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
background-repeat: no-repeat;
}

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

/*</style>*/








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

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

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

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







/*<style>*/

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

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

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

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


/*</style>*/









































/*<style>*/

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

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

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

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

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

[data-theme-style~="formInput_borderColor_hover"]:hover,
[data-theme-style~="formInput_borderColor_hover"]:focus,
[data-theme-style~="formInput_borderColor_hover"]:active {
    border: 1px solid #000000;
}

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

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


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


.ui-state-error .form-field__error-message{
    color: #fcfcfc;
    background-color: #ff0000;
}

[data-theme-style~="formInput_fontColor"] .form-field__label.ui-state-error:not(.form-message-wrapper) input,
[data-theme-style~="formInput_picto_fontColor"]{
color:#ff0000;
}

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

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

[data-theme-style~="formSelect_picto_bgColor"] {
background: #282828;
}

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

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

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

[type="checkbox"] + label{
color: #282828;
}

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

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

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


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

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

[data-theme-style~="formBlockTitle"]{
color: #282828;
}
[data-theme-style~="sidebarFormContent_bgColor"]{
background-color: #ffffff;
}
[data-theme-style~="formBlockTitle"]:before{
border-color: #282828 transparent transparent transparent;
}

/*</style>*/






















































































/*<style>*/

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

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

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

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

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

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

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

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

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

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


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





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



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

[data-theme-style~="homeCatalog_tabs"]{
border-bottom: 1px solid #282828;
}

[data-theme-style~="homeCatalog_tabs"].active{
border-bottom: 2px solid #282828;
}


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

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

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

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

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

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


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

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

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

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


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

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

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

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

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

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

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

[data-theme-style~="homeReviews_starsColor"],
.picto__rating-full,
.picto__rating-full:active,
.picto__rating-full:focus,
.picto__rating-full:hover,
.picto__rating-empty:focus,
.picto__rating-empty:hover{
color: #282828;
}

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

[data-theme-style~="homeReviews_sliderColors"] .slick-dots li button:before,
[data-theme-style~="homeReviews_sliderColors"] .slick-dots li button:hover:before,
[data-theme-style~="homeReviews_sliderColors"] .slick-dots li button:focus:before{
color: #282828 !important;
}

[data-theme-style~="homeReviews_sliderColors"] .slick-dots li.slick-active button:before{
color: #282828 !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: #282828;
}

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

/*****************************************************************
HOME CTAS SMALL
*****************************************************************/
[data-theme-style~="blockCtasSmall__textColor"]{
color: #ffffff;
}
[data-theme-style~="blockCtasSmall__textColor"]:after{
background-color: #ffffff;
}
[data-theme-style~="blockCtasSmall__linkColor"]{
color: #282828;
}

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



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

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

[data-theme-style~="promoHeaderSlider__controls"]{
color: #282828;
background-color: #fcfcfc;
}
[data-theme-style~="promoHeaderSlider__controls"]:hover{
color: #282828;
}
[data-theme-style~="promoHeaderSlider_fontColor"]{
color: #ffffff;
}

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

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

[data-theme-style~="promoHeaderSlider__dots"] li button{
color: #ffffff;
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: #ffffff;
}
[data-theme-style~="promoHeaderSlider__dots__text"] li button:hover,
[data-theme-style~="promoHeaderSlider__dots__text"] li.slick-active button{
color: #ffffff;
}

/*</style>*/










































































/*<style>*/
/*****************************************************************
HIGHLIGHTS MODULES
*****************************************************************/

[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: #282828;
}
[data-theme-style~="blockCtasBigFirst__BorderColor"]{
color: #282828;
}
[data-theme-style~="blockCtasBig__TitleColor"]{
color: #ffffff;
}
[data-theme-style~="blockCtasBigFirst__TitleColor"]{
color: #282828;
}
[data-theme-style~="blockCtasBig__TitleColor"]:after{
background-color: #ffffff;
}
[data-theme-style~="blockCtasBigFirst__TitleColor"]:after{
background-color: #282828;
}
[data-theme-style~="blockCtasBigFirst__TextColor"]{
color: #282828;
}
[data-theme-style~="blockCtasBigFirst__TextColor"] h3,
[data-theme-style~="blockCtasBigFirst__TextColor"] .subtitle{
color: #282828;
}
[data-theme-style~="blockCtasBigFirst__TextColor"] h3:after,
[data-theme-style~="blockCtasBigFirst__TextColor"] .subtitle:after{
background-color: #282828;
}
[data-theme-style~="blockCtasBig__footerBg"]{
background-color: #ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/*****************************************************************
HIGHLIGHTS MODULES ALPHA
*****************************************************************/
[data-theme-style~="highlightsAlpha__block1__bgColor"]{
background-color: #282828;
}

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

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

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

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

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

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


/*****************************************************************
HIGHLIGHTS MODULES ECHO
*****************************************************************/
[data-theme-style~="highlightsEcho__bgColor"]{
background-color: #282828;
}

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

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









/*<style>*/

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

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

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

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

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

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

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

/*</style>*/












/*<style>*/


[data-theme-style~="pageScotiabankVisa_header_fontColor"] {
color: #ffffff;
}
[data-theme-style~="pageScotiabankVisa_content_fontColor"] {
color: #282828;
}
[data-theme-style~="pageScotiabankVisa_tabs_bgColor"] {
background-color: #282828;
}
[data-theme-style~="pageScotiabankVisa_tabsActive_bgColor"] {
background-color: #282828;
}
[data-theme-style~="pageScotiabankVisa_tabsActive_borderColor"] {
border-color: #282828;
}
[data-theme-style~="pageScotiabankVisa_contact_fontColor"] {
color: #282828;
}
.page-compliance-gm-scotiabank-visa__tabs .is-active>.widget-accordion__title:before,
.page-compliance-gm-scotiabank-visa__tabs .widget-accordion__title:before{
color: #282828;
}
.page-compliance-gm-scotiabank-visa__tabs .widget-accordion-item.is-active .widget-accordion__title{
background-color: #282828 !important;
}
.page-compliance-gm-scotiabank-visa__tabs-wrapper .tabs-popup-icon{
background-color: #282828;
color: #ffffff;
}
.page-compliance-gm-scotiabank-visa__wrapper{
border-color: #282828;
}
.page-compliance-gm-scotiabank-visa__wrapper-tabs .tabs-title.is-active {
background-color: #282828;
}
.page-compliance-gm-scotiabank-visa__wrapper-tabs,
.page-compliance-gm-scotiabank-visa__tabs-wrapper .widget-tabs .tabs-title,
.page-compliance-gm-scotiabank-visa__tabs-wrapper .widget-tabs .tabs-title:before{
border-color: #282828;
border-bottom-color: #282828;
}
/*</style>*/











/*<style>*/

[data-theme-style~="rapidSearchPicto_Color"] {
color: #282828;
}

[data-theme-style~="rapidSearch_color"].active{
color: #282828;
border-bottom: 2px solid #282828;
}

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

[data-theme-style~="rapidSearch_border"]{
border-bottom: 1px solid #282828;
}

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

/*</style>*/










/*<style>*/

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

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

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

/* Track */
[data-theme-style~="scrollbarCustom_track_bgColor"]::-webkit-scrollbar-track {
background: #d2d2d2;
}

/* Handle */
[data-theme-style~="scrollbarCustom_thumb_bgColor"]::-webkit-scrollbar-thumb,
[data-theme-style~="scrollbarCustom_thumb_bgColor"]::-webkit-scrollbar-thumb:hover{
background: #282828;
}

/*</style>*/










/*<style>*/

[data-theme-style~="widgetTabs_color"] {
    color: #505050;
}

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

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

[data-theme-style~="widgetTabs_activeColor"]{
    color: #282828;
}

[data-theme-style~="widgetTabs_color"].is-active,
[data-theme-style~="widgetTabs_color"] a:hover {
    color: #282828;
}

[data-theme-style~="widgetTabs_color"].is-active:before {
    border-color: #282828;
}

/*</style>*/









/*<style>*/

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

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

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

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

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

















/*<style>*/

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

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

.catalog-color-picker__item.selected [data-theme-style~="catalogDetailsColorChooser_borderColor"] {
border-color: #282828;
}

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


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

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

[data-theme-style~="catalogDetailsViewSwitcher_activeFontColor"] {
    color: #282828;
}

[data-theme-style~="catalogDetailsSlider__controls"] {
    color: #282828;
}

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

/*</style>*/










/*<style>*/

[data-theme-style~="catalogListingFilter_borderColor"] {
    color: #282828;
}

[data-theme-style~="catalogListingFilter_selectedBorderColor"] .widget-filter__check-element--selected {
    border-color: #282828;
    background-color: #000000;
    color: #fcfcfc !important;
}


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

[data-theme-style~="catalogListingMakesFilter_BorderColor"] {
color: #282828;
}

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

[data-theme-style~="stroke__borderColor"]{
stroke: #282828;
}
/*</style>*/catalogListing.tag












































































/*<style>*/
/*****************************************************************
INVENTORY LISTING
*****************************************************************/

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

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

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

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

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

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

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

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

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

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

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

[data-theme-style~="vehiclePreview_separatorColor"]{
border-top: 1px solid #505050;
}

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



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

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

/*****************************************************************
INVENTORY FILTERS
*****************************************************************/
[data-theme-style~="inventoryFiltersHeader_bgColor"]{
background-color: #282828;
}

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

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

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

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

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

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

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

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

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

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

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

[data-theme-style~="inventoryDetailsBox_bgColor"]{
background: #282828;
}

[data-theme-style~="inventoryDetails_separator"]{
background: #282828;
}

[data-theme-style~="inventoryDetails_labelColor"]{
color: #282828;
}


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


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

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

[data-theme-style~="inventoryDetails_consumption_fontColor"]{
color: #282828;
}

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

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


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

[data-theme-style~="sliderControls"]:hover,
[data-theme-style~="sliderControls"]:active,
[data-theme-style~="sliderControls"]:focus {
color: #282828;
background-color: #d3d5d6;
}

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



[data-theme-style~="vehicleCashPurchase_sellingPriceDisclaimer_fontColor"] {
color: #282828;
}
[data-theme-style~="vehicleCashPurchase_disclaimer_fontColor"] {
color: #282828;
}

[data-theme-style~="vehicleLease_disclaimer_fontColor"] {
color: #282828;
}
[data-theme-style~="vehicleFinance_disclaimer_fontColor"] {
color: #282828;
}
[data-theme-style~="vehicleCashPurchase_retailDetailsValue_fontColor"] {
color: #282828;
}
[data-theme-style~="vehicleLease_paymentFrequency_fontColor"] {
color: #282828;
}
[data-theme-style~="vehicleFinance_paymentFrequency_fontColor"] {
color: #282828;
}
[data-theme-style~="inventoryDetails_globalDisclaimer_borderColor"] {
border-color: #282828;
}

[data-theme-style~="inventoryDetails_phoneNumber"] {
color: #282828;
}

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





/*</style>*/











/*<style>*/

/*****************************************************************
VIDEOS CHARLIE
*****************************************************************/

[data-theme-style~="videosHome__titleTextColor"]{
color: #282828;
}

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

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

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

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






/*<style>*/

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

.widget-showroom-popup-desktop-label, .nukVbTextColorReversed, .nukVbTextColorReversed.ng-binding{
color: #ffffff !important;
}

/*</style>*/














/*<style>*/

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

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

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


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

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

[data-theme-style~="imageOverlay_icon_fontColor"]{
color: #282828;
}

/*</style>*/






/*<style>*/

/*****************************************************************
TEXT TOOLS
*****************************************************************/
.pagebackbone--force .call-to-action-button--primary{
background-color: #ffffff !important;
}

/*</style>*/


































/*<style>*/

/*****************************************************************
Page Contact Bottom Section
*****************************************************************/

[data-theme-style~="pageContactBottom"],
[data-theme-style~="pageContactBottom"] label{
background-color: #000000;
color: #282828;
}


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

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

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

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

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

/*****************************************************************
SOCIAL BLOCK CTAs
*****************************************************************/

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

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



/*****************************************************************
Page About
*****************************************************************/

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


/*****************************************************************
PAGE TEAM - BLOCS
*****************************************************************/
[data-theme-style~="blocTeam__bgColor"]{
background-color: #282828;
}


/*</style>*/