/** #002B51 [dark blue] ----------------------*/
/** #003e75 [accent blue] ----------------------*/

/** DARK BLUE ----------------------------------------*/
.desktop .row.fullheader,
.desktop .homepage_specials .col-sm-4 ul.top,
.desktop .mechanical .row .col-sm-3,
.desktop .row_blocks_git .blocks .pagelink a,

.tablet .row.fullheader,
.tablet .homepage_specials .col-sm-4 ul.top,
.tablet .mechanical .row .col-sm-3,
.tablet .row_blocks_git .blocks .pagelink a,

.mobile .row.fullheader,
.mobile .homepage_specials .col-sm-4 ul.top,
.mobile .mechanical .row .col-sm-3,
.mobile .row_blocks_git .blocks .pagelink a,

.wide_first.home,
.wide_second.home,
.wide_fifth.home,
footer {
    background: #002B51 !important;
}

/** BLUE ACCENT ----------------------------------------*/
.desktop .row.fullheader .address a,
.desktop .row.fullheader .phone a,
.desktop .row.fullmenu,
.desktop .container.home .herobuttons .herobutton_right a,
.desktop .responsive-row.home,
.desktop .products_services .col-sm-4 a ul,
.desktop .products_services .col-sm-3 a ul,
.desktop .products_services .col-sm-6 a ul,
.desktop .homepage_specials .col-sm-4 ul.bottom,

.tablet .row.fullheader .address a,
.tablet .row.fullheader .phone a,
.tablet .row.fullmenu,
.tablet .container.home .herobuttons .herobutton_right a,
.tablet .responsive-row.home,
.tablet .products_services .col-sm-4 a ul,
.tablet .products_services .col-sm-3 a ul,
.tablet .products_services .col-sm-6 a ul,
.tablet .homepage_specials .col-sm-4 ul.bottom,

.mobile .row.fullheader .address a,
.mobile .row.fullheader .phone a,
.mobile .row.fullmenu,
.mobile .container.home .herobuttons .herobutton_right a,
.mobile .responsive-row.home,
.mobile .products_services .col-sm-4 a ul,
.mobile .products_services .col-sm-3 a ul,
.mobile .products_services .col-sm-6 a ul,
.mobile .homepage_specials .col-sm-4 ul.bottom,

.row.fullmenu.mobile,
.mobile .m-navbar,
.m-menu-wrap,
.main-ui,
.wide_sixth.home {
    background: #003e75 !important;
}

.desktop .wide_hero.page.brand,
.desktop .wide_hero.home,
.desktop .wide_hero.page {
    background-image: url('/image/catalog/website/backgrounds/ace-tyres-and-auto-care-landscape-background_blue.jpg');
}
.tablet .wide_hero.page.brand,
.tablet .wide_hero.home,
.tablet .wide_hero.page {
    background-image: url('/image/catalog/website/backgrounds/ace-tyres-and-auto-care-landscape-background_blue.jpg');
}
.mobile .wide_hero.page.brand,
.mobile .wide_hero.home,
.mobile .wide_hero.page {
    background-image: url('/image/catalog/website/backgrounds/ace-tyres-and-auto-care-portrait-background_blue.jpg');
}
.mobile footer .col-sm-3 {
    border-bottom: 1px solid #003e75;
}

.wide_forth.home {
    background: #FFCC2A;
}
.wide_footer.form {
    background: #FFCC2A;
    width: 100%;
}


