/*-------------------------------------------------------------
						ENG
  -------------------------------------------------------------*/

body[text-type='english'] {
		font-family:'Open Sans','Noto Sans', -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
		font-weight:400;
		font-size: 1rem;
		line-height:1.4;
		letter-spacing:.025em;

  }


body[text-type='english'] h1,
body[text-type='english'] .h1 {font-size:80px;}
body[text-type='english'] h2,
body[text-type='english'] .h2 {font-size:59px;}
body[text-type='english'] h3,
body[text-type='english'] .h3 {font-size:50px;}
body[text-type='english'] h4,
body[text-type='english'] .h4 {font-size:36px;}
body[text-type='english'] h5,
body[text-type='english'] .h5 {font-size:30px;}

	@media (max-width: 991px) {

		    body[text-type='english'] h1,
			body[text-type='english'] .h1 {font-size:70px;}
			body[text-type='english'] h2,
			body[text-type='english'] .h2 {font-size:49px;}
			body[text-type='english'] h3,
			body[text-type='english'] .h3 {font-size:37px;}
			body[text-type='english'] h4,
			body[text-type='english'] .h4 {font-size:30px;}
			body[text-type='english'] h5,
			body[text-type='english'] .h5 {font-size:22px;}
	}

 body[text-type='english'] p,  
 body[text-type='english'] .p,
 body[text-type='english'] ul li,
 body[text-type='english'] ol li {
	font-weight:400;
}



 body[text-type='english'] .menu-item .item-price>p,
 body[text-type='english'] .menu-item .item-title>h5,
 body[text-type='english'] .content-text h5{
	font-weight:600;
}



	 body[text-type='english']		.display-1 {
				font-size:76px;
				line-height:1.15;
			}
	 body[text-type='english']		.display-3 {
				font-size:96px;
				line-height:1.15;
}
	}

	@media (min-width:992px) and (max-width:1400px) {

	 body[text-type='english']		.display-1 {
				font-size:60px;
			}
	 body[text-type='english']		.display-3 {
				font-size:50px;
			}
	}

	@media (max-width:575px) {
	 body[text-type='english']		.display-1 {
				font-size:60px;
			}
	 body[text-type='english']		.display-3 {
				font-size:45px;
			}
	}
