/**
Theme Name: SFWA Conference 2020
Author: Clockpunk Studios
Author URI: http://www.clockpunkstudios.com
Description: A child theme from the Astra Theme.
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: clockpunk-studios
Template: astra
*/


.content-area.primary {
	background-color: #FFF;
}

.header-main-layout-1 .main-header-container {
	align-items: center;
}


.main-header-menu, .ast-header-break-point .main-header-menu, .ast-header-break-point .ast-header-custom-item {
	background: transparent;

}

.main-navigation {
	max-width: 1220px;
	margin: 0 auto;
	display: block;
}

#masthead .ast-container, .ast-header-breadcrumb .ast-container {
	padding: 0;
}

.site-branding {
	margin-left:0;
}
@media (max-width:1100px) {
.main-header-container {
	padding: 0 10px;
}
}

.header-main-layout-2 .main-navigation ul {
	justify-content: flex-start;
}

#masthead .ast-above-header .ast-container {
	max-width: 1220px;
	margin: 0 auto;
}

.header-main-layout-2 .ast-masthead-custom-menu-items {
    margin-left: auto;
}

#content .ast-container {
	background: #FFF
}

.manage_profile {
	font-family: "Roboto";
	margin-right: 12px;
}

.main-header-bar-navigation.toggle-on {
	padding: 10px;
}

@media (max-width:400px) {
	.ast-header-break-point .ast-above-header-section-wrap {
		flex-direction: column;
	}
}

@media (max-width:767px) {
	.ast-above-header .ast-container {
		font-size:14px !important;

	}
	

	.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-1 .ast-above-header-section-1 {
		padding-top: 0;
	}
	.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-section-2 {
		padding: 0 0 .5em;
	}
	.ast-header-break-point .ast-above-header-section .user-select, .ast-header-break-point .ast-above-header-section .widget-title {
		margin: 0;
	}
	#masthead .ast-container {
		padding: 0 10px !important; 
	}
	.above-header-widget .widget {
		margin-bottom: 8px;
	}
	.ast-header-break-point .header-main-layout-2 .main-header-bar-navigation, .ast-header-break-point .header-main-layout-2 .widget {
		text-align: center;
	}
}

@media (max-width:1100px) {
	.above-header-widget {
		width:100%;
	}
	.astra-widget-social-profiles-inner {
		line-height:1;
		text-align: center;
	}
	.widget_wa_login_widget {
		text-align: center;
	}
}

.wp-block-uagb-icon-list {
	font-family: "Roboto";
}

.mt-1 {
	margin-top: 1.5em;
}

.wa_login_shortcode form {
	display: flex;
	justify-content: space-between;
}

.wa_login_shortcode form input {
	margin-left: 10px;
	line-height: 23px;
}

.ast-above-header-section .user-select a:hover, .ast-above-header-section .widget a:hover {
	color:#FFF;
}

 li.ast-masthead-custom-menu-items {
	padding: 0;
}

.widget_search .search-form:after {
	color: #000;
}

@media (min-width:900px) {
	.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-section-wrap {
		display: flex;
		flex-direction: row;
	}
	.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-section-1, .ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-section-2 {
		width: 50%;
	}

}

.ast-header-break-point .ast-above-header-section-wrap {
		padding: 0 5px;
	}

.ast-above-header-section,  {
	flex: auto;
	
}

.ast-above-header-section-wrap {
	justify-content: space-between;
}
#custom_html-2 {
	text-align: right;
}

.donate_wrapper {
	display: none;
}

@media (min-width:1100px) {

.header-main-layout-2 .site-branding {
	position: relative;
}

.donate_wrapper {
	display:block;
	position: absolute;
	right: 6px;
	top: 0px;
}

.donate_wrapper .button {
	background-color: green;
}

}

.event_description {
	margin-top: 2rem;
}

.screen-reader-only {
	position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}

.read_more {
	text-align:right;
}

.event_times {
	font-weight: normal;
}

.ast-advanced-headers-title {
	text-shadow: 2px 3px 4px rgba(0,0,0,.8), 2px 3px 8px rgba(0,0,0,.5);
	font-size: 20px;
}
@media (min-width:1024px) {
	.ast-advanced-headers-title {
		font-size:40px;
	}
	.ast-advanced-headers-layout-2 {
		text-align: left;
		min-height:186px;
	}
}



.embed_container { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 


.embed_container iframe,
.embed_container object,
.embed_container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#kt-layout-id_5794c9-a7 .kt-inside-inner-col {
	height: 100%;
}

.event_chat {
	position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    min-height: 100%;
}

.event_chat iframe {
	 position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.inner_event_excerpt {
	max-width: 1180px;
	margin: 0 auto;
	padding: 20px;
}

.ast-site-identity {
	padding: 0 !important;
}

.footer-adv-widget-3 {
	text-align:right;
}

.widget-title {

}

.footer-adv-layout-3 .widget a {
	text-decoration: underline;
}

h2.event_title {
	margin-bottom: .25rem;
	font-size:21px;
	color:#027982;
	line-height:1.5;
}
h3.event_times {
	font-weight: normal;
	margin-bottom: .25rem;
	font-size:1.2em;
}
.panelists {
	font-family: Roboto;
}

.wp-block-button {
	font-family: Roboto;
}

.short_event {
	margin-bottom: 2rem;
}

.button.small {
	font-size:14px;
	font-weight:normal;
	padding: 6px 12px;
	margin-left: 16px;
	top: -8px;
	position: relative;
}

a.add_event, a.remove_event {
	font-size:.4em !important;
	letter-spacing: .05em;
	white-space: nowrap;
}
a.add_event {
	background-color: #4a8035;
}
a.remove_event {
	background-color: #910b3b;
}

.shadowed {
	text-shadow: 2px 2px 6px rgba(0,0,0,.8);
}

#main .kb-gallery-ul.kb-gallery-type-slider .kadence-blocks-gallery-item, .kb-gallery-ul.kb-gallery-type-thumbslider .kadence-blocks-gallery-item {
	padding: 20px !important;
}

.wp-block-navigation__container {
	font-family: Roboto;
	font-size:20px;
	text-transform: uppercase;
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content {
	padding: 6px 24px;
}

.wp-block-navigation-link__content {
	border-bottom: 2px solid transparent;
}
.wp-block-navigation-link__content:hover {
	opacity:.6;
	border-bottom: 2px solid #FFF;
}
 
.wp-block-navigation>ul {
	justify-content: center;
	text-align: center;
}
@media (max-width:500px) {
.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content {
	margin: 0 auto;
}
}

.boxcast-well {
	display: none !important;
}

.boxcast-size-md .boxcast-with-playlist-to-right-col-1, .boxcast-size-lg .boxcast-with-playlist-to-right-col-1 {
	min-width:100%;
	padding: 0 !important;
	background: #000;
}

#main p a, #main li a {
	text-decoration: underline;
}
.button {
	text-decoration: none !important;
}

.wp-block-navigation-link__content {
	text-decoration: none !important;
}
.acf-label {
	margin-top:2rem;
	font-weight: bold;
	font-family: Roboto;
}
.acf-input-wrap input {
	width: 75%;
}

.acf-label p.description {
	font-weight: normal;
}

.acf-form-submit  {
	margin: 2rem 0;
}

@media (min-width:700px) {
	article.panelist {
		display: flex;
		padding: 2rem 0;
		justify-content: space-between;
	}

	article.short_panelist {
		display: flex;
		padding: 2rem 0;
		justify-content: flex-start;
	}

	.panelist h2 {
	
	}

	.panelist_details {
		width: 70%;
		padding: 0 2rem 0 0;
	}

	.panelist_meta {
		max-width: 25%;
		padding: 0 0 0 2rem;
	}
	.short_panelist .panelist_details {
		width: auto;
		padding: 0 0 0 2rem;
	}

	.short_panelist .panelist_meta {
		
		padding: 0 2rem 0 0;
	}
}

.short_panelist {
	margin-bottom: 2rem;
}

.panelist_name {
	margin-bottom: 1.5rem;
}

.panelist_photo img {
	border: 1px solid #321866;
	margin-bottom: 3rem;
}

.panelist_details .links_list {
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	margin:1rem 0;
	font-family: Roboto;
	font-size:1.2rem;
}
.panelist_details .links_list li:first-child {
	padding-left: 0;
}
.panelist_details .links_list li {
	padding: 0 1.5rem;
}
.panelist_details .links_list li a {
	text-decoration: underline;
}
.panelist_panels h2 {
	margin: 0 0 2rem 0;
}

.event_title {

}

.welcome_message a {
	padding-left: 10px;
	padding-right: 10px;
	font-size:.9em;
}

.kadence-column_9dc17c-96 a {
	color:#FFF;

}
.kt-inside-inner-col .login_wrapper a {
	display: inline-block;
	margin: 10px;
}

.entry-content #bbpress-forums {
	font-size:16px;
	line-height:1.5;
}

.panelist_types {
	padding: 6px 0;
	margin-top:-20px;
	margin-bottom: 20px;
	display: block;
	position: relative;
}
.panelist_types a {
	font-size:.9em;
	color:#1e1e1e;
	background:#DDD;
	border-radius: 20px;
	padding: 3px 12px;
	font-family: "Righteous", sans-serif;
	text-transform: uppercase;
	margin-right:10px;
}

.panelist_types a:hover {
	color:#4d7889;
}

.wp-block-button__link {
	text-decoration: none !important;
}

.ast-scroll-to-top-right {
	bottom: 60px;
}

.member_login {
	margin-right: 20px;
}

@media (max-width:500px) {
	.above-header-widget {
		text-align: center;
	}
	.hero_unit .inner_column
}

.hero_unit .inner_column {
	max-height:400px;
}

.hero_unit .login_info_wrapper {
	display: none;
}

@media (min-width:1024px) {
	.hero_unit .kt-row-column-wrap {
		min-height:400px;

	}
	.hero_unit .kt-row-column-wrap > .inner_column {
		text-align: center !important;
	}
	.hero_unit .login_info_wrapper {
		display: block;
	}
	.subheader_banner {
		
		display: block;
		text-align: left;
	}
}



.wp-block-button__link {
	border-radius: 60px;
	background: #027982;
	font-size:1rem;
	color:#FFF;
	padding: 10px 30px;
	font-family: "Roboto";
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1;
}

@media( min-width:1260px) {

	.ast-container {
		padding-left: 0;
		padding-right: 0;
	}

	.ast-right-sidebar #primary {
		padding-left:0;
	}


	
}

.entry-content #bbpress-forums, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics {
	font-size:18px;
}

#bbp-search-form {
	margin-bottom: 12px;
}

/*.full_event  .inner-column-2 .kt-inside-inner-col {
	height: 100%;
    padding-bottom: 25%;
}*/