/*

Theme Name: Stageway Artist
Theme URI: http://themes.defystudio.no/stageway-artist/
Author: Defy Studio
Author URI: https://defystudio.no/
Description: Theme for use on Stageway Artists
Version: 1.1

*/

/*
@media(min-width: 980px) {
#menu_toggle:not(:checked) ~ header.big ~ nav > ul::after {
	content: '';
	position: absolute;
	left: -15px;
	right: 0;
	bottom: 20px;
	height: 1px;
	background: #66ccff;
}
}*/

@media(min-width: 980px) {
#menu_toggle:not(:checked) ~ header.big ~ nav > ul li a{
	padding-bottom: 5px;
	border-bottom: 1px solid #66ccff;
}
}

h2 > span {
	border-bottom: 2px solid #66ccff;
}

header:not(.big) h1 {
	width: 150px;
}