/**
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
*/

/*----GLOBAL----*/
.entry-content h5 {
	margin-top: 20px;
	margin-bottom: 5px;
}


i.fa.fa-search::before{
	color: #000000 !important;
}

.uabb-search-post-title {
	color: #fff !important;
}

img.fl-logo-img{
	width: 260px; 
	text-align: center !important;
	padding-left: 25px;
}

div.ast-container{
	padding: 0px !important;
}

.fl-node-i5em6w2guzqj {
	height: 40px !important;
}

div.uabb-search-results-content.uabb-search-open {
    background-color: #ffffff !important;
}

/*-----TEXT & LINK STYLES-----*/
.acc-dark {
	color: #ffffff;
}

.acc-dark a{
	color: #b6c2b1;
	font-weight: 600 !important;
	text-decoration: none !important;
}

.acc-dark a:hover{
	color: #519082;
}

.acc-light a {
	color: #386055;
	font-weight: 600 !important;
	text-decoration: none !important;
}

.acc-light a:hover{
	color: #519082;
}

/*--MODAL BUTTON STYLES--*/
button.modalButton:hover{
	background: #376055 !important;
		transition: 0.5s !important;
}

/*--MOBILE MENU STYLES--*/
span.menu-item-text{
	text-transform: uppercase !important;
}

/*--HOME PAGE STYLES--*/

img.fl-photo-img.wp-image-94.size-full, img.fl-photo-img.wp-image-96.size-full, img.fl-photo-img.wp-image-82.size-full, img.fl-photo-img.wp-image-97.size-full, img.fl-photo-img.wp-image-98.size-full, img.fl-photo-img.wp-image-4112.size-full{
	transition: transform .3s !important;
}

img.fl-photo-img.wp-image-94.size-full:hover, img.fl-photo-img.wp-image-96.size-full:hover, img.fl-photo-img.wp-image-82.size-full:hover, img.fl-photo-img.wp-image-97.size-full:hover, img.fl-photo-img.wp-image-98.size-full:hover, img.fl-photo-img.wp-image-4112.size-full:hover{
	transform: scale(1.1) !important;
}

/*--BLACK BUTTON TEXT STYLES--*/

.black-button span.uabb-button-text.uabb-creative-button-text {
	color: #b6c2b1 !important;
}

a.wp-block-file__button.wp-element-button{
	background: #000000 !important;
	text-transform: uppercase;
	font: 15px Lato, sans-serif;
	font-weight: 700;
	color: #b6c2b1;

}
a.wp-block-file__button.wp-element-button:hover{
	background: #b6c2b1 !important;
	color: #386055;
}


/*--POST GALLERY STYLES--*/
.gallery-icon{
	border: none !important;
}

ul#yui_3_18_1_2_1680183449094_693.sub-menu, ul.sub-menu{
	width: 300px !important;
}


.fl-node-oqfprtb62zej .uabb-cl-style3 a::after, .fl-node-2q1cd6omrvwe .uabb-cl-style3 a::after {
	height: 0px !important;
}

.fl-node-nh0mv82kewu4 {
	padding: 5px 0;
}
.fl-has-submenu .sub-menu {
	top: 42px !important;
	padding: 10px 0 !important;
}
.fl-node-nh0mv82kewu4 .menu a {
	padding: 20px 30px;
}

.hidden-mobile {
	display: block;
}

.pp-advanced-menu .pp-off-canvas-menu {
	background-color: #386055 !important;
}
.pp-advanced-menu .menu a {
	background-color: ##fff !important;
	color: #ffffff !important;;
}
.pp-advanced-menu .sub-menu {
	background-color: #fff4;
	width: unset !important;
}
.pp-advanced-menu.off-canvas .pp-toggle-arrows .pp-menu-toggle {
	left: 18px !important;
}


/*--EVENT ARCHIVE STYLES--*/
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search {
	margin-top: 250px;
}

.tribe-events .tribe-events-c-search__button {
	background-color: #386055;
	border-radius: 30px;
}

.tribe-events .tribe-events-c-search__button:hover {
	background-color: #000000;
}

.tribe-common .tribe-common-c-btn-border {
	color: #386055;
	border: 1px solid #386055;
	border-radius: 30px;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #000000;
    color: #ffffff;
}

.tribe-common .tribe-common-c-btn-border button:hover {
	color: #ffffff;
}

/*--EVENT SINGLE POST STYLES--*/
.tribe-events-single {
	margin-top: 250px;
}


#legend {
	display: flex;
	justify-content: space-around;
	margin: 1.4em 0;
}
#legend li {
	width: calc(100% / 6);
	font-size: 1.4em;
	margin-left: .25em;
}
#legend a {
    font-size: 12px;
}

.circle-button,
.circle-button-large {
	width: 100%;
	height: auto;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 100%;
	background-color: #386055;
	color: #fff;
	position: relative;
	display: flex;
	flex-direction: column;
	border: solid 3px #386055;
	border-radius: 100%;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 900;
	line-height: 15px;
	text-transform: uppercase;
}
.circle-button:hover,
.circle-button-large:hover,
.circle-button:focus,
.circle-button-large:focus {
	background-color: #1d4a40;
	border-color: #1d4a40;
	color: #fff;
	font-size: 13px;
}
.circle-button img,
.circle-button-large img {
	width: 32px;
	position: absolute;
	bottom: 50%;
	left: 50%;
	transform: translateX(-50%);
	font-weight: 900;
}
.circle-button:hover,
.circle-button-large:hover {
	scale: 1.1;
	transition: all .25s ease;
	-webkit-font-smoothing: subpixel-antialiased;
	transform: scale(1.05, 1.05); 
	zoom: 1;
}

.circle-button-large img {
	top: calc(50% - 64px);
	width: 64px;
}
.circle-button span,
.circle-button-large span {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	width: 100%;
}
.circle-button-large span {
	font-size: 18px;
}



/* .tribe-common .tribe-common-h7 {
	color: #fff;
	font-size: 1.4rem !important;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
	color: #fff;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-daynum {
	color: #fff;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {
	color: #fff;
}
.tribe-events .tribe-events-c-top-bar__today-button {
	color: #000 !important;
}
.tribe-events button.tribe-events-c-top-bar__datepicker-button {
	color: #fff;
}
.tribe-common .tribe-common-c-svgicon__svg-fill {
	fill: #fff !important;
}
.tribe-events button.tribe-events-c-top-bar__datepicker-button:hover {
	color: #fff !important;
}
.single-tribe_events {
	background-color: #386055 !important;
}
.tribe-events-content p {
	color: #fff !important;
}
.tribe-events-meta-group {
	color: #fff;
}
.tribe-events-meta-group .tribe-events-single-section-title {
	color: #fff;
}
.tribe-events-c-subscribe-dropdown__list-item a {
	color: #000 !important;
}
.tribe-events-calendar-month__calendar-event-tooltip-title-link {
	color: #000 !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
	color: #000 !important;
}
.tribe-events .tribe-events-calendar-month__header-column-title {
	font-size: 14px !important;
	color: #fff;
	padding-left: 16px;
} */


#field_27_6 {
	margin-bottom: -10px;
}
#gfield_description_27_7 {
	font-size: 12px;
}


@media (max-width: 1400px) {
	.fl-node-nh0mv82kewu4 .menu a {
		padding: 20px 20px;
	}
	.fl-node-rvujsm7cb6zt .fl-icon-group {
		display: flex !important;
		justify-content: space-around !important;
	}
	.fl-logo-img {
		width: 260px;
		padding-left: 0 !important;
	}
}
@media (max-width: 1280px) {
	.fl-menu-logo a {
		padding: 0 !important;
	}
	.fl-node-nh0mv82kewu4 .menu a {
		display: block;
		padding: 20px 1.5vw;
		font-size: .85em;
	}
	.fl-logo-img {
		width: 220px;
	}
}
@media (max-width: 1100px) {
	/* .fl-node-nh0mv82kewu4 .menu a {
		padding: 20px 15px;
	} */
	.circle-button,
	.circle-button-large {
		font-size: 11px;
	}
	.circle-button img,
	.circle-button-large img {
		width: 24px;
	}
	.circle-button-large img {
		top: calc(50% - 24px);
		width: 24px;
	}
	.circle-button-large span {
		font-size: 11px;
	}
}
@media (max-width: 991px) {
	.hidden-mobile {
		display: none !important;
	}
	
}