/**
Theme Name: Civic Center Park
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: civic-center-park
Template: astra
*/
/* Acessibility */
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible, select:focus-visible, area:focus-visible {
	 outline: 3px solid #573d82;  
}
/* Animation */
@media screen and (prefers-reduced-motion: reduce){
	.elementor-animation-grow:active, .elementor-animation-grow:focus, .elementor-animation-grow:hover{
		transform:none !important;
	}
}
/* Button styles */
body .elementor-button.elementor-size-sm, body .elementor-button.elementor-size-sm, .elementor-button-link.elementor-button.elementor-size-sm {
	padding: 15px 40px;
	font-size: 18px;
}
.custom-button .elementor-button-text{
	text-align: left !important;
	line-height: 1.5em;
}

/* Homepage custom button (has arrow after) */
.custom-button.arrow .elementor-button-text:after {
	content: url(../png/button-icon-q2n3whui6s1w0loaebahb6cs7rd671dtces5ltnvgg.png);
	margin: 0 0 0 3em;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 767px){
	.custom-button .elementor-button-wrapper{
		margin-left: -3em;
	}
}

/* 2 column colored-background - full width */
.yellow-back-left.elementor-column:after {
    content: '';
    background:#FAB332;
    display: block;
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    width:100vw;
    z-index: -1;
}
.green-back-right.elementor-column:after {
    content: '';
    background:#26A658;
    display: block;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    width:100vw;
    z-index: -1;
}
.heading-back-white.elementor-column:after {
	content: '';
	background: #fff;
	display: block;
    position: absolute;
    top:0;
    bottom:0;
    right:60%;
    width:100vw;
    z-index: 0;
}
/* 2 column colored-background - full width - NEW!!!!!!! */
@media screen and (min-width: 1201px){
	.yellow-back-left-inner {
		margin-left: calc((100vw - 1200px)/2);
	}
	.green-back-right-inner {
		margin-right: calc((100vw - 1200px)/2);
	}
}
/* Curved section */
@media screen and (min-width: 1201px){
	.curve-green-left {
		margin-left: calc((100vw - 1200px)/2);
	}
	.curve-grey-right {
		margin-right: calc((100vw - 1200px)/2);
	}
}
/* fixes column gap */
@media screen and (min-width: 1025px) {
    .grey-curve-right {
    width:40% !important;
}}
/* removes curve on mobile*/
@media screen and (max-width: 768px){
.curve-section .elementor-shape.elementor-shape-top, .curve-section .elementor-shape.elementor-shape-bottom{
	display: none;
}
}

/* Styles homepage newsletter form */
#gform_1 legend, #gform_1 span.gfield_required, #gform_1 label {
	color: white;
}
#gform_1 .gform-body.gform_body{
	width: 90%;
}
#gform_wrapper_1 .gfield input.large, #input_1_2_3, #input_1_2_6 {
	background-color: #e5e5e5;
}

@media screen and (min-width: 768px){
	#gform_wrapper_1 .gfield input.large {
	border-radius: 50px;
}
	#input_1_2_3 {
	border-radius: 50px 0 0 50px;
}
	#input_1_2_6 {
	border-radius: 0 50px 50px 0;
}
}
/* #gform_1 .gform_footer.before{
	position: absolute;
	top: 18px;
	left: 71%;
}
#gform_1 .gform-body.gform_body, #gform_1 .gform_footer.before{
	display: inline-block;
}
#gform_submit_button_1{
	border-radius: 0 50px 50px 0;
	height: 48px;
	padding-right: 20px;
	padding-left: 10px;
}
@media screen and (min-width: 642px){
	#gform_submit_button_1{
	height: 37px;
}
}*/


/* event calendar styling */
.tribe-common-c-btn.tribe-events-c-search__button, .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
	border-radius: 30px !important;
}

	/*
}
}
}
.gform_wrapper.gravity-theme #input1_1, #gform_wrapper_1 .gfield input.large{
	background-color: #e5e5e5;
	width: 80%;
	border-radius: 50px 0 0 50px;
}

#gform_fields_1 {
		width: 80%;
		margin-right: 0;
		display: inline-block;
}
.icon.icon-arrow: after{
	content: "\f1d8";
}

#gform_1 #gform_submit_button_1{
	display: inline-block;
	width: 15%;
	max-width: 400px;
	border-radius: 0 50px 50px 0;
	padding: 10px;
}
*/
.tribe_event_series .entry-meta {
	display: none;
}

/*Tribe Events List Widget - Home Only*/
.home .tribe-events-widget-events-list__events {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
    color: #4A3806;
    margin-bottom: 10px;
}
@media (max-width: 600px) {
	.home .tribe-events-widget-events-list__events {
		grid-template-columns: 1fr;
	}
}
.home .tribe-events-widget .tribe-events-widget-events-list__event-row {
	display: block !important;
}
.home .tribe-events-widget-events-list__event-row .event-daytime {
	display: flex;
	align-items: center;
    gap: 20px;
}
.home .tribe-events-widget-events-list__events .tribe-common-g-row {
    background: #fff;
    padding: 0;
    height: 100%;
	position: relative;
}
.home .tribe-events-widget-events-list__event-header {
	margin: 5px 20px 20px !important;
	border-top: 1px solid #4A3806 !important;
	padding-top: 20px !important;
} 
.home .event-link-wrapper a {
	color: #EC6B4D !important;
	font-weight: 600;
	text-decoration: none !important;
	padding: 0 !important;
	margin: 20px !important;
	
}
.home .tribe-events-widget-events-list__event-title {
    font-weight: bold !important;
    font-size: 22px;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    padding: 0 0 20px 0;
}
.home .tribe-events-widget-events-list__event-title a {
    text-decoration: none !important;
     font-weight: 600 !important;
	color: #4a3806 !important;
}
.home .tribe-events-widget-events-list__event-date-tag-daynum {
	color: #486f80 !important;
}
.home .tribe-events-widget-events-list__event-title a:hover {
    text-decoration: none !important;
    border: 0 !important;
}
.home .tribe-events-widget-events-list__event-date-tag-datetime {
   
	
}
.home .tribe-events-widget-events-list__event .tribe-events-event-image {
	
} 
.home .tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
	
}
.home .tribe-events-widget .tribe-events-widget-events-list__event-date-tag-datetime {
    height: auto;
    padding: 10px;
	color: #4a3806;
}
.home .tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month {
    font-weight: bold;
	color: #486f80;
}
.home .tribe-events-widget-events-list__event-datetime-wrapper {
    padding: 20px;
}
.home .tribe-events-widget-events-list__view-more-link {
    padding: 10px 40px !important;
    font-size: 18px;
    background: #4A3806 !important;
    color: #fff !important;
    border-radius: 30px;
    text-decoration: none !important;
    font-weight: 600 !important;
    transition: .25s all ease;
    position: relative;
    top: 5px;
	display: inline-block;
}
.home .tribe-events-widget-events-list__view-more-link:hover {
    color: #fff;
}
/* Google Translate */
.gtranslate_wrapper .gt_float_switcher {
	box-shadow: none;
}
.gtranslate_wrapper .gt_float_switcher {
	  margin-bottom: -10px;
    font-family: 'gotham', sans-serif;
    font-size: 16px;
		box-shadow: none;
	color: #4a3806;
}
.gtranslate_wrapper .gt_float_switcher img {
	display:none;
}
.gtranslate_wrapper .gt_float_switcher .gt_options a:hover {
	background: #486f80;
}
.gtranslate_wrapper  .gt_float_switcher .gt-selected .gt-current-lang {
	color: #4a3806;
}
/* Homepage fix - remove underline from carrousel */
a.swiper-slide-inner, a.swiper-slide-inner:link, a.swiper-slide-inner:visited, a.swiper-slide-inner:hover, a.swiper-slide-inner:active {
	text-decoration:none;
}

/*homepage slider background overlay*/
.swiper-slide-inner{
    background-color: #486F80A1;
}


