.home .mkdf-title-holder {
	display:none;
}
.hero-graphic{
	text-align:center;
	margin:0 auto;
	max-width:1440px;
}
.hero-graphic img{
	width:100%;
}
.mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner{
	padding-top:75px;
}
.mkdf-logo-wrapper a img {
	height:40px;
}
.mkdf-side-menu-button-opener.mkdf-side-menu-button-opener-icon-pack .mkdf-side-menu-icon {
    font-size: 30px;
}
.mkdf-main-menu>ul>li>a{
	color:#575757;
	font-family: 'Kanit', sans-serif;
	font-size:15px;
	font-weight:500;
}
.mkdf-side-menu a.mkdf-close-side-menu{
	color:#000;
}
.mkdf-page-footer .mkdf-footer-bottom-holder, .mkdf-page-footer .mkdf-footer-top-holder{
	background-color:#F4F3F0;
}
.mkdf-page-footer .mkdf-footer-bottom-holder .mkdf-footer-bottom-inner p{
	color:#8A8A8A;
	font-family: 'Kanit', sans-serif;
	font-size:16px;
	font-weight:300;
}
.mkdf-social-icon-widget-holder span{
		color:#000;
	font-family: 'Kanit', sans-serif;
	font-size:14px;
	font-weight:400;
}
.copyright span{
			color:#000;
	font-family: 'Kanit', sans-serif;
	font-size:11px;
	font-weight:400;
}
.copyright span a{
			color:#000;
	font-family: 'Kanit', sans-serif;
	font-size:11px;
	font-weight:400;
	text-decoration:underline;
}
.mkdf-side-menu{
	text-align:center;
}
.mkdf-side-menu .widget p{
	color:#8A8A8A;
	font-family: 'Kanit', sans-serif;
	font-size:16px;
	font-weight:300;
}
.mkdf-side-menu .mkdf-social-icon-widget-holder span{
	color:#000;
	font-family: 'Kanit', sans-serif;
	font-size:14px;
	font-weight:400;
}
.mkdf-pag-next a svg, .mkdf-pag-prev a svg {
	display:none;
}
.mkdf-pag-next a:after{
	color:#22B9D2;
	font-family: "Ionicons";
  content: "\f3d1";
}
.mkdf-pag-prev a:after{
	color:#22B9D2;
	font-family: "Ionicons";
  content: "\f3cf";
}
.mkdf-blog-pagination ul li a{
	color:#ACACAC;
	font-family: 'Kanit', sans-serif;
	font-size:16px;
	font-weight:500;	
}
li.mkdf-pag-number.mkdf-pag-active a{
	color:#22B9D2;
}
.mkdf-blog-pagination ul li a:hover:before, .mkdf-blog-pagination ul li.mkdf-pag-active a:before,.mkdf-btn.mkdf-btn-simple .mkdf-btn-text:before{
	display:none;
}
.mkdf-btn.mkdf-btn-simple{
	color:#6AAF44;
	font-family: 'Kanit', sans-serif;
	font-size:18px;
	font-weight:500;
}
.mkdf-post-read-more-button a:before {
    font-family: "Ionicons";
    content: "\f3d1";
	 font-size: 24px;
   vertical-align: bottom;
}
.mkdf-post-info-top a{
	color:#8A8A8A;
	font-family: 'Kanit', sans-serif;
	font-size:12px;
	font-weight:500;
}
aside.mkdf-sidebar .widget.widget_search .input-holder{
	border-radius:5px;
}
h4.entry-title.mkdf-post-title{
	color:#000;
	font-family: 'Kanit', sans-serif;
	font-size:15px;
	font-weight:500;
}
.entry-title.mkdf-post-title a{
	color:#000!important
}
.widget .mkdf-post-info-date.entry-date.published.updated a{
	color:#8A8A8A;
	font-family: 'Kanit', sans-serif;
	font-size:15px;
	font-weight:500;
}
@media(min-width:1200px){
	.mkdf-grid {
    width: 1200px;
    margin: 0 auto;
  }
}