/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 24 2025 | 02:15:32 */
@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;
	}
	.page-title {
		padding: 50px 0px 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;
	}
	span.kt-title-text {
		font-size: 15px;
	}
	span.kt-title-text img {
		width: 80px;
	}
	.wp-block-kadence-tabs .kt-tabs-title-list li.kt-tab-title-active strong, .wp-block-kadence-tabs .kt-tabs-title-list li.kt-tab-title-inactive:hover strong {
		padding: 2px 15px !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) {
}
