/**
Theme Name: Astra Child
Author: OC Fair
Author URI: https://ocfair.com/
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
*/

html { scroll-behavior: smooth; }

main.site-main ul {
    margin: 0 0 20px;
    list-style-type: none;
}

/* SLIDER */
.tp-bgimg.defaultimg {
    background-size: cover!important;
    background-position: center!important;
}

/* FEATURED EVENTS */
.featured__event a.elementor-button { width: 100%; }

/* SHOP PAGES */
.ast-woo-sidebar-widget h2.wp-block-heading {
    font-weight: 700;
    color: #FFF;
}

.wp-block-woocommerce-product-categories ul li {
    padding: 0 0 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.wp-block-woocommerce-product-categories ul li a:hover { color: #a75128!important; }

nav.woocommerce-pagination ul li { border: 1px solid #a75128!important; }

.wp-block-woocommerce-attribute-filter .wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper {
    border: none!important;
    border-bottom: 1px solid #FFF!important;
    border-radius: 0!important;
}

.wp-block-woocommerce-attribute-filter .components-form-token-field__input-container { background: transparent; }

.woocommerce-js .product .product_meta { border: none; }

/* FAQs */
a#TopOfPage, #pa_00, #pa_01, #pa_02, #pa_03, #pa_04, #pa_05, #pa_06, #pa_07, #pa_08, #pa_09, #pa_10, #pa_11, #pa_12, #pa_13, #pa_14, #pa_15, #pa_16, #pa_17, #pa_18, #pa_19, #pa_20, #pa_21,
#pap_00, #pap_01, #pap_02, #pap_03, #pap_04, #pap_05, #pap_06, #pap_07, #pap_08, #pap_09, #pap_10, #pap_11, #pap_12, #pap_13, #pap_14, #pap_15, #pap_16, #pap_17, #pap_18, #pap_19, #pap_20, #pap_21 {
    scroll-margin-top: 80px;
}

ul.faqlist {
    padding: 0 0 25px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #FFFFFF1A;
}

ul.faqlist li {
    list-style: none;
    padding-bottom: 5px;
}

ul.faqlist li a {
    text-decoration: underline;
    color: #076AC2;
}

hr {
    border-color: #066ac28a!important;
    background-color: #066ac28a!important;
    color: #066ac28a!important;
}

/* NEWSLETTER */
form.newsletter__form {
    width: 95%;
    max-width: 700px;
    padding: 15px;
    margin: 10px auto 20px;
}

form.newsletter__form table,
form.newsletter__form table tbody,
form.newsletter__form table tbody tr,
form.newsletter__form table tbody tr td { border: 0; }

form.newsletter__form table tbody tr td { padding: 8px 0; }

form.newsletter__form input[type="text"] {
    font-family: 'Oswald';
    font-size: 16px;
    font-weight: 300;
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #FFFFFF1A;
    background: #FFFFFF1A;
    color: #FFF;
}

form.newsletter__form .checkbox_wrap input { margin-right: 10px; }

form.newsletter__form input[type="submit"] {
    font-family: 'Oswald';
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 20px;
    border: 2px solid #066ac2;
    background: #066ac2;
    color: #FFF;
    transition: all .4s ease-in-out;
}

form.newsletter__form input[type="submit"]:hover {
    border: 2px solid #066ac2;
    background: #FFF;
    color: #066ac2;
    transition: all .4s ease-in-out;
}

/* .content__page_newsletter form {
    display: flex;
    flex-direction: column;
    gap: 20px;
} */

.content__page_newsletter form input.tnp-email {
    font-size: 16px;
    width: 100%;
    max-width: 100%;
    border: 2px solid #FFF;
    background: #FFFFFF1A;
    color: #FFFF;
}

.content__page_newsletter form input.tnp-email::placeholder {
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF;
}

.content__page_newsletter form input.tnp-submit {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    width: 140px;
    padding: 12px 20px;
    border: 2px solid #076AC2;
    background: #076AC2;
    transition: all .4s ease-in-out;
}

.content__page_newsletter form input.tnp-submit:hover {
    border: 2px solid #076AC2;
    background: #FFF;
    color: #076AC2;
    transition: all .4s ease-in-out;
}

.content__page_newsletter form.newsletter__form {
    width: 100%;
    padding: 0;
}

.content__page_newsletter form.newsletter__form .fieldLabel { margin-bottom: 10px; }

.content__page_newsletter form.newsletter__form > .sectionHeader { display: none; }

/* CONTENT PAGES */


a.btn{
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    width: 140px;
    padding: 12px 20px;
    border: 2px solid #076AC2;
    background: #076AC2;
    color:#fff;
    transition: all .4s ease-in-out;
    display: inline-block;
}

a.btn:hover{
    background: #fff;
    color: #066ac2;
    border: 2px solid #066ac2;
    transition: all .4s ease-in-out;
     text-decoration: none;
}


ul.links__list li {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    max-width: 400px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #171717;
}

ul.links__list li a {
	font-size: 18px;
	color: #171717;
}

ul.links__list li a:hover { color: #066ac2; }

ul.links__list li i { color: #066ac2; }

.site-content p,
.entry-content p { margin-bottom: 20px; }

/* SEATING CHART LIGHTBOX */
.seat__chart_popup_cont {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    background-color: #000000c2;
    z-index: 9999;
    transform: scale(0);
	transition: transform .2s ease-in-out;
}

.seat__chart_popup_cont.active {
	transform: scale(1);
	transition: transform 0s ease-in-out;
}

.seat__chart_popup_cont .single__seat_chart {
    display: flex;
	position: relative;
    height: 96%;
    transform: scale(0);
    transition: transform .4s ease-in-out .2s;
}

.seat__chart_popup_cont.active .single__seat_chart {
    transform: scale(1);
    transition: transform .4s ease-in-out .2s;
}

.seat__chart_close {
    position: absolute;
    top: -4px;
    right: -35px;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
}

/* PRODUCTION PAGES */
.post-password-form input[type="submit"] {
    line-break: 1;
    padding: 10px 25px 12px;
    border: 1px solid #076AC2;
    background-color: #076AC2;
    color: #FFF;
}

.post-password-form #pwbox-429 { padding: 6px 10px; }

/* COOKIEBOT */
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo,
a#CybotCookiebotDialogPoweredbyCybot { display: none !important; }

div#CookiebotWidget circle { fill: #FFF!important; }

div#CookiebotWidget path { fill: #171717!important; }

div#CookiebotWidget { z-index: 9999999999; }

/* WOOCOMMERCE SUCCESS MESSAGE */
.woocommerce-notices-wrapper {
    padding: 10px 15px;
    background-color: #171717;
}

.woocommerce-cart .woocommerce-notices-wrapper { padding: 0 0 20px; }

.woocommerce-checkout .woocommerce-notices-wrapper { padding: 0; }

.woocommerce-message,
.woocommerce-info {
    font-family: 'Oswald';
    font-size: 16px;
    font-weight: 400;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: 90%;
    max-width: 1350px;
    margin: 0 auto;
    background-color: #FFFFFF1A;
    color: #FFF;
}

.woocommerce-cart .woocommerce-message,
.woocommerce-cart .woocommerce-info { width: auto; }

.woocommerce-message::before,
.woocommerce-info::before {
    top: 0;
    height: 25px;
    bottom: 0;
    margin: auto;
}

.woocommerce-message a {
    font-weight: 700!important;
    text-transform: uppercase;
    display: flex!important;
    justify-content: flex-end!important;
    order: 3;
	padding: 10px 20px;
    border: 2px solid #066ac2!important;
    background: #066ac2;
    color: #FFF!important;
}

.woocommerce-message a:hover {
    border: 2px solid #066ac2!important;
    background: #FFF;
    color: #066ac2!important;
}

a.reset_variations,
.woocommerce-variation.single_variation .woocommerce-variation-availability { display: none!important }

.woocommerce-js div.product div.images { margin-bottom: 0; }

.woocommerce button.button.alt.disabled.wc-variation-selection-needed { color: #FFF; }

@media (max-width: 767px) {
	ul.links__list li a { font-size: 16px; }
}

@media (max-width: 576px) {
	.seat__chart_popup_cont .single__seat_chart {
		width: calc(100% - 40px);
		height: auto;
	}
}

/* REMOVE LATER */

.menu-item-4447 {
    display: none !important;
}