@import url("https://fonts.googleapis.com/css2?family=Sarabun:wght@300;400;600&display=swap");body{background-color:#fff;font-family:Sarabun,sans-serif;color:#7b7878!important;overflow-x:hidden;justify-content:center;margin-left:auto;margin-right:auto;width:370px;min-height:852px;border:1px solid #d9d9d9;.footer-version{position:fixed;bottom:0;margin-left:auto;margin-right:auto;width:370px;height:30px;display:flex;justify-content:center;text-align:center;align-items:center;font-size:12px;color:#7b7878}}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.container{width:100%;margin:0 auto}.justify-content{display:flex;width:100%;gap:5px;.center{justify-content:center}.between{justify-content:space-between}.around{justify-content:space-around}.evenly{justify-content:space-evenly}}.box-search-product{align-items:center;margin:20px;padding:10px;background-color:#f5f5f5;border-radius:10px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);.select-type{margin-top:5px;padding:10px;border-radius:10px;background-color:#fff;border:1px solid #515151;height:25px}}.input{padding:5px!important;margin:2px!important;border-radius:10px!important;background-color:#fff!important;border:1px solid #d9d9d9!important;height:25px!important;width:95%!important}.input-email-verify{padding:5px;margin:2px;border-radius:10px;background-color:#fff;border:1px solid #d9d9d9;height:25px;width:10%;text-align:center}.input-base{width:90%;display:flex;justify-content:left}.form-control-search{margin:20px;border-radius:20px;border:0;width:80%}.btn-search{width:70%;border-radius:10px;background-color:#d9d9d9;color:#7b7878;margin:5px}.box-cart-item{margin-left:auto;margin-right:auto;width:90%;border:1px solid #d9d9d9;border-radius:10px;background-color:#fff}