
.w-10 {
	width: 10%
}

.w-20 {
	width: 20%
}

.w-25 {
	width: 25%;
}

.w-30 {
	width: 30%
}

.w-40 {
	width: 40%
}

.w-50 {
	width: 50%
}

.w-60 {
	width: 60%
}

.w-70 {
	width: 70%
}

.w-75 {
	width: 75%;;
}
.w-100 {
	width: 100%;
}

.w-90 {
	width: 90%;
}

.w100px{
width:100px;
}


.h-5 {
	height: 5% !important;
}

.h-10 {
	height: 10% !important;
}

.h-20 {
	height: 20% !important;
}

.h-30 {
	height: 30% !important;
}

.h-40 {
	height: 40% !important;
}

.h-50 {
	height: 50% !important;
}

.h-60 {
	height: 60% !important;
}

.h-70 {
	height: 70% !important;
}

.h-80 {
	height: 80% !important;
}

.h-85 {
	height: 85% !important;
}

.h-90 {
	height: 90% !important;
	/* overflow-y: auto !important; */
	scroll-snap-type: y mandatory !important;
}

.h-100 {
	height: 100% !important;
	/* height: -webkit-fill-available; */
	/* overflow-y: auto !important; */
	scroll-snap-type: y mandatory !important;

}

.h-100-y {
	height: 100% !important;
	/* height: -webkit-fill-available; */
	overflow-y: auto !important;
	scroll-snap-type: y mandatory !important;
	overflow-x: hidden;

}

.h-5vh {
	height: 5vh !important;
}

.h-6vh{
	height: 6vh !important;
}

.h-7vh {
	height: 7vh !important;
}

.h-8vh {
	height: 8vh !important;
}

.minh-5vh {
	min-height: 5vh !important;
	min-height: -webkit-fill-available;

}

.h-10vh {
	height: 10vh !important;

}

.h-20vh {
	height: 20vh !important;
	height: -webkit-fill-available;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
}

.h-30vh {
	height: 30vh !important;
	height: -webkit-fill-available;
}

.h-15vh {
	height: 15vh !important;
	height: -webkit-fill-available;
}

.h-50vh {
	height: 50vh !important;
	height: -webkit-fill-available;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
}

.h-55vh {
	height: 55vh !important;
	height: -webkit-fill-available;
}

.h-60vh {
	height: 60vh !important;
	height: -webkit-fill-available;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
}

.h-65vh {
	height: 65vh !important;
	height: -webkit-fill-available;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
}

.minh-70vh {
	height: 70vh !important;
	height: -webkit-fill-available;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
}

.h-70vh {
	height: 70vh !important;
	height: -webkit-fill-available;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
}

.h-80vh {
	height: 80vh !important;
	height: -webkit-fill-available;
	overflow-x: auto;
	scroll-snap-type: x mandatory;

}

.h-85vh {
	height: 85vh !important;
	height: -webkit-fill-available;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
}

.h-90vh {
	height: 90vh !important;
	height: -webkit-fill-available;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
}

.h-93vh {
	height: 93vh !important;
	height: -webkit-fill-available;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
}

.h-95vh {
	height: 95vh !important;
	height: -webkit-fill-available;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
}

.h-100vh {
	height: 100dvh !important;
	height: -webkit-fill-available;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
	box-sizing: content-box;
}

.h-100vh-y {
	height: 100vh !important;
	height: -webkit-fill-available;
	overflow-y: auto;

}

.h-100vhStatic {
	height: 100vh !important;
	height: -webkit-fill-available;

}

.h-10px {
	height: 10px !important;
}

.h-55px {
	height: 55px !important;
}

.h-70px {
	height: 70px !important;
}

.h-100px {
	height: 100px !important;
}

.h-125px {
	height: 125px !important;
}
.h-150px {
	height: 150px !important;
}

.h-200px {
	height: 200px !important;
}

.h-250px {
	height: 250px !important;
}

.h-300px {
	height: 300px !important;
}

.h-320px {
	height: 320px !important;
}

.h-Max-300px {
	max-height: 300px !important;
}

.h-370px {
	height: 370px !important;
}

.h-400px {
	height: 400px !important;
}

.h-430px {
	height: 430px !important;
}

.h-500px {
	height: 500px !important;
}

.h-600px {
	height: 600px !important;
}




/*#region Fonts */
.persian-digit-font {
	font-family: "WOFF IRANYekanXFaNum-Regular";
}
.PageTitle{
	font-size: large
}

.Large{
	font-size: large;
}

.Normal{
	font-size: 1.2em;
}
.FoodCatMenu{
	font-size:1.2em;
}

.FoodCatTitle{
	font-size:15px;
}

.text-16{
	font-size: 16px !important;
}

/*#endregion*/