.w-slick-controls{
	text-align: center;
	display: flex;
    justify-content: center;
    align-items: center;
}
.w-slick-controls .w-arrow,
.w-slick-controls .w-dots{
	display: inline-block;
}
.wehomo-featured-restaurant .w-slick-controls .w-arrow {
	width: 48px;
	min-width: 48px;
	height: 48px;
	border: 2px solid #10284B;
	border-radius: 50%;
	box-sizing: border-box;
	line-height: 45px;
	margin: 0 9px;
	color: #10284B;
	cursor: pointer;
	transition: all 0.3s;
}
.wehomo-featured-restaurant .w-slick-controls .w-arrow:hover{
	color: #ffffff;
	border: 2px solid #10284B;
	background: #10284B;
}
.wehomo-featured-restaurant img{
	width: 384px;
	height: 390px;
}
.wehomo-featured-restaurant .slick-slide {
    width: 384px;
	margin-right: 33px;
}
.w-featured-restaurant-inner {
	margin-left: 18.33%;
}
.wehomo-featured-restaurant .w-image-item-inner {
	position: relative;
	z-index: 1;
	width: 100%;
}
.wehomo-featured-restaurant .w-caption-wrap {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	z-index: 2;
	height: 100px;
	display: flex;
	justify-content: center;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.wehomo-featured-restaurant .w-caption-wrap span {
	margin-top: auto;
	margin-bottom: auto;
	position: absolute;
	bottom: 28px;
}
.wehomo-featured-restaurant .slick-track {
	margin-bottom: 64px;
}
.w-featured-store-inner {
	display: flex;
	width: 100%;
	margin-left: 18.33%;
}
.w-fs-info {
	flex: 0 0 17.5%;
	max-width: 17.5%;
	position: relative;
	margin-right: 80px;
	height: 383px;
}
.w-image-item-wrap {
	flex: 0 0 80%;
	max-width: 80%;
}
.w-featured-store-inner .w-slick-controls {
	position: absolute;
	bottom: 0;
	left: 0;
}
.w-fs-title {
	margin-bottom: 24px;
}
.w-featured-store-inner .w-slick-controls .w-arrow{
	width: 48px;
	min-width: 48px;
	height: 48px;
	border: 2px solid #10284B;
	border-radius: 50%;
	box-sizing: border-box;
	line-height: 45px;
	margin-right: 9px;
	color: #10284B;
	cursor: pointer;
	transition: all 0.3s;
}
.w-featured-store-inner .w-slick-controls .w-arrow:hover{
	color: #ffffff;
	border: 2px solid #10284B;
	background: #10284B;
}
.w-featured-store-inner .slick-slide {
    width: 384px;
	margin-right: 33px;
}
.wehomo-featured-store .w-image-item-inner {
	position: relative;
	z-index: 1;
	width: 100%;
}
.wehomo-featured-store .w-caption-wrap {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	z-index: 2;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.w-post-description {
	text-overflow: ellipsis;
	display: -webkit-box;
	word-wrap: break-word;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.wehomo-media-posts .w-post2-thumbnail a {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 37%;
	display: block;
	margin-bottom: 20px;
}
.wehomo-media-posts .w-post2-thumbnail a img {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}
.wehomo-media-posts .elementor-post__meta-data {
	margin-bottom: 16px;
}
.wehomo-media-posts .w-dot {
	font-weight: 900;
}
.wehomo-media-posts .w-post2-title {
	margin-bottom: 16px;
}
.wehomo-media-posts .w-post-description-wrap {
	margin-bottom: 20px;
}
.wehomo-media-posts .w-post2 {
	margin-bottom: 32px;
	margin-left: 16px;
	margin-right: 16px;
}
.wehomo-media-posts .w-button-rm-a {
	position: relative;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	display: flex;
    align-items: center;
}
.wehomo-media-posts .w-button-rm-a:after {
	position: absolute;
	top: 0;
	left: 100px;
	font-weight: 700;
	font-size: 14px;
	content: "\f061";
	font-family: "Font Awesome 5 Free";
}
.wehomo-related-post .w-related-post-thumbnail a {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 37%;
	display: block;
	margin-bottom: 20px;
}
.wehomo-related-post .w-related-post-thumbnail a img {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}
.wehomo-related-post .w-button-rm-a {
	position: relative;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	display: flex;
    align-items: center;
	font-family: "Playfair Display", Sans-serif;
}
.wehomo-related-post .w-button-rm-a:after {
	position: absolute;
	top: 0;
	left: 100px;
	font-weight: 700;
	font-size: 14px;
	content: "\f061";
	font-family: "Font Awesome 5 Free";
}
.w-related-post-title {
	height: 65px;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-wrap: break-word;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.w-related-post-meta {
	margin-bottom: 15px;
}
.w-related-post-title {
	margin-bottom: 16px;
}
.w-related-post-description-wrap {
	margin-bottom: 40px;
}
.w-related-post-heading-wrap {
	display: flex;
	margin-bottom: 64px;
}
.w-related-post-heading {
	flex: 0 0 80%;
	max-width: 80%;
}
.wehomo-related-post .w-slick-controls {
	flex: 0 0 20%;
	max-width: 20%;
	justify-content: right;
}
.wehomo-related-post .w-slick-controls .w-arrow {
	width: 48px;
	min-width: 48px;
	height: 48px;
	border: 2px solid #10284B;
	border-radius: 50%;
	box-sizing: border-box;
	line-height: 45px;
	margin: 0 9px;
	color: #10284B;
	cursor: pointer;
	transition: all 0.3s;
}
.wehomo-related-post .w-slick-controls .w-arrow:hover{
	color: #ffffff;
	border: 2px solid #10284B;
	background: #10284B;
}
.w-related-post-wrap {
	padding-top: 80px;
	padding-bottom: 80px;
}
.w-related-post-content {
	margin-right: 32px;
}
.wehomo-latest-promotion {
	padding-bottom: 147px;
}
.w-latest-promotion-wrap {
	display: flex;
}
.w-latest-item-wrap {
	flex: 0 0 33.33%;
	max-width: 33.33%;
	position: relative;
	margin-right: 16.7px;
}
.w-latest-item-thumbnail {
	display: flex;
	justify-content: center;
}
.w-latest-item-thumbnail a {
	display: block;
	position: relative;
	width: 376px;
	height: 0;
	padding-top: 376px;
}
.w-latest-item-thumbnail a img {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}
.w-latest-item-info-wrap {
	width: 357px;
	padding-left: 20px;
	padding-right: 20px;
	background: #FAFDFF;
	position: absolute;
	bottom: -67px;
	left: 47.7px;
}
.w-latest-item-heading {
	padding-top: 20px;
	color: #10284B;
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
}
@media (min-width: 992px){
	.w-latest-item-heading a{
		height: 95px;
		text-overflow: ellipsis;
		display: -webkit-box;
		word-wrap: break-word;
		overflow: hidden;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
}
.w-latest-item-readmore {
	margin-top: 24px;
	padding-bottom: 20px;
	color: #10284B;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
}
.wehomo-latest-promotion .w-button-rm-a {
	position: relative;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	display: flex;
    align-items: center;
	font-family: "Playfair Display", Sans-serif;
}
.wehomo-latest-promotion .w-button-rm-a:after {
	position: absolute;
	top: 0;
	left: 100px;
	font-weight: 700;
	font-size: 14px;
	content: "\f061";
	font-family: "Font Awesome 5 Free";
}
.wehomo-media-posts .w-loadmore-posts {
	text-align: center;
	margin-top: 48px;
}
.wehomo-media-posts .w-loadmore-posts span {
	padding: 14px 22px;
	border: 2px solid #10284B;
	color: #10284B;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	cursor: pointer;
	border-radius: 100px;
    font-family: "Playfair Display", Sans-serif;
}
.wehomo-media-posts .w-loadmore-posts span:hover {
	color: #ffffff;
	background: #10284B;
	transition: all 0.2s;
}
.wehomo-photo-slider .w-slick-controls .w-arrow {
	width: 48px;
	min-width: 48px;
	height: 48px;
	border: 2px solid #10284B;
	border-radius: 50%;
	box-sizing: border-box;
	line-height: 45px;
	margin: 28px 9px 64px 9px;
	color: #10284B;
	cursor: pointer;
	transition: all 0.3s;
}
.wehomo-photo-slider .w-slick-controls .w-arrow:hover {
	color: #ffffff;
	border: 2px solid #10284B;
	background: #10284B;
}
.wehomo-photo-slider .w-image-item .w-image-item-inner {
	position: relative;
}
.wehomo-photo-slider .w-image-item .w-image-item-inner .w-caption-wrap {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	height: 30%;
	display: flex;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.wehomo-photo-slider .w-photo-slider-wrap{
	margin-right: -50px;
}
.wehomo-photo-slider .w-photo-slider-wrap .slick-list{
	padding-right: 50px !important;
}
.wehomo-photo-slider .w-image-item{
	overflow-x: hidden;
	margin: 15px;
	padding: 50px 0;
}
.wehomo-photo-slider .w-image-item .w-image-item-inner{
	transition: all 0.25s;
}
.wehomo-photo-slider .w-image-item.slick-center .w-image-item-inner{
	transform: scale(1.15);
}
.wehomo-featured-store .w-slick-controls-mobile {
	display: none;
}
@media (max-width: 1023px) {
	.w-related-post-wrap {
		padding-top: 24px;
		padding-bottom: 24px;
	}
	.w-related-post-heading-wrap {
		margin-left: 12px;
		margin-right: 12px;
		margin-bottom: 24px;
	}
	.w-related-post-content {
		margin-right: 16px;
		margin-left: 16px;
	}
	.w-share-sticky {
		display: none;
	}
	.w-featured-store-inner .slick-slide {
/* 		width: 384px !important; */
/* 		margin-right: 16px !important; */
	}
	.wehomo-featured-store {
		overflow: hidden;
	}
	.w-featured-restaurant-inner {
		margin-left: 25.33%;
	}
	.w-featured-store-inner {
		margin-left: 16px;
	}
	.w-fs-info { 
		display: none;
	}
	.w-featured-store-inner {
		margin-left: 25.33%;
	}
	.w-featured-store-inner {
		/* 		margin-left: 16px; */
	}
	.wehomo-featured-store .w-slick-controls-mobile .w-arrow-mobile{
		width: 48px;
		min-width: 48px;
		height: 48px;
		border: 2px solid #10284B;
		border-radius: 50%;
		box-sizing: border-box;
		line-height: 45px;
		margin-right: 9px;
		color: #10284B;
		cursor: pointer;
		transition: all 0.3s;
	}
	.wehomo-featured-store .w-slick-controls-mobile .w-arrow-mobile:hover{
		color: #ffffff;
		border: 2px solid #10284B;
		background: #10284B;
	}
	.wehomo-featured-store .w-slick-controls-mobile {
		display: flex;
		justify-content: center;
		margin-top: 64px;
	}
	.wehomo-featured-store .w-arrow-mobile {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-content: center;
	}
	.w-latest-promotion-wrap {
		padding-left: 16px;
		padding-right: 16px;
	}
	.w-latest-item-thumbnail a {
		display: block;
		position: relative;
		width: 220px;
		height: 0;
		padding-top: 220px;
	}
	.w-latest-item-thumbnail a img {
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		object-fit: cover;
	}
	.w-latest-item-wrap {
		margin-right: 0px;
	}
	.w-latest-item-info-wrap {
		width: 80%;
		padding-left: 5%;
		padding-right: 5%;
		background: #FAFDFF;
		position: absolute;
		top: 165px;
		bottom: unset !important;
		left: 10%;
	}
	.w-latest-item-heading {
		padding-top: 20px;
		color: #10284B;
		font-size: 16px;
		line-height: 24px;
		font-weight: 500;
		text-overflow: ellipsis;
		display: -webkit-box;
		word-wrap: break-word;
		overflow: hidden;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.w-latest-item-readmore {
		margin-top: 24px;
		padding-bottom: 20px;
		color: #10284B;
		font-weight: 700;
		font-size: 16px;
		line-height: 16px;
	}
	.wehomo-latest-promotion .w-button-rm-a {
		position: relative;
		font-weight: 700;
		font-size: 13px;
		line-height: 13px;
		display: flex;
		align-items: center;
	}
	.wehomo-latest-promotion .w-button-rm-a:after {
		position: absolute;
		top: 0;
		left: 80px;
		font-weight: 700;
		font-size: 12px;
		content: "\f061";
		font-family: "Font Awesome 5 Free";
	}
	.wehomo-photo-slider {
		overflow: hidden;
	}
}
@media (max-width: 767px) {
	.wehomo-photo-slider {
		overflow: hidden;
	}	
	.wehomo-photo-slider .slick-dots {
		margin-left: -25px;
	}
	.wehomo-photo-slider .w-photo-slider-wrap {
		position: relative;
	}
	.wehomo-photo-slider .slick-dots {
		position: absolute;
		bottom: 50px;
		margin-left: auto;
		margin-right: auto;
		display: inline-block;
	}
	.wehomo-photo-slider .slick-dots .slick-active button:before {
		font-size: 7.2px;
		color: #CEA154 !important;
	}
	.wehomo-photo-slider .slick-dots li:not(.slick-active) button:before {
		font-size: 7.2px;
	}
	.wehomo-photo-slider .w-slick-controls {
		display: none;
	}
	.w-latest-promotion-wrap {
		width: 100%;
		display: flex;
		flex-direction: column;
	}
	.w-latest-item-wrap {
		width: 100%;
		max-width: 100%;
		position: relative;
		margin-bottom: 90px;
	}
	.w-latest-item-thumbnail a {
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		padding-top: 290px;
	}
	.w-latest-item-thumbnail a img {
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		object-fit: cover;
	}
	.w-latest-promotion-wrap {
		padding: 0px 61px;
	}
	.w-latest-item-info-wrap {
		background: #ffffff;
		position: absolute;
		top: 230px;
		left: 5%;
		width: 90%;
		padding: unset;
		bottom: unset;
	}
	.w-latest-item-heading {
		padding: 12px;
		color: #10284B;
		font-size: 16px;
		line-height: 19.2px;
		font-weight: 500;
	}
	.w-latest-item-heading a {
		text-overflow: ellipsis;
		display: -webkit-box;
		word-wrap: break-word;
		overflow: hidden;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.w-latest-item-readmore {
		padding: 0px 12px 12px 12px;
		margin-top: unset;
	}
	.wehomo-latest-promotion .w-button-rm-a {
		position: relative;
		font-weight: 700;
		font-size: 13px;
		line-height: 15.6px;
		display: flex;
		align-items: center;
	}
	.wehomo-latest-promotion .w-button-rm-a:after {
		position: absolute;
		top: 0;
		left: 80px;
		font-weight: 700;
		font-size: 13px;
		content: "\f061";
		font-family: "Font Awesome 5 Free";
	}
	.wehomo-media-posts .w-post2-thumbnail a {
		padding-top: 60%;
	}
	.wehomo-media-posts .elementor-post__meta-data {
		margin-bottom: 12px;
	}
	.wehomo-media-posts .w-post2-title {
		margin-bottom: 12px;
	}
	.wehomo-media-posts .w-post-description-wrap {
		margin-bottom: 24px;
	}
	.wehomo-related-post .w-related-post-thumbnail a {
		padding-top: 60%;
	}
	.w-related-post-content {
		margin-right: 16px;
		margin-left: 16px;
	}
	.w-related-post-meta {
		margin-bottom: 12px;
	}
	.w-related-post-title {
		margin-bottom: 12px;
	}
	.w-related-post-title {
		height: unset;
	}
	.w-related-post-description-wrap {
		margin-bottom: 24px;
	}
	.w-related-post-wrap {
		padding-top: 40px;
		padding-bottom: unset;
	}
	.wehomo-related-post .slick-dots .slick-active button:before {
		font-size: 7.2px;
		color: #CEA154 !important;
	}
	.wehomo-related-post .w-dots .slick-dots {
		background: #F9F9F9;
		padding-bottom: 12px;
	}
	.wehomo-related-post .slick-dots li:not(.slick-active) button:before {
		font-size: 7.2px;
	}
	.wehomo-related-post .w-slick-controls {
		display: none;
	}
	.w-related-post-heading-wrap {
		justify-content: center;
		margin-bottom: 32px;
	}
	.w-related-post-heading {
		text-align: center;
	}
	.wehomo-related-post .w-button-rm-a {
		font-size: 13px;
		line-height: 16px;
	}
	.wehomo-related-post .w-button-rm-a:after {
		left: 80px;
		font-size: 12px;
	}
	.w-share-sticky  {
		display: none;
	}
	.w-related-post-heading {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.w-featured-restaurant-inner {
		margin-left: 32px;
		margin-bottom: unset !important;
	}
	.wehomo-featured-restaurant img {
		width: 253px;
		height: 253px;
	}
	.wehomo-featured-restaurant .w-image-item-inner {
		width: 253px;
	}
	.wehomo-featured-restaurant .slick-slide {
		width: unset;
	}
	.wehomo-featured-restaurant .w-slick-controls {
		display: none;
	}
	.wehomo-featured-restaurant .slick-list {
		margin-bottom: -30px;
	}
	.wehomo-featured-restaurant .slick-dots .slick-active button:before {
		font-size: 7.2px;
		color: #CEA154 !important;
	}
	.wehomo-featured-restaurant .slick-dots li:not(.slick-active) button:before {
		font-size: 7.2px;
	}
	.wehomo-featured-restaurant .slick-slide {
/* 		padding-right: 48px; */
	}
	.w-fs-info {
		display: none;
	}
	.wehomo-featured-restaurant  {
		overflow: hidden;
	}
	.wehomo-featured-store {
		overflow: hidden;
	}
	.w-featured-store-inner {
		width: 100%;
		margin-left: 32px;
	}
	.w-featured-store-inner .slick-slide {
		margin-right: 16px;
/* 		width: 253px !important; */
	}
	.wehomo-featured-store .slick-dots .slick-active button:before {
		font-size: 7.2px;
		color: #CEA154 !important;
	}
	.wehomo-featured-store .slick-dots li:not(.slick-active) button:before {
		font-size: 7.2px;
	}
	.wehomo-featured-store .slick-track {
	    margin-bottom: 32px;
	}
	.wehomo-featured-store img {
/* 		width: 253px; */
/* 		height: 253px; */
	}
	.w-image-item-wrap {
		max-width: 100%;
	}
	.wehomo-featured-store .slick-dots {
		margin-left: -32px
	}
	.wehomo-featured-store .w-slick-controls-mobile {
		display: none;
	}
}	
.wehomo-home-explore { 
	display: flex; 
	flex-wrap: nowrap;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 9;
}
.wehomo-home-explore .w-he-image-wrap {
	flex: 0 0 50%;
	max-width: 50%;
}
.wehomo-home-explore .w-he-info {
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 80px;
}
.w-he-caption-wrap .slick-track {
	width: 100% !important;
}
.w-he-caption-wrap .slick-track h4 {
	width: 100% !important;
}
.wehomo-home-explore .w-he-image-temp {
	display: block;
	position: relative;
	width: 584px !important;
	height: 0;
	padding-top: 584px;
}
.wehomo-home-explore .w-he-image-temp img {
	height: 100%;
	width: 584px !important;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover !important;
}
.wehomo-home-explore .w-home-explore-heading {
	margin-bottom: 80px;
}
.w-he-caption-wrap .w-he-caption-item {
	margin-bottom: 15px;
	display: flex;
}
.w-he-caption-wrap .w-he-caption-item span {
	margin-top: 3px;
	cursor: pointer;
}
.w-he-caption-1:before {
	content: url(../images/home-number-1.svg);
	margin-right: 12px;
}
.w-he-caption-2:before {
	content: url(../images/home-number-2.svg);
	margin-right: 12px;
}
.w-he-caption-3:before {
	content: url(../images/home-number-3.svg);
	margin-right: 12px;
}
.w-he-caption-4:before {
	content: url(../images/home-number-4.svg);
	margin-right: 12px;
}
@media (max-width: 1024px) {
	.wehomo-home-explore { 
		width: 750px;
		overflow: hidden;
	}
	.wehomo-home-explore .w-he-image-temp {
		width: 400px !important;
		padding-top: 400px;
	}
	.wehomo-home-explore .w-he-image-temp img {
		height: 100%;
		width: 400px !important;
	}
	.wehomo-home-explore .w-he-info {
		padding-left: 40px;
	}
	.wehomo-home-explore .w-home-explore-heading {
		margin-bottom: 40px;
	}
}
.wehomo-loyalty-program .w-loyalty-program-wrap {
	display: flex;
}
.wehomo-loyalty-program .w-loyalty-thumbnail {
	flex: 0 0 46.67%;
	max-width: 46.67%;
}
.wehomo-loyalty-program .w-description-loyalty-program-inner {
	flex: 0 0 53.33%;
	max-width: 53.33%;
	padding-left: 80px;
}
.w-loyalty-item-wrap {
	display: flex;
	flex-wrap: nowrap;
	margin-bottom: 20px;
}
.w-loyalty-item-left {
	flex: 0 0 50px;
	max-width: 50%;
	position: relative;
}
.w-loyalty-item-left:after {
	position: absolute;
	bottom: -20px;
	left: 38%;
	width: 1px;
	height: calc(100% - 30px);
	content: '';
	border-left: 1px dashed #CEA154;
}
.w-loyalty-item-wrap:last-child .w-loyalty-item-left:after{
	display: none;
}
.w-loyalty-icon {
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 6px;
	border: 1px solid #10284B;
	border-radius: 50%;
	font-size: 16px;
	line-height: 20.24px;
	color: #ffffff;
}
.w-loyalty-icon span {
	width: 100%;
	height: 100%;
	background: #10284B;
	box-shadow: 0px 10px 15px rgba(21, 37, 71, 0.15);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.w-loyalty-button span {
	padding: 16px 24px;
	background-color: #10284B;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	border-radius: 100px;
	font-family: 'Playfair Display';
}
@media ( max-width: 767px ) {
	.w-loyalty-button span {
		font-size: 13px;
		line-height: 15.6px;
		padding: 12px 16px;
	}
}
.w-loyalty-items {
	margin-bottom: 40px;
}
@media ( max-width: 1024px ) {
	.wehomo-loyalty-program .w-description-loyalty-program-inner {
		padding-left: 20px;
	}
}
@media ( max-width: 767px ) {
	.wehomo-loyalty-program .w-loyalty-program-wrap {
		display: block;
	}
	.wehomo-loyalty-program .w-loyalty-thumbnail {
		max-width: 100%;
	}
	.wehomo-loyalty-program .w-description-loyalty-program-inner {
		max-width: 100%;
		padding-left: unset;
	}
	.w-loyalty-thumbnail {
		margin-bottom: 40px;
	}
	.w-loyalty-button-wrap {
		text-align: center;
	}
}
.w-meeting-info-wrap {
	display: flex !important;
}
.w-meeting-info-heading-wrap {
	flex: 0 0 50%;
	max-width: 50%;
	margin-top: 80px;
	padding-right: 40px;
}
.w-meeting-image-wrap {
	flex: 0 0 50%;
	max-width: 50%;
}
.w-meeting-image {
	display: block;
	position: relative;
	width: 720px;
	height: 0;
	padding-top: 1120px;
}
.w-meeting-image img {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}
.wehomo-event-meeting {
	position: relative;
}
.w-meeting-heading {
	margin-bottom: 64px;
}
.w-meeting-package-name {
	margin-bottom: 27px;
}
.w-meeting-price { 
	margin-bottom: 48px;
}
.w-meeting-title {
	margin-bottom: 6px;
}
.w-meeting-complimentary-wrap, .w-meeting-coffee-wrap, .w-meeting-food-wrap, .w-meeting-equipment-wrap, .w-meeting-sound-wrap, .w-meeting-guidance-wrap, .w-meeting-flower-wrap  {
	margin-bottom: 32px;
	position: relative;
}
.w-meeting-heading-wrap {
	text-align: center;
}
.wehomo-event-meeting .w-slick-controls .w-arrow {
	width: 48px;
	min-width: 48px;
	height: 48px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	box-sizing: border-box;
	line-height: 45px;
	margin: 0 9px;
	color: #ffffff;
	cursor: pointer;
	transition: all 0.3s;
}
.wehomo-event-meeting .w-slick-controls .w-arrow:hover{
	color: #ffffff;
	border: 2px solid #10284B;
	background: #CEA154;
}
.wehomo-event-meeting {
	position: relative;
}
.wehomo-event-meeting .w-slick-controls {
	position: absolute;
	left: 18%;
	top: 1030px;
}
.w-meeting-complimentary-wrap:before {
	content: url(../images/clock.svg);
	position: absolute;
	top: -1.5px;
	left: -30px;
}
.w-meeting-description-wrap {
	padding-left: 60px;
}
.w-meeting-coffee-wrap:before {
	content: url(../images/coffee-cup.svg);
	position: absolute;
	top: -1.5px;
	left: -30px;
}
.w-meeting-food-wrap:before {
	content: url(../images/restaurant-menu.svg);
	position: absolute;
	top: -1.5px;
	left: -30px;
}
.w-meeting-equipment-wrap:before {
	content: url(../images/equipment.svg);
	position: absolute;
	top: -1.5px;
	left: -30px;
}
.w-meeting-sound-wrap:before {
	content: url(../images/sound.svg);
	position: absolute;
	top: -1.5px;
	left: -30px;
}
.w-meeting-guidance-wrap:before {
	content: url(../images/guidance.svg);
	position: absolute;
	top: -1.5px;
	left: -30px;
}
.w-meeting-flower-wrap:before {
	content: url(../images/flower.svg);
	position: absolute;
	top: -1.5px;
	left: -30px;
}
@media ( max-width: 1024px ) {
	.w-meeting-info-heading-wrap {
		padding-right: 16px;
	}
	.w-meeting-description-wrap {
		padding-left: 40px;
	}
	.w-meeting-image {
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		padding-top: 1000px;
	}
	.w-meeting-image img {
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		object-fit: cover;
	}
	.w-meeting-heading {
		margin-bottom: 24px;
	}
	.w-meeting-package-name {
		margin-bottom: 14px;
	}
	.w-meeting-price {
		margin-bottom: 36px;
	}
	.w-meeting-complimentary-wrap, .w-meeting-coffee-wrap, .w-meeting-food-wrap, .w-meeting-equipment-wrap, .w-meeting-sound-wrap, .w-meeting-guidance-wrap, .w-meeting-flower-wrap  {
		margin-bottom: 16px;
	}
	.wehomo-event-meeting .w-slick-controls {
		position: absolute;
		left: 15%;
		top: 920px;
	}
}
@media ( max-width: 767px ) {
	.w-meeting-info-wrap {
		flex-direction: column-reverse;
	}
	.w-meeting-info-heading-wrap {
		flex: 0 0 100%;
		max-width: 100%;
		margin-top: 24px;
		padding-right: unset;
		padding-bottom: 80px;
	}
	.w-meeting-image-wrap {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.w-meeting-image {
		display: block;
		position: relative;
		width: 100%;
		height: 0;
		padding-top: 75%;
	}
	.w-meeting-heading {
		margin-bottom: 6px;
	}
	.w-meeting-package-name {
		margin-bottom: 10px;
	}
	.w-meeting-description-wrap {
		padding-right: 16px;
	}
	.wehomo-event-meeting .w-slick-controls {
		left: 33%;
		top: 1120px;
	}
}
.w-wedding-package-wrap {
	display: flex;
}
.w-wedding-item-wrap {
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
	position: relative;
}
.w-wedding-thumbnail-wrap a {
	height: 0;
	width: 100%;
	position: relative;
	padding-top: 100%;
	display: block;
}
.w-wedding-thumbnail-wrap a img {
	height: 100%;
	width: 100%;
	position: absolute;
	object-fit: cover;
	top: 0;
	left: 0;
}
.w-wedding-caption-wrap div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
}
.w-wedding-caption {
	height: 120px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
}
@media ( max-width: 1024px ) {
	.w-wedding-caption {
		height: 60px;
	}
}
.fancybox-navigation {
	display: block;
	position: relative;
	height: 100%;
}
.fancybox-navigation .fancybox-button {
	top: unset !important;
	bottom: 36px;
	left: unset !important;
	right: unset !important;
}
.fancybox-navigation .fancybox-button--arrow_left {
	margin-left: calc(50% - 60px);
}
.fancybox-navigation .fancybox-button--arrow_right {
	margin-left: calc(50% + 10px);;
}
.fancybox-navigation .fancybox-button {
	width: 48px !important;
	min-width: 48px !important;
	height: 48px !important;
	border: 2px solid #ffffff;
	border-radius: 50% !important;
	line-height: 45px;
	color: #ffffff;
	cursor: pointer;
	transition: all 0.3s;
	padding: unset !important;
}
.fancybox-navigation .fancybox-button:hover{
	color: #ffffff;
	border: 2px solid #10284B;
	background: #10284B;
}
.fancybox-image {
	object-fit: contain;
	padding-bottom: 60px !important;
}
.w-store-thumbnail-wrap {
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 16px;
}
.w-store-meta-wrap {
	padding: 0 12px;
	margin-bottom: 16px;
}
.wehomo-store-list .w-store-thumbnail {
	height: 0%;
	width: 100%;
	position: relative;
	padding-top: 100%;
}
.wehomo-store-list .w-store-thumbnail img {
	height: 100%;
	width: 100%;
	position: absolute;
	object-fit: cover;
	top: 0;
	left: 0;
}
.w-store-name {
	margin-bottom: 24px;
/* 	text-overflow: ellipsis;
	display: -webkit-box;
	word-wrap: break-word;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	
	height: 64px; */
	padding: 0px 16px;
}
.w-store-name h2{
	margin-bottom: 0;
}
/* @media ( max-width: 1023px ) {
	.w-store-name {
		margin-bottom: 12px;
	}
}
@media ( max-width: 767px ) {
	.w-store-name {
		height: 56px;
	}
} */
.w-store-address, .w-store-phone {
	margin-bottom: 16px;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-wrap: break-word;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	position: relative;
	padding-left: 48px;
	padding-right: 16px;
}
@media ( max-width: 1023px ) {
	.w-store-address, .w-store-phone {
		height: 22px;
	}
}
.w-store-wrap-inner {
	margin-bottom: 32px;
}
.w-store-address:before {
	content: url(../images/address.svg);
	height: 21px;
	width: 21px;
	margin-right: 15.75px;
	position: absolute;
	top: 0;
	left: 16px;
}
.w-store-phone:before {
	content: url(../images/phone.svg);
	height: 21px;
	width: 21px;
	margin-right: 15.75px;
	position: absolute;
	top: 0;
	left: 16px;
}
.w-store-time {
	position: relative;
	padding-left: 48px;
	padding-right: 16px;
}
.w-store-time:before {
	content: url(../images/dark-clock.svg);
	height: 21px;
	width: 21px;
	margin-right: 15.75px;
	position: absolute;
	top: 0;
	left: 16px;
}
.w-store-loadmore-posts {
	text-align: center;
	margin-top: 48px;
}
.w-store-loadmore-posts span {
	padding: 14px 22px;
	border: 2px solid #10284B;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	cursor: pointer;
	border-radius: 100px;
	background: #10284B;
	transition: all 0.25s;
	font-family: "Playfair Display", Sans-serif;
}
.w-store-loadmore-posts span:hover {
	color: #10284B;
	background: #ffffff;
}

.wehomo-restaurant-list .w-restaurant-gallery-featured-photo-item a {
	position: relative;
	height: 0;
	width: 100%;
	padding-top: 100%;
	display: block;
}
.wehomo-restaurant-list .w-restaurant-gallery-featured-photo-item a img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.w-restaurant-list-wrap {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
.w-restaurant-list-wrap-reverse {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	flex-direction: row-reverse;
}
@media ( max-width: 767px ) {
	.w-restaurant-list-wrap-reverse {
		flex-direction: unset;
		display: block;
	}
}
.w-restaurant-gallery-wrap {
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 17px;
}
@media ( max-width: 1024px ) {
	.w-restaurant-gallery-wrap {
		padding: 0 8px;
	}
}
.w-restaurant-information-wrap {
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 17px;
}
@media ( max-width: 1024px ) {
	.w-restaurant-information-wrap {
		padding: 0 8px;
	}
}
.wehomo-restaurant-list .w-restaurant-gallery-slide-item {
	position: relative;
	height: 0;
	width: 85px !important;
	padding-top: 85px !important;
	display: block;
}
.wehomo-restaurant-list .w-restaurant-gallery-slide-item img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.w-restaurant-gallery-slide-wrap .slick-list {
	margin-top: 16px;
}
.w-restaurant-information-wrap {
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
}
.w-restaurant-information-inner {
	padding: 32px;
	background: #F9F9F9;
	width: 100%;
}
@media ( max-width: 1024px ) {
	.w-restaurant-information-inner {
		padding: 16px;
	}
}
.w-restaurant-detail-infor {
	display: flex;
	flex-wrap: wrap;
}
.w-restaurant-detail-infor-left {
	flex: 0 0 50%;
	max-width: 50%;
}
.w-restaurant-detail-infor-right {
	flex: 0 0 50%;
	max-width: 50%;
}
.w-restaurant-name {
	margin-bottom: 32px;
}
.w-restaurant-title {
	margin-bottom: 4px;
}
.w-restaurant-location, .w-restaurant-time, .w-restaurant-cuisine {
	margin-bottom: 24px;
	position: relative;
	padding-left: 34px;
}
.w-restaurant-capacity, .w-restaurant-suitable {
	position: relative;
	padding-left: 34px;
}
.w-restaurant-location:before {
	content: url(../images/address.svg);
	height: 21px;
	width: 21px;
	margin-right: 15.75px;
	position: absolute;
	top: 0;
	left: 0px;
}
.w-restaurant-time:before {
	content: url(../images/dark-clock.svg);
	height: 21px;
	width: 21px;
	margin-right: 15.75px;
	position: absolute;
	top: 0;
	left: 0;
}
.w-restaurant-capacity:before {
	content: url(../images/capacity.svg);
	height: 21px;
	width: 21px;
	margin-right: 15.75px;
	position: absolute;
	top: 0;
	left: 0;
}
.w-restaurant-cuisine:before {
	content: url(../images/cuisine.svg);
	height: 21px;
	width: 21px;
	margin-right: 15.75px;
	position: absolute;
	top: 0;
	left: 0;
}
.w-restaurant-suitable:before {
	content: url(../images/suitable.svg);
	height: 21px;
	width: 21px;
	margin-right: 15.75px;
	position: absolute;
	top: 0;
	left: 0;
}
.w-menu-title i{
	font-size: 16px;
	margin-right: 8px;
	margin-left: 4px;
}
.w-menu-description{
	padding-left: 34px;
}
@media ( max-width: 767px ) {
	.w-restaurant-list-wrap {
		display: block;
	}
	.w-restaurant-gallery-wrap {
		width: 100%;
		max-width: 100%;
	}
	.w-restaurant-information-wrap {
		width: 100%;
		max-width: 100%;
	}
}
.w-golden-heading-shadow-wrap-widget {
	position: relative;
	display: flex;
	justify-content: center;
	align-content: center;
}
.w-golden-heading-shadow-wrap-widget .w-main-heading {
	text-transform: uppercase;
}
.w-golden-heading-shadow-wrap-widget .w-heading-shadow {
	position: absolute;
	top: -12px;
	color: #ffffff;
	font-size: 56px;
	text-shadow: 0px 0px 0px #ffffff;
	opacity: 0.05;
	margin-left: auto; 
	margin-right: auto; 
	font-family: 'Playfair Display';
	font-weight: 600;
	text-transform: uppercase;
}
@media ( max-width: 1024px ) {
	.w-golden-heading-shadow-wrap-widget .w-heading-shadow {
		font-size: 52px;
		top: 0px;
		line-height: 55px;
	}
}
@media ( max-width: 767px ) {
	.w-golden-heading-shadow-wrap-widget .w-heading-shadow {
		font-size: 32px;
		line-height: 32px;
		top: 12px;
	}
}
.w-wedding-thumbnail-wrap a {
	position: relative;
}
.w-wedding-thumbnail-wrap a .w-thumbnail-overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
	content: '';
	height: 100%;
	width: 100%;
	z-index: 1;
}
.w-wedding-thumbnail-wrap a:hover .w-thumbnail-overlay {
	z-index: -1;
}
.w-wedding-thumbnail-wrap a:hover .w-thumbnail-zoom:before {
	display: flex;
}
.w-thumbnail-zoom:before {
	content: url(../images/kinh-lup.svg);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	display: none;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
}
.wehomo-convenience-list .w-store-name {
	padding: 0;
}