/*-----------------------------------------------------------------------------------*/
/*  ABOUT MOM
/*-----------------------------------------------------------------------------------*/

.mobile-main-header .pull-left{
	float:right !important;
	position:relative;
	z-index:500;
	padding-right:15px;
}

#mobileMenuWrap{
	position:relative;
	top:-45px;
}

#mobileMenuWrap .slicknav_btn{
	margin-left:15px;
}

#search-wrapper-mobile{
	right:-20px;
}

.header-container .logo{
	padding-top:10px;
}

.mobile-main-header .logo{
	padding-top:0px !important;
}

.mobile-main-header{
	margin-bottom:-65px;
}


img{
	max-width:100%;
}

.container-md{
	max-width:760px;
	width:100%;
}

.footer-container{
	margin-top:30px !important;
	margin-bottom:30px !important;
}

.post-type-archive-issue .footer-container{
	display:none;
}

.nowrap{
	white-space: nowrap !important;
}

.center{
	text-align:center;
}

.read-more a{
	font-family: Cabin;
	text-transform:uppercase;
	font-style: normal;
}

.blog-entry .post-index-text{
	font-family: 'Pridi', serif;
	font-weight:300;
	font-size:16px;
}

.blog-entry .post-text{
	font-family: 'Pridi', serif;
	font-weight:300;
	font-size:18px;
	line-height:normal;
}

.blog-entry .post-text p,
.blog-entry .post-text span{
	font-weight:300;
}

.blog-entry .post-text p.indent{
	text-indent:30px;
} 

.blog-entry .post-text b,
.blog-entry .post-text b span,
.blog-entry .post-text strong,
.blog-entry .post-text strong span{
	font-weight:500 !important;
}

.single .blog-entry .post-text h1,
.single .blog-entry .post-text h2,
.single .blog-entry .post-text h3,
.single .blog-entry .post-text h4,
.single .blog-entry .post-text h5,
.single .blog-entry .post-text h6{
	font-family: 'Noto Sans Thai', sans-serif;
	font-weight: 600;
	margin-bottom:0;
	letter-spacing: 0.02em;
}

.single .blog-entry .post-text h1 + h2,
.single .blog-entry .post-text h2 + h3,
.single .blog-entry .post-text h3 + h4,
.single .blog-entry .post-text h4 + h5,
.single .blog-entry .post-text h5 + h6{
	margin-top:0;
}


.single .blog-entry .post-text h1 strong, 
.single .blog-entry .post-text h1 b,
.single .blog-entry .post-text h2 strong, 
.single .blog-entry .post-text h2 b,
.single .blog-entry .post-text h3 strong, 
.single .blog-entry .post-text h3 b,
.single .blog-entry .post-text h4 strong, 
.single .blog-entry .post-text h4 b,
.single .blog-entry .post-text h5 strong, 
.single .blog-entry .post-text h5 b,
.single .blog-entry .post-text h6 strong, 
.single .blog-entry .post-text h7 b{
	font-weight:500;
}

.single .blog-entry .post-text blockquote{
	font-size:18px;
	margin:30px;
	padding:30px;
	text-align:center;
	position:relative;
	background: transparent;
}

.single .blog-entry .post-text blockquote:before,
.single .blog-entry .post-text blockquote:after{
	content: '';
	display: block;
	width: 60%;
	height: 1px;
	background: #444444;
	position: absolute;
	left: 20%
}

.single .blog-entry .post-text blockquote:before{
	top: 0;
}

.single .blog-entry .post-text blockquote:after{
	bottom:0;
}

.single .blog-entry .post-text blockquote h1,
.single .blog-entry .post-text blockquote h2,
.single .blog-entry .post-text blockquote h3,
.single .blog-entry .post-text blockquote h4,
.single .blog-entry .post-text blockquote h5,
.single .blog-entry .post-text blockquote h6{
	margin-top:0;
}

.single .blog-entry .post-text ol,
.single .blog-entry .post-text ol{
	margin-left: 50px;
}

.single .blog-entry .post-text ol{
	font-style: normal;	
}

.single .blog-entry .post-text ol li{
	margin-bottom:8px;
}	

.single .blog-entry .post-text a:hover{
	color:#000000;
}

.blog-entry .post-text tbody{
	font-size: 14px;
}
	

.blog-entry .blog-entry-title h1{
	max-width:100%;
	margin-top:20px;
}

.blog-entry .blog-entry-title h1,
.blog-entry .blog-entry-title h2,
.blog-entry .blog-entry-title h4{
	font-family: 'Noto Sans Thai', sans-serif;
	font-weight: 600;
	letter-spacing: 0.02em;
}

.header-container .logo img{
	max-height:140px;
}

.single-issue .issue-info{
	margin-bottom:30px;
}

.single-issue .issue-info h1{
	font-size:48px;
} 

.single-issue .issue-info .content-text{
	font-family: 'Pridi', serif;
	font-weight:300;
	font-size:16px;
}

.related-post-title h5{
	font-family: 'Pridi', serif;
}

.comments-post{
	display:none;
}

.author-post{
	background: none;
	border:1px solid #EEEEEE;
	padding:15px;
}

.author-post .author-desc{
	font-family: 'Pridi', serif;
}

.pagination ul li a{
	font-family: Cabin;
	font-style:normal;
	text-transform: uppercase;
	letter-spacing: 0.1500em;
}

.image-background-post article{
	height:100%;
}

.image-background-post .a-cover{
	display:block;
	height:100%;
}

.post-type-archive-issue .image-background-post{
	background-repeat: no-repeat;
	height:auto;
}

.post-type-archive-issue .image-background-post:after{
	padding-top: 126%;
}

.post-type-archive-issue .image-background-post .a-cover{
	position:absolute;
	width:100%;
}

.post-type-archive-issue .image-background-post h2{
	display:none;
}

.stick-header-info h2,
.stick-header-info h4{
	font-family: 'Cabin', 'Pridi', serif;
	font-weight:300;
}

.flexslider{
	margin:20px 0 !important;
	border-radius:0 !important;
}

.flexslider ul{
	font-style:normal;
}

.flexslider ul li:before{
	display:none;
}

.flexslider ul li a{
	padding:0;
}

.flexslider .flex-control-paging li a{
	width:8px;
	height:8px;
}

.flexslider .flex-direction-nav{
	top:50%;
	width:100%;
	position: absolute;
}

.flexslider .flex-direction-nav a{
	color:rgba(255,255,255,0.6);
}

.slider-content .post-categories ul li{
	list-style: none;
}

.slider-content .post-categories ul li:not(:first-child){
	display: none;
}

.slider-title h2{
	font-family: 'Noto Sans Thai', sans-serif;
	font-weight: 600;
	letter-spacing: 0.02em;
}

.slider-post-text{
	font-family: 'Pridi', serif;
	font-weight:300;
	font-size: 17px;
}

#owl-post-slide:hover{
	cursor:default;
}

.mega-menu-megamenu .mega-sub-menu .mega-menu-item-type-taxonomy{
	display: none !important;
}

.mega-menu-megamenu .mega-sub-menu .blog-entry-title h4 a{
	font-family: 'Pridi', serif !important;
	font-weight:300 !important; 
}

/* OVERRIDE NINJA FORM */

.nf-form-wrap .nf-field-label label{
	font-weight: 500;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit]{
	font-weight: 500;
}

.nf-form-content .list-select-wrap 
.nf-field-element>div, 
.nf-form-content input:not([type=button]), 
.nf-form-content textarea {
	background: #FFF !important;
	color: #000 !important;
}

.nf-form-content input:not([type=button]){
	height: 30px !important;
}

.nf-form-wrap ul{
	font-style: normal !important;
}
.nf-form-wrap .listradio-wrap li:before{
	display: none;
}

.nf-form-wrap .nf-form-content{
	padding: 0;
}
.nf-form-wrap .nf-field-container{
	margin-bottom: 15px;
}
.nf-form-wrap .nf-form-fields-required{
	margin-bottom: 15px;
	color: #999;
}
.nf-form-wrap .hr-container{
	margin-bottom: 20px !important;
}

.nf-form-wrap .nf-form-hp{
	display: none;
}

.nf-form-wrap .html-wrap h2{
	margin: 0;
}
.nf-form-wrap .html-wrap ul{
	margin-left: 25px;
}

/* CUSTOM FOR SPECIFIC FORM ELEMENT */

.nf-form-wrap .am-list-inline ul li{
	display: inline-block;
	margin-right: 15px !important;
	margin-bottom: 0 !important;
}
.nf-form-wrap .am-form-header h2{
	font-weight: 500 !important;
}
.nf-form-wrap .am-form-title{
	font-family: 'Noto Sans Thai', sans-serif;
	font-weight: 600;
	letter-spacing: 0.02em;
}
.nf-form-wrap .nf-error .nf-error-msg{
	font-size: 12px;
}


.am-mommunity-2  .am-custom-age .nf-field-element{
	width: calc(80% - 50px);
}
.am-mommunity-2  .am-custom-age .nf-field-description{
	order: 20 !important;
	width:50px;
	display: inline-flex;
	align-items: center;
	font-size: 18px;
	padding-left: 10px;
	font-weight: 400;
	margin-left: 0;
}
.am-mommunity-2  .am-custom-age-second .nf-field-label{
	margin-bottom: 0 !important;
}
.am-mommunity-2 .am-form-remark{
	font-size: 14px !important;
}
.am-mommunity-2 .nf-error.field-wrap .nf-field-element:after,
.am-mommunity-2 .nf-pass.field-wrap .nf-field-element:after{
	display: none;
}
.am-mommunity-2 .nf-pass .ninja-forms-field{
	border-color: inherit !important;
}
.am-mommunity-2 .label-left .nf-after-field{
	margin-left: 0;
}	

@media only screen and (min-width: 801px){
	.am-mommunity-2  .am-custom-age .nf-field-element{
		width: calc(300px - 50px);
	}
	.am-mommunity-2 .label-left .nf-field-label{
		width: 150px !important;
	}
	.am-mommunity-2 .nf-form-content input:not([type=button]){
		max-width: 300px !important;
	}
	.am-mommunity-2 .am-form-remark,
	.am-mommunity-2 .label-left .nf-after-field{
		margin-left: 150px;
	}
}

/*img,
.mOver-background,
.image-background-post{
    filter: saturate(10%);
	-webkit-filter: saturate(10%);
	-moz-filter: saturate(10%);
}*/

h2 {
	font-size: 25px;
}