/* _content/GudauriExpress/Components/Layout/MainLayout.razor.rz.scp.css */
.container-max-width[b-woh1lgic1d] {
	max-width: 1160px;
}
.header-bg[b-woh1lgic1d] {
	z-index: 100;
	position: sticky;
}

.mobile-header[b-woh1lgic1d] {
	background-color: #fff;
	color: #020100;
}

	.mobile-header a[b-woh1lgic1d] {
		color: #020100;
	}

.text-seal-brown[b-woh1lgic1d] {
	color: #020100;
}

.logo[b-woh1lgic1d] {
	margin-left: 29px;
}

.main-nav-item[b-woh1lgic1d] {
	font-family: 'Tahoma, Segoe UI', Geneva, Verdana, sans-serif;
	color: #020100;
}

	.main-footer .links[b-woh1lgic1d] {
		height: 168px;
	}

.footer-link[b-woh1lgic1d] {
	color: #8F8E8E;
}

#dropdownMenu[b-woh1lgic1d] {
	display: none;
}

#actions.expanded > #dropdownMenu[b-woh1lgic1d] {
	display: block;
}

#langlist-dropdown[b-woh1lgic1d] {
	display: none;
	list-style: none;
}

.expanded > #langlist-dropdown[b-woh1lgic1d] {
	display: block;
}

#mobileDropdownMenu[b-woh1lgic1d] {
	display: none;
}

	#mobileDropdownMenu.expanded[b-woh1lgic1d] {
		display: block;
	}

#mobileLanglistDropdown[b-woh1lgic1d] {
	display: none;
}

.expanded > #mobileLanglistDropdown[b-woh1lgic1d] {
	display: block;
}
/* _content/GudauriExpress/Components/Pages/Admin/Internalization/Index.razor.rz.scp.css */
.key-column[b-i1dkbdyc0h]{
	width:200px;
}
/* _content/GudauriExpress/Components/Pages/Home.razor.rz.scp.css */
.square[b-cqccdv4b1k] {
	position: relative;
	width: 100%;
	padding-top: 100%;
}
.square-content[b-cqccdv4b1k] {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.fs-1x2[b-cqccdv4b1k]{
	font-size:3.5rem!important;
}
/* _content/GudauriExpress/Components/Pages/Page/FoodCategory/ListOfFoods.razor.rz.scp.css */
.text-truncate-2[b-g7nm76ezoe] {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.food-block[b-g7nm76ezoe] {
	transition: box-shadow 0.3s ease, border-color 0.3s ease !important;
}

	.food-block:hover[b-g7nm76ezoe] {
		box-shadow: 0 9px 17px rgba(0, 0, 0, 0.2) !important;
		border-color: black !important;
	}

.h-200[b-g7nm76ezoe] {
	min-height: 200px;
}
/* _content/GudauriExpress/Components/Pages/Page/Index.razor.rz.scp.css */
h1[b-s4hztj25rx] {
	color: #662b06;
}
/* _content/GudauriExpress/Components/Pages/Page/Menu/ListOfFoodCategories.razor.rz.scp.css */
.rounded-right-top[b-d9bwnfjfbk] {
	border-top-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: var(--bs-border-radius) !important;
	border-top-right-radius: var(--bs-border-radius) !important;
}

.food-category-block[b-d9bwnfjfbk] {
	transition: box-shadow 0.3s ease, border-color 0.3s ease !important;
}

	.food-category-block:hover[b-d9bwnfjfbk] {
		box-shadow: 0 9px 17px rgba(0, 0, 0, 0.2) !important;
		border-color: black !important;
	}
/* _content/GudauriExpress/Components/Shared/UI/Editors/TinyMceEditor/TinyMceEditorBase.razor.rz.scp.css */
/* _content/GudauriExpress/Components/Shared/UI/UserAvatar/UserAvatarBase.razor.rz.scp.css */
img[b-12rvm55s2v] {
	max-width: 45px;
}
