@import url('https://fonts.googleapis.com/css2?family=Abyssinica+SIL&family=Adamina&family=Jost:ital,wght@0,100..900;1,100..900&family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Syne:wght@400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abyssinica+SIL&family=Adamina&family=Jost:ital,wght@0,100..900;1,100..900&family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Syne:wght@400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abyssinica+SIL&family=Adamina&family=Jost:ital,wght@0,100..900;1,100..900&family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Special+Elite&family=Syne:wght@400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abyssinica+SIL&family=Adamina&family=Jost:ital,wght@0,100..900;1,100..900&family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Special+Elite&family=Syne:wght@400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alegreya:ital,wght@0,400..900;1,400..900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Merienda:wght@300..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alegreya:ital,wght@0,400..900;1,400..900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Merienda:wght@300..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Flex:opsz,wght,XOPQ,XTRA,YOPQ,YTDE,YTFI,YTLC,YTUC@8..144,100..1000,96,468,79,-203,738,514,712&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/*@font-face {
  font-family: 'MyCustomFont';
  src: url('assets/font/Bell MT.ttf') format('truetype');
}*/
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html,body{overflow-x: hidden;}
a{text-decoration: none;}
ul{
    margin-bottom: 0 !important; 
    padding-left: 0 !important;
}
ul li{list-style: none;}


/*===================== header =========================*/
.navbar {background: transparent;}
.main-head {
    position: relative;
    z-index: 999;
}
.navbar .navbar-nav .nav-item span {
    font-size: 18px;
    font-weight: 600;
	padding: 10px;
    color: #fff;
    cursor: pointer;
	font-family: "Mulish", sans-serif;
}
.navbar .navbar-nav .nav-item a{
    padding: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    font-family: "Mulish", sans-serif;
}
/*.navbar-nav .active{color: #E41E26 !important;}*/
.navbar-nav li a:hover{color: #EFBA54 !important; transition: all 0.4s ease 0s;}

.btn-wrp {display: flex;gap: 25px;}

.fixed-header.is-sticky {
    position: fixed;
	background-color: rgba(0, 0, 0, 0.65);
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
/*    backdrop-filter: blur(10px);  */
	backdrop-filter: blur(20px) saturate(1.8);
    top: 0;
    width: 100%;
    z-index: 99999;
    animation: slideDown 0.35s ease-out;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}

.navbar .navbar-nav .nav-item .sub-menu span {
    font-size: 18px;
    font-weight: 600;
	padding: 15px;
    color: #000;
    cursor: pointer;
	font-family: "Mulish", sans-serif;
}
.navbar-nav li a i {
    font-size: 12px;
    margin-left: 5px;
}
.hover-menu-oprn .sub-menu li a{color: #000 !important;font-family: "Mulish", sans-serif;}
.hover-menu-oprn{display:none;position:relative;}
.hover-menu-oprn {
    position: fixed;
    right: 145px;
    top: 85px;
    width: 177px;
    background: #fff;
    padding: 17px 0px 0px 10px;
    /* border-radius: 5px; */
    visibility: visible;
    transform: scaleY(1);
    /* transition: all 0.4s ease 0s; */
    transition: opacity .2s ease-in, visibility .2s ease-in;
    z-index: 999;
}
#parentnav .hover-menu-oprn {
    right: 365px;
}
.hover-menu-oprn ul{column-count: 1;visibility: visible;position:relative;}
.hover-menu-oprn ul li{
    margin-bottom: 18px;
    list-style:none;
    position:relative;
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding-bottom: 9px;*/
}
.hover-menu-oprn ul li a{
    color: #000;
    font-size: 17px;
    position:relative;
}
.menun{color:#fff;font-size:16px;font-weight:500;}
.hover-menu-oprn ul li a::before {
    content: '';
    position: absolute;
    top: 33px;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 0;
/*     transition: var(--transition); */
    background-color: #000;
    transition: all 0.4s ease 0s;
}

/*.hover-menu-oprn ul li a:hover::before{
    width: 80px;
    transition: all 0.4s ease 0s;
}*/


/*================== footer =================*/
/*footer {margin-top: 1000px;}*/
.footer-bg{background: #000000;border-top: 3px solid #EFBA54;}
.copyright  {background: #0E0E0E;}
.footer-info{padding: 60px 0 45px 0;position: relative;}
.footerinfo{padding: 23px 0 20px 0;}
.footerinfo p {color: #fff;padding-top: 15px;font-size: 17px;}
.footer-info h5{
    font-size: 24px;
    color: #fff;
    margin-bottom: 25px;
    font-weight: 600;
    font-family: "Syne", sans-serif;
    position: relative;
}
.footer-info h5:before {
    content: "";
    position: absolute;
    width: 20%;
    height: 1px;
    background: #EFBA54;
    left: 0px;
    bottom: -10px;
}

.footer-info ul li a{font-size: 18px;color: #fff;font-family: "Roboto", sans-serif;}
.footer-info ul li{padding-bottom: 9px;}
.footer-info ul li a:hover{color: #EFBA54;transition: all 0.4s ease 0s;}
.information svg {font-size: 29px;color: #EFBA54;padding-right: 5px;}
.information a {color: #fff;font-size: 18px;font-family: "Roboto", sans-serif;}
.information a:hover{color: #EFBA54;transition: all 0.4s ease 0s;}
.information p {color: #fff;font-size: 17px;}
.copyright p a{color: #fff;font-family: "Roboto", sans-serif;}
.copyright p a:hover{color: #EFBA54;transition: all 0.4s ease 0s;}
.copyright p{color: #fff;font-size: 17px;font-family: "Roboto", sans-serif;}
.social-media a svg {font-size: 25px;color: #fff;}
.social-media a svg:hover{color: #EFBA54;transition: all 0.4s ease 0s;}
.social-media a {
    /*background: #28251F;*/
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 7px;
    margin-right: 12px;
}
.bottomfo p{color: #E2B4AA;font-weight: 600;margin-right: 8px;}
.bottomfo{display: flex;justify-content: end;}
.information{margin-bottom: 10px;}
.bottomfo ul li{margin-right: 8px;}
.bottomfo ul li a{color: #fff;}
.bottomfo ul li a:hover{color: #EFBA54;transition: all 0.4s ease 0s;}

/*================= banner ===================*/
.banner-img{
    display: flex !important;
    align-items: center;
   /* position: absolute;
    top: 0;
    width: 100%;
    bottom: 1000px;*/
}
.banner-section {
    position: relative;
    top: -93px;
	margin-bottom: -93px;
}
.headerCon h1 {
    width: 65%;
    font-size: 65px;
    font-weight: 700;
    color: #fff;
    font-family: "Special Elite", system-ui;
}
.mob-banner-section{display: none;}


/*========== inner banner ==========*/
.inner-banner{
    display: flex;
    align-items: center;
    position: relative;
    top: -103px;
    margin-bottom: -103px;
/*  z-index: -1; */
}
.inner-banner-con h1 {
    font-size: 45px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    font-family: "Syne", sans-serif;
}
.inner-banner-con {margin-top: 60px;}

/*==================book section=====================*/
.book-section{padding: 100px 0 100px 0;background: #FFF9E4;position: relative;}
.booking-box{
    background: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 45px;
    transition: all 0.4s ease 0s;
}
.booking-box:hover{background: #2C170B;transform: translateY(15px);}
.c-btn{margin-top: 45px;}
.c-btn a {
    padding: 14px 25px 14px 25px;
    font-weight: 600;
    background: #E4594D;
    color: #fff;
    transition: background 300ms ease-in-out;
}
.c-btn span {
    padding: 14px 25px 14px 25px;
    font-weight: 600;
    background: #E4594D;
    color: #fff;
	cursor: pointer;
    transition: background 300ms ease-in-out;
}
.visb{position: relative;z-index: 999;}
.cafe-decor {
    position: absolute;
    right: 0;
    top: 0;
    /* z-index: -1; */
}
.ft-cap {
    position: absolute;
    bottom: 0;
}


/*=====================about us======================*/
.about-section{padding: 90px 0 280px 0; position: relative;}
.about-imgwrp{position: relative;}
.about1 img {
    position: absolute;
    left: -25px;
    width: 50%;
    border: 5px solid #fff;
}
.about2 img {
    position: absolute;
    right: 0;
    top: 62px;
    width: 50%;
    border: 5px solid #fff;
}
.about-con-wrp h3 {
    font-size: 57px;
    line-height: 58px;
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 35px;
    font-family: "Special Elite", system-ui;
}
.about-con-wrp h3:before {
    content: "";
    position: absolute;
    width: 30%;
    height: 4px;
    background: #000;
    left: 0px;
    bottom: -10px;
}
.about-con-wrp p{color: #180F0F;font-family: "Poppins", sans-serif;}
.cafe-decor-ezgif {
    position: absolute;
    right: 0;
    bottom: 0;
}
.faq-section .m-btn a:hover{background: #2C170B;}

/*====================Specials===================*/
.specials-section{padding: 80px 0 80px 0;}
.tophed h2 {
    font-size: 44px;
    font-weight: 600;
    color: #000;
    text-align: center;
    font-family: "Special Elite", system-ui;
}
.item-box{margin-bottom: 32px;}
.item-wrp {
    display: flex;
    justify-content: space-between;
}
.item-desc p{font-family: "Poppins", sans-serif;}
.itemprice h3{font-size: 23px;font-weight: 600;font-family: "Roboto Flex", sans-serif;}
.itemnam h3{font-size: 24px;font-weight: 600; font-family: "Syne", sans-serif;}


/*=================faq======================*/
.faq-section{padding: 90px 0 90px 0; background: #FEE9E9;position: relative;}
.faq-wrp h3 {
    font-size: 50px;
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 35px;
    font-family: "Special Elite", system-ui;
}
.faq-wrp h3:before {
    content: "";
    position: absolute;
    width: 11%;
    height: 3px;
    background: #000;
    left: 0px;
    bottom: -10px;
}
.faq-img {border: 3px solid #fff;padding: 10px;}
.faq-img img{width: 100%;}
.accordion-button:not(.collapsed) {
    background: none !important;
    box-shadow: none !important;
}
.accordion-header .accordion-button {
    font-size: 17px;
    font-weight: 600;
    color: #000 !important;
    background: #E9AF8E;
}
.accordion-header {background: #E9AF8E;}
.m-btn a {
    padding: 14px 25px 14px 25px;
    font-weight: 600;
    background: #000;
    color: #fff;
    transition: background 300ms ease-in-out;
}
.cafe-decor-cp {position: absolute;bottom: 0;}

.review{padding: 90px 0 90px 0;}
.review .tophed h2{position: relative;}
.review .tophed h2:before {
    content: "";
    position: absolute;
    width: 11%;
    height: 3px;
    background: #EFBA54;
    left: 44%;
    bottom: -10px;
}

/*================gallery===================*/
.gallery-section{padding: 90px 0 90px 0;}
.gallery-section .tophed h2{color: #fff; position: relative;}
.gallery-section .tophed h2:before {
    content: "";
    position: absolute;
    width: 8%;
    height: 3px;
    background: #EFBA54;
    left: 46%;
    bottom: -10px;
}
.imgGallery img {
    width: 100%;
    height: 340px;
    object-fit: cover;
}
.imgGallery{margin-right: 15px;position: relative;}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff69; 
    opacity: 0;
    transition: opacity 1s ease;
}
.imgGallery:hover .overlay {opacity: 1;}
.icon svg {
    background: #fff;
    border-radius: 50px;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.gallery-section .c-btn a:hover{background: #2C170B;}

/*===================contact us======================*/
.contact-section{padding: 80px 0 80px 0;position:relative;}
.contact-wrp h3 {
    font-size: 40px;
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 35px;
    font-family: "Special Elite", system-ui;
}
.con-cafe {position: absolute;bottom: 20px;}
.contact-wrp h3:before {
    content: "";
    position: absolute;
    width: 20%;
    height: 3px;
    background: #000;
    left: 0px;
    bottom: -10px;
}
.contact-wrp .contact-info .information a {color: #000;font-weight: 600;font-size: 20px;}
.contact-form{
    background: #fff;
/*     box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); */
    /*box-shadow: 10px 10px 0 0 #A47F44;*/
    padding: 40px;
    /*border-radius: 10px;*/
    border: 3px solid #EFBA54;
}
.contact-form input[type="text"],input[type="tel"],input[type="email"] {
    width: 100%;
    padding: 7px;
    border: 2px solid #e3e3e3;
    outline: none;
}
.contact-form textarea {
    width: 100%;
    height: 160px;
    padding: 7px;
    border: 2px solid #e3e3e3;
    outline: none;
}
.contact-form input[type="submit"] {
    width: 30%;
    padding: 15px 30px 15px 30px;
    background: #EFBA54;
    color: #000;
	font-weight: 600;
    border: none;
    outline: none;
}
.goo_map iframe {width: 100%;}


.nav-icon span:nth-child(1) {top: 0px;}
.nav-icon span:nth-child(2), .nav-icon span:nth-child(3) {top: 8px;}
.nav-icon span:nth-child(2), .nav-icon span:nth-child(3) {top: 8px;}
.nav-icon span:nth-child(4) {top: 16px;}

.page-template-contact .wpcf7-response-output {color: #fff !important;}



/* ====================== Responsive  =============================== */
@media screen and (max-width: 767px) {
	.btnwrp {display: none;}
	.headerCon h1 {width: 100%;font-size: 38px;}
	.booking-box {margin-bottom: 25px;}
	.about-section {padding: 90px 0 60px 0;}
	.about-con-wrp{margin-top: 380px;}
	.about-con-wrp h3 {font-size: 43px;line-height: 48px;}
	.about-con-wrp h3:before {width: 50%;}
	.about1 img {left: 0;}
	.faq-wrp h3 {font-size: 45px;}
	.faq-img {margin-top: 55px;}
	.footer-info {padding: 10px 0 20px 0;}
	.contact-form {margin-top: 35px;padding: 25px;}
	.con-cafe {z-index: -1;}
	.contact-form input[type="submit"] {width: 100%;}
	.page-template-faq .faq-img img {position: relative;z-index: 99;}
	#parentnav .hover-menu-oprn {right: 11px; top: 150px;}
	.hover-menu-oprn {right: 22px;top: 265px;}
	.navbar-nav{padding: 20px;background: #000;}
	.navbar-nav li{padding-bottom: 10px;}
	.navbar .navbar-nav .nav-item span {padding: 17px;}
	.imgGallery {margin-right: 0;}
	.nav-icon {
		width: 25px;
		height: 25px;
		position: relative;
		/* margin: 50px auto; */
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
	}
	.nav-icon span {
		display: block;
		position: absolute;
		height: 2px;
		width: 100%;
		background: #EFBA54 !important;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}
	.nav-icon span {left: 0px;}
	.banner-img{height: 65dvh !important;}
	.banner-section{display:none;}
	
	.mob-banner-section .banner-img{
		display: flex !important;
		align-items: center;
	}
	.mob-banner-section {
		position: relative;
		top: -93px;
		margin-bottom: -93px;
	}
	.mob-banner-section .headerCon h1 {width: 100%;font-size: 38px;font-family: "Special Elite", system-ui;}
	.mob-banner-section{display: block;}
	.mob-banner-section .banner-img{height: 65dvh !important;}
}