/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 23 2025 | 11:27:53 */
@media only screen and (max-width: 1023px) {
	#mega-menu-wrap-primary,
	#mega-menu-wrap-primary.mega-stuck {
		box-shadow: 0px 0px 10px #000000bd;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
		width: 100% !important;
		margin: 0px !important;
		border-bottom: 1px solid #ffffff21;
	}
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
		height: 100vh;
	}
	span.mega-indicator {
		margin-left: -20px !important;
		width: 20px !important;
	}
	ul.mega-sub-menu a {
		text-align: center !important;
		padding: 3px !important;
	}
	.dv-width-all-post-css {
		padding: 50px 0 !important;
	}
}
/*-----------------------แนวตั้ง-------------------------------*/
@media only screen and (max-width: 449px) {
	.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: 115px !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) {
}
