/**
Theme Name: LAR WP 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: lar-wp-astra-child
Template: astra
*/

.show
{}

.show--single
{}

.event
{}

.event__title
{
	width: 100%;
	padding-bottom: 1em;
	margin-bottom: 52px;
	border-bottom: 8px dotted var(--ast-global-color-3);
}

.event__title h1
{}

.event__wrapper
{
	display: flex;
	row-gap: 20px;
	column-gap: 20px;
	margin-bottom: 5em;
}

.event__col
{
	width: 100%;
	display: flex;
	flex-direction: column;
	row-gap: 20px;
	column-gap: 20px;
}

.event__col--l
{
	max-width: 60%;
	padding-right: 30px;
}

.event__date
{
	font-size: 1.6em;
	color: var(--ast-global-color-0);
}

.event__content
{}

.event__content p > font > br
{
	display: none;
}

.event__content .ast-oembed-container
{
	height: auto !important;
	margin-bottom: 2rem;
}

.event__col--r
{
	max-width: 40%;
}

.event__img
{}

.event__img figure
{}

.event__img img
{
	width: 100%;
}

/* ----------------------------------
EVENT EXTRA INFO
---------------------------------- */

.show-properties
{
	background-color: var(--ast-global-color-0);
	border-radius: 15px;
	line-height: 20px;
	padding: 15px;
	color: #ffffff;
}

.show-properties table
{
	border-collapse: collapse;
	border: 0;
	margin: 0;
}

.show-properties td
{
	padding: 5px;
	border: 0;
	vertical-align: top;
}

.show-properties td:first-child
{
	min-width: 130px;
}

.show-properties p
{
	margin-bottom: 10px;
}

.show-properties p:last-child
{
	margin-bottom: 0;
}





.wp-block-uagb-icon-list-child
{
	clear: both;
	display: block;
	width: 100%;
}

.wp-block-uagb-icon-list-child span.uagb-icon-list__source-wrap
{
	display: inline-block !important;
	vertical-align: sub;
}

.event__col--r .uagb-icon-list__source-wrap svg
{
	fill: #ffffff;
	width: 20px;
	height: auto;
	margin-right: 10px;
}

.event__col--r .uagb-icon-list__label
{
	margin-right: 15px;
	color: #ffffff;
}

.event__col--r .uagb-icon-list__label strong
{
	text-transform: uppercase;
	color: #ffffff;
}

.event__shows
{
	margin-bottom: 4em;
}


.tags
{
	text-align: right;
}

.tag
{
	padding: 4px 6px 2px 6px;
	border-radius: 5px;
	font-size: 12px;
	color: #ffffff;
	clear: both;
	display: block;
	margin-bottom: 5px;
	float: right;
}

.tag.captioned
{
	background: #5B5576;
}

.tag.relaxed
{
	background: #8CB38F;
}


.event__wrapper .tag-images .small
{
	width: 33%;
}





.show__event
{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px;
	margin: 0 0 10px;
	background-color: #edf2f3;
}

.show__event a
{
	color: #111;
	font-weight: 600;
}

.show__event .button
{}

.grid-wrap
{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex-wrap: nowrap;
	row-gap: 20px;
	column-gap: 20px;
}

.grid-wrap--listings
{}

.grid-wrap--shows
{}

/* ----------------------------------------
LISTING FILTERS
---------------------------------------- */

.listings
{}

.listings--sc
{
	margin-top: calc(1em + 24px);
}

.listings__none
{
	margin: 4rem auto;
	text-align: center;
}

.listings__none p
{
	color: #fff;
}

.listings__none a
{
	color: #fff;
	border-bottom: 1px solid #fff;
}

.listings__title
{
	width: 100%;
	padding-bottom: 1em;
	/*margin-bottom: 52px;*/
	border-bottom: 8px dotted #fff;
}

.listings__title h1
{
	color: #fff;
	margin: 0;
}

.listings__filters
{
	align-self: flex-start;
	width: 100%;
}

.listings__filters--sc
{
	padding-left: 10px;
	padding-right: 10px;
}

.listings__filters ul
{
	list-style: none;
	display: flex;
	align-items: center;
	margin: 12px auto;
	padding: 0;
	font-size: 1.25rem;
	line-height: 1.2em;
	font-weight: 600;
	flex-wrap: wrap;
}

.listings__filters--sc ul
{
	margin: revert;
}

.listings__filters li
{
	position: relative;
}

.listings__filters li:not(.listings__search)
{
	padding-right: 16px;
}

.listings__filters li::after
{
	content: "|";
	color: #fff;
	position: absolute;
	top: -1px;
	right: 5px;
}

/*.listings__filters li:nth-last-child(2)::after
{ display: none; }*/
.listings__filters li:last-child::after
{
	display: none;
}

.listings__filters li a
{
	color: #fff;
}

.listings__filters li a:hover
{
	color: var(--ast-global-color-3);
}

.listings__filters .listings__item
{}

/*.listings__filters .listings__item--all
{ margin-left: auto; padding-right: 0; }*/
.listings__filters li .listings__filter--active
{
	text-decoration: 2px underline #fff;
	text-underline-offset: 7px;
}

.listings__filters:not(.listings__filters--sc) li:nth-last-child(2)::after
{
	display: none;
}

/* ----------------------------------------
LISTING SEARCH
---------------------------------------- */

.listings__search
{
	width: 500px;
	margin-left: auto;
}

.listings__search form
{}

.listings__search .listings__input,
.listings__search .listings__date-wrap,
.listings__search .listings__date-to-wrap
{
	position: relative;
	display: inline-block;
	float: right;
	margin-left: 1%;
}


.listings__search .listings__date-wrap
{
	width: 32%;
}

.listings__search .listings__date-to-wrap
{
	width: 32%
}

.listings__search .listings__input
{
	width: 32%;
}

@media (max-width: 768px)
{
	.listings__search .listings__date-wrap
	{
		width: 49%;
		margin: 0;
		margin-right: 1%;
	}

	.listings__search .listings__date-to-wrap
	{
		width: 49%
	}

	.listings__search .listings__input
	{
		width: 100%;
		margin: 0;
		margin-bottom: 2%;
	}
}


.listings__search .listings__date,
.listings__search .listings__date-to
{
	background: #ffffff;
	padding-right: 8px;
	cursor: pointer;
}

.listings__search .listings__date-wrap .date-icon,
.listings__search .listings__date-to-wrap .date-icon
{
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	background: url("./images/calendar-icon.png") center/16px 16px no-repeat;
	pointer-events: none;
	/* clicks go to input */
}

.listings__search .btn
{
	position: absolute;
	top: 4px;
	right: 4px;
	font-weight: bold;
	padding: 8px 10px;
	background-color: var(--ast-global-color-1);
}

@media (max-width: 1000px)
{
	.listings__search
	{
		margin-top: 10px;
		flex-basis: 100%;
	}
}

.flatpickr-day
{
	max-width: 30px;
	height: 30px;
	line-height: 28px;
	margin: 6px;
}

/* ----------------------------------------
LISTINGS
---------------------------------------- */

@media (min-width: 1000px)
{
	.listings__container
	{
		width: 100%;
		display: flex;
		flex-wrap: nowrap;
	}

	.listings__main
	{
		flex: 0 0 75%;
		/* fixed 75% width */
		max-width: 75%;
	}

	.listings__sidebar
	{
		flex: 0 0 25%;
		/* fixed 25% width */
		max-width: 25%;
		padding: 0 0 0 20px;
	}
}

.listings__sidebar_inner
{
	background: #F2E9DF;
}

.listings__sidebar_inner h2
{
	font-size: 1.6rem;
	padding: 20px 20px 0 20px;
}

.listings__sidebar .tribe-compatibility-container .tribe-events-widget-events-list__view-more
{
	padding: 0 20px 20px 20px;
}

.listings__grid
{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	gap: 24px;
}

.grid__box
{
	display: flex;
	width: calc(calc(100% - 1 * 24px) / 2);
	max-width: 50%;
	background-color: #fff;
}

.grid__col
{
	width: 100%;
	display: flex;
	flex-direction: column;
	row-gap: 0;
	column-gap: 0;
}

.grid__col--l
{
	max-width: 55%;
	padding: 1em;
}

.grid__col h2
{
	font-size: 1.2em;
	margin: 0;
}

.grid__col h2 a
{}

.grid__date
{
	display: block;
	margin: 10px 0;
	line-height: 1em;
	font-size: 0.9em;
	font-weight: 600;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.3em;
}


.grid__col p
{
	padding-top: 8px;
	margin: 0 0 20px;
}

.grid__col .button
{
	display: flex;
	justify-content: center;
	align-items: center;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-color: var(--ast-global-color-0);
	background-color: var(--ast-global-color-0);
	color: var(--ast-global-color-4);
	font-family: inherit;
	font-weight: 500;
	line-height: 1em;
	font-size: 16px;
	font-size: 1rem;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	flex: 0 1;
	max-width: 120px;
	margin-top: auto;
}

.grid__col .button:hover
{
	color: var(--ast-global-color-4);
	background-color: var(--ast-global-color-1);
	border-color: var(--ast-global-color-1);
}

.grid__col--r
{
	max-width: 45%;
}

.grid__col figure
{
	/*height: calc(100% - 1em);*/
	height: 100%;
	margin-bottom: 10px;
}

.grid__col a
{}

.grid__col img
{
	object-fit: cover;
	width: 1200px;
	height: 200px;
}

.grid__col .tag-images
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 20px 0;
}

.grid__col .tag-images .show_tags
{
	flex: 0 0 33.333%;
	/* each takes up one third of the row */
	max-width: 33.333%;
	display: flex;
	/* this centres the content inside each box */
	justify-content: center;
	align-items: center;
	text-align: center;
	/* optional, if text inside */
	box-sizing: border-box;
}

.grid__col .tag-images .show_tags img
{
	height: auto;
	width: 100%;
}

.rbolive
{
	border-radius: 10px;
}




.ctabtm
{
	display: flex;
	margin: 60px 0;
}

.ctabtm .btn--loadmore
{
	width: auto;
	margin: 0 auto;
	color: var(--ast-global-color-4);
	background-color: var(--ast-global-color-1);
	border-color: var(--ast-global-color-1);
	position: relative;
}

.btn__loading
{
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -14px;
	margin-left: -14px;
}

.btn__loading img
{
	height: 28px;
	width: auto;
	margin: 0 auto;
	vertical-align: top;
}

.loading:not(.button)
{
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	padding: 60px 0;
	align-items: center;
	justify-content: center;
}

.loading:not(.button) img
{
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding: 10px 20px;
	border-radius: 5px;
}

.nomrpsts
{
	margin: 0 auto;
}


/* LISTINGS CHANGES FOR PORTRAIT MODE */

.grid__box
{
	display: block;
	width: calc(calc(100% - 2 * 24px) / 3);
	max-width: 33%;
}

.grid__col--r,
.grid__col--l
{
	flex: 0 0 100%;
	width: 100%;
	max-width: 100%;
	padding: 1em;
}

.grid__col--r
{
	padding-bottom: 0;
}

.grid__col--l
{
	padding-top: 0;
}





/* ----------------------------------------
LISTING DATES POPUP
---------------------------------------- */

.grid__more_dates,
.event__date
{
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 20px;
	margin: 10px 0;
	/* so the tooltip can anchor to it */
	width: 350px;
}

.grid__more_dates .see-all-dates,
.event__date .see-all-dates
{
	display: inline-block;
	color: #0a6;
	/* tweak to your brand */
	text-decoration: underline;
	cursor: pointer;
	font-weight: 600;
}

.grid__more_dates .extra-dates,
.event__date .extra-dates
{
	position: absolute;
	left: -3px;
	top: 99%;
	z-index: 20;
	background: var(--ast-global-color-1);
	color: #fff;
	border-radius: 0.5rem;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
	line-height: 1.4;
	white-space: normal;
	z-index: 999999;
	padding: 20px;

	list-style: none;
	margin: 0;
	columns: 2;
	width: 98%;
	max-width: 100%;
}

.grid__more_dates .extra-dates li,
.event__date .extra-dates li
{
	list-style: none;
	margin: 0;
	padding: 3px;
}

.grid__more_dates .extra-dates.open,
.event__date .extra-dates.open
{
	display: block;
}

/* Show on hover/focus (desktop) */
.grid__more_dates .see-all-dates:focus + .dates-tooltip,
.grid__more_dates .see-all-dates:hover + .dates-tooltip,
.event__date .see-all-dates:focus + .dates-tooltip,
.event__date .see-all-dates:hover + .dates-tooltip
{
	display: block;
}

/* Each remaining date on its own line inside tooltip */
.grid__more_dates .extra-dates .date,
.event__date .extra-dates .date
{
	display: block;
}

.grid__more_dates .extra-dates,
.event__date .extra-dates
{
	opacity: 0;
	visibility: hidden;
	transition: opacity 300ms ease-in-out;
}

.grid__more_dates:hover .extra-dates,
.grid__more_dates.show-all .extra-dates,
.event__date:hover .extra-dates,
.event__date.show-all .extra-dates
{
	opacity: 1;
	visibility: visible;
}

.show .event__date
{
	display: none;
}

/* ----------------------------------------
MEDIA QUERIES
---------------------------------------- */

@media (max-width: 1239.98px)
{

	.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,
	.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull
	{
		padding-left: 35px;
		padding-right: 35px;
	}
}

@media (max-width: 1199.98px)
{}

@media (min-width: 768px) and (max-width: 1199.98px)
{}

@media (min-width: 660px) and (max-width: 991.98px)
{}

@media (min-width: 576px) and (max-width: 767.98px)
{}

@media (max-width: 975.98px)
{
	.wp-block-uagb-container.uagb-block-fa429a22
	{
		padding-top: 3em;
	}
}

@media (max-width: 920.98px)
{

	.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,
	.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull
	{
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width: 767.98px)
{
	.grid__box
	{
		width: 100%;
		max-width: 100%;
	}

	.grid__col--l,
	.grid__col--r
	{
		max-width: 100%;
	}

	.event__wrapper
	{
		flex-direction: column;
	}

	.event__col--l
	{
		max-width: 100%;
		padding-right: 0;
		order: 2;
	}

	.event__col--r
	{
		max-width: 100%;
		order: 1;
	}

	.show__event
	{
		flex-direction: column;
		align-items: flex-start;
	}

	.show__event .button
	{
		margin-top: 15px;
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 659.98px)
{}

@media (max-width: 575.98px)
{
	.grid__box
	{
		flex-direction: column;
	}

	.grid__col--l
	{
		order: 2;
	}

	.grid__col--r
	{
		order: 1;
	}

	.ast-separate-container #content .ast-container
	{
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width: 479.98px)
{}

@media (max-width: 409.98px)
{}

@media (max-width: 359.98px)
{}

@media (max-width: 309.98px)
{}

/* Events Calendar */


.post-type-archive-tribe_events .ast-container
{
	flex-direction: column;
}


.post-type-archive-tribe_events .ast-container .events-intro
{
	margin-top: 100px;
}