<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.n2-ss-slide-background-color { display: none; }
.featured-vehicles.opt-1 .model-item a {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.wp .so-widget-button .button.button--auto {
    display: inline-block;
    width: auto;
}

.wp .so-widget-button .button.button--auto span {
    padding-right: 0;
}
.wp .go-fixed-cta .go-icon svg{
    width: 40px;
    height: 40px;
}
.wp .go-fixed-cta {
    width: auto;
}
.wp .go-fixed-cta .go-cta-container .text-container{
    padding: 12px 48px 12px 72px;
    line-height: 24px;
    font-size: 18px;
}
@media all and (max-width: 767px) {
    .wp .go-fixed-cta .go-cta-container .text-container{
        font-size: 14px;
    }
}
.wp .go-fixed-cta .close-btn{
    background: rgba(0, 0, 0, 0.25);
}

.wp .go-fixed-cta.leftSideCTA {
    right: auto;
}
.wp .go-fixed-cta.leftSideCTA .go-cta-container .text-container{ 
    padding: 12px 72px 12px 48px;
}


/* - Headers - */
header.header-base .primary-logo-sect a img,
header.header-base .secondary-logo-sect a img {
    width: 100%;
}

header.header-base .mobile-menu-button span.close {
    float: none;
    font-size: inherit;
    opacity: inherit;
}


/* - Blog Pages - */
main.wp .archive-pg .sidebar .widget_archive.post-base-sidebar select, 
main.wp .blog-pg .sidebar .widget_archive.post-base-sidebar select, 
main.wp .blog-single .sidebar .widget_archive.post-base-sidebar select {
    -webkit-appearance: auto;
}


/* - Contact Us - */
main.wp.contact-pg .dealer-contact-form iframe {
    height: 900px;
}

main.wp.contact-pg .map-bg iframe {
    height: 300px;
}
@media all and (min-width: 768px) {
    main.wp.contact-pg .map-bg iframe {
        height: 300px;
    }
}


@media all and (max-width: 1029px) {
    main.wp .inner.side aside .ctas .cta:nth-child(3) {
        display: none;
    }
    .hide-below-large {
        display: none;
    }
    .wp .inventory-search.opt-1 .live-inventory-cell .search-result {
        display: none;
    }
    .wp .inventory-search.opt-1 {
        display: block;
    }
    .header-base.opt-7 .nav .menu-item.menu-item-has-children&gt;a .svg-icon svg{
        width: 1.2rem;
        height: 1.2rem;
    }
}

@media screen and (min-width: 1030px) {
    .wp .banner-tool.opt-6 .inventory-search-cell {
        left: -50%;
        transform: translate(50%, 50%);
    }
}

body.page-template-mazda .frm_forms .frm_form_fields .frm_submit button:only-child{
    max-width: 200px;
}
body.page-template-mazda .frm_forms .frm_form_fields #frm_field_97_container{
    font-size: 0;
}
</pre></body></html>