@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@300;400&display=swap");
body {
font-size: 16px!important;
color: #4d4d4d;
font-family: 'Raleway', sans-serif;
background: #ffffff;
}
h1, .h1 {
font-size: 40px;
font-family: 'Kanit'!important;
}
h2,.h2 {
font-size: 36px;
font-family: 'Kanit'!important;
line-height: 1.6em;
}
h3,.h3 {
font-size: 30px;
font-family: 'Kanit'!important;
}
h4,.h4 {
font-size: 24px;
font-family: 'Kanit'!important;
}
h5,.h5 {
font-size: 20px;
font-family: 'Kanit'!important;
}
h6,.h6 {
font-size: 18px;
font-family: 'Kanit'!important;
}
.crp_title {
font-family: 'Kanit'!important;
font-size: 1.7em!important;
}
.relatednews-post .relatednews-post-panel{
width: 96%;
}
.similar-post .similar-post-panel {
width: 94%;
}
.other-news .othernews-post .othernews-post-details {
padding: 20px 0px 40px 0px!important;
}
.label-img {
position: relative;
margin: 25px auto!important;
display: table;
}
.outsite h3 {
text-indent: 30px;
color: #ee8e2d!important;
}
input[type="search"] {
position: relative!important;
}
.crp_related {width: 100%; float: left; border: 1px solid; padding: 0 15px; margin: 25px 0;}
.crp_related ul {padding:0;}
.crp_related ul li {width: 100%; float: left; list-style: none; position: relative;}
.crp_related ul li figure { margin: 0em 0!important; padding: 0 1em 1em 0;float: left;}
.crp_title {font-size:2em;}
.side-area-post ul li a {
font-size: 18px!important;
font-family: 'Kanit'!important;
}
@media (max-width: 575.98px) { 
body {
font-size: 18px!important;
}
.crp_title {font-size:1em!important; font-weight: normal!important;}
}