/*!
 * Theme Name:  Obsidian Child Theme
 * Theme URI:   https://audiotheme.com/view/obsidian/
 * Description: Sample child theme for Obsidian.
 * Version:     1.0.0
 * Author:      AudioTheme
 * Author URI:  https://audiotheme.com/
 * License:     GPL-2.0+
 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
 * Template:    obsidian
 */

.social-navigation.header-social-nav {
	width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 5px 0;
    border-top: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.gig-subscribe {
	display: none;
}
