body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.sound-open{border-radius:50%;bottom:20px;color:#fff;font-size:40px;height:70px;justify-content:center;position:fixed;right:20px;width:70px;z-index:100}.AppBar,.sound-open{align-items:center;display:flex}.AppBar{background:#fff;border-bottom:1px solid gray;justify-content:space-around;position:relative}.AppBar-Logo{width:150px}.AppBar-Btn{align-self:center;border:1px solid gray;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:10px;position:relative}.AppBar-Btn:hover{background:#0e5e6f;color:#fff}.AppBar-Btn .appbar-link{color:#000}.AppBar-Btn:hover .appbar-link{background:#0e5e6f;color:#fff}.AppBar-Input{align-self:center;display:flex;height:45px;justify-content:center;position:relative;width:50%}.AppBar-Help{display:flex;flex-direction:column}.AppBar-Input input{border:1px solid gray;border-radius:50px;font-size:20px;outline:none;padding-left:10px;padding-right:50px;width:100%}.AppBar-Search{cursor:pointer;font-size:30px;position:absolute;right:10px;top:6.5px}.AppBar-Btn-Auth{background:#fff;border-radius:4px;box-shadow:0 0 25px 25px rgba(0,0,0,.7);flex-direction:column;left:-50px;opacity:0;pointer-events:none;position:absolute;top:40px;transition:all .5s;visibility:hidden;z-index:100}.AppBar-Person{align-items:center;color:gray;display:flex;font-weight:700;justify-content:space-between;padding-left:10px;padding-right:10px;text-decoration:none;width:130px}.AppBar-Person:hover{color:#ff577f;text-shadow:2px 7px 5px rgba(0,0,0,.3),0 -4px 10px hsla(0,0%,100%,.3)}.AppBar-Btn-Account:hover .AppBar-Btn-Auth{display:flex;opacity:1;pointer-events:all;visibility:visible}.appbar-mobile-box{font-size:20px;padding:5px;width:100%}.AppBar-notification,.appbar-mobile-box{display:flex;justify-content:space-between}.AppBar-notification{background-color:#eee;border:1px solid gray;flex-direction:column;height:100%;position:fixed;right:0;top:0;transition:all .5s;width:500px;z-index:200}.AppBar-notification-content-box{flex:1 1;overflow-y:auto}.AppBar-notification-item{border-bottom:1px solid gray;padding:5px;text-align:left}.AppBar-notification-close{background-color:brown;color:#fff;cursor:pointer;padding:10px;text-align:center}.AppBar-notification-close-icon{color:#fb2576;cursor:pointer;left:-45px;position:absolute;top:0;z-index:200}.shop-detail-top-img{position:relative}.shop-detail-favorite{align-items:center;background-color:#e6e6fa;border-radius:50%;bottom:6px;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:6px;width:50px}.AppBar-favorite-item{align-items:center;border-bottom:1px solid gray;display:flex;gap:10px;justify-content:space-between;padding:5px}.AppBar-favorite-item,.AppBar-favorite-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AppBar-favorite-text{flex:1 1;position:relative;text-align:left;text-decoration:none}.appbar-mobile-text{color:purple;font-weight:700}.appbar-mobile-menu{cursor:pointer}.appbar-mobile-box{display:none;opacity:0;visibility:hidden}.appbar-mobile-items{background-color:#eee;flex-direction:column;height:100vh;max-width:400px;position:fixed;right:0;top:0;width:100%;z-index:50}.appBar-mobile-item,.appbar-mobile-items{box-sizing:border-box;display:flex;justify-content:space-between;padding:5px}.appBar-mobile-item{align-items:center;background:#5bc0f8;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin:5px;position:relative;text-decoration:none}.appbar-mobile-close{background:#3f0071;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:8px;width:100%}@media only screen and (max-width:1200px){.AppBar-Btn,.AppBar-Help,.AppBar-Input,.AppBar-Logo{display:none;opacity:0;visibility:hidden}.appbar-mobile-box{display:flex;opacity:1;visibility:visible}}@media only screen and (max-width:800px){.AppBar-notification{width:80%}}.search-list-box{background-color:#256d85;border-radius:5px;height:500px;position:absolute;top:48px;-webkit-transform-origin:top;transform-origin:top;z-index:50}.search-list-box,.search-list-item{box-sizing:border-box;padding:5px;transition:all .5s;width:100%}.search-list-item{color:#fff;cursor:pointer;display:block;overflow:hidden;text-align:left;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.search-list-box span:hover,.search-list-item:hover{background-color:#fff;border-radius:4px;color:#000}.register{align-items:flex-start;border:1px solid gray;border-radius:6px;display:flex;flex-direction:column;padding:20px;width:500px}h5 span{color:green;cursor:pointer}.register-input-box{align-items:flex-start;display:flex;flex-direction:column;width:95%}.register-input-box label{font-weight:700;margin-bottom:5px;text-transform:uppercase}.register-input-box input{border:1px solid gray;height:35px;margin-bottom:5px;outline:none;padding-left:5px;width:100%}.register-btn{background-color:#6c4ab6;border:1px solid gray;border-radius:25px;color:#fff;cursor:pointer;margin:auto;padding:10px;text-align:center;transition:all .5s;width:95%}.register-btn:hover{box-shadow:0 0 5px 5px rgba(152,111,222,.5)}.register-checkbox{align-items:center;justify-content:center}.register-checkbox,.register-gf{display:flex;gap:10px;width:100%}.register-gf{justify-content:space-between}.register-gf GoogleLogin{width:100%}@media only screen and (max-width:550px){.register{max-width:90%}}.loading{align-self:center;-webkit-animation:loadrotate 2s linear infinite;animation:loadrotate 2s linear infinite;display:flex;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}@-webkit-keyframes loadrotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadrotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}#app,body,html{height:100%}body,html{position:relative}body{background:#eee;color:#000;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;margin:0;padding:0}.Products-Box{display:flex;flex-direction:column;margin-bottom:10px;margin-top:10px;width:100%}.Product-Btn{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin:5px;padding:4px;text-align:center;width:98%}.Product-Search{margin-right:10px;max-width:200px;min-width:150px;position:relative}.Product-Search-Icon{display:none;width:0}.Product-Search input{border:1px solid gray;border-radius:20px;height:30px;max-width:200px;outline:none;padding-left:5px;padding-right:5px;width:100%}.product-btn-item{border:1px solid gray;border-radius:4px;cursor:pointer;flex:1 1;margin:5px;max-width:200px;min-width:150px;overflow:hidden;padding:5px;text-overflow:ellipsis;white-space:nowrap}.Product-Items{display:flex;flex-wrap:wrap;gap:5px;justify-content:space-around;padding:5px;position:relative}.product-item{border:1px solid gray;border-radius:3px;max-width:45%;padding:5px;transition:all .5s}.product-pages-btn{box-sizing:border-box;gap:30px;margin-top:25px;width:100%}.product-pages-btn,.product-pages-item{align-items:center;display:flex;justify-content:center}.product-pages-item{border-radius:50%;cursor:pointer;height:25px;padding:10px;transition:all .5s;width:25px}.product-pages-item:hover{box-shadow:0 0 5px 5px rgba(112,142,221,.5)}.product-arrow-page{align-items:center;color:gray;cursor:pointer;display:flex;font-size:40px;transition:all .5s}.product-arrow-page:hover{box-shadow:0 0 5px 5px rgba(112,142,221,.5);color:#1e90ff}.card-icons-box{align-items:center;display:flex;gap:5px}.card-icons-box span{color:gray}.card-icons-box span:first-child:hover{color:#ff4500}.product-loading{align-items:center;display:flex;justify-content:center;min-height:400px;width:100%}.product-loading-icon{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}.product-btn-local{align-items:center;border:1px solid gray;border-radius:3px;cursor:pointer;display:flex;flex:1 1;font-size:14px;gap:5px;justify-content:space-between;max-width:200px;min-width:150px;padding:5px;position:relative}.product-local-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.product-dropdown-local{background-color:#fff;border:2px solid #9fb4ff;border-radius:4px;display:flex;flex-direction:column;gap:5px;height:200px;left:0;overflow-y:scroll;padding:5px;position:absolute;top:32px;width:100%;z-index:20}.product-dropdown-local-item{border-bottom:1px solid gray;font-weight:700;text-align:left;text-decoration:none}.product-dropdown-local-item:hover{color:#ff4500}@media only screen and (max-width:800px){.product-pages-item{display:none;opacity:0;visibility:hidden}.product-pages-btn{justify-content:space-between;padding-left:20px;padding-right:20px}}@media only screen and (min-width:1000px){.product-item:hover{background-color:#fff;-webkit-transform:scale(1.05);transform:scale(1.05);z-index:10}}@media only screen and (max-width:500px){.product-dropdown-local{height:90%;left:50%;overflow:scroll;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%}}.card-box{border-radius:1px solid grey;cursor:pointer;display:flex;flex-direction:column;height:100%;max-width:200px;overflow:hidden;text-overflow:ellipsis}.card-box:hover .card-icon-detail{color:blue}.card-box:hover .card-detail{color:#ff4500}.card-img{max-height:200px;min-height:200px;position:relative}.close-text{background-color:#51557e;border-top-right-radius:4px;bottom:0;color:#fff;font-weight:700;padding:10px;position:absolute;text-align:center}.card-title{align-items:center;display:flex;font-size:12px;height:20px;justify-content:center;margin-bottom:5px;margin-top:5px;max-width:200px;width:100%}.card-content{display:flex;justify-content:space-between}.card-local{align-items:center;display:flex;flex:1 1;font-size:12px;gap:4px;margin-right:10px}.card-local,.card-local .card-text-local{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-local .card-text-local{text-align:left;width:100%}.card-detail{border-radius:3px;color:silver;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:5px}.card-star-box{align-items:center;background-color:#000;border-top-left-radius:3px;bottom:0;display:flex;justify-content:center;opacity:.7;padding:5px;position:absolute;right:0}.card-menu-box{height:100%;left:0;opacity:0;overflow-y:scroll;position:absolute;top:0;transition:all .5s;width:100%;z-index:20}.showCardMenu{background-color:#fff;display:flex;flex-direction:column;opacity:1;overflow-x:hidden;overflow-y:auto;z-index:20}.card-menu-item{align-items:center;border-bottom:1px solid gray;display:flex;min-height:25px;overflow:hidden;padding:5px;text-align:left;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:100%}.card-menu-item:hover{background-color:brown;color:#fff}@media only screen and (max-width:500px){.card-title{font-size:10px;margin-top:10px}}.myshop-box{flex-direction:column;padding:5px;position:relative;width:100%}.myshop-box,.myshop-info-top-box{display:flex;flex-wrap:wrap}.myshop-anhdaidien{align-items:center;border:1px solid gray;border-radius:5px;cursor:pointer;display:flex;height:400px;justify-content:center;position:relative;width:400px}.myshop-anhdaidien button{border:none;border-radius:5px;color:#000;cursor:pointer;padding:15px 0;width:50%}.myshop-input-anhdaidien{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.myshop-input-info{align-content:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-left:10px}.myshop-input-box{margin-top:5px;position:relative;width:90%}.myshop-input-box label{color:gray;display:flex;font-weight:700;justify-content:space-between;width:100%}.myshop-input-box input{height:30px;margin-top:5px;outline:none;width:100%}.myshop-input-box-2{display:flex;gap:20px;justify-content:space-between;margin-top:5px;position:relative;width:90%}.myshop-input-box-2-1{display:flex;flex-direction:column;width:50%}.myshop-input-box-2-1 label{color:gray;display:flex;font-weight:700;justify-content:space-between;width:100%}.myshop-input-box-2-1 input{height:30px;margin-top:5px;outline:none;width:100%}.myshop-input-img-cc{color:gray;cursor:pointer;display:flex;flex-direction:column;font-weight:700;gap:5px;height:266px;position:relative;width:50%}.myshop-input-img-cc label{text-align:left;width:100%}.myshop-input-img-cc div{border:1px solid gray;border-radius:2px;height:100%;height:250px;position:relative}.myshop-input-img-cc div input{height:100%;opacity:0;width:100%;z-index:10}.myshop-upload-cc-icon{font-size:70px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}.img-cc{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.myshop-local-container{display:flex;justify-content:space-between;margin-right:50px;margin-top:10px;padding:10px 10px 10px 0;width:95%}.myshop-local-box{cursor:pointer;margin-right:20px;width:30%}.myshop-local-box label{color:gray;display:flex;font-weight:700;justify-content:flex-start;margin-bottom:5px;text-align:left;width:100%}.myshop-local-box div{align-items:center;border:1px solid gray;display:flex;height:30px;justify-content:space-between;outline:none;padding:5px 10px;width:100%}.myshop-address-keyword{display:flex;gap:10px;width:95%}.myshop-address-keyword div,.myshop-address-keyword div label{display:flex;flex-direction:column;width:50%}.myshop-address-keyword div label{color:gray;font-weight:700;margin-bottom:5px;text-align:left;width:100%}.myshop-address-keyword div input{height:30px;outline:none}.time-open{font-weight:700;margin-top:10px;text-align:left;width:100%}.local-box{position:relative;width:100%}.myshop-local-dropdown-box{align-items:flex-start;background-color:#3f3b6c;border:10px solid #8d9eff;border-radius:3px;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:70%;justify-content:flex-start;left:50%;overflow-y:scroll;padding:10px;position:fixed;top:15%;-webkit-transform:translate(-50%);transform:translate(-50%);width:50%;z-index:10}.myshop-local-dropdown-box p{padding:5px;text-align:left;width:95%}.myshop-local-dropdown-box p:hover{background-color:#fff;color:#000}.myshop-open-time-box{display:flex;gap:20px;justify-content:space-start;padding:5px;width:100%}.myshop-open-time-box div{color:gray;flex:1 1;font-weight:700;text-align:left;width:80%}.myshop-time-input-box input{outline:none}.myshop-time{align-items:center;border:1px solid gray;display:flex;flex:1 1;justify-content:space-between;padding:3px;position:relative;width:100%}.myshop-time span{cursor:pointer;flex:1 1}.myshop-dropdown-time{background-color:#3f3b6c;bottom:0;color:#fff;display:flex;flex-direction:column;gap:5px;height:200px;left:0;overflow-y:scroll;padding:5px;position:absolute;width:100%;z-index:10}.myshop-dropdown-time div{color:#fff;cursor:pointer;padding:3px;z-index:100}.myshop-dropdown-time div:hover{color:orange}.mytime-open-to{background-image:red}.myshop-btn-dkbh{background-color:#80489c;border:none;border-radius:20px;color:#fff;cursor:pointer;margin:15px auto;padding:10px;transition:all .5s;width:50%}.myshop-btn-dkbh:hover{box-shadow:0 0 5px 5px rgba(0,0,0,.5)}.myshop-message{align-items:center;background-color:#50577a;border:1px solid gray;border-radius:5px;display:flex;flex-direction:column;height:50%;justify-content:space-between;left:60%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50%;z-index:10}.myshop-message-content{word-wrap:break-word;align-items:center;color:orange;display:flex;justify-content:center;width:80%}.myshop-close-message{background-color:#6c4ab6;border:1px solid gray;border-radius:20px;color:#fff;cursor:pointer;padding:10px 5px;text-align:center;width:80%}.myshop-description{margin-right:10px;outline:none;padding:5px;width:95%}.myshop-terms-container{align-items:center;border-radius:5px;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;padding-top:10px;position:relative;width:100%}.myshop-free{font-weight:700;justify-content:space-between;width:95%}.myshop-free,.myshop-ship-item{align-items:center;display:flex}.myshop-ship-item{border-radius:3px;gap:10px;width:100%}.myshop-ship-item input{cursor:pointer;height:25px;margin-right:5px;outline:none;padding:5px;width:25px;width:100%}.myshop-terms-box{border:1px solid gray;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:500px;margin:10px;overflow-y:scroll;padding:10px;width:70%}.myshop-terms-content{line-height:25px;padding:10px;text-align:left}.myshop-loading-box{margin-bottom:300px;margin-top:300px}.readTerm-btn{display:flex;gap:100px;justify-content:center;width:100%}.readTerm-btn p{border-radius:4px;padding:20px;text-align:center;width:20%}.readTerm-btn p:first-child{border:2px solid #e97777}.readTerm-btn p:nth-child(2){background-color:#8d9eff;color:#fff}.myshop-ship-box{display:flex;justify-content:space-between;width:95%}.myshop-ship-box p{align-items:center;border:1px solid gray;cursor:pointer;display:flex;gap:15px;height:40;padding:15px;position:relative}.myshop-ship-box p input{cursor:pointer;height:15px;position:relative;width:15px}.myshop-cost-dropdown{align-items:start;background-color:#8d9eff;bottom:0;display:flex;flex:1 1;flex-direction:column;font-weight:700;gap:10px;left:0;padding:10px;position:absolute;width:100%;z-index:20}.myshop-cost-dropdown span{color:#fff}.myshop-cost-dropdown span:hover{color:#e14d2a}.ktt{background-color:#6b728e;border:1px solid gray;border-radius:3px;color:#fff;cursor:pointer;padding:5px;position:absolute;right:-5px;top:10.5px}.myshop-guide-map-box{align-items:center;display:flex;justify-content:space-between;margin-top:10px;width:95%}.myshop-guide-map-box div{align-self:center;display:flex;gap:5px}.myshop-guide-map{color:#432c7a;cursor:pointer;font-weight:700}.myshop-guide-map-platform{color:blue;font-weight:700;text-transform:uppercase}.myshop-guide-map-platform:hover{color:#ff4500;cursor:pointer}.myshop-notification{display:flex;flex-direction:column;gap:5px;justify-content:flex-start;margin-bottom:5px;margin-top:5px;text-align:left;width:95%}.myshop-notification span{font-weight:700}.myshop-notification input{height:30px;outline:none}.Login-Box{border:1px solid gray;border-radius:6px;min-width:500px;overflow:hidden;padding:20px}.Login-input-box{align-items:flex-start;display:flex;flex-direction:column;gap:5px;margin-bottom:10px;width:95}.Login-input-box label{font-weight:700;text-transform:uppercase}.Login-input-box input{height:35px;outline:none;padding-left:5px;width:100%}.Login-remember{align-items:center;display:flex;gap:5px;justify-content:flex-start;width:100%}.Login-btn{background-color:#ff577f;border:none;border-radius:20px;color:#fff;cursor:pointer;outline:none;padding:10px;text-align:center;transition:all .5s;width:98%}.Login-btn:hover{box-shadow:0 0 5px 5px hsla(0,63%,65%,.7)}.Login-forgot{color:gray;cursor:pointer;margin-top:5px;padding-right:10px;text-align:right;width:100%}.Login-forgot:hover{color:green}.Login-Or-Box{align-items:center;display:flex;width:100%}.Login-Or-Line{background-color:#000;flex:1 1;height:1px}.Login-Or-Text{border:1px solid gray;border-radius:50%;margin-left:4px;margin-right:4px;padding:10px}.Login-faang{cursor:pointer;display:flex;gap:50px;gap:10px;justify-content:center;margin-top:20px;width:100%}@media only screen and (max-width:768px){.Login-Box{max-width:90%;min-width:90%}}.profile-box{align-items:flex-start;display:flex;position:relative}.profile-box-left{background-color:#0081c9;border-right:1px solid gray;display:flex;flex-direction:column;justify-content:center;max-width:200px;min-width:35px;overflow:hidden;padding-left:30px;position:relative;width:15%}.profile-btn-box{align-self:flex-start;color:#fff;cursor:pointer;display:flex;gap:10px;overflow:hidden;width:100%}.profile-btn-box p{display:flex;font-size:25px}.profile-btn-box h4{align-items:center;display:flex}.profile-current-btn{align-self:flex-start;background-color:#fff;border-bottom-left-radius:35px;border-top-left-radius:35px;color:#000;display:flex;gap:10px;left:0;margin:0;padding:0 0 0 30px;position:absolute;top:80px;transition:all .5s;width:100%}.profile-current-btn p{display:flex;font-size:25px}.profile-current-btn h4{align-items:center;display:flex}.profile-box-right{flex:1 1;position:relative}.profile-info-locals-box,.profile-overflow-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-overflow-text{width:90%}.profile-menu-icon{align-items:center;border-radius:50%;display:none;font-size:20px;height:50px;justify-content:center;opacity:0;top:10px;visibility:hidden}.profile-menu-icon,.profile-menu-icon-items-down{background-color:#383838;color:#fff;left:10px;position:absolute;width:50px}.profile-menu-icon-items-down{border-radius:3px;font-size:35px;gap:10px;min-height:-webkit-max-content;min-height:max-content;overflow:auto;top:70px;-webkit-transform-origin:top;transform-origin:top;transition:all .5s}@media (max-width:1000px){.profile-current-btn{display:block none;opacity:0;visibility:hidden}}@media (max-width:800px){.profile-btn-box h4{display:none}.profile-box-left{width:5%}}@media (max-width:500px){.profile-box-left{display:none;opacity:0;visibility:hidden;width:0}.profile-box-right{align-items:center;display:flex;justify-content:center;width:100%}.profile-menu-icon{display:flex;opacity:1;visibility:visible}}.profile-info-box{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.profile-info-avatar{align-items:center;border:1px solid gray;display:flex;justify-content:center;margin-top:10px;position:relative}.profile-info-avatar,.profile-info-img,.profile-input-avatar{border-radius:50%;cursor:pointer;height:200px;width:200px}.profile-input-avatar{left:0;opacity:0;position:absolute;top:0}.profile-info{padding:10px;width:60%}.profile-info-data{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;padding:10px;width:100%}.profile-info-label{color:gray;font-weight:700;text-transform:uppercase}.profile-info-data-local{display:flex;justify-content:space-between;padding:10px;width:100%}.profile-info-dropdown{align-items:flex-start;display:flex;flex-direction:column;gap:5px;position:relative;width:30%}.profile-info-input{height:30px;outline:none;padding-left:5px;width:100%}.profile-info-locals-box{align-items:center;border:1px solid gray;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;padding:10px 5px;width:100%}.profile-dropdown-items{background:#ededed;border-radius:5px;color:#fff;height:200px;left:0;overflow-y:scroll;padding:5px;position:absolute;top:70px;width:100%;z-index:100}.profile-dropdown-items p{background-color:#bccef8;border-radius:5px;color:#5c2e7e;cursor:pointer;padding:5px;text-align:left;width:90%}.profile-dropdown-items p:hover{background-color:#372948;color:#fff}.profile-btn-update{background:#7b2869;border-radius:20px;color:#fff;cursor:pointer;margin:10px auto auto;padding:10px;text-align:center;transition:all .5s;width:100%}.profile-btn-update:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.profile-btn-update:active{-webkit-transform:translateY(0);transform:translateY(0)}@media (max-width:500px){.profile-info{padding:0;width:100%}.profile-btn-update,.profile-info-input{width:90%}.profile-info-data-local{flex-direction:column;gap:10px}.profile-info-dropdown{width:90%}}.AddProduct{display:flex;flex-direction:column;padding:5px}.AddProduct-btn{display:flex;gap:10px;justify-content:start;width:100%}.AddProduct-btn-menu{justify-content:space-between;width:15%}.AddProduct-add-menu,.AddProduct-btn-menu{align-items:center;border:1px solid gray;border-radius:4px;cursor:pointer;display:flex;gap:5px;height:25px;margin-top:5px;padding:10px;position:relative;text-align:center}.AddProduct-add-menu{width:20%}.AddProduct-add-menu span{color:#000;font-weight:700;text-align:left;width:100%}.AddProduct-add-menu input{border:none;border-bottom:1px solid #000;height:25px;outline:none;width:90%}.AddProduct-hr{width:100%}.AddProduct-sp{text-align:left;width:100%}.addproduct-loading{align-items:center;display:flex;height:80vh;justify-content:center;width:100%}.addproduct-loading .addproduct-icon-loading{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;font-size:40px}.addproduct-menu-box{background-color:#153462;border-radius:4px;color:#fff;height:300px;left:0;overflow-y:auto;padding:5px;position:absolute;top:50px;-webkit-transform-origin:top;transform-origin:top;transition:all .5s;width:100%;z-index:100}.addproduct-menu-item{padding:5px;text-align:left;transition:all .5s;width:85%}.addproduct-menu-item:hover{border-radius:4px;font-weight:700;-webkit-transform:scale(1.1);transform:scale(1.1)}.addproduct-items-box{display:flex;flex-wrap:wrap;gap:10px;width:98%}.addproduct-add-btn{border:1px solid gray;flex:1 1;flex-direction:column;gap:5px;margin-top:5px;max-width:200px;min-width:200px;padding:5px}.addproduct-add-btn,.addproduct-image{align-items:center;display:flex;justify-content:center;position:relative}.addproduct-image{height:200px;-webkit-transform-origin:top;transform-origin:top;transition:all .5s;width:100%}.addproduct-image img{height:100%;position:absolute;width:100%}.addproduct-input{align-items:center;display:flex;justify-content:start;width:100%}.addproduct-input input{height:20px;outline:none;width:100%}.addproduct-submit{cursor:pointer;margin-top:5px;padding:5px;width:100%}.addproduct-submit:hover{background-color:#404258;border-radius:3px;color:#fff;outline:none}.addproduct-image-input{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.addproduct-image-food{height:200px;object-fit:contain;width:200px}.addproduct-image-food img{object-fit:contain}.addproduct-box-btn{display:flex;gap:5px;justify-content:space-between;width:100%}.addproduct-icon-btn{align-items:center;cursor:pointer;display:flex;padding:3px}.addproduct-icon-btn:hover{background-color:#404258;border-radius:3px;color:#fff;outline:none}.addproduct-update-btn{cursor:pointer;flex:1 1;padding:5px}.addproduct-update-btn:hover{background-color:#404258;border-radius:3px;color:#fff;outline:none}.delete-popup{align-items:center;background-color:#474e68;border:1px solid gray;border-radius:4px;color:#fff;display:flex;flex-direction:column;height:150px;justify-content:flex-end;left:50%;padding:10px;position:fixed;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40%;z-index:100}.addproduct-delete-btn{color:#fff;display:flex;gap:10px;justify-content:space-between;width:100%}.addproduct-delete-btn p{border:1px solid gray;border-radius:6px;cursor:pointer;padding:10px;text-align:center;width:50%}.addproduct-delete-btn p:hover{background-color:#5f9df7}.addproduct-pl-box{border:1px solid gray;border-radius:3px;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:5px;width:96%}.addproduct-pl-list{align-items:center;align-self:center;background-color:#9cb4cc;display:flex;flex-direction:column;gap:5px;height:250px;height:98%;left:0;overflow:hidden;overflow-y:auto;padding:5px;position:absolute;top:0;transition:all .5s;width:97%;z-index:20}.addproduct-pl-list input{height:25px;min-height:25px;outline:none;width:97%}.addproduct-pl-list button{border:1px solid gray;border-radius:4px;border-radius:20px;cursor:pointer;padding:5px;width:90%}.addproduct-pl-list button:hover{background-color:#404258;color:#fff}.addproduct-pl-item{align-items:center;border-radius:4px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:5px;width:95%}.addproduct-pl-content,.pl-item{display:flex;justify-content:space-between;width:100%}.pl-item{background-color:#fff;padding:3px}.pl-item span:first-child{color:gray;font-weight:700}.pl-item span:nth-child(2){color:#3330e4;font-weight:700}.pl-delete{background-color:#404258;padding:3px;text-align:center;width:100%}header{font-family:Lobster,cursive;font-size:25px}#info,header{text-align:center}#info{color:#555;font-size:18px;margin-bottom:25px}a{color:#074e8c}.scrollbar{background:#f5f5f5;float:left;height:300px;margin-bottom:25px;margin-left:30px;overflow-y:scroll;width:65px}.force-overflow{min-height:450px}#wrapper{margin:auto;text-align:center;width:500px}#style-1::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#style-1::-webkit-scrollbar{background-color:#f5f5f5;width:12px}#style-1::-webkit-scrollbar-thumb{background-color:#555;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#style-2::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#style-2::-webkit-scrollbar{background-color:#f5f5f5;width:12px}#style-2::-webkit-scrollbar-thumb{background-color:#d62929;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#style-3::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#style-3::-webkit-scrollbar{background-color:#f5f5f5;width:6px}#style-3::-webkit-scrollbar-thumb{background-color:#000}#style-4::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#style-4::-webkit-scrollbar{background-color:#f5f5f5;width:10px}#style-4::-webkit-scrollbar-thumb{background-color:#000;border:2px solid #555}#style-5::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#style-5::-webkit-scrollbar{background-color:#f5f5f5;width:10px}#style-5::-webkit-scrollbar-thumb{background-color:#0ae;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(.5,hsla(0,0%,100%,.2)),color-stop(.5,transparent),to(transparent))}#style-6::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#style-6::-webkit-scrollbar{background-color:#f5f5f5;width:10px}#style-6::-webkit-scrollbar-thumb{background-color:#f90;background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent)}#style-7::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#style-7::-webkit-scrollbar{background-color:#f5f5f5;width:10px}#style-7::-webkit-scrollbar-thumb{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(.44,#7a99d9),color-stop(.72,#497dbd),color-stop(.86,#1c3a94));border-radius:10px}#style-8::-webkit-scrollbar-track{background-color:#f5f5f5;border:1px solid #000}#style-8::-webkit-scrollbar{background-color:#f5f5f5;width:10px}#style-8::-webkit-scrollbar-thumb{background-color:#000}#style-9::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#style-9::-webkit-scrollbar{background-color:#f5f5f5;width:10px}#style-9::-webkit-scrollbar-thumb{background-color:#f90;background-image:-webkit-linear-gradient(90deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent)}#style-10::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#style-10::-webkit-scrollbar{background-color:#f5f5f5;width:10px}#style-10::-webkit-scrollbar-thumb{background-color:#aaa;background-image:-webkit-linear-gradient(90deg,rgba(0,0,0,.2) 25%,transparent 0,transparent 50%,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 75%,transparent 0,transparent);border-radius:10px}#style-11::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#style-11::-webkit-scrollbar{background-color:#f5f5f5;width:10px}#style-11::-webkit-scrollbar-thumb{background-color:#36f;background-image:-webkit-linear-gradient(0deg,hsla(0,0%,100%,.5) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 75%,transparent 0,transparent);border-radius:10px}#style-12::-webkit-scrollbar-track{background-color:#444;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.9)}#style-12::-webkit-scrollbar{background-color:#f5f5f5;width:12px}#style-12::-webkit-scrollbar-thumb{background-color:#d62929;background-image:-webkit-linear-gradient(90deg,transparent,rgba(0,0,0,.4) 50%,transparent,transparent);border-radius:10px}#style-13::-webkit-scrollbar-track{background-color:#ccc;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.9)}#style-13::-webkit-scrollbar{background-color:#f5f5f5;width:12px}#style-13::-webkit-scrollbar-thumb{background-color:#d62929;background-image:-webkit-linear-gradient(90deg,transparent,rgba(0,0,0,.4) 50%,transparent,transparent);border-radius:10px}#style-14::-webkit-scrollbar-track{background-color:#ccc;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.6)}#style-14::-webkit-scrollbar{background-color:#f5f5f5;width:10px}#style-14::-webkit-scrollbar-thumb{background-color:#fff;background-image:-webkit-linear-gradient(90deg,#000,#000 25%,transparent 100%,#000 0,transparent)}#style-15::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1)}#style-15::-webkit-scrollbar{background-color:#f5f5f5;width:10px}#style-15::-webkit-scrollbar-thumb{background-color:#fff;background-image:-webkit-gradient(linear,40% 0,75% 84%,from(#4d9c41),to(#19911d),color-stop(.6,#54de5d));border-radius:10px}#style-16::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1)}#style-16::-webkit-scrollbar{background-color:#f5f5f5;width:10px}#style-16::-webkit-scrollbar-thumb{background-color:#fff;background-image:-webkit-linear-gradient(top,#e4f5fc,#bfe8f9 50%,#9fd8ef 51%,#2ab0ed);border-radius:10px}.myorder-screen{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;justify-content:center;padding:5px;position:relative;width:100%}.myorder-top-box{display:flex;gap:10px;padding:10px;width:95%}.myorder-top-btn{background-color:gray;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:20x;padding:10px}.myorder-orders-list{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;min-width:100%;position:relative}.myorder-detail-close-bottom{background-color:#495c83;color:#fff;cursor:pointer;padding:10px;width:100%}.myorder-items{border:1px solid gray;border-radius:3px;cursor:pointer;flex-direction:column;padding:5px;transition:all .5s}.myorder-item-time-box,.myorder-items{display:flex;justify-content:space-between}.myorder-item-time-box{align-items:center}.myorder-time-item{color:gray;font-size:12px}.myorder-item-length{align-items:center;background-color:#000;border-radius:50%;color:#fff;display:flex;font-size:12px;height:15px;justify-content:center;padding:3px;width:15px}.myorder-img{border-radius:3px;margin-top:5px;max-height:200px;max-width:200px;min-height:200px;min-width:200px}.myorder-data-box{border-bottom:1px solid gray;display:flex;gap:5px;justify-content:space-between;padding:5px}.myorder-data-item-left{color:gray}.myorder-data-item-end-left{align-self:center;color:gray;font-size:12px}.myorder-data-item-end-right{background-color:#083aa9;border-radius:3px;color:#fff;cursor:pointer;font-size:12px;padding:3px 6px}.myorder-detail{background-color:#f6f6f6;border-radius:4px;flex-direction:column;height:80%;left:50%;overflow-y:auto;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;z-index:100}.myoder-detail-close,.myorder-detail{display:flex;justify-content:space-between}.myoder-detail-close{align-items:flex-end;cursor:pointer;width:100%}.myorder-detail-shop-title{flex:1 1;margin-left:5px;margin-right:5px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.myorder-detail-items{flex-direction:column;gap:5px;overflow-x:hidden;overflow-y:auto;position:relative}.myorder-detail-item,.myorder-detail-items{box-sizing:border-box;display:flex;padding:5px;width:100%}.myorder-detail-item{border:1px solid #000;gap:10px}.myoder-detail-data-box{display:flex;flex:1 1;flex-direction:column;gap:10px}.myorder-detail-data-item{align-items:center;border-bottom:1px solid gray;box-sizing:border-box;display:flex;gap:10px;justify-content:space-between;padding:5px;width:100%}.myorder-detail-data-item,.myorder-detail-data-item-left{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myorder-detail-data-item-left{color:gray}.myorder-detail-mbs{background-color:#293462;box-sizing:border-box;color:#fff;flex:1 1;gap:10px;height:100%;justify-content:space-between;left:0;overflow-x:hidden;overflow-y:auto;padding:5px;position:absolute;top:0}.myorder-detail-map-mbs,.myorder-detail-mbs{display:flex;flex-direction:column;width:100%}.myorder-detail-mbs-box-1{align-items:flex-start;align-items:center;border-bottom:1px solid gray;box-sizing:border-box;display:flex;flex:1 1;gap:10px;justify-content:space-between;overflow:hidden;padding:5px;text-overflow:ellipsis;-webkit-transform-origin:top;transform-origin:top;transition:all .5s;white-space:nowrap;width:100%}.myorder-detail-mbs-box-2{background-color:#ca4e79;border-radius:25px;cursor:pointer;padding:5px}.myorder-detail-mbs-item{overflow:hidden;padding:5px;text-overflow:ellipsis;white-space:nowrap}.myorder-detail-data-bottom-item{border-bottom:1px solid gray;display:flex;font-weight:700;justify-content:space-between;width:100%}.myorder-detail-bottom-box,.myorder-detail-data-bottom-item{box-sizing:border-box;padding:5px}.myorder-detail-databottom-item-right{word-wrap:break-all;box-sizing:border-box}.myorder-detail-item-img{width:200px}.order-loading{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:1000px){.myorder-detail-data-bottom-item{flex-direction:column;word-break:break-all}.myorder-detail-databottom-item-right{margin:5px}}@media only screen and (min-width:1000px){.myorder-items:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}}@media only screen and (max-width:600px){.myorder-detail-item{align-items:center;flex-direction:column;justify-content:center}.myorder-top-box{justify-content:space-around}.myorder-top-btn{align-self:flex-end;width:50%}.myorder-orders-list{gap:5px;justify-content:center;max-height:-webkit-max-content;max-height:max-content;max-width:-webkit-max-content;max-width:max-content;width:100%}.myorder-detail{height:100%;width:100%}.myorder-items{max-width:45%;min-width:45%}.myorder-data-box:last-child{flex-direction:column;text-align:center}.myorder-img{border-radius:3px;margin-top:5px;max-height:150px;max-width:100%;min-height:150px;min-width:100%}.myoder-detail-data-box{width:100%}}.km-text-box{border-radius:4px;display:flex;justify-content:center;padding:5px;width:100%}.km-text{-webkit-text-stroke:1px gray;border-radius:3px;color:gray;cursor:pointer;height:100%;position:relative;text-align:center;text-transform:uppercase;width:-webkit-max-content;width:max-content}.km-text:before{-webkit-text-stroke:0 gray;-webkit-animation:atext 6s linear infinite;animation:atext 6s linear infinite;border-right:2px solid #fff;color:#fff;content:attr(data-text);height:100%;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap;width:0}@-webkit-keyframes atext{0%,10%,to{width:0}70%,90%{width:100%}}@keyframes atext{0%,10%,to{width:0}70%,90%{width:100%}}.footer-box{display:flex;flex-direction:column;overflow:hidden}.footer-box-1-1{align-items:center;display:flex;gap:5px;justify-content:space-between;padding:5px;width:100%}.footer-box-1-1-text{font-size:30px;font-weight:700;text-transform:uppercase}.footer-box-1-1-line{background-color:gray;flex:1 1;height:3px;margin-left:5px;margin-right:10px}.footer-box-2{border:1px solid gray;border-radius:5px;height:200px;margin:5px;padding:10px}.swiper{height:100%;width:100%}.swiper-slide{align-items:center;background:#fff;display:flex;font-size:18px;justify-content:center;text-align:center}.swiper-slide img{display:block;height:100%;object-fit:cover;width:100%}.footer-box-3{display:flex;margin-bottom:10px;margin-top:10px;width:100%}.footer-box-3-item{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:center;text-align:left}.footer-box-3-item div{display:flex;flex-direction:column;gap:6px;height:100%}.footer-text-style{cursor:pointer;position:relative;text-align:center;text-align:left;text-transform:uppercase;transition:all .5s;width:100%}.footer-text-style:hover{color:#dc5f00}.footer-text-style:before{background-color:#dc5f00;bottom:0;content:"";height:2px;position:absolute;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom left;transform-origin:bottom left;transition:all .5s;width:100%}.footer-text-style:hover:before{-webkit-transform:scale(1);transform:scale(1)}.footer-box-4{box-sizing:border-box;display:flex;gap:10px;margin-bottom:10px;padding:10px}.footer-box-4 div{flex:1 1}.footer-box-4-bot{align-items:center;cursor:pointer;display:flex;gap:10px;height:80px;justify-content:center;width:100%}.footer-cl{flex-direction:row}@media only screen and (max-width:1000px){.footer-box-3{display:none;opacity:0;visibility:hidden}}@media only screen and (max-width:768px){.footer-box-4{box-sizing:border-box;flex-direction:column;padding:10px}.footer-box-4-bot{display:flex}.app-image{height:50px;width:30%}}.foot-wlt{text-align:center;width:100%}@media only screen and (max-width:1000px){.footer-box-1,.footer-box-2{display:none;opacity:0;visibility:hidden}}body{background-color:#fff}.shop-detail-box{display:flex;flex-direction:column;overflow:hidden;padding:5px}.shop-detail-top-box{display:flex;flex:1 1;flex-wrap:wrap;gap:20px;justify-content:center;padding:5px}.shop-detail-top-img{border:1px solid gray;border-radius:4px;cursor:pointer;max-height:400px;max-width:400px;min-height:350px;min-width:350px;padding:5px}.shop-detail-link-box{display:flex;gap:5px;padding:5px}.shop-detail-link-item{color:gray;cursor:pointer;font-weight:700;text-decoration:none}.shop-detail-link-item:hover{color:#1d1ce5}.shop-detail-top-mid{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;min-width:350px;width:100%}.shop-detail-top-last{border-radius:4px;flex:1 1;height:400px;margin-right:10px;min-height:350px;min-width:300px}.shop-detail-content-box{display:flex;justify-content:space-between;width:100%}.dg{margin-right:5px}.shop-detail-seller{position:relative;width:100%}.shop-detail-seller-local-box{display:flex;gap:5px;margin-top:4px;width:100%}.shop-detail-seller-local-box span{color:#8758ff;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-detail-address{margin-top:4px;text-align:left;width:100%}.shop-detail-address-input{align-items:center;display:flex;justify-content:flex-start;margin-bottom:5px}.shop-detail-address-input input{cursor:pointer;height:25px;outline:none;width:100%}.shop-detail-buyer-local-box{display:flex;gap:5px;width:100%}.shop-detail-dropdown-local{align-items:center;border:1px solid gray;border-radius:4px;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;overflow:hidden;padding-right:5px;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.shop-detail-local-items{align-self:flex-start;background-color:#3f4e4f;border-radius:2px;color:#fff;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;left:-2px;max-height:300px;overflow-x:hidden;overflow-y:auto;position:absolute;top:30px;width:100%;z-index:20}.dt-current-local{flex:1 1;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.shop-detail-local-item{margin:0;padding:5px;text-align:left;width:100%}.shop-detail-local-item:hover{background:#fff;color:#000}.shop-detail-ship-box{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;width:100%}.shop-detail-ship-content{display:flex;justify-content:space-between;width:100%}.shop-detail-share-icons{display:flex;gap:5px}.shop-detail-icon{cursor:pointer;font-size:25px}.shop-detail-icon:hover{color:#ff4500}.shop-detail-top-last{justify-content:space-between;outline:none}.order-box,.shop-detail-top-last{align-items:center;display:flex;flex-direction:column}.order-box{justify-content:center;margin-top:5px;width:100%}.shop-detail-order{background-color:#d2691e;border-radius:20px;color:#fff;cursor:pointer;margin-left:5px;padding:10px;text-align:center;width:100%}.order-money-box{align-items:center;display:flex;flex-direction:column;font-size:14px;margin-bottom:5px;text-align:left;width:100%}.order-money-box div{display:flex;justify-content:space-between;width:100%}.shop-detail-list-menu-box{border-bottom:1px solid grey;display:flex;justify-content:flex-start;margin:20px 5px 0}.dt-share{color:gray;font-weight:700}.shop-detail-menu-dropdown-box{align-items:center;border:1px solid grey;border-bottom:none;border-top-left-radius:40px;cursor:pointer;display:flex;gap:10px;height:100%;justify-content:space-between;margin:auto;min-width:150px;padding:20px;position:relative;text-align:center;width:150px}.shop-detail-menu-dropdown-box span{flex:1 1;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.menu-item{background-color:#2b3a55;border-radius:4px;height:400px;left:0;overflow:auto;position:absolute;top:70px;width:100%;z-index:100}.menu-item div{border-bottom:1px solid gray;color:#fff;cursor:pointer;font-size:20px;font-weight:700;overflow:hidden;padding:5px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.menu-item div:hover{color:#ff4500}.shop-detail-menu-slide{align-items:center;display:flex;flex:1 1;justify-content:space-between;padding-left:10px;padding-right:10px;position:relative}.dt-arrow-menu{border-radius:3px;color:#fff;color:brown;cursor:pointer;margin-right:10px;padding:5px;z-index:40}.dt-menu-box{display:flex;flex:1 1;height:40px;overflow:hidden;position:relative;text-align:center}.dt-menu-item{align-items:center;display:flex;justify-content:center;left:0;max-width:20%;min-width:20%;position:absolute;top:0}.dt-menu-item,.dt-menu-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-menu-text{border:1px solid gray;border-radius:3px;cursor:pointer;display:block;margin:4px;max-width:80%;min-width:80%;padding:5px}.dt-menu-text:hover{background-color:#404258;color:#fff}.saveMenus-box{height:450px;position:relative}.dt-main-items-box{align-items:center;display:flex;gap:10px;justify-content:flex-start;left:0;margin-top:0;min-height:100%;overflow:auto;padding-left:10px;position:relative;position:absolute;top:0;transition:all .5s;width:97.5%}.dt-main-item{border:1px solid gray;border-radius:3px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;max-width:16%;padding:5px;transition:all .25s}.dt-item-box,.dt-main-item{min-width:200px;position:relative}.dt-item-box{max-height:200px;max-width:200px;min-height:200px}.dt-tongtien{background-color:#000;bottom:0;color:#fff;display:flex;font-size:14px;justify-content:space-between;left:-4.5px;opacity:.8;padding:5px;position:absolute;width:100%}.dt-tongtien span:nth-child(2){color:#ff4500;font-weight:700}.dt-img{max-height:200px;max-width:200px;min-height:200px;min-width:200px}.dt-nameshop{color:gray;font-size:13px;font-weight:700;margin:5px;text-align:center}.dt-item-text-box{cursor:pointer;display:flex;gap:15px;justify-content:space-between;padding-bottom:5px;padding-top:5px}.dt-item-text-box span:first-child{color:gray;min-width:-webkit-max-content;min-width:max-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-item-text-box span:nth-child(2){font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-hr{margin:0;padding:0}.dt-item-pl{background-color:#fff;color:#000;font-size:14px;height:100%;justify-content:space-between;left:0;position:absolute;top:0;-webkit-transform-origin:top;transform-origin:top;transition:all .5s;width:100%;z-index:20}.dt-item-pl,.dt-item-pl-box{display:flex;flex-direction:column;overflow:auto}.dt-item-pl-item{border-bottom:1px solid gray;display:flex;width:100%}.dt-item-pl-item-text{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;font-size:13px;gap:3px;margin-bottom:5px;margin-top:5px;padding-left:5px}.dt-addtocart-box{align-items:center;display:flex;justify-content:space-between;margin-top:5px}.dt-addtocart-box div{align-items:center;display:flex;gap:5px}.dt-item-pl-item-text div{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.dt-effectSelectItems{box-shadow:0 0 10px 10px rgba(0,0,0,.7);-webkit-transform:scale(1.05);transform:scale(1.05)}.dt-checkbox{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-right:5px;max-width:30px}.dt-item-pl-item-close{align-items:flex-end;background-color:#2192ff;border:none;border-radius:none;color:#fff;cursor:pointer;padding:5px}.dt-min-plus{cursor:pointer;font-size:25px;transition:all .5s}.dt-addtocart-text{background-color:#65647c;border-radius:3px;color:#fff;font-size:14px;padding:3px 15px;transition:all .5s}.dt-addtocart-text:hover{background-color:#377d71;box-shadow:0 0 5px 5px rgba(0,0,0,.4);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.dt-addtocart-text:active{-webkit-transform:translateY(0);transform:translateY(0)}.dt-min-plus:hover{box-shadow:0 0 5px 5px rgba(123,222,55,.7)}.order-item-list{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:flex-start;overflow:auto;overflow-x:hidden;padding:5px;width:100%}.order-item{border:1px solid gray;border-radius:3px;cursor:pointer;flex-direction:column;margin-left:10px;padding:5px;position:relative;transition:all .5s}.order-item,.order-item-content{justify-content:space-between;width:100%}.order-item-content{display:flex;gap:20px}.order-item-content span:first-child{color:gray}.order-item-content span:nth-child(2){font-weight:700}.order-item:hover{box-shadow:0 0 5px 5px rgba(0,0,0,.7)}.order-item-monbosung{display:flex;gap:10px}.order-mbs-box{background-color:#000;border:1px solid gray;border-radius:3px;color:#fff;cursor:pointer;display:flex;flex:1 1;justify-content:space-between;margin-right:5px;margin-top:5px;padding:5px}.order-item-info{display:flex;flex:1 1;gap:5px}.order-item-info img{height:150px;width:150px}.order-items-monbosung{background-color:#fff;color:red;height:100%;left:0;overflow-y:auto;position:absolute;top:0;-webkit-transform-origin:right;transform-origin:right;transition:all .5s}.dt-content-container,.order-items-monbosung{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:100%}.dt-content-container{overflow:hidden;padding:3px;text-overflow:ellipsis;white-space:nowrap}.dt-order-mbs-item{border-bottom:1px solid gray;justify-content:space-between;padding:5px;width:95%}.dt-mbs-box,.dt-order-mbs-item{align-items:center;display:flex}.dt-mbs-box{flex-direction:column;justify-content:center;width:100%}.dt-order-delete-mbs{border-radius:3px;color:gray;cursor:pointer;font-size:25px}.dt-order-delete-mbs:hover{color:#f06292}.dt-order-mbs-close{align-items:center;align-self:bottom;background-color:gray;border:1px solid gray;border-radius:4px;color:#fff;cursor:pointer;display:flex;height:70%;justify-content:center;left:-20px;margin-bottom:5px;margin-top:5px;max-height:20px;opacity:.7;padding:5px;top:0;width:95%}.order-mbs-container{align-items:center;display:flex;gap:5px;justify-content:space-between;width:100%}.dt-order-mbs-close:hover{background-color:#1746a2;opacity:1;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.dt-tb{display:flex;flex-direction:column}.dt-tb div{align-items:flex-start;align-items:center;border-bottom:1px solid gray;display:flex;font-size:20px;font-weight:700;margin-bottom:10px;width:-webkit-max-content;width:max-content}.dt-tb span{border:none;font-size:18px;outline:none;padding:5px;text-align:left}.delete-order-item{background-color:#3f4e4f;border:1px solid gray;border-radius:3px;color:#fff;cursor:pointer;display:flex;font-size:18.5px;justify-content:space-between;margin-top:5px;padding:5px;transition:all .5s}.delete-order-item:hover{box-shadow:0 0 5px 5px rgba(22,11,88,.7);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.dt-text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-des{padding:5px;white-space:pre-wrap}.dt-review-box{margin:auto;width:100%}.dt-review{align-items:flex-start;background-color:#eee;border:1px solid gray;border-radius:8px;display:flex;flex-direction:column;gap:10px;margin-top:30px;padding:5px}.dt-review textarea{padding:5px;width:99%}.dt-review-text{font-weight:700;margin-top:10px}.dt-gdg{background-color:#395144;color:#fff;cursor:pointer;padding:10px}.review-list{align-items:center;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin:10px auto auto;width:99%}.review-list button{background-color:#9a1663;border:none;border-radius:2px;color:#fff;cursor:pointer;font-size:20px;padding:15px;transition:all .5s;width:100%}.review-list button:hover{box-shadow:0 0 5px 5px rgba(120,120,180,.7);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.review-list button:active{-webkit-transform:translateY(0);transform:translateY(0)}.review-item{background-color:#eef1ff;border:1px solid gray;border-radius:4px;display:flex;flex:1 1;gap:15px;margin-top:15px;max-height:150px;padding:5px;width:100%}.review-av{align-items:center;border-right:1px solid gray;display:flex;justify-content:center;width:150px}.review-text-box{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;text-overflow:ellipsis;width:100%}.review-content{align-items:center;border-bottom:1px solid gray;display:flex;flex:1 1;justify-content:flex-start;margin-top:5px;text-align:left;width:100.5%}.review-bottom{box-sizing:border-box;display:flex;justify-content:space-between;margin:5px 0;width:100%}.dt-rvpage-box{width:100%}.dt-page-item,.dt-rvpage-box{align-items:center;display:flex;justify-content:center}.dt-page-item{background-color:gray;border:1px solid gray;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:25px;margin:10px;padding:15px;width:25px}.dt-arrow-page{color:#9c254d;cursor:pointer;margin:0 15px;transition:all .5s}.dt-arrow-page:hover{background-color:#c060a1;box-shadow:0 0 5px 5px rgba(0,0,0,.8);color:#fff}@media only screen and (max-width:800px){.shop-detail-list-menu-box{border:none;flex-direction:column}.detail-menu-icon{margin-right:5px}.shop-detail-menu-dropdown-box{background-color:#f06292;border:none;border-radius:20px;color:#fff;display:flex;justify-content:space-between;padding:10px 0;width:100%}.shop-detail-menu-slide{display:none}.dt-page-item,.dt-share{display:none;visibility:hidden}.dt-page-item{opacity:0}.review-item{align-items:center}.review-content,.review-item{max-height:-webkit-max-content;max-height:max-content}.review-av{box-sizing:border-box;height:50px;padding:5px;width:50px}}@media only screen and (max-width:500px){.order-mbs-box{flex-direction:column}.review-av{height:100px;width:100px}.review-av img{border-radius:50%;height:80px;width:80px}}.cart-screen{height:100%;overflow:hidden;width:100%}.cart-box,.cart-screen{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.cart-box{border-radius:5px;box-sizing:border-box;margin:20px auto}.cart-btn-back{align-items:center;background-color:#ff5858;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;gap:10px;justify-content:center;padding:15px}.cart-list-items{border:1px solid gray;border-radius:5px;margin-top:10px;overflow-x:hidden;overflow-y:auto;width:80%}.cart-order{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;padding:15px;width:100%}.cart-order-img{max-height:200px;max-width:200px;min-height:200px;min-width:200px}.cart-order-item{border:1px solid gray;border-radius:3px;display:flex;margin-right:10px;width:100%}.cart-order-content-box{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:10px 10px 0;position:relative}.cart-order-content{align-items:center;box-sizing:border-box;display:flex;gap:10px;justify-content:flex-start;width:100%}.cart-order-content span:first-child{color:gray;font-weight:700}.cart-order-content span:nth-child(2){font-weight:700}.cart-order-mt{cursor:pointer}.cart-order-bot-info{align-items:flex-start;display:flex;flex-direction:column;gap:5px;width:100%}.cart-btn-container{display:flex;gap:15px;height:60px;margin-top:5px;width:100%}.cart-btn-submit{align-items:center;background-color:#5c2e7e;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;flex:1 1;transition:all .5s;width:100%}.cart-btn-submit-text{align-items:center;box-sizing:border-box;display:flex;font-weight:700;justify-content:center;text-transform:uppercase;width:40%}.cart-btn-submit:hover{box-shadow:0 0 5px 5px rgba(0,0,0,.7);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.cart-btn-submit-icon-right{border-bottom-right-radius:30px;border-top-right-radius:30px;-webkit-clip-path:polygon(30% 0,100% 0,100% 100%,30% 100%,0 50%);clip-path:polygon(30% 0,100% 0,100% 100%,30% 100%,0 50%)}.cart-btn-submit-icon-left,.cart-btn-submit-icon-right{align-items:center;background-color:#f08080;color:#fff;display:flex;height:100%;justify-content:center;text-transform:uppercase;width:30%}.cart-btn-submit-icon-left{border-bottom-left-radius:30px;border-top-left-radius:30px;-webkit-clip-path:polygon(0 0,70% 0,100% 50%,100% 50%,70% 100%,0 100%);clip-path:polygon(0 0,70% 0,100% 50%,100% 50%,70% 100%,0 100%)}.cart-text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-nameshop{overflow:hidden;text-align:left;white-space:nowrap;width:100%}.cart-mbs-box{background-color:#fff;box-sizing:border-box;gap:5px;height:100%;justify-content:space-between;position:absolute;-webkit-transform-origin:top;transform-origin:top;transition:all .5s;width:98%}.cart-mbs-box,.cart-mbs-top{display:flex;flex-direction:column;overflow-y:auto}.cart-mbs-top{width:100%}.cart-mbs-close{background-color:#ff85b3;border-radius:15px;color:#fff;cursor:pointer;margin:5px auto;width:99%}.cart-mbs-close,.cart-mbs-item{box-sizing:border-box;padding:5px}.cart-mbs-item{border-bottom:1px solid gray;display:flex;gap:10px;justify-content:space-between;width:100%}.cart-text-break{word-break:break-all}.cart-order-message{align-items:flex-end;background-color:#749f82;bottom:0;cursor:pointer;display:flex;flex-direction:column;height:100px;justify-content:space-between;padding:5px;position:fixed;right:0;-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:all .5s;width:400px;z-index:100}.cart-message-text{text-align:center;width:100%}@media (max-width:800px){.cart-order-item{align-items:center;flex-direction:column;justify-content:center;padding-bottom:10px;padding-top:10px}.cart-order-content-box{width:100%}.cart-btn-container{flex-direction:column}.cart-box,.cart-list-items,.cart-screen{width:100%}.cart-btn-submit{background:#ff5858}}.admin-passcheck{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:center;padding:10px;position:relative;width:100%}.admin-passcheck .admin-input-box{border:1px solid gray;display:flex;flex-direction:column;gap:10px;padding:10px 20px;text-align:left;width:500px}.admin-input-box input{height:30px;width:100%}.admin-input-box button{cursor:pointer;margin:auto;padding:5px;width:101.5%}.admin-box{flex-direction:column}.admin-box,.admin-btn-box{display:flex;padding:5px;width:100%}.admin-btn-box{justify-content:flex-start}.admin-btn-box button{border:1px solid gray;border-radius:3px;outline:none;padding:10px;transition:all .5s}.admin-btn-box button:hover{background-color:#852999;color:#fff;cursor:pointer;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.admin-btn-box button:active{-webkit-transform:translateY(0);transform:translateY(0)}hr{width:100%}.admin-box span:first-child{text-align:left;width:100%}.admin-list-item{border:1px solid gray;border-radius:3px;padding:5px;width:200px}.admin-shop-title{font-size:12px;font-weight:400;margin-left:1px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.admin-shop-ps{display:flex;justify-content:space-between;margin:5px;width:200px}.admin-shop-ps span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:50%}.admin-detail-shop{background-color:#393e46;border:15px solid #ffd8a9;border-radius:4px;display:flex;flex-direction:column;height:80%;left:50%;overflow:hidden;overflow-y:scroll;padding:10px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;z-index:200}.admin-detail-input{display:flex;flex-direction:column;gap:5px;margin-right:20px;margin-top:10px;outline:none;width:100%}.admin-detail-input label{color:#fff;text-align:left;text-transform:uppercase;width:100%}.admin-detail-input input{height:30px}.admin-detail-input input,.admin-detail-input textarea{background-color:#000;color:#fff}.admin-detail-ims-box{display:flex;gap:5px;justify-content:space-around;margin-bottom:10px;margin-top:10px;width:100%}.admin-detail-item-imgs{color:#fff;display:flex;flex-direction:column;gap:5px;padding:5px;text-align:left}.admin_shop_register_action{color:#fff;height:100px;margin-top:10px;width:100%}.admin-button-shop-action{display:flex;gap:10px;justify-content:center;position:relative}.admin-button-shop-action button{background-color:#6d9886;color:#fff;cursor:pointer;padding:10px}.admin-list-box{display:flex;flex-wrap:wrap;width:100%}.admin-list-item{margin:5px}.admin-button-shop-action button:active{-webkit-transform:translateY(2px);transform:translateY(2px)}.admin-button-loading{align-items:center;background-color:#fff;height:60px;opacity:.6;top:-15px;width:100%}.admin-button-loading,.admin-loading{display:flex;justify-content:center;position:absolute}.admin-loading{align-self:center;-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;-webkit-transform:translate(-50%);transform:translate(-50%)}.btn-banner-box{display:flex;flex-direction:column;gap:10px;margin:10px;width:100%}.admin-btn-upload{cursor:pointer;height:40px;min-width:150px;position:relative}.admin-btn-upload input{height:100%;opacity:0;width:100%}.admin-btn-upload div{align-items:center;border:1px solid #000;border-radius:4px;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;text-align:center;top:0;width:100%}.admin-btn-box-2{display:flex;justify-content:flex-start}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.03282e81.css.map*/