/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 05 2026 | 08:35:21 */
@media only screen and (max-width: 1023px) {
	#mega-menu-wrap-mobile {
		border-bottom: 4px solid #e5e5e7;
	}
	#mega-menu-wrap-mobile #mega-menu-mobile li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		position: absolute;
		right: 10px;
	}
	#mega-menu-wrap-mobile #mega-menu-mobile > li.mega-menu-item {
		border-bottom: 1px solid #535353;
	}
	.dv-width-all-post-css {
		padding: 50px 0;
	}
	.page-banner {
		min-height: 120px;
	}
}
/*-----------------------แนวตั้ง-------------------------------*/
@media only screen and (max-width: 449px) {
	.dv-sub-menu{
		padding: 15px 0px;
	}
	.entry-info-headline {
		width: 100% !important;
	}
	.entry-info-headline .title {
		font-size: 20px !important;
		line-height: 22px !important;
	}
	.entry-info-headline .posted-on {
		font-size: 14px !important;
	}
	.s-title-headline .entry-pic {
		padding-top: 150px !important;
	}
}
/*------------------------------------------------------------------*/
/*mobile*/
@media only screen and (min-width: 450px) and (max-device-width: 765px) {
}
/*ipad*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
}
/*ipadpro*/
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
}
