/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bahianita&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rochester&display=swap');

.site-header-primary-section-left-center .site-header-section .ast-flex .ast-grid-left-center-section
{
	margin: 40px;
	padding: 40px;
}


/* Margin between menu and headline */
#primary.content-area 
{margin-top: 0px;}

/* -- HEADER STUFF -- */

/* Padding around content area */
.page.type-page.status-publish
{
	padding: 20px 10px 20px;
	background: ;
}

/* Margin between Headline and content*/
.entry-header.ast-no-thumbnail.ast-no-meta
{margin-bottom: 0px;}

/* Post & Page Headline */
.ast-single-post .entry-title, .page-title
{
	font-weight:900;
	color:#b42;
	font-size: 48px;
	line-height: 1;
	margin: 0px;
}

.entry-content.clear p
{
	margin: 20;
	padding: 0;
}

/* -- FOOTER STUFF -- */
.ast-builder-html-element p
{
	font-family: Montserrat;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 11px;
}

/* -- Event Listing Physical Layout -- */

aside {
	float: left;
	width: 35%;
}

detail {
	float: left;
	padding: 0 15px 0;
	width: 65%;
}

/* Clear floats after the columns */
section::after {
	content: "";
	display: table;
	clear: both;
}

@media (max-width: 600px) {
	aside, detail {
	width: 100%;
	height: auto;
  }
}

.entry-header.ast-no-meta {margin-bottom: 0px;}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {margin-bottom:0px}

/* -- End Event Listing Physical Layout -- */

/* LISTING */
section{background:#eee;}

.tc-event-date-wrap {
	padding: 10px 0px 0px 0px;
	background: none;
	margin-bottom: 3px;
}

.tc-event-date {
	font-family: Montserrat;
	font-weight: 900;
	text-transform: none;
	font-size: 14px;
	color: #000;
}

.tc-event-location {
	padding: 0px;
	margin: 0px;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	line-height:1.1
}

.detail,
.tc-display-filter-events
.tc-single-event h4 {
	margin: 0px;
	padding: 0px;
	font-size: 48px;
	color:#b42;
	font-family: Yanone Kaffeesatz;
	font-weight:900;
	line-height:.9;
}

.tc-display-filter-events
.tc-single-event h4 a 
{color: #b42;}

.tc-display-filter-events
.tc-single-event h4 a:hover
{
color: #e93;
}

.tc-event-excerpt h2
{
	padding: 0px;
	margin: 0px;
	font-size: 30px;
	line-height: 1;
}

.tc-event-excerpt p
{
margin: 0px;	
}

.with
{
	font-family: Rochester;
	font-size: 24px;
}

/* Eventbrite Ticket Button */
.entry-content h5
{	
	font-family: Montserrat;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1;
	color: #000;
	font-weight: 900;
	margin: 15px 0;
}

.entry-content h5 a
{	
	color: #fff;
	background: #e93;
	border-radius: 18px;
	padding: 3px 12px 3px;

}

.entry-content h5 a:hover
{
	color: #000;
	background: #e93;
}

.tickera input {
border: 0px;
}

/* END Eventbrite Ticket Button */



/* SINGLE EVENT */

.entry-content h4
{
	padding: 0px;
	margin: 0px;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	line-height:1.1;
	margin-top: 4px;


.ast-post-format- single-layout-1
p, .entry-content p {
	margin-bottom: 0;
}
	
	
	
.entry-content h3
{
	font-family: Montserrat;
	font-weight: 900;
	text-transform: none;
	font-size: 14px;
	color: #000;
	margin-top: 4px;
}

/* -- CALENDAR VIEW -- */

/* Month */
.fc .fc-toolbar-title
{
	font-family: Montserrat;
	color: #bb4422;
	font-weight: 900;
	text-transform: uppercase;
	text-shadow: none;
}

/* Header */
.fc-col-header th a
{
	font-family: Montserrat;
	color: #000;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	background: 0;
	border-radius: 0px;
	letter-spacing: 1px;
}

.fc-col-header th a:hover
{background: 0;}

/* Dates */
a.fc-daygrid-day-number
{
	font-family: Fira Sans Condensed;
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
	background: 0;
	border-radius: 0px;
	letter-spacing: 1px;
}

a:hover.fc-daygrid-day-number {background: 0;}

/* Events */

.fc-daygrid-event.fc-daygrid-dot-event.fc-event.fc-event-start.fc-event-end.fc-event-future
{
	font-family: Fira Sans Condensed;
	color: #bb4422;
	font-size: 14px;
	line-height: 1em;
	margin-left: 0px;
	padding-left: 10px;
}

.fc-event-time
{
	color: #000;
	font-family: Montserrat;
	font-weight:900;
	font-size: 14px;
	padding-left: 0px;
	clear: left;
}


/* -- END CALENDAR VIEW -- */

td, th {
background: #ffc;
}
