/**
 Theme Name:   Astra Child - Sterling Food Hall
 Description:  Astra Child Theme
 Template:     astra
 Version:      1.0.0
 Author:       SolutionBuilt
 Author URI:   https://www.solutionbuilt.com/
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  astra-child-sterling-food-hall
*/

:root {
    --yellow-color: #FFC62F;
    --green-color: #1F4E44;
    --light-green-color: #AADA91;

}

/* CALENDAR */
.tribe-events-header__events-bar {
    display: none !important;
    height: 0 !important;
}

.tribe-events-c-top-bar.tribe-events-header__top-bar {
    background-color: var(--green-color) !important;
}

.tribe-events-calendar-month__calendar-event-datetime,
.tribe-events-calendar-month__calendar-event-title a {
    color: var(--green-color) !important;
    font-weight: bold !important;
}

.tribe-events-calendar-month__calendar-event-datetime {
    font-size: 16px !important;

}

.tribe-events-calendar-month__calendar-event-title a {
    font-size: 17px !important;

}

.tribe-events-header__messages {
    background-color: #FFC62F50 !important;
    font-weight: bold !important;
    color: var(--green-color) !important;
}

.tribe-events-c-top-bar__nav {
    padding-left: 10px !important;
}

.tribe-common-c-btn-border-small {
    background-color: transparent !important;
    border: 1px solid var(--yellow-color) !important;
    color: var(--yellow-color) !important;
}

.tribe-events-calendar-month__header-column-title.tribe-common-b3 {
    color: var(--green-color) !important;
    font-weight: bold !important;
    font-family: 'House-of-cards', house-of-cards, serif !important;
    font-size: 16px !important;
}

.tribe-events-calendar-month__day-cell--mobile.tribe-events-calendar-month__day-cell--selected {
    background-color: var(--yellow-color) !important;
}

.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
    background-color: var(--ast-global-color-0);
    color: var(--yellow-color);
    font-family: 'House-of-cards', house-of-cards, serif !important;
    /* font-size: 18px; */
}

.tribe-events-c-view-selector__list-item-text {
    font-family: 'House-of-cards', house-of-cards, serif !important;
    font-size: 20px !important;
}

.tribe-common-c-btn.tribe-events-c-search__button {
    color: var(--yellow-color) !important;
    font-family: 'House-of-cards', house-of-cards, serif !important;
}

.tribe-common-h3 {

    color: var(--yellow-color) !important;
    padding: 10px !important;
    padding-left: 20px !important;
    font-family: 'House-of-cards', house-of-cards, serif !important;
    font-size: 36px !important;
}

.tribe-common .tribe-common-c-svgicon__svg-fill {
    fill: var(--yellow-color) !important;
}

.tribe-events-calendar-month__day-date .tribe-events-calendar-month__day-date-daynum {
    color: var(--green-color);
    font-family: 'House-of-cards', house-of-cards, serif !important;
}

/* GENERAL STYLES */
.site-content {
    overflow-x: hidden !important
}

.eedee-swiper-outer::before {
    position: absolute;
    color: #ffffff !important;
    font-size: 300px;
    top: 50%;
    left: 50%;
    z-index: 9999;
    transform: translate(-50%, -50%);
    font-family: house-of-cards, serif;
    font-weight: 700;
    text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
    .eedee-swiper-outer::before {
        font-size: 60px;
    }
}

/* HOME */

/* .a-home-section h2 {
    margin-bottom: 50px !important;
} */

.a-home-section .sub-header-bottom-margin {
    margin-bottom: 130px !important;
}

.vendor-section h4 {
    margin-bottom: 70px !important;
}

.directory-descriptor-col h4 {
    margin-bottom: 0px !important;
}

.a-home-section h4:not(.sub-header-bottom-margin)

/* .vendor-section h4:not(.sub-header-bottom-margin)  */
    {
    margin-bottom: 30px !important;
}

.a-home-section img {
    margin-bottom: 75px
}

.hero.home-page .wp-block-column {
    line-height: 2.1 !important
}

h1.hero-text {
    font-size: 94px;
}

.home-gallery-section {
    padding: 0 !important;
}

.home-gallery-section .uagb-container-inner-blocks-wrap {
    max-width: none !important;
}

.directory .wp-block-columns {
    position: relative;
    z-index: 999;
}

@media only screen and (max-width: 781px) {
    .a-home-section img {
        margin-bottom: 40px
    }

    .a-home-section h4:not(.sub-header-bottom-margin),
    .vendor-section h4:not(.sub-header-bottom-margin) {
        margin-bottom: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .home-national-landings .uagb-container-inner-blocks-wrap {
        flex-direction: column !important;
    }
}



@media only screen and (min-width: 1200px) {
    /* HOME */

    .a-home-section {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    /* ABOUT */
    .hero.home-page {
        min-height: 76vh;
    }

    .hero.home-page h2 {
        font-size: 200px;
    }

    .hero.home-page p {
        font-size: 64px;
    }

    .hero {
        min-height: 900px;
    }

    .vendors-section h2 {
        font-size: 50pt;
    }

    .hero.directory h2 {
        font-size: 72px !important;
    }

    .about-page h4 {
        line-height: 43px;
    }

    .vendors-section h5 {
        font-size: 35px;
        line-height: 2;
    }

    .vendors-section .wp-block-buttons {
        padding-top: 5px;
        padding-bottom: 35px;
    }

    .vendors-section .wp-block-button a {
        font-size: 22px;
        padding-left: 50px;
        padding-right: 50px;
    }

    .a-home-section h4,
    .sub-header-max-width {
        max-width: 65%;
        margin: auto;
        font-size: 34px;
    }

    /* DIRECTORY */

    .vendor-section p {
        width: 75%;
        margin: auto;
    }

}

@media only screen and (max-width: 1230px) {
    h1.hero-text {
        font-size: 60px;
    }
}

@media only screen and (max-width: 781px) {
    .about-page .wp-block-columns {
        display: flex;
        flex-direction: column-reverse;
    }
}

@media only screen and (max-width: 768px) {
    h1.hero-text {
        font-size: 36px;
    }

    .home-column-1 {
        padding-bottom: 25px !important;
    }

    .home-column-2 {
        padding-top: 0px !important;
    }
}

.home-column-2 {
    margin-top: -200px;
}

@media only screen and (max-width: 1230px) {
    .home-column-2 {
        margin-top: initial;
    }
}

.bottom-image-homepage {
    min-height: 760px;

    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw;
}

@media only screen and (max-width: 1024px) {
    .bottom-image-homepage {
        min-width: 400px !important;
        margin-right: -20px !important
    }
}



/* DIRECTORY */

.vendor-section figure:not(.directory-instagram) {
    border: 1px solid #18302d;
    margin-bottom: 30px;
    transition: all 0.3s linear;
}

.vendor-section figure:hover:not(.directory-instagram) {
    transform: scale(1.1);
    transition-timing-function: ease-in-out;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}


.vendor-section .directory-instagram {
    transition: all 0.3s linear;
}

.vendor-section .directory-instagram:hover {
    transform: scale(1.1);
    transition-timing-function: ease-in-out;
}

@media only screen and (max-width: 1200px) {
    .vendor-section .directory-instagram {
        object-fit: inherit !important;
        width: 30px !important;
        height: 50px !important;
    }

    .directory-descriptor-col h4 {
        font-size: 1.5rem;
    }
}

@media only screen and (max-width: 1260px) {
    .directory-descriptor-col h4 {
        font-size: 1.5rem;
    }
}

@media only screen and (min-width: 1200px) {

    .vendor-section {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .vendor-section img {
        padding: 20px;
    }

    .vendor-section .wp-block-columns {
        margin-bottom: 60px !important;
    }
}

.vendors-container .wp-block-columns {
    margin-bottom: 3em;
    gap: 3em;
}

.vendors-container .wp-block-columns .column-info {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0;
}

@media only screen and (max-width: 1199px) {
    .vendor-section .wp-block-columns:nth-child(3) {
        margin-top: 50px !important;
        margin-bottom: 40px !important;

    }
}

@media only screen and (max-width: 781px) {
    .vendor-section p {
        margin-bottom: 11px !important;
    }
}

/* CONTACT */
.line-style {
    background-color: #FFC52F;
    border: 0;
    height: 3px;
    margin-bottom: 24px;
    width: 220px;
}

.visit-us-section {
    padding-top: 6em !important;
    padding-bottom: 7em !important;
}

@media only screen and (max-width: 781px) {
    .visit-us-section {
        padding-top: 48px !important;
        padding-bottom: 6em !important;
    }

    .visit-us-section h2 {
        margin-bottom: 50px;
    }

    .contact-section .wp-block-columns {
        display: flex;
        flex-direction: column-reverse;
    }

    .line-style {
        margin: auto;
        margin-bottom: 17px;
    }
}

@media only screen and (min-width: 1200px) {
    .visit-us-section h2 {
        margin-bottom: 100px;
    }

    .visit-us-section h3 {
        margin-bottom: 4px;
    }

    .visit-us-section .wp-block-column {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .contact-section h2 {
        margin-bottom: 40px;
    }

    .contact-section p {
        margin-bottom: 3.5em;
    }
}

/* FOOTER */
.footer-contact-info {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (min-width: 1025px) {
    .footer-contact-info h4 {
        margin-bottom: -50px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .footer-contact-info h4 {
        margin-bottom: -10px !important;
    }
}

@media only screen and (min-width: 782px) {
    .footer-contact-info {
        margin-top: 90px;
    }
}

@media only screen and (max-width: 781px) {
    .footer-contact-info {
        margin-top: 50px;
    }
}

.site-primary-footer-wrap {
    padding-bottom: 30px !important;
    /* padding-top: inherit !important; */
}



.gatherall-footer-logo {
    margin-bottom: 50px;
}

.site-primary-footer-wrap .wp-block-column ul {
    display: flex;
    justify-content: space-around;
}

.site-primary-footer-wrap .wp-block-column p {
    color: var(--yellow-color);
    display: flex;
    justify-content: center;
    margin-top: 70px;
    margin-bottom: 70px;
}

@media only screen and (max-width: 1024px) {
    .site-primary-footer-wrap .ast-builder-grid-row-container-inner {
        margin-top: 30px;
    }

    .site-primary-footer-wrap .wp-block-column p {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

.site-primary-footer-wrap .wp-block-column li a {
    color: var(--yellow-color);
    text-decoration: underline;
}

.site-primary-footer-wrap .wp-block-column li a:hover {
    color: var(--light-green-color);
    text-decoration: underline;
}

@media only screen and (max-width: 400px) {
    .ast-footer-copyright p {
        font-size: 17px;
    }
}

@media only screen and (min-width: 993px) {
    .site-primary-footer-wrap .social-icons {
        display: flex;
        margin-left: 47.8%;
        max-width: 7%;
    }

    .insta-icon {
        margin-top: 4% !important;

    }

}

@media only screen and (min-width: 807px) and (max-width: 992px) {
    .site-primary-footer-wrap .social-icons {
        display: flex;
        margin-left: 46%;
        max-width: 10%;
    }

    .insta-icon {
        margin-top: 4% !important;

    }

}

@media only screen and (max-width: 806px) {
    .site-primary-footer-wrap .social-icons {
        max-width: 30%;
        margin-left: 35%
            /* display: flex;
        margin-left: 45%;
        max-width: 10%; */
    }

    .insta-icon {
        margin-top: 2% !important;

    }

}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    border-top-color: var(--yellow-color);

}

.ast-footer-copyright {
    color: var(--yellow-color);
    font-size: 18px !important;
}

/* @media only screen and (max-width: 1024px) {
    .site-primary-footer-wrap .social-icons {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
} */

/* RESPONSIVES */

@media only screen and (max-width: 678px) {

    .about-banner,
    .contact-banner {
        min-height: 260px !important;
    }
}

@media only screen and (max-width: 768px) {

    #primary .bottom-image-homepage {
        min-height: 300px !important
    }

    .wp-block-buttons .wp-block-button,
    .wp-block-buttons .wp-block-button .wp-block-button__link,
    .vendors-container .wp-block-column .wp-block-buttons {
        width: 100%
    }

    .uagb-infobox-cta-link wp-block-button__link {
        width: 100%;
        text-align: center
    }

    .wp-block-uagb-container .wp-block-button__link,
    .wp-block-uagb-container .wp-block-button__link span {
        width: 100%;
        text-align: center
    }

    #primary .vendors-container .wp-block-columns {
        margin-bottom: 0;
        gap: 1em;
    }

    #primary .vendors-container .wp-block-columns .column-info {
        order: 1;
        padding-top: 0
    }

    #page footer .site-primary-footer-inner-wrap {
        grid-template-columns: inherit;
    }

    #primary .has-linear-background .has-zindex {
        position: relative;
        z-index: 99
    }

    #primary .has-mobile-padding-bottom {
        padding-bottom: 8em
    }

    .contact-col-1,
    .col-has-border {
        border: none;
    }

}

/* ACCORDING TO HOYLE LANDING PAGE */

.hoyles-header {
    font-family: moret, serif !important;
}

@media only screen and (min-width: 1025px) and (max-width: 1277px) {
    .hoyles-about-section h2 {
        font-size: 50px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .hoyles-about-section h2 {
        font-size: 40px !important;
    }
}



@media only screen and (max-width: 599px) {
    .hoyle-gallery {
        margin-bottom: -16% !important
    }

    .hoyle-gallery figure:nth-child(5) {
        display: none !important
    }
}

@media only screen and (max-width: 500px) {
    .page-id-1752 .site-footer-primary-section-1 {
        margin-top: -30%;
    }
}

@media only screen and (min-width: 500px) and (max-width: 600px) {
    .page-id-1752 .site-footer-primary-section-1 {
        margin-top: -15%;
    }
}

/* SEARCH MARKETING REVIEWS */

.review-link-container {
    display: flex;
    justify-content: flex-start;
    border: 2px solid #f1f1f1;
    max-width: 270px;
	margin: 0px auto;
    border-radius: 6px;
    transition: all .2s ease-out;
    background: linear-gradient(to right, #0ab9ca, #3e93b8);
    background-repeat: no-repeat;
    box-shadow: 2px 2px 7px #888;
}

.review-link-container:hover {
    box-shadow: 2px 2px 7px #555;
}

.review-link-container .logo {
    background-image: url('../../../wp-content/uploads/2025/10/searched-marketing-reviews-logo.png'); /* VARIABLE BACKGROUND LOGO; MAY NEED TO UPDATE */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f1f1f1;
    padding: 30px 35px;
    margin-right: 10px;
}

.review-link-container .text {
    align-self: center;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
}


/* --------- EDITS 10/2025 ------------- */

/* HIDING H1 TAG FOR FLAMINGO BAR */
.page-id-4003 .entry-title,
.page-id-3847 .entry-title {
	width: 1px;
    height: 1px;
    overflow: hidden;
}