/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 10.0.1
*/

/* Breite der Unternavigation von 16em auf 26em geändert.*/
.sf-menu ul {
    width: 26em;
}

.single #single-below-header {
    display: none;
}
