/*
 * Links
 */
a, .widget a {
	color: #1e97bc;
/*
 * Header
 */
}

.site-header {
	text-align: center;
}

.site-header .home-link {
	padding-top: 2rem;
}

.site-header .search-form {
	top: 6px;
}

.site-header .search-field {
	background-color: #1e97bc;
	border: 2px solid #1e97bc;
	border-radius: 19px;
}

.site-header .search-field:hover, .site-header .search-field:focus {
	background-color: #fff;
}

.site-title {
	background-image: url('http://wayback.fauppsala.se:80/wayback/20200331012920/http://2017.copenhagen.wordcamp.org/files/2017/05/logo-weiss.png');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	color: transparent;
	content: '';
	display: block;
	font-size: 5.5rem;
	padding-top: 0;
}

.site-description {
	height: 0;
	visibility: hidden;
/*
 * Menu
 */
}

.menu-menu-container a {
	padding: 20px 13px !important;
}

.navbar {
	background-color: #141412;
}

.navbar a {
	font-weight: 600;
}

.nav-menu li a {
	color: #fff;
}

.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
	background-color: #1e97bc;
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	background-color: #1e97bc;
	color: #fff;
}

.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
	color: white;
/*
 * Widget - Buy a ticket
 */
}

#text-5.widget {
	background-color: transparent;
	padding: 0;
}

#text-5.widget a.button {
	color: #fff;
}

#text-5.widget a.button:hover, #text-5.widget a.button:focus {
	background-color: #1e97bc;
}

.button {
	background-color: #db572f;
	display: block;
	font-size: 2rem;
	text-align: center;
/*
 * Footer - sponsors
 */
}

.site-footer .sidebar-container {
	background-color: #fff;
	border-top: 2px dotted #1e97bc;
}

.sidebar .site-footer .widget-area {
	max-width: 1080px;
	left: 0;
}

.sidebar .site-footer .widget {
	width: 100%;
}

.site-footer .wcb_widget_sponsors .sponsor-logo {
	display: inline-block;
	padding: 10px;
	max-width: 25%;
	margin: 10px 20px;
}

.sponsor-level-title {
	color: #1e97bc;
}

.site-footer {
	background-color: #1e97bc;
	color: #fff;
/*
 * Site Info
 */
}

.site-info a {
	color: #fff;
/*
 * Page styles
 */
}

.wcpt-session-title {
	font-weight: 600;
}

.wcpt-session-speakers {
	display: block;
}

.tix-column-price:after {
	content: "DKK";
/*
 * Media Querys 
 */
}

@media (max-width: 767px) {
	.site-header {
		background-size: 1200px auto;
	}
	
	.site-header .home-link {
		padding-top: .5rem;
		padding-bottom: .5rem;
	}
	
	.site-title {
		font-size: 70px;
	}
	
	.site-footer .wcb_widget_sponsors .sponsor-logo {
		max-width: 45%;
		margin: 10px 2%;
	}
	
	.sidebar .site-footer .widget {
		left: 0 !important;
	}
}

@media (max-width: 467px) {
	.site-header .home-link {
		padding-top: .4rem;
		padding-bottom: .3rem;
	}
	
	.site-title {
		font-size: 45px;
	}
}





/*
     FILE ARCHIVED ON 1:29:20 Mar 31, 2020 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 22:49:06 Sep 3, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
