

/*Start css compliances for ineos*/


/*<style>*/

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://cdn.icomoon.io/78355/DilawriVariousMakes/style.css?yary2f');



body{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.6px;
}























































































/*<style>*/
/**************************************************
BUTTONS
***************************************************/
[data-theme-style~="btnAlphaPrimary"]{
border-color: #ff4639!important;
}

[data-theme-style~="btnAlphaPrimary"]:hover{
border-color: #ff4639!important;
transition: background-color 0.5s ease;
}

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

[data-theme-style~="btnAlphaSecondary"]:hover,
[data-theme-style~="btnAlphaSecondary"]:active,
[data-theme-style~="btnAlphaSecondary"]:focus{
border-color: #0c0c0c!important;
transition: background-color 0.5s ease;
}

/**************************************************
MENU MOBILE
***************************************************/
.menu-mobile,
[data-theme-style~="headerMobileNavigation"] ul{
background-color: #d9d7d0!important;
}

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

/**************************************************
HEADER
***************************************************/
[data-theme-style~="headerNavMain__Elem__custom"] > a{
color: #0c0c0c;
}

[data-theme-style~="headerNavMain__Elem__custom"].is-selected > a,
.header__nav-submenu-element-isActive > a{
color: #ff4639;
}

.header__nav-list .header__nav-list-element:hover:after{
background-color: #ff4639;
}

/**************************************************
PROMO HEADER
***************************************************/
[data-theme-style~="promoHeaderSlider_fontColor"]{
color: #ffffff;
}

.promo-header-slide__cta[data-theme-style~="btnAlphaPrimary"]{
color:#ff4639;
background-color: #ffffff;
border-color: #ff4639;
}

.promo-header-slide__cta[data-theme-style~="btnAlphaPrimary"]:hover,
.promo-header-slide__cta[data-theme-style~="btnAlphaPrimary"]:focus,
.promo-header-slide__cta[data-theme-style~="btnAlphaPrimary"]:active,
.promo-header-slide__cta[data-theme-style~="btnAlphaPrimary"].selected {
color:#e8e7e7;
background-color: #ff4639;
border-color: #ffffff;
}

/**************************************************
FORM
***************************************************/
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus,
[type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus,
[type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus {
background-color: #ffffff;
}

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

.widget-dropdown{
border-color: #9d9d9c;
}

.widget-dropdown__content{
background-color: #f5f5f5;
}

.widget-dropdown__button{
color: #0c0c0c;
}

.widget-dropdown__content:before{
background-color: #ff4639;
border-color: #ff4639;
}

select{
border-bottom: 1px solid #ff4639!important;
}

.widget-dropdown__picto:before{
color: #ff4639;
}

.dynamic-inventory .widget-dropdown__content:before,
.dynamic-inventory .widget-dropdown__content:after{
    background-color: initial;
    border-color: transparent transparent #f5f5f5 transparent;
}

/**************************************************
INVENTORY
***************************************************/
.inventory-listing-charlie__text-seo .link__regular,
.inventory-listing-charlie__text-seo .link__regular:focus,
.inventory-listing-charlie__text-seo .link__regular:active,
.inventory-listing-charlie__text-seo .link__regular:hover{
color:#ffffff;
}

.inventory-listing-charlie__results-info-count{
color: #ff4639;
}

.filter-category--trimId .filters-dropdown__checkbox-label.label__checkbox,
.filter-category--interiorColorId .filters-dropdown__checkbox-label.label__checkbox{
color:#ffffff;
background-color: #0c0c0c;
border: 2px solid #0c0c0c;
}

.filter-category--trimId .filters-dropdown__item.checked .filters-dropdown__checkbox-label.label__checkbox,
.filter-category--trimId .filters-dropdown__item [type="checkbox"]:checked + .filters-dropdown__checkbox-label.label__checkbox,
.filter-category--trimId .filters-dropdown__checkbox-label.label__checkbox:hover,
.filter-category--trimId .filters-dropdown__checkbox-label.label__checkbox:focus,
.filter-category--trimId .filters-dropdown__checkbox-label.label__checkbox:active,
.filter-category--interiorColorId .filters-dropdown__item.checked .filters-dropdown__checkbox-label.label__checkbox,
.filter-category--interiorColorId .filters-dropdown__item [type="checkbox"]:checked + .filters-dropdown__checkbox-label.label__checkbox,
.filter-category--interiorColorId .filters-dropdown__checkbox-label.label__checkbox:hover,
.filter-category--interiorColorId .filters-dropdown__checkbox-label.label__checkbox:focus,
.filter-category--interiorColorId .filters-dropdown__checkbox-label.label__checkbox:active{
color:#d9d7d0;
background-color: #0c0c0c;
border: 2px solid #0c0c0c;
}

/**************************************************
TABS
***************************************************/
.widget-tabs .tabs,
.view-switcher-alpha,
.catalog-trim-chooser__item,
.vehicle-payment-tabs__title{
border-color: #0c0c0c;
}

.widget-tabs .tabs-title .tabs-title__anchor:hover:after,
.view-switcher-alpha__link:hover:after,
.catalog-trim-chooser__item:hover:after,
.vehicle-payment-tabs__title:hover:after{
background-color: #ff4639;
}

[data-theme-style~="tabs_fontColor"],
[data-theme-style~="footerTabs_fontColor"],
.catalog-trim-chooser__item,
.vehicle-payment-tabs__title{
background-color: #0c0c0c;
}

.widget-tabs .tabs-title.is-active,
.catalog-trim-chooser__item.is-active,
.vehicle-payment-tabs__title.is-active{
color: #0c0c0c;
background-color: #ffffff;
border-color: #ff4639!important;
}

[data-theme-style~="tabs_fontColor"]:not(.is-active):hover,
[data-theme-style~="tabs_fontColor"]:not(.is-active):hover a,
[data-theme-style~="footerTabs_fontColor"]:not(.is-active):hover,
[data-theme-style~="footerTabs_fontColor"]:not(.is-active):hover a,
[data-theme-style~="footerTabs_fontColor"] a:hover,
.catalog-trim-chooser__item:not(.is-active):hover,
.catalog-trim-chooser__item:not(.is-active):active,
.catalog-trim-chooser__item:not(.is-active):focus,
.vehicle-payment-tabs__title:not(.is-active):hover,
.vehicle-payment-tabs__title:not(.is-active):active,
.vehicle-payment-tabs__title:not(.is-active):focus,
.vehicle-payment-tabs__title:not(.is-active):hover a,
.vehicle-payment-tabs__title:not(.is-active):active a,
.vehicle-payment-tabs__title:not(.is-active):focus a{
color: #ffffff;
border-color: #ff4639!important;
}

/**************************************************
PRINT & SHARE
***************************************************/
.widget-social__link:hover{
border-color: #ff4639;
}

/**************************************************
SEO TEXT
***************************************************/
.seo-text-alpha__title:before{
border-color: #ff4639;
}

/**************************************************
CATALOG
***************************************************/
.catalog-block-alpha-simple__name-anchor:after{
background-color: #ff4639;
}

/**************************************************
SOCIAL
***************************************************/
.social-block__link,
.menu-mobile__social .social-block__link{
background-color: #ff4639;
}

/**************************************************
FOOTER
***************************************************/
.footer-bottom__content:before{
background-color: #ffffff;
}

.widget-tabs .footer-hours-tabs__title .tabs-title__anchor:hover:after{
background-color: #ff4639;
}

/**************************************************
CONTACT
***************************************************/
.page-contact-alpha__ctas-section{
color: #ffffff;
}

/**************************************************
TEAM
***************************************************/
.listing-employee-alpha__department-employee-wrapper{
border: 1px solid #cccccc;
}

.listing-employee-alpha__department-employee-image-container{
border: 5px solid #ffffff;
}

.listing-employee-alpha__department-employee-email,
.listing-employee-alpha__department-employee-phone{
color: #bec2cc!important;
}

/**************************************************
SCROLL TOP
***************************************************/
.widget-scrolltop__block{
background-color: #ffffff;
color: #202020;
}
.widget-scrolltop__block:hover,
.widget-scrolltop__block:active,
.widget-scrolltop__block:focus{
background-color: #000000;
color: #ffffff;
border-color: #202020;
}

/**************************************************
SLIDER
***************************************************/
[data-theme-style~="sliderControls"],
[data-theme-style~="promoHeaderSlider__controls"]{
background-color: rgba(255,255,255,0.25);
border-color: #ff4639;
color: #ff4639;

}

[data-theme-style~="promoHeaderSlider__controls"]:hover,
[data-theme-style~="promoHeaderSlider__controls"]:active,
[data-theme-style~="promoHeaderSlider__controls"]:focus{
color: #ffffff;
background-color: rgba(255,255,255,0.25);
border-color: #ffffff;
}

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

[data-theme-style~="breadcrumb_primaryFontColor"]:hover,
[data-theme-style~="breadcrumb_primaryFontColor"]:focus,
[data-theme-style~="breadcrumb_primaryFontColor"]:active{
color: #ff4639!important;
}

.breadcrumbs__block-separator{
color: #ff4639!important;
}

/**************************************************
ACCORDION
***************************************************/
.widget-accordion-item{
border-color: #9d9d9c;
}

.widget-accordion-item.is-active .widget-accordion__title{
border-bottom-color: #ff4639;
}

.widget-accordion__title:hover:before,
.widget-accordion__title:active:before,
.widget-accordion__title:focus:before{
color: #ff4639;
}

/**************************************************
HOME
***************************************************/
.home-instances__coordinates-card .coordinates-card-alpha__icon:before{
color: #4e4e4e;
}

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

.seo-text-alpha__readmore,
.seo-text-alpha__link{
color: #ffffff!important;
}

/*</style>*/

/************************************************************************************************************************
TITLE
************************************************************************************************************************/
/* Mobile */
h1, .headline1, .wysiwyg h1, .title__primary,
h2, .headline2, .wysiwyg h2, .title__secondary,
h3, .headline3, .wysiwyg h3, .title__tertiary,
h4, .headline4, .wysiwyg h4, .title__quaternary,
h5, .headline5, .wysiwyg h5, .title__quinary,
.title__subtitle{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    text-transform: uppercase;
}

h1, .headline1, .wysiwyg h1, .title__primary {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 56px;
    line-height: 62px;
    text-transform: uppercase;
    letter-spacing: 0.56px;
    text-transform: uppercase;;
}

h2, .headline2, .wysiwyg h2, .title__secondary {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 0.34px;
    text-transform: uppercase;;
}

h3, .headline3, .wysiwyg h3, .title__tertiary {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.22px;
    text-transform: uppercase;;
}

h4, .headline4, .wysiwyg h4, .title__quaternary,
h5, .headline5, .wysiwyg h5, .title__quinary,
.title__subtitle{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;;
}

.title__subtitle--homepage{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
}

.text-bold{
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}

.smallprint{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.12px;
}

strong, b,
.text-bold{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}

/**************************************************
BUTTON
***************************************************/
.link__alpha,
.link__beta,
.link__charlie,
.link__delta,
.link__echo,
.link__ghost{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    border-width: 1px;
    border-style: solid;
}

.link__alpha:hover,
.link__beta:hover{
    transition: background-color 0.5s ease;
}

.link__regular-primary{
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.64px;
    text-decoration: underline;
}

.link__regular-primary:hover{
    text-decoration: none;
}

.link__regular-secondary {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.12px;
    text-decoration: none;
}

.link__regular-secondary:hover {
    text-decoration: underline;
}

.promo-header-slide__list-item-html{
    padding: 30px 1.25rem;
}

.snippet-address__link,
.snippet-phone__department-phone{
    text-decoration: underline!important;
}

.snippet-address__link:hover,
.snippet-phone__department-phone:hover{
    text-decoration: none!important;
}

/**************************************************
ACCORDION
***************************************************/
.widget-accordion__title{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
}

.widget-accordion__title:before{
    font-family: 'icomoon';
    content: "\e94e";
}

.is-active>.widget-accordion__title{
    border-bottom: 1px solid;
}

.is-active>.widget-accordion__title:before{
    font-family: 'icomoon';
    content: "\e949";
}

/**************************************************
BREADCRUMB
***************************************************/
.breadcrumb{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    display: inline-flex;
    align-items: center;
}

.breadcrumb a:hover{
    text-decoration: underline;
}

.breadcrumbs__block-separator{
    display: inline-flex;
}

.breadcrumbs__icon-separator:before {
    font-family: 'icomoon';
    content: "\e939";
    font-size: 20px;
}

/**************************************************
FORMS
***************************************************/
.site-container [type=text], .site-container [type=password], .site-container [type=date],
.site-container [type=datetime], .site-container [type=datetime-local],
.site-container [type=month], .site-container [type=week],
.site-container [type=email], .site-container [type=tel],
.site-container [type=time], .site-container [type=url],
.site-container [type=color], .site-container [type=number],
.site-container textarea,
.site-container select{
    border-radius: 0;
    box-shadow: none;
}

.site-container [type="checkbox"]:not(:checked)+label:before, .site-container [type="checkbox"]:checked+label:before, .site-container .widget-checkbox__check:before{
    border-radius: 0;
    width: 25px;
    height: 25px;
    top: 50%;
    left: 10px;
    transform: translate(-50%, -50%);
}

.site-container [type="checkbox"]:not(:checked)+label:after, .site-container [type="checkbox"]:checked+label:after, .site-container .widget-checkbox__check:after{
    top: 50%;
    left: 10px;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 5px;
    height: 10px;
}

.site-container [type="checkbox"]:not(:checked)+label, .site-container [type="checkbox"]:checked+label{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
    padding-left: 30px;
    padding-top: 3px;
}

.widget-dropdown{
    box-shadow: none;
    border: none;
}

.widget-dropdown__button,
.form-field__label .widget-dropdown__button,
select{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
    border-radius: 0;
    border-bottom: 1px solid #9D9D9C;
}

.widget-dropdown__content,
.widget-dropdown__content-element,
[data-widget-dropdown-button-activated]{
    box-shadow: none;
    border: none!important;
}

.widget-dropdown__content{
    position: relative;
    font-size: 16px;
    line-height: 24px;
    z-index: 9;
}

.widget-dropdown__content:before{
    display: block;
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
}

select{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 512 1024'%3E%3Ctitle/%3E%3Cg id='icomoon-ignore'%3E%3C/g%3E%3Cpath d='M0 404.256l40.187-40.526 215.827 215.46 215.827-215.46 40.159 40.526-256.014 256.014z' style='&%2310; fill: %23B61615;&%2310;'/%3E%3C/svg%3E");
    background-size: 16px;
}

/**************************************************
SLIDER
***************************************************/
.slick-dots li,
.slick-dots li.slick-active,
.promo-header-slide .slick-dots li{
    height: 2px;
    max-width: 50px;
    min-width: 30px;
    width: 100%;
    border: none;
    border-radius: 0;
}

.slick-dots li:not(:last-child) {
    margin-right: 10px;
}

.slick-prev{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.slick-arrow{
    width: 51px;
    height: 51px;
    border-radius: initial!important;
    border: 1px solid;
}

.slick-arrow:before{
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/**************************************************
TABS
***************************************************/
.tabs-title>a,
.catalog-trim-chooser__item,
.vehicle-payment-tabs__title{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0.16px;
}

.widget-tabs .tabs,
.view-switcher-alpha{
    width: fit-content;
}

.widget-tabs .tabs-title,
.footer-delta .widget-tabs .tabs-title,
.catalog-trim-chooser__item,
.vehicle-payment-tabs__title{
    padding: 5px 15px;
    text-align: center;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
}

.widget-tabs .tabs-title:last-child,
.widget-tabs .tabs-title{
    padding-right: 15px;
}

.catalog-trim-chooser__item{
    margin-right: -5px;
}

/**************************************************
PRINT & SHARE
***************************************************/
.widget-social__link:hover{
    text-decoration: none;
}

.widget-social__link:hover{
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

/**************************************************
MODAL
***************************************************/
.modal__content{
    overflow-y: auto;
}

/**************************************************
MOBILE MENU
***************************************************/
.header-mobile{
    justify-content: space-between;
    gap: 20px;
}

.header-mobile__logo{
    max-width: 205px;
    flex: initial;
}

.header-mobile__sms{
    display: flex;
}

.header-mobile__address,
.header-mobile__phone{
    display: none;
}

.menu-mobile .header__nav-submenu-anchor{
    border-bottom: 1px solid;
    padding: 20px 20px 20px 0!important;
}

.menu-mobile .header__nav-list-element{
    color: initial;
}

.menu-icon{
    justify-content: space-around;
}

.menu-icon span:first-child, .menu-icon span:last-child,
.menu-icon span{
    width: 22px;
    height: 1px;
}

[data-theme-style~="mobileHeader__menuBurger__opened"]{
    background-color: unset!important;
}

.menu-mobile__logo-wrapper{
    min-height: 60px;
    padding: 8px 15px
}

.menu-mobile .header__nav-list-anchor{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 15px 0;
}

.social-block__link,
.menu-mobile__social .social-block__link{
    margin: 0;
    padding: 9px 9px 3px;
}

.menu-mobile .header__nav-submenu{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
}

.is-accordion-submenu-parent>a::after{
    font-family: 'icomoon';
    content: "\e950";
    font-size: 5px;
    right: 0;
}

.is-accordion-submenu-parent[aria-expanded=true]>a::after{
    font-family: 'icomoon';
    content: "\e951";
    font-size: 5px;
    right:0;
}

.menu-mobile{
    padding: 0 15px;
}

.menu-mobile__dealer-name,
.menu-mobile__address{
    font-size: 16px;
    line-height: 24px;
}

.menu-mobile__dealer-name{
    margin: 0 0 10px;
}

.menu-mobile__address{
    margin: 0 0 25px;
}

.menu-mobile__social-title{
    display: none;
}

.header-mobile__nav-list--name{
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

/**************************************************
HEADER
***************************************************/
.header__mainmenu{
    border-bottom: none;
}

.header__menu{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
}

.header__logo-image{
    border-right: none;
}

.header__nav-list{
    justify-content: flex-end;
    padding: 0;
    height: 100px;
}

.header__nav-list .header__nav-list-element{
    display: flex;
    align-items: center;
    height: 100%;
}

.header__nav-list--name{
    display: flex;
    flex: none;
    align-items: center;
    margin-bottom: 0;
}

.header__nav-list .header__nav-list-element:hover:after{
    content: '';
    position: absolute;
    z-index: 100;
    height: 1px;
    left: 0;
    bottom: 35px;
    display: block;
    width: 100%;
}

.header__nav .header__nav-list .header__nav-list-element .header__nav-list-anchor{
    padding: 44px 3px;
}

.header_menu{
    max-height: 100px;
    border-bottom: none;
}

.header__nav-list .header__nav-list-element .header__nav-submenu{
    display: none;
    flex-direction: column;
    position: absolute;
    top: initial;
    bottom: 0;
    left: 0;
    margin: 0;
    min-width: 222px;
    transform: translateY(100%);
    padding-top: 0;
}

.header__nav-list .header__nav-list-element:hover .header__nav-submenu{
    display: flex;
}

.header__nav-submenu-element{
    white-space: normal;
}

.header--ineos .header__nav {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    padding: 0 10px;
    height: 100px;
}
.header--ineos .header_menu {
    max-height:130px;
}
/**************************************************
LNAGUAGE SWITCH
***************************************************/
.header__language{
    margin-left: 20px;
}

.language-switch{
    padding-bottom: 0;
}

.language-switch__item{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;;
    font-size: 14px;
    line-height: 22px;
}

.language-switch__item--active{
    text-decoration: underline;
}

.language-switch:hover .language-switch__item{
    text-decoration: underline;
}

.language-switch:hover .language-switch__item--active{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;;
}

/**************************************************
FOOTER
***************************************************/
.footer-delta{
    border-top: 4px solid;
}

.footer-delta__title{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.footer-delta__address,
.footer-delta__phone .snippet-phone__department-name,
.footer-delta__phone .snippet-phone__department-phone,
.footer__list-element-anchor,
.footer-bottom__content,
.footer-hours-tabs__box-row-wrapper{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

.footer-delta__column .snippet-address--margin-bottom,
.footer-delta__phone{
    margin-bottom: 5px;
}

.footer-delta__list--other-links{
    margin-left: 0;
}

.footer-delta__list-element{
    list-style-type: none;
}

.snippet-address__address-name,
.footer-delta .snippet-address__link{
    margin-bottom: 10px;
}

.footer-delta .snippet-address__link,
.footer-delta__list-element-anchor{
    text-decoration: underline;
}

.footer-delta .snippet-address__link:hover,
.footer-delta__list-element-anchor:hover{
    text-decoration: none;
}

.footer-bottom__content:before{
    content: '';
    position: relative;
    height: 1px;
    left: 0;
    bottom: 20px;
    display: block;
    width: 100%;
}

.snippet-phone__department-name--footer{
    width: auto;
}

.footer-delta__list-element--type-none{
    display: block;
}

.footer-delta__list-element-anchor--border{
    border: none;
    padding: 0;
}

.footer-hours-tabs__box-wrapper {
    margin-top: 10px;
}

/**************************************************
ABOUT US
***************************************************/
.page-about__sidebar-image{
    margin-bottom: 25px;
}

.page-about__map-image,
.page-contact-alpha__map-image{
    width: 100%;
}

.page-about__showroom-block .title__secondary,
.page-about__instances-title{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
}

.reviews-charlie .slick-next:before,
.reviews-charlie .slick-prev:before{
    content: '';
    position: absolute;
}

.reviews-charlie .slick-next,
.reviews-charlie .slick-prev{
    top: 25px;
    z-index: 1;
}

.reviews-charlie .slick-next{
    right: 30px;
}

.reviews-charlie .slick-prev{
    position: absolute;
    left: 10px;
    transform: translate(100%, -50%) scaleX(-1);
}

.reviews-charlie__listing-preview{
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
}

.reviews-charlie__listing-author-container{
    margin-top: 4px;
}

.reviews-charlie__listing-rating{
    margin-top: 10px;
}

.page-about__instance-wrapper{
    height: auto!important;
}

/**************************************************
Contact
***************************************************/
.block-address-sidebar__title,
.block-hour-sidebar__title,
.page-contact-alpha__ctas-item-title,
.page-contact-alpha__social-title{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.22px;
    text-transform: uppercase;
}

.page-contact-alpha__content-wrapper{
    box-shadow: none;
}

.page-contact-alpha__form-subtitle{
    display: none;
}

.page-contact-alpha__form-title:after{
    content: none;
}

.page-contact-alpha__ctas-section{
    background-size: cover;
}

.page-contact-alpha__social{
    margin-top: 40px;
}

/**************************************************
Static Pages
***************************************************/
.page-static-header{
    background-size: cover;
}

.page-static-header__title h1{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 0.34px;
    text-transform: uppercase;
}

.page-static-header__wrapper{
    display: flex;
    flex-direction: column;
}

.block-hours__department-name-icon,
.block-hours__department-phone-icon,
.widget-accordion-item.promotions{
    display: none;
}

.block-hours__department-phone-number{
    display: initial;
}

.block-hours__department-phone-number:hover{
    text-decoration: underline;
}

.block-hours__department-name-text,
.block-hours__department-phone-text{
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}

.page-404__link-content,
.page-thanks__link-content{
    display: flex;
    justify-content: center;
}
.page-wrapper__title {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 0.34px;
    text-transform: uppercase;;
}

/**************************************************
Sitemap
***************************************************/
.sitemap-content__list{
    padding-top: 20px;
    padding-bottom: 20px;
}

.sitemap-content__list-item:hover{
    text-decoration: underline;
}

.sitemap-content__block-title{
    font-size: 28px!important;
    line-height: 28px!important;
}

.sitemap-content__link-dynamic{
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
}

.sitemap-content__link-dynamic:hover{
    text-decoration: underline;
}

/**************************************************
Form
***************************************************/
.form-footer-2columns__title{
    font-size: 35px;
    line-height: 38px;
}

.form-footer-2columns__content .form-container__content  .form-container__error{
    top: -15px;
    left: 5px;
}
.page-form__title {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 0.34px;
    text-transform: uppercase;
}

/**************************************************
News
***************************************************/
.page-article .article-listing__smallprint{
    text-transform: uppercase;
}

.page-article .article-listing__title{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.22px;
    text-transform: uppercase;
}

.article-details .title__tertiary{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 0.34px;
    text-transform: uppercase;
}

.page-article-details .article-details__preview{
    float: none;
}

/**************************************************
Inventory
***************************************************/
.inventory-listing-charlie__title {
font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 0.34px;
    text-transform: uppercase;
}
.inventory-listing-charlie__results-info-total,
.inventory-listing-charlie__options-text{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.inventory-listing-charlie__results-info-count{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
}

.inventory-tile-section-vehicle-name--year-make,
.inventory-tile-section-vehicle-name--model-name{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
}

.inventory-tile-section-price-tabs-panel-item__total-value{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
}

.inventory-tile-section-price-tabs-panel-item{
    align-items: center;
}

.inventory-tile-section-location{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.12px;
}

.inventory-filter-charlie .filters-dropdown__button{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
}

.inventory-filter-charlie .filters-dropdown__select-arrow{
    font-size: 35px;
}

.inventory-tile-section-price-tabs{
    border-bottom: none;
}

.inventory-tile-section-price-tabs-title.active ::after,
.inventory-tile-section-price-tabs-title.is-active ::after{
    height: 3px;
    border: none;
}

.filters-dropdown__actions-item:before,
.promo-header-slide__control-left:before{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.inventory-slider__input-number-value{
    box-shadow: 0 3px 6px rgba(0,0,0,.3)!important;
}

.inventory-filter-charlie .filters-dropdown__checkbox-label.cta__checkbox{
    border-radius: 0;
    margin: 0 10px;
}

.inventory-filter-charlie__overlap-close-button>span{
    color: unset!important;
}

.inventory-listing-charlie__text-seo a{
    text-decoration: none !important;
}

.vehicle-card__vehicle-programs .manufacturer-image__ineos{
    max-height: unset;
}

.link__regular-primary--calculator{
    margin-left: 10px;
}

.vehicle-details-tabs__title.is-active a{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.22px;
    text-transform: uppercase;
}

.dilawri-anywhere--banner__instances-item-img{
    margin-right: 20px;
}

.catalog-details__ctas-instance-anchor{
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
}

.inventory-listing-charlie__new-search-cta{
    margin-right: 20px;
}

.inventory-listing-charlie__no-result-phone .snippet-phone__department-phone:hover{
    text-decoration: underline;
}

.dynamic-inventory__disclaimer{
    margin-left: 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.12px;
}

.vehicle-cash-purchase-original-price__label,
.vehicle-cash-purchase-selling-price__label,
.vehicle-cash-purchase-tradeinEstimate__label,
.vehicle-cash-purchase-taxes__label,
.vehicle-cash-purchase-total__label,
.vehicle-payment-tabs .tabs-title__anchor,
.vehicle-finance__item-value-price{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;;
}

.vehicle-payment-tabs .tabs-title__anchor{
    padding: 2px;
}

.vehicle-payment-tabs__title.is-active::after{
    content: none;
}

.inventory-listing-charlie__options-element__icon-before{
    display: none;
}

.inventory-listing-charlie__options-element .widget-dropdown__button{
    border: none;
}

.filter-category--trimId .filters-dropdown__checkbox-label.label__checkbox,
.filter-category--interiorColorId .filters-dropdown__checkbox-label.label__checkbox{
    margin: 10px;
    padding: 10px !important;
    min-height: 80px;
}

.dynamic-inventory .widget-dropdown__content:before{
    top: -10px;
}

.dynamic-inventory .widget-dropdown__content{
    position: absolute;
}

.inventory-listing-charlie__form .form-field__label-input-firstname,
.inventory-listing-charlie__form .form-field__label-input-lastname{
    width: 100%;
}

.inventory-details-sticky__vehicle-name__year-make{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
}

.inventory-details-sticky__vehicle-name__model-trim{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.22px;
    text-transform: uppercase;
}

.inventory-details-content__note tbody td{
    padding: 10px;
}

.vehicle-details-consumptions__item-label{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
}

.vehicle-details-tabs__options-list li{
    margin-left: 15px;
}

.quick-actions__header-title{
    padding: 10px 20px;
}

/**************************************************
Dilawri Anywhere
***************************************************/
.why-buy-slider__item-title,
.why-buy-steps__item-title,
.why-buy-slider__item-right-content h3{
    font-size: 28px;
    line-height: 28px;
}

.why-buy-steps__title,
.why-buy-slider__item-right-content h2{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 0.34px;
    text-transform: uppercase;
}

/**************************************************
Showroom
***************************************************/
.widget-sr.makes__ineos .sr-topbar-login{
    color: unset!important;
}

/**************************************************
OVERWRITTING DEFAULT FONT FAMILY
***************************************************/
.inventory-listing-charlie__cta .inventory-listing-charlie__options-text,
.inventory-details-info__mileage,
.link__regular-primary--calculator,
.quick-actions__header-title,
.quick-actions__info-content-label-quickaction,
.quick-actions__info-added-content-label-quickaction,
.quick-actions__garage,
.why-buy-intro__title,
.home-instances__text,
.new-instant-estimate__wrapper .instant-estimate__content .instant-estimate__text-content .InputAutoComplete .enlarge{
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
}

.widget-sr.makes__ineos{
    font-family: 'Oswald', sans-serif;
}

.auto-complete-text,
.cant-find-vehicle-link,
.instant-estimate__content .InputAutoComplete{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

/**************************************************
Promo Header
***************************************************/
section.promo-header-slide-section {
    padding-bottom: 100px;
}

.promo-header-slide__title{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 56px;
    line-height: 62px;
    text-transform: uppercase;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 20px;
}

.promo-header-slide__title>p,
.promo-header-slide__description{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
}

.promo-header-slide__controls,
.promo-header-slide__control-left:before,
.promo-header-slide__control-right:before{
    display: block;
}

.promo-header-slide__cta{
    margin-top: 20px;
}

.promo-header-slide__pagers{
    top: calc(100% + 20px);
}

/**************************************************
Rapid Search
***************************************************/
.search-tool-section__wrapper{
    z-index: 1;
    padding: 0 15px;
}

.search-tool-alpha__wrapper{
    padding: 30px 15px 15px;
    box-shadow: 0px 3px 10px #00000033;
    justify-content: center;
    gap: 10px;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
}

.search-tool-alpha__search{
    flex: initial;
    flex-direction: row-reverse;
}

.search-tool-alpha__search > .form-field__label{
    margin-bottom: 0;
}

.search-tool-alpha__cta{
    width: 100%;
}

.widget-filter__search-submit{
    height: 100%;
}

.widget-filter__search{
    align-items: center;
}

/**************************************************
Highlight
***************************************************/
.highlights-gamma{
    position: relative;
    height: 100%;
}

.highlights-gamma__wrapper{
    width: 100%;
}

.highlights-gamma__cta{
    height: auto!important;
    width: 100%!important;
    padding: 16px 20px;
}

.highlights-gamma__picture{
    max-width: 100%;
    padding-bottom: 10px;
}

.service-section__wrapper{
    padding-top: 250px;
}

.highlights-gamma__section-title{
    margin-bottom: 60px;
}

/**************************************************
Home Instances
***************************************************/
.instances-section{
    padding: 40px 0;
}

.home-instances{
    max-width: 100%;
}

.home-instances__image{
    margin-bottom: 25px;
}

.home-instances__title-primary{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.22px;
    text-transform: uppercase;
    margin: 35px 0 20px;
}

.home-instances__title-secondary{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 0.34px;
    text-transform: uppercase;
}

.home-instances__title .title__tertiary{
    margin: 0;
}

.home-title:before{
    content: none;
}

.home-instances__cta{
    width: fit-content;
    width: -moz-fit-content;
}

[data-theme-sprite~="get-started"]:before{
    content: "\e976";
}

.home-instances__get-started-text{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.22px;
    text-transform: uppercase;
}

.home-instances__get-started-picto{
    top: -20px;
}

.coordinates-card-alpha__cta{
    margin-top: 40px;
}

/**************************************************
Seo Text
***************************************************/
.seo-text-alpha__wrapper{
    text-align: center;
    padding-top: 100px;
}

.seo-text-alpha__title{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.22px;
    text-transform: uppercase;
    margin-top: 30px;
}

.seo-text-alpha__dealer-name{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 0.34px;
    text-transform: uppercase;;
}

.readmore{
    font-size: 16px;
    line-height: 28px;
}

.readmore--uncollapsed{
    max-height: 2500px;
}

.seo-text-alpha__cta{
    align-items: center;
}

/**************************************************
Team Listing
***************************************************/
.listing-block__title {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 0.34px;
    text-transform: uppercase;;
}
.listing-employee-alpha__department-title,
.listing-employee-alpha__department-employee-modal-name{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.22px;
    text-transform: uppercase;;
}

.listing-employee-alpha__department-employee-description{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.listing-employee-alpha__department-employee-name{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;;
}

.listing-employee-alpha__department-employee-job{
    color: unset!important;
}

.listing-employee-alpha__modal .form-field__label-input-text,
.listing-employee__modal .form-field__label-input-text,
.listing-employee-alpha__modal .form-field__label-textarea-field{
    border-radius: 0;
}

/**************************************************
Catalog
***************************************************/
.catalog-block-alpha-simple__name{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.22px;
    text-transform: uppercase;
}

.catalog-details__content-images__control-anchor .link__slider-arrows-text:before{
    content: none;
}

.catalog-details__content-images__control-anchor-prev{
    transform: translate(0%, -50%) scaleX(-1);
}

.view-switcher-alpha__link:not(:last-child) {
    margin-right: 50px;
}

.view-switcher-alpha__link.active:after,
.view-switcher-alpha__link:after{
    top: 2px;
}

.catalog-specifications-charlie__details-title{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.22px;
    text-transform: uppercase;
}

.catalog-specifications-charlie__details-specs-type{
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.16px;
}

.catalog-details__ctas-block{
    align-items: initial;
}

.catalog-details__consumptions-label{
    text-transform: uppercase;
}

.header-vehicle-info__no-price{
    padding: 20px 0;
}

.header-vehicle-info .dilawri-anywhere__title{
    align-items: start;
    flex-direction: column;
}

.catalog-detail-sticky__vehicle-name__year-make{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
}

.catalog-detail-sticky__vehicle-name__model-trim{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 0.34px;
    text-transform: uppercase;
}

/**************************************************
Showroom
***************************************************/
.widget-login .login-authenticated .login-name{
    color: #fff;
}

/**************************************************
Overwriting Typo
***************************************************/
.listing-employee-alpha__text{
    font-size: 14px;
    line-height: 28px;
    text-transform: uppercase;
}

.site-container .form-footer-2columns .form-container__link-policy-text,
.form-container__link-policy-text{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.12px;
}

/**************************************************
Sharing Bar
***************************************************/
.link__social{
    font-size: 14px;
    line-height: 28px;
}

/**************************************************
Icomoon
***************************************************/
[data-theme-sprite~="simple-arrow-right"]:before{
    content: "\e939";
}

[data-theme-sprite~="simple-arrow-left"]:before{
    content: "\e974";
}

[data-theme-sprite~="close-btn"]:before {
    content: "\e92a";
}

.catalog-details__content-images__control-anchor-prev .link__slider-arrows-text:before,
.catalog-details__content-images__control-anchor-next .link__slider-arrows-text:before  {
    content: "\e939";
}

/**************************************************
Breakpoints:
- 640 < Medium < 768
- 768 < Tablet < 1024
- 1024 < Large < 1200
- 1200 < XLarge < 1440
- 1440 < XXLarge < 1920
***************************************************/
/**************************************************
Medium
***************************************************/
@media screen and (min-width: 640px){
    .search-tool-section__wrapper{
        padding: 0 20px;
    }
}

/**************************************************
Tablet
***************************************************/
@media screen and (min-width: 768px){
    /*Promo Header*/
    .promo-header-slide__title{
        font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 56px;
    line-height: 62px;
    text-transform: uppercase;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    }

    /*Contact*/
    .page-contact-alpha__map-section .page-wrapper .breadcrumbs__block{
        margin: 10px 0 0;
    }

    .page-contact-alpha__ctas-item-html{
        margin-bottom: 20px;
    }

    /*About*/
    .page-sidebar__right .block-hour-sidebar{
        float: left;
        width: 100%;
    }

    /*Static pages*/
    .page-static-section-business-hours{
        background-size: cover;
    }

    .why-buy-slider__arrows{
        display: none;
    }

    .page-about__showroom{
        min-height: 350px;
    }

    /*Promo Header*/
    .promo-header-slide__description{
        font-size: 18px;
        line-height: 22px;
    }

    /*Highlight*/
    .highlights-gamma__section-title{
        margin-top: 40px;
        margin-bottom: 93px;
    }

    /*Team Listing*/
    .listing-employee-alpha__department-title{
        font-family: 'Oswald', sans-serif;
    font-weight: 700;;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.22px;
    text-transform: uppercase;;
    }

    .listing-employee-alpha__department-employee-wrapper{
        min-height: 275px;
    }

    .listing-employee-alpha__department-employee-description{
        padding: 15px;
    }

    /*Inventory*/
    .dynamic-inventory__disclaimer{
        margin-left: 10px;
    }

    .inventory-listing-charlie__cta .widget-dropdown__button-result{
        padding: 15px 0 13px;
    }

    /*Catalog*/
    .catalog-details__interior,
    .catalog-vehicle-details__content-image{
        min-height: 400px;
    }
}

/**************************************************
Large
***************************************************/
@media screen and (min-width: 1024px){
    

    h1, .headline1, .wysiwyg h1, .title__primary {
        font-size: 90px;
        line-height: 102px;
        letter-spacing: 0.9px;
    }

    h2, .headline2, .wysiwyg h2, .title__secondary,
    .why-buy-steps__title,
    .why-buy-slider__item-right-content h2{
        font-size: 74px;
        line-height: 84px;
        letter-spacing: 0.74px;
    }

    h3, .headline3, .wysiwyg h3, .title__tertiary {
        font-size: 56px;
        line-height: 62px;
        letter-spacing: 0.56px;
    }

    h4, .headline4, .wysiwyg h4, .title__quaternary,
    h5, .headline5, .wysiwyg h5, .title__quinary{
        font-size: 34px;
        line-height: 42px;
        letter-spacing: 0.34px;
    }

    .title__subtitle--homepage{
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 0.22px;
    }

    /*header*/
    .header__logo{
        margin-right: 30px;
    }

    .header-mobile,
    .page-mobile__button{
        display: flex!important;
    }

    .header__nav-submenu{
        font-family: 'Oswald', sans-serif;
    font-weight: 700;;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 22px;
        box-shadow: none;
    }

    .header__nav-submenu-element{
        white-space: nowrap;
    }

    .header__nav-list .header__nav-list-element{
        margin-right: 35px;
    }

    .footer-delta__wrapper{
        padding: 40px 10px 60px;
    }

    /*Reviews*/
    .reviews-charlie__listing .slick-dots{
        display: none!important;
    }

    .form-footer-2columns__title,
    .seo-text-alpha__title{
        font-size: 40px;
        line-height: 43px;
    }

    .seo-text-alpha__subtitle{
        font-size: 32px!important;
        line-height: 42px!important;
    }

    /*Inventory*/
    .inventory-filter-charlie .filters-dropdown{
        padding: 25px 50px 25px 0;
    }

    /*Promo Header*/
    .promo-header-slide__title{
        font-size: 90px;
        line-height: 102px;
        letter-spacing: 0.9px;
    }

    .promo-header-slide__description{
        font-size: 28px;
        line-height: 28px;
    }

    .promo-header-slide__pagers{
        top: calc(100% + 12px);
    }

    /*Highlights*/
    .highlights-gamma__item{
        width: 50%;
    }

    .highlights-gamma__cta{
        display: flex;
    }

    .service-section__wrapper{
        padding-top: 115px;
    }

    .view-switcher-alpha__link:not(:last-child){
        margin-right: 20px;
    }

    .why-buy-slider__item-title,
    .why-buy-steps__item-title,
    .why-buy-slider__item-right-content h3{
        font-size: 40px;
        line-height: 43px;
    }

    .search-tool-alpha__cta{
        width: auto;
    }

    .search-tool-alpha__wrapper{
        padding: 45px 15px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .instances-section{
        padding: 160px 0;
    }
    .inventory-listing-charlie__title,
    .page-form__title, .page-static-header__title h1,
    .listing-block__title, .page-wrapper__title {
        font-size: 74px;
        line-height: 84px;
        letter-spacing: 0.74px;;
    }

    /*catalog*/
    .catalog-details-header__title{
        width: 100%;
    }
    .catalog-details-header__ctas{
        width: auto;
    }
}

/**************************************************
xlarge
***************************************************/
@media screen and (min-width: 1200px){
    /*header*/
    .header__logo{
        margin-right: 50px;
    }

    .header-mobile{
        display: none!important;
    }

    .promo-header-slide__list-item-html{
        width: 50%;
    }

    /*Highlight*/
    .service-section{
        min-height: 820px;
    }

    .service-section__wrapper{
        position: relative;
    }

    /*Highlights*/
    .highlights-gamma{
        display: flex;
        flex-direction: column;
        align-items: center;
        position: absolute;
        bottom: -112px;
    }

    .highlights-gamma__item{
       width: 25%;
    }

    .highlights-gamma__section-title{
        width: 80%;
    }

    .highlights-gamma__cta{
        display: inline-block;
    }

    /*Home Instances*/
    .home-instances{
        align-items: flex-start;
    }

    .home-instances__image{
        margin-bottom: 0;
    }

    .home-instances:nth-child(odd) .home-instances__image .a-image__img{
        display: block;
        margin-right: 0;
    }

    .home-instances--bottom > .home-instances__image{
        margin-bottom: -70px;
    }

    .home-instances:nth-child(even) .home-instances__content{
        text-align: right;
    }

    /*Seo Text*/
    .seo-text-alpha__title{
        margin-top: 0;
    }

    /*Team Listing*/
    .listing-employee-alpha__department-title{
        font-size: 56px;
        line-height: 62px;
        letter-spacing: 0.56px;;
    }

    .listing-employee-alpha__department-employee-name{
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 0.22px;;
    }

    /*Catalog*/
    .catalog-details__content-images__control-anchor-prev,
    .catalog-details__interior__control-anchor-prev{
        left: -55px;
    }

    .catalog-details__content-images__control-anchor-next,
    .catalog-details__interior__control-anchor-next{
        right: -55px;
    }

    .view-switcher-alpha__link:not(:last-child){
        margin-right: 50px;
    }
}

/**************************************************
xxlarge
***************************************************/
@media screen and (min-width: 1920px){
    /*header*/
    .header__nav-list .header__nav-list-element{
        margin-right: 40px;
    }
}

/*</style>*/
/*End Font-compliance for ineos*/










/*<style>*/

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

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

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

/*</style>*/







/*<style>*/

[data-theme-style~="accordionIcon_color"]:before {
    color: #0c0c0c;
}
/*</style>*/











































/*<style>*/

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

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

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

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

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

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

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

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

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

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

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

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

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


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


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

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

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

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

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

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

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

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

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

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

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

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

































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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

/*</style>*/








/*<style>*/

    [data-theme-style~="boxColor"]{
        background-color:#ffffff;
        color:#0c0c0c;
        -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);
    }

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

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

    [data-theme-style~="careerBoxColor"]{
        background-color:#ffffff;
        color:#0c0c0c;
        -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    }


/*</style>*/











/*<style>*/

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

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

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

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

/*</style>*/















































































































/*<style>*/
    
    [data-theme-style~="modal_bgColor"] {
        background: linear-gradient(180deg, #ffffff,#ffffff 100%);
    }
    [data-theme-style~="modal_fontColor"] {
        color: #333333;
    }

    
    [data-theme-style~="btnFilterInventory"]{
        color:#ffffff;
        background-color: #0c0c0c;
        border: 2px solid #0c0c0c;
    }

    .filters-dropdown__item [type="checkbox"]:checked + [data-theme-style~="btnFilterInventory"],
    .filters-dropdown__item.checked [data-theme-style~="btnFilterInventory"],
    [data-theme-style~="btnFilterInventory"]:hover,
    [data-theme-style~="btnFilterInventory"]:focus,
    [data-theme-style~="btnFilterInventory"]:active{
        color:#d9d7d0;
        background-color: #0c0c0c;
        border: 2px solid #0c0c0c;
    }

    .category-filtered:after {
        background-color: #0c0c0c;
    }

    
    .LoaderFullScreen__contentChild,
    .uk-modal__body {
        --sr-trade-color-primary: #ff4639;
        --sr-trade-color-primary-active: #ffffff;
        --sr-trade-color-primary-hover: #ffffff;
        --sr-trade-color-secondary-active: #fefefe;
        --sr-trade-color-secondary-hover: #fefefe;
    }
    
    [data-theme-style~="btnAlphaPrimary"]{
        color:#fefefe;
        background-color: #ff4639;
        border-color: #ff4639;
    }

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

    [data-theme-style~="btnAlphaPrimary"][disabled],
    [data-theme-style~="btnAlphaPrimary"][disabled]:hover,
    [data-theme-style~="btnAlphaPrimary"][disabled]:focus,
    [data-theme-style~="btnAlphaPrimary"][disabled]:active {
        color: rgba(255,70,57,0.5)!important;
        background-color: rgba(255,255,255,0.5)!important;
        border-color: rgba(255,70,57,0.5)!important;
        cursor: not-allowed;
    }

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

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

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

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

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

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

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

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

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

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

    [data-theme-style~="btnBetaPrimary"][disabled] {
        color: rgba(255,255,255,0.5);
        background-color: rgba(12,12,12,0.5);
        cursor: not-allowed;
    }

    [data-theme-style~="btnBetaPrimary"][disabled]:hover,
    [data-theme-style~="btnBetaPrimary"][disabled]:focus,
    [data-theme-style~="btnBetaPrimary"][disabled]:active {
        color: rgba(255,255,255,0.5);
        background-color: rgba(12,12,12,0.5);
    }

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

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

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

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

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

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

    [data-theme-style~="btnGhostPrimary"][disabled] {
        color: rgba(32,32,32,0.5);
        border-color: rgba(32,32,32,0.5);
        cursor: not-allowed;
    }

    [data-theme-style~="btnGhostPrimary"][disabled]:hover,
    [data-theme-style~="btnGhostPrimary"][disabled]:focus,
    [data-theme-style~="btnGhostPrimary"][disabled]:active {
        color: rgba(32,32,32,0.5);
        border-color: rgba(32,32,32,0.5);
    }

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

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

    [data-theme-style~="btnGhostSecondary"][disabled],
    [data-theme-style~="btnGhostSecondary"][disabled]:hover,
    [data-theme-style~="btnGhostSecondary"][disabled]:focus,
    [data-theme-style~="btnGhostSecondary"][disabled]:active {
        color: rgba(141,48,66,0.5)!important;
        border-color: rgba(141,48,66,0.5)!important;
        cursor: not-allowed;
    }


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

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

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

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

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

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

    [data-theme-style~="btnRegularPrimary"]:hover:after {
       color:#0c0c0c;
    }

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

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

    [data-theme-style~="btnRegularSecondary"]:hover:after {
        background-color:#0c0c0c;
    }

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

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

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

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

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

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

    
    [data-close],
    [data-close]:hover,
    [data-close]:focus,
    [data-close]:active {
        color: #bec1c6;
        background-color: ;
    }

    [data-modal-close],
    [data-modal-close]:hover,
    [data-modal-close]:focus,
    [data-modal-close]:active {
        color: #bec1c6;
        background-color: ;
    }


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

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

/*</style>*/













/*<style>*/


    .calculator-popup-table-term-selector__item-finance.active .calculator-popup-table-term-selector__item-finance-term,
    .calculator-popup-table-term-selector__item-finance:hover .calculator-popup-table-term-selector__item-finance-term {
        background-color: #0db1f4;
        color: #ffffff;
    }

    .calculator-popup-table-term-selector__item-finance.active .calculator-popup-table-term-selector__item-finance-rate,
    .calculator-popup-table-term-selector__item-finance:hover .calculator-popup-table-term-selector__item-finance-rate{
        color: #2c98e9;
    }


    .calculator-popup-table-term-selector__item-finance.active .calculator-popup-table-term-selector__item-finance-payment,
    .calculator-popup-table-term-selector__item-finance:hover .calculator-popup-table-term-selector__item-finance-payment{
        color: #2c98e9;
    }
/*</style>*/























































































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

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

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

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

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


[data-theme-style~="catalogDetail_addToGarageLabel_fontColor"] {
color: #03b441;
}

[data-theme-style~="catalogDetail_notAddToGarageLabel_fontColor"] {
color: #ff4639;
}

[data-theme-style~="catalogDetail_addToGarage_inventoryItem_borderColor"] .catalog-inventory-availability,
[data-theme-style~="catalogDetail_addToGarage_inventoryItem_borderColor"] .catalog-inventory-availability__item:not(:last-child) {
border-color: #a9bdcc;
}


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


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


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


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

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


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

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

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

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


[data-theme-style~="catalogDetailsColorChooser_borderColor"] {
border-color: #47c671;
}
.color-chooser-alpha__item.selected [data-theme-style~="catalogDetailsColorChooser_borderColor"] {
border-color: #359455;
}

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

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

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

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


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

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

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

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

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

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

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

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

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


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

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


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


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

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

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

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

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

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

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

[data-theme-style~="catalogDetail_thumbnailItem_videoPlayer_fontColor"] {
color: #114870;
}

[data-theme-style~="catalogDetail_thumbnailItem_videoPlayer_bgColor"]:hover {
background-color: #6d8191;
}

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

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


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

[data-theme-style~="catalogTrimChooser_fontColor"]:hover,
[data-theme-style~="catalogTrimChooser_fontColor"]:focus,
[data-theme-style~="catalogTrimChooser_fontColor"]:active {
color: #0c0c0c;
}

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

/*</style>*/




























/*<style>*/
    
    [data-theme-style~="catalogListingFilters"] {
        background-color: #ffffff;
        color: #000000;
        border: 2px solid #f2f2f2;
    }


    [data-theme-style~="catalogListingFilters"]:hover,
    [data-theme-style~="catalogListingFilters"].hover{
        color: #ff4639;
        border: 2px solid #f2f2f2;
    }
    [data-theme-style~="catalogListingFiltersDropdown"] {
        border: 1px solid #f2f2f2;
    }

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

    [data-theme-style~="catalogListingFiltersDropdownElement"] {
        border-bottom: 1px solid #f2f2f2;
        color: #000000;
    }
    [data-theme-style~="catalogListingFiltersDropdownElement"].active,
    [data-theme-style~="catalogListingFiltersDropdownElement"].widget-filter__check-element--selected {
        border-bottom: 1px solid #f2f2f2;
        background-color: #ffffff;
    }
    [data-theme-style~="catalogListingFilters"].active,
    .widget-filter__check-element--selected,
    .widget-filter__check-element--selected:hover,
    .widget-filter__check-element--selected:focus{
        background-color: #ffffff;
        color: #ff4639;
    }


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

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

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

    [data-theme-style~="catalogListingPreviewPrice_fontColor"]{
        color: #101010;
    }
    [data-theme-style~="catalogPreview_bgColor"]{
        background-color: #ffffff;
        border: 1px solid #f2f2f2;
        -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
        box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
    }

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

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





    

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










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

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

    [data-theme-style~="coordinatesCardAlpha_image"] {
        background: url(https://img.sm360.ca/images/web/dilawri-group-of-companies/4351/ineos-home-hilites-d2-addressimage1713378859050.png) center/cover;
    }

    [data-theme-style~="coordinatesCardAlpha_iconColor"] {
        color: #0c0c0c;
    }
/*</style>*/










/*<style>*/

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

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

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

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












/*<style>*/

[data-theme-style~="dilawriRewardsHeader"] {
color: #ffffff;
background-color: #1a1818;
background-image: url('https://img.sm360.ca/images/web/default/dilawri various makes/style/bg-header-rewards-mobile1563807561711.jpg');
}

@media screen and (min-width: 768px) {
[data-theme-style~="dilawriRewardsHeader"] {
background-image: url('https://img.sm360.ca/images/web/default/dilawri various makes/style/bg-header-rewards-tablet1563807570464.jpg');
}
}

@media screen and (min-width: 1024px) {
[data-theme-style~="dilawriRewardsHeader"] {
background-image: url('https://img.sm360.ca/images/web/default/dilawri various makes/style/bg-header-rewards1563807462655.jpg');
}
}

[data-theme-style~="dilawriRewards_header_lineColor"]:before {
background: linear-gradient(to right,
rgba(186,12,47,0) 0%,
rgba(186,12,47,1) 25%,
rgba(186,12,47,1) 75%,
rgba(186,12,47,0) 100%);
}

.dilawri-rewards-card [data-theme-style~="titleWithUnderlineAlpha"]:before,
.dilawri-rewards-card [data-theme-style~="titleWithUnderlineAlpha"]:after {
border-color: #ba0c2f;
}
.dilawri-rewards-faq__instances [data-theme-style~="accordionIcon_color"]:before {
color: #ba0c2f;
}
[data-theme-style~="dilawriRewards_defaultFontColor"] {
color:#ba0c2f;
}
[data-theme-style~="dilawriRewards_defaultAfterColor"]:after {
color:#ba0c2f;
}
[data-theme-style~="dilawriRewards_defaultBeforeColor"]:before {
color:#ba0c2f;
}
[data-theme-style~="dilawriRewards_defaultBorderColor"] {
border-color:#ba0c2f;
}
[data-theme-style~="dilawriRewards_defaultBgColor"] {
background-color:#ba0c2f;
}
/*</style>*/



























































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

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

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

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

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

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

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

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

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

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

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

    
    [data-theme-style~="btnFooter"]{
        color:#101010;
        background-color: #22992e;
    }

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

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

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


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

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

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

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

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

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

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


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

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

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

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





























/*<style>*/

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

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

    .is-invalid-input:not(:focus),
    .is-invalid-label.checkbox-label::before,
    .is-invalid-input + .form-field__label-file-block {
        border: 1px solid #cc0000;
    }


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

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

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

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

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

    /* Normal state */
    input[type="radio"] + label .radio-button__label-radio {
        border-color: #6d8191;
    }

    /* Active state */
    input[type="radio"]:checked + label .radio-button__label-radio:before {
        border-color: #6d8191;
        background-color: #6d8191;
    }

    /**************************************
    Form input
    **************************************/
    [data-theme-style~="formInput"] {
        background-color: #ffffff;
        color: #101010;
        border: 1px solid #9d9d9c;
    }

    [data-theme-style~="formInput"]:hover,
    [data-theme-style~="formInput"]:active,
    [data-theme-style~="formInput"]:focus {
        color: #4e4e4e;
        border: 1px solid #e8e7e7;
        box-shadow: none;
    }

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

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

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


















































































































































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

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

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

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

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

    [data-theme-style~="mobileHeader__menuBurger__opened"] div span,
    [data-theme-style~="mobileHeader__menuBurger__opened"] div span:before,
    [data-theme-style~="mobileHeader__menuBurger__opened"] div span:after{
        background-color: #0c0c0c;
    }

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

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

    [data-theme-style~="headerMobileNavigation"] a{
        border-bottom-color:#9d9d9c !important;
    }

    [data-theme-style~="headerMobileNavigation"] .is-selected>a{
        color: #ff4639;
        border-bottom-color:#9d9d9c !important;
    }

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

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

    [data-theme-style~="mobileMenu__mainNav__firstLevelAnchorBgColor"]{
        background-color: #d9d7d0;
    }
    [data-theme-style~="mobileMenu__mainNav__firstLevelAnchorBgColor"].is-selected{
        background-color: ;
    }

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

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

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

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

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

    
    [data-theme-style~="mobileMenu__secondaryNav__anchor"]>a{
        color: #4a4f54;
        background-color: #e4e8e8;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

    .active [data-theme-style~="headerTopNav__dropdownBtn"]>a,
    [data-theme-style~="headerTopNav__dropdownBtn"]:hover>a{
        color: #1c1c1c;
        background-color: #e4e8e8;
    }

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

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

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

    [data-theme-style~="headerTopNavHome_fontColor"],
    [data-theme-style~="headerTopNavHome_fontColor"]:hover{
        color: #ffffff;
    }
    [data-theme-style~="headerTopNavHome_bgColor"]{
        background: #0c0c0c;
    }
    [data-theme-style~="headerTopNavHome"]{
        color: #ffffff;
        background: #0c0c0c;
    }

    [data-theme-style~="headerNav_CompareCount"]{
    color: #2c98e9;
    border-color: #2c98e9;
    }

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

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

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

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

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

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

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

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

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

    #google_translate_element .goog-te-gadget-simple .goog-te-menu-value span:nth-child(1):before,
    #google_translate_element .goog-te-gadget-simple .goog-te-menu-value span:nth-child(3):after{
        color: #0c0c0c !important;
    }

    #google_translate_element .goog-te-gadget-simple{
        color: #ff4639 !important;
    }

    .goog-te-custom-class .goog-te-menu2,
    .goog-te-custom-class .goog-te-menu2-item div,
    .goog-te-custom-class .goog-te-menu2-item:link div,
    .goog-te-custom-class .goog-te-menu2-item:visited div,
    .goog-te-custom-class .goog-te-menu2-item:active div{
        color: #0c0c0c !important;
        background-color: #d9d7d0 !important;
    }

    .goog-te-custom-class .goog-te-menu2:before{
        border-bottom-color: #d9d7d0 !important;
    }

    .goog-te-custom-class .goog-te-menu2 a:hover,
    .goog-te-custom-class .goog-te-menu2-item-selected .text{
        color: #ff4639 !important;
        background-color: #e8e7e7 !important;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    [data-theme-style~="headerNavSub"]{
        color: #0c0c0c;
        background-color: #d9d7d0;
    }

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

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

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

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

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

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

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

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

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


/*</style>*/






















































/*<style>*/

    

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

    [data-theme-style~="homeHighlights_bgColor"]{
        background: #efede9;
    }


    

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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


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

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

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

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

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

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

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

    [data-theme-style~="homeRapidSearch_ctasColor"]{
        color: #ffffff;
    }
    [data-theme-style~="homeRapidSearch_ctasColor"]:hover{
        color: rgba(255,255,255,0.5);
    }

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


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

    [data-theme-style~="homeDealersInstances_color"] {
        color:#ffffff;
        background: linear-gradient(263deg, #083430,#031a1c);
    }


    [data-theme-style~="homeBestSellers_color"] {
        color:#ffffff;
        background: linear-gradient(263deg, #083430,#031a1c);
    }

/*</style>*/















































/*<style>*/




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

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

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

[data-theme-style~="inventoryDetails_stickyMenu_calculator_fontColor_secondary"] {
color: #474747;
}



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

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

    [data-theme-style~="inventoryDetailsCtaSection_fontColor"] {
        color: #000000;
    }
    [data-theme-style~="inventoryDetailsCtaSection_borderColor"] {
        border-bottom-color: #ff4639;
    }
    [data-theme-style~="inventoryDetailsCtaSection_borderColor_secondary"] {
        border-color: #1a6daa;
    }

    [data-theme-style~="inventoryDetailsCtaSection_borderColor_secondary"][disabled],
    [data-theme-style~="inventoryDetailsCtaSection_borderColor_secondary"][disabled]:hover,
    [data-theme-style~="inventoryDetailsCtaSection_borderColor_secondary"][disabled]:focus,
    [data-theme-style~="inventoryDetailsCtaSection_borderColor_secondary"][disabled]:active {
        color: rgba(26,109,170,0.5)!important;
        border-color: rgba(26,109,170,0.5)!important;
        opacity: .5;
        cursor: not-allowed;
    }

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

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



        [data-theme-style~="vehicleHeader_picto_bgColor"] {
            background: #114870;
        }

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

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

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

    
    [data-theme-style~="inventoryDetailsCurrentPrice_fontColor"] {
        color: #4777b7;
    }

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

    [data-theme-style~="inventoryDetailsRebatePrice_fontColor"] {
        color: #4777b7;
    }

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

    
    [data-theme-style~="inventoryDetailsConsumptions_valueColor"] {
        color: #ff4639;
    }

    

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



























/*<style>*/

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

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

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

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

    .inventory-filter-charlie .filters-dropdown,
    [data-theme-style~="inventoryFiltersSeparator_bgColor"]{
        border-color: #cccccc;
    }

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

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

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

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

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

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

    [data-theme-style~="inventoryFiltersSecondary"]{
        color: #323232;
        box-shadow: 0 3px 6px #00000029;
        background-color: #f1f1f1;
    }

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

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

    [data-theme-style~="inventoryFiltersDropdownTop_bgColor"]{
        background-color: #ffffff;
    }
    [data-theme-style~="inventoryFiltersDropdownTop_fontColor"]{
        color: #ffffff;
    }
    [data-theme-style~="inventoryFiltersReset_borderColor"]{
        border-color:  #9d9d9c;
    }
    [data-theme-style~="inventoryFiltersOverlap_bgColor"]{
        background-color: #f1f1f1;
    }
    [data-theme-style~="inventoryFiltersOverlap_fontColor"]{
        color: #000000;
    }
    [data-theme-style~="inventoryFiltersSecondary_after_fontColor"]::after,
    [data-theme-style~="inventoryFiltersSecondary_before_fontColor"]::before{
        color: #2c98e9;
    }
    .inventory-listing-charlie__filters.js-overlay,
    .inventory-listing-charlie__vehicles.disabled:after{
        background-color: rgba(255,255,255,0.9);
    }

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

    .inventory-filter-charlie__filters-categories-item.checked label,
    .filters-dropdown__item.checked [data-theme-style~="inventoryFiltersPrimary_fontColor"],
    .filters-dropdown__item:hover [data-theme-style~="inventoryFiltersPrimary_fontColor"],
    .filters-dropdown__item [type="checkbox"]:checked + [data-theme-style~="inventoryFiltersPrimary_fontColor"],
    .filters-dropdown__item [type="checkbox"]:checked + label [data-theme-style~="inventoryFiltersPrimary_fontColor"],
    .filters-dropdown__item.checked [type="checkbox"]:checked + label:after {
        color: #323232;
    }
    .inventory-filter-charlie .filters-dropdown.open {
        color:#323232;
    }
    .inventory-filter-charlie__filters-item--data-values {
        border-color:#323232;
    }

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



































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

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

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

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

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

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

    
    [data-theme-style~="resultCount_fontColor"]{
        color: #ff4639;
    }

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


    [data-theme-style~="inventoryListing_sticky_backgroundColor"]{
        background: #f1f1f1;
    }
    [data-theme-style~="inventoryListing_sticky_fontColor"]{
        color: #000000;
    }
    [data-theme-style~="inventoryListing_sticky_searchBackground"]{
        background: #000000;
    }



    [data-theme-style~="inventoryListingNoResultPicto_fontColor"]{
        color: #ff4639;
    }

    [data-theme-style~="inventoryListingNoResultMessage_fontColor"]{
        color: #373d45;
    }

    [data-theme-style~="inventoryListingNoResultSectionTitle_fontColor"]{
        color: #373d45;
    }
    [data-theme-style~="inventoryListingNoResultSectionSubTitle_fontColor"]{
        color: #4d4d4d;
    }
    [data-theme-style~="inventoryListingNoResultPhone_fontColor"]{
        color: #000000;
    }
    [data-theme-style~="inventoryListingNoResultSeparator_borderColor"]{
        color: #6d8191;
    }

/*</style>*/































/*<style>*/


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

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

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

[data-theme-style~="inventoryTileTitleBarNew"]{
    color:#0c0c0c;
    background-color: #d9d7d0;
}

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

[data-theme-style~="inventoryTileTitleRebateContainerNew"]{
    color:#455e81;
}

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

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

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

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

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

[data-theme-style~="inventoryTilePriceTabsAnchor"]:hover > a{
color:#00a0dc;
}

[data-theme-style~="inventoryTilePriceTabsAnchor"].is-active > a,
[data-theme-style~="inventoryTilePriceTabsAnchor"].active > div{
    color:#000000;
}

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

[data-theme-style~="inventoryTilePriceTabs"]{
    border-bottom-color:  #ff4639;
}

.inventory-tile-section-price-tabs-title.active ::after {
    background-color: #ff4639;
}
.inventory-tile-section-price-tabs-title.active a {
    color:#000000;
}
[data-theme-style~="stockNumber_fontColor"]{
    color: #323232;
}

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


/*</style>*/








/*<style>*/

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


































































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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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
















/*<style>*/

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

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

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

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

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


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

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

/*</style>*/














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

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

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

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

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













/*<style>*/

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

    [data-theme-style~="navBlockElement_bgColor"]{
        background-color: #5afa8f;
    }

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

    [data-theme-style~="navBlock_element"]:hover{
        background-color: #5cff92;
    }

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

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

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

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

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

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










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

    [data-theme-style~="openingHours_icon"] {
        color: #6d8191;
    }

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








/*<style>*/

    .tabs-title > a[data-theme-style~="pageTeam_revealPopup_color"] {
        color: #0c0c0c;
    }

    [data-theme-style~="pageTeam_revealPopup_tab"].is-active {
        border-color: #4d4d4d;
    }

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


/*</style>*/













/*<style>*/

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

    .pagination a[data-theme-style~="paginationButton"],
    [data-theme-style~="paginationButton"]{
        color: #0c0c0c;
    }

    .pagination a[data-theme-style~="paginationButton"]:hover,
    [data-theme-style~="paginationButton"]:hover{
        color: #d9d7d0;
    }

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

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

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

















/*<style>*/

    [data-theme-style~="promoHeaderSlider__dots"] li button{
        color: #cccccc;
        background-color: #ffffff;
        border-color: #ffffff;
    }

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

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

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

    [data-theme-style~="promoHeaderSlider__controls"]{
        color: #ff4639;
        background-color: rgba(255,255,255,0.3);
        border-radius: 50%;
    }

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

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

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












/*<style>*/

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

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

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

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

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

/*</style>*/











/*<style>*/

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

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

    [data-theme-style~="showroom_primaryColor_price"]{
        color: #4777b7;
    }

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

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


/*</style>*/























/*<style>*/


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

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

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

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

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

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

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

/*</style>*/







/*<style>*/

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

    [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~="countdownDisabled_fontColor"].disabled{
        color:#999999;
    }

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

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


/*</style>*/




/*<style>*/

    [data-theme-style~="scrollbarCustom_track_bgColor"]::-webkit-scrollbar {
        width: 12px;
    }

    [data-theme-style~="scrollbarCustom_horizontal_track_bgColor"]::-webkit-scrollbar {
        height: 8px;
    }

    /* Track */
    [data-theme-style~="scrollbarCustom_track_bgColor"]::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color:#ffffff;
    }

    /* Handle */
    [data-theme-style~="scrollbarCustom_thumb_bgColor"]::-webkit-scrollbar-thumb,
    [data-theme-style~="scrollbarCustom_thumb_bgColor"]::-webkit-scrollbar-thumb:hover{
        border-radius: 10px;
        background-color:#ffffff;
    }

/*</style>*/







/*<style>*/

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









/*<style>*/

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

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

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
















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

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

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

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

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

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

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

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








/*<style>*/
    [data-theme-style~="titleWithUnderlineAlpha"]:before,
    [data-theme-style~="titleWithUnderlineAlpha"]:after {
        border-color: #ff4639;
    }

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























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

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

[data-theme-style~="vehicleCashPurchase_incentivesIcon_fontColor"] {
color: #2c98e9;
}

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

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

[data-theme-style~="vehicleCashPurchase_totalRebateValue_fontColor"] {
color: #2c98e9;
}

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

[data-theme-style~="vehicleFinance_incentivesIcon_fontColor"] {
color: #2c98e9;
}

[data-theme-style~="vehicleFinance_incentivesValue_fontColor"] {
color: #2c98e9;
}

[data-theme-style~="vehicleLease_termPayment_fontColor"] {
color: #2c98e9;
}

[data-theme-style~="vehicleLease_incentivesIcon_fontColor"] {
color: #2c98e9;
}

[data-theme-style~="vehicleLease_incentivesValue_fontColor"] {
color: #2c98e9;
}

[data-theme-style~="vehicle_disclaimerIcon_fontColor"] {
color: #ff4639;
}

[data-theme-style~="vehicle_bestPrice_itemPrice_fontColor"] {
color: #2c98e9;
}
/*</style>*/










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

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

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

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














/*<style>*/

    [data-theme-style~="vdpCatalogBanner_bgColor"]{
        color:#ffffff;
        background: linear-gradient(263deg, #083430,#031a1c);
    }

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

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

/*</style>*/












/*<style>*/

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

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

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

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

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

/*</style>*/







/*<style>*/


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

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

/*</style>*/









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

    [data-theme-sprite~=view-360-picto]:before,
    [data-theme-style~="viewSwitch_360"] :hover,
    [data-theme-style~="viewSwitch_360"].active p{
        color: #ff4639;
    }

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















/*<style>*/



[data-theme-style~="whyBuyIntroductionNotice_fontColor"]{
    color: #000000
}
[data-theme-style~="whyBuySlider_bgColor"]{
    background-color: #e6e6e6;
}
[data-theme-style~="whyBuySliderArrow_color"]{
    color: #999999;
}
[data-theme-style~="whyBuySliderArrow_color"]:hover{
color:#ffffff;
}

[data-theme-style~="whyBuyStepsTitle_borderColor"] h3:after{
    border-color:  #ff4639;
}

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

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

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

/*</style>*/





















/*<style>*/

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

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

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

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

    [data-theme-style~="widgetStickyHighlight_bgColor"]{
        background-color: #8d3042;
    }

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




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


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



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

















/*<style>*/

[data-theme-style~="tabs_fontColor"]{
    color: #ffffff;
    border-color: #0c0c0c;

}

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


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

[data-theme-style~="vehiclePaymentTabs_item_fontColor"]{
color: #b3b3b3
}

[data-theme-style~="vehiclePaymentTabs_item_fontColor"] a[disabled],
[data-theme-style~="vehiclePaymentTabs_item_fontColor"] a[disabled]:hover,
[data-theme-style~="vehiclePaymentTabs_item_fontColor"] a[disabled]:focus {
color: #b3b3b3
}

[data-theme-style~="vehiclePaymentTabs_item_fontColor"].is-active,
[data-theme-style~="vehiclePaymentTabs_item_fontColor"]:hover,
[data-theme-style~="vehiclePaymentTabs_item_fontColor"] a:hover,
[data-theme-style~="vehiclePaymentTabs_item_fontColor"] a:focus{
color: #0c0c0c;
}

[data-theme-style~="vehiclePaymentTabs_item_fontColor"].is-active:after{
border-color: #ff4639;
}

/*</style>*/








/*<style>*/

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
















/*<style>*/

[data-theme-style~="inventoryVDPTabs_navBorderColor"]{
    
    box-shadow: 0px 3px 5px #00000029;
}

[data-theme-style~="inventoryVDPTabs_navFontColor"]{
    border-right-color: #e5e8ed !important;
}

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

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

[data-theme-style~="inventoryVDPTabs_navFontColor"].is-active:after{
    border-bottom-color:  #ff4639;
}
[data-theme-style~="inventoryVDPTabs_navFontColor"].is-active:before{
    border-color:  #ff4639 transparent transparent transparent;
}

[data-theme-style~="inventoryVDPTabs_content"]{
    background: linear-gradient(180deg, #efefea 0%, #efefea 67%);
}




/*</style>*/




/*<style>*/

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

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

/*</style>*/