/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 30 2023 | 06:33:59 */
/*ปรับ responsive*/
@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,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
		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;
	}
	.s-slider.-m1.-t2.-d3.arrows-m_hide.dots-show {
    overflow: hidden;
}
}
/*-----------------------แนวตั้ง-------------------------------*/
@media only screen and (max-width: 449px) {
	.dv-pad-popup {
    padding: 0!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) {
}
