/*GLOBAL*/

#content-wrap {
    padding: 0 !important;
}

button#responsive-menu-button img {
    max-width: 70px!important;
}

button#responsive-menu-button {
    background: transparent!important;
    right: 8%!important;
}

a.custom-logo-link img {
    width: 100%;
}

.b-btn {
    color: #fff;
    padding: 0 20px 0 0;
    background-size: 7px;
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;
    max-width: 300px;
    background-color: #000;
    padding: 14px 0;
    text-align: center;
}

.b-btn:hover {
    color: #fff;
    background-color: #e6b800;
}

.y-btn {
    color: #000;
    padding: 0 20px 0 0;
    background-size: 7px;
    background-repeat: no-repeat;
    background-position: right;
    max-width: 300px;
    width: 100%;
    background-color: #e6b800;
    padding: 14px 0;
}

.y-btn:hover {
    color: #fff;
    background-color: #000;
}


/*HEADER*/

.menu-item-description {
    margin: 0;
}

.sticky {
    background-color: #191919!important;
}

#menu-primary-1 {
    text-align: right;
    padding-top: 25px;
}

#menu-primary-1 span {
    display: block;
    font-size: 24px !important;
    color: #fff;
    font-family: 'Tahoma Regular';
}

.head-icons span {
    font-size: 18px;
    color: #e6b800;
}

.head-icons span:hover,
.head-icons span a:hover {
    color: #FFF;
    transition: .4s all ease-in;
}

.head-icons {
    text-align: right;
}

.icon-wrap {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    a {
        line-height: 0;
    }
}

.copyright-content .visit-oc {
    opacity: 0.7;
}
.copyright-content .visit-oc:hover {
    opacity: 1;
}

.copyright-content {
    font-size: 12px;
}

.copyright-content span {
    font-size: 21px;
}

.copyright-content span a,
.copyright-content span a {
    margin: 0 10px;
}

@media(min-width:1025px) {
    .copyright-content .ftr-phone {
        padding-left: 8px;
    }
    .copyright-content .ftr-phone a {
        padding-left: 6px;
    }
}
@media(min-width:725px) {
    .copyright-content .addy-phone {
        text-align: left;
    }
}

.fa,
.fas {
    color: #e6b800;
}

.bg {
    opacity: .57;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
}


/*HOMEPAGE*/

.inner-banner-wrap-content img {
    display: none;
}

#hero-banner-2 {
    display: none;
}

.inner-slide-content {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.hero-text {
    color: #000;
    text-align: center;
    max-width: 900px;
    margin: auto;
    width: 100%;
    font-size: 60px;
}

#about-section .y-btn,
.text-image-wrap .y-btn {
    font-size: 25px;
}

#about-section {
    position: relative;
    z-index: 1;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

#about-section .over-lay {
    background-color: rgba(255, 255, 255, 0.77);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

#about-section>.container {
    max-width: 1710px;
}

#about-section .module-paragraph p {
    color: #5c5c5c;
}

#about-section .module-heading {
    font-size: 65px;
}

.timer-section {
    position: relative;
    z-index: 1;
    font-family: 'Tahoma Regular';
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.timer-section {
    padding: 150px 0;
    text-align: center;
}

.timer-content {
    position: relative;
}

.timer-title {
    margin-bottom: 20px;
    position: relative;
}

.kids-club {
    margin-bottom: -25px;
    position: relative;
    overflow: hidden;
}

#specials-section {
    margin: 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 0;
}

#specials-section .module-image {
    right: 0;
    margin: 0;
    position: absolute;
    top: -145px;
    z-index: 1;
}

#specials-section .module-paragraph p {
    margin-top: 0;
    margin-bottom: 5px;
}

#specials-section .module-paragraph {
    margin-bottom: 30px;
}

.specials-title {
    margin-bottom: 30px;
    font-family: 'Tahoma Regular';
    font-weight: 400;
    font-size: 45px;
}

.special-menu {
    color: #000;
    text-transform: uppercase;
    font-family: 'Tahoma Bold';
}

#hero-slider .ct-btn-scroll {
    display: block;
    position: relative;
    top: 220px;
}

#hero-slider .ct-btn-scroll img {
    margin: 0 auto;
}

.ct-btn-scroll img:hover {
    opacity: .7;
}


/*FEATURED MENU*/

.featured-menu-section {
    position: relative;
    z-index: 1;
    font-family: 'Tahoma Regular';
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    padding: 125px 0;
    margin-top: -70px;
    margin-bottom: -35px;
}

.featured-menu-section .menu-wrap > div {
    padding: 15px 0;
}

.feat-section-title {
    font-size: 48px;
    width: 100%;
    /*padding-bottom: 20px;*/
    position: relative;
}

.feat-menu-title {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    margin-top: 0;
    text-transform: uppercase;
}

.feat-menu-content p {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 26px;
}

.feat-menu-content {
    margin-bottom: 20px;
}

.featured-button-wrap {
    margin-top: 35px;
}

.featured-button {
    padding: 14px!important;
    font-size: 25px;
}

.featured-button:hover,
.special-button .b-btn {
    border: 2px solid #000;
}

#dock-section {
    padding-top: 100px;
    padding-bottom: 100px;
}

#dock-section .module-heading {
    color: #e6b800;
    font-size: 48px;
}

#dock-section .module-paragraph p {
    font-size: 26px;
    font-weight: 600;
}

.specials-section .module-image {
    margin: 0;
}


/*CONTENT BOX*/

.content-box {
    padding: 50px 0 0;
    clear: both;
}

.content-box .container {
    max-width: 100%;
}

.title-box {
    font-size: 80px;
    color: #fff;
    font-family: adobe-gothic-std, sans-serif;
    text-align: center;
    padding: 170px 0;
    margin-bottom: 0;
    line-height: 1;
    font-weight: 700;
}

.content-box-wrapper {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


/*CONTACT FORM*/

#gform_confirmation_message_1 {
    text-align: center;
}

#contact-form {
    padding: 30px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#contact-form #gform_1 input::-webkit-input-placeholder,
#contact-form #gform_1 textarea::-webkit-input-placeholder {
    color: #000;
    font-size: 24px;
    margin-top: 5px
}

#contact-form #gform_1 input:-ms-input-placeholder,
#contact-form #gform_1 textarea:-ms-input-placeholder {
    color: #000;
    font-size: 24px;
    margin-top: 5px
}

#contact-form #gform_1 input::-ms-input-placeholder,
#contact-form #gform_1 textarea::-ms-input-placeholder {
    color: #000;
    font-size: 24px;
    margin-top: 5px
}

#contact-form #gform_1 input::placeholder,
#contact-form #gform_1 textarea::placeholder {
    color: #000;
    font-size: 24px;
    margin-top: 5px
}

#contact-form #gform_1 input {
    color: #000;
    background-color: #e6b800;
}

#gform_1 h3.gform_title {
    font-size: 48px;
    color: #000;
    margin-bottom: 40px;
    font-weight: 400
}

#gform_1 span.gform_description {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 34.35px;
    font-family: 'Tahoma Bold';
    line-height: 1;
}

#gform_1 .gform_heading {
    max-width: 810px;
    width: 100%;
    margin: auto;
    text-align: center;
}

body #gform_1 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: 520px;
}

body #gform_1 .top_label div.ginput_container {
    text-align: center;
}

body #gform_1 .gform_footer {
    padding-top: 0;
    text-align: center;
}

#gform_1 .gform_footer {
    padding: 0;
}

.gform_button,
.button {
    max-width: 185px;
    width: 100%!important;
    height: 53px;
    border-radius: 5px;
    background-color: #000!important;
    color: #fff!important;
    text-transform: uppercase;
    font-size: 23.55px!important;
    font-family: 'Tahoma Bold'!important;
    border: 0;
}

.gform_button:hover,
.button:hover {
    background-color: #e6b800!important;
    color: #000!important;
}


/*MENU PAGE*/

.menu {
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: 'Open Sans', sans-serif;
}

.menu-wrap >div {
    padding: 100px 0;
}
.menu-wrap .menu-wrap-inner-2, 
.menu-wrap .menu-wrap-inner-4, 
.menu-wrap .menu-wrap-inner-6, 
.menu-wrap .menu-wrap-inner-8 {
    background-image: url(../img/stadium-lt-grey-rough-edge-menu-page.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 200px 0;
}
.menu-wrap .menu-wrap-inner-9 {
    padding-bottom: 0;
}

.menu-title {
    color: #e6b800;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 100px;
    font-size: 45px;
}

.menu-title:first-child {
    margin-top: 0!important;
}

.item-title {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0;
    margin-top: 25px;
}

.item-desc {
    width: 100%;
    max-width: 335px;
}

.item-desc p {
    margin-top: 0;
    margin-bottom: 0;
}


/*EVENTS PAGE*/

.single-tribe_events header#masthead {
    background-color: #000;
}

.home .events {
    padding-top: 120px;
}

.events {
    padding: 50px;
}

.events .y-btn {
    font-size: 25px;
}

.events-wrap {
    height: 390px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 30px;
}

.events-wrap:hover {
    opacity: .9
}

.events-info {
    color: #d8b52c;
    background-color: #000;
    font-size: 24px;
    font-family: 'Tahoma Regular';
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.events-title {
    font-family: 'Tahoma Bold';
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
}

.events-title-page {
    color: #e6b800;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.featured-btn-wrap {
    width: 100%;
    text-align: center;
}

.featured-btn-wrap .y-btn {
    margin-top: 50px;
}

#tribe-events-pg-template {
    padding-top: 195px;
}

.tribe-events-single-event-title {
    font-size: 40px!important;
}

.tribe-events-schedule {
    font-size: 18px;
}

.tribe-events-notices {
    font-size: 21px;
}


/*CATERING PAGE*/

#catering-page {
    text-align: center;
}

#catering-page .module-heading {
    max-width: 590px;
    margin: auto;
}

#catering-page .module-paragraph {
    margin-top: 50px;
    font-family: 'Myriad Pro';
    color: #5c5c5c;
}

.kids-club .image-holder {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.kids-club .text-image-wrap {
    padding: 110px;
}

.kids-club .overlay-image {
    position: absolute;
    left: 0;
    margin-left: -100px;
    bottom: -70px;
    z-index: 1
}


/*TIMER*/

#smartcountdown-2-days,
#smartcountdown-2-days-digits,
#smartcountdown-2-hours,
#smartcountdown-2-minutes,
#smartcountdown-2-seconds {
    display: inline-block!important;
    margin: 0 25px;
}

.scd-all-wrapper {
    text-align: center;
}

#smartcountdown-2-hours-label,
#smartcountdown-2-days-label,
#smartcountdown-2-minutes-label,
#smartcountdown-2-days-label,
#smartcountdown-2-seconds-label {
    float: none!important;
    text-align: center!important;
    margin: 0!important;
    clear: both;
    font-size: 40px!important;
    font-family: 'Tahoma Regular';
    top: 0!important;
}

.scd-digit {
    background-color: #fff;
    color: #000;
    margin: 0 5px;
    width: 130px!important;
    height: 150px!important;
    padding: 10px;
    font-size: 72px!important;
    font-family: 'Tahoma Regular';
    padding-top: 30px;
}


/*About Page*/

.about-page-title {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 2px;
    margin-top: 20px;
}

.about-page-subtitle {
    font-size: 48px;
}

.about-page .row {
    margin-top: 60px;
}

.about-page .module-paragraph {
    font-family: 'Myriad Pro';
    color: #5c5c5c;
}

.menu-text-below {
    max-width: 500px;
    margin: auto;
    text-align: center;
    margin-top: 50px;
}

.menu-text-below hr {
    height: 5px;
    background: rgb(0, 0, 0);
}

#specials-page .special-page-title {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 2px;
    margin-top: 20px;
}

#specials-page .special-page-title-sub {
    font-size: 45px;
    margin-bottom: 0;
    margin-top: 25px;
}

#specials-page p {
    font-family: 'Myriad Pro';
    color: #5c5c5c;
}

/* Site map page */
.site-map-menu .menu-item-description {
    color: #000000;
    position: static;
}
.site-map-menu .menu-item-has-children .dropdown-toggle::after {
    display: none;
}
.site-map-menu .menu-item-has-children .dropdown-menu  {
    display: block !important;
    position: static;
    float: none;
    border: none;
    padding-left: 100px;
    font-size: 26px;
}

@media (min-width: 1441px) {
    /*	.menu-text-wrap {
		max-width: 440px;
	}*/
    .feat-menu-wrap {
        max-width: 1205px;
    }
    .inner-slide-content {
        padding: 335px 0px;
    }
    .kids-club {
        margin-bottom: -40px;
    }
    a.custom-logo-link img {
        max-width: 350px;
    }
    .about-text-content {
        padding: 100px 70px;
    }
    #menu-primary-1 li {
        position: relative;
    }
    .special-button {
        margin-top: -60px;
    }
    .sticky a.custom-logo-link img {
        padding-top: 10px;
    }
    .kids-club .image-holder {
        height: 570px;
    }
    #specials-section .col-lg-6:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    #specials-section .col-lg-6:last-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (max-width: 1440px) {
    .kids-club h2 {
        padding-top: 35px;
    }
    .feat-menu-wrap {
        padding-right: 204px;
    }
    .featured-menu-section {
            padding-top: 60px;
    padding-bottom: 60px;
    }
    .inner-slide-content {
        padding: 250px 0px;
    }
    .slick-next,
    .slick-prev {
        top: 60%;
    }
    .timer-section {
        padding: 85px 0;
    }
    .specials-title {
        font-size: 36px;
    }
    .container {
        max-width: 1280px;
    }
    a.custom-logo-link img {
        max-width: 240px;
        @media (max-width: 430px) {
            max-width: 200px;
            padding-top: 40px !important;
        }
    }
    p,
    #dock-section .module-paragraph p,
    .feat-menu-content p {
        font-size: 23px;
    }
    #about-section .col-lg-6 {
        padding-top: 50px;
        padding-bottom: 80px;
    }
    #about-section .module-heading {
        font-size: 55px;
    }
    .special-button {
        margin-top: 0;
    }
    #specials-section,
    #dock-section,
    .events {
        padding-left: 50px;
        padding-right: 50px;
    }
    .events-title {
        font-size: 25px;
    }
    .title-box {
        font-size: 60px;
    }
    #dock-section .module-heading {
        font-size: 36px;
    }
    #dock-section .module-image {
        max-width: 520px;
        width: 100%;
        margin: auto;
    }
    #dock-section .col-lg-6:first-child {
        display: flex;
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center !important;
    }
    .item-title {
        font-size: 25px;
    }
    .kids-club .text-image-wrap {
        padding: 33px;
    }
    .kids-club .overlay-image {
        /* bottom: -145px;*/
        max-width: 525px;
    }
    /*.kids-club {
        margin-top: -30px;
        margin-bottom: -30px;
    }*/
    .feat-menu-title {
        font-size: 25px;
    }
    #smartcountdown-2-days,
    #smartcountdown-2-days-digits,
    #smartcountdown-2-hours,
    #smartcountdown-2-minutes,
    #smartcountdown-2-seconds {
        margin: 0 5px;
    }
    #smartcountdown-2-hours-label,
    #smartcountdown-2-days-label,
    #smartcountdown-2-minutes-label,
    #smartcountdown-2-days-label,
    #smartcountdown-2-seconds-label {
        font-size: 31px!important;
    }
    #hero-slider .ct-btn-scroll {
        top: 130px;
    }
    .about-page-subtitle {
        font-size: 31px;
    }
    .about-page .module-paragraph {
        font-size: 22px;
    }
    a.custom-logo-link img {
        margin-left: 15px;
    }
}

@media (max-width: 1280px) {
    .featured-menu {
        padding-left: 50px;
        padding-right: 41px;
    }
}

@media (min-width: 1200px) {
	.featured-menu {
	padding-right: 190px;	
	}
	.featured-button-wrap {
        text-align: right;
    }

	.featured-button-wrap {
        margin-left: 65px;
    }
    #about-section .module-image {
        position: absolute;
        z-index: 1;
        margin-top: -70px;
        margin-bottom: 0;
        max-width: 525px;
    }
    .head-icons span {
        margin: 0 5px;
    }
    #specials-page .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .about-page .col-lg-6 {
        padding-left: 60px;
    }
    .special-button {
        text-align: right;
    }
}

@media (max-width: 1199px) {
	
	#menu-items2,
	#menu-items4,
	.featured-button-wrap {
		clear: both;
	}
	.featured-button-wrap {
	text-align: right;
    margin-right: 60px;
	}

    .kids-club .image-holder {
        background-position: right;
    }

    .text-image-button {
        margin-right: 20px;
    }
    #about-section .module-image {
        margin-top: 0;
        margin-bottom: 0;
    }
    .feat-menu-wrap {
        padding-right: 0;
    }
    .featured-menu-section {
        background-position: 43%;
        margin-top: -70px;
        margin-bottom: -25px;
   
    }

    .featured-menu {
        max-width: 790px;
        width: 100%;
    }
    .inner-slide-content {
        padding: 260px 0px;
    }
    .tribe-events-nav-previous {
        margin-left: 10px!important;
    }
    #tribe-events-pg-template,
    .single-tribe_events .tribe-events-event-image {
        text-align: center;
    }
    .shop-title {
        text-align: center;
    }
    .featured-col-img {
        display: none;
    }
    .hero-text {
        max-width: 580px;
        font-size: 40px;
    }
    .feat-section-title,
    #dock-section .module-heading,
    .section-heading,
    .slick-slider .post-title,
    h1,
    h2 {
        font-size: 40px;
    }
    .special-menu {
        font-size: 25px;
    }
    .special-button {
        width: 100%;
        max-width: 230px;
    }
    .y-btn,
    .b-btn/*,
    .feat-menu-content p,
    #dock-section .module-paragraph p,
    .text-image-wrap .y-btn, 
    #about-section .y-btn,
    .featured-btn-wrap .y-btn */
    {
        font-size: 18px!important;
    }
    #dock-section .module-paragraph p {
        font-size: 18px;
    }
    .feat-menu-content p {
        font-size: 20px;
    }
    #dock-section {
        text-align: center;
    }
    #dock-section .module-heading {
        margin-top: 30px;
        margin-bottom: 0;
    }
    .events-info {
        font-size: 18px;
    }
    .events-title {
        font-size: 21px;
    }
    .title-box {
        font-size: 40px;
    }
    #gform_1 h3.gform_title {
        font-size: 35px;
    }
    #gform_1 span.gform_description {
        font-size: 25px;
        max-width: 600px;
        width: 100%;
        margin: auto;
    }
    .gform_button,
    .button {
        font-size: 18px!important;
    }
    .item-title {
        font-size: 21px;
    }
    .item-desc {
        max-width: 100%;
    }
    .feat-col-img {
        width: 100%;
        margin-bottom: -20px;
        position: relative;
        z-index: 1;
    }
    .image-holder {
        height: 400px;
    }
    .scd-digit {
        width: 110px!important;
        height: 130px!important;
        font-size: 50px!important;
        padding-top: 40px;
    }
    .kids-club .overlay-image {
        bottom: -20px;
        max-width: 355px;
    }
    #smartcountdown-2-days,
    #smartcountdown-2-days-digits,
    #smartcountdown-2-hours,
    #smartcountdown-2-minutes,
    #smartcountdown-2-seconds {
        margin: 0;
    }
    #specials-section .module-image {
        top: -65px;
    }
    #specials-section .module-image img {
        max-width: 400px;
    }
    .kids-club .text-image-wrap {
        padding: 5px 0;
    }
    .head-icons span {
        margin: 0 5px;
    }
    .kids-club {
        margin-bottom: -45px;
    }
    #about-section .module-heading {
        font-size: 42px;
    }
}

@media (min-width: 1025px) {
    a.custom-logo-link img {
        padding-top: 60px;
    }
    .content-box-wrapper {
        min-height: 500px;
    }
    .about-page .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .about-page .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .m-head {
        display: none
    }
    .d-head {
        padding-top: 10px;
        text-align: center;
    }
    .icon-wrap .fa,
    .fas,
    .icon-wrap .fa,
    .fas {
        font-size: 20px;
        margin: 0 10px;
    }
}

@media (max-width: 1024px) {
    /*.featured-menu {
           padding-right: 93px;
    }*/
    .specials-title {
        font-size: 30px;
    }
    .icon-wrap .fa,
    .icon-wrap .fas {
        color: #191919;
    }
    .icon-wrap {
        background-color: #e6b800;
        border-radius: 100%;
        height: 40px;
        width: 40px;
        text-align: center;
    }
    body.old-ios-v .row {
        display: block;
    }
    body.old-ios-v .row:before,
    body.old-ios-v .row:after {
        content: '';
        display: table;
    }
    body.old-ios-v .row:after {
        clear: both;
    }
    body.old-ios-v [class^="col-"] {
        float: left;
    }
    #menu-primary-1 {
        display: none;
    }
    header#masthead {
        background-color: #191919;
    }
    .head-icons {
        padding-top: 15px;
        /*padding-top: 50px;*/
    }
    a.custom-logo-link img {
        padding-top: 25px;
    }
    #hero-slider .slick-dots {
        bottom: -5px;
    }
    .hero-text {
        position: relative;
        z-index: 5;
    }
    .head-icons {
        margin-right: 115px;
        @media (max-width: 567px) {
            margin-right: 75px;
            margin-top: -115px;
        }
    }
    .feat-menu-title {
        font-size: 20px;
    }
    #dock-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .events-title {
        font-size: 18px;
    }
    .events-wrap {
        height: 270px;
    }
    .head-icons.d-head {
        display: none!important;
    }
}

@media (min-width: 992px) {
    #about-section .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    #about-section .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    #dock-section .col-lg-6:last-child {
        text-align: right;
    }
    
    #catering-page .module-heading {
        height: 100px;
    }
    #catering-page .col-lg-6 {
        padding: 30px 50px;
    }
    .feat-col-img {
        display: none;
    }
    #hero-slider .slick-dots {
        display: none!important;
    }
    .kids-club .text-image-button {
        text-align: right;
    }
}

@media (max-width: 991px) {
	.featured-button-wrap {
        text-align: center;
        margin-right: 0;
	}
    #about-section {
        background-position: right;
    }
    #about-section {
        text-align: center;
    }
    #about-section .col-lg-6 {
        padding-top: 0;
    }
    #specials-section .module-image {
       	right: -95px;
        bottom: 0;
        top: auto;
    }
    #specials-section .module-image img {
        max-width: 360px;
    }
    .kids-club .text-image-wrap {
        padding: 65px 35px;
        padding-top: 0;
    }
    .featured-menu-section {
        background-position: left;
    }
    .feat-col-img {
        margin-bottom: -40px;
        margin-top: -30px;
    }
    .text-image-button {
        margin-right: 0;
    }
    #about-section .module-image img {
        width: 100%;
        max-width: 155px;
    }
    /* .featured-menu {
        text-align: center;
        max-width: 100%;
    }*/
    .featured-button-wrap {
        width: 100%;
        text-align: center;
    }
    #catering-page .col-lg-6 {
        padding: 30px 20px;
    }
    #specials-page {
        text-align: center;
    }
    #specials-page .module-image img {
        max-width: 340px;
        width: 100%;
    }
    .inner-slide-content:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        background-color: rgba(255, 255, 255, 0.03);
        background-color: -webkit-rgba(255, 255, 255, 0.03);
        background-color: -o-rgba(255, 255, 255, 0.03);
        background-color: -ms-rgba(255, 255, 255, 0.03);
        width: 100%;
        height: 100%;
        display: block;
        z-index: 1;
    }
    .kids-club {
        text-align: center;
    }
    .kids-club .overlay-image {
        right: 0;
        opacity: .2;
        left: 0;
        margin: 0 auto;
        z-index: -1
     
    }
    /* .kids-club .text-image-wrap {
        padding: 70px;
    }*/
    .scd-digit {
        width: 90px!important;
        height: 100px!important;
        font-size: 40px!important;
        padding-top: 31px;
    }
    #smartcountdown-2-days,
    #smartcountdown-2-days-digits,
    #smartcountdown-2-hours,
    #smartcountdown-2-minutes,
    #smartcountdown-2-seconds {
        display: block!important;
    }
    #smartcountdown-2-hours-label,
    #smartcountdown-2-days-label,
    #smartcountdown-2-minutes-label,
    #smartcountdown-2-days-label,
    #smartcountdown-2-seconds-label {
        font-size: 25px!important;
        margin-bottom: 20px!important;
        padding-top: 15px!important;
    }
    #about-section {
        padding-bottom: 0;
        padding-top: 20px;
    }
    #hero-slider .ct-btn-scroll {
        display: none;
    }
    .about-page .module-image img {
        max-width: 170px;
    }
    .about-page {
        text-align: center;
    }
    .slick-next,
    .slick-prev {
        display: none!important;
    }
    p {
		font-size: 18px!important
	}
}

@media (min-width: 769px) {
    #content-title-0,
    #content-title-1 {
        padding-top: 210px;
    }
}

@media (max-width: 768px) {
    .timer-section {
        margin-top: -50px; 
    }
    .menu img {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .menu-title {
        font-size: 30px;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next,
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next,
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
        width: auto!important;
    }
    .title-box {
        font-size: 45px;
    }
    .specials-title {
        font-size: 26px;
    }
    .kids-club {
        margin-bottom: 0;
    }
    .feat-menu-content {
        width: 100%;
        max-width: 350px;
        margin: auto;
        margin-bottom: 21px;
    }
    #specials-section {
        text-align: center;
    }
    #specials-section .module-image {
        display: none;
    }
    .events-wrap {
        max-width: 400px;
        margin: auto auto 10px;
        height: 350px;
    }
    .events {
        padding: 30px 0;
    }
    #content-title-2 {
        max-width: 400px;
        margin: auto;
    }
    #specials-section {
        overflow: hidden;
    }
    .copyright-content span {
        display: block;
        font-size: 15px;
        margin-bottom: 10px;
    }
    .site-footer {
        padding: 40px 0;
    }
    #gform_1 h3.gform_title {
        margin-bottom: 25px;
    }
    .events-title-page {
        text-align: center;
    }
    .image-holder {
        height: 550px;
    }
    .feat-menu-content {
        max-width: 100%;
    }
    .featured-menu-section {
        margin-top: -65px;
        margin-bottom: -35px;
        padding: 100px 0;
    }
}

@media (max-width: 425px) {
    .featured-menu {
        padding-left: 0;
        padding-right: 0;
    }
    .feat-section-title {
        padding-top: 50px;
    }
    .featured-menu-section {
        margin-top: -85px;
        margin-bottom: -45px;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next,
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next,
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
        width: 100%!important;
        margin-left: 0!important;
        margin-right: 0;
        margin-bottom: 5px;
    }
    #tribe-events-footer:after,
    #tribe-events-footer:before,
    #tribe-events-header:after,
    #tribe-events-header:before {
        display: none
    }
    .no-image-fall span {
        font-size: 17px;
    }
    a.custom-logo-link img {
        max-width: 180px;
        padding-top: 40px;
    }
    .head-icons {
        padding-top: 0;
        margin-top: -65px;
    }
    #specials-section .module-paragraph p {
        max-width: 245px;
        width: 100%;
        font-weight: 700;
    }
    .title-box {
        font-size: 30px;
    }
    #content-title-2 {
        max-width: 200px;
    }
    #gform_1 span.gform_description {
        font-size: 21px;
        line-height: 1.5
    }
    .head-icons {
        margin-right: 70px;
    }
    .kids-club .overlay-image {
        bottom: 0;
        max-width: 330px;
    }
    
    #dock-section,
    .events {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 30px
    }
    #specials-section {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 70px
    }
    .image-holder {
        height: 355px;
    }
    .feat-section-title,
    #dock-section .module-heading,
    .section-heading,
    .slick-slider .post-title,
    h1,
    h2 {
        font-size: 35px;
    }
}

@media (max-width: 375px) {
    a.custom-logo-link img {
        max-width: 155px;
    }
     .head-icons.m-head {
    	padding-top: 10px;
    }
}

@media (max-width: 320px) {
    .no-image-fall span {
        font-size: 15px;
    }
    .head-icons {
        margin-right: 40px;
        padding-top: 10px;
    }
    a.custom-logo-link img {
        max-width: 160px;
    }
    button#responsive-menu-button img {
        max-width: 55px!important;
    }
    button#responsive-menu-button {
        right: 5%!important;
        top: 25px!important;
    }
    .feat-section-title,
    #dock-section .module-heading,
    .section-heading,
    .slick-slider .post-title,
    h1,
    h2 {
        font-size: 38px;
    }
    .hero-text {
        font-size: 35px;
    }
}

.woocommerce-checkout #secondary {
    display: none
}

.woocommerce-input-wrapper {
    width: 100%;
}

#order_review_heading {
    margin-top: 30px;
}

.select2-container .select2-selection--single {
    height: 37px;
    padding: 5px 0;
}

.woocommerce a.remove:hover {
    background-color: #000;
}

.woocommerce a.remove {
    color: #e6b800!important;
}

@media(max-width: 767px) and (min-width: 568px) {
    .head-icons {
        margin-top: -115px;
    }
}

/* weather widget */
.weather-ctr {
    text-align: center;
  }
  .weather-ctr .weather-link {
    position: relative;
    float: left;
    width: 33.333333333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  @media (min-width: 768px) {
    .weather-ctr .weather-link {
      float: left;
      width: 25%;
    }
  }
  @media (min-width: 992px) {
    .weather-ctr .weather-link {
      float: left;
      width: 25%;
    }
  }
  @media (max-width: 350px) {
    .weather-ctr .weather-link {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
  .weather-ctr .weather-link h2 {
    font-size: 18px;
    margin-top: 6px;
  }
  @media (max-width: 767px) {
    .weather-ctr .weather-link h2 {
      font-size: 16px;
    }
  }
  .weather-ctr .weather-link img {
    margin-bottom: 0 !important;
    background: none;
    width: 100%;
    -webkit-transform: scale(1,1);
    -webkit-transition-duration: 500ms;
    -webkit-transition-timing-function: ease-out;
    -moz-transform: scale(1,1);
    -moz-transition-duration: 500ms;
    -moz-transition-timing-function: ease-out;
    -ms-transform: scale(1,1);
    -ms-transition-duration: 500ms;
    -ms-transition-timing-function: ease-out;
    transform: scale(1,1);
    transition-duration: 500ms;
    transition-timing-function: ease-out;
  }
  .weather-ctr .weather-link img:hover {
    -webkit-transform: scale(1.1,1.1);
    -webkit-transition-duration: 500ms;
    -webkit-transition-timing-function: ease-out;
    -moz-transform: scale(1.1,1.1);
    -moz-transition-duration: 500ms;
    -moz-transition-timing-function: ease-out;
    -ms-transform: scale(1.10,1.10);
    -ms-transition-duration: 500ms;
    -ms-transition-timing-function: ease-out;
    transform: scale(1.1,1.1);
    transition-duration: 500ms;
    transition-timing-function: ease-out;
  }
  @media (min-width: 768px) {
    .weather-ctr .weather-link:nth-child(5) {
      margin-left: 12.5%;
    }
  }
  @media (min-width: 350px) and (max-width: 767px) {
    .weather-ctr .weather-link:nth-child(4),
    .weather-ctr .weather-link:nth-child(6) {
      margin-left: 16.6%;
    }
  }


body.banner-disabled #primary {
    padding-top: 6em;
}

.head-icons__left,
.head-icons__right {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%;
}

.head-icons__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.head-icons__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.head-icons__right .fas {
    font-size: 18px;
    margin: 0;
}

@media (min-width: 1025px) {
    body.banner-disabled .head-icons__left {
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%;
    }

    body.banner-disabled .head-icons__right {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%;
    }
}

@media (min-width: 1025px) {
    body.banner-disabled a.custom-logo-link img {
        padding-top: 10px;
    }


}

@media (max-width: 1024px) {
    body.banner-disabled header#masthead {
        height: 125px;
    }

    body.banner-disabled .head-icons.m-head {
        margin-right: 90px;
        margin-top: -75px;
        padding-top: 0;
    }
}

@media (max-width: 425px) {
    body.banner-disabled .head-icons.m-head {
        margin-right: 60px;
        margin-top: -65px;
        padding-top: 0;
    }
}

@media (min-width: 1025px) and (max-width: 1525px) {    
    .fallback_menu_default li a,
    .main-site-nav li a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 20px !important;
    }
}
@media screen and (min-width: 1250px) {    
    .fallback_menu_default li a,
    .main-site-nav li a {
        padding-left: 15px;
        padding-right: 0px;
    }
}
@media screen and (min-width: 1441px) {
    .fallback_menu_default li a,
    .main-site-nav li a {
       padding-left: 30px;

    }
}
.gallery-wrap {
    display: flex;
    flex-wrap: wrap;
}
.gallery-wrap-image {
    width: 30%;
    margin: 15px;
}
.button-learn-more {
    display: flex;
    justify-content: center;
}
.button-learn-more .button {
    max-width: 258px;
    height: 56px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
#gallery-slider {
    margin-bottom: 40px;
}
.gallery-slide-slider {
    margin: clamp(
        15px,
        calc(15px + (45 - 15) * (100vw - 395px) / (1920 - 395)),
        45px
    );
}

#custom-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 99999999;
    padding: 10px;
}

.popup-content {
    background: #000000;
    padding: 30px;
    border-radius: 10px;
    max-width: 500px;
    text-align: center;
    position: relative;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    @media (max-width: 640px) {
        padding: 15px;
    }

    #frmD3Forms5617_form_container {
        #frmD3Forms5617 {
            margin: 0;

            #frmD3Forms5617_submit_button {
                max-width: 150px;
                width: 100%;
                color: white;
                font-family: 'Crackhouse';
                letter-spacing: 1px;
                background-color: #e6b800;
                font-size: 25px;
                margin: 0 auto;
                line-height: 1;
            }

            #frmD3Forms5617_submit_button:hover {
                background-color: #5c5c5c;
            }

            display: flex;
            flex-wrap: wrap;
            width: 100%;
            justify-content: space-between;

            .form-group {
                width: 48%;
                margin-bottom: 15px;
                @media (max-width: 600px) {
                    width: 100%;
                    margin-bottom: 10px;
                }

                input {
                    background-color: #5c5c5c;
                    height: 30px;
                    color: white;
                    font-family: 'Crackhouse';
                    letter-spacing: 1px;
                }

                input::placeholder {
                    color: white;
                    font-family: 'Crackhouse';
                    letter-spacing: 1px;
                }
            }
        }
    }
}

.popup-close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
    color: #e6b800;
}

.popup__text {
    p {
        color: white;
        font-family: 'Myriad Pro';
        font-size: 12.5px;
        line-height: normal;
        letter-spacing: 0.4px;
        @media (max-width: 640px) {
            font-size: 10px !important;
        }
    }

    h1, h2, h3, h4, h5, h6 {
        font-family: 'Crackhouse';
        font-weight: 400;
        color: white;
        max-width: 400px;
        margin: 0 auto;
        @media (max-width: 640px) {
            font-size: 25px !important;
        }
    }
}

.popup__logo {
    img {
        max-width: 120px;
        width: 100%;
        max-height: 60px;
    }
}

.popup-wrapper__logo {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}


#frmD3Forms5617_form_container {
    #frmD3Forms5617 {
        #frmD3Forms5617_submit_button {
            max-width: 150px;
            width: 100%;
            color: white;
            font-family: 'Crackhouse';
            letter-spacing: 1px;
            background-color: #e6b800;
            font-size: 25px;
            margin: 0 auto;
            line-height: 1;
        }

        #frmD3Forms5617_submit_button:hover {
            background-color: #5c5c5c;
        }

        display: flex;
        flex-wrap: wrap;
        width: 70%;
        justify-content: space-between;
        margin: 0 auto;
        @media (max-width: 992px) {
            width: 100%;
        }

        .form-group {
            width: 48%;
            margin-bottom: 15px;
            @media (max-width: 600px) {
                width: 100%;
            }

            input {
                background-color: #5c5c5c;
                height: 50px;
                color: white;
                font-family: 'Crackhouse';
                letter-spacing: 1px;
            }

            input::placeholder {
                color: white;
                font-family: 'Crackhouse';
                letter-spacing: 1px;
            }
        }
    }
}


#footer-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}

.footer-button-link {
    background-color: var(--button-bg-color);
    color: var(--button-text-color);
    padding: 15px 25px;
    text-decoration: none;
    border-radius: 5px;
    font-size: clamp(
            16px,
            calc(16px + (24 - 16) * (100vw - 395px) / (1920 - 395)),
            24px
    );
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
    display: inline-block;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    @media (max-width: 500px ) {
        font-size: 13px;
    }
}

.footer-button-link:hover {
    background-color: var(--button-hover-bg-color);
}
.cp-top {
    bottom: 100px !important;
}
#rmp_menu_trigger-2086 {
    @media (max-width: 425px) {
        top: 45px !important;
    }
}