/* Styles for the SANUS Accents website */
/* Variables */
/* Mixins */
/* Typography */

/*Navigation and logo  */
/*Don't alter below, just swap the logo file */ 
.site-header #site-logo{ 
    background: #ffffff; 
    width: 72px;
    height: 72px;
}
.site-header #site-logo a { padding: 0; }
.site-header .site-aux .flag-container{ margin-left: 156px; }

/*Logo file */ 
.site-header .sanus-logo { 
    background-image: url("/img/brands/sanus-accents/Sanus.Accents.Subbrand.Color.svg");
    width: 72px;
    height: 72px;
}



@media screen and (min-width: 925px) {

    .site-header .site-header-main{ padding-left: 156px; }

    .site-header #site-logo,
    .site-header .sanus-logo {
        width: 140px;
        height: 140px;
    }
}




/* Headers ======= */
.page-header { background-image: url("/img/brands/sanus-accents/headers/placeholder_interior.jpg"); }

.why-mount-page .page-header { background-image: url("/img/brands/sanus-accents/headers/learn/why-mount.jpg"); }

.which-solution-page .page-header { background-image: url("/img/brands/sanus/headers/learn/which-solution.jpg"); }

.product-technologies-page .page-header { background-image: url("/img/brands/sanus/headers/learn/technologies.jpg"); }

.tv-safety-page .page-header { background-image: url("/img/brands/sanus/headers/learn/tv-safety.jpg"); }

.fms-page .page-header { background-image: url("/img/brands/sanus/headers/learn/fms.jpg"); }

.apps-page .page-header { background-image: url("/img/brands/sanus/headers/learn/apps.jpg"); }

.ecosystem-page .page-header { background-image: url("/img/brands/sanus/headers/learn/eco.jpg"); }

.literature-page .page-header { background-image: url("/img/brands/sanus/headers/learn/literature.jpg"); }

.accessories-page .page-header { background-image: url("/img/brands/sanus-accents/headers/products/accessories.jpg"); }

.furniture-page .page-header { background-image: url("/img/brands/sanus-accents/headers/products/furniture.jpg"); }

.mounts-page .page-header { background-image: url("/img/brands/sanus-accents/headers/products/mounts.jpg"); }

.racks-page .page-header { background-image: url("/img/brands/sanus/headers/products/racks.jpg"); }

.speaker-stands-page .page-header { background-image: url("/img/brands/sanus-accents/headers/products/speaker-stands.jpg"); }
