/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 28 2026 | 14:13:11 */
@media only screen and (max-width:768px) {
    body .limoking-header-container {
        padding: 0 !important; 
		
    }
	body .limoking-header-wrapper.header-style-5-wrapper .limoking-header-inner {
        padding-top: 1px;
		padding-bottom: 1px;
    }
.limoking-logo{
	display:flex;
	align-items:center;
	justify-content:space-between;
	}
.limoking-logo-inner {
    max-width: 100px;
}
/* กล่องเปลี่ยนภาษา	*/
	.sub-menu{
		
	}
	
body .container {
     max-width: 768px; 
}
	
}