html {
	scroll-behavior: smooth;
}

body {
	scroll-behavior: smooth;
}

.navbar-expand-lg .navbar-nav .nav-link {
	cursor: pointer;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
}

.header {
	background: rgba(0, 0, 0, .5);
}

.main-section {
	height: 615px;
	background-size: cover;
	background-position: center center;
	position: relative;
	padding-top: 97px;
}


.btn-danger {
	border-radius: 3px;
	padding: 10px 15px;
	font-weight: 700;
	font-size: 1rem;
	box-shadow: none !important;
}

.location .btn {
	min-width: 200px
}

.hours .btn-danger {
	font-size: 15px;
	margin: 0;
	min-width: auto;
	padding: 8px 12px
}

.section-part .btn-danger {
	font-size: 1.2rem;
	border: 2px solid #fff;
}

.hours {
	margin: 0 auto;
	padding: 15px;
	line-height: 1.8rem;
	font-size: 1.1rem;
}

.cardS {
	background: #fff;
	border-radius: 5px;
	padding: 10px;
	font-size: 15px;
	margin-bottom: 4px;
	border: 1px solid #a7a4a4;
	width: 99%;
}



.cardS .card-title {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: 700
}

.cardS .card-text {
	line-height: 1.2rem;
	margin-bottom: 0;
	word-break: break-word;
	font-weight: 500;
	color: #6b6a6a;
	cursor: pointer;
	position: relative;
	padding-left: 10px;
}

.cardS .btn-danger {
	font-size: 12px;
	margin: 0;
	min-width: auto;
	padding: 6px 10px;
}

.socialSection {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.socialSection .img-fluid {
	max-width: 189px;
	height: auto;
	flex: 1;
	margin: 0 24px;
}

.socialSection a:hover {
	text-decoration: none
}

.socialSection a:nth-last-child(1) .img-fluid,
.socialSection a:nth-last-child(1) .img-fluid {
	max-width: 158px;
}

.locationImg img {
	max-height: 296px;
	width: 100%;
	border-radius: 5px;
	height: auto;
}

.locationImg {
	margin-top: 15px
}

.welcome {
	font-size: 2rem;
	color: #fff
}

.RestaurantName {
	font-size: 5rem;
	margin-bottom: 10px;
	line-height: 5rem;
}

.wText {
	color: #fff;
	font-size: 18px;
}

.welcomeBox {
	background: rgba(0, 0, 0, .6);
	max-width: 600px;
	margin: 0 auto 20px;
	padding: 28px 15px;

}

h2 {
	font-size: 2rem;
	margin: 70px 0 40px;
}

.hBorder {
	width: 60px;
	height: 4px;
	margin: 5px auto;
	display: block;
}

.story {
	font-size: 1rem;
	line-height: 1.6rem;
}



.map-container {
	height: 393px;
	width: 100%;
	overflow: hidden;
}



.map-container iframe {
	width: 100%;
	height: 100%;
}

.lcAdd {
	font-size: 1rem;
	text-align: center;
	padding: 10px;
}

.Imgthumb {
	width: 100%;
	display: flex;
	flex-flow: wrap;
	justify-content: center;
}

.Imgthumb img {
	width: 20%;
}


.subheading {
	margin-bottom: 40px
}

.navbar-brand {
	height: 81px;
	width: 186px;
	position: relative;
}

.navbar-brand .img-fluid {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: auto;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}



.olButton {
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 6px 10px !important;
	font-size: 14px !important;
	margin-top: 3px;
	text-align: center
}


.bottom_footer {
	background: #000;
	text-align: center;
	color: #fff;
	font-size: .8rem;
	padding: 30px 5px;
}


.bottom_footer a {
	color: #ffffff
}


.socialMedia {
	padding-bottom: 20px;
}

.sticky {
	position: fixed;
	top: 40%;
	left: 0
}

.sticky-socialMedia {
	padding-bottom: 20px;
	width: 57px;
}

.sticky-socialMedia .socialMedia {
	padding-bottom: 20px;
	width: 57px;
}

.sticky-socialMedia .socialMedia .fa {
	font-weight: 400;
	font-size: 1rem;
	padding: 6px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-decoration: none;
	margin: 5px;
	text-align: center;

}

.socialMedia .fa:hover {
	color: #fff
}

.openHours {
	margin-bottom: 20px;
	font-size: 25px;
}

.navbar-toggler {
	padding: .25rem .5rem;
	font-size: 1.2rem;
	line-height: 1;
	border: 1px solid transparent;
	border-radius: .25rem;
	outline: 0 !important
}

.navbar-toggler .navbar-toggler-icon {
	width: 1.2em;
	height: 1.15em;
}

/* width */
::-webkit-scrollbar {
	width: 10px;
}

/* Track */
/* ::-webkit-scrollbar-track {
	background: #f1f1f1; 
  } */

/* Handle */
::-webkit-scrollbar-thumb {
	background: #ccc;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: rgb(191, 191, 191);
}

.fa-bars {
	color: #fff;
	font-size: 27px;
}

.nav-item:last-child:hover .olButton {
	color: #fff
}

.section-part {
	margin: 0 auto
}


.mobile-ImageGallery {
	display: none
}

.monToFri,
.sunday,
.saturday {
	margin-bottom: 20px;
}

.fa-map-marker {
	cursor: pointer;
	padding: 0 5px 0 0;
	position: absolute;
	left: 0;
	top: 3px;

}

/****************Mutli Location CSS*************************/
.multipleLocation .cardS {
	display: flex
}

.multipleLocation .LoationSection {
	max-height: 429px;
	overflow: auto;
}

.multipleLocation .LocationDetails {
	flex: 1 0 62%;
	margin-right: 5px;
}

.multipleLocation .cardS .btn-danger {
	min-width: 104px;
}

.multipleLocation .cardS .btn-danger:first-child {
	margin-bottom: 5px;
}

.multipleLocation .locationbtn {
	text-align: right;
	padding-top: 10px;
}

#closePanel,
#closemapPanel {
	display: none
}

.multipleLocation .locationbtn .btn:last-child {
	font-weight: 500;
}

/****************Mutli Location CSS*************************/
.singleLocation .locationbtn {
	text-align: right;
	margin-top: -20px;
}

.carousel-control-prev,
.carousel-control-next {
	opacity: 0 !important
}

.loader {
	position: fixed !important;
	z-index: 99999;
	background: rgba(255, 255, 255);
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 20%;
}

.carousel-item {
	margin-right: 0;
}

#OurStory.ourStory {
	max-width: 900px;
	margin: 0 auto;
	flex: 0 0 100%;
	text-align: center;
}

@media(max-width:767px) {
	.navbar {
		padding-left: 0;
		padding-right: 0
	}

	.lcAdd {
		position: relative;
		padding-right: 50px;
	}

	.multipleLocation .OpenHoursSection .fa-times {
		float: right
	}

	.hoursLocation {
		position: relative;
	}

	.multipleLocation .multipleLocationMap {
		position: fixed;
		left: -800px;
		display: none;
		top: 201px;
		z-index: 9;
		max-width: 90%;
	}

	.multipleLocation .OpenHoursSection {
		position: fixed;
		right: -800px;
		display: none;
		max-width: 90%;
		top: 201px;
		z-index: 9;
		min-height: 300px;
	}

	.multipleLocation #closePanel,
	.multipleLocation #closemapPanel {
		position: absolute;
		right: 5px;
		top: 10px;
		font-size: 20px;
		width: 28px;
		height: 28px;
		display: inline-block;
		line-height: 26px;
	}

	.mapsection {
		order: 3
	}

	.header {
		background: rgba(0, 0, 0, .8);
	}

	.desktop-ImageGallery {
		display: none
	}

	.carousel-item img {
		width: 100%;
		display: block;
		height: auto
	}

	.mobile-ImageGallery {
		display: block
	}


	h2 {
		margin: 20px 0
	}

	.welcome {
		font-size: 1.5rem;
		margin-bottom: 0;
	}

	.RestaurantName {
		font-size: 3.5rem;
		line-height: 3.5rem;
	}

	.socialSection .img-fluid {
		margin: 0 10px 10px;

	}

	.btn-danger {
		margin: 0 0 20px;
	}

	.main-section .btn-danger {
		margin: 0
	}

	#story .col-sm-3 {
		text-align: center !important;
		margin-bottom: 20px
	}

	.row {
		margin: 0
	}

	.mapsection {
		padding-left: 0;
		padding-right: 0
	}

	.socialSection .img-fluid {
		max-width: 160px;
	}

	.hoursLocation .col-sm-4 {
		margin-bottom: 20px;
	}

	.hours {
		padding: 15px;
	}

	.singleLocation .olButton {
		display: block !important
	}

	.main-section {
		height: 490px;
	}

	.carousel-control-prev,
	.carousel-control-next {
		opacity: .5 !important
	}

	.navbar-nav {
		padding-top: 15px;
	}

	.nav-link {
		padding: 1rem;
	}

	.loader {
		padding-top: 50%;
	}
}

@media(min-width:768px) and (max-width:1024px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		cursor: pointer;
		font-size: 16px;
		font-weight: 600;
		color: #fff;
	}

	body .nav-item:last-child {
		padding-left: 0;
	}

	.hours {
		margin: 0 auto;
		padding: 5PX;
		line-height: 1.5rem;
		font-size: .8rem;
	}

	.socialSection .img-fluid {
		max-width: 172px;
		height: auto;
		flex: 1;
		padding: 0 10px;
	}

	.locationbtn {
		margin-top: 5px;
		text-align: left;
	}

	.openHours {
		padding-top: 14px;
	}

	.cardS {
		margin-bottom: 5px
	}

	.welcomeBox {
		padding-top: 59px;
	}

	.multipleLocation .cardS {
		display: flex;
		flex-flow: column;
	}

	.multipleLocation .LocationDetails {
		flex: 1 0 100%;
		margin-right: 0;
	}

	.multipleLocation .locationbtn {
		margin-top: 0;
		flex: 0 0 100%;
	}

	.multipleLocation .cardS .btn-danger:first-child {
		margin-top: 5px;
	}

	.multipleLocation .cardS .btn-danger {
		min-width: auto;
	}

	.navbar-nav {
		padding-top: 15px;
	}

	.nav-link {
		padding: 1rem;
	}
}

@media(min-width:768px) and (max-width:1024px) and (orientation:portrait) {
	.ohbtn .btn-danger {
		min-width: 150px;
	}

	.ohbtn .btn-danger:first-child {
		margin-bottom: 10px
	}
}

@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 3rem;
	}

	.nav-item:last-child {
		padding-left: 100px
	}

	.navbar-expand-lg .navbar-collapse {
		justify-content: center;
	}
}


.loader3 {
	width: 50px;
	height: 50px;
	display: inline-block;
	padding: 0px;
	text-align: left;
}

.loader3 span {
	position: absolute;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: #50ae9b;
	-webkit-animation: loader3 1.5s linear infinite;
	animation: loader3 1.5s linear infinite;
}

.loader3 span:last-child {
	animation-delay: -0.9s;
	-webkit-animation-delay: -0.9s;
}

@keyframes loader3 {
	0% {
		transform: scale(0, 0);
		opacity: 0.8;
	}

	100% {
		transform: scale(1, 1);
		opacity: 0;
	}
}

@-webkit-keyframes loader3 {
	0% {
		-webkit-transform: scale(0, 0);
		opacity: 0.8;
	}

	100% {
		-webkit-transform: scale(1, 1);
		opacity: 0;
	}
}