/* 
Theme Name: Miss Saigon Theme
Description: Miss Saigon Theme
Author: Miss Saigon
Template: hello-elementor
Text Domain: misssaigon
*/

@import url('https://fonts.googleapis.com/css2?family=Ysabeau+Office:wght@400;500&display=swap');

.dialog-lightbox-widget {
	z-index: 1000000 !important; 
}
.dialog-lightbox-close-button {
	z-index: 100000000000 !important;
}
#instagram-gallery-feed-0 .instagram-gallery-item__wrap .instagram-gallery-item__media-mask {
    background-color: rgba(0,0,0,0.5) !important;
}
.misssaigon-main {
	height: calc(100vh - 120px) !important;
	min-height: calc(100vh - 120px) !important;
}
.site-header {
	height: 120px;
}
.site-header .header-menu-coupon {
	padding-left: 25px;
	padding-right: 25px;
}
.site-header .header-menu-coupon a,
.footer-reservation-coupon a {
	background: rgba(185,149,110,0.2);
	border: #B9956E 1px solid;
	border-radius: 11px;
	font-size: 1.2rem;
    padding: 8px 15px;
	text-transform: uppercase;
	transition: 0.5s all;
}
.site-header .header-menu-coupon a:hover,
.footer-reservation-coupon a:hover {
	transform: none !important;
	background: rgba(255,255,255,0.5) !important;
}
.footer-reservation-coupon a {
	background: transparent !important;
}
.site-header .elementor-widget-theme-site-logo img {
	height: 75px;
	width: auto;
}
.site-header > .elementor-container {
	margin-left: 0;
	margin-right: 0;
	flex-grow: 1;
}
.site-header.she-header {
	background: rgba(16,22,36,0.8);
	height: 120px;
	z-index: 1000;
	z-index: 100000;
}
.site-header .elementor-widget-nav-menu .elementor-nav-menu {
	width: 100%;
}
.site-header .elementor-widget-nav-menu ul.elementor-nav-menu li a {
	font-family: 'Ysabeau Office' !important;
	transition: 0.5s all;
	font-weight: 500 !important;
	padding: 8px 25px;
}
.site-header .elementor-widget-nav-menu ul.elementor-nav-menu li a:hover {
	color: #FFFFFF !important;
}
.site-header .elementor-widget-nav-menu .elementor-nav-menu li.language-switcher {
	/*position: absolute;
	right: 100px;
	width: 50px;*/
}
.site-header .elementor-widget-nav-menu .elementor-nav-menu li.language-switcher a {
	transform: none !important;
	text-transform: none !important;
}
/*.site-header .elementor-widget-nav-menu .elementor-nav-menu li.language-switcher-en {
	margin-top: -12px;
}
.site-header .elementor-widget-nav-menu .elementor-nav-menu li.language-switcher-de {
	margin-top: 12px;
}*/
.site-header .elementor-widget-nav-menu .elementor-nav-menu li.current-language-menu-item a {
	color: #FFFFFF !important;
	
}
.site-header .header-language-menu .elementor-nav-menu {
	flex-direction: row;
}
.site-header .header-language-menu .elementor-nav-menu li a {
	padding: 0 7px !important;
}
.site-header .elementor-widget-nav-menu .elementor-nav-menu li.current-language-menu-item a > span {
	/*border-bottom: 1px solid #FFFFFF !important;*/
	display: block;
}
.site-header .elementor-widget-nav-menu .elementor-nav-menu li.current-language-menu-item a span.trp-ls-language-name:after {
	/*font-family: "FontAwesome";
	content: "\f0d7";
	padding-left: 5px;
	color: #FFFFFF;*/
}
.elementor-widget-text-editor p {
	font-family: 'Ysabeau Office' !important;
}
.elementor-menu-toggle {
	background-image: url("data:image/svg+xml,%3Csvg width='50' height='30' viewBox='0 0 50 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.5576 1H48.4034' stroke='%23C2946C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.59668 14.8997H48.4029' stroke='%23C2946C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.59668 28.7934H19.825' stroke='%23C2946C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 45px;
	height: 45px;
	align-self: flex-end;
	margin: 0 !important; 
}
.elementor-menu-toggle > i {
	display: none !important;
}
.site-header .elementor-nav-menu--dropdown {
	background: #131A23;
	overflow: visible !important;
}
.site-header .elementor-nav-menu--dropdown ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
.site-header .elementor-nav-menu--dropdown ul.elementor-nav-menu li a {
	color: #B9956E;
	transition: 0.3s all;
	padding: 10px 0;
	font-size: 1.1em;
	justify-content: center;
}
.site-header .elementor-nav-menu--dropdown ul.elementor-nav-menu li a:hover {
	color: #FFFFFF !important;
}
.elementor-location-footer a {
	color: #CEB6A4 !important;
}
/*.about-heading { 
	
	text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.about-heading h2 {
	overflow: hidden;
	writing-mode: vertical-rl;
	text-orientation: mixed; 
	display: flex;
    align-items: center;
    justify-content: center;
	height: 100%;
	flex: 1;
}
.about-heading h2 span {
	font-size: 6rem;
	text-transform: uppercase;
	font-weight: 400 !important;
	display: inline-block !important;
	position: relative !important;
	white-space: nowrap;
}
.about-heading h2 span:before,
.about-heading h2 span:after {
	content: "";
	width: 1px;
	background: #B9956E;
	left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
	height: 100000px;
	z-index: 10000;
}
.about-heading h2 span:before {
	margin-bottom: 30px;
	bottom: 100%;
}
.about-heading h2 span:after {
	margin-top: 30px;
	top: 100%;
}
.site-footer {
	display: none !important;
}*/
@media screen and (max-width: 1200px) {
	.site-header .header-menu-coupon {
		padding-left: 10px;
		padding-right: 10px; 
	}
}
@media screen and (max-width: 800px) {
	.site-header .elementor-widget-theme-site-logo img {
		width: 170px !important;
		height: auto !important; 
	}
}
@media screen and (max-width: 767px) {
	.site-header {
		height: 70px;
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.site-header .elementor-sticky--active {
		width: 100% !important;
		left: 0 !important;
		padding-top: 0;
		height: 70px !important;
		padding-top: 15px !important;
	}
	.site-header .header-menu-lang-mobile > a {
		display: none;
	} 
	.site-header .header-menu-lang-mobile ul.elementor-nav-menu--dropdown {
		display: flex !important;
		flex-direction: row;
		align-items: flex-start;
		justify-content: center;
		width: 100%;
		top: 0 !important;
		position: relative !important;
		padding: 0;
		padding-top: 5px;
	}
	.misssaigon-main {
		height: calc(100vh - 70px) !important;
		min-height: calc(100vh - 70px) !important;
	}
	.site-header.she-header {
		height: 70px;
	}
	.site-header .header-menu-coupon {
		display: flex;
		justify-content: center;
		margin-top: 5px;
	}
	.site-header .header-menu-coupon a {
		display: inline-flex;
		padding: 10px 20px !important;
	}
	.site-header .elementor-widget-nav-menu .elementor-nav-menu--dropdown li a:hover {
		color: #FFFFFF;
		background: transparent;
	}
	#container-restaurant-selection {
		/*height: calc(100vh - 70px) !important;
		height: -moz-available !important;
		height: -webkit-fill-available !important;
		height: fill-available !important;*/
	}
	.site-header .elementor-widget-nav-menu .elementor-nav-menu li.language-switcher {
		right: 50px;
	}
	.site-header .elementor-widget-nav-menu .elementor-nav-menu--dropdown li.language-switcher {
		top: -52px; 
		right: 15px;
	}
	.site-header .elementor-widget-nav-menu .elementor-nav-menu--dropdown li.language-switcher a {
		justify-content: flex-start;
	}
	.site-header.she-header {
		background: rgba(19,26,35,0.95);
	}
	.site-header .elementor-nav-menu--dropdown {
		width: 100% !important;
		left: 0 !important;
		top: 69px !important;
		position: fixed;
		margin-top: 0 !important;
	}
	.site-header .elementor-sticky--effects .elementor-nav-menu--dropdown {
		top: 60px !important;
	}
	.about-heading h2 span {
		font-size: 84px;
		text-transform: none;
		margin-top: 50px;
	}
	.about-heading h2 span:after,
	.about-heading h2 span:before {
		display: none;
	}
	.about-heading h2 { 
		writing-mode: horizontal-tb;
		padding-top: 20px;
		height: auto;
	}
}
@media screen and (max-height: 500px) {
	.about-heading h2 span {
		font-size: 84px;
	} 
}