/**
Theme Name: Gekko 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: gekko-astra-child
Template: astra
*/
/*footer style  */
.footer-subscribe-form input::placeholder {
    color: #D3D3D3;
    text-align: center;
    width: 100%;
    font-family: "Franklin Gothic Book", Sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.footer-subscribe-form input[type="email"] {
    text-align: center;
    font-size: 14px;
    font-family: "Franklin Gothic Book", Sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    height: unset !important;
    padding: 8px 30px !important;
}

.footer-subscribe-form input#gform_submit_button_1 {
    width: 100%;
    background-color: #C8080E;
    text-align: center;
    font-family: "Franklin Gothic Book", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #000;
    padding: 18px 30px;
    border-radius: 0px;
    border: 1px solid #C8080E
}
.home-banner:before {
    content: '';
    height: 100%;
    width: 100%;
    z-index: 9;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0) 45.5%, rgba(0, 0, 0, 0.56) 77.5%);
}
.footer-subscribe-form input#gform_submit_button_1:hover {
    background-color: transparent;
    color: #fff;
}

.event-lounge-form button.uws-btn.uws-btn-p {
    background-color: #C8080E !important;
    border-color: #C8080E !important;
    border-radius: 0px !important;
    font-family: "Franklin Gothic Book", Sans-serif !important;
    font-weight: 600 !important;
    text-shadow: unset !important;
    width: 100%;
}

.footer-subscribe-form input[type="email"]:focus {
    --gform-theme-local-box-shadow: #C8080E !important;
    --gf-local-border-color: #C8080E !important;
    --gf-local-shadow: #C8080E !important;
    box-shadow: 0px 0px 2px 1px #C8080E;
}

.venues-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}

.venues-wrapper .venue-item {
    width:31.5%;
}

a:focus-visible,
a:visited,
a:focus {
    outline: 0px !important;
}

.venues-wrapper .venue-item:hover {
    /* -webkit-box-shadow: 30px 30px 30px rgba(42, 39, 35, 0.2); */
    box-shadow: 10px 10px 26px 0px rgb(0 0 0 / 31%);
}

.venues-wrapper .venue-item img:hover {
    webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.venues-wrapper .venue-item {
    overflow: hidden;
}

.venues-wrapper img {
    transition: all 0.3s ease;
}

/*menu-page style start */
.wrap-meals li.menu-title {
    font-size: 45px;
    color: #C8080E;
    font-family: "Bellefair", sans-serif;
    text-transform: uppercase;
    padding-top: 40px;
}

.wrap-meals ul.list-meals li {
    list-style: none;
}
.select-cat-menu #e-n-menu-dropdown-icon-2131 {
    background-color: #8B0000;
    border-radius: 0px !important;
    width: 130px;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.select-cat-menu div#e-n-menu-title-2131 {
    padding: 0px;
}
.select-cat-menu .e-n-menu-title-container {
    padding: 20px 20px;
	width: 70%;
    text-align: center;
    justify-content: center !important;
}
.select-cat-menu div#e-n-menu-content-2131 {
    width: 460px !important;
	width:32% !important;
}
.wrap-meals .item-title h2 {
    font-size: 28px;
    color: #C8080E;
    font-family: "Bellefair", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
}

.wrap-meals .meals {
    padding-bottom: 40px;
    border-bottom: 1px solid #C8130F;
}

.wrap-meals .item-wrap {
    display: flex;
    flex-wrap: wrap;
    padding-top: 14px;
    column-gap: 60px;
    row-gap: 40px;
    padding-bottom: 20px;
}
div#gform_confirmation_message_2 {
    color: var(--e-global-color-secondary );
    font-family: "Bellefair", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
div#gform_confirmation_message_1 {
    font-family: "Franklin Gothic Book", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #fff;
    text-align: center;
}
.wrap-meals .item-wrap .item {
    width: 46%;
}

.wrap-meals .item-wrap h3 {
    font-family: "Franklin Gothic Book", Sans-serif !important;
    font-weight: 400;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
}

.wrap-meals .item-wrap p {
    font-family: "Franklin Gothic Book", Sans-serif !important;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    width: 86%;
    margin-bottom: 0px;
}

.wrap-meals ul.list-meals {
    padding: 0px;
}

.wrap-meals .menu-footnote {
    font-size: 12px;
    font-family: "Franklin Gothic Book", Sans-serif !important;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}
.restaurant-img-sec:hover h2 {
    transform: scale(1.1);
}
.restaurant-img-sec h2 {
    transition: all 0.3s ease;
}
.select-cat-menu div#e-n-menu-title-2131 {
    width: 100%;
    justify-content: space-between;
}

.select-cat-menu li.e-n-menu-item {
    width: 100%;
}
/*menu-page style end */
.uws-integration.uws-inquiryform-cont {
    padding: 0px !important;
    margin: 0px !important;
}

.uws-events *, .event-lounge-form * {
    font-family: "Franklin Gothic Book", Sans-serif !important;
     text-transform: uppercase;
}
.event-lounge-form label {
    color: #fff;
    text-transform: uppercase;
}
.event-lounge-form .uws-integration.uws-inquiryform-cont {
    padding: 0px !important;
}

.event-lounge-form input, select, textarea {
    height: unset !important;;
}

/*contact form style  */
.contact-form input, .contact-form textarea, .contact-form select {
    background-color: #A7080D !important;
    border: 0px !important;
    border-radius: 0px !important;
    height:46px !important;
    color: #000 !important;
    text-transform: uppercase !important;
    font-family: 'Franklin Gothic Book' !important;
}
.contact-form label, .contact-form span.gfield_required {
    color: #000 !important;
    font-family: 'Franklin Gothic Book' !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
}

.contact-form span.gfield_required {
    font-size: 12px !important;
}

.contact-form  div#gform_fields_2 {
    grid-row-gap: 20px;
}
.contact-form  label#label_2_9_1 {
    font-size: 12px !important;
}
.contact-form  input#choice_2_9_1 {
    height: 18px !important;
    background-color: #fff !important;
    border-radius: 4px !important;
}

.contact-form input#gform_submit_button_2 {
    background-color: #000 !important;
    color: #fff !important;
    width: 100%;
    height: unset !important;
    padding: 18px 20px;
    border: 1px solid #000 !important;
}
.contact-form input#gform_submit_button_2:hover {
    color:#C8080E !important;
}
@media screen and (min-width:1540px) {
    .big-txt h2 {
        font-size: 5.9rem !important;
    }
}
@media screen and (max-width:1200px){
		.contact-form  input#choice_2_9_1 {
    height: 18px !important;
}
}
@media screen and (max-width:1024px) {
	.select-cat-menu div#e-n-menu-content-2131 {
    width: 50% !important;
}
  
    .we-are-sec {
        min-height: unset !important;
    }
    .wrap-meals .item-wrap {
        column-gap: 40px;
    }
}

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

    .wrap-meals .item-wrap {
        column-gap: 30px;
        row-gap: 20px;
    }
.select-cat-menu div#e-n-menu-content-2131 {
    width: 86% !important;
}
    .wrap-meals .item-wrap .item {
        width: 100%;
    }

    .wrap-meals .item-wrap h3 {
        font-size: 18px;
    }

    .wrap-meals .item-wrap p {
        font-size: 12px;
    }

    .wrap-meals .item-title {
        margin-top: 20px;
    }

    .wrap-meals li.menu-title {
        font-size: 32px;
        padding-top: 60px;
    }

    .wrap-meals .item-title h2 {
        font-size: 23px;
    }

    .venues-wrapper {
        gap: 15px;
    }

    .venues-wrapper .venue-item {
        width: 47%;
    }

    .big-txt h2 {
        font-size: 16vw !important;
    }
}