#thailit_kitchen {position:absolute;left:0;right:0;}
#thailit_hamburger {
  position: absolute;
left:0;
	display: inline-block;
	transition: all .4s;
	color: #4a3041;
	font-family: Leelawadee UI,Leelawadee,Arial Unicode MS,Code2000,sans-serif;
	overflow: visible;
}#thailit_slanted_beef {
	display: inline-block;
	font-family: Leelawadee UI,Leelawadee,Arial Unicode MS,Code2000,sans-serif;
	font-size:2em;
	font-weight:777;
}ul.thailit_paddy {
  position: relative;
  padding:0;
  margin:0;
  display: inline-block;
  font: inherit;
  color: inherit;
  white-space: nowrap;
}ul.thailit_paddy li {
  list-style:none;
  display:inline-block;
  position:relative;
  cursor:pointer;
  color: inherit;
  font: inherit;
  font-size:1em;
  white-space: nowrap;
}ul.thailit_paddy>li:after{}ul.thailit_paddy>li>a { white-space: nowrap; }ul.thailit_paddy>li>a:after{}ul.thailit_paddy>li>a:before{}ul.thailit_paddy li.hovered_show_subs>a {
  transition:all .4s cubic-bezier(0,.72,.21,1);
  -webkit-transform: rotate(0deg);
  -khtml-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  padding:5px;
  font:inherit;
}ul.thailit_paddy li.hovered_show_subs:hover>a {
  transition:all .4s cubic-bezier(0,.72,.21,1);
  -webkit-transform: rotate(90deg);
  -khtml-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font:inherit;
  color:#fa4616;
  background-color:rgba(0,0,0,0);
}ul.thailit_paddy li.hovered_show_subs:hover>a {color:#fa4616;background-color:rgba(0,0,0,0);font:inherit}ul.thailit_paddy li.hovered_show_subs:before{content:" ";background:0 0;position:absolute;width:130%;height:150%;top:-25%;left:-15%;display:none}ul.thailit_paddy li.hovered_show_subs:hover:before{display:block}ul.thailit_paddy li.hovered_show_subs:hover:after{
-webkit-transform:translateY(2px);
-khtml-transform:translateY(2px);
-ms-transform:translateY(2px);
transform:translateY(2px)
}ul.thailit_paddy li.hovered_show_subs:hover>a:after{-webkit-transform:scaleX(1);-khtml-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}ul.thailit_paddy li.hovered_show_subs:hover .menu_item{visibility:visible;opacity:1;font-size:inherit;-webkit-transform:translateY(1em);-ms-transform:translateY(1em);transform:translateY(1em);transition:all .4s cubic-bezier(0,.72,.21,1)}ul.thailit_paddy li.hovered_show_subs>a:after{}ul.thailit_paddy li.hovered_show_subs:after{}ul.thailit_paddy li.hovered_show_subs:hover:after{}ul.thailit_paddy li a {
	white-space: nowrap;
	display:block;
	text-decoration:none;
	box-sizing:border-box;
	color:inherit;
}ul.thailit_paddy .menu_item {
	position: absolute;
	display: table;
	visibility: hidden;
	opacity: 0;
	min-width: 250px;

	padding: 5px 13px 10px 10px;
	left: -0.5em;
	margin: -0.25em 0 0 -5em;
	white-space: nowrap;
	-webkit-transform: translateY(0);
	-khtml-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	transition: all .2s cubic-bezier(0,.72,.21,1);
	color: #ffffff;
	border-radius: 2px;
	background-color:#4a3041;
	box-shadow: 0 3px 6px rgba(0,0,0,0.5), 0 5px 6px rgba(0,0,0,0.5);
}ul.thailit_paddy .menu_item:before {
	display: block;
	position: relative;
	content: "";
	width: 0;
	height: 0;
	top: -17px;
	left: calc(165px - 7.25em);
	margin-left: 0;
	margin-left: 2em; /* 1.2 */
	margin-left: -1.5em; /* 0.85 */
	margin-left: calc(12em - 12rem);
	border-style: solid;
	border-width: 0 10px 14px 10px;
	border-radius: 2px;
	border-color: transparent transparent #4a3041 transparent;
}ul.thailit_paddy .menu_item li {
	list-style:none;
	text-align:left;
	white-space: nowrap;
	position:relative;
	margin-bottom:6px;
	line-height:130%;
	display:block;
}ul.thailit_paddy .menu_item li a {
	padding-left:15px;
	padding-right: 21px;
	display:block;
}ul.thailit_paddy .menu_item li a:before {
	content: " ";
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg x='0' y='0' viewBox='0 0 5 9' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='%23ffffff' transform='rotate(-90, 4.25 4.25)' fill-rule='evenodd'%3E%3Cpath d='M4,2.856 L1.377,0.236 C1.062,-0.079 0.551,-0.079 0.236,0.236 C-0.079,0.55 -0.079,1.06 0.236,1.375 L3.43,4.564 C3.587,4.721 3.794,4.8 4,4.8 C4.206,4.8 4.413,4.721 4.57,4.564 L7.764,1.375 C8.079,1.06 8.079,0.55 7.764,0.236 C7.449,-0.079 6.938,-0.079 6.623,0.236 L4,2.856 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;
	background-size: contain;
	position: absolute;
	width: .5em;
	height: .8em;
	left: .1em;
	top: .4em;
	transition: all .4s cubic-bezier(0,.72,.21,1);
}ul.thailit_paddy .menu_item li a:hover {color:#fa4616;}ul.thailit_paddy .menu_item li a:hover:before {
	-webkit-transform:translateX(2px);
	-khtml-transform:translateX(2px);
	-ms-transform:translateX(2px);
	transform:translateX(2px);
	background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg x='0' y='0' viewBox='0 0 5 9' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='%23fa4616' transform='rotate(-90, 4.25 4.25)' fill-rule='evenodd'%3E%3Cpath d='M4,2.856 L1.377,0.236 C1.062,-0.079 0.551,-0.079 0.236,0.236 C-0.079,0.55 -0.079,1.06 0.236,1.375 L3.43,4.564 C3.587,4.721 3.794,4.8 4,4.8 C4.206,4.8 4.413,4.721 4.57,4.564 L7.764,1.375 C8.079,1.06 8.079,0.55 7.764,0.236 C7.449,-0.079 6.938,-0.079 6.623,0.236 L4,2.856 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;
}ul.thailit_paddy .menu_item li a:after {
	content: " ";
	background: url() no-repeat 50%;
	background-size: contain;
	position: absolute;
	width: 1.15em;
	height: 1.15em;
	right: 0px;
	top: 2px;
	width: calc(1px + 1.15em + (5px * 2));
}#thailit_welcome_tab_a_in_burger:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 425 425'%3E%3Cg stroke='%23ffffff' stroke-width='12' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M351.191,401.923H72.901c-4.487,0-8.129-3.633-8.129-8.129V242.262l-56.664-0.114 c-3.284-0.008-6.243-1.992-7.495-5.023c-1.252-3.04-0.553-6.527,1.764-8.852L206.104,24.546c1.853-1.845,4.503-2.666,7.047-2.276 c2.414,0.39,4.511,1.845,5.731,3.942l47.43,47.43V58.499c0-4.487,3.633-8.129,8.129-8.129h47.755c4.495,0,8.129,3.642,8.129,8.129 v79.156l91.39,91.398c2.325,2.325,3.024,5.828,1.764,8.868c-1.26,3.032-4.227,5.007-7.511,5.007c-0.008,0-0.008,0-0.016,0 l-56.64-0.114v150.98C359.32,398.29,355.686,401.923,351.191,401.923z M81.03,385.666h262.033V234.67 c0-2.162,0.854-4.235,2.39-5.755c1.528-1.52,3.585-2.374,5.739-2.374c0.008,0,0.008,0,0.016,0l45.105,0.089l-79.855-79.863 c-1.528-1.528-2.382-3.593-2.382-5.747V66.628h-31.498v26.645c0,3.284-1.975,6.251-5.015,7.511 c-3.032,1.268-6.527,0.569-8.86-1.764l-57.038-57.038l-183.95,183.95l45.203,0.089c4.487,0.008,8.112,3.642,8.112,8.129 C81.03,234.149,81.03,385.666,81.03,385.666z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_welcome_tab_a_in_burger:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 425 425'%3E%3Cg stroke='%23fa4616' stroke-width='12' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M351.191,401.923H72.901c-4.487,0-8.129-3.633-8.129-8.129V242.262l-56.664-0.114 c-3.284-0.008-6.243-1.992-7.495-5.023c-1.252-3.04-0.553-6.527,1.764-8.852L206.104,24.546c1.853-1.845,4.503-2.666,7.047-2.276 c2.414,0.39,4.511,1.845,5.731,3.942l47.43,47.43V58.499c0-4.487,3.633-8.129,8.129-8.129h47.755c4.495,0,8.129,3.642,8.129,8.129 v79.156l91.39,91.398c2.325,2.325,3.024,5.828,1.764,8.868c-1.26,3.032-4.227,5.007-7.511,5.007c-0.008,0-0.008,0-0.016,0 l-56.64-0.114v150.98C359.32,398.29,355.686,401.923,351.191,401.923z M81.03,385.666h262.033V234.67 c0-2.162,0.854-4.235,2.39-5.755c1.528-1.52,3.585-2.374,5.739-2.374c0.008,0,0.008,0,0.016,0l45.105,0.089l-79.855-79.863 c-1.528-1.528-2.382-3.593-2.382-5.747V66.628h-31.498v26.645c0,3.284-1.975,6.251-5.015,7.511 c-3.032,1.268-6.527,0.569-8.86-1.764l-57.038-57.038l-183.95,183.95l45.203,0.089c4.487,0.008,8.112,3.642,8.112,8.129 C81.03,234.149,81.03,385.666,81.03,385.666z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_dictionary_tab_a_in_burger:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 24 24'%3E%3Cg stroke='%23ffffff' stroke-width='0.5' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M9.5 3a6.5 6.5 0 0 1 4.936 10.73l0.271 0.27 h0.793l5 5-1.5 1.5-5-5v-0.793l-0.27-0.27A6.5 6.5 0 1 1 9.5 3zm0 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_dictionary_tab_a_in_burger:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 24 24'%3E%3Cg stroke='%23fa4616' stroke-width='0.5' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M9.5 3a6.5 6.5 0 0 1 4.936 10.73l0.271 0.27 h0.793l5 5-1.5 1.5-5-5v-0.793l-0.27-0.27A6.5 6.5 0 1 1 9.5 3zm0 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_transliterate_tab_a_in_burger:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M12.87 15.07l-2.54-2.51 0.03 -0.03A17.52 17.52 0 0 0 14.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c0.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11 0.76 -2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_transliterate_tab_a_in_burger:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M12.87 15.07l-2.54-2.51 0.03 -0.03A17.52 17.52 0 0 0 14.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c0.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11 0.76 -2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_spelling_tab_a_in_burger:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M16.836 2.734c-0.386 0-0.767 0.147 -1.065 0.44 l-2.119 2.119 5.303 5.303 2.119-2.12a1.487 1.487 0 0 0 0-2.119l-3.179-3.183a1.5 1.5 0 0 0-1.059-0.44zM12.944 6l-8.1 8.105 2.558 0.284 0.177 2.285 2.28 0.175 0.287 2.559 8.101-8.105m-14 3.74l-1.732 6.69 6.684-1.793-0.244-2.157-2.31-0.176-0.18-2.316'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_spelling_tab_a_in_burger:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M16.836 2.734c-0.386 0-0.767 0.147 -1.065 0.44 l-2.119 2.119 5.303 5.303 2.119-2.12a1.487 1.487 0 0 0 0-2.119l-3.179-3.183a1.5 1.5 0 0 0-1.059-0.44zM12.944 6l-8.1 8.105 2.558 0.284 0.177 2.285 2.28 0.175 0.287 2.559 8.101-8.105m-14 3.74l-1.732 6.69 6.684-1.793-0.244-2.157-2.31-0.176-0.18-2.316'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_vocabulary_tab_a_in_burger:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-4 -4 70 70'%3E%3Cg stroke='%23ffffff' stroke-width='2' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M42.5,22h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,22,42.5,22z M17.5,16h10c0.552,0,1-0.447,1-1s-0.448-1-1-1h-10c-0.552,0-1,0.447-1,1S16.948,16,17.5,16z M42.5,30h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,30,42.5,30z M42.5,38h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,38,42.5,38z M42.5,46h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,46,42.5,46z M38.914,0H6.5v60h47V14.586L38.914,0z M39.5,3.414L50.086,14H39.5V3.414z M8.5,58V2h29v14h14v42H8.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_vocabulary_tab_a_in_burger:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-4 -4 70 70'%3E%3Cg stroke='%23fa4616' stroke-width='2' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M42.5,22h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,22,42.5,22z M17.5,16h10c0.552,0,1-0.447,1-1s-0.448-1-1-1h-10c-0.552,0-1,0.447-1,1S16.948,16,17.5,16z M42.5,30h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,30,42.5,30z M42.5,38h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,38,42.5,38z M42.5,46h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,46,42.5,46z M38.914,0H6.5v60h47V14.586L38.914,0z M39.5,3.414L50.086,14H39.5V3.414z M8.5,58V2h29v14h14v42H8.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_dictionary_tab_a_in_burger:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 24 24'%3E%3Cg stroke='%23ffffff' stroke-width='0.5' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M9.5 3a6.5 6.5 0 0 1 4.936 10.73l0.271 0.27 h0.793l5 5-1.5 1.5-5-5v-0.793l-0.27-0.27A6.5 6.5 0 1 1 9.5 3zm0 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_dictionary_tab_a_in_burger:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 24 24'%3E%3Cg stroke='%23fa4616' stroke-width='0.5' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M9.5 3a6.5 6.5 0 0 1 4.936 10.73l0.271 0.27 h0.793l5 5-1.5 1.5-5-5v-0.793l-0.27-0.27A6.5 6.5 0 1 1 9.5 3zm0 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_transliterate_tab_a_in_burger:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M12.87 15.07l-2.54-2.51 0.03 -0.03A17.52 17.52 0 0 0 14.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c0.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11 0.76 -2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_transliterate_tab_a_in_burger:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M12.87 15.07l-2.54-2.51 0.03 -0.03A17.52 17.52 0 0 0 14.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c0.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11 0.76 -2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_spelling_tab_a_in_burger:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M16.836 2.734c-0.386 0-0.767 0.147 -1.065 0.44 l-2.119 2.119 5.303 5.303 2.119-2.12a1.487 1.487 0 0 0 0-2.119l-3.179-3.183a1.5 1.5 0 0 0-1.059-0.44zM12.944 6l-8.1 8.105 2.558 0.284 0.177 2.285 2.28 0.175 0.287 2.559 8.101-8.105m-14 3.74l-1.732 6.69 6.684-1.793-0.244-2.157-2.31-0.176-0.18-2.316'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_spelling_tab_a_in_burger:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M16.836 2.734c-0.386 0-0.767 0.147 -1.065 0.44 l-2.119 2.119 5.303 5.303 2.119-2.12a1.487 1.487 0 0 0 0-2.119l-3.179-3.183a1.5 1.5 0 0 0-1.059-0.44zM12.944 6l-8.1 8.105 2.558 0.284 0.177 2.285 2.28 0.175 0.287 2.559 8.101-8.105m-14 3.74l-1.732 6.69 6.684-1.793-0.244-2.157-2.31-0.176-0.18-2.316'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_vocabulary_tab_a_in_burger:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-4 -4 70 70'%3E%3Cg stroke='%23ffffff' stroke-width='2' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M42.5,22h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,22,42.5,22z M17.5,16h10c0.552,0,1-0.447,1-1s-0.448-1-1-1h-10c-0.552,0-1,0.447-1,1S16.948,16,17.5,16z M42.5,30h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,30,42.5,30z M42.5,38h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,38,42.5,38z M42.5,46h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,46,42.5,46z M38.914,0H6.5v60h47V14.586L38.914,0z M39.5,3.414L50.086,14H39.5V3.414z M8.5,58V2h29v14h14v42H8.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_vocabulary_tab_a_in_burger:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-4 -4 70 70'%3E%3Cg stroke='%23fa4616' stroke-width='2' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M42.5,22h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,22,42.5,22z M17.5,16h10c0.552,0,1-0.447,1-1s-0.448-1-1-1h-10c-0.552,0-1,0.447-1,1S16.948,16,17.5,16z M42.5,30h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,30,42.5,30z M42.5,38h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,38,42.5,38z M42.5,46h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,46,42.5,46z M38.914,0H6.5v60h47V14.586L38.914,0z M39.5,3.414L50.086,14H39.5V3.414z M8.5,58V2h29v14h14v42H8.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_login_menu_sub_a_in_burger:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-24 -78 1200 1200'%3E%3Cg stroke='none' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M735.947949 125.874054 735.947949 955.720493 987.59408 1024 1011.67207 1021.087981 1011.67207 52.49568 972.014208 52.49568 735.947949 125.874054 735.947949 125.874054ZM426.729933 744.117466 426.729933 1023.524102 498.488 1023.524102 499.791046 686.500256 426.729933 744.117466 426.729933 744.117466ZM426.729933 0 426.729933 280.222458 501.139411 339.48263 502.272493 48.92647 995.163066 48.92647 1038.582758 48.994458 1038.582758 1023.524102 1095.236851 1023.524102 1095.236851 0 426.729933 0 426.729933 0ZM303.099379 783.23145C298.850323 783.23145 294.555942 782.24567 290.692134 780.398746 280.845651 775.594477 274.534387 765.521382 274.534387 754.666458L274.534387 632.418266 28.564992 632.418266C12.815155 632.418266 0 619.60311 0 603.841946L0 419.682163C0 403.920992 12.815155 391.117171 28.564992 391.117171L274.523053 391.117171 274.523053 268.880307C274.523053 257.991392 280.868314 247.884301 290.692134 243.136691 300.289331 238.502387 312.51529 239.850752 320.90009 246.524602L627.398714 490.613082C634.253856 496.085869 638.174323 504.255386 638.162989 513.036768 638.140326 521.81815 634.174541 529.976339 627.274074 535.426464L320.798112 777.112806C315.789894 781.055936 309.501286 783.23145 303.099379 783.23145L303.099379 783.23145ZM303.099379 754.666458 303.099379 768.965952 303.099379 754.666458 303.099379 754.666458Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_login_menu_sub_a_in_burger:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-24 -78 1200 1200'%3E%3Cg stroke='none' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M735.947949 125.874054 735.947949 955.720493 987.59408 1024 1011.67207 1021.087981 1011.67207 52.49568 972.014208 52.49568 735.947949 125.874054 735.947949 125.874054ZM426.729933 744.117466 426.729933 1023.524102 498.488 1023.524102 499.791046 686.500256 426.729933 744.117466 426.729933 744.117466ZM426.729933 0 426.729933 280.222458 501.139411 339.48263 502.272493 48.92647 995.163066 48.92647 1038.582758 48.994458 1038.582758 1023.524102 1095.236851 1023.524102 1095.236851 0 426.729933 0 426.729933 0ZM303.099379 783.23145C298.850323 783.23145 294.555942 782.24567 290.692134 780.398746 280.845651 775.594477 274.534387 765.521382 274.534387 754.666458L274.534387 632.418266 28.564992 632.418266C12.815155 632.418266 0 619.60311 0 603.841946L0 419.682163C0 403.920992 12.815155 391.117171 28.564992 391.117171L274.523053 391.117171 274.523053 268.880307C274.523053 257.991392 280.868314 247.884301 290.692134 243.136691 300.289331 238.502387 312.51529 239.850752 320.90009 246.524602L627.398714 490.613082C634.253856 496.085869 638.174323 504.255386 638.162989 513.036768 638.140326 521.81815 634.174541 529.976339 627.274074 535.426464L320.798112 777.112806C315.789894 781.055936 309.501286 783.23145 303.099379 783.23145L303.099379 783.23145ZM303.099379 754.666458 303.099379 768.965952 303.099379 754.666458 303.099379 754.666458Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_create_account_menu_item_a_in_burger:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 850 850'%3E%3Cg stroke='none' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M128,608 A344,344 0,1,1 748,472 A180,180 0,0,1 793,512 a398,398 0,1,0 -265,278 A180,180 0,0,1 487,747 A344,344 0,0,1 163,650 C187,616 410,630 343,488 C120,97 700,97 476,488 C462,520 462,540 470,560 A180,180 0,0,1 539,478 C 757,29 55,29 284,488 C 320,550 298,546 260,564 C 250,570 170,580 128,609 Z M665,522a120,120,0,1,1,-15,-1 m165,158 a170,170 0,1,0 -1,4z m-189,-12v65h50v-65h65v-50h-65v-65h-50v65h-65v50z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_create_account_menu_item_a_in_burger:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 850 850'%3E%3Cg stroke='none' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M128,608 A344,344 0,1,1 748,472 A180,180 0,0,1 793,512 a398,398 0,1,0 -265,278 A180,180 0,0,1 487,747 A344,344 0,0,1 163,650 C187,616 410,630 343,488 C120,97 700,97 476,488 C462,520 462,540 470,560 A180,180 0,0,1 539,478 C 757,29 55,29 284,488 C 320,550 298,546 260,564 C 250,570 170,580 128,609 Z M665,522a120,120,0,1,1,-15,-1 m165,158 a170,170 0,1,0 -1,4z m-189,-12v65h50v-65h65v-50h-65v-65h-50v65h-65v50z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_nav_grill {  position:absolute;  left:44px;  left:calc(44px);  right:0;  padding:0;  display: inline-block;  margin: 0px;  transition: all .4s;  font-family:Leelawadee UI,Leelawadee,Arial Unicode MS,Code2000,sans-serif;  font-weight:500;  font-size:1em;  overflow: visible;  opacity: 0;  pointer-events:none;}
#thailit_grills {
	display: inline-block;
	transition: all .4s;
	padding:0;
	padding-top: calc(1em*0.7);

	color: #4a3041;
	font-family: Leelawadee UI,Leelawadee,Arial Unicode MS,Code2000,sans-serif;
	font-size: 1em;
	font-weight: 500;
	
	
	
	height: calc((1em * 2) + (0.7 * 2));
}
div.thailit_grill_menu {
	display: inline-block;
	transition: all .4s;
	
	margin: 0;

}
ul.thailit_grill_menu {
	position: relative;
	padding:0;
	margin:0;
	display: inline-block;
	font: inherit;
	color: inherit;
	white-space: nowrap;
}
ul.thailit_grill_menu li {
	list-style:none;
	display:inline-block;
	position:relative;
	cursor:pointer;
	color: inherit;
	white-space: nowrap;
	font: inherit;
	margin-right: 10px;
	padding-bottom: 10px;
}

ul.thailit_grill_menu>li:after{
	background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg x='0' y='0' viewBox='0 0 8 5' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill-rule='evenodd' fill='%234a3041'%3E%3Cpath d='M4,2.856 L1.377,0.236 C1.062,-0.079 0.551,-0.079 0.236,0.236 C-0.079,0.55 -0.079,1.06 0.236,1.375 L3.43,4.564 C3.587,4.721 3.793,4.8 4,4.8 C4.206,4.8 4.413,4.721 4.57,4.564 L7.764,1.375 C8.079,1.06 8.079,0.55 7.764,0.236 C7.449,-0.079 6.938,-0.079 6.623,0.236 L4,2.856 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;
}
ul.thailit_grill_menu>li>a { white-space: nowrap;}
ul.thailit_grill_menu>li>a:after {}
ul.thailit_grill_menu>li>a:before {
	content: " ";
	background: none no-repeat 50%;
	background-size: contain;
	position: absolute;
	vertical-align: middle;
	top: 7px;
	width: 1.15em;
	height: 1.15em;
	left: 0.4em;
}

ul.thailit_grill_menu li.hovered_show_subs {
	-webkit-transition: all .4s;
	transition: all .4s;
}

ul.thailit_grill_menu li.hovered_show_subs>a {
	padding:5px;
	padding-left: 34px;
	padding-left: calc(1.15em + 0.4em * 2);
	padding-right:19px;
	padding-right:1.15em;
	transition:all .4s;
	font:inherit;
	color:#4a3041;
}
ul.thailit_grill_menu li.hovered_show_subs:hover>a{color:#fa4616;background-color:rgba(0,0,0,0);font:inherit;}


ul.thailit_grill_menu li.hovered_show_subs:before{content:" ";background:0 0;position:absolute;width:130%;height:150%;top:-25%;left:-15%;display:none}
ul.thailit_grill_menu li.hovered_show_subs:hover:before{display:block}
ul.thailit_grill_menu li.hovered_show_subs:hover:after{-webkit-transform:translateY(2px);-khtml-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}
ul.thailit_grill_menu li.hovered_show_subs:hover>a:after{-webkit-transform:scaleX(1);-khtml-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
ul.thailit_grill_menu li.hovered_show_subs:hover .sub_item{visibility:visible;opacity:1;font-size:1.125em;-webkit-transform:translateY(1em);-ms-transform:translateY(1em);transform:translateY(1em);transition:all .4s cubic-bezier(0,.72,.21,1)}
ul.thailit_grill_menu li.hovered_show_subs>a:after{ /* top underline */
	content: "";
	position: absolute;
	display: block;
	left: 34px;
	left: calc(1.15em + 0.4em * 2);
	width: calc(100% - (1.15em + 0.4em) * 2);
	height: 2px;
	background-color: #fa4616;
	-webkit-transform-origin:left center;
	-khtml-transform-origin:left center;
	-ms-transform-origin:left center;
	transform-origin:left center;
	-webkit-transform:scaleX(0);
	-khtml-transform:scaleX(0);
	-ms-transform:scaleX(0);
	transform:scaleX(0);
	transition:all .4s cubic-bezier(0,.72,.21,1);
}
ul.thailit_grill_menu li.hovered_show_subs:after{
	position: absolute;
	content:" ";
	background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg x='0' y='0' viewBox='0 0 8 5' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill-rule='evenodd' fill='%234a3041'%3E%3Cpath d='M4,2.856 L1.377,0.236 C1.062,-0.079 0.551,-0.079 0.236,0.236 C-0.079,0.55 -0.079,1.06 0.236,1.375 L3.43,4.564 C3.587,4.721 3.793,4.8 4,4.8 C4.206,4.8 4.413,4.721 4.57,4.564 L7.764,1.375 C8.079,1.06 8.079,0.55 7.764,0.236 C7.449,-0.079 6.938,-0.079 6.623,0.236 L4,2.856 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
	background-size:contain;
	width:8px;
	height:5px;
	right:0.25em;
	top:50%;
	-webkit-transform:translateY(-4px);
	-khtml-transform:translateY(-4px);
	-ms-transform:translateY(-4px);
	transform:translateY(-4px);
	transition: all .4s cubic-bezier(0,.72,.21,1);

	top:calc(50% - (5px + 10px));
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.thailit_grill_menu li.hovered_show_subs:hover:after{
	background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg x='0' y='0' viewBox='0 0 8 5' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill-rule='evenodd' fill='%23fa4616'%3E%3Cpath d='M4,2.856 L1.377,0.236 C1.062,-0.079 0.551,-0.079 0.236,0.236 C-0.079,0.55 -0.079,1.06 0.236,1.375 L3.43,4.564 C3.587,4.721 3.793,4.8 4,4.8 C4.206,4.8 4.413,4.721 4.57,4.564 L7.764,1.375 C8.079,1.06 8.079,0.55 7.764,0.236 C7.449,-0.079 6.938,-0.079 6.623,0.236 L4,2.856 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.thailit_grill_menu li a {
	white-space: nowrap;
	display:block;
	text-decoration:none;
	box-sizing:border-box;
	color:inherit;
}

ul.thailit_grill_menu .sub_item {
	position: absolute;
	display: table;
	visibility: hidden;
	opacity: 0;
	min-width: 75px;
	padding: 5px 13px 10px 10px;
	left: 50%;
	margin: -0.25em 0 0 -5em;
	white-space: nowrap;
	-webkit-transform: translateY(0);
	-khtml-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	transition: all .2s cubic-bezier(0,.72,.21,1);
	color: #ffffff;
	border-radius: 2px;
	background-color: #4a3041;
	box-shadow: 0 3px 6px rgba(0,0,0,0.5), 0 5px 6px rgba(0,0,0,0.5);
}


ul.thailit_grill_menu .sub_item:before { /* TOP UP-ARROW: BORDER COLOR IS BG OF ARROW */
	display: block;
	position: relative;
	content: "";
	width: 0;
	height: 0;
	top: -17px;
	left: 50%;
	margin-left: -9px;
	border-style: solid;
	border-width: 0 10px 14px 10px;
	border-radius: 4px;
	border-color: transparent transparent #4a3041 transparent;
}

/* style for children in sub-menus */
ul.thailit_grill_menu .sub_item li {
	list-style:none;
	text-align:left;
	white-space: nowrap;
	position:relative;
	margin-bottom:6px;
	line-height:130%;
	display:block;

	font-family: "Leelawadee UI", Leelawadee, "Arial Unicode MS", Code2000, sans-serif;
	font-size: .7em;
	font-weight: 500;

	/* reset padding for mouse-over in top nav (grill) menu */
	margin-right: 0;
	padding-bottom: 0;
}


ul.thailit_grill_menu .sub_item li a {
	padding-left: 15px;
	padding-left: calc(0.4em * 2);
	padding-right: 21px;
	padding-right: calc(1px + 1.15em + (0.4em * 2));
	display:block;
}
ul.thailit_grill_menu .sub_item li a:before {	content: " ";
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg x='0' y='0' viewBox='0 0 5 9' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='%23ffffff' transform='rotate(-90, 4.25 4.25)' fill-rule='evenodd'%3E%3Cpath d='M4,2.856 L1.377,0.236 C1.062,-0.079 0.551,-0.079 0.236,0.236 C-0.079,0.55 -0.079,1.06 0.236,1.375 L3.43,4.564 C3.587,4.721 3.794,4.8 4,4.8 C4.206,4.8 4.413,4.721 4.57,4.564 L7.764,1.375 C8.079,1.06 8.079,0.55 7.764,0.236 C7.449,-0.079 6.938,-0.079 6.623,0.236 L4,2.856 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;
	background-size: contain;
	position: absolute;
	width: .5em;
	height: .8em;
	left: .1em;
	top: .4em;
	transition: all .4s cubic-bezier(0,.72,.21,1);

}
ul.thailit_grill_menu .sub_item li a:hover {
	color: #fa4616;
}
ul.thailit_grill_menu .sub_item li a:hover:before {
	-webkit-transform:translateX(2px);
	-khtml-transform:translateX(2px);
	-ms-transform:translateX(2px);
	transform:translateX(2px);
	background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg x='0' y='0' viewBox='0 0 5 9' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='%23fa4616' transform='rotate(-90, 4.25 4.25)' fill-rule='evenodd'%3E%3Cpath d='M4,2.856 L1.377,0.236 C1.062,-0.079 0.551,-0.079 0.236,0.236 C-0.079,0.55 -0.079,1.06 0.236,1.375 L3.43,4.564 C3.587,4.721 3.794,4.8 4,4.8 C4.206,4.8 4.413,4.721 4.57,4.564 L7.764,1.375 C8.079,1.06 8.079,0.55 7.764,0.236 C7.449,-0.079 6.938,-0.079 6.623,0.236 L4,2.856 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;
}

ul.thailit_grill_menu .sub_item li a:after {
	content: " ";
	background: none no-repeat 50%;
	background-size: contain;
	position: absolute;
	width: 1.15em;
	height: 1.15em;
	right: 0px;
	top: 2px;
	width: calc(1px + 1.15em + (5px * 2));
	overflow:visible;
	vertical-align: middle;
}

ul.thailit_grill_menu li.hovered_nosubs { -webkit-transition: all .4s; transition: all .4s;}

ul.thailit_grill_menu li.hovered_nosubs>a {
	padding:5px;
	padding-left: 34px;
	padding-left: calc(1.15em + 0.4em * 2);
	transition:all .4s;
	font:inherit;
	color:#4a3041;
}
ul.thailit_grill_menu li.hovered_nosubs:hover>a{color:#fa4616;background-color:rgba(0,0,0,0);font:inherit;}


ul.thailit_grill_menu li.hovered_nosubs:before{content:" ";background:0 0;position:absolute;width:130%;height:150%;top:-25%;left:-15%;display:none}
ul.thailit_grill_menu li.hovered_nosubs:hover:before{display:block}
ul.thailit_grill_menu li.hovered_nosubs:hover:after{-webkit-transform:translateY(2px);-khtml-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}
ul.thailit_grill_menu li.hovered_nosubs:hover>a:after{-webkit-transform:scaleX(1);-khtml-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
ul.thailit_grill_menu li.hovered_nosubs:hover .sub_item{visibility:visible;opacity:1;font-size:1.125em;-webkit-transform:translateY(1em);-ms-transform:translateY(1em);transform:translateY(1em);transition:all .4s cubic-bezier(0,.72,.21,1)}
ul.thailit_grill_menu li.hovered_nosubs>a:after{ /* top underline */
	content: "";
	position: absolute;
	display: block;
	left: 34px;
	left: calc(1.15em + 0.4em * 2);
	width: calc(100% - (1.15em + 0.4em) * 2 + 1.15em - 0.4em - 2px);
	height: 2px;
	background-color: #fa4616;
	-webkit-transform-origin:left center;
	-khtml-transform-origin:left center;
	-ms-transform-origin:left center;
	transform-origin:left center;
	-webkit-transform:scaleX(0);
	-khtml-transform:scaleX(0);
	-ms-transform:scaleX(0);
	transform:scaleX(0);
	transition:all .4s cubic-bezier(0,.72,.21,1);
}
#thailit_grill_menu_0>li.hovered_show_subs>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 24 24'%3E%3Cg stroke='%234a3041' stroke-width='0.5' fill='%234a3041' fill-rule='evenodd'%3E%3Cpath d='M9.5 3a6.5 6.5 0 0 1 4.936 10.73l0.271 0.27 h0.793l5 5-1.5 1.5-5-5v-0.793l-0.27-0.27A6.5 6.5 0 1 1 9.5 3zm0 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_grill_menu_0>li.hovered_show_subs:hover>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 24 24'%3E%3Cg stroke='%23fa4616' stroke-width='0.5' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M9.5 3a6.5 6.5 0 0 1 4.936 10.73l0.271 0.27 h0.793l5 5-1.5 1.5-5-5v-0.793l-0.27-0.27A6.5 6.5 0 1 1 9.5 3zm0 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#search_dict:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 24 24'%3E%3Cg stroke='%23ffffff' stroke-width='0.5' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M9.5 3a6.5 6.5 0 0 1 4.936 10.73l0.271 0.27 h0.793l5 5-1.5 1.5-5-5v-0.793l-0.27-0.27A6.5 6.5 0 1 1 9.5 3zm0 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#search_dict:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 24 24'%3E%3Cg stroke='%23fa4616' stroke-width='0.5' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M9.5 3a6.5 6.5 0 0 1 4.936 10.73l0.271 0.27 h0.793l5 5-1.5 1.5-5-5v-0.793l-0.27-0.27A6.5 6.5 0 1 1 9.5 3zm0 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#classif_list:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 1124 1124'%3E%3Cg stroke='%23ffffff' stroke-width='0.5' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M907.56 854.51c0 29.109-23.625 52.734-52.734 52.734h-214.26c-3.691 0-7.172-0.369-10.652-1.107-3.481 0.738-7.066 1.107-10.758 1.107h-449.93c-29.109 0-52.734-23.625-52.734-52.734v-214.102c0-29.162 23.625-52.734 52.734-52.734h42.873c3.692 0 7.277 0.369 10.705 1.055 3.48-0.685 7.013-1.055 10.705-1.055h64.283c3.691 0 7.224 0.369 10.705 1.055 3.481-0.685 7.013-1.055 10.705-1.055h107.104c3.692 0 7.278 0.369 10.758 1.055 3.427-0.685 6.961-1.055 10.653-1.055h64.283c3.692 0 7.277 0.369 10.758 1.055 3.428-0.685 6.961-1.055 10.652-1.055 0 0 29.215 0 54.422 0 0-25.208 0-54.317 0-54.317 0-3.692 0.369-7.224 1.055-10.652-0.685-3.48-1.055-7.066-1.055-10.758v-64.23c0-3.692 0.369-7.172 1.055-10.653-0.685-3.48-1.055-7.067-1.055-10.758v-106.998c0-3.691 0.369-7.224 1.055-10.705-0.685-3.481-1.055-7.013-1.055-10.705v-64.23c0-3.692 0.369-7.277 1.055-10.758-0.685-3.428-1.055-7.013-1.055-10.705v-42.768c0-29.109 23.625-52.734 52.734-52.734h214.26c29.109 0 52.734 23.625 52.734 52.734v449.56c0 3.692-0.369 7.224-1.055 10.705 0.685 3.481 1.055 7.013 1.055 10.705v214.102zM619.156 640.408h-85.747v128.408h-21.41v-128.408h-64.283v85.641h-21.411v-85.641h-107.104v128.408h-21.411v-128.408h-64.283v85.641h-21.41v-85.641h-42.873v214.102h449.93v-214.102zM854.826 169.437h-214.26v42.768h85.693v21.463h-85.693v64.23h128.566v21.411h-128.566v106.998h85.693v21.411h-85.693v64.23h128.566v21.411h-128.566v85.641h214.26v-449.56zM854.826 640.408h-214.26v214.102h214.26v-214.102z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#classif_list:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 1124 1124'%3E%3Cg stroke='%23fa4616' stroke-width='0.5' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M907.56 854.51c0 29.109-23.625 52.734-52.734 52.734h-214.26c-3.691 0-7.172-0.369-10.652-1.107-3.481 0.738-7.066 1.107-10.758 1.107h-449.93c-29.109 0-52.734-23.625-52.734-52.734v-214.102c0-29.162 23.625-52.734 52.734-52.734h42.873c3.692 0 7.277 0.369 10.705 1.055 3.48-0.685 7.013-1.055 10.705-1.055h64.283c3.691 0 7.224 0.369 10.705 1.055 3.481-0.685 7.013-1.055 10.705-1.055h107.104c3.692 0 7.278 0.369 10.758 1.055 3.427-0.685 6.961-1.055 10.653-1.055h64.283c3.692 0 7.277 0.369 10.758 1.055 3.428-0.685 6.961-1.055 10.652-1.055 0 0 29.215 0 54.422 0 0-25.208 0-54.317 0-54.317 0-3.692 0.369-7.224 1.055-10.652-0.685-3.48-1.055-7.066-1.055-10.758v-64.23c0-3.692 0.369-7.172 1.055-10.653-0.685-3.48-1.055-7.067-1.055-10.758v-106.998c0-3.691 0.369-7.224 1.055-10.705-0.685-3.481-1.055-7.013-1.055-10.705v-64.23c0-3.692 0.369-7.277 1.055-10.758-0.685-3.428-1.055-7.013-1.055-10.705v-42.768c0-29.109 23.625-52.734 52.734-52.734h214.26c29.109 0 52.734 23.625 52.734 52.734v449.56c0 3.692-0.369 7.224-1.055 10.705 0.685 3.481 1.055 7.013 1.055 10.705v214.102zM619.156 640.408h-85.747v128.408h-21.41v-128.408h-64.283v85.641h-21.411v-85.641h-107.104v128.408h-21.411v-128.408h-64.283v85.641h-21.41v-85.641h-42.873v214.102h449.93v-214.102zM854.826 169.437h-214.26v42.768h85.693v21.463h-85.693v64.23h128.566v21.411h-128.566v106.998h85.693v21.411h-85.693v64.23h128.566v21.411h-128.566v85.641h214.26v-449.56zM854.826 640.408h-214.26v214.102h214.26v-214.102z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#translangs:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-100 -100 1224 1224'%3E%3Cg stroke='%23ffffff' stroke-width='0.5' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M512 0c282.773333 0 512 229.226667 512 512S794.773333 1024 512 1024 0 794.773333 0 512 229.226667 0 512 0z m169.749333 554.666667H342.250667c9.429333 217.792 89.813333 384 169.749333 384 79.914667 0 160.32-166.208 169.749333-384z m-424.917333 0l-169.386667 0.021333c15.658667 157.568 117.034667 289.92 256.853334 349.76-50.282667-85.738667-82.069333-210.346667-87.466667-349.76z m679.722667 0.021333h-169.386667c-5.397333 139.434667-37.184 264.021333-87.466667 349.738667 139.818667-59.797333 241.194667-192.170667 256.853334-349.738667zM344.32 119.573333l-4.736 2.048C202.176 182.378667 102.912 313.536 87.466667 469.333333h169.386666c5.397333-139.434667 37.184-264.042667 87.466667-349.76zM512 85.333333l-3.2 0.085334c-78.848 4.352-157.226667 169.045333-166.549333 383.914666h339.498666C672.32 251.562667 591.936 85.333333 512 85.333333z m167.701333 34.218667l3.136 5.44C731.306667 210.496 761.877333 332.8 767.146667 469.333333h169.386666c-15.637333-157.589333-117.034667-289.941333-256.853333-349.781333z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#translangs:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-100 -100 1224 1224'%3E%3Cg stroke='%23fa4616' stroke-width='0.5' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M512 0c282.773333 0 512 229.226667 512 512S794.773333 1024 512 1024 0 794.773333 0 512 229.226667 0 512 0z m169.749333 554.666667H342.250667c9.429333 217.792 89.813333 384 169.749333 384 79.914667 0 160.32-166.208 169.749333-384z m-424.917333 0l-169.386667 0.021333c15.658667 157.568 117.034667 289.92 256.853334 349.76-50.282667-85.738667-82.069333-210.346667-87.466667-349.76z m679.722667 0.021333h-169.386667c-5.397333 139.434667-37.184 264.021333-87.466667 349.738667 139.818667-59.797333 241.194667-192.170667 256.853334-349.738667zM344.32 119.573333l-4.736 2.048C202.176 182.378667 102.912 313.536 87.466667 469.333333h169.386666c5.397333-139.434667 37.184-264.042667 87.466667-349.76zM512 85.333333l-3.2 0.085334c-78.848 4.352-157.226667 169.045333-166.549333 383.914666h339.498666C672.32 251.562667 591.936 85.333333 512 85.333333z m167.701333 34.218667l3.136 5.44C731.306667 210.496 761.877333 332.8 767.146667 469.333333h169.386666c-15.637333-157.589333-117.034667-289.941333-256.853333-349.781333z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_grill_menu_1>li.hovered_show_subs>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%234a3041' fill-rule='evenodd'%3E%3Cpath d='M12.87 15.07l-2.54-2.51 0.03 -0.03A17.52 17.52 0 0 0 14.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c0.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11 0.76 -2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_grill_menu_1>li.hovered_show_subs:hover>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M12.87 15.07l-2.54-2.51 0.03 -0.03A17.52 17.52 0 0 0 14.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c0.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11 0.76 -2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_grill_menu_1>li.hovered_nosubs>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%234a3041' fill-rule='evenodd'%3E%3Cpath d='M12.87 15.07l-2.54-2.51 0.03 -0.03A17.52 17.52 0 0 0 14.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c0.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11 0.76 -2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_grill_menu_1>li.hovered_nosubs:hover>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M12.87 15.07l-2.54-2.51 0.03 -0.03A17.52 17.52 0 0 0 14.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c0.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11 0.76 -2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_grill_menu_2>li.hovered_show_subs>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%234a3041' fill-rule='evenodd'%3E%3Cpath d='M16.836 2.734c-0.386 0-0.767 0.147 -1.065 0.44 l-2.119 2.119 5.303 5.303 2.119-2.12a1.487 1.487 0 0 0 0-2.119l-3.179-3.183a1.5 1.5 0 0 0-1.059-0.44zM12.944 6l-8.1 8.105 2.558 0.284 0.177 2.285 2.28 0.175 0.287 2.559 8.101-8.105m-14 3.74l-1.732 6.69 6.684-1.793-0.244-2.157-2.31-0.176-0.18-2.316'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_grill_menu_2>li.hovered_show_subs:hover>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M16.836 2.734c-0.386 0-0.767 0.147 -1.065 0.44 l-2.119 2.119 5.303 5.303 2.119-2.12a1.487 1.487 0 0 0 0-2.119l-3.179-3.183a1.5 1.5 0 0 0-1.059-0.44zM12.944 6l-8.1 8.105 2.558 0.284 0.177 2.285 2.28 0.175 0.287 2.559 8.101-8.105m-14 3.74l-1.732 6.69 6.684-1.793-0.244-2.157-2.31-0.176-0.18-2.316'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#cus_spel:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M16.836 2.734c-0.386 0-0.767 0.147 -1.065 0.44 l-2.119 2.119 5.303 5.303 2.119-2.12a1.487 1.487 0 0 0 0-2.119l-3.179-3.183a1.5 1.5 0 0 0-1.059-0.44zM12.944 6l-8.1 8.105 2.558 0.284 0.177 2.285 2.28 0.175 0.287 2.559 8.101-8.105m-14 3.74l-1.732 6.69 6.684-1.793-0.244-2.157-2.31-0.176-0.18-2.316'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#cus_spel:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 26 26'%3E%3Cg stroke='none' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M16.836 2.734c-0.386 0-0.767 0.147 -1.065 0.44 l-2.119 2.119 5.303 5.303 2.119-2.12a1.487 1.487 0 0 0 0-2.119l-3.179-3.183a1.5 1.5 0 0 0-1.059-0.44zM12.944 6l-8.1 8.105 2.558 0.284 0.177 2.285 2.28 0.175 0.287 2.559 8.101-8.105m-14 3.74l-1.732 6.69 6.684-1.793-0.244-2.157-2.31-0.176-0.18-2.316'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#spell_pats:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 1124 1124'%3E%3Cg stroke='%23ffffff' stroke-width='0.5' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M608.9 112c31.4 59.9 83.3 178.1 129 194.4 5.4-4.3 10.7-8.7 16.1-13.1 6.9-108.3 172.1-147.9 201.6-4.4 30.2 146.4-105 90.6-166 134.4 33.7 66.6 69.7 139.2 103.5 205.8-48.6 25.9-127.9 92.8-185.5 102.7-10.8-1.9-10.2-13.9-14-18.7 19.3-122.4-63.8-214.7-181.6-90.3-97.4 103 100.5 154.8 89.6 183.9-58.2 35.9-118.1 69.4-176.1 105.2-40.1-64-81-130.9-121.1-194.9-8 3.6-16.1 7.2-24 10.8-24.8 87.3-154.6 178.5-207.4 18.4C29.8 615.4 152 621.4 223.5 614c4.6-3.9 9.1-7.7 13.6-11.7-35.6-67.8-74.8-137.1-110.5-205 61.5-35.6 124.7-74.6 186.2-110.3 48.9 51.3-26.4 172.4 100.7 169.7 80.5-1.8 154-106 98-178.3-31-17.7-75.2-15.7-85.3-39.1-10.1-23.4 2.5-15.5 3.7-23.3 60.4-33.7 118.6-70.2 179-104'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#spell_pats:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 1124 1124'%3E%3Cg stroke='%23fa4616' stroke-width='0.5' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M608.9 112c31.4 59.9 83.3 178.1 129 194.4 5.4-4.3 10.7-8.7 16.1-13.1 6.9-108.3 172.1-147.9 201.6-4.4 30.2 146.4-105 90.6-166 134.4 33.7 66.6 69.7 139.2 103.5 205.8-48.6 25.9-127.9 92.8-185.5 102.7-10.8-1.9-10.2-13.9-14-18.7 19.3-122.4-63.8-214.7-181.6-90.3-97.4 103 100.5 154.8 89.6 183.9-58.2 35.9-118.1 69.4-176.1 105.2-40.1-64-81-130.9-121.1-194.9-8 3.6-16.1 7.2-24 10.8-24.8 87.3-154.6 178.5-207.4 18.4C29.8 615.4 152 621.4 223.5 614c4.6-3.9 9.1-7.7 13.6-11.7-35.6-67.8-74.8-137.1-110.5-205 61.5-35.6 124.7-74.6 186.2-110.3 48.9 51.3-26.4 172.4 100.7 169.7 80.5-1.8 154-106 98-178.3-31-17.7-75.2-15.7-85.3-39.1-10.1-23.4 2.5-15.5 3.7-23.3 60.4-33.7 118.6-70.2 179-104'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_grill_menu_3>li.hovered_show_subs>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-4 -4 70 70'%3E%3Cg stroke='%234a3041' stroke-width='2' fill='%234a3041' fill-rule='evenodd'%3E%3Cpath d='M42.5,22h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,22,42.5,22z M17.5,16h10c0.552,0,1-0.447,1-1s-0.448-1-1-1h-10c-0.552,0-1,0.447-1,1S16.948,16,17.5,16z M42.5,30h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,30,42.5,30z M42.5,38h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,38,42.5,38z M42.5,46h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,46,42.5,46z M38.914,0H6.5v60h47V14.586L38.914,0z M39.5,3.414L50.086,14H39.5V3.414z M8.5,58V2h29v14h14v42H8.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_grill_menu_3>li.hovered_show_subs:hover>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-4 -4 70 70'%3E%3Cg stroke='%23fa4616' stroke-width='2' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M42.5,22h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,22,42.5,22z M17.5,16h10c0.552,0,1-0.447,1-1s-0.448-1-1-1h-10c-0.552,0-1,0.447-1,1S16.948,16,17.5,16z M42.5,30h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,30,42.5,30z M42.5,38h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,38,42.5,38z M42.5,46h-25c-0.552,0-1,0.447-1,1s0.448,1,1,1h25c0.552,0,1-0.447,1-1S43.052,46,42.5,46z M38.914,0H6.5v60h47V14.586L38.914,0z M39.5,3.414L50.086,14H39.5V3.414z M8.5,58V2h29v14h14v42H8.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#voc_bas:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 7.5 7.5'%3E%3Cg stroke='%23ffffff' stroke-width='2' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M 4,4.6 2.9,4.04 1.78,4.6 2,3.37 1.1,2.48 2.36,2.3 2.9,1.17 3.49,2.3 4.74,2.5 3.8,3.4 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#voc_bas:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-1 -1 7.5 7.5'%3E%3Cg stroke='%23fa4616' stroke-width='2' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M 4,4.6 2.9,4.04 1.78,4.6 2,3.37 1.1,2.48 2.36,2.3 2.9,1.17 3.49,2.3 4.74,2.5 3.8,3.4 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#voc_int:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 550 550'%3E%3Cg stroke='%23ffffff' stroke-width='2' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='m 479,360.3 -72.4,-38.2 -72.5,38 13.9,-80.7 -58.6,-57.2 81,-11.7 36.3,-73.4 36.1,73.5 81.02,11.88 -58.7,57 z M 215.6,351.6 145.3,315.6 75.8,353 88.3,275 31.2,220.5 109,208 l 34,-71 35.7,70.47 78.3,10.55 -56,55.7 z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#voc_int:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 550 550'%3E%3Cg stroke='%23fa4616' stroke-width='2' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='m 479,360.3 -72.4,-38.2 -72.5,38 13.9,-80.7 -58.6,-57.2 81,-11.7 36.3,-73.4 36.1,73.5 81.02,11.88 -58.7,57 z M 215.6,351.6 145.3,315.6 75.8,353 88.3,275 31.2,220.5 109,208 l 34,-71 35.7,70.47 78.3,10.55 -56,55.7 z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#voc_mid:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 550 550'%3E%3Cg stroke='%23ffffff' stroke-width='2' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M 342.9,277.8 277.3,242.7 211.2,276.8 224.4,203.6 171.6,151.2 245.3,141.1 278.7,74.7 311.1,141.7 384.6,152.9 330.9,204.4 Z M 480.4,437 416.1,404.5 352.9,438.9 363.9,367.7 311.6,318.2 382.8,306.8 413.7,241.7 446.5,305.8 518,315.1 467.1,366.2 Z M 218.5,442.8 149,408.5 81.45,446.2 92.6,369.6 35.84,317 112.2,303.9 144.7,233.6 180.7,302.2 257.6,311.4 203.5,366.8 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#voc_mid:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 550 550'%3E%3Cg stroke='%23fa4616' stroke-width='2' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M 342.9,277.8 277.3,242.7 211.2,276.8 224.4,203.6 171.6,151.2 245.3,141.1 278.7,74.7 311.1,141.7 384.6,152.9 330.9,204.4 Z M 480.4,437 416.1,404.5 352.9,438.9 363.9,367.7 311.6,318.2 382.8,306.8 413.7,241.7 446.5,305.8 518,315.1 467.1,366.2 Z M 218.5,442.8 149,408.5 81.45,446.2 92.6,369.6 35.84,317 112.2,303.9 144.7,233.6 180.7,302.2 257.6,311.4 203.5,366.8 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#voc_sup:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 550 550'%3E%3Cg stroke='%23ffffff' stroke-width='2' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M 328.6,192.5 278.4,164.7 227.2,190.3 238.1,134 197.9,93.15 254.8,86.13 281.3,35.31 305.5,87.25 362,96.72 320.1,135.8 Z M 170.7,334.2 116.7,305.2 62.18,333.2 73.15,272.8 29.66,229.6 90.44,221.4 118.1,166.7 144.7,221.9 205.3,231.3 161,273.7 Z M 495,337.1 440.1,308.5 385.4,337.4 395.7,276.4 351.3,233.3 412.5,224.3 439.7,168.7 467.3,224.1 528.5,232.9 484.4,276.2 Z M 341.5,500.8 281,469.5 221,501.6 232.1,434.5 183,387.3 250.3,377.1 280,315.8 310.5,376.7 378,386 329.5,433.8 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#voc_sup:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 550 550'%3E%3Cg stroke='%23fa4616' stroke-width='2' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M 328.6,192.5 278.4,164.7 227.2,190.3 238.1,134 197.9,93.15 254.8,86.13 281.3,35.31 305.5,87.25 362,96.72 320.1,135.8 Z M 170.7,334.2 116.7,305.2 62.18,333.2 73.15,272.8 29.66,229.6 90.44,221.4 118.1,166.7 144.7,221.9 205.3,231.3 161,273.7 Z M 495,337.1 440.1,308.5 385.4,337.4 395.7,276.4 351.3,233.3 412.5,224.3 439.7,168.7 467.3,224.1 528.5,232.9 484.4,276.2 Z M 341.5,500.8 281,469.5 221,501.6 232.1,434.5 183,387.3 250.3,377.1 280,315.8 310.5,376.7 378,386 329.5,433.8 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#voc_exp:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 550 550'%3E%3Cg stroke='%23ffffff' stroke-width='2' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M 340,208.4 283,179.7 227,210.4 236.7,147.4 190.2,103.7 253.2,93.34 280.4,35.64 309.6,92.33 372.9,100.4 328.1,145.7 Z M 502,312.6 448.5,284.4 394.9,312.5 405.1,252.9 361.8,210.6 421.7,201.9 448.6,147.6 475.3,201.9 535.2,210.7 491.9,252.9 Z M 444.3,509.3 387.4,478.5 329.7,508 341.3,444.3 295.5,398.5 359.7,389.9 389,332.1 417,390.6 481,400.6 434.1,445.3 Z M 234.4,506.5 175.3,475.7 116.4,506.9 127.4,441.2 79.5,394.8 145.4,385 174.7,325.1 204.5,384.8 270.5,394.1 222.9,440.8 Z M 180.9,319.9 118.3,288.6 57.02,322.4 67.42,253.2 16.31,205.4 85.34,193.9 115,130.5 147.3,192.6 216.7,201.3 167.7,251.1 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#voc_exp:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 550 550'%3E%3Cg stroke='%23fa4616' stroke-width='2' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M 340,208.4 283,179.7 227,210.4 236.7,147.4 190.2,103.7 253.2,93.34 280.4,35.64 309.6,92.33 372.9,100.4 328.1,145.7 Z M 502,312.6 448.5,284.4 394.9,312.5 405.1,252.9 361.8,210.6 421.7,201.9 448.6,147.6 475.3,201.9 535.2,210.7 491.9,252.9 Z M 444.3,509.3 387.4,478.5 329.7,508 341.3,444.3 295.5,398.5 359.7,389.9 389,332.1 417,390.6 481,400.6 434.1,445.3 Z M 234.4,506.5 175.3,475.7 116.4,506.9 127.4,441.2 79.5,394.8 145.4,385 174.7,325.1 204.5,384.8 270.5,394.1 222.9,440.8 Z M 180.9,319.9 118.3,288.6 57.02,322.4 67.42,253.2 16.31,205.4 85.34,193.9 115,130.5 147.3,192.6 216.7,201.3 167.7,251.1 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#voc_uni:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 1024 1024'%3E%3Cg stroke='%23ffffff' stroke-width='2' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M602.112 272.384H219.648c-14.336 0-25.6-11.264-25.6-25.6s11.264-25.6 25.6-25.6h382.464c14.336 0 25.6 11.264 25.6 25.6s-11.264 25.6-25.6 25.6zM602.112 448.512H219.648c-14.336 0-25.6-11.264-25.6-25.6s11.264-25.6 25.6-25.6h382.464c14.336 0 25.6 11.264 25.6 25.6s-11.264 25.6-25.6 25.6zM421.888 731.648H227.84c-14.336 0-25.6-11.264-25.6-25.6s11.264-25.6 25.6-25.6h194.048c14.336 0 25.6 11.264 25.6 25.6s-11.264 25.6-25.6 25.6z M392.192 805.376c-6.656 0-13.312-2.56-17.92-7.68-9.728-10.24-9.728-26.112 0-36.352L430.08 706.048l-56.32-56.32c-10.24-10.24-10.24-26.112 0-36.352s26.112-10.24 36.352 0l74.24 74.24c4.608 4.608 7.68 11.264 7.68 17.92s-2.56 13.312-7.68 17.92l-74.24 73.728c-5.12 5.632-11.264 8.192-17.92 8.192z M680.96 705.536m-66.048 0a66.048 66.048 0 1 0 132.096 0 66.048 66.048 0 1 0-132.096 0Z M866.816 705.536m-66.048 0a66.048 66.048 0 1 0 132.096 0 66.048 66.048 0 1 0-132.096 0Z M322.56 1005.056H43.52c-14.336 0-25.6-11.264-25.6-25.6V35.84c0-14.336 11.264-25.6 25.6-25.6h733.696c14.336 0 25.6 11.264 25.6 25.6v276.992c0 14.336-11.264 25.6-25.6 25.6s-25.6-11.264-25.6-25.6V61.44H69.12v892.416H322.56c14.336 0 25.6 11.264 25.6 25.6s-11.264 25.6-25.6 25.6z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#voc_uni:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 1024 1024'%3E%3Cg stroke='%23fa4616' stroke-width='2' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M602.112 272.384H219.648c-14.336 0-25.6-11.264-25.6-25.6s11.264-25.6 25.6-25.6h382.464c14.336 0 25.6 11.264 25.6 25.6s-11.264 25.6-25.6 25.6zM602.112 448.512H219.648c-14.336 0-25.6-11.264-25.6-25.6s11.264-25.6 25.6-25.6h382.464c14.336 0 25.6 11.264 25.6 25.6s-11.264 25.6-25.6 25.6zM421.888 731.648H227.84c-14.336 0-25.6-11.264-25.6-25.6s11.264-25.6 25.6-25.6h194.048c14.336 0 25.6 11.264 25.6 25.6s-11.264 25.6-25.6 25.6z M392.192 805.376c-6.656 0-13.312-2.56-17.92-7.68-9.728-10.24-9.728-26.112 0-36.352L430.08 706.048l-56.32-56.32c-10.24-10.24-10.24-26.112 0-36.352s26.112-10.24 36.352 0l74.24 74.24c4.608 4.608 7.68 11.264 7.68 17.92s-2.56 13.312-7.68 17.92l-74.24 73.728c-5.12 5.632-11.264 8.192-17.92 8.192z M680.96 705.536m-66.048 0a66.048 66.048 0 1 0 132.096 0 66.048 66.048 0 1 0-132.096 0Z M866.816 705.536m-66.048 0a66.048 66.048 0 1 0 132.096 0 66.048 66.048 0 1 0-132.096 0Z M322.56 1005.056H43.52c-14.336 0-25.6-11.264-25.6-25.6V35.84c0-14.336 11.264-25.6 25.6-25.6h733.696c14.336 0 25.6 11.264 25.6 25.6v276.992c0 14.336-11.264 25.6-25.6 25.6s-25.6-11.264-25.6-25.6V61.44H69.12v892.416H322.56c14.336 0 25.6 11.264 25.6 25.6s-11.264 25.6-25.6 25.6z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#voc_cat:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 1024 1024'%3E%3Cg stroke='%23ffffff' stroke-width='2' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M923.2 672H800l-238.4-137.6h-1.6V416h68.16A75.84 75.84 0 0 0 704 340.16V107.84A75.84 75.84 0 0 0 628.16 32h-232.32A75.84 75.84 0 0 0 320 107.84v232.64A75.84 75.84 0 0 0 395.84 416h68.16v117.76h-1.6L224 672H100.8A69.12 69.12 0 0 0 32 740.8v182.4A69.12 69.12 0 0 0 100.8 992h182.4A69.12 69.12 0 0 0 352 923.2v-182.4a67.84 67.84 0 0 0-6.4-28.16l164.48-96h3.2l164.48 96a67.84 67.84 0 0 0-6.4 28.16v182.4A69.12 69.12 0 0 0 740.8 992h182.4A69.12 69.12 0 0 0 992 923.2v-182.4A69.12 69.12 0 0 0 923.2 672z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#voc_cat:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 1024 1024'%3E%3Cg stroke='%23fa4616' stroke-width='2' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M923.2 672H800l-238.4-137.6h-1.6V416h68.16A75.84 75.84 0 0 0 704 340.16V107.84A75.84 75.84 0 0 0 628.16 32h-232.32A75.84 75.84 0 0 0 320 107.84v232.64A75.84 75.84 0 0 0 395.84 416h68.16v117.76h-1.6L224 672H100.8A69.12 69.12 0 0 0 32 740.8v182.4A69.12 69.12 0 0 0 100.8 992h182.4A69.12 69.12 0 0 0 352 923.2v-182.4a67.84 67.84 0 0 0-6.4-28.16l164.48-96h3.2l164.48 96a67.84 67.84 0 0 0-6.4 28.16v182.4A69.12 69.12 0 0 0 740.8 992h182.4A69.12 69.12 0 0 0 992 923.2v-182.4A69.12 69.12 0 0 0 923.2 672z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}

#thailit_sides {
	display: inline-block;
	transition: all .4s;
	padding:0;
	padding-top: calc(1em*0.7);

	color: #4a3041;
	font-family: Leelawadee UI,Leelawadee,Arial Unicode MS,Code2000,sans-serif;
	font-size: 1em;
	font-weight: 500;
	float: right;
	overflow: visible;
	margin-right: 7px;
	height: calc((1em * 2) + (0.7 * 2));
}
div.thailit_side_menu {
	display: inline-block;
	transition: all .4s;
	float: right;
	margin: 0;

}
ul.thailit_side_menu {
	position: relative;
	padding:0;
	margin:0;
	display: inline-block;
	font: inherit;
	color: inherit;
	white-space: nowrap;
}
ul.thailit_side_menu li {
	list-style:none;
	display:inline-block;
	position:relative;
	cursor:pointer;
	color: inherit;
	white-space: nowrap;
	font: inherit;
	margin-right: 10px;
	padding-bottom: 10px;
}

ul.thailit_side_menu>li:after{
	background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg x='0' y='0' viewBox='0 0 8 5' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill-rule='evenodd' fill='%234a3041'%3E%3Cpath d='M4,2.856 L1.377,0.236 C1.062,-0.079 0.551,-0.079 0.236,0.236 C-0.079,0.55 -0.079,1.06 0.236,1.375 L3.43,4.564 C3.587,4.721 3.793,4.8 4,4.8 C4.206,4.8 4.413,4.721 4.57,4.564 L7.764,1.375 C8.079,1.06 8.079,0.55 7.764,0.236 C7.449,-0.079 6.938,-0.079 6.623,0.236 L4,2.856 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;
}
ul.thailit_side_menu>li>a { white-space: nowrap;}
ul.thailit_side_menu>li>a:after {}
ul.thailit_side_menu>li>a:before {
	content: " ";
	background: none no-repeat 50%;
	background-size: contain;
	position: absolute;
	vertical-align: middle;
	top: 7px;
	width: 1.15em;
	height: 1.15em;
	left: 0.4em;
}

ul.thailit_side_menu li.hovered_show_subs {
	-webkit-transition: all .4s;
	transition: all .4s;
}

ul.thailit_side_menu li.hovered_show_subs>a {
	padding:5px;
	padding-left: 34px;
	padding-left: calc(1.15em + 0.4em * 2);
	padding-right:19px;
	padding-right:1.15em;
	transition:all .4s;
	font:inherit;
	color:#4a3041;
}
ul.thailit_side_menu li.hovered_show_subs:hover>a{color:#fa4616;background-color:rgba(0,0,0,0);font:inherit;}


ul.thailit_side_menu li.hovered_show_subs:before{content:" ";background:0 0;position:absolute;width:130%;height:150%;top:-25%;left:-15%;display:none}
ul.thailit_side_menu li.hovered_show_subs:hover:before{display:block}
ul.thailit_side_menu li.hovered_show_subs:hover:after{-webkit-transform:translateY(2px);-khtml-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}
ul.thailit_side_menu li.hovered_show_subs:hover>a:after{-webkit-transform:scaleX(1);-khtml-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
ul.thailit_side_menu li.hovered_show_subs:hover .sub_item{visibility:visible;opacity:1;font-size:1.125em;-webkit-transform:translateY(1em);-ms-transform:translateY(1em);transform:translateY(1em);transition:all .4s cubic-bezier(0,.72,.21,1)}
ul.thailit_side_menu li.hovered_show_subs>a:after{ /* top underline */
	content: "";
	position: absolute;
	display: block;
	left: 34px;
	left: calc(1.15em + 0.4em * 2);
	width: calc(100% - (1.15em + 0.4em) * 2);
	height: 2px;
	background-color: #fa4616;
	-webkit-transform-origin:left center;
	-khtml-transform-origin:left center;
	-ms-transform-origin:left center;
	transform-origin:left center;
	-webkit-transform:scaleX(0);
	-khtml-transform:scaleX(0);
	-ms-transform:scaleX(0);
	transform:scaleX(0);
	transition:all .4s cubic-bezier(0,.72,.21,1);
}
ul.thailit_side_menu li.hovered_show_subs:after{
	position: absolute;
	content:" ";
	background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg x='0' y='0' viewBox='0 0 8 5' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill-rule='evenodd' fill='%234a3041'%3E%3Cpath d='M4,2.856 L1.377,0.236 C1.062,-0.079 0.551,-0.079 0.236,0.236 C-0.079,0.55 -0.079,1.06 0.236,1.375 L3.43,4.564 C3.587,4.721 3.793,4.8 4,4.8 C4.206,4.8 4.413,4.721 4.57,4.564 L7.764,1.375 C8.079,1.06 8.079,0.55 7.764,0.236 C7.449,-0.079 6.938,-0.079 6.623,0.236 L4,2.856 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
	background-size:contain;
	width:8px;
	height:5px;
	right:0.25em;
	top:50%;
	-webkit-transform:translateY(-4px);
	-khtml-transform:translateY(-4px);
	-ms-transform:translateY(-4px);
	transform:translateY(-4px);
	transition: all .4s cubic-bezier(0,.72,.21,1);

	top:calc(50% - (5px + 10px));
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.thailit_side_menu li.hovered_show_subs:hover:after{
	background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg x='0' y='0' viewBox='0 0 8 5' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill-rule='evenodd' fill='%23fa4616'%3E%3Cpath d='M4,2.856 L1.377,0.236 C1.062,-0.079 0.551,-0.079 0.236,0.236 C-0.079,0.55 -0.079,1.06 0.236,1.375 L3.43,4.564 C3.587,4.721 3.793,4.8 4,4.8 C4.206,4.8 4.413,4.721 4.57,4.564 L7.764,1.375 C8.079,1.06 8.079,0.55 7.764,0.236 C7.449,-0.079 6.938,-0.079 6.623,0.236 L4,2.856 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 50%;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.thailit_side_menu li a {
	white-space: nowrap;
	display:block;
	text-decoration:none;
	box-sizing:border-box;
	color:inherit;
}

ul.thailit_side_menu .sub_item {
	position: absolute;
	display: table;
	visibility: hidden;
	opacity: 0;
	min-width: 75px;
	padding: 5px 13px 10px 10px;
	left: 50%;
	margin: -0.25em 0 0 -5em;
	white-space: nowrap;
	-webkit-transform: translateY(0);
	-khtml-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	transition: all .2s cubic-bezier(0,.72,.21,1);
	color: #ffffff;
	border-radius: 2px;
	background-color: #4a3041;
	box-shadow: 0 3px 6px rgba(0,0,0,0.5), 0 5px 6px rgba(0,0,0,0.5);
}


ul.thailit_side_menu .sub_item:before { /* TOP UP-ARROW: BORDER COLOR IS BG OF ARROW */
	display: block;
	position: relative;
	content: "";
	width: 0;
	height: 0;
	top: -17px;
	left: 50%;
	margin-left: -9px;
	border-style: solid;
	border-width: 0 10px 14px 10px;
	border-radius: 4px;
	border-color: transparent transparent #4a3041 transparent;
}

/* style for children in sub-menus */
ul.thailit_side_menu .sub_item li {
	list-style:none;
	text-align:left;
	white-space: nowrap;
	position:relative;
	margin-bottom:6px;
	line-height:130%;
	display:block;

	font-family: "Leelawadee UI", Leelawadee, "Arial Unicode MS", Code2000, sans-serif;
	font-size: .7em;
	font-weight: 500;

	/* reset padding for mouse-over in top nav (grill) menu */
	margin-right: 0;
	padding-bottom: 0;
}


ul.thailit_side_menu .sub_item li a {
	padding-left: 15px;
	padding-left: calc(0.4em * 2);
	padding-right: 21px;
	padding-right: calc(1px + 1.15em + (0.4em * 2));
	display:block;
}
ul.thailit_side_menu .sub_item li a:before {	content: " ";
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg x='0' y='0' viewBox='0 0 5 9' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='%23ffffff' transform='rotate(-90, 4.25 4.25)' fill-rule='evenodd'%3E%3Cpath d='M4,2.856 L1.377,0.236 C1.062,-0.079 0.551,-0.079 0.236,0.236 C-0.079,0.55 -0.079,1.06 0.236,1.375 L3.43,4.564 C3.587,4.721 3.794,4.8 4,4.8 C4.206,4.8 4.413,4.721 4.57,4.564 L7.764,1.375 C8.079,1.06 8.079,0.55 7.764,0.236 C7.449,-0.079 6.938,-0.079 6.623,0.236 L4,2.856 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;
	background-size: contain;
	position: absolute;
	width: .5em;
	height: .8em;
	left: .1em;
	top: .4em;
	transition: all .4s cubic-bezier(0,.72,.21,1);

}
ul.thailit_side_menu .sub_item li a:hover {
	color: #fa4616;
}
ul.thailit_side_menu .sub_item li a:hover:before {
	-webkit-transform:translateX(2px);
	-khtml-transform:translateX(2px);
	-ms-transform:translateX(2px);
	transform:translateX(2px);
	background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg x='0' y='0' viewBox='0 0 5 9' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='%23fa4616' transform='rotate(-90, 4.25 4.25)' fill-rule='evenodd'%3E%3Cpath d='M4,2.856 L1.377,0.236 C1.062,-0.079 0.551,-0.079 0.236,0.236 C-0.079,0.55 -0.079,1.06 0.236,1.375 L3.43,4.564 C3.587,4.721 3.794,4.8 4,4.8 C4.206,4.8 4.413,4.721 4.57,4.564 L7.764,1.375 C8.079,1.06 8.079,0.55 7.764,0.236 C7.449,-0.079 6.938,-0.079 6.623,0.236 L4,2.856 Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;
}

ul.thailit_side_menu .sub_item li a:after {
	content: " ";
	background: none no-repeat 50%;
	background-size: contain;
	position: absolute;
	width: 1.15em;
	height: 1.15em;
	right: 0px;
	top: 2px;
	width: calc(1px + 1.15em + (5px * 2));
	overflow:visible;
	vertical-align: middle;
}

ul.thailit_side_menu li.hovered_nosubs { -webkit-transition: all .4s; transition: all .4s;}

ul.thailit_side_menu li.hovered_nosubs>a {
	padding:5px;
	padding-left: 34px;
	padding-left: calc(1.15em + 0.4em * 2);
	transition:all .4s;
	font:inherit;
	color:#4a3041;
}
ul.thailit_side_menu li.hovered_nosubs:hover>a{color:#fa4616;background-color:rgba(0,0,0,0);font:inherit;}


ul.thailit_side_menu li.hovered_nosubs:before{content:" ";background:0 0;position:absolute;width:130%;height:150%;top:-25%;left:-15%;display:none}
ul.thailit_side_menu li.hovered_nosubs:hover:before{display:block}
ul.thailit_side_menu li.hovered_nosubs:hover:after{-webkit-transform:translateY(2px);-khtml-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}
ul.thailit_side_menu li.hovered_nosubs:hover>a:after{-webkit-transform:scaleX(1);-khtml-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
ul.thailit_side_menu li.hovered_nosubs:hover .sub_item{visibility:visible;opacity:1;font-size:1.125em;-webkit-transform:translateY(1em);-ms-transform:translateY(1em);transform:translateY(1em);transition:all .4s cubic-bezier(0,.72,.21,1)}
ul.thailit_side_menu li.hovered_nosubs>a:after{ /* top underline */
	content: "";
	position: absolute;
	display: block;
	left: 34px;
	left: calc(1.15em + 0.4em * 2);
	width: calc(100% - (1.15em + 0.4em) * 2 + 1.15em - 0.4em - 2px);
	height: 2px;
	background-color: #fa4616;
	-webkit-transform-origin:left center;
	-khtml-transform-origin:left center;
	-ms-transform-origin:left center;
	transform-origin:left center;
	-webkit-transform:scaleX(0);
	-khtml-transform:scaleX(0);
	-ms-transform:scaleX(0);
	transform:scaleX(0);
	transition:all .4s cubic-bezier(0,.72,.21,1);
}
#thailit_side_menu_0>li.hovered_show_subs>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-24 -78 1200 1200'%3E%3Cg stroke='none' fill='%234a3041' fill-rule='evenodd'%3E%3Cpath d='M735.947949 125.874054 735.947949 955.720493 987.59408 1024 1011.67207 1021.087981 1011.67207 52.49568 972.014208 52.49568 735.947949 125.874054 735.947949 125.874054ZM426.729933 744.117466 426.729933 1023.524102 498.488 1023.524102 499.791046 686.500256 426.729933 744.117466 426.729933 744.117466ZM426.729933 0 426.729933 280.222458 501.139411 339.48263 502.272493 48.92647 995.163066 48.92647 1038.582758 48.994458 1038.582758 1023.524102 1095.236851 1023.524102 1095.236851 0 426.729933 0 426.729933 0ZM303.099379 783.23145C298.850323 783.23145 294.555942 782.24567 290.692134 780.398746 280.845651 775.594477 274.534387 765.521382 274.534387 754.666458L274.534387 632.418266 28.564992 632.418266C12.815155 632.418266 0 619.60311 0 603.841946L0 419.682163C0 403.920992 12.815155 391.117171 28.564992 391.117171L274.523053 391.117171 274.523053 268.880307C274.523053 257.991392 280.868314 247.884301 290.692134 243.136691 300.289331 238.502387 312.51529 239.850752 320.90009 246.524602L627.398714 490.613082C634.253856 496.085869 638.174323 504.255386 638.162989 513.036768 638.140326 521.81815 634.174541 529.976339 627.274074 535.426464L320.798112 777.112806C315.789894 781.055936 309.501286 783.23145 303.099379 783.23145L303.099379 783.23145ZM303.099379 754.666458 303.099379 768.965952 303.099379 754.666458 303.099379 754.666458Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_side_menu_0>li.hovered_show_subs:hover>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-24 -78 1200 1200'%3E%3Cg stroke='none' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M735.947949 125.874054 735.947949 955.720493 987.59408 1024 1011.67207 1021.087981 1011.67207 52.49568 972.014208 52.49568 735.947949 125.874054 735.947949 125.874054ZM426.729933 744.117466 426.729933 1023.524102 498.488 1023.524102 499.791046 686.500256 426.729933 744.117466 426.729933 744.117466ZM426.729933 0 426.729933 280.222458 501.139411 339.48263 502.272493 48.92647 995.163066 48.92647 1038.582758 48.994458 1038.582758 1023.524102 1095.236851 1023.524102 1095.236851 0 426.729933 0 426.729933 0ZM303.099379 783.23145C298.850323 783.23145 294.555942 782.24567 290.692134 780.398746 280.845651 775.594477 274.534387 765.521382 274.534387 754.666458L274.534387 632.418266 28.564992 632.418266C12.815155 632.418266 0 619.60311 0 603.841946L0 419.682163C0 403.920992 12.815155 391.117171 28.564992 391.117171L274.523053 391.117171 274.523053 268.880307C274.523053 257.991392 280.868314 247.884301 290.692134 243.136691 300.289331 238.502387 312.51529 239.850752 320.90009 246.524602L627.398714 490.613082C634.253856 496.085869 638.174323 504.255386 638.162989 513.036768 638.140326 521.81815 634.174541 529.976339 627.274074 535.426464L320.798112 777.112806C315.789894 781.055936 309.501286 783.23145 303.099379 783.23145L303.099379 783.23145ZM303.099379 754.666458 303.099379 768.965952 303.099379 754.666458 303.099379 754.666458Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#login_menu_sub:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-24 -78 1200 1200'%3E%3Cg stroke='none' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M735.947949 125.874054 735.947949 955.720493 987.59408 1024 1011.67207 1021.087981 1011.67207 52.49568 972.014208 52.49568 735.947949 125.874054 735.947949 125.874054ZM426.729933 744.117466 426.729933 1023.524102 498.488 1023.524102 499.791046 686.500256 426.729933 744.117466 426.729933 744.117466ZM426.729933 0 426.729933 280.222458 501.139411 339.48263 502.272493 48.92647 995.163066 48.92647 1038.582758 48.994458 1038.582758 1023.524102 1095.236851 1023.524102 1095.236851 0 426.729933 0 426.729933 0ZM303.099379 783.23145C298.850323 783.23145 294.555942 782.24567 290.692134 780.398746 280.845651 775.594477 274.534387 765.521382 274.534387 754.666458L274.534387 632.418266 28.564992 632.418266C12.815155 632.418266 0 619.60311 0 603.841946L0 419.682163C0 403.920992 12.815155 391.117171 28.564992 391.117171L274.523053 391.117171 274.523053 268.880307C274.523053 257.991392 280.868314 247.884301 290.692134 243.136691 300.289331 238.502387 312.51529 239.850752 320.90009 246.524602L627.398714 490.613082C634.253856 496.085869 638.174323 504.255386 638.162989 513.036768 638.140326 521.81815 634.174541 529.976339 627.274074 535.426464L320.798112 777.112806C315.789894 781.055936 309.501286 783.23145 303.099379 783.23145L303.099379 783.23145ZM303.099379 754.666458 303.099379 768.965952 303.099379 754.666458 303.099379 754.666458Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#login_menu_sub:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-24 -78 1200 1200'%3E%3Cg stroke='none' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M735.947949 125.874054 735.947949 955.720493 987.59408 1024 1011.67207 1021.087981 1011.67207 52.49568 972.014208 52.49568 735.947949 125.874054 735.947949 125.874054ZM426.729933 744.117466 426.729933 1023.524102 498.488 1023.524102 499.791046 686.500256 426.729933 744.117466 426.729933 744.117466ZM426.729933 0 426.729933 280.222458 501.139411 339.48263 502.272493 48.92647 995.163066 48.92647 1038.582758 48.994458 1038.582758 1023.524102 1095.236851 1023.524102 1095.236851 0 426.729933 0 426.729933 0ZM303.099379 783.23145C298.850323 783.23145 294.555942 782.24567 290.692134 780.398746 280.845651 775.594477 274.534387 765.521382 274.534387 754.666458L274.534387 632.418266 28.564992 632.418266C12.815155 632.418266 0 619.60311 0 603.841946L0 419.682163C0 403.920992 12.815155 391.117171 28.564992 391.117171L274.523053 391.117171 274.523053 268.880307C274.523053 257.991392 280.868314 247.884301 290.692134 243.136691 300.289331 238.502387 312.51529 239.850752 320.90009 246.524602L627.398714 490.613082C634.253856 496.085869 638.174323 504.255386 638.162989 513.036768 638.140326 521.81815 634.174541 529.976339 627.274074 535.426464L320.798112 777.112806C315.789894 781.055936 309.501286 783.23145 303.099379 783.23145L303.099379 783.23145ZM303.099379 754.666458 303.099379 768.965952 303.099379 754.666458 303.099379 754.666458Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#create_account_menu_item:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 850 850'%3E%3Cg stroke='none' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpath d='M128,608 A344,344 0,1,1 748,472 A180,180 0,0,1 793,512 a398,398 0,1,0 -265,278 A180,180 0,0,1 487,747 A344,344 0,0,1 163,650 C187,616 410,630 343,488 C120,97 700,97 476,488 C462,520 462,540 470,560 A180,180 0,0,1 539,478 C 757,29 55,29 284,488 C 320,550 298,546 260,564 C 250,570 170,580 128,609 Z M665,522a120,120,0,1,1,-15,-1 m165,158 a170,170 0,1,0 -1,4z m-189,-12v65h50v-65h65v-50h-65v-65h-50v65h-65v50z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#create_account_menu_item:hover:after{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='0 0 850 850'%3E%3Cg stroke='none' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M128,608 A344,344 0,1,1 748,472 A180,180 0,0,1 793,512 a398,398 0,1,0 -265,278 A180,180 0,0,1 487,747 A344,344 0,0,1 163,650 C187,616 410,630 343,488 C120,97 700,97 476,488 C462,520 462,540 470,560 A180,180 0,0,1 539,478 C 757,29 55,29 284,488 C 320,550 298,546 260,564 C 250,570 170,580 128,609 Z M665,522a120,120,0,1,1,-15,-1 m165,158 a170,170 0,1,0 -1,4z m-189,-12v65h50v-65h65v-50h-65v-65h-50v65h-65v50z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_side_menu_1>li.hovered_show_subs>a:before{background:url("../img/flag_GB.svg") no-repeat 50%;}
#lang_link_TH:after{background: url("../img/flag_TH.svg") no-repeat 50%;}
#lang_link_FR:after{background: url("../img/flag_FR.svg") no-repeat 50%;}
#lang_link_TW:after{background: url("../img/flag_TW.svg") no-repeat 50%;}
#lang_link_CN:after{background: url("../img/flag_CN.svg") no-repeat 50%;}
#thailit_side_menu_2>li.hovered_show_subs>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-3 -1 54 54'%3E%3Cg stroke='%234a3041' stroke-width='1' fill='%234a3041' fill-rule='evenodd'%3E%3Cpath d='M24.997,47.511C11.214,47.511,0,36.298,0,22.515C0,12.969,5.314,4.392,13.869,0.132 c0.385-0.191,0.848-0.117,1.151,0.186s0.381,0.766,0.192,1.15C13.651,4.64,12.86,8.05,12.86,11.601 c0,12.681,10.316,22.997,22.997,22.997c3.59,0,7.033-0.809,10.236-2.403c0.386-0.191,0.848-0.117,1.151,0.186 c0.304,0.303,0.381,0.766,0.192,1.15C43.196,42.153,34.597,47.511,24.997,47.511z M12.248,3.372C5.862,7.608,2,14.709,2,22.515 c0,12.68,10.316,22.996,22.997,22.996c7.854,0,14.981-3.898,19.207-10.343c-2.668,0.95-5.464,1.43-8.346,1.43 c-13.783,0-24.997-11.214-24.997-24.997C10.861,8.761,11.327,6.005,12.248,3.372z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_side_menu_2>li.hovered_show_subs:hover>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-3 -1 54 54'%3E%3Cg stroke='%23fa4616' stroke-width='1' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M24.997,47.511C11.214,47.511,0,36.298,0,22.515C0,12.969,5.314,4.392,13.869,0.132 c0.385-0.191,0.848-0.117,1.151,0.186s0.381,0.766,0.192,1.15C13.651,4.64,12.86,8.05,12.86,11.601 c0,12.681,10.316,22.997,22.997,22.997c3.59,0,7.033-0.809,10.236-2.403c0.386-0.191,0.848-0.117,1.151,0.186 c0.304,0.303,0.381,0.766,0.192,1.15C43.196,42.153,34.597,47.511,24.997,47.511z M12.248,3.372C5.862,7.608,2,14.709,2,22.515 c0,12.68,10.316,22.996,22.997,22.996c7.854,0,14.981-3.898,19.207-10.343c-2.668,0.95-5.464,1.43-8.346,1.43 c-13.783,0-24.997-11.214-24.997-24.997C10.861,8.761,11.327,6.005,12.248,3.372z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_side_menu_2>li.hovered_nosubs>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-3 -1 54 54'%3E%3Cg stroke='%234a3041' stroke-width='1' fill='%234a3041' fill-rule='evenodd'%3E%3Cpath d='M24.997,47.511C11.214,47.511,0,36.298,0,22.515C0,12.969,5.314,4.392,13.869,0.132 c0.385-0.191,0.848-0.117,1.151,0.186s0.381,0.766,0.192,1.15C13.651,4.64,12.86,8.05,12.86,11.601 c0,12.681,10.316,22.997,22.997,22.997c3.59,0,7.033-0.809,10.236-2.403c0.386-0.191,0.848-0.117,1.151,0.186 c0.304,0.303,0.381,0.766,0.192,1.15C43.196,42.153,34.597,47.511,24.997,47.511z M12.248,3.372C5.862,7.608,2,14.709,2,22.515 c0,12.68,10.316,22.996,22.997,22.996c7.854,0,14.981-3.898,19.207-10.343c-2.668,0.95-5.464,1.43-8.346,1.43 c-13.783,0-24.997-11.214-24.997-24.997C10.861,8.761,11.327,6.005,12.248,3.372z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}
#thailit_side_menu_2>li.hovered_nosubs:hover>a:before{background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' viewBox='-3 -1 54 54'%3E%3Cg stroke='%23fa4616' stroke-width='1' fill='%23fa4616' fill-rule='evenodd'%3E%3Cpath d='M24.997,47.511C11.214,47.511,0,36.298,0,22.515C0,12.969,5.314,4.392,13.869,0.132 c0.385-0.191,0.848-0.117,1.151,0.186s0.381,0.766,0.192,1.15C13.651,4.64,12.86,8.05,12.86,11.601 c0,12.681,10.316,22.997,22.997,22.997c3.59,0,7.033-0.809,10.236-2.403c0.386-0.191,0.848-0.117,1.151,0.186 c0.304,0.303,0.381,0.766,0.192,1.15C43.196,42.153,34.597,47.511,24.997,47.511z M12.248,3.372C5.862,7.608,2,14.709,2,22.515 c0,12.68,10.316,22.996,22.997,22.996c7.854,0,14.981-3.898,19.207-10.343c-2.668,0.95-5.464,1.43-8.346,1.43 c-13.783,0-24.997-11.214-24.997-24.997C10.861,8.761,11.327,6.005,12.248,3.372z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat 50%;}

