/* font-family: 'Kanit', sans-serif; */
/* font-family: 'Montserrat', sans-serif; */

body, div, p, span, a, strong {
	font-family: 'Kanit', sans-serif;
	font-weight:400;
	font-size: 17px;
}
body.single-post {
	background-color: #F8F8F8;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
}
h1 {
	font-size: 40px;
}
#menu-footer-menu-2 > li:nth-child(5) {
    color: #00ABBD;
}



/* About us */
.about-top {
	background-color: #2D407D;
	padding: 80px 0;
	margin: 35px 0 0px 0;
}
.about-top img {
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}
.about-top h3 {
    color: #fff;
    font-size: 32px;
	margin: 0;
	padding: 0;
}
.abt-panel {
	padding-top: 50px;
	margin-bottom: 80px;
}
.abtContent,
.singleContentLanding {
	max-width: 636px;
	margin: 0 auto;
}
.abtContent h4 {
	color: #2D407D;
	font-size: 26px;
	padding: 20px 0;
	margin: 0;
}
.abtContent p {
	color: #000;
	margin: 0;
	padding: 0;
}
.contactmap {
	margin-top: 85px;
}
.contactmap h1 {
	font-size: 35px;
	font-weight: 700;
	text-align: center;
	color: #2D407D;
	margin-bottom: 40px;
}
.contactmap iframe {
	margin-bottom: 50px;
}
.address {
	margin: 40px 0 50px 0;
}
.single-post .abt-socialmedia {
	margin-top: 55px;
}
.abt-socialmedia ul {
	padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
	margin-left: 20px;
    padding-bottom: 55px;
}
.abt-socialmedia ul li {
	margin: 0 5px 0 0;
}

/* single post */
.mTop {
	margin-top: 85px;
}
.single-post .section-left {
	width: calc(100% - 330px);
    margin-right: 30px;
    float: left;
}

.singleShadow {
	margin-bottom: 40px;
    background: #fff;
}
.single-post .section-right{
	width: 300px;
    float: right;
}
.single-post .abt-socialmedia ul {
	margin-left:  0;
}
.singlePostTitle {
	max-width: 560px;
	margin: 0 auto;
	margin-bottom:  20px;
}
.singleTop {
	padding-top: 35px;
}
.singleTop .post_date span {
	margin-right: 10px;
}
.singleContentLanding {
	padding-top: 40px;
}
.sale15jbl img {
	display: block;
	margin:  0 auto;
	margin-bottom: 50px;
}
.singleFeImg {
	height:520px;
	display:flex;
	align-items:center;
}
.singlePostAd {
	padding-bottom: 50px;
}
.fvideo iframe {
	/*width: 100% !important;
	height: 545px;*/
}
.singleContentLanding .wp-caption {
    max-width: 100%;
    height: auto;
}
/* single post category color */
/* .single-post .cat-label_lifestyle,
.single-post .cat-label_local-vlog,
.single-post .cat-label_shopping,
.single-post .cat-label_travel,
.single-post .cat-label_beauty,
.single-post .cat-label_health,
.single-post .cat-label_food,
.single-post .cat-label_promotion {
	color: #BFD730;
	font-size: 13px;
}

.single-post .cat-label_video,
.single-post .cat-label_hot-clips,
.single-post .cat-label_round-up-clips,
.single-post .cat-label_early-hour-news-clips,
.single-post .cat-label_general-news-clips,
.single-post .cat-label_exclusive-interview-clip,
.single-post .cat-label_unfold {
	color: #00ABBD;
	font-size: 13px;
}
.single-post .cat-label_hot-clips,
.single-post .cat-label_trending,
.single-post .cat-label_tech,
.single-post .cat-label_top-story,
.single-post .cat-label_e-sport {
	font-family: 'Montserrat', sans-serif;
}
.single-post .cat-label_podcast,
.single-post .cat-label_trending,
.single-post .cat-label_general {
	color: #44C8F5;
	font-size: 13px;
}

.single-post .cat-label_news,
.single-post .cat-label_tech,
.single-post .cat-label_top-story,
.single-post .cat-label_politics,
.single-post .cat-label_sports,
.single-post .cat-label_international-news,
.single-post .cat-label_news-general,
.single-post .cat-label_royal-court,
.single-post .cat-label_economy, {
	color: #E33143;
	font-size: 13px;
}
.single-post .cat-label_horoscope,
.single-post .cat-label_miracle,
.single-post .cat-label_fortune {
	color: #8071B4;
	font-size: 13px;
}
.single-post .cat-label_e-sport,
.single-post .cat-label_message,
.single-post .cat-label_content,
.single-post .cat-label_reviews {
	color: #EB8923;
	font-size: 13px;
}

.single-post .cat-label_stock-market,
.single-post .cat-label_exchange-rate {
	color: #FFCB05;
	font-size: 13px;
}
.single-post .cat-label_lottery {
	color:  #007DBA;
} */
.singleContentLanding a {
    word-break: break-word;
	hyphens: auto;
}

/* post gallery */
.post_gallery .owl-item img {
	max-height: 450px;
}
.post_gallery_thumb {
	margin-top: 2px;
}
.post_gallery_thumb .owl-item img {
	max-height: 140px;
} 
.single-post .post_gallery_thumb .owl-nav button.owl-prev {
	background: url(../img/prev.png) no-repeat center center rgb(255 255 255 / 0.6);
}
.post_gallery_thumb .owl-nav button.owl-prev {	
	position: absolute;
    top: 0;
    padding: 10px !important;
    width: 36px;
    height:100%;
}

.single-post .post_gallery_thumb .owl-nav button.owl-next {
	left: auto;
    right: 0;
    background: url(../img/next.png) no-repeat center center rgb(255 255 255 / 0.6);
}
.post_gallery_thumb .owl-nav button.owl-next {
    position: absolute;
    top: 0;
    padding: 10px !important;
    width: 36px;
    height: 100%;
}
.post_gallery_thumb .owl-nav button.owl-prev span,
.post_gallery_thumb .owl-nav button.owl-next span {
	font-size: 0;
}
/*
	h1.entry-title {text-align: center;
			    padding-top: 50px;}
	ol {
    margin-top: 0;
    margin-bottom: 1rem;
		line-height: 30px;}
 */
 .page-template-page-games .entry-content {
    margin: 40px 0;
}