/* - - - - - - - - - - - - 
/*		 
/* Some Nice Custom CSS :)
/*
/* - - - - - - - - - - - - 
*/
/* 
	- - - - - - -
	Colors 
	- - - - - - -
	
	Blue: 		#1F7DC1
	Yellow: 	#FDBA2D
	Green: 		#42BFB7
	Pink: 		#F59995
	Lime:		#B3D134
	

	- - - - - - -	
	Breakpoints 
	- - - - - - -

	small: 30em; 		// @note: 480px
	medium: 45em;		// @note: 720px
	large: 60em; 		// @note: 960px
	wide: 75em;	 		// @note: 1200px
	xwide: 90em;	 	// @note: 1440px
	
*/
/* Header */
.home .custom-header-media::before {
	content: none;
}

.custom-header-media::before {
/* 	background: linear-gradient(to bottom, rgba(31, 126, 194, 0) 0%, rgba(31, 126, 194, 0.3) 75%, rgba(31, 126, 194, 0.3) 100%); */
	background: linear-gradient(to bottom,rgba(31,126,194,1) 0%,rgba(31,126,194,0.3) 100%);
}

.has-header-image.twentyseventeen-front-page .site-branding, 
.has-header-image.twentyseventeen-front-page .site-branding .wrap, 
.has-header-image.home.blog .site-branding, 
.has-header-image.home.blog .site-branding .wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
}

.has-header-image.twentyseventeen-front-page .site-branding, 
.has-header-image.home.blog .site-branding {
	bottom: auto;
	top: 0;
	height: 100%;
}

.site-title,
.site-title a {
	display: block;
	text-transform: none;
}

.home .site-title a {
	margin-bottom: 70px;
	width: 300px;
	height: 270px;
	background: url('https://demo.anybodesign.com/wcnice18/wcnice18-header-logo.min.svg') center center no-repeat;
	background-size: contain;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	transition: transform .2s ease-in-out;
}

.home .site-description {
	display: block;
	width: 1px;
	height: 1px;
	position: absolute;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.site-description {
	font-size: 1.2rem;
	font-family: "Quicksand", "Helvetica Neue", helvetica, arial, sans-serif;
	font-weight: 700;
	opacity: 1 !important;
}

@media only screen and (min-width: 30em) {
	.home .site-title a {
		width: 460px;
		height: 414px;
	}
}

@media only screen and (min-width: 45em) {
	.home .site-title a {
		width: 700px;
		height: 630px;
	}
}

@media only screen and (min-width: 75em) {
	.home .site-title a {
		width: 800px;
		height: 720px;
	}
	
	.home .site-title a:hover,
		.home .site-title a:focus {
		opacity: 1;
		transform: scale(1.02);
	}
}

/* Fonts / Typo */
body,
button,
input,
select,
textarea {
	font-family: "Quicksand", "Helvetica Neue", helvetica, arial, sans-serif;
}

h1, h2, h3, h4, h5, h6,
.main-navigation li {
	font-family: "Quicksand", "Helvetica Neue", helvetica, arial, sans-serif;
	font-weight: 700 !important;
	color: #1F7DC1 !important;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #1F7DC1 !important;
	border-color: #1F7DC1 !important;
}

.page .panel-content .entry-title, 
.page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
	font-size: 1.8rem;
}

h2.widget-title {
	font-size: 1.2rem;
}

ul, ol {
	padding-left: 1.25em;
}

/* Nav */
.main-navigation a {
	color: #1F7DC1;
	font-weight: 700;
}

.main-navigation a:hover,
.main-navigation a:focus {
	color: #333;
}

.navigation-top .current-menu-item > a, 
.navigation-top .current_page_item > a {
	background-color: #FDBA2D;
	color: #333;
}

.entry-meta a {
	color: #F59995;
}

@media only screen and (min-width: 800px) {
	.page .panel-content .entry-title, 
		.page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
		font-size: 1.5rem;
	}
}

@media only screen and (min-width: 1024px) {
	.page .panel-content .entry-title, 
		.page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
		font-size: 2rem;
	}
}

/* Links */
button, input[type="button"], input[type="submit"] {
	background-color: #1F7DC1;
}

button:hover, button:focus, 
input[type="button"]:hover, input[type="button"]:focus, 
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #333;
}

.entry-content a, .entry-summary a, .comment-content a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
	color: #1F7DC1;
}

.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .comment-content a:focus, .comment-content a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
	box-shadow: inset 0 0 0 rgba(31,126,194,0), 0 3px 0 rgba(31,126,194,1);
	color: #333;
}

.social-navigation a {
	background-color: #F59995;
}

/* Columns */
@media only screen and (min-width: 48em) {
	.page-id-13 #primary .entry-header,
		.page-id-13 #primary .entry-content,
		.page-id-14 #primary .entry-header,
		.page-id-14 #primary .entry-content {
		width: 100% !important;
		float: none !important;
	}
}

/* Misc */
.milestone-countdown {
	border: 0 !important;
	border-bottom: #FDBA2D 4px solid !important;
}

.milestone-countdown, 
.milestone-message {
	color: #1F7DC1 !important;
}

.milestone-header {
	background-color: #1F7DC1 !important;
}

.wcorg-sponsor {
	border-bottom: #F59995 2px dashed;
	margin-bottom: 3em;
	padding-bottom: 1.5em;
}

.tix-ticket-form td.tix-left, .tix-private-form td.tix-left, .tix-attendee-form td.tix-left, .tix-receipt-form td.tix-left {
	width: 50% !important;
}

.tix-ticket-form td.tix-right, .tix-private-form td.tix-right, .tix-attendee-form td.tix-right, .tix-receipt-form td.tix-right {
	width: 50% !important;
}

.tix-ticket-form input[type="text"], .tix-ticket-form input[type="email"], .tix-ticket-form input[type="url"], .tix-ticket-form textarea, .tix-private-form input[type="text"], .tix-private-form input[type="email"], .tix-private-form input[type="url"], .tix-private-form textarea, .tix-attendee-form input[type="text"], .tix-attendee-form input[type="email"], .tix-attendee-form input[type="url"], .tix-attendee-form textarea, .tix-receipt-form input[type="text"], .tix-receipt-form input[type="email"], .tix-receipt-form input[type="url"], .tix-receipt-form textarea,
.tix-attendee-form td.tix-right select {
	width: 100% !important;
}

@media only screen and (min-width: 48em) {
	.tix-attendee-form td.tix-right select {
		width: auto !important;
	}
}

#tix-attendees li {
	padding-right: 20px;
}

#tix-attendees .tix-field.tix-attendee-twitter {
	display: inline;
	margin-left: 20px;
}

#tix-attendees .tix-columns-3 li {
	width: 100% !important;
}

@media only screen and (min-width: 48em) {
	#tix-attendees .tix-columns-3 li {
		width: 33.3333% !important;
	}
}