html {
    overflow-x: hidden;
}
body {
	color:#131720;
}
a,
body,
p,
input,
select,
optgroup,
textarea {
	font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
a:hover{
    color: #DFAA64;
}
a{
    color: inherit;
}

img {
	height: auto;
	max-width: 100%;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Bebas Neue", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
}
.navik-menu ul li>a {
    font-family: "Bebas Neue", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
}
.center-menu-2 .navik-menu {
    border-top:none;
}
.navik-header {
    background-color: #10131C;
}
.navik-header.center-menu-2 .logo img, .navik-header .logo img {
    max-width: 180px;
}
.slidercontnt .bx-wrapper, .slidererydots .bx-wrapper {
    position: relative;
    margin: 0px;
}
.slidercontnt .bx-wrapper .bx-controls-auto, .slidercontnt .bx-wrapper .bx-pager, .slidererydots .bx-controls-auto, .slidererydots .bx-pager{
    bottom: 25px;
}
.slidercontnt .bx-wrapper .bx-pager.bx-default-pager a, .slidererydots .bx-pager.bx-default-pager a{
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background: transparent;
    border: 1px solid #fff;
}
.slidercontnt .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link.active, .slidererydots .bx-pager.bx-default-pager a.bx-pager-link.active{
    background: #ffffffed;
}
.newsltterfrm form {
    display: flex;
    width: 100%;
    align-items: flex-end;
}
.newsltterfrm form .wpforms-field {
    padding: 0px;
}
.newsltterfrm form input {
    border: none !important;
    background: transparent !important;
    border-bottom: 1px solid #5a5a5a !important;
    border-radius: 0px !important;
}
.newsltterfrm form .wpforms-field-container {
    width: 100%;
}
.newsltterfrm form .wpforms-submit-container button.wpforms-submit {
    width: 150px;
    border-radius: 0px !important;
    background: #2B2B2B !important;
    margin-left: 21px;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    height: 47px !important;
}
.newsltterfrm form .wpforms-submit-container button.wpforms-submit:hover {
    background: #9E4D46 !important;
}
.newsltterfrm form label.wpforms-field-label {
    font-weight: 400;
}
.newsltterfrm form .wpforms-field input.wpforms-error:focus, .newsltterfrm form .wpforms-container-full select:focus:invalid, .newsltterfrm form input:focus{
box-shadow: none !important;
}
.newsltterfrm form em.wpforms-error{
    position: absolute !important;
}
.newsfrms {
    position: relative;
}
.form_partis button.wpforms-submit {
    background: transparent !important;
    border: 1px solid #fff !important;
    height: 49px !important;
}
.form_partis button.wpforms-submit:hover {
    background: #fff !important;
}
.form_partis button.wpforms-submit:focus, .form_partis button[type=submit]:not(:hover):not(:active) {
    outline: none !important;
    box-shadow: none !important;
}
.form_partis button[type=submit]:focus:after{
    border: none !important;
}
.form_partis textarea:focus, .form_partis input:focus, .form_partis select:focus{
border-color: #fff !important;
box-shadow: none !important;
}
.wpforms-field.wpforms-field-html {
    margin-top: 15px;
    color: #fff;
}

/* Container for masonry layout */
.menu_container.single-card {
    -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1; 
        width: 500px;
        margin: auto;
}

.menu_container.single-card .menu_cardbx {
    width: 100%;
}



.menu_container.multiple-cards {
    -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1; 
}

.menu_cardbx {
    padding: 20px 30px;
    background-color: #fff;
    border-radius: 2px;
    margin: 10px 5px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    display: inline-block;
    break-inside: avoid;
    width: 100%;
}

.menu_tems_imgaes img {
    width: 100%;
    height: auto;
}

.menu_itemnameprcwrp h4 {
    margin: 0;
}

.menu_itemnameprcwrp span {
    font-weight: bold;
}

.menuitemsdscrn p {
    margin: 0;
    color: #000;
}

.menu_container.single-card {
    grid-template-columns: 1fr;
    justify-content: center; 
}

.menu_container.single-card .menu_cardbx {
    width: 100%;
}
.menu_tab_bttn ul#pills-tab {
    justify-content: center;
    gap: 12px;
}
.menu_tab_bttn button.nav-link {
	font-family:"Bebas Neue", sans-serif;
    border: none;
    border-radius: 0px;
    padding: 0px 30px;
    height: 47px;
    font-size: 21px;
    text-transform: uppercase;
    background: #9E4D46;
    color: #FAF5E9;
}
.menu_tab_bttn li.nav-item button.nav-link.active,  .menu_tab_bttn button.nav-link button.nav-link:hover{
    background: #0F131C !important;
}
.menu_tab_bttn {
    padding-bottom: 30px;
}
.menucategname h3 {
    text-transform: uppercase;
    font-size: 28px;
    color: #0F131C;
    font-weight: 400;
	word-break: break-all;
}
.menucategname {
    text-align: center;
    margin-bottom: 25px;
}
.menu_cardwrpas {
    max-width: 1100px;
    margin: auto;
}
.menu_itemnameprcwrp {
    display: flex;
    align-items: flex-start;
    padding-bottom: 7px;
}
.menu_tems_imgaes {
    padding-bottom: 15px;
}
.menu_itemnameprcwrp h4 {
    margin: 0;
    width: 100%;
    font-size: 18px;
    color: #0F131C;
    font-weight: 400;
    font-family: inherit;
}
.menu_itemnameprcwrp span {
    /* white-space: nowrap; */
    font-size: 18px;
    color: #9E4D46;
    font-weight: 400;
    font-family: inherit;
    word-break: auto-phrase;
	text-align:right;
}
.menuitemsdscrn {
    padding-bottom: 19px;
}
.menu_temswrps {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 19px;
}
.toparanav {
    text-align: center;
    background: #353638;
    padding: 7px;
	display: none;
}
body.home .toparanav {
	display:block;
}
.toparanav p {
    margin: 0px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
.toparanav a {
    background: #FFFFFF;
    padding: 4px 13px;
    display: inline-block;
    margin-left: 18px;
    font-size: 13px;
    color: #000;
}
.navik-header.sticky .toparanav {
    display: none;
}
ul.socialnav li.social-links.social-icons-holder.social-square a i:before{
    font-family: fontAwesome;
}
.formdsnsparty label.forminator-label {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-bottom: 8px !important;
}
.formdsnsparty .forminator-row {
    margin-bottom: 14px !important;
}
.formdsnsparty input, .formdsnsparty .select2-selection, .formdsnsparty input, .formdsnsparty textarea {
    /* background: transparent !important; */
    border-color: #fff !important;
}
.formdsnsparty .forminator-input-with-icon label {
    position: absolute !important;
    top: 20px !important;
}
.formdsnsparty .forminator-field-html .forminator-field.forminator-merge-tags {
    color: #fff !important;
    position: relative;
    top: 10px;
    font-weight: 300;
}
/* .formdsnsparty button.forminator-button.forminator-button-submit {
    width: 100% !important;
    background: transparent !important;
    border: 1px solid #fff !important;
    height: 48px !important;
    margin-top: 13px !important;
    text-transform: uppercase;
    font-size: 17px !important;
    font-weight: 400 !important;
} */
.formdsnsparty button.forminator-button.forminator-button-submit {
    width: 100% !important;
    background: #FBC250!important;
    height: 48px !important;
    margin-top: 13px !important;
    text-transform: uppercase;
    font-size: 17px !important;
    font-weight: 400 !important;
	color: #000 !important;
}
.formdsnsparty button.forminator-button.forminator-button-submit:hover {
    background: #FBC250 !important;
    color: #000 !important;
}
.newsltterfrm span.forminator-error-message {
    position: absolute;
}
.newsltterfrm .forminator-row {
    width: 100%;
}
.newsltterfrm .forminator-row.forminator-row-last {
    width: auto;
}
.newsltterfrm button.forminator-button.forminator-button-submit {
    background-color: #2B2B2B !important;
    background: #2B2B2B !important;
    color: #fff !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: #2B2B2B !important;
    width: 150px !important;
    margin-left: 20px !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    font-weight: 300 !important;
}
.newsltterfrm button.forminator-button.forminator-button-submit:hover{
    background-color: #9E4D46 !important;
    background: #9E4D46 !important;
    color: #fff !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: #9E4D46 !important;
}
.uabb-testimonial-author {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0px 12px;
}
.uabb-testimonial-author .uabb-testimonial-author-name {
    /* flex: 1; */
    flex: 0 0 100%;
}

.uabb-testimonial-author-description {
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
}
/* .uabb-testimonial-author-description:before {
    content: "\f10d";
    position: absolute;
    left: 5px;
    color: #9E4D46;
    font: normal normal normal 48px / 1 FontAwesome;
}
.uabb-testimonial-author-description:after {
    content: "\f10e";
    position: absolute;
    right: 5px;
    bottom: 0px;
    color: #9E4D46;
    font: normal normal normal 48px / 1 FontAwesome;
} */

.uabb-testimonial .uabb-rating {
	position: absolute;
	top:0;
}

.uabb-testimonial-author-description {
    padding-top: 48px !important;
    padding-bottom: 40px;
}

.fl-node-noxc1ilg4uzd .uabb-testimonial .uabb-rating .uabb-rating__ico {
    color: #ffffff;
    font-size: 24px;
    margin-right: 4px;
}

.uabb-testimonials-wrap .bx-pager.bx-default-pager {
    display: none;
}

.uabb-testimonial-author-designation {
    font-weight: 600;
}

.navik-menu ul li.current-menu-item>a, .navik-menu ul li:hover>a {
    color: #DFAA64 !important;
}
ul.socialnav li:hover>a {
    color: #fff;
}
ul.socialnav li>a:hover {
    color: #D6C5BD;
}
.acceblity h1 {
    font-size: 36px;
    font-weight: 400;
}
.acceblity h2 {
    font-weight: 400;
    font-size: 30px;
    margin-top: 40px;
}
div#tnp-modal-body h2 {
    font-size: 51px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
}
div#tnp-modal-body p {
    text-align: center;
    font-size: 18px;
    margin-bottom: 40px;
}
.tnp.tnp-subscription.tnp-subscription-popup {
    margin: 0px;
    width: 100% !important;
    max-width: 100%;
}
.tnp.tnp-subscription.tnp-subscription-popup form {
    width: 100% !important;
}
.tnp.tnp-subscription.tnp-subscription-popup input[type=email], .tnp.tnp-subscription.tnp-subscription-popup input[type=text] {
    height: 49px;
    background: transparent;
    border: 1px solid #000;
}
.tnp.tnp-subscription.tnp-subscription-popup .tnp-field.tnp-field-email label, .tnp.tnp-subscription.tnp-subscription-popup .tnp-field.tnp-field-profile label {
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
}
.tnp.tnp-subscription.tnp-subscription-popup .tnp-field.tnp-field-email, .tnp.tnp-subscription.tnp-subscription-popup .tnp-field.tnp-field-profile {
    margin-bottom: 36px;
}
.tnp.tnp-subscription.tnp-subscription-popup .tnp-field.tnp-privacy-field a {
    color: inherit;
    text-decoration: none;
}
.tnp.tnp-subscription.tnp-subscription-popup .tnp-field.tnp-privacy-field {
    margin-bottom: 40px;
}
.tnp.tnp-subscription.tnp-subscription-popup input.tnp-submit {
    width: 100%;
    height: 49px;
    background: #2a2a2a;
    text-transform: uppercase;
    font-size: 18px;
}
#tnp-modal-content {
    max-width: 600px !important;
}
.tnp.tnp-subscription.hide {
    display: none !important;
}
.navik-menu.submenu-top-border li>ul {
    border-top: 0px solid #D6C5BD;
}
.navik-menu li>ul {
    padding: 9px 0;
    background-color: #101217;
}

.navik-menu ul ul li>a {
    font-size: 16px;
    font-style: normal;
    color: #fff !important;
    text-transform: uppercase;
}
.no-scroll {
	overflow: hidden !important;
    height: 100%;
}
html{
    height: 100%;
}
.forminator-error-message {
    background-color: transparent !important;
    padding: 0px !important;
}
.newslttrhmefrm .tnp.tnp-subscription {
    margin: 16px !important;
}
.newslttrhmefrm .tnp.tnp-subscription form {
    display: flex;
    align-items: flex-end;
    width: 100%;
}
.newslttrhmefrm .tnp.tnp-subscription form .tnp-field.tnp-field-email {
    width: 100%;
    margin-right: 22px;
}
.newslttrhmefrm .tnp.tnp-subscription form .tnp-field.tnp-field-email input[type=email] {
    background: transparent !important;
    border-bottom: 1px solid #000;
}
.newslttrhmefrm .tnp.tnp-subscription form input.tnp-submit {
    text-transform: uppercase;
    font-size: 16px;
}
.newslttrhmefrm .tnp.tnp-subscription form .tnp-field.tnp-field-email input[type=email]:focus-visible {
    box-shadow: none;
    outline: none;
}

.footer-links a:hover {
    color: #DFAA64 !important;
}

.navik-header {
    z-index: 99;
}

/* Terms Condtions & Privacy */
.terms-conditions h1, .privacy-heading h1 {
    font-size: 48px;
    margin: auto;
    font-weight: 400;
}
.terms-conditions h3, .privacy-content h3, .privacy-content h4  {
    margin-top: 24px;
    margin-bottom: 10px;
    font-weight: 400;
}

.privacy-content a {
    color: #DFAA64;
}

.privacy-content a:hover {
	text-decoration:underline;
}

/* Job Form */
form#forminator-module-311 {
    max-width: 640px;
    margin: auto;
}
.form-field-forminator label {
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 500 !important;
    margin-bottom: 4px !important;
}


.forminator-field-consent p, .forminator-field-consent p a {
    font-size: 16px !important;
    margin-bottom: 10px;
  
}

.forminator-field-consent p a, .forminator-field-consent p a:hover  {
    color: #007acc;
    text-decoration: underline;
}

.terms-message-list li {
    font-size: 16px;
    margin-bottom: 4px;

}

.forminator-ui#forminator-module-311.forminator-design--default .forminator-button-submit {
    text-transform: uppercase;
    width: 100%;
    font-weight: 600;
}

.forminator-ui#forminator-module-311.forminator-design--default .forminator-label {
    font-size: 16px !important;
    margin-bottom: 20px;
}

.forminator-ui#forminator-module-311.forminator-design--default .forminator-file-upload > span {
    color: #444 !important;
    font-size: 14px !important;
}

.careers-form .forminator-row {
    margin-bottom: 20px !important;
}

/* Catering Form */
.cateringform .forminator-row {
    margin-bottom: 20px !important;
}
#forminator-module-326 button.forminator-button.forminator-button-submit {
    width: 100%;
    text-transform: uppercase;
}

.forminator-ui#forminator-module-326.forminator-design--default .forminator-label {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    margin-bottom: 8px;
}

.cateringform form#forminator-module-326 {
    background: #222222;
    padding: 16px;
    border-radius: 4px;
}

.iti__flag-container {
    display: none;
}

#forminator-module-326 .forminator-field.forminator-merge-tags {
    position: relative;
    top: 10px;
    font-size: 16px !important;
    font-weight: 500 !important;
}

/* Custom Newsletter */
.modal-newsletter {	
	color: #9f9f9f;
	max-width: 525px;
	font-size: 15px;
}		
.modal-newsletter .modal-content {
	padding: 40px 20px;
	border-radius: 0px;		
	border: none;
}
.modal-newsletter .modal-header {
	border-bottom: none;   
	position: relative;
	text-align: center;
	border-radius: 5px 5px 0 0;
    padding: 0;
}
.newsletter-heading {
	color: #000;
	text-align: center;
	font-weight: 500;
    font-size: 37px;
	margin: 0;		
	text-transform: uppercase;
}	
.modal-newsletter .close {
    position: absolute;
    top: -25px;
    right: 0;
    color: #000000;
    text-shadow: none;
    opacity: 0.7;
    font-size: 30px;
    font-weight: normal;
}
.modal-newsletter .close:hover {
	opacity: 0.8;
}
.newsletter-form .form-control, .newsletter-form .btn {
	min-height: 46px;
	border-radius: 1px; 
}
.newsletter-form .form-control {
    box-shadow: none;
    background: transparent;
	color:#ffffff;
    border: 0;
    border: #F8F3E7;
    border-bottom: 1px solid #fff;
    padding-left: 0;
    font-size: 15px;
}
.newsletter-form .form-control:focus {
	border-color: #F8F3E7;
	/* box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); */
}


.newsletter-form .btn {
    color: #ffffff;
    background: transparent;
    font-family: "Bebas Neue", sans-serif;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    padding: 10px 16px;
    margin-top: 24px;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 400;
    border: 2px solid #fff;
    width: max-content !important;
    display: block;
    line-height: 18px;
}
.newsletter-form .btn:hover, .newsletter-form .btn:focus {
	background: #ffffff;
	outline: none;
	color:#10131c;
	/* box-shadow: 0 0 8px rgba(0, 0, 0, 0.4); */
}

.newsletter-form .form-control::placeholder {
    color: #777;
    opacity: 1;
}
.newsletter-form .form-control::-webkit-input-placeholder {
    color: #777;
    opacity: 1;
}


.hint-text {
	margin: 20px auto;
	text-align: center;
}
.custome-label-color {
    color: #212529;
}

/* Privacy */
.privacy-tex {
    flex-direction: row-reverse;
    display: flex;
    position: relative;
    margin-bottom: 20px;
    justify-content: flex-end;
}

.mandatory {
    color: red;
}

.privacy-tex a {
    text-decoration: underline !important;
    color: #F8F3E7 !important;
}
.checkinput {
    margin-right: 8px;
}
#newsletter2 label {
    color: #F8F3E7;
}

.newsletter-form label.error {
    font-size: 12px;
    color: #F8F3E7;
    position: absolute;
}

#Privacy-error {
    bottom: -22px;
}
#already-email, #already-email1 {
    color: #F8F3E7;
    margin-bottom: 10px;
}


.everyday {
    text-transform: uppercase;
    font-size: 24px;
    color: #9E4D46;
    font-weight: 400;
    word-break: break-all;
    font-family: "EB Garamond", serif;
    margin: 0;
}

#custom-happy-hour {
    text-align: center;
}
.drinks-time span {
    display: block;
    font-weight: 500;
    color: #9E4D46;
}

/* Video Header Style */
.video-banner-outer {
    position: relative;
    height: calc(100vh - 0px);
    overflow: hidden;
}

#bannerVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}



#muteUnmuteButton {
    position: absolute;
    left: 40px;
    bottom: 20px;
    border: 0;
    outline: 0;
    display: block;
    color: #fff;
    cursor: pointer;
}

.video-inner-wrapper {
    padding-bottom: 56.25%;
    position: relative;
    height: 100%;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}

#muteUnmuteButton i {
    font-size: 24px;
}

@media (max-width:1199px) {
    .video-banner-outer {
    height: auto;
    overflow: hidden;
}
}

.events-img-container {
    max-width: 540px;
    margin: auto;
}

.events-img-container {
    max-width: 540px;
    margin: auto;
}

.meet-video {
    max-width: 720px;
    margin: 20px auto 0;
    padding: 0px 10px;
}

.meet-video .embed-responsive.embed-responsive-16by9 {
    box-shadow: #DFAA64 0px 0px 0px 4px, #9E4D46 0px 0px 0px 8px;
    -webkit-box-shadow: #DFAA64 0px 0px 0px 4px, #9E4D46 0px 0px 0px 8px;
}

.second-price {
    color: #9E4D46;
    float: right;
}

/* Gallery */
/* Gallery */
.gallery-grid-wraper {
    display: grid;
    grid-template-areas:
    "first first second third fourth"
    "first first fifth sixth seventh";
    justify-items: center;
    grid-gap: 0;
  }
.gallery-grid-wraper-2 {
	 display: grid;
    grid-template-areas:
    "item1 item2 item3 item3 item4"
    "item5 item6 item3 item3 item7";
    justify-items: center;
    grid-gap: 0;
}
  
  .gallery-items, .gallery-items-2 {
    width: 100%;
    overflow: hidden;
    background: #000;
    position: relative;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
  }


  .gallery-items a, .gallery-items-2 a {
    display: block;
    height: 100%;
    width: 100%;
   }

/*    .gallery-items::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.4);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
} */

.gallery-items:hover:after {
  display: none;
}
  
.g_first {
    grid-area: first;
}
.g_first-2 {
	grid-area: item1;
}
.g_second {
    grid-area: second;
}
.g_second-2 {
    grid-area: item2;
}
.g_third {
    grid-area: third;
}
.g_third-2 {
    grid-area: item3;
}
.g_fourth {
    grid-area: fourth;
}
.g_fourth-2 {
    grid-area: item4;
}
.g_fifth {
    grid-area: fifth;
}
.g_fifth-2 {
    grid-area: item5;
}
.g_sixth {
    grid-area: sixth;
}
.g_sixth-2 {
    grid-area: item6;
}
.g_seventh {
    grid-area: seventh;
}
.g_seventh-2 {
    grid-area: item7;
}

  .gallery-items img, .gallery-items-2 img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
	aspect-ratio: 1 / 1;  
  }
  
  .gallery-items img:hover, .gallery-items-2 img:hover {
    transform: scale(1.1);
  }


  .fancybox-button.fancybox-button--zoom, .fancybox-button.fancybox-button--thumbs {
    display: none !important;
}
body.compensate-for-scrollbar {
    margin-right: 0px;
}

/*   @media(min-width:768px) {
    .gallery-items {
       min-height:240px;
      }
  } */

  @media(max-width:575px) {
    .gallery-grid-wraper {
      grid-template-areas:
      "first first"
      "second third"
      "fourth fifth"
      "sixth seventh"
      ;
    }
	   .gallery-grid-wraper-2 {
      grid-template-areas:
      "item1 item2"
      "item3 item3"
      "item4 item5"
      "item6 item7"
      ;
    }
  }
  
/* Galler End */


/* Map */
 #map {
      height: 530px;
      width: 100%;    
    }
    .leaflet-popup-content-wrapper {
      font-size: 16px;
      font-weight: 600;
      color: #2c3e50;
      padding: 12px 16px;
      border-radius: 10px;
      box-shadow: 0 3px 8px rgba(0,0,0,0.15);
    }
    .leaflet-popup-content {
      margin: 0;
    }
    .leaflet-popup-tip {
      background: #fff;
    }
    .leaflet-control-resetzoom {
      padding: 8px 40px;
    text-transform: uppercase;
    background-color: #9E4D46;
    background: #9E4D46;
    color: #FAF5E9;
    border-width: 2px;
    border-style: solid;
    border-color: #9E4D46;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-size: 21px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    line-height: 1.4em;
	cursor:pointer;	
    }
    .leaflet-control-resetzoom:hover {
      background-color: #000;
	  border-color: #000;
      color: #fff;
      box-shadow: none;
    }


/* Location */

.location-wrapper {
    padding: 0 10px;
	background: #FAF5E9;
	max-height: 520px;
    overflow-y: auto;
}
.location-box strong {
    font-family: "Ultra", serif;
    color: #0F131C;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
.location-box {
    text-align: center;
}

.location-box h2 {
    font-size: 48px;
    padding-top: 32px;
}

.location-btn {
    padding: 8px 32px;
    text-transform: uppercase;
    background-color: #9E4D46;
    background: #9E4D46;
    color: #FAF5E9;
    border-width: 2px;
    border-style: solid;
    border-color: #9E4D46;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-size: 21px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    line-height: 1.4em;
	margin: 10px 5px;
    display:inline-block;
}

.location-box a:hover {
    color: inherit;
    text-decoration: underline;
}
.location-btn:hover, .location-btn:focus {
    background: #0f131c;
    border-color: #0f131c !important;
    color: #fff !important;
    text-decoration: none !important;
}

#forminator-module-659 {
    background: #fff !important;
    padding: 16px !important;
    border-radius: 4px !important;
}
.forminator-ui#forminator-module-659.forminator-design--default .forminator-button-submit {
    display: block;
    width: 100%;
    text-transform: uppercase;
}
.forminator-ui#forminator-module-659.forminator-design--default .forminator-label {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
}

form#forminator-module-173 {
    max-width: 625px;
    margin: auto;
    background: #222222;
    padding: 20px !important;
    border: 1px solid #444141;
}

/* Reservation form */
.reservation-form {
    background: #222;
    border-radius: 10px;
    border: 1px solid #3c3b3b;
    padding: 32px 24px  24px;
}
.forminator-pagination-footer {
    justify-content: center !important;
    gap: 20px;
}
.reservation-form .forminator-button.forminator-button-next {
    width: 170px !important;
    background: #fbc250;
}
/* Each step button */

.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-pagination-steps .forminator-step {
	width: 50% !important;
	position:relative;
}

.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-pagination-steps {
	margin-bottom:48px !important;
}
.forminator-ui#forminator-module-670.forminator-design--default .forminator-label {
    margin-bottom: 8px;
}
/* Label inside step */
.forminator-step-label {
  display: inline-block;
  color: #A7A7A7 !important;
  font-size: 21px !important;
  font-weight: 900 !important;	
}

/* Active step */
.forminator-step.forminator-current .forminator-step-label {
  color: #FBC250 !important; /* Highlight color */
}

/* Underline for active step */
.forminator-step.forminator-current::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #FBC250;
  border-radius: 2px;
}

/* Hide the step dot (optional) */
.forminator-step-dot {
  display: none !important;
}

/* Pop Up Style */
.custom-style .modal-header {
    border: 0;
}
.custom-style .modal-dialog {
    max-width: 600px;
}
.custom-style .modal-body {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
}
.popup-heading {
    color: #000;
    font-size: 30px;
    font-weight: 400;
}
.popup-subtext {
    font-size: 22px;
 color: #000;
}
.popup-para {
 color: #000;
    font-size: 20px;
    margin-top: 20px;
}

.custom-style .modal-footer {
    border: 0;
    margin-bottom: 24px;
    justify-content: center;
}

.popu-btn {
    background-color: #000000;
    color: #fff;
    padding: 9px 40px;
    font-size: 1em;
    border-radius: 4px;
    text-decoration: none;
}

.popu-btn:hover, .popu-btn:focus {
  text-decoration:none;
}

.custom-style .modal-header .close {
    font-size: 3em;
    font-weight: normal;
    line-height: 0.8em;
    color: #000;
    opacity: 0.8;

}


/* Button */
.okla-button {
    display: inline-block;
    padding-top: 10px;
    padding-right: 16px;
    padding-bottom: 10px;
    padding-left: 16px;
    background: transparent;
    border: 2px solid #fff;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-size: 21px;
    color: #fff;
    line-height: 18px;
	transition: all 0.3s ease;
	margin-right:1rem;
}


.okla-button:hover, .okla-button:focus {
	background:#fff;
	color:#10131c;
}

.map-home {
	overflow:hidden;
}

.newsletter-header h3 {
    font-size: 67px;
    font-weight: 400;
    margin-top: 32px;
}


.navik-menu.separate-line>ul>li:last-child>a {
	padding:0;
}

.navik-menu ul li.header-order-online a {
    border: 2px solid #fff;
    padding: 10px 16px !important;
    margin-left: 10px;
	transition:all 0.3s ease;
	line-height:18px !important;
	text-align: center;
	
}

.navik-menu ul li.header-order-online a:hover, .navik-menu ul li.header-order-online a:focus {
	background:#fff;
	color:#10131c !important;
}



/* Hero Section bg*/
	/* Hero Image*/
.hero {
  height: calc(100vh - 73px);
  background-color: rgb(16 19 28 / 41%);
}

/*Background Image */
.hero:before {
  content: "";
  background: url("/wp-content/uploads/2025/07/hero-section-bg.jpg") no-repeat center center/cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.hero-inner {
  position: relative;
  height: 100%;
}



.social-float-links {
    position: absolute;
    bottom: 20px;
    right: 24px;
}

.social-wrap {
    display: flex;
    flex-direction: column;
    gap: 12px;
	
}

.social-wrap a {
    height: 40px;
    width: 40px;
    background: #10131c;
    border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    transition: all 0.3s ease;
}
.social-wrap a:hover, .social-wrap a:focus {
    background: #fff;
    color: #10131c;
}


   .ticker-slider {
      display: flex;
      align-items: center;
	   padding:12px 0px 12px;
    }

    .ticker-slider .slick-slide {
      white-space: nowrap;
      margin: 0;
      display: inline-block;
	  margin-right: 8px;
	  line-height:1em;
	  margin-bottom:-4px;
    }

    .ticker-slider .slick-slide:focus {
      outline: none;
    }

    /* Pause animation on hover or touch */
    .ticker-container:hover .slick-track,
    .ticker-container:active .slick-track {
      animation-play-state: paused !important;
      -webkit-animation-play-state: paused !important;
    }

.error {
    color: #9e4d46 !important;
}


/* Back to top */
#button {
    display: inline-block;
    background-color: transparent;
    width: 42px;
    height: 42px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, 
    opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    border: 2px solid #fff;
}
#button::after {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 1.2em;
    line-height: 42px;
    color: #fff;
    content: "\f062";
}
#button:hover::after {
	color: #10131c;
}
#button:hover, #button:active {
  cursor: pointer;
  background-color: #fff;
  text-decoration:none;
}
 
#button.show {
  opacity: 1;
  visibility: visible;
}


