@charset "UTF-8";i,html{margin:0;padding:0;line-height:normal;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;height:100%;scroll-behavior:smooth}*{border:0;padding:0;margin:0;list-style:none;font-style:normal;line-height:normal}img{max-width:100%;height:auto;vertical-align:bottom;display:inline-block}input,textarea,select,select option,button{outline-style:none}button,input[type=submit]{cursor:pointer}input:focus{outline:0}li,a{text-decoration:none;transition:all .3s ease-in-out;outline:0}li{transition:none}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:root{--green-color: "";--red-color: "red";--header-color: "";--header2-color: "";--back1-color: #fff;--widget-color: "";--single-color: "";--back2-color: #F6F8FB;--back3-color: #F1F4F9;--back4-color: "#F9FAFB"}body{direction:rtl;font-size:12px;margin:0;padding:0;text-align:right;overflow-x:hidden;height:100%;background:var(--back4-color)}body .hidden,body .hiddenSeo{display:none}body .width{width:90%}@media screen and (max-width: 1400px){body .width{width:97%}}@media screen and (max-width: 700px){body .width{width:95%}}.allTopImage{min-height:100vh;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.allTopImage .width{display:grid;grid-template-columns:1fr auto;margin:auto}.allTopImage .width .right{display:grid;align-items:center;align-content:center;padding-bottom:3rem}.allTopImage .width .right .title{font-size:4rem;font-weight:900;color:#fff;margin-bottom:2rem;background-size:contain;background-repeat:no-repeat;background-position:right;padding-right:2rem}.allTopImage .width .right .body{font-size:1.7rem;font-weight:700;color:#fff;margin-bottom:2rem}.allTopImage .width .right ul{display:grid;margin-bottom:2rem}.allTopImage .width .right ul li{display:flex;justify-content:right;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.3rem;font-weight:500;color:#fff}.allTopImage .width .right ul li:before{content:"";width:20px;height:8px;border-radius:5px;background:#fff}.allTopImage .width .right .menu a{background:#000;padding:.5rem 2rem;border-radius:5rem;font-size:1.4rem;font-weight:700;color:#fff}.allTopImage .width .left{padding-top:3rem}.allTopImage .width .left img{height:calc(100vh - 3rem)}.allTopImage .shape1,.allTopImage .shape2{position:absolute;transform:rotate(0);top:-5rem;z-index:1;right:0;animation:shine 5s linear infinite}.allTopImage .shape1 img,.allTopImage .shape2 img{width:10rem;height:10rem}@keyframes shine{to{transform:rotate(360deg)}}.allTopImage .shape2{top:auto;bottom:6rem;left:-5rem;right:auto}@media screen and (max-width: 600px){.allTopImage .width{display:block}.allTopImage .width .right{padding-bottom:1rem}.allTopImage .width .right .title{font-size:2rem;margin-bottom:1rem;padding-right:1rem;margin-top:1rem}.allTopImage .width .right .body{font-size:1rem;margin-bottom:1rem}.allTopImage .width .right ul{margin-bottom:1rem}.allTopImage .width .right ul li{font-size:1rem}.allTopImage .width .right ul li:before{width:10px;height:4px}.allTopImage .width .right .menu a{padding:.5rem 1rem;font-size:1rem}.allTopImage .width .left,.allTopImage .shape1,.allTopImage .shape2{display:none}}.allCategory{background-repeat:no-repeat;background-size:cover}.allCategory .width{margin:auto;padding:4rem 0}.allCategory .width ul{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5rem}.allCategory .width ul li a .pic{display:grid;justify-content:center}.allCategory .width ul li a .pic img{width:100%;height:15rem;object-fit:contain}.allCategory .width ul li a .title1{position:relative}.allCategory .width ul li a .title1 span{position:absolute;top:0;right:0;left:0;bottom:0;display:grid;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.2)}.allCategory .width ul li a .title1 i{display:grid;justify-content:center;margin-top:1rem}.allCategory .width ul li a .title1 i svg{fill:var(--green-color);height:3.3rem}.allCategory .shape{transform:rotate(180deg);margin-bottom:-1px}.allCategory .shape svg{fill:#fff}@media screen and (max-width: 600px){.allCategory .width{padding:2rem 0}.allCategory .width ul{grid-template-columns:repeat(2,1fr);grid-gap:1rem}.allCategory .width ul li a .pic img{height:5rem}.allCategory .width ul li a .title1 span{font-size:.8rem}.allCategory .width ul li a .title1 i{margin-top:1rem}.allCategory .width ul li a .title1 i svg{fill:var(--green-color);height:1.5rem}.allCategory .shape{display:none}}.allComment .width{margin:auto;padding:3rem 0}.allComment .width .tooltip{font-size:1.5rem;font-weight:700;color:var(--green-color);margin-bottom:1rem;text-align:center}.allComment .width .body{font-size:2.2rem;font-weight:900;color:#000;text-align:center;margin-bottom:1rem}.allComment .width .shape{display:grid;justify-content:center}.allComment .width .shape img{width:7rem;object-fit:cover}.allComment .width .commentSwiper{margin-top:2rem}.allComment .width .commentSwiper .item{display:grid;justify-content:center}.allComment .width .commentSwiper .item p{font-size:1.2rem;font-weight:500;color:#000;margin:1rem 0;overflow:hidden;line-height:2.5rem;text-align:center;opacity:.7}.allComment .width .commentSwiper .item .author{margin-top:2rem;position:relative}.allComment .width .commentSwiper .item .author span{position:absolute;top:0;right:0;left:0;bottom:0;display:grid;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#000;margin-bottom:25px}.allComment .width .commentSwiper .item .author i{display:grid;justify-content:center}.allComment .width .commentSwiper .item .author i svg{transition:all .3s ease-in-out;height:5rem}.allComment .width .commentSwiper .item .pic{display:grid;justify-content:center;margin-top:1rem}.allComment .width .commentSwiper .item .pic img{border-radius:50%;width:6rem;height:6rem;object-fit:cover}.allComment .width .commentSwiper .swiper-button-next,.allComment .width .commentSwiper .swiper-button-prev{padding:.5rem;background:var(--green-color);width:2.5rem;height:2.5rem;border-radius:10px;box-shadow:0 0 10px #0000004d}.allComment .width .commentSwiper .swiper-button-next:before,.allComment .width .commentSwiper .swiper-button-next:after,.allComment .width .commentSwiper .swiper-button-prev:before,.allComment .width .commentSwiper .swiper-button-prev:after{font-size:1.6rem;color:#fff}@media screen and (max-width: 600px){.allComment .width{padding:2rem 0}.allComment .width .tooltip{font-size:1rem;margin-bottom:.5rem}.allComment .width .body{font-size:1.2rem;margin-bottom:.5rem}.allComment .width .shape img{width:5rem}.allComment .width .commentSwiper{margin-top:1rem}.allComment .width .commentSwiper .item p{font-size:.9rem;margin:.5rem 0;line-height:1.5rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;text-overflow:ellipsis}.allComment .width .commentSwiper .item .author{margin-top:1rem;position:relative}.allComment .width .commentSwiper .item .author span{font-size:.8rem;margin-bottom:15px}.allComment .width .commentSwiper .item .author i svg{height:2.5rem}.allComment .width .commentSwiper .item .pic{margin-top:.5rem}.allComment .width .commentSwiper .item .pic img{width:3rem;height:3rem}.allComment .width .commentSwiper .swiper-button-next,.allComment .width .commentSwiper .swiper-button-prev{width:2rem;height:2rem}.allComment .width .commentSwiper .swiper-button-next:before,.allComment .width .commentSwiper .swiper-button-next:after,.allComment .width .commentSwiper .swiper-button-prev:before,.allComment .width .commentSwiper .swiper-button-prev:after{font-size:1rem}}.allBlogIndex .width{margin:auto;padding:4rem 0;border-top:2px solid #eee;margin-top:1rem}.allBlogIndex .width .tooltip{font-size:1.5rem;font-weight:700;color:var(--green-color);margin-bottom:1rem;text-align:center;display:grid}.allBlogIndex .width .body{font-size:2.2rem;font-weight:900;color:#000;text-align:center;margin-bottom:1rem}.allBlogIndex .width .shape{display:grid;justify-content:center}.allBlogIndex .width .shape img{width:7rem;object-fit:cover}.allBlogIndex .width .blogSwiper{margin-top:2rem}.allBlogIndex .width .blogSwiper .item{position:relative;display:grid}.allBlogIndex .width .blogSwiper .item .pic{border-radius:10px;overflow:hidden}.allBlogIndex .width .blogSwiper .item .pic img{width:100%;height:100%;object-fit:contain}.allBlogIndex .width .blogSwiper .item .tooltip2{font-size:1rem;font-weight:700;color:var(--green-color);margin-top:1rem}.allBlogIndex .width .blogSwiper .item .title2{font-size:1.1rem;font-weight:900;color:#000;overflow:hidden;display:-webkit-box;opacity:.7;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.allBlogIndex .width .blogSwiper .item p{font-size:.9rem;font-weight:500;color:#000;margin:1rem 0;overflow:hidden;display:-webkit-box;opacity:.7;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.allBlogIndex .width .blogSwiper .item .addCart{position:absolute;bottom:-1rem;right:1rem;left:1rem;margin:auto}.allBlogIndex .width .blogSwiper .item .addCart span{position:absolute;top:0;right:0;left:0;bottom:0;display:grid;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.2)}.allBlogIndex .width .blogSwiper .item .addCart i{display:grid;justify-content:center}.allBlogIndex .width .blogSwiper .item .addCart i svg{transition:all .3s ease-in-out;height:2.5rem;fill:#bbb}.allBlogIndex .width .blogSwiper .swiper-button-next,.allBlogIndex .width .blogSwiper .swiper-button-prev{padding:.5rem;background:#fff;width:2.5rem;height:2.5rem;border-radius:10px;box-shadow:0 0 10px #0000004d}.allBlogIndex .width .blogSwiper .swiper-button-next:before,.allBlogIndex .width .blogSwiper .swiper-button-next:after,.allBlogIndex .width .blogSwiper .swiper-button-prev:before,.allBlogIndex .width .blogSwiper .swiper-button-prev:after{font-size:1.2rem;color:var(--green-color)}@media screen and (max-width: 600px){.allBlogIndex .width{padding:2rem 0}.allBlogIndex .width .tooltip{font-size:1rem;margin-bottom:.5rem}.allBlogIndex .width .body{font-size:1.5rem;margin-bottom:.5rem}.allBlogIndex .width .shape img{width:5rem}.allBlogIndex .width .blogSwiper{margin-top:1rem}.allBlogIndex .width .blogSwiper .item .tooltip2{font-size:.8rem;margin-top:.5rem}.allBlogIndex .width .blogSwiper .item .title2{font-size:.9rem}.allBlogIndex .width .blogSwiper .item p{font-size:.7rem;margin:.5rem 0}.allBlogIndex .width .blogSwiper .swiper-button-next,.allBlogIndex .width .blogSwiper .swiper-button-prev{width:1.7rem;height:1.7rem}.allBlogIndex .width .blogSwiper .swiper-button-next:before,.allBlogIndex .width .blogSwiper .swiper-button-next:after,.allBlogIndex .width .blogSwiper .swiper-button-prev:before,.allBlogIndex .width .blogSwiper .swiper-button-prev:after{font-size:.9rem}}.allProductIndex .width{margin:auto;padding:3rem 0}.allProductIndex .width .tooltip{font-size:1.5rem;font-weight:700;color:var(--green-color);margin-bottom:1rem;text-align:center}.allProductIndex .width .body{font-size:2.2rem;font-weight:900;color:#000;text-align:center;margin-bottom:1rem}.allProductIndex .width .shape{display:grid;justify-content:center}.allProductIndex .width .shape img{width:7rem;object-fit:cover}.allProductIndex .width .listSwiper{margin-top:2rem}.allProductIndex .width .listSwiper .item{position:relative;display:grid;padding:1rem;border-radius:20px;border:2px dashed #bbb;margin-bottom:3rem}.allProductIndex .width .listSwiper .item .pic img{width:100%;height:16rem;object-fit:contain}.allProductIndex .width .listSwiper .item .title2{font-size:1.4rem;font-weight:900;color:#000;text-align:center}.allProductIndex .width .listSwiper .item .offTag{position:absolute;top:1rem;right:1rem}.allProductIndex .width .listSwiper .item .offTag .tag{position:relative}.allProductIndex .width .listSwiper .item .offTag .tag span{position:absolute;top:0;right:0;left:0;display:grid;justify-content:center;align-items:center;bottom:0;color:#fff;font-size:1rem;font-weight:300;margin-top:-4px}.allProductIndex .width .listSwiper .item .offTag .tag i svg{width:3rem;height:3rem}.allProductIndex .width .listSwiper .item p{font-size:.9rem;font-weight:500;color:#000;margin:1rem 0;overflow:hidden;display:-webkit-box;opacity:.7;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.allProductIndex .width .listSwiper .item .price1{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem}.allProductIndex .width .listSwiper .item .price1 .off{font-size:1rem;font-weight:300;color:#000;opacity:.6}.allProductIndex .width .listSwiper .item .price1 .price{font-size:2rem;font-weight:700;color:var(--green-color)}.allProductIndex .width .listSwiper .item .price1 .price span{font-size:.8rem;margin-right:-7px}.allProductIndex .width .listSwiper .item .addCart{position:absolute;bottom:-1rem;right:1rem;left:1rem;margin:auto}.allProductIndex .width .listSwiper .item .addCart span{position:absolute;top:0;right:0;left:0;bottom:0;display:grid;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.2)}.allProductIndex .width .listSwiper .item .addCart i{display:grid;justify-content:center}.allProductIndex .width .listSwiper .item .addCart i svg{transition:all .3s ease-in-out;height:2.5rem;fill:#bbb}.allProductIndex .width .listSwiper .item:hover{border:2px dashed var(--green-color)}.allProductIndex .width .listSwiper .item:hover .addCart i svg{fill:var(--green-color)}.allProductIndex .width .listSwiper .swiper-button-next,.allProductIndex .width .listSwiper .swiper-button-prev{padding:.5rem;background:#fff;width:2.5rem;height:2.5rem;border-radius:10px;box-shadow:0 0 10px #0000004d}.allProductIndex .width .listSwiper .swiper-button-next:before,.allProductIndex .width .listSwiper .swiper-button-next:after,.allProductIndex .width .listSwiper .swiper-button-prev:before,.allProductIndex .width .listSwiper .swiper-button-prev:after{font-size:1.2rem;color:var(--green-color)}@media screen and (max-width: 600px){.allProductIndex .width{padding:1rem 0}.allProductIndex .width .tooltip{font-size:1rem;margin-bottom:.5rem}.allProductIndex .width .body{font-size:1.5rem;margin-bottom:.5rem}.allProductIndex .width .shape img{width:5rem}.allProductIndex .width .listSwiper{margin-top:1rem}.allProductIndex .width .listSwiper .item{padding:.5rem;border-radius:10px;margin-bottom:2rem}.allProductIndex .width .listSwiper .item .pic img{height:10rem}.allProductIndex .width .listSwiper .item .title2{font-size:.9rem}.allProductIndex .width .listSwiper .item .offTag{top:.5rem;right:.5rem}.allProductIndex .width .listSwiper .item .offTag .tag span{font-size:.7rem;margin-top:-4px}.allProductIndex .width .listSwiper .item .offTag .tag i svg{width:2rem;height:2rem}.allProductIndex .width .listSwiper .item p{font-size:.7rem;margin:.5rem 0}.allProductIndex .width .listSwiper .item .price1{gap:.5rem}.allProductIndex .width .listSwiper .item .price1 .off{font-size:.7rem}.allProductIndex .width .listSwiper .item .price1 .price{font-size:1.1rem}.allProductIndex .width .listSwiper .item .price1 .price span{font-size:.7rem;margin-right:-2px}.allProductIndex .width .listSwiper .item .addCart{right:.5rem;left:.5rem;bottom:-.7rem}.allProductIndex .width .listSwiper .item .addCart span{font-size:.65rem}.allProductIndex .width .listSwiper .item .addCart i svg{height:1.5rem}.allProductIndex .width .listSwiper .item:hover{border:2px dashed var(--green-color)}.allProductIndex .width .listSwiper .item:hover .addCart i svg{fill:var(--green-color)}.allProductIndex .width .listSwiper .swiper-button-next,.allProductIndex .width .listSwiper .swiper-button-prev{width:1.8rem;height:1.8rem}.allProductIndex .width .listSwiper .swiper-button-next:before,.allProductIndex .width .listSwiper .swiper-button-next:after,.allProductIndex .width .listSwiper .swiper-button-prev:before,.allProductIndex .width .listSwiper .swiper-button-prev:after{font-size:.8rem}}.allMenuIndex{background-size:cover}.allMenuIndex .shape2 svg{fill:#fff}.allMenuIndex .width{margin:auto;padding:3rem 0}.allMenuIndex .width .title{display:flex;justify-content:center;gap:1rem;align-items:center;font-size:3rem;text-align:center;font-weight:900;color:#fff}.allMenuIndex .width .title:before{content:"";width:3rem;height:10px;background:var(--green-color);border-radius:10px}.allMenuIndex .width .title:after{content:"";width:3rem;height:10px;background:var(--green-color);border-radius:10px}.allMenuIndex .width .lists{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;margin-top:5rem}.allMenuIndex .width .lists .list{padding:1rem;margin-top:2rem;border-radius:20px;border:3px solid var(--green-color);position:relative;background:#000}.allMenuIndex .width .lists .list .title2{position:relative;transform:translateY(-2.5rem)}.allMenuIndex .width .lists .list .title2 span{position:absolute;top:0;right:0;left:0;bottom:0;display:grid;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.2)}.allMenuIndex .width .lists .list .title2 i{display:grid;justify-content:center}.allMenuIndex .width .lists .list .title2 i svg{height:3.5rem;fill:var(--green-color)}.allMenuIndex .width .lists .list .items .item{margin-top:1rem;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;grid-gap:.5rem}.allMenuIndex .width .lists .list .items .item .pic{position:relative;padding:.5rem;display:grid;justify-content:center;align-items:center}.allMenuIndex .width .lists .list .items .item .pic img{position:absolute;top:0;right:0;left:0;bottom:0;width:4rem;height:4rem;margin:auto;border-radius:100%}.allMenuIndex .width .lists .list .items .item .pic i{display:grid;justify-content:center;align-items:center}.allMenuIndex .width .lists .list .items .item .pic i svg{width:5rem;height:5rem;fill:#fff}.allMenuIndex .width .lists .list .items .item .name{font-size:1.3rem;font-weight:700;color:#fff;transition:all .3s ease-in-out}.allMenuIndex .width .lists .list .items .item .line{height:5px;width:100%;margin-top:2px;border-top:3px dotted white;opacity:.7}.allMenuIndex .width .lists .list .items .item .price{font-size:1.3rem;font-weight:500;color:#fff}.allMenuIndex .width .lists .list .items .item:first-child{margin-top:0}.allMenuIndex .width .lists .list .items .item:hover .name{color:var(--green-color)}@media screen and (max-width: 600px){.allMenuIndex .shape2{transform:translateY(-5px)}.allMenuIndex .width{padding:2rem 0}.allMenuIndex .width .title{font-size:1.8rem}.allMenuIndex .width .title:before{width:2rem;height:7px}.allMenuIndex .width .title:after{width:2rem;height:7px}.allMenuIndex .width .lists{grid-template-columns:1fr;grid-gap:1rem;margin-top:2rem}.allMenuIndex .width .lists .list{padding:.5rem;margin-top:2rem;border-radius:10px}.allMenuIndex .width .lists .list .title2{transform:translateY(-2rem)}.allMenuIndex .width .lists .list .title2 span{font-size:1rem}.allMenuIndex .width .lists .list .title2 i svg{height:2.5rem;fill:var(--green-color)}.allMenuIndex .width .lists .list .items .item{grid-gap:.2rem}.allMenuIndex .width .lists .list .items .item .pic img{width:1.8rem;height:1.8rem}.allMenuIndex .width .lists .list .items .item .pic i svg{width:2.2rem;height:2.2rem}.allMenuIndex .width .lists .list .items .item .name{font-size:.8rem}.allMenuIndex .width .lists .list .items .item .line{height:5px;width:100%;margin-top:2px;border-top:2px dotted white;opacity:.5}.allMenuIndex .width .lists .list .items .item .price{font-size:.8rem}}.allNumberIndex{background:var(--green-color)}.allNumberIndex .width{margin:auto;padding:3rem 0}.allNumberIndex .width ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));grid-gap:1rem}.allNumberIndex .width ul li{text-align:center}.allNumberIndex .width ul li .title{font-size:2rem;font-weight:900;color:#fff}.allNumberIndex .width ul li .number{font-size:3rem;font-weight:900;color:#fff}.allNumberIndex .shape2{transform:rotate(180deg);margin-bottom:-1px}.allNumberIndex .shape2 svg{fill:#fff}.allNumberIndex .shape svg{fill:#fff}@media screen and (max-width: 600px){.allNumberIndex .shape{transform:translateY(-5px)}.allNumberIndex .shape2{transform:rotate(180deg) translateY(-5px)}.allNumberIndex .width{padding:1rem 0}.allNumberIndex .width ul{grid-gap:.5rem;grid-template-columns:repeat(4,1fr)}.allNumberIndex .width ul li .title{font-size:.8rem;margin-top:.5rem}.allNumberIndex .width ul li .number{font-size:1rem}}.allAboutIndex .width{display:grid;grid-template-columns:1fr 2fr;grid-gap:2rem;margin:auto;padding:4rem 0}.allAboutIndex .width .right{border-radius:20px;overflow:hidden}.allAboutIndex .width .right img{width:100%;height:100%;object-fit:cover}.allAboutIndex .width .left .tooltip{font-size:1.2rem;font-weight:700;color:var(--green-color);margin-bottom:.5rem}.allAboutIndex .width .left .title2{font-size:2rem;font-weight:900;color:#000;margin-bottom:.5rem}.allAboutIndex .width .left p{font-size:1rem;font-weight:300;color:#000;line-height:2rem;margin-top:1rem}.allAboutIndex .width .left .shape{display:grid}.allAboutIndex .width .left .shape img{width:7rem;object-fit:cover}.allAboutIndex .width .left .address{margin-top:1rem}.allAboutIndex .width .left .address .title3{font-size:1rem;font-weight:700;color:#000;margin-bottom:.5rem}.allAboutIndex .width .left .address .options{display:flex;justify-content:right;align-items:center;gap:1rem;margin-top:1rem}.allAboutIndex .width .left .address .options .option{border:2px dashed var(--green-color);box-shadow:0 0 10px #0000001a;border-radius:10px;padding:1rem;text-align:center}.allAboutIndex .width .left .address .options .option .name{font-size:.9rem;font-weight:500;color:#000;margin-bottom:.5rem;opacity:.6}.allAboutIndex .width .left .address .options .option .info{font-size:1rem;font-weight:700;color:#000}@media screen and (max-width: 1600px){.allAboutIndex .width{grid-template-columns:1fr 1fr}}@media screen and (max-width: 600px){.allAboutIndex .width{display:flex;flex-direction:column;grid-gap:1rem}.allAboutIndex .width .left .tooltip{font-size:.9rem}.allAboutIndex .width .left .title2{font-size:1.2rem}.allAboutIndex .width .left p{font-size:.9rem}.allAboutIndex .width .left .shape img{width:5rem}.allAboutIndex .width .left .address .title3{font-size:.9rem}.allAboutIndex .width .left .address .options .option{padding:.5rem}.allAboutIndex .width .left .address .options .option .name,.allAboutIndex .width .left .address .options .option .info{font-size:.8rem}}.allIndex{padding-top:5rem}@media screen and (max-width: 600px){.allIndex{padding-top:0}}.allCategory2{margin:auto;margin-top:2rem}.allCategory2 .title{font-size:1.2rem;font-weight:700;margin-bottom:1rem}.allCategory2 ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));grid-gap:2rem}.allCategory2 ul li a{display:grid;position:relative;border-radius:10px;overflow:hidden;box-shadow:0 0 10px #0000001a;padding:5px}.allCategory2 ul li a .pic{display:grid;justify-content:center}.allCategory2 ul li a .pic img{border-radius:10px;width:100%;height:100%;object-fit:cover}.allCategory2 ul li a .pic .res{display:none}.allCategory2 ul li a .title1{position:absolute;bottom:0;right:0;font-size:1.2rem;font-weight:300;color:#444;display:flex;justify-content:right;align-items:center;gap:5px;border-radius:5px;background:#fff;padding:0 .5rem}.allCategory2 ul li a .title1 i{display:grid;justify-content:center}.allCategory2 ul li a .title1 i svg{fill:var(--green-color);height:1rem;width:1rem}@media screen and (max-width: 600px){.allCategory2{margin-top:0}.allCategory2 ul{grid-template-columns:repeat(4,1fr);grid-gap:.5rem}.allCategory2 ul li{background:#fff}.allCategory2 ul li a .pic img{height:5rem}.allCategory2 ul li a .pic .cover{display:none}.allCategory2 ul li a .pic .res{display:block}.allCategory2 ul li a .title1{position:relative;display:grid;justify-content:center}.allCategory2 ul li a .title1 span{font-size:.7rem;text-align:center;font-weight:900}.allCategory2 ul li a .title1 i{display:none}}.allSuggestIndex{margin:auto;margin-top:2rem;background:var(--green-color);padding:2rem;display:grid;grid-template-columns:15rem 1fr;grid-gap:1rem;border-radius:10px;border-bottom-right-radius:10rem}.allSuggestIndex .titles .tooltip{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;text-align:center}.allSuggestIndex .titles .body{font-size:.8rem;font-weight:300;color:#fff;text-align:center;margin-bottom:1rem}.allSuggestIndex .titles .shape{display:grid;justify-content:center}.allSuggestIndex .titles .shape img{width:100%;height:10rem;object-fit:contain}.allSuggestIndex .titles a{display:grid;justify-content:center}.allSuggestIndex .titles a span{display:flex;justify-content:center;align-items:center;gap:.5rem;background:#fff;color:#444;font-size:1rem;font-weight:500;padding:.3rem 1rem;border-radius:5rem}.allSuggestIndex .titles a span i{display:grid;align-items:center}.allSuggestIndex .titles a span i svg{width:1rem;height:1rem;fill:#444}.allSuggestIndex .listSwiper{width:100%}.allSuggestIndex .listSwiper .swiper-slide .item{cursor:pointer;position:relative;display:grid;padding:1rem;border-radius:10px;background:#fff}.allSuggestIndex .listSwiper .swiper-slide .item .pic{margin-bottom:1rem}.allSuggestIndex .listSwiper .swiper-slide .item .pic img{width:100%;height:10rem;object-fit:contain}.allSuggestIndex .listSwiper .swiper-slide .item .seller{font-size:.8rem;font-weight:300;color:#444;text-align:center;margin-bottom:.5rem}.allSuggestIndex .listSwiper .swiper-slide .item .title2{font-size:1.1rem;font-weight:900;color:#000;text-align:center;overflow:hidden;height:4rem;display:-webkit-box;opacity:.7;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.allSuggestIndex .listSwiper .swiper-slide .item .price1{display:flex;justify-content:space-between;align-items:end;gap:.5rem;height:4rem}.allSuggestIndex .listSwiper .swiper-slide .item .price1 .right{font-weight:300;font-size:.8rem;color:#444}.allSuggestIndex .listSwiper .swiper-slide .item .price1 .right span{font-weight:900}.allSuggestIndex .listSwiper .swiper-slide .item .price1 .left .top{display:flex;justify-content:left;align-items:center;gap:.3rem}.allSuggestIndex .listSwiper .swiper-slide .item .price1 .left .top s{color:#444;font-size:.7rem;font-weight:300}.allSuggestIndex .listSwiper .swiper-slide .item .price1 .left .top .off{background:var(--green-color);padding:.1rem .3rem;color:#fff;font-size:.7rem;border-radius:5px}.allSuggestIndex .listSwiper .swiper-slide .item .price1 .left .price{font-weight:300;font-size:.9rem;color:#444}.allSuggestIndex .listSwiper .swiper-slide .item .price1 .left .price span{margin-left:5px;font-weight:900}.allSuggestIndex .listSwiper .swiper-button-next,.allSuggestIndex .listSwiper .swiper-button-prev{padding:.5rem;background:#fff;width:2.5rem;height:2.5rem;border-radius:10px;box-shadow:0 0 10px #0000004d}.allSuggestIndex .listSwiper .swiper-button-next:before,.allSuggestIndex .listSwiper .swiper-button-next:after,.allSuggestIndex .listSwiper .swiper-button-prev:before,.allSuggestIndex .listSwiper .swiper-button-prev:after{font-size:1.2rem;color:var(--green-color)}@media screen and (max-width: 600px){.allSuggestIndex{padding:1rem 0;grid-template-columns:1fr;border-bottom-right-radius:10px}.allSuggestIndex .titles{display:grid;grid-template-columns:10rem 1fr}.allSuggestIndex .titles .tooltip{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;text-align:center}.allSuggestIndex .titles .body{font-size:.8rem;font-weight:300;color:#fff;text-align:center;margin-bottom:1rem}.allSuggestIndex .titles .shape{display:grid;justify-content:center}.allSuggestIndex .titles .shape img{width:100%;height:10rem;object-fit:contain}.allSuggestIndex .titles a{display:grid;justify-content:center}.allSuggestIndex .titles a span{display:flex;justify-content:center;align-items:center;gap:.5rem;background:#fff;color:#444;font-size:1rem;font-weight:500;padding:.3rem 1rem;border-radius:5rem}.allSuggestIndex .titles a span i{display:grid;align-items:center}.allSuggestIndex .titles a span i svg{width:1rem;height:1rem;fill:#444}.allSuggestIndex .listSwiper{padding:0 .5rem}.allSuggestIndex .listSwiper .swiper-slide .item{padding:.5rem}.allSuggestIndex .listSwiper .swiper-slide .item .pic{margin-bottom:.5rem}.allSuggestIndex .listSwiper .swiper-slide .item .pic img{height:7rem}.allSuggestIndex .listSwiper .swiper-slide .item .seller{font-size:.7rem}.allSuggestIndex .listSwiper .swiper-slide .item .title2{font-size:.9rem;height:3rem}.allSuggestIndex .listSwiper .swiper-slide .item .price1 .right{font-size:.6rem}.allSuggestIndex .listSwiper .swiper-slide .item .price1 .right span{font-size:.7rem}.allSuggestIndex .listSwiper .swiper-slide .item .price1 .left .top s,.allSuggestIndex .listSwiper .swiper-slide .item .price1 .left .top .off{font-size:.6rem}.allSuggestIndex .listSwiper .swiper-slide .item .price1 .left .price{font-size:.7rem}.allSuggestIndex .listSwiper .swiper-slide .item .price1 .left .price span{font-size:.85rem}.allSuggestIndex .listSwiper .swiper-button-next,.allSuggestIndex .listSwiper .swiper-button-prev{display:none}}.allSellerIndex{margin:auto;margin-top:2rem}.allSellerIndex .titles{display:flex;justify-content:space-between;align-items:center;gap:1rem}.allSellerIndex .titles .title{color:#444;font-size:1.4rem;font-weight:900}.allSellerIndex .titles a{color:green;font-size:1.2rem;font-weight:900}.allSellerIndex .sellerSwiper .swiper-wrapper{padding:1rem 0}.allSellerIndex .sellerSwiper .item{position:relative;display:grid;border-radius:10px;overflow:hidden;border:1px solid rgba(58,61,66,.06);box-shadow:#3a3d420f 0 1px,#0000000d 0 2px 8px -2px}.allSellerIndex .sellerSwiper .item .pic img{width:100%;height:12rem;object-fit:cover}.allSellerIndex .sellerSwiper .item .logo{display:grid;justify-content:center;margin-top:-4rem}.allSellerIndex .sellerSwiper .item .logo img{width:5.5rem;height:5.5rem;border:2px solid white;border-radius:10px;background-color:#fff;object-fit:contain;overflow:hidden;box-shadow:0 10px 10px #0000001a}.allSellerIndex .sellerSwiper .item .title{font-size:1.3rem;font-weight:900;color:#444;margin:.5rem 0;text-align:center}.allSellerIndex .sellerSwiper .item .rate{display:flex;justify-content:center;align-items:center;gap:5px}.allSellerIndex .sellerSwiper .item .rate i{display:grid;align-items:center}.allSellerIndex .sellerSwiper .item .rate i svg{width:1rem;height:1rem}.allSellerIndex .sellerSwiper .item .rate .rateS,.allSellerIndex .sellerSwiper .item .rate .rateC{font-size:.8rem;font-weight:900;color:#444}.allSellerIndex .sellerSwiper .item .rate .rateC{opacity:.6}.allSellerIndex .sellerSwiper .item .category{font-size:.8rem;font-weight:300;color:#000;opacity:.6;text-align:center;margin-top:.5rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.allSellerIndex .sellerSwiper .item .carriers{display:grid;justify-content:center}.allSellerIndex .sellerSwiper .item .carriers .carrier{font-size:.8rem;font-weight:300;color:#000;margin:1rem 0;padding:.5rem 1rem;border-radius:5rem;border:1px solid rgba(58,61,66,.06);box-shadow:#3a3d420f 0 1px,#0000000d 0 2px 8px -2px}.allSellerIndex .sellerSwiper .swiper-button-next,.allSellerIndex .sellerSwiper .swiper-button-prev{padding:.5rem;background:#fff;width:2.5rem;height:2.5rem;border-radius:10px;box-shadow:0 0 10px #0000004d}.allSellerIndex .sellerSwiper .swiper-button-next:before,.allSellerIndex .sellerSwiper .swiper-button-next:after,.allSellerIndex .sellerSwiper .swiper-button-prev:before,.allSellerIndex .sellerSwiper .swiper-button-prev:after{font-size:1.2rem;color:var(--green-color)}@media screen and (max-width: 600px){.allSellerIndex .sellerSwiper .swiper-wrapper{padding:.5rem 0}.allSellerIndex .sellerSwiper .item .pic img{height:7rem}.allSellerIndex .sellerSwiper .item .logo{display:grid;justify-content:center;margin-top:-2rem}.allSellerIndex .sellerSwiper .item .logo img{width:3rem;height:3rem}.allSellerIndex .sellerSwiper .item .title{font-size:1rem}.allSellerIndex .sellerSwiper .item .rate i svg{width:.8rem;height:.8rem}.allSellerIndex .sellerSwiper .item .rate .rateS,.allSellerIndex .sellerSwiper .item .rate .rateC{font-size:.7rem}.allSellerIndex .sellerSwiper .item .category{font-size:.6rem}.allSellerIndex .sellerSwiper .item .carriers .carrier{font-size:.6rem;margin:.5rem 0;padding:.5rem}.allSellerIndex .sellerSwiper .swiper-button-next,.allSellerIndex .sellerSwiper .swiper-button-prev{padding:.5rem;background:#fff;width:1.5rem;height:1.5rem;border-radius:10px;box-shadow:0 0 10px #0000004d}.allSellerIndex .sellerSwiper .swiper-button-next:before,.allSellerIndex .sellerSwiper .swiper-button-next:after,.allSellerIndex .sellerSwiper .swiper-button-prev:before,.allSellerIndex .sellerSwiper .swiper-button-prev:after{font-size:1rem;color:var(--green-color)}}.allRegisterIndex{margin:auto;margin-top:2rem;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:1rem;background:var(--back2-color);padding:2rem;border-radius:10px}.allRegisterIndex .right .title{font-size:2.5rem;font-weight:900;color:#444}.allRegisterIndex .right .body{font-size:1.2rem;font-weight:500;color:#444;margin-top:2rem}.allRegisterIndex .right .next{margin-top:3rem}.allRegisterIndex .right a{background:var(--green-color);padding:.5rem 1rem;border-radius:5px;color:#fff;font-size:1.3rem;font-weight:700}.allRegisterIndex .left img{height:15rem;object-fit:contain}@media screen and (max-width: 600px){.allRegisterIndex{display:flex;flex-direction:column-reverse;grid-gap:.5rem;padding:1rem}.allRegisterIndex .right .title{font-size:1.3rem}.allRegisterIndex .right .body{font-size:.9rem;margin-top:1rem}.allRegisterIndex .right .next{margin-top:1rem}.allRegisterIndex .right a{font-size:.8rem}.allRegisterIndex .left img{height:8rem}}.allNews{margin:auto;margin-top:6rem;min-height:calc(100vh - 12rem);padding-bottom:1rem}.allNews h1{font-size:1.5rem;font-weight:900;color:var(--green-color);margin-bottom:2rem}.allNews .allNewsRightItems{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));grid-gap:1rem;margin-bottom:2rem}.allNews .allNewsRightItems .allNewsRightItem{position:relative;border-radius:10px;overflow:hidden}.allNews .allNewsRightItems .allNewsRightItem img{width:100%;height:100%;object-fit:cover}.allNews .allNewsRightItems .allNewsRightItem .allNewsRightItemOver{position:absolute;top:0;right:0;left:0;bottom:0;box-shadow:inset 0 -50px 50px #0006;border-radius:10px;padding:1rem;display:grid;align-items:end}.allNews .allNewsRightItems .allNewsRightItem .allNewsRightItemOver span{border-radius:5px;padding:.3rem 1rem;font-weight:500;font-size:.9rem;background:#dd4b39;color:#fff;position:absolute;top:1rem;left:1rem}.allNews .allNewsRightItems .allNewsRightItem .allNewsRightItemOver .active{background:#3cd901e6;color:#fff}.allNews .allNewsRightItems .allNewsRightItem .allNewsRightItemOver h3{font-size:1rem;font-weight:700;color:#fff;margin-top:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.allNews .description{margin-top:2rem}.allNews .description p{font-size:1rem;font-weight:500;color:#000;line-height:2rem}@media screen and (max-width: 1000px){.allNews{margin-top:1rem}.allNews h1{margin-bottom:0}.allNews .allNewsRightItems{display:block}.allNews .allNewsRightItems .allNewsRightItem{display:grid;margin-top:1rem}}.allProductArchive{margin:auto;margin-top:5rem;padding-bottom:1rem}.allProductArchive .titleBox{background:var(--green-color);padding-top:1rem}.allProductArchive .titleBox .width{display:flex;justify-content:space-between;margin:auto}.allProductArchive .titleBox .address{display:flex;justify-content:right;align-items:center;position:relative;margin-bottom:1rem}.allProductArchive .titleBox .address i{display:grid;align-items:center;margin-left:.5rem}.allProductArchive .titleBox .address i svg{width:1.1rem;height:1.1rem;fill:#fff}.allProductArchive .titleBox .address a{font-size:.9rem;font-weight:500;color:#fff}.allProductArchive .titleBox .address a:after{content:"/";padding:0 .8rem}.allProductArchive .titleBox .address a:last-child{opacity:1}.allProductArchive .titleBox .address a:last-child:after{content:"";padding:0}.allProductArchive .titleBox .box{display:grid;grid-template-columns:3fr 1fr;align-items:center;justify-content:space-between;gap:.5rem;padding-bottom:1rem}.allProductArchive .titleBox .box .name{font-size:1.5rem;font-weight:700;color:#fff}.allProductArchive .titleBox .box ul{display:flex;align-items:center;flex-wrap:wrap;justify-content:left;gap:.5rem}.allProductArchive .titleBox .box ul li a{background:#fff;display:grid;padding:.3rem 1rem;color:var(--green-color);font-weight:300;font-size:.9rem;border-radius:5rem}.allProductArchive .titleBox .shape2{transform:rotate(180deg);margin-bottom:-1px}.allProductArchive .titleBox .shape2 svg{fill:var(--back4-color)}.allProductArchive .productArchive{display:grid;grid-template-columns:18rem 1fr;grid-gap:1rem;margin:auto}.allProductArchive .productArchive .showFilterContent{padding:.5rem;background:#fff;border-radius:5px;margin:1rem 0;font-size:1rem;font-weight:700;color:#000;cursor:pointer;display:flex;justify-content:space-between;align-items:center;grid-gap:.5rem;border:1px solid #eee}.allProductArchive .productArchive .showFilterContent i{display:grid;align-items:center}.allProductArchive .productArchive .showFilterContent i svg{width:1rem;height:1rem;fill:#000}.allProductArchive .productArchive .filterArchive{padding:.5rem .5rem 1rem;background:var(--green-color);border-radius:10px}.allProductArchive .productArchive .filterArchive .filterItems{margin-bottom:1rem;padding:.5rem;border-top-right-radius:10px;border-top-left-radius:10px;background:#fff;position:relative}.allProductArchive .productArchive .filterArchive .filterItems .filterTitle{padding:.8rem;background:#f1f1f1;border-radius:5px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:.5rem}.allProductArchive .productArchive .filterArchive .filterItems .filterTitle i{display:grid;align-items:center}.allProductArchive .productArchive .filterArchive .filterItems .filterTitle i svg{width:1.3rem;height:1.3rem;fill:#000}.allProductArchive .productArchive .filterArchive .filterItems .filterTitle span{font-size:1rem;font-weight:300;color:#000}.allProductArchive .productArchive .filterArchive .filterItems .priceItems{margin-top:1rem}.allProductArchive .productArchive .filterArchive .filterItems .priceItem{display:grid;grid-template-columns:auto 1fr;grid-gap:.5rem;align-items:center;margin-top:1rem}.allProductArchive .productArchive .filterArchive .filterItems .priceItem label{font-size:.9rem;font-weight:500;color:#000}.allProductArchive .productArchive .filterArchive .filterItems .priceItem input{padding:.5rem;border-radius:5px;font-size:1rem;font-weight:300;color:#000;text-align:left;letter-spacing:.1px;border:1px solid #eee;height:35px!important}.allProductArchive .productArchive .filterArchive .filterItems .priceFilter{background:var(--green-color);border-radius:5px;width:100%;padding:.5rem;font-size:.8rem;font-weight:300;color:#fff;transition:all .3s ease-in-out;margin-top:1rem;opacity:.7}.allProductArchive .productArchive .filterArchive .filterItems .priceFilter:hover{opacity:1}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories{display:grid;grid-template-columns:1fr;margin-top:1rem;max-height:15rem;overflow-y:scroll}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a{direction:rtl;font-size:.9rem;font-weight:500;color:#000;margin-top:1rem}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a a{font-size:.85rem;color:#000;margin-right:1rem}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a a span{display:grid;grid-template-columns:auto auto;justify-content:right;align-items:center;grid-gap:.5rem;margin-top:1rem;margin-right:1rem}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a a span:before{content:"";width:17px;border-radius:100%;height:17px;background:#b3b3b3;border:2px solid white;box-shadow:0 0 5px #0000001a}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a a a{color:#000;font-weight:300}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a a a span{margin-right:2rem}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a a a span:before{content:"";width:1rem;border-radius:100%;height:1rem;background:#fff;border:2px solid #E7EBEE;box-shadow:0 0 5px #0000001a}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a:first-child{margin-top:0}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories li{font-size:.9rem;font-weight:300;color:#000;cursor:pointer;margin-top:1rem}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories li span{display:grid;grid-template-columns:auto auto;justify-content:right;align-items:center;grid-gap:.5rem}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories li span:before{content:"";width:1rem;height:1rem;border-radius:5rem;display:grid;border:1px solid #eee}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories li .active{color:var(--green-color)}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories li .active:before{background:var(--green-color);border:1px solid var(--green-color)}.allProductArchive .productArchive .filterArchive .filterItems .filterCategories li:first-child{margin-top:0}.allProductArchive .productArchive .filterArchive .filterItems .filterSearch{margin-top:1rem}.allProductArchive .productArchive .filterArchive .filterItems .filterSearch label{display:grid;align-items:center;padding:.5rem;border-radius:5px;border:1px solid #eee;cursor:text;transition:all .3s ease-in-out}.allProductArchive .productArchive .filterArchive .filterItems .filterSearch label i{display:grid;align-items:center}.allProductArchive .productArchive .filterArchive .filterItems .filterSearch label svg{width:1rem;height:1rem}.allProductArchive .productArchive .filterArchive .filterItems .filterSearch label input{font-size:.85rem;font-weight:300;color:#000;background:transparent}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer{padding-top:.5rem;max-height:15rem}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem{direction:rtl}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem label{display:grid;padding:.5rem;grid-gap:.5rem;grid-template-columns:auto auto;justify-content:right;align-items:center;cursor:pointer;color:#000;letter-spacing:.1px;font-weight:300;font-size:12px;line-height:1.571;max-width:15rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@supports (-webkit-appearance: none) or (-moz-appearance: none){.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox],.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]{--active: #F9AB3B;--active-inner: #fff;--focus: 2px rgba(255, 159, 0, .5);--border: #EEEEEE;--border-hover: #EEEEEE;--background: #EEEEEE;--disabled: #F6F8FF;--disabled-inner: #E1E6F9;-webkit-appearance:none;-moz-appearance:none;height:17px;border-radius:5rem;outline:none;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1px solid var(--bc, var(--border));background:var(--b, var(--background));transition:background .3s,border-color .3s,box-shadow .2s}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:after,.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:after{content:"";display:block;left:0;top:0;position:absolute;transition:all .3s ease-in-out}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:checked,.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:checked{--b: var(--active);--bc: var(--active);--d-o: .3s;--d-t: .6s;--d-t-e: cubic-bezier(.2, .85, .32, 1.2)}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:disabled,.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:disabled{--b: var(--disabled);cursor:not-allowed;opacity:.9}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:disabled:checked,.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:disabled:checked{--b: var(--disabled-inner);--bc: var(--border)}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:disabled+label,.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:disabled+label{cursor:not-allowed}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:hover:not(:checked):not(:disabled),.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:hover:not(:checked):not(:disabled){--bc: var(--border-hover)}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:focus,.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:focus{box-shadow:0 0 0 var(--focus)}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:not(.switch),.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:not(.switch){width:17px}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:not(.switch):after,.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:not(.switch):after{opacity:var(--o, 0)}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:not(.switch):checked,.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:not(.switch):checked{--o: 1}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]+label,.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]+label{font-size:14px;line-height:21px;display:inline-block;vertical-align:top;cursor:pointer;margin-left:4px}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:not(.switch):after{width:5px;height:9px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:5px;top:2px;transform:rotate(var(--r, 20deg))}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:not(.switch):checked{--r: 43deg}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox].switch{width:10px}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox].switch:after{left:2px;top:2px;width:10px;height:10px;background:var(--ab, var(--border));transform:translate(var(--x, 0))}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox].switch:checked{--ab: var(--active-inner);--x: 10px}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox].switch:disabled:not(:checked):after{opacity:.6}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:after{width:10px;height:10px;background:var(--active-inner);opacity:0;transform:scale(var(--s, .7))}.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:checked{--s: .5}}.allProductArchive .productArchive .filterArchive .filterItems:last-child{margin-bottom:0}.allProductArchive .productArchive .filterArchive .filterItems .shape2{position:absolute;top:calc(100% - .5rem);right:0;left:0}.allProductArchive .productArchive .filterArchive .filterItems .shape2 svg{fill:#fff}.allProductArchive .productArchive .productContainer .productLists{display:grid;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));grid-gap:1rem;background:#fff;border-radius:10px;overflow:hidden}.allProductArchive .productArchive .productContainer .productLists .item{position:relative;display:grid;padding:1rem;border-radius:10px;background:#fff;border:2px dashed #bbb;margin-bottom:3rem}.allProductArchive .productArchive .productContainer .productLists .item .pic img{width:100%;height:16rem;object-fit:contain}.allProductArchive .productArchive .productContainer .productLists .item .title2{font-size:1.4rem;font-weight:900;color:#000;text-align:center}.allProductArchive .productArchive .productContainer .productLists .item .offTag{position:absolute;top:1rem;right:1rem}.allProductArchive .productArchive .productContainer .productLists .item .offTag .tag{position:relative}.allProductArchive .productArchive .productContainer .productLists .item .offTag .tag span{position:absolute;top:0;right:0;left:0;display:grid;justify-content:center;align-items:center;bottom:0;color:#fff;font-size:1rem;font-weight:300;margin-top:-4px}.allProductArchive .productArchive .productContainer .productLists .item .offTag .tag i svg{width:3rem;height:3rem}.allProductArchive .productArchive .productContainer .productLists .item p{font-size:.9rem;font-weight:500;color:#000;margin:1rem 0;height:3rem;overflow:hidden;display:-webkit-box;opacity:.7;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.allProductArchive .productArchive .productContainer .productLists .item .price1{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem}.allProductArchive .productArchive .productContainer .productLists .item .price1 .off{font-size:1rem;font-weight:300;color:#000;opacity:.6}.allProductArchive .productArchive .productContainer .productLists .item .price1 .price{font-size:2rem;font-weight:700;color:var(--green-color)}.allProductArchive .productArchive .productContainer .productLists .item .price1 .price span{font-size:.8rem;margin-right:-7px}.allProductArchive .productArchive .productContainer .productLists .item .addCart{position:absolute;bottom:-1rem;right:1rem;left:1rem;margin:auto}.allProductArchive .productArchive .productContainer .productLists .item .addCart span{position:absolute;top:0;right:0;left:0;bottom:0;display:grid;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.2)}.allProductArchive .productArchive .productContainer .productLists .item .addCart i{display:grid;justify-content:center}.allProductArchive .productArchive .productContainer .productLists .item .addCart i svg{transition:all .3s ease-in-out;height:2.5rem;fill:#bbb}.allProductArchive .productArchive .productContainer .productLists .item:hover{border:2px dashed var(--green-color)}.allProductArchive .productArchive .productContainer .productLists .item:hover .addCart i svg{fill:var(--green-color)}.allProductArchive .productArchive .productContainer .productLists .itemS{position:relative;display:grid;border-radius:10px;overflow:hidden;background:#fff;border:1px solid rgba(58,61,66,.06);box-shadow:#3a3d420f 0 1px,#0000000d 0 2px 8px -2px}.allProductArchive .productArchive .productContainer .productLists .itemS .pic img{width:100%;height:12rem;object-fit:cover}.allProductArchive .productArchive .productContainer .productLists .itemS .logo{display:grid;justify-content:center;margin-top:-4rem}.allProductArchive .productArchive .productContainer .productLists .itemS .logo img{width:5.5rem;height:5.5rem;border:2px solid white;border-radius:10px;background-color:#fff;object-fit:contain;overflow:hidden;box-shadow:0 10px 10px #0000001a}.allProductArchive .productArchive .productContainer .productLists .itemS .title{font-size:1.3rem;font-weight:900;color:#444;margin:.5rem 0;text-align:center}.allProductArchive .productArchive .productContainer .productLists .itemS .rate{display:flex;justify-content:center;align-items:center;gap:5px}.allProductArchive .productArchive .productContainer .productLists .itemS .rate i{display:grid;align-items:center}.allProductArchive .productArchive .productContainer .productLists .itemS .rate i svg{width:1rem;height:1rem}.allProductArchive .productArchive .productContainer .productLists .itemS .rate .rateS,.allProductArchive .productArchive .productContainer .productLists .itemS .rate .rateC{font-size:.8rem;font-weight:900;color:#444}.allProductArchive .productArchive .productContainer .productLists .itemS .rate .rateC{opacity:.6}.allProductArchive .productArchive .productContainer .productLists .itemS .category{font-size:.8rem;font-weight:300;color:#000;opacity:.6;text-align:center;margin-top:.5rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.allProductArchive .productArchive .productContainer .productLists .itemS .carriers{display:grid;justify-content:center}.allProductArchive .productArchive .productContainer .productLists .itemS .carriers .carrier{font-size:.8rem;font-weight:300;color:#000;margin:1rem 0;padding:.5rem 1rem;border-radius:5rem;border:1px solid rgba(58,61,66,.06);box-shadow:#3a3d420f 0 1px,#0000000d 0 2px 8px -2px}.allProductArchive .productArchive .productContainer .sellers{background:transparent;border-radius:0}.allProductArchive .description{overflow:hidden;padding:1rem;background:#fff;border:1px solid #eee;border-radius:10px;margin:auto;margin-top:1rem}.allProductArchive .description .title1{font-size:1.5rem;font-weight:900;color:var(--green-color)}.allProductArchive .description p{font-size:.9rem;opacity:.7;font-weight:500;color:#000;line-height:2.2rem}@media screen and (max-width: 800px){.allProductArchive{margin-top:4rem}.allProductArchive .titleBox{grid-template-columns:1fr}.allProductArchive .titleBox .box{padding-bottom:0}.allProductArchive .titleBox .box .name{font-size:.9rem}.allProductArchive .titleBox ul{display:none}.allProductArchive .titleBox .address{margin-bottom:0}.allProductArchive .titleBox .address i svg{width:.8rem;height:.8rem}.allProductArchive .titleBox .address a{font-size:.7rem}.allProductArchive .titleBox .address a:after{padding:0 .2rem}.allProductArchive .titleBox .shape2{transform:rotate(180deg) translateY(-5px)}.allProductArchive .productArchive{display:block}.allProductArchive .productArchive .filterArchive{position:fixed;top:0;right:0;left:0;bottom:0;z-index:100;padding:1rem;background:#eee;overflow-y:scroll}.allProductArchive .productArchive .productContainer .productLists{grid-template-columns:1fr 1fr;grid-gap:.5rem;padding:0}.allProductArchive .productArchive .productContainer .productLists .item{padding:.5rem;border-radius:10px;margin-bottom:2rem}.allProductArchive .productArchive .productContainer .productLists .item .pic img{height:10rem}.allProductArchive .productArchive .productContainer .productLists .item .title2{font-size:.9rem}.allProductArchive .productArchive .productContainer .productLists .item .offTag{top:.5rem;right:.5rem}.allProductArchive .productArchive .productContainer .productLists .item .offTag .tag span{font-size:.7rem;margin-top:-4px}.allProductArchive .productArchive .productContainer .productLists .item .offTag .tag i svg{width:2rem;height:2rem}.allProductArchive .productArchive .productContainer .productLists .item p{font-size:.7rem;margin:.5rem 0}.allProductArchive .productArchive .productContainer .productLists .item .price1{gap:.5rem}.allProductArchive .productArchive .productContainer .productLists .item .price1 .off{font-size:.7rem}.allProductArchive .productArchive .productContainer .productLists .item .price1 .price{font-size:1.1rem}.allProductArchive .productArchive .productContainer .productLists .item .price1 .price span{font-size:.7rem;margin-right:-2px}.allProductArchive .productArchive .productContainer .productLists .item .addCart{right:.5rem;left:.5rem;bottom:-.7rem}.allProductArchive .productArchive .productContainer .productLists .item .addCart span{font-size:.65rem}.allProductArchive .productArchive .productContainer .productLists .item .addCart i svg{height:1.5rem}.allProductArchive .productArchive .productContainer .productLists .item:hover{border:2px dashed var(--green-color)}.allProductArchive .productArchive .productContainer .productLists .item:hover .addCart i svg{fill:var(--green-color)}.allProductArchive .productArchive .productContainer .productLists .itemS .pic img{height:7rem}.allProductArchive .productArchive .productContainer .productLists .itemS .logo{margin-top:-2rem}.allProductArchive .productArchive .productContainer .productLists .itemS .logo img{width:3rem;height:3rem}.allProductArchive .productArchive .productContainer .productLists .itemS .title{font-size:.8rem}.allProductArchive .productArchive .productContainer .productLists .itemS .rate i svg{width:.85rem;height:.85rem}.allProductArchive .productArchive .productContainer .productLists .itemS .rate .rateS,.allProductArchive .productArchive .productContainer .productLists .itemS .rate .rateC,.allProductArchive .productArchive .productContainer .productLists .itemS .category{font-size:.6rem}.allProductArchive .productArchive .productContainer .productLists .itemS .carriers .carrier{font-size:.6rem;margin:.5rem 0;padding:.5rem}}@media screen and (max-width: 800px){.allProductArchive.multiA{margin-top:-1.5rem}}.allSingle{margin:auto;padding-top:5rem;padding-bottom:1rem}.allSingle .topSingle{background:var(--green-color)}.allSingle .topSingle .width{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin:auto;padding:2rem 0}.allSingle .topSingle .width h1{text-align:center;font-size:2.5rem;font-weight:700;color:#fff}.allSingle .topSingle .width .address{display:flex;justify-content:center;align-items:center;position:relative}.allSingle .topSingle .width .address i{display:grid;align-items:center;margin-left:.3rem}.allSingle .topSingle .width .address i svg{width:1.1rem;height:1.1rem;fill:#fff}.allSingle .topSingle .width .address a{font-size:.9rem;font-weight:500;color:#fff;white-space:pre-line;display:-webkit-box;box-orient:vertical;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.allSingle .topSingle .width .address a:after{content:"/";padding:0 .4rem}.allSingle .topSingle .width .address a:last-child{opacity:1}.allSingle .topSingle .width .address a:last-child:after{content:"";padding:0}.allSingle .topSingle .shape2{transform:rotate(180deg);margin-bottom:-1px}.allSingle .topSingle .shape2 svg{fill:#fff}.allSingle .detail{margin:auto;display:grid;grid-template-columns:1fr 1.5fr 11rem;grid-gap:2rem;margin-top:1rem}.allSingle .detail .right .pic{border:5px solid #eee;border-radius:10px;display:grid;justify-content:center}.allSingle .detail .right .pic img{object-fit:contain;position:sticky;top:6rem}.allSingle .detail .body .title{font-size:1.9rem;font-weight:900;color:#000;margin-bottom:1rem}.allSingle .detail .body .prices{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:2rem}.allSingle .detail .body .prices .price{font-size:2.3rem;font-weight:700;color:var(--green-color)}.allSingle .detail .body .prices .price span{font-size:1rem}.allSingle .detail .body .prices .addCart{font-size:1rem;font-weight:300;text-align:center;background:green;padding:.5rem 2rem;border-radius:5rem;color:#fff}.allSingle .detail .body .empty{width:100%;background:gray;padding:.5rem 1rem;border-radius:5rem;color:#fff;font-size:1rem;font-weight:300;text-align:center}.allSingle .detail .body .short{display:flex;grid-gap:2rem;align-items:center;justify-content:right;margin:1rem 0;padding:1rem 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.allSingle .detail .body .short .item{font-size:.9rem;font-weight:300;color:#000}.allSingle .detail .body .short .item span{opacity:.7}.allSingle .detail .body .option{display:flex;align-items:center;justify-content:right;margin-top:1.5rem;gap:.5rem}.allSingle .detail .body .option i{display:grid;align-items:center}.allSingle .detail .body .option i svg{width:1rem;height:1rem;fill:#000}.allSingle .detail .body .option .name{font-size:.9rem;font-weight:900;color:#000}.allSingle .detail .body .option .data{font-size:.9rem;font-weight:500;color:#000;opacity:.7}.allSingle .detail .body .option .note{font-size:.9rem;opacity:.7}.allSingle .detail .left{position:sticky;top:6rem}.allSingle .detail .left .qr{display:grid;justify-items:center}.allSingle .detail .left .qr .note{text-align:center;font-size:.9rem;font-weight:700;color:var(--green-color);margin-bottom:.5rem}.allSingle .detail .left .share{text-align:center;margin-top:1rem;padding:.5rem;border:1px solid #eee;border-radius:10px}.allSingle .detail .left .share .note{text-align:center;font-size:.9rem;font-weight:700;color:#000;margin-bottom:.5rem}.allSingle .detail .left .share .socials{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem}.allSingle .detail .left .share .socials i{display:grid;align-items:center;justify-content:center;filter:grayscale(60);transition:all .3s ease-in-out}.allSingle .detail .left .share .socials i svg{width:1.4rem;height:1.4rem}.allSingle .detail .left .share .socials i:hover{filter:grayscale(0)}.allSingle .reviews{margin:auto}.allSingle .reviews .buttonsTab{display:grid;justify-content:center;margin-top:2rem}.allSingle .reviews .buttonsTab .tabs{display:flex;justify-content:center;align-items:center;border:1px solid #eee;border-radius:5rem;padding:5px}.allSingle .reviews .buttonsTab .tabs .tab{border-radius:5rem;color:#000;padding:.5rem 2rem;font-size:1rem;font-weight:300;cursor:pointer}.allSingle .reviews .buttonsTab .tabs .active{background:#000;color:#fff}.allSingle .reviews .description{margin-top:1rem;padding:1rem;border:1px solid #eee;border-radius:10px}.allSingle .reviews .description .name{font-size:1.4rem;font-weight:900;color:#000;margin-bottom:.5rem}.allSingle .reviews .description p{font-size:1.1rem;font-weight:300;color:#000;line-height:2rem;margin-top:1rem}.allSingle .reviews .comments{display:none;margin-top:1rem;padding:1rem;border:1px solid #eee;border-radius:10px}@media screen and (max-width: 600px){.allSingle{padding-top:4rem}.allSingle .topSingle{margin-bottom:1rem}.allSingle .topSingle .width{padding:1rem 0}.allSingle .topSingle .width h1{font-size:1.2rem}.allSingle .topSingle .width .address i{margin-left:.2rem}.allSingle .topSingle .width .address i svg{width:.9rem;height:.9rem}.allSingle .topSingle .width .address a{font-size:.7rem}.allSingle .topSingle .width .address a:after{padding:0 .2rem}.allSingle .topSingle .shape2{transform:rotate(180deg) translateY(-5px)}.allSingle .detail{display:block}.allSingle .detail .pic{margin-bottom:1rem}.allSingle .detail .pic img{position:relative;top:auto}.allSingle .detail .body .title{font-size:1.2rem}.allSingle .detail .body .prices{grid-gap:1rem}.allSingle .detail .body .prices .price{font-size:1.8rem}.allSingle .detail .body .prices .price span{font-size:.9rem}.allSingle .detail .body .prices .addCart{font-size:.9rem;padding:.5rem}.allSingle .detail .body .option .note{font-size:.8rem}.allSingle .detail .left{position:relative;top:auto;margin-top:1rem}.allSingle .reviews .buttonsTab{margin-top:2rem}.allSingle .reviews .buttonsTab .tabs .tab{padding:.5rem 1rem}.allSingle .reviews .description{padding:.5rem}.allSingle .reviews .description .name{font-size:1rem}.allSingle .reviews .description p{font-size:.8rem;margin-top:.5rem}}.allComment .title2{font-size:1.4rem;font-weight:900;color:#000}.allComment .btnComment{margin-top:1rem}.allComment .btnComment .body1{font-size:1.1rem;font-weight:700;color:#000;opacity:.7}.allComment .btnComment .showAdd{display:flex;justify-content:right;align-items:center;grid-gap:1rem;border-radius:5px;margin-top:1rem;overflow:hidden;background:#23bf53;box-shadow:-46px 0 #0000001f inset;padding:0 .8rem;transition:all .3s ease-in-out;cursor:pointer;width:11rem}.allComment .btnComment .showAdd i{display:grid;justify-content:center;align-items:center}.allComment .btnComment .showAdd i svg{width:1.3rem;height:1.3rem;fill:#fff}.allComment .btnComment .showAdd button{font-size:1rem;color:#fff;font-weight:300;overflow:hidden;text-align:center;padding:.5rem;background:transparent}.allComment .btnComment .showAdd:hover{box-shadow:-200px 0 #0000001f inset}.allComment .addComments{background:#00000080;z-index:4000;position:fixed;top:0;right:0;width:100%;height:100%;display:grid;grid-template-columns:1fr;justify-content:center;overflow-y:scroll}.allComment .addComments .addComment{width:50%;margin:auto;background:#fff;display:grid;grid-template-columns:1fr;border-radius:.4rem;overflow:hidden;padding:1rem}.allComment .addComments .addComment .alert{color:red;font-size:.8rem;font-weight:300}.allComment .addComments .addComment .sendCommentItems{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}.allComment .addComments .addComment .sendCommentItem{display:grid;grid-template-columns:1fr;grid-gap:.5rem;margin-top:1rem}.allComment .addComments .addComment .sendCommentItem input{padding:.5rem;border:1px solid #eee;border-radius:.2rem;width:100%;transition:all .3s ease-in-out;font-size:.75rem;font-weight:300}.allComment .addComments .addComment .sendCommentItem textarea{padding:.5rem;border:1px solid #eee;border-radius:5px;width:100%;outline-style:unset;transition:all .3s ease-in-out;font-size:.75rem;font-weight:300;height:10rem;resize:vertical}.allComment .addComments .addComment .sendCommentItem .sendCommentItemTitle{display:grid;grid-template-columns:auto auto;justify-content:right;grid-gap:.5rem;align-items:center}.allComment .addComments .addComment .sendCommentItem .sendCommentItemTitle i{display:grid;justify-content:center;align-items:center}.allComment .addComments .addComment .sendCommentItem .sendCommentItemTitle i svg{fill:orange;width:.6rem;height:.6rem}.allComment .addComments .addComment .sendCommentItem label{font-size:.95rem;line-height:1.692;color:#000;position:relative}.allComment .addComments .addComment .sendCommentItem label i{position:absolute;left:1rem;top:0;bottom:0;display:grid;justify-content:center;align-items:center;cursor:pointer}.allComment .addComments .addComment .sendCommentItem label i svg{width:1.2rem;height:1.2rem}.allComment .addComments .addComment .sendCommentItem span{margin-top:.5rem;width:100%;border:1px solid green;background:#edf6f7;position:relative;padding:.5rem;color:green;border-radius:5px}.allComment .addComments .addComment .sendCommentItem span i{position:absolute;left:1rem;top:0;bottom:0;display:grid;justify-content:center;align-items:center;cursor:pointer}.allComment .addComments .addComment .sendCommentItem span i svg{width:1rem;height:1rem}.allComment .addComments .addComment #badContainer span{border:1px solid red;background:#f7eded;color:red}.allComment .addComments .addComment .rates{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:1rem}.allComment .addComments .addComment .rates h4{font-size:.95rem;color:#000;font-weight:500}.allComment .addComments .addComment .rates .rateItem{direction:ltr}.allComment .addComments .addComment .allCommentButtons{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:1rem;margin-top:1rem}.allComment .addComments .addComment .allCommentButtons button{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;color:#fff;background:green;padding:.5rem 1rem;border-radius:.2rem}.allComment .addComments .addComment .allCommentButtons button i{display:grid;justify-content:center;align-items:center}.allComment .addComments .addComment .allCommentButtons button i svg{fill:#fff;width:1rem;height:1rem}.allComment .addComments .addComment .allCommentButtons button img{width:4rem;height:1rem;object-fit:cover}.allComment .addComments .addComment .allCommentButtons button:last-child{display:block;background:red}.allComment .showComments{border-top:1px solid #eee;margin-top:1rem;padding-top:1rem}.allComment .showComments .getCommentItem{border-bottom:1px solid #eee;margin-bottom:1rem;padding-bottom:1rem}.allComment .showComments .getCommentItem .rightComment{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.allComment .showComments .getCommentItem .rightComment .topRight{display:flex;justify-content:right;align-items:center;grid-gap:.5rem}.allComment .showComments .getCommentItem .rightComment .topRight h4{font-size:1rem;font-weight:700;color:#000}.allComment .showComments .getCommentItem .rightComment .topRight .rates{display:flex;justify-content:right;align-items:center}.allComment .showComments .getCommentItem .rightComment .topRight .rates .rateItem{display:grid;align-items:center;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.allComment .showComments .getCommentItem .rightComment .topRight .rates .rateItem img{width:1.2rem;height:1.2rem}.allComment .showComments .getCommentItem .rightComment .time{font-size:.75rem;font-weight:300;color:#000;background:#f1f4f9;border-radius:5px;padding:.1rem .5rem;opacity:.6}.allComment .showComments .getCommentItem .leftComment .allCommentTitle{display:flex;justify-content:space-between;align-items:center;grid-gap:.5rem;font-size:1rem;font-weight:300;color:#000;padding:.5rem;border-radius:5px;background:#f9f9f9;margin-bottom:1rem}.allComment .showComments .getCommentItem .leftComment .allCommentTitle span{background:green;color:#fff;font-size:.7rem;font-weight:300;padding:2px 5px;border-radius:5px}.allComment .showComments .getCommentItem .leftComment .allCommentTitle .unActive{background:red}.allComment .showComments .getCommentItem .leftComment .allCommentBody p{font-size:.85rem;font-weight:500;color:#000;line-height:1.7rem;opacity:.6}.allComment .showComments .getCommentItem .leftComment .getCommentDatas{display:grid;grid-template-columns:auto auto;grid-gap:1rem}.allComment .showComments .getCommentItem .leftComment .getCommentData{margin-top:1rem}.allComment .showComments .getCommentItem .leftComment .getCommentData h5{font-size:.9rem;font-weight:500;color:#000;margin-bottom:.5rem}.allComment .showComments .getCommentItem .leftComment .getCommentData .items{display:grid;grid-gap:.5rem}.allComment .showComments .getCommentItem .leftComment .getCommentData .items .item{display:grid;grid-template-columns:auto 1fr;justify-content:right;align-items:center;grid-gap:.5rem;color:#000;font-weight:300;font-size:.8rem;opacity:.7}.allComment .showComments .getCommentItem .leftComment .getCommentData .items .item i{display:grid;justify-content:center;align-items:center}.allComment .showComments .getCommentItem .leftComment .getCommentData .items .item i svg{fill:green;width:.5rem;height:.5rem}.allComment .showComments .getCommentItem .leftComment .bad .items .item i svg{fill:red}.allComment .showComments .getCommentItem:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.allComment .showComments .emptyComment{font-size:1rem;font-weight:500;color:red;opacity:.7}@media screen and (max-width: 920px){.allComment{padding:.5rem}.allComment .title2{font-size:1rem}.allComment .btnComment{margin-top:.5rem}.allComment .btnComment .body1{font-size:.8rem}.allComment .btnComment .showAdd{grid-gap:.5rem;margin-top:.5rem;width:100%}.allComment .btnComment .showAdd button{font-size:1rem}.allComment .addComments .addComment{display:block;width:98%}.allComment .addComments .addComment .right .sendCommentItem{margin-top:.5rem}.allComment .addComments .addComment .right .sendCommentItem .sendCommentItemTitle{display:flex}.allComment .addComments .addComment .right .sendCommentItem label{font-size:.8rem}.allComment .addComments .addComment .right .sendCommentItem label i svg{width:1rem;height:1rem}.allComment .addComments .addComment .right .rates{grid-gap:.5rem}.allComment .addComments .addComment .right .rates h4{font-size:.8rem}.allComment .addComments .addComment .left{padding:.5rem;top:.5rem}.allComment .addComments .addComment .left .titlePost,.allComment .addComments .addComment .left h5{font-size:.8rem}.allComment .addComments .addComment .left ul li{font-size:.8rem;margin-top:.5rem}.allComment .showComments{margin-top:1rem;padding-top:1rem}.allComment .showComments h5{font-size:1rem;margin-bottom:1rem}.allComment .showComments .getCommentItem{margin-bottom:.5rem;padding-bottom:.5rem;display:block}.allComment .showComments .getCommentItem .rightComment .topRight{display:flex;margin-bottom:.5rem}.allComment .showComments .getCommentItem .rightComment .topRight h4{font-size:.9rem}.allComment .showComments .getCommentItem .rightComment .topRight span,.allComment .showComments .getCommentItem .rightComment .botRight h5{font-size:.7rem}.allComment .showComments .getCommentItem .leftComment{margin-top:1rem}.allComment .showComments .getCommentItem .leftComment .allCommentTitle{font-size:.8rem;margin-bottom:.5rem}.allComment .showComments .getCommentItem .leftComment .allCommentBody p{font-size:.8rem}.allComment .showComments .getCommentItem .leftComment .getCommentDatas{display:block}.allComment .showComments .getCommentItem .leftComment .getCommentData{margin-top:.5rem}.allComment .showComments .getCommentItem .leftComment .getCommentData h5{font-size:.8rem}.allComment .showComments .getCommentItem .leftComment .getCommentData .items{display:grid;grid-gap:.5rem}.allComment .showComments .emptyComment{font-size:.8rem}}.allSingleNews{display:grid;grid-template-columns:1fr 3fr;grid-gap:1rem;margin:6rem auto 1rem;min-height:100vh}.allSingleNews .right .pic{border-radius:10px;box-shadow:0 0 10px #0000001a;padding:1rem;background:#fff}.allSingleNews .right .pic img{width:100%;height:100%;object-fit:cover}.allSingleNews .right .postsList{border-radius:10px;box-shadow:0 0 10px #0000001a;padding:1rem;margin-top:1rem;background:#fff}.allSingleNews .right .postsList .titleList{font-size:1rem;font-weight:500;color:#000}.allSingleNews .right .postsList ul li{margin-top:1rem;overflow:hidden;transition:all .3s ease-in-out}.allSingleNews .right .postsList ul li a{display:grid;grid-template-columns:auto 1fr;grid-gap:.5rem;align-items:center}.allSingleNews .right .postsList ul li a img{width:5rem;height:100%;object-fit:cover;border-radius:3px}.allSingleNews .right .postsList ul li a .showInfo{display:grid;justify-content:right;text-align:right;align-items:center;grid-gap:.5rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.allSingleNews .right .postsList ul li a .showInfo h4{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:500;color:#000;font-size:.8rem}.allSingleNews .right .postsList ul li a .showInfo span{font-size:.7rem;color:#000;font-weight:300}.allSingleNews .right .postsList ul li a:hover .showInfo h4{color:var(--green-color)}.allSingleNews .left{border-radius:10px;box-shadow:0 0 10px #0000001a;padding:1rem;background:#fff}.allSingleNews .left .top{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.allSingleNews .left .top h1{font-size:1.7rem;font-weight:500;color:#000;line-height:3rem}.allSingleNews .left .top i{display:grid;align-items:center;cursor:pointer}.allSingleNews .left .top i svg{width:2rem;height:2rem;fill:#000}.allSingleNews .left .leftItem{display:flex;flex-wrap:wrap;justify-content:right;align-items:center;padding:1rem 0;margin:1rem 0;border-top:2px dashed #eee;border-bottom:2px dashed #eee;gap:2rem}.allSingleNews .left .leftItem .option{position:relative;padding-left:2rem}.allSingleNews .left .leftItem .option h3{font-size:1.1rem;font-weight:300;color:#000;margin-bottom:.5rem}.allSingleNews .left .leftItem .option h4{font-size:.9rem;font-weight:300;color:#000;background:#f5f5f5;border-radius:5rem;padding:.2rem .5rem}.allSingleNews .left .leftItem .option a{font-size:.9rem;font-weight:300;color:#000;margin-top:.5rem}.allSingleNews .left .leftItem .option:after{content:"";width:2px;height:100%;position:absolute;left:0;bottom:0;top:0;background:#eee}.allSingleNews .left .leftItem .option:last-child:after{content:none}.allSingleNews .left .leftP p{font-size:1rem;font-weight:400;color:#000;margin-bottom:1rem;line-height:3rem}.allSingleNews .left .leftP .image{display:grid;justify-content:center;margin:1rem 0}.allSingleNews .left .leftP ul{margin:2rem}.allSingleNews .left .leftP ul li{list-style:decimal;margin-bottom:1rem}.allSingleNews .left .leftP ul ul{margin:0;margin-top:1rem;margin-right:1rem}.allSingleNews .left .leftP figure{display:grid}.allSingleNews .left .leftP table{background:#fff;border-radius:.3rem;box-shadow:0 0 10px #eee;width:100%;margin-bottom:1rem}.allSingleNews .left .leftP table tr{display:grid;grid-template-columns:repeat(auto-fit,minmax(1px,1fr));align-items:center;grid-gap:1rem;padding:1rem}.allSingleNews .left .leftP table tr th{font-weight:700;color:#000;font-size:.75rem;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:grid;align-items:center;justify-content:center}.allSingleNews .left .leftP table tr td{font-weight:300;font-size:.75rem;text-align:center;color:#000}.allSingleNews .left .leftP table tr td svg{fill:#000;width:1rem;height:1rem;cursor:pointer}.allSingleNews .left .leftP table tr td img{width:2.5rem;height:2.5rem;object-fit:cover;border-radius:5rem;box-shadow:0 0 10px #0000001a}.allSingleNews .left .leftP table tr td a{display:grid;align-items:center}.allSingleNews .left .leftP table tr td a svg{margin-left:.5rem}.allSingleNews .left .leftP table tr .buttons a{font-size:.8rem;padding:.3rem;border-radius:5px;color:#fff;background:green}.allSingleNews .left .leftP table tr .buttons button{font-size:.8rem;padding:.3rem;border-radius:5px;color:#fff;background:orange}.allSingleNews .left .leftP table tr:nth-child(2n){background:#f5f5f5}@media screen and (max-width: 700px){.allSingleNews{display:block}.allSingleNews .right{margin-bottom:1rem}.allSingleNews .right .postsList{position:absolute;opacity:0;visibility:hidden}.allSingleNews .left{padding:.5rem}.allSingleNews .left .top h1{font-size:1.2rem}.allSingleNews .left .top i svg{width:1.5rem;height:1.5rem}.allSingleNews .left .leftP{display:block}.allSingleNews .left .leftItem{gap:1rem}.allSingleNews .left .leftItem .option{padding-left:1rem}.allSingleNews .left .leftItem .option h3,.allSingleNews .left .leftItem .option h4,.allSingleNews .left .leftItem .option a{font-size:.7rem}.allSingleNews .left .leftItem .option a span{font-size:.9rem}.allSingleNews.multiA{margin-top:0}}.allSellerSingle{margin:auto;margin-top:1rem}.allSellerSingle .containers{display:grid;grid-template-columns:1fr 2fr 1fr;grid-gap:1rem}.allSellerSingle .containers .rightContainer .rightD{position:sticky;top:6rem}.allSellerSingle .containers .rightContainer .rightD .users{display:grid;align-items:center;grid-template-columns:auto 1fr;gap:1rem}.allSellerSingle .containers .rightContainer .rightD .users .logo{overflow:hidden;border-radius:10px;border:2px solid white;background:#fff;box-shadow:#3a3d420f 0 1px,#0000004d 0 8px 32px -16px}.allSellerSingle .containers .rightContainer .rightD .users .logo img{width:5rem;height:5rem;object-fit:contain}.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD{display:flex;gap:.5rem;justify-content:space-between;align-items:center}.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD .rate{display:flex;justify-content:center;align-items:center;gap:5px}.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD .rate i{display:grid;align-items:center}.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD .rate i svg{width:1rem;height:1rem}.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD .rate .rateS,.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD .rate .rateC{font-size:.8rem;font-weight:900;color:#444}.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD .rate .rateC{font-size:.7rem;opacity:.7}.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD .off{border-radius:5rem;font-size:.85rem;font-weight:700;color:var(--green-color);padding:.25rem .75rem;background-color:#fff;border:1px solid #eee;box-shadow:#3a3d420f 0 1px,#0003 0 4px 16px -8px}.allSellerSingle .containers .rightContainer .rightD .users .detailU .name{font-size:1.1rem;font-weight:900;color:#444;margin-top:.5rem}.allSellerSingle .containers .rightContainer .rightD .openDetails{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem}.allSellerSingle .containers .rightContainer .rightD .openDetails .openDetail{display:flex;align-items:center;gap:.5rem;justify-content:center;margin-top:1rem;border-radius:5rem;font-size:.95rem;font-weight:700;color:#00b862;cursor:pointer;text-align:center;padding:.5rem 1rem;background-color:#fff;border:1px solid #eee;box-shadow:#3a3d420f 0 1px,#0003 0 4px 16px -8px}.allSellerSingle .containers .rightContainer .rightD .openDetails .openDetail i{display:grid;align-items:center}.allSellerSingle .containers .rightContainer .rightD .openDetails .openDetail i svg{width:1rem;height:1rem;fill:#00b862}.allSellerSingle .containers .rightContainer .rightD .cats{margin-top:2rem}.allSellerSingle .containers .rightContainer .rightD .cats .item{padding:.5rem 1rem;font-size:1rem;font-weight:500;color:#444;text-align:left;cursor:pointer}.allSellerSingle .containers .rightContainer .rightD .cats .active{color:#000;font-weight:900;border-left:2px solid black}.allSellerSingle .containers .centerContainer .alert{background:#ff000026;color:red;padding:1rem;border-radius:.3rem;font-size:.9rem;font-weight:300;letter-spacing:.3px;margin:1rem 0}.allSellerSingle .containers .centerContainer .success{background:#00ff001a;color:green;padding:1rem;border-radius:.3rem;font-size:.9rem;font-weight:300;letter-spacing:.3px;margin:1rem 0}.allSellerSingle .containers .centerContainer .closed{background:#f003;color:red;padding:.5rem;border-radius:5px;margin-bottom:1rem;font-size:1rem;font-weight:700;text-align:center}.allSellerSingle .containers .centerContainer .cats{background:#fff;border:1px solid #eee;border-radius:10px}.allSellerSingle .containers .centerContainer .cats .items .titleI{text-align:center;font-size:.9rem;font-weight:700;color:#444;opacity:.9;padding:.8rem 0;border-bottom:1px solid #eee;border-top:1px solid #eee}.allSellerSingle .containers .centerContainer .cats .items .resP{display:none}.allSellerSingle .containers .centerContainer .cats .items .resP .product{padding:.5rem;border-left:1px solid #eee}.allSellerSingle .containers .centerContainer .cats .items .resP .product .topP{display:flex;flex-direction:column-reverse}.allSellerSingle .containers .centerContainer .cats .items .resP .product .topP .rightP .title1{font-size:.9rem;margin:.5rem 0}.allSellerSingle .containers .centerContainer .cats .items .resP .product .topP .rightP .body1{font-size:.7rem;font-weight:300;color:#444;overflow:hidden;display:-webkit-box;opacity:.7;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.allSellerSingle .containers .centerContainer .cats .items .resP .product .topP .pic{display:grid;justify-content:center}.allSellerSingle .containers .centerContainer .cats .items .resP .product .topP .pic img{width:8rem;height:8rem;object-fit:contain}.allSellerSingle .containers .centerContainer .cats .items .resP .product .botP{margin-top:.5rem}.allSellerSingle .containers .centerContainer .cats .items .resP .product .botP .count1{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.allSellerSingle .containers .centerContainer .cats .items .resP .product .botP .count1 .prices{display:flex;justify-content:space-between;width:100%;align-items:center}.allSellerSingle .containers .centerContainer .cats .items .resP .product .botP .count1 .prices .topP .off{background:var(--green-color);padding:.1rem .3rem;color:#fff;font-size:.7rem;border-radius:5px}.allSellerSingle .containers .centerContainer .cats .items .resP .product .botP .count1 .prices .price{font-weight:300;color:#444;font-size:.7rem}.allSellerSingle .containers .centerContainer .cats .items .resP .product .botP .count1 .prices .price span{font-size:1.2rem;margin-left:5px;font-weight:900}.allSellerSingle .containers .centerContainer .cats .items .resP .product .botP .addCarts{display:grid;justify-content:center;width:100%}.allSellerSingle .containers .centerContainer .cats .items .resP .product .botP .addCarts button{border:1px solid #eee;border-radius:3rem;color:var(--green-color);background-color:#fff;box-shadow:0 5px 10px #0000000d;padding:.3rem 2rem;font-size:.9rem;font-weight:500}.allSellerSingle .containers .centerContainer .cats .items .resP .swiper-button-next,.allSellerSingle .containers .centerContainer .cats .items .resP .swiper-button-prev{padding:.5rem;background:#fff;width:1.5rem;height:1.5rem;border-radius:10px;box-shadow:0 0 10px #0000004d}.allSellerSingle .containers .centerContainer .cats .items .resP .swiper-button-next:before,.allSellerSingle .containers .centerContainer .cats .items .resP .swiper-button-next:after,.allSellerSingle .containers .centerContainer .cats .items .resP .swiper-button-prev:before,.allSellerSingle .containers .centerContainer .cats .items .resP .swiper-button-prev:after{font-size:1rem;color:var(--green-color)}.allSellerSingle .containers .centerContainer .cats .items .products{display:grid;grid-template-columns:1fr 1fr}.allSellerSingle .containers .centerContainer .cats .items .products .product{padding:1rem;border-bottom:1px solid #eee}.allSellerSingle .containers .centerContainer .cats .items .products .product .topP{display:grid;grid-template-columns:1fr 8rem;grid-gap:.5rem;cursor:pointer}.allSellerSingle .containers .centerContainer .cats .items .products .product .topP .rightP .title1{font-size:1rem;font-weight:900;color:#000;margin-bottom:.5rem}.allSellerSingle .containers .centerContainer .cats .items .products .product .topP .rightP .body1{font-size:.8rem;font-weight:300;color:#444;overflow:hidden;display:-webkit-box;opacity:.7;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis}.allSellerSingle .containers .centerContainer .cats .items .products .product .topP .pic img{width:8rem;height:8rem;object-fit:contain}.allSellerSingle .containers .centerContainer .cats .items .products .product .botP{margin-top:.5rem}.allSellerSingle .containers .centerContainer .cats .items .products .product .botP .count1{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.allSellerSingle .containers .centerContainer .cats .items .products .product .botP .count1 .prices .topP{display:flex;justify-content:right;align-items:center;gap:.3rem}.allSellerSingle .containers .centerContainer .cats .items .products .product .botP .count1 .prices .topP s{color:#444;font-size:.7rem;font-weight:300}.allSellerSingle .containers .centerContainer .cats .items .products .product .botP .count1 .prices .topP .off{background:var(--green-color);padding:.1rem .3rem;color:#fff;font-size:.7rem;border-radius:5px}.allSellerSingle .containers .centerContainer .cats .items .products .product .botP .count1 .prices .price{font-weight:300;color:#444;font-size:.8rem}.allSellerSingle .containers .centerContainer .cats .items .products .product .botP .count1 .prices .price span{font-size:1.2rem;margin-left:5px;font-weight:900}.allSellerSingle .containers .centerContainer .cats .items .products .product .botP .addCarts button{border:1px solid #eee;border-radius:3rem;color:var(--green-color);background-color:#fff;box-shadow:0 5px 10px #0000000d;padding:.5rem 2rem;font-size:.9rem;font-weight:500;transition:all .3s ease-in-out}.allSellerSingle .containers .centerContainer .cats .items .products .product .botP .addCarts button:hover{background:var(--green-color);color:#fff}.allSellerSingle .containers .centerContainer .cats .items .products .product:nth-child(odd){border-left:1px solid #eee}.allSellerSingle .containers .centerContainer .cats .items:first-child .titleI{border-top:0}.allSellerSingle .containers .leftContainer .times{margin-bottom:1rem;position:relative}.allSellerSingle .containers .leftContainer .times .titles{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;padding:1rem;background-color:#fff;border:1px solid #eee;border-radius:.5rem;cursor:pointer}.allSellerSingle .containers .leftContainer .times .titles i{display:grid;align-items:center}.allSellerSingle .containers .leftContainer .times .titles i svg{width:1rem;height:1rem;fill:#444}.allSellerSingle .containers .leftContainer .times .titles .title{font-size:.8rem;font-weight:500}.allSellerSingle .containers .leftContainer .times .titles .title span{background:var(--back4-color);padding:2px 4px;border:1px solid rgb(0,184,98);color:#00b862;font-size:.75rem;border-radius:5px}.allSellerSingle .containers .leftContainer .times ul{display:none;position:absolute;top:calc(100% - .5rem);right:0;left:0;background:#fff;box-shadow:0 10px 10px #00000008;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border:1px solid #eee;border-top:0}.allSellerSingle .containers .leftContainer .times ul li{padding:.5rem 1rem;font-size:.9rem;font-weight:500;color:#444;cursor:pointer;display:flex;align-items:center;gap:.5rem}.allSellerSingle .containers .leftContainer .times ul li i{display:grid;align-items:center}.allSellerSingle .containers .leftContainer .times ul li i svg{width:1rem;height:1rem;fill:#444}.allSellerSingle .containers .leftContainer .carrier{display:flex;align-items:center;gap:.5rem;padding:1rem;background-color:#fff;border:1px solid #eee;border-radius:.5rem;font-size:.85rem;font-weight:500;color:#444}.allSellerSingle .containers .leftContainer .carrier i{display:grid;align-items:center}.allSellerSingle .containers .leftContainer .carrier i svg{width:1rem;height:1rem;fill:#444}.allSellerSingle .containers .leftContainer .carrier span{font-weight:900}.allSellerSingle .containers .leftContainer .allCarts{position:sticky;top:6rem}.allSellerSingle .containers .leftContainer .allCarts .showCart{display:none;background-color:#fff;border:1px solid #eee;border-radius:10px;margin-top:1rem;padding:1rem}.allSellerSingle .containers .leftContainer .allCarts .showCart .titles{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.allSellerSingle .containers .leftContainer .allCarts .showCart .titles .name{display:flex;justify-content:right;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#444}.allSellerSingle .containers .leftContainer .allCarts .showCart .titles .name span{font-size:.8rem}.allSellerSingle .containers .leftContainer .allCarts .showCart .titles .left{display:flex;justify-content:left;gap:1rem;align-items:center}.allSellerSingle .containers .leftContainer .allCarts .showCart .titles .left i{display:grid;align-items:center;cursor:pointer}.allSellerSingle .containers .leftContainer .allCarts .showCart .titles .left i svg{width:1.1rem;height:1.1rem;fill:red}.allSellerSingle .containers .leftContainer .allCarts .showCart .titles .left .cancelCarts{display:none}.allSellerSingle .containers .leftContainer .allCarts .showCart .titles .left .cancelCarts svg{fill:#444}.allSellerSingle .containers .leftContainer .allCarts .showCart .items{margin-top:1rem}.allSellerSingle .containers .leftContainer .allCarts .showCart .items .item{padding:.5rem 0;border-bottom:1px solid #eee}.allSellerSingle .containers .leftContainer .allCarts .showCart .items .item .name{font-size:.9rem;font-weight:900;color:#000;margin-bottom:.5rem}.allSellerSingle .containers .leftContainer .allCarts .showCart .items .item .details{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.allSellerSingle .containers .leftContainer .allCarts .showCart .items .item .details .prices .topP{display:flex;justify-content:right;align-items:center;gap:.3rem}.allSellerSingle .containers .leftContainer .allCarts .showCart .items .item .details .prices .topP s{color:#444;font-size:.7rem;font-weight:300}.allSellerSingle .containers .leftContainer .allCarts .showCart .items .item .details .prices .topP .off{background:var(--green-color);padding:.1rem .2rem;color:#fff;font-size:.6rem;border-radius:5px}.allSellerSingle .containers .leftContainer .allCarts .showCart .items .item .details .prices .price{font-weight:300;color:#444;font-size:.7rem}.allSellerSingle .containers .leftContainer .allCarts .showCart .items .item .details .prices .price span{font-size:.9rem;margin-left:5px;font-weight:900}.allSellerSingle .containers .leftContainer .allCarts .showCart .items .item .details .counts{display:flex;justify-content:left;align-items:center;gap:.5rem}.allSellerSingle .containers .leftContainer .allCarts .showCart .items .item .details .counts .count{display:grid;align-items:center;justify-content:center;width:2rem;height:2rem;cursor:pointer;border-radius:50%;color:var(--green-color);font-size:1.2rem;font-weight:700;border:1px solid #eee;background-color:#fff;background-clip:padding-box;box-shadow:#3a3d420f 0 1px,#0003 0 4px 16px -8px}.allSellerSingle .containers .leftContainer .allCarts .showCart .totals .total{padding:.5rem 0;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.allSellerSingle .containers .leftContainer .allCarts .showCart .totals .total .name,.allSellerSingle .containers .leftContainer .allCarts .showCart .totals .total .price{font-size:.8rem;font-weight:300;color:#000;opacity:.7}.allSellerSingle .containers .leftContainer .allCarts .showCart .totals .total .name span,.allSellerSingle .containers .leftContainer .allCarts .showCart .totals .total .price span{font-size:.9rem;font-weight:500}.allSellerSingle .containers .leftContainer .allCarts .showCart .totals .final{border-top:1px solid #eee}.allSellerSingle .containers .leftContainer .allCarts .showCart .totals .final .name,.allSellerSingle .containers .leftContainer .allCarts .showCart .totals .final .price{opacity:1}.allSellerSingle .containers .leftContainer .allCarts .showCart .totals .final .name span,.allSellerSingle .containers .leftContainer .allCarts .showCart .totals .final .price span{font-size:1rem;font-weight:900}.allSellerSingle .containers .leftContainer .allCarts .showCart .float textarea{height:5rem;border:1px solid #eee;font-size:1rem;font-weight:500;color:#444;padding:1rem;width:100%;border-radius:5px;margin:1rem 0;resize:vertical}.allSellerSingle .containers .leftContainer .allCarts .showCart .float button{position:sticky;bottom:0;width:100%;padding:.5rem;text-align:center;background:var(--green-color);color:#fff;font-size:1rem;font-weight:500;border-radius:5px}.allSellerSingle .containers .leftContainer .allCarts .showCart .float .note,.allSellerSingle .containers .leftContainer .allCarts .showCart .float .limit{position:sticky;bottom:0;width:100%;background:#fcc;color:red;padding:.5rem;border-radius:5px;font-size:.9rem;font-weight:700;margin-top:1rem;text-align:center}.allSellerSingle .containers .leftContainer .allCarts .emptyCart{display:none;background-color:#fff;border:1px solid #eee;border-radius:10px;margin-top:1rem;padding:1rem;text-align:center;font-size:.8rem;font-weight:500;color:#444;position:relative}.allSellerSingle .containers .leftContainer .allCarts .emptyCart i{display:grid;align-items:center;justify-content:center;margin-bottom:1rem}.allSellerSingle .containers .leftContainer .allCarts .emptyCart i svg{width:1.5rem;height:1.5rem;fill:#444}.allSellerSingle .containers .leftContainer .allCarts .emptyCart .closeE{position:absolute;left:.5rem;top:.5rem;display:none}.allSellerSingle .containers .leftContainer .allCarts .emptyCart .closeE i svg{width:1rem;height:1rem;fill:red}.allSellerSingle .resCarts{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:.5rem;box-shadow:0 -10px 10px #0000001a;display:none;grid-template-columns:1fr auto;gap:.5rem;z-index:20}.allSellerSingle .resCarts .btn1{background:var(--green-color);border-radius:10px;color:#fff;font-size:.85rem;font-weight:900;display:grid;align-items:center;justify-content:center}.allSellerSingle .resCarts .cart1{position:relative}.allSellerSingle .resCarts .cart1 i{display:grid;align-items:center;padding:.8rem;border-radius:10px;border:1px solid var(--green-color)}.allSellerSingle .resCarts .cart1 i svg{width:1rem;height:1rem;fill:var(--green-color)}.allSellerSingle .resCarts .cart1 span{font-size:.7rem;font-weight:300;position:absolute;right:-3px;top:-3px;background:var(--green-color);color:#fff;height:17px;width:17px;line-height:0;display:grid;align-items:center;justify-content:center;border-radius:5px}.allSellerSingle .resCarts .limit{background:red}.allSellerSingle .getTime{background:#00000080;z-index:4000;position:fixed;top:0;right:0;width:100%;height:100%;display:grid;grid-template-columns:1fr;justify-content:center}.allSellerSingle .getTime .showTime{background:#fff;width:30%;margin:auto;display:grid;grid-template-columns:1fr;border-radius:10px;overflow:hidden}.allSellerSingle .getTime .showTime .title{color:#444;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:1.2rem;font-weight:900}.allSellerSingle .getTime .showTime .title i{display:grid;align-items:center;cursor:pointer}.allSellerSingle .getTime .showTime .title i svg{width:1.6rem;height:1.6rem;fill:#444}.allSellerSingle .getTime .showTime .details{display:grid;grid-template-columns:1fr 3fr;grid-gap:1rem;padding:1rem}.allSellerSingle .getTime .showTime .details select{padding:.5rem;border-radius:10px;border:2px solid #444;background:transparent;font-size:1rem;font-weight:500;color:#444}.allSellerSingle .getTime .showTime button{background:var(--green-color);padding:.5rem 1rem;border-radius:10px;color:#fff;text-align:center;font-size:1.1rem;font-weight:700;margin:1rem;margin-top:0}.allSellerSingle .allAddress{background:#00000080;z-index:100;position:fixed;top:0;right:0;width:100%;height:100%;display:grid;grid-template-columns:1fr;justify-content:center}.allSellerSingle .allAddress .showAddress{background:#fff;width:50%;margin:auto;display:grid;grid-template-columns:1fr;border-radius:10px;overflow:hidden}.allSellerSingle .allAddress .showAddress .title{color:#444;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:1.2rem;font-weight:900}.allSellerSingle .allAddress .showAddress .title i{display:grid;align-items:center;cursor:pointer}.allSellerSingle .allAddress .showAddress .title i svg{width:1.6rem;height:1.6rem;fill:#444}.allSellerSingle .allAddress .showAddress .addresses{max-height:80vh;overflow-y:scroll}.allSellerSingle .allAddress .showAddress .addresses ul li .address{border-top:2px solid #eee;padding:1rem;cursor:pointer}.allSellerSingle .allAddress .showAddress .addresses ul li .address .titleAddress{display:flex;flex-wrap:wrap;justify-content:right;align-items:center;grid-gap:.5rem}.allSellerSingle .allAddress .showAddress .addresses ul li .address .titleAddress i{display:grid;align-items:center}.allSellerSingle .allAddress .showAddress .addresses ul li .address .titleAddress i svg{width:1.5rem;height:1.5rem;fill:red}.allSellerSingle .allAddress .showAddress .addresses ul li .address .titleAddress span{font-size:1rem;font-weight:500;color:red}.allSellerSingle .allAddress .showAddress .addresses ul li .address .active i svg{fill:var(--green-color)}.allSellerSingle .allAddress .showAddress .addresses ul li .address .active span{color:var(--green-color)}.allSellerSingle .allAddress .showAddress .addresses ul li .address .add i svg{fill:#000}.allSellerSingle .allAddress .showAddress .addresses ul li .address .add span{color:#000}.allSellerSingle .allAddress .showAddress .addresses ul li .address p{font-size:.85rem;color:#000;font-weight:300;margin-top:1rem}.allSellerSingle .allAddress .showAddress .addresses ul li .address .nameAddress{margin-top:1rem}.allSellerSingle .allAddress .showAddress .addresses ul li .address .nameAddress .buttons{display:flex;justify-content:left;align-items:center;grid-gap:.5rem}.allSellerSingle .allAddress .showAddress .addresses ul li .address .nameAddress .buttons button{border-radius:5rem;padding:.3rem 1rem;background:#00c58d1a;color:green}.allSellerSingle .allAddress .showAddress .addresses ul li .address .nameAddress .buttons div{border-radius:5rem;padding:.3rem 1rem;background:#ff9f001a;color:orange}.allSellerSingle .allAddress .showAddress .addresses ul li .address .nameAddress .buttons div:last-child{background:#ffebec;color:#ee232b}.allSellerSingle .allAddress .showAddress .form{max-height:80vh;overflow-y:scroll;padding:1rem}.allSellerSingle .allAddress .showAddress .form .alert{color:red;font-size:.8rem;font-weight:300}.allSellerSingle .allAddress .showAddress .form .items{display:grid;grid-gap:1rem;grid-template-columns:repeat(auto-fit,minmax(5rem,1fr))}.allSellerSingle .allAddress .showAddress .form .note{font-size:1rem;font-weight:700;color:red}.allSellerSingle .allAddress .showAddress .form #map{height:60vh}.allSellerSingle .allAddress .showAddress .form .item{margin-top:1rem}.allSellerSingle .allAddress .showAddress .form .item label{color:#000;font-weight:300;font-size:.9rem;margin-bottom:.5rem;display:grid}.allSellerSingle .allAddress .showAddress .form .item .alert{color:red;font-weight:300;font-size:.8rem;margin-top:.5rem}.allSellerSingle .allAddress .showAddress .form .item input,.allSellerSingle .allAddress .showAddress .form .item select,.allSellerSingle .allAddress .showAddress .form .item h5{border:1px solid #eee;padding:0 .5rem;background:var(--back1-color);color:#000;border-radius:5px;font-size:.85rem;width:100%;height:2.5rem;font-weight:300;transition:all .3s ease-in-out}.allSellerSingle .allAddress .showAddress .form .item input:focus,.allSellerSingle .allAddress .showAddress .form .item select:focus,.allSellerSingle .allAddress .showAddress .form .item h5:focus{box-shadow:0 3px 8px #0000001a;border:1px solid rgb(0,184,98)}.allSellerSingle .allAddress .showAddress .form .item select[name=city]{display:none}.allSellerSingle .allAddress .showAddress .form .buttons{display:flex;justify-content:right;align-items:center;margin-top:1rem;gap:1rem}.allSellerSingle .allAddress .showAddress .form button,.allSellerSingle .allAddress .showAddress .form .cancel,.allSellerSingle .allAddress .showAddress .form .goN,.allSellerSingle .allAddress .showAddress .form .backL,.allSellerSingle .allAddress .showAddress .form .backM{border-radius:5px;padding:.3rem 1rem;background:green;color:#fff;cursor:pointer;font-size:1rem;font-weight:500}.allSellerSingle .allAddress .showAddress .form .backL,.allSellerSingle .allAddress .showAddress .form .backM{background:red}.allSellerSingle .allAddress .showAddress .form .cancel{background:transparent;border:1px solid red;color:red}.allSellerSingle .allShop{background:#00000080;z-index:100;position:fixed;top:0;right:0;width:100%;height:100%;display:grid;grid-template-columns:1fr;justify-content:center}.allSellerSingle .allShop .showShops{background:#fff;width:30%;margin:auto;max-height:80vh;display:grid;grid-template-columns:1fr;border-radius:10px;overflow-y:scroll}.allSellerSingle .allShop .showShops .title{color:#444;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:1.2rem;font-weight:900}.allSellerSingle .allShop .showShops .title i{display:grid;align-items:center;cursor:pointer}.allSellerSingle .allShop .showShops .title i svg{width:1.6rem;height:1.6rem;fill:#444}.allSellerSingle .allShop .showShops .methods{padding:1rem}.allSellerSingle .allShop .showShops .methods .item select{font-size:1rem;font-weight:500;color:#444;padding:.5rem 1rem;border-radius:5px;width:100%;background:#fff;border:1px solid #eee}.allSellerSingle .allShop .showShops .gatePay{display:flex;flex-wrap:wrap;justify-content:center;padding:0 1rem;grid-gap:1rem}.allSellerSingle .allShop .showShops .gatePay .gateItem{display:grid;justify-content:center;padding:.5rem;box-shadow:0 0 10px #0000001a;border-radius:10px;cursor:pointer;border:2px solid #eee;filter:grayscale(1);transition:all .3s ease-in-out}.allSellerSingle .allShop .showShops .gatePay .gateItem img{height:3rem;width:3rem;object-fit:contain}.allSellerSingle .allShop .showShops .gatePay .gateItem:hover{filter:grayscale(0)}.allSellerSingle .allShop .showShops .gatePay .active{border:2px solid var(--green-color);filter:grayscale(0)}.allSellerSingle .allShop .showShops .myBill{padding:1rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem;border-top:3px solid #eee;margin-top:1rem}.allSellerSingle .allShop .showShops .myBill .name{font-size:.9rem;font-weight:700;color:#444}.allSellerSingle .allShop .showShops .myBill .price{font-size:.8rem;font-weight:300;color:#444}.allSellerSingle .allShop .showShops .myBill .price span{color:var(--green-color);font-weight:900;font-size:1.2rem}.allSellerSingle .allShop .showShops .buttons{display:flex;justify-content:center;margin-bottom:1rem}.allSellerSingle .allShop .showShops .buttons button{font-size:.9rem;font-weight:500;color:#fff;background:green;border-radius:5px;padding:.5rem 1rem}@media screen and (max-width: 600px){.allSellerSingle{margin-top:3rem}.allSellerSingle .containers{display:block}.allSellerSingle .containers .rightContainer{margin-bottom:1rem}.allSellerSingle .containers .rightContainer .rightD{position:sticky;top:6rem}.allSellerSingle .containers .rightContainer .rightD .users{display:grid;align-items:center;grid-template-columns:auto 1fr;gap:1rem}.allSellerSingle .containers .rightContainer .rightD .users .logo{overflow:hidden;border-radius:10px;border:2px solid white;background:#fff;box-shadow:#3a3d420f 0 1px,#0000004d 0 8px 32px -16px}.allSellerSingle .containers .rightContainer .rightD .users .logo img{width:5rem;height:5rem;object-fit:contain}.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD{display:flex;gap:.5rem;justify-content:space-between;align-items:center}.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD .rate{display:flex;justify-content:center;align-items:center;gap:5px}.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD .rate i{display:grid;align-items:center}.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD .rate i svg{width:1rem;height:1rem}.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD .rate .rateS,.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD .rate .rateC{font-size:.8rem;font-weight:900;color:#444}.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD .rate .rateC{font-size:.7rem;opacity:.7}.allSellerSingle .containers .rightContainer .rightD .users .detailU .topD .off{border-radius:5rem;font-size:.85rem;font-weight:700;color:var(--green-color);padding:.25rem .75rem;background-color:#fff;border:1px solid #eee;box-shadow:#3a3d420f 0 1px,#0003 0 4px 16px -8px}.allSellerSingle .containers .rightContainer .rightD .users .detailU .name{font-size:1.1rem;font-weight:900;color:#444;margin-top:.5rem}.allSellerSingle .containers .rightContainer .rightD .openDetails{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem}.allSellerSingle .containers .rightContainer .rightD .openDetails .openDetail{display:flex;align-items:center;gap:.5rem;justify-content:center;margin-top:1rem;border-radius:5rem;font-size:.95rem;font-weight:700;color:#00b862;cursor:pointer;text-align:center;padding:.5rem 1rem;background-color:#fff;border:1px solid #eee;box-shadow:#3a3d420f 0 1px,#0003 0 4px 16px -8px}.allSellerSingle .containers .rightContainer .rightD .openDetails .openDetail i{display:grid;align-items:center}.allSellerSingle .containers .rightContainer .rightD .openDetails .openDetail i svg{width:1rem;height:1rem;fill:#00b862}.allSellerSingle .containers .rightContainer .rightD .cats{display:none}.allSellerSingle .containers .centerContainer .cats .items .resP{display:block}.allSellerSingle .containers .centerContainer .cats .items .products,.allSellerSingle .containers .leftContainer .times,.allSellerSingle .containers .leftContainer .carrier,.allSellerSingle .containers .leftContainer .allCarts{display:none}.allSellerSingle .containers .leftContainer .allCarts{position:fixed;bottom:0;right:0;left:0;top:auto;z-index:100;max-height:80vh;overflow-y:scroll;overflow-x:hidden;box-shadow:0 -10px 10px #0000001a;border-radius:10px;background:#fff}.allSellerSingle .containers .leftContainer .allCarts .showCart{margin-top:0}.allSellerSingle .containers .leftContainer .allCarts .showCart .titles .left .cancelCarts{display:grid}.allSellerSingle .containers .leftContainer .allCarts .emptyCart{margin-top:0}.allSellerSingle .containers .leftContainer .allCarts .emptyCart .closeE{display:block}.allSellerSingle .allAddress .showAddress{width:100%;border-radius:0}.allSellerSingle .allAddress .showAddress .addresses,.allSellerSingle .allAddress .showAddress .form{max-height:92vh;height:92vh}.allSellerSingle .allShop .showShops{width:100%;max-height:100vh;height:100vh;border-radius:0;display:block}.allSellerSingle .allShop .showShops .title{color:#444;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:1.2rem;font-weight:900}.allSellerSingle .allShop .showShops .title i{display:grid;align-items:center;cursor:pointer}.allSellerSingle .allShop .showShops .title i svg{width:1.6rem;height:1.6rem;fill:#444}.allSellerSingle .allShop .showShops .methods{padding:1rem}.allSellerSingle .allShop .showShops .methods .item select{font-size:1rem;font-weight:500;color:#444;padding:.5rem 1rem;border-radius:5px;width:100%;background:#fff;border:1px solid #eee}.allSellerSingle .allShop .showShops .gatePay{display:flex;flex-wrap:wrap;justify-content:center;padding:0 1rem;grid-gap:1rem}.allSellerSingle .allShop .showShops .gatePay .gateItem{display:grid;justify-content:center;padding:.5rem;box-shadow:0 0 10px #0000001a;border-radius:10px;cursor:pointer;border:2px solid #eee;filter:grayscale(1);transition:all .3s ease-in-out}.allSellerSingle .allShop .showShops .gatePay .gateItem img{height:3rem;width:3rem;object-fit:contain}.allSellerSingle .allShop .showShops .gatePay .gateItem:hover{filter:grayscale(0)}.allSellerSingle .allShop .showShops .gatePay .active{border:2px solid var(--green-color);filter:grayscale(0)}.allSellerSingle .allShop .showShops .myBill{padding:1rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem;border-top:3px solid #eee;margin-top:1rem}.allSellerSingle .allShop .showShops .myBill .name{font-size:.9rem;font-weight:700;color:#444}.allSellerSingle .allShop .showShops .myBill .price{font-size:.8rem;font-weight:300;color:#444}.allSellerSingle .allShop .showShops .myBill .price span{color:var(--green-color);font-weight:900;font-size:1.2rem}.allSellerSingle .allShop .showShops .buttons{display:flex;justify-content:center;margin-bottom:1rem}.allSellerSingle .allShop .showShops .buttons button{font-size:.9rem;font-weight:500;color:#fff;background:green;border-radius:5px;padding:.5rem 1rem}.allSellerSingle .resCarts{display:grid}}.allProfileIndex{margin:auto;margin-top:1rem;display:grid;grid-template-columns:auto 1fr;grid-gap:1rem}.allProfileIndex .profileIndex .notes{padding:1rem;border-radius:10px;overflow:hidden;margin-bottom:1rem;box-shadow:0 0 20px #00000026;background:var(--back1-color)}.allProfileIndex .profileIndex .notes .noteTitle{font-size:1.1rem;font-weight:700;color:#000}.allProfileIndex .profileIndex .notes .items .item{margin-top:1rem;border-radius:10px;overflow:hidden;background:var(--back3-color);padding:1rem}.allProfileIndex .profileIndex .notes .items .item h4{font-weight:700;font-size:.9rem;color:#000;margin-bottom:.5rem}.allProfileIndex .profileIndex .notes .items .item p{font-weight:300;font-size:.85rem;color:#000}.allProfileIndex .profileIndex .about{border-radius:10px;padding:1rem;background:#fff;box-shadow:0 0 20px #00000026}.allProfileIndex .profileIndex .about .title{font-size:1rem;font-weight:500;color:#444;margin-bottom:1rem}.allProfileIndex .profileIndex .about .items{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;align-items:center}.allProfileIndex .profileIndex .about .items .item .name{font-size:.9rem;font-weight:500;color:#000;margin-bottom:.5rem}.allProfileIndex .profileIndex .about .items .item .body{font-size:1rem;font-weight:500;color:#444;background:#eee;padding:.5rem;border-radius:5px}@media screen and (max-width: 1000px){.allProfileIndex .profileIndex .profileIndexTop,.allProfileIndex .profileIndex .about .items{grid-template-columns:1fr}}.allProfileIndex .profileIndex label{color:#000;font-size:1rem;font-weight:500;padding-right:1rem}.allProfileIndex .profileIndexPay{margin-top:1rem;overflow:hidden;border-radius:10px;box-shadow:0 0 20px #00000026;background:var(--back1-color)}.allProfileIndex .profileIndexPay label{padding:1rem;display:grid}.allProfileIndex .profileIndexPay table{display:grid;grid-template-columns:1fr}.allProfileIndex .profileIndexPay table tr{display:grid;background:var(--back1-color);grid-template-columns:repeat(auto-fit,minmax(1rem,1fr));overflow:hidden;border:1px solid #f5f5f5}.allProfileIndex .profileIndexPay table tr:nth-child(2n){background:var(--back2-color)}.allProfileIndex .profileIndexPay table tr th{padding:1rem;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:.7rem;font-weight:500;color:#000}.allProfileIndex .profileIndexPay table tr th svg{width:1rem;height:1rem}.allProfileIndex .profileIndexPay table tr th:first-child{border-right:0}.allProfileIndex .profileIndexPay table tr td{display:grid;grid-template-columns:repeat(auto-fit,minmax(1rem,auto));justify-content:center;align-items:center;grid-gap:.5rem;text-align:center;padding:1rem}.allProfileIndex .profileIndexPay table tr td a{cursor:pointer}.allProfileIndex .profileIndexPay table tr td a svg{width:1rem;height:1rem}.allProfileIndex .profileIndexPay table tr td span{color:#000;font-size:.75rem;font-weight:300}.allProfileIndex .profileIndexPay table tr .active{display:grid;grid-template-columns:auto auto;justify-content:right;align-items:center;font-weight:500;background:transparent;color:#000;font-size:.7rem}.allProfileIndex .profileIndexPay table tr .active:before{border-radius:10px;width:10px;height:10px;background-color:#00c58d;content:"";display:inline-block;margin-left:10px}.allProfileIndex .profileIndexPay table tr .unActive{display:grid;grid-template-columns:auto auto;justify-content:right;align-items:center;font-weight:300;background:transparent;color:#000;font-size:.7rem}.allProfileIndex .profileIndexPay table tr .unActive:before{border-radius:10px;width:10px;height:10px;background-color:#fc5c63;content:"";display:inline-block;margin-left:10px}@media screen and (max-width: 1200px){.allProfileIndex .profileIndexPay table tr th,.allProfileIndex .profileIndexPay table tr td{padding:2rem 0}}@media screen and (max-width: 700px){.allProfileIndex .profileIndexPay table tr th{padding:1rem 0;font-size:.55rem}.allProfileIndex .profileIndexPay table tr td{padding:1rem 0}.allProfileIndex .profileIndexPay table tr td span{font-size:.55rem;color:#313131}.allProfileIndex .profileIndexPay table tr td i svg{width:.5rem;height:.5rem}.allProfileIndex .profileIndexPay table tr td .active,.allProfileIndex .profileIndexPay table tr td .unActive{font-size:.5rem}.allProfileIndex .profileIndexPay table tr td .active:before,.allProfileIndex .profileIndexPay table tr td .unActive:before{visibility:hidden;position:absolute;top:0}}.allProfileIndex .allUserIndexInfo #upload-image-form .sendImage{background:var(--back1-color);border-radius:10px;overflow:hidden;display:grid;grid-template-columns:1fr;justify-content:center;box-shadow:0 0 20px #00000026;margin-bottom:1rem}.allProfileIndex .allUserIndexInfo #upload-image-form .sendImage .dropify-wrapper{border:1px solid var(--back2-color)!important}.allProfileIndex .allUserIndexInfo #upload-image-form .sendImage .dropify-wrapper .file-icon:before{opacity:0!important;position:absolute!important;top:0!important;visibility:hidden!important}.allProfileIndex .allUserIndexInfo #upload-image-form .sendImage .dropify-wrapper .dropify-message p{margin:0;font-size:1.3rem;font-family:irsans;color:#00800082}.allProfileIndex .allUserIndexInfo #upload-image-form #upload-image{padding:.3rem 1.5rem;font-weight:500;font-size:.9rem;color:#fff;background:var(--green-color);margin-right:1rem;border-radius:5px;box-shadow:0 0 20px #00000026}.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal{background:#eee;margin-top:1rem;border-radius:10px;overflow:hidden}.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems{display:grid;grid-template-columns:repeat(auto-fit,minmax(1px,1fr));border-top:1px solid white}.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems .allUserIndexInfoPersonalItem{padding:1rem;display:grid;grid-template-columns:1fr;grid-gap:.5rem}.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems .allUserIndexInfoPersonalItem input,.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems .allUserIndexInfoPersonalItem textarea{padding:.5rem;background:var(--back2-color);border-radius:.2rem;width:100%;transition:all .3s ease-in-out;font-size:.9rem;line-height:1.571;color:#81858b;height:2.5rem}.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems .allUserIndexInfoPersonalItem textarea{height:10rem}.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems .allUserIndexInfoPersonalItem label{font-size:.9rem;line-height:1.692;color:#000}.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems .allUserIndexInfoPersonalItem h4{height:2.5rem;width:100%;cursor:pointer;background:var(--back2-color);border-radius:.2rem;color:#000;display:grid;align-items:center;padding-right:.5rem;font-weight:300}.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems .allUserIndexInfoPersonalItem:first-child{border-left:1px solid #eee}.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems:first-child{border-top:0}.allProfileIndex .allUserIndexInfo .infoButton{font-size:.9rem;font-weight:300;color:#fff;background:var(--green-color);border-radius:5px;padding:.3rem .5rem;display:grid;margin-top:1rem}@media screen and (max-width: 800px){.allProfileIndex{display:block}.allProfileIndex .allProfileList{display:none}}.profileIndexTicket{padding:1rem;background:#eee;border-radius:10px}.profileIndexTicket .titleTicket{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.profileIndexTicket .titleTicket h1{font-size:1.1rem;font-weight:500;color:#000}.profileIndexTicket .titleTicket button{background:green;padding:.3rem .5rem;border-radius:5px;color:#fff;font-size:.9rem;font-weight:300}.profileIndexTicket h6{font-size:1.2rem;font-weight:500;color:#000;margin-bottom:1rem}.profileIndexTicket .alert{background:#00800042;color:#006200;padding:1rem;border-radius:.3rem;font-size:.85rem;font-weight:300;margin:1rem 0}.profileIndexTicket .containerSub{background:#fff;border-radius:.3rem;box-shadow:0 0 10px #eee;margin-bottom:1rem;padding:1rem;overflow:hidden}.profileIndexTicket .containerSub table{margin-bottom:0}.profileIndexTicket .emptyUser{margin:1rem 0;font-size:1.1rem;font-weight:700;color:green;text-align:center}.profileIndexTicket table{background:#fff;border-radius:.3rem;box-shadow:0 0 10px #eee;width:100%;margin-bottom:1rem}.profileIndexTicket table tr{display:grid;grid-template-columns:repeat(auto-fit,minmax(1px,1fr));align-items:center;grid-gap:1rem;padding:1rem}.profileIndexTicket table tr th{font-weight:700;color:#000;font-size:.85rem;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:grid;align-items:center;justify-content:center}.profileIndexTicket table tr td{font-weight:300;font-size:.85rem;text-align:center;color:#000}.profileIndexTicket table tr td svg{fill:#000;width:1rem;height:1rem;cursor:pointer}.profileIndexTicket table tr td img{width:2.5rem;height:2.5rem;object-fit:cover;border-radius:5rem;box-shadow:0 0 10px #0000001a}.profileIndexTicket table tr td a{display:grid;align-items:center}.profileIndexTicket table tr td a svg{margin-left:.5rem}.profileIndexTicket table tr .buttons a{font-size:.8rem;padding:.3rem;border-radius:5px;color:#fff;background:green}.profileIndexTicket table tr .buttons button{font-size:.8rem;padding:.3rem;border-radius:5px;color:#fff;background:orange}.profileIndexTicket table tr:nth-child(2n){background:#f5f5f5}.profileIndexTicket .allTickets .container{border-radius:5px;background:#fff}.profileIndexTicket .allTickets .container .chat{display:grid;color:#434651}.profileIndexTicket .allTickets .container .chat .chat-header{padding:10px;border-bottom:1px solid #eee;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:1rem}.profileIndexTicket .allTickets .container .chat .chat-header img{width:3rem;height:3rem;object-fit:cover;border-radius:100%}.profileIndexTicket .allTickets .container .chat .chat-header .chat-with{font-weight:700;font-size:16px}.profileIndexTicket .allTickets .container .chat .chat-history{padding:15px;border-bottom:2px solid white;overflow-y:scroll;height:400px}.profileIndexTicket .allTickets .container .chat .chat-history .message-data{display:flex;align-items:center;margin-bottom:15px}.profileIndexTicket .allTickets .container .chat .chat-history .message-data-time{color:#000;font-size:.6rem;padding-right:6px}.profileIndexTicket .allTickets .container .chat .chat-history .message-data-name{color:#000;font-size:.9rem}.profileIndexTicket .allTickets .container .chat .chat-history ul{display:grid}.profileIndexTicket .allTickets .container .chat .chat-history .message{color:#fff;padding:10px 20px;line-height:26px;font-size:13px;border-radius:5px;margin-bottom:30px;max-width:90%;position:relative}.profileIndexTicket .allTickets .container .chat .chat-history .message i{display:grid;align-items:center;justify-content:left;margin-top:.3rem}.profileIndexTicket .allTickets .container .chat .chat-history .message i svg{width:1rem;height:1rem;fill:#fff}.profileIndexTicket .allTickets .container .chat .chat-history .message:after{bottom:100%;right:7%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-bottom-color:green;border-width:10px;margin-left:-10px}.profileIndexTicket .allTickets .container .chat .chat-history .my-message{float:right;background:green}.profileIndexTicket .allTickets .container .chat .chat-history .other-message{background:var(--green-color)}.profileIndexTicket .allTickets .container .chat .chat-history .other-message:after{border-bottom-color:var(--green-color);right:auto;left:1rem}.profileIndexTicket .allTickets .container .chat .chat-message{border-top:1px solid #eee;padding:10px}.profileIndexTicket .allTickets .container .chat .chat-message .messageData{position:relative}.profileIndexTicket .allTickets .container .chat .chat-message .messageData textarea{width:100%;border:none;font-size:.8rem;padding:10px;margin-bottom:10px;border-radius:5px;resize:vertical;background:#eee}.profileIndexTicket .allTickets .container .chat .chat-message .messageData span{position:absolute;bottom:1rem;left:.5rem;background:#777;padding:.3rem .5rem;border-radius:5px;font-weight:300;font-size:.7rem;color:#fff}.profileIndexTicket .allTickets .container .chat .chat-message .chatButtons{display:flex;gap:.5rem}.profileIndexTicket .allTickets .container .chat .chat-message .chatButtons button{display:flex;gap:.5rem;color:#fff;font-size:14px;cursor:pointer;font-weight:300;background:green;padding:.5rem 1rem;border-radius:5px;position:relative}.profileIndexTicket .allTickets .container .chat .chat-message .chatButtons button i{display:flex;justify-content:center;align-items:center}.profileIndexTicket .allTickets .container .chat .chat-message .chatButtons button i svg{width:1rem;height:1rem;fill:#fff}.profileIndexTicket .allTickets .container .chat .chat-message .chatButtons button:last-child{background:red}.profileIndexTicket .allTickets .container .align-left{justify-content:left;text-align:left}.profileIndexTicket .allTickets .container .float-left{float:left;text-align:left}.profileIndexTicket .sendFiles{background:#00000080;z-index:4000;position:fixed;top:0;right:0;width:100%;height:100%;display:grid;grid-template-columns:1fr;justify-content:center}.profileIndexTicket .sendFiles .sendPos{width:40%;padding:1rem;margin:auto;background:#fff;border-radius:.4rem;position:relative}.profileIndexTicket .sendFiles .sendPos .sendImage{background:#fff;border-radius:10px;overflow:hidden;display:grid;grid-template-columns:1fr;justify-content:center;box-shadow:0 0 10px #0000000d;margin-top:1rem}.profileIndexTicket .sendFiles .sendPos .sendImage .dropify-wrapper{height:100px;border:1px solid #eee!important}.profileIndexTicket .sendFiles .sendPos .sendImage .dropify-wrapper .file-icon:before{opacity:0!important;position:absolute!important;top:0!important;visibility:hidden!important}.profileIndexTicket .sendFiles .sendPos .sendImage .dropify-wrapper .dropify-message{position:relative!important;top:auto!important;margin-top:2rem}.profileIndexTicket .sendFiles .sendPos .sendImage .dropify-wrapper .dropify-message p{margin:0;font-size:1rem;font-family:irsans;color:#00800082}.profileIndexTicket .createTicket{padding:1rem;background:#fff;border-radius:5px}.profileIndexTicket .createTicket p{font-size:.8rem;font-weight:300;color:#000;opacity:.7}.profileIndexTicket .createTicket p .closeChats{padding:.2rem .4rem;background:red;color:#fff;border-radius:5px;font-size:.7rem;cursor:pointer;display:none}.profileIndexTicket .createTicket .bodyLabel{display:grid;grid-template-columns:1fr;grid-gap:.5rem;font-size:.9rem;font-weight:300;color:#000;margin-top:1rem}.profileIndexTicket .createTicket .bodyLabel input,.profileIndexTicket .createTicket .bodyLabel select,.profileIndexTicket .createTicket .bodyLabel textarea{background:#fff;border:1px solid #eee;padding:.3rem .5rem;color:#000;border-radius:5px;font-size:.9rem;font-weight:300;width:100%;transition:all .3s ease-in-out}.profileIndexTicket .createTicket .buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}.profileIndexTicket .createTicket .buttons .submit{font-size:.9rem;font-weight:500;color:green;text-align:center;background:transparent;width:100%;border:1px solid green;padding:.5rem 1rem;border-radius:5px;margin-top:1rem;transition:all .3s ease-in-out}.profileIndexTicket .createTicket .buttons .submit:hover{background:green;color:#fff}.profileIndexTicket .createTicket .buttons .cancel{font-size:.9rem;font-weight:500;color:red;text-align:center;background:transparent;width:100%;border:1px solid red;padding:.5rem 1rem;border-radius:5px;margin-top:1rem;transition:all .3s ease-in-out}.profileIndexTicket .createTicket .buttons .cancel:hover{background:red;color:#fff}.profileIndexTicket .createTicket .sendImage{background:#fff;border-radius:10px;overflow:hidden;display:grid;grid-template-columns:1fr;justify-content:center;box-shadow:0 0 10px #0000000d;margin-top:1rem}.profileIndexTicket .createTicket .sendImage .dropify-wrapper{border:1px solid #eee!important}.profileIndexTicket .createTicket .sendImage .dropify-wrapper .file-icon:before{display:none!important}.profileIndexTicket .createTicket .sendImage .dropify-wrapper .dropify-message{position:relative!important;top:auto!important;margin-top:2rem}.profileIndexTicket .createTicket .sendImage .dropify-wrapper .dropify-message p{margin:0;font-size:1rem;color:#00800082}.profileIndexTicket .popUp{background:#00000080;z-index:4000;position:fixed;top:0;right:0;width:100%;height:100%;display:grid;grid-template-columns:1fr;justify-content:center}.profileIndexTicket .popUp .popUpItem{width:40%;margin:auto;background:#fff;border-radius:.4rem;position:relative;padding:1rem}.profileIndexTicket .popUp .popUpItem .title{font-size:1.2rem;font-weight:500;color:#000;text-align:center}.profileIndexTicket .popUp .popUpItem p{margin-top:.5rem;font-size:1rem;font-weight:300;color:#000;text-align:center}.profileIndexTicket .popUp .popUpItem .buttonsPop{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;grid-gap:1rem;margin-top:2rem}.profileIndexTicket .popUp .popUpItem .buttonsPop button{font-size:.9rem;padding:.3rem 1rem;border-radius:5px;background:green;color:#fff}.profileIndexTicket .popUp .popUpItem .buttonsPop button:nth-child(2){background:red}.profileIndexTicket .showTicket{background:#00000080;z-index:4000;position:fixed;top:0;right:0;width:100%;height:100%;display:grid;grid-template-columns:1fr;justify-content:center;overflow-y:scroll}.profileIndexTicket .showTicket .ticketData{width:40%;margin:auto;background:#fff;border-radius:.4rem;position:relative;padding:1rem}.profileIndexTicket .showTicket .ticketData .itemsAnswer{margin-top:2rem}.profileIndexTicket .showTicket .ticketData h4{font-size:.9rem;font-weight:500;color:#000;margin-bottom:.5rem}.profileIndexTicket .showTicket .ticketData p{padding:.5rem;background:#f5f5f5;border-radius:5px;font-size:.85rem;font-weight:300;color:#000}.profileIndexTicket .showTicket .ticketData .buttonsPop{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;grid-gap:1rem;margin-top:2rem}.profileIndexTicket .showTicket .ticketData .buttonsPop button{font-size:.9rem;padding:.3rem 1rem;border-radius:5px;background:green;color:#fff}.profileIndexTicket .showTicket .ticketData .buttonsPop button:nth-child(2){background:red}@media screen and (max-width: 700px){.profileIndexTicket{padding:0}.profileIndexTicket .allTickets .container{display:block}.profileIndexTicket .allTickets .container .people-list{border-left:0;width:100%;border-bottom:1px solid #eee}.profileIndexTicket .allTickets .container .chat{display:grid;background:#fff;color:#434651}.profileIndexTicket .allTickets .container .chat .chat-message .chatButtons{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:.5rem}.profileIndexTicket .allTickets .container .chat .chat-message .chatButtons button{font-size:.7rem;padding:.5rem}.profileIndexTicket .allTickets .container .chat .chat-message .chatButtons button i svg{width:.6rem;height:.6rem}.profileIndexTicket .sendFiles .sendPos{width:90%}.profileIndexTicket .titleTicket h1{font-size:.9rem}.profileIndexTicket .titleTicket button{font-size:.8rem}}.allProfileLists .showFilter{display:none;width:100%;background:#fff;padding:1rem 0;text-align:center;margin:1rem 0;font-size:1rem;font-weight:700;border-radius:5px;cursor:pointer;box-shadow:0 0 10px #0000001a}.allProfileLists .allProfileList{width:15rem;background:var(--green-color);box-shadow:0 0 20px #00000026;padding:.5rem;border-radius:10px;overflow:hidden}.allProfileLists .allProfileList .allUserIndexList{border-radius:10px;overflow:hidden;background:#fff}.allProfileLists .allProfileList .allUserIndexList .allUserIndexListsUser{display:grid;grid-template-columns:1fr;border-bottom:1px solid #ddd;padding-bottom:.5rem;padding-top:.5rem}.allProfileLists .allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserPic{display:grid;justify-content:center;overflow:hidden;padding-top:1rem}.allProfileLists .allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserPic .pic{position:relative}.allProfileLists .allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserPic .pic img{width:auto;height:3rem;object-fit:cover}.allProfileLists .allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserItem{margin-top:.5rem;text-align:center}.allProfileLists .allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserItem .allUserIndexListsUserName{font-size:1.1rem;vertical-align:center;color:#000;opacity:.7;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.allProfileLists .allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserItem .allUserIndexListsUserScore{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;grid-gap:.3rem;padding:0 1rem;margin-top:.8rem}.allProfileLists .allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserItem .allUserIndexListsUserScore svg{width:1.3rem;height:1.3rem}.allProfileLists .allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserItem .allUserIndexListsUserScore span{font-size:.75rem;font-weight:500;letter-spacing:1px;line-height:1.833;color:orange}.allProfileLists .allProfileList .allUserIndexList .allUserIndexListsUser h4{font-size:.8rem;font-weight:300;color:#000;text-align:center;margin-top:1rem}.allProfileLists .allProfileList .allUserIndexList .allUserIndexListItems{display:grid;grid-template-columns:1fr 1fr}.allProfileLists .allProfileList .allUserIndexList .allUserIndexListItems a{display:grid;grid-template-columns:1fr;text-align:center;padding:1rem .5rem;font-size:.8rem;font-weight:300;color:#000}.allProfileLists .allProfileList .allUserIndexList .allUserIndexListItems a:first-child{border-left:1px solid #ddd}.allProfileLists .allProfileList .walletData{border-radius:10px;overflow:hidden;margin-top:1rem;padding:1rem;background:#fff}.allProfileLists .allProfileList .walletData i{display:grid;justify-content:center}.allProfileLists .allProfileList .walletData i svg{width:4rem;height:4rem;fill:#444}.allProfileLists .allProfileList .walletData h3{font-size:1.2rem;font-weight:300;color:#444;text-align:center}.allProfileLists .allProfileList .walletData h3 span{font-size:1rem;letter-spacing:.1px}.allProfileLists .allProfileList .walletData a{display:grid;width:100%;text-align:center;font-size:.9rem;font-weight:300;color:var(--green-color);margin-top:.5rem}.allProfileLists .allProfileList .sellers{border-radius:10px;overflow:hidden;margin-top:1rem;padding:1rem;background:#fff;display:flex;justify-content:right;align-items:center;gap:.5rem}.allProfileLists .allProfileList .sellers i{display:grid;justify-content:center}.allProfileLists .allProfileList .sellers i svg{width:2rem;height:2rem}.allProfileLists .allProfileList .sellers .name{font-size:1rem;font-weight:700;color:#000}.allProfileLists .allProfileList .allUserIndexListsItems{margin-top:1rem;border-radius:10px;overflow:hidden;position:sticky;top:1rem;padding:1rem .5rem;background:#fff}.allProfileLists .allProfileList .allUserIndexListsItems .allUserIndexListsItem{display:grid;grid-template-columns:1fr auto;justify-content:right;align-items:center;grid-gap:.5rem;margin-top:1.5rem;cursor:pointer}.allProfileLists .allProfileList .allUserIndexListsItems .allUserIndexListsItem i{display:grid;justify-content:center;align-items:center}.allProfileLists .allProfileList .allUserIndexListsItems .allUserIndexListsItem i svg{width:.8rem;height:.8rem;fill:var(--green-color)}.allProfileLists .allProfileList .allUserIndexListsItems .allUserIndexListsItem a,.allProfileLists .allProfileList .allUserIndexListsItems .allUserIndexListsItem h3{transition:all .3s ease-in-out;font-size:.9rem;font-weight:700;color:#000;letter-spacing:.2px;opacity:.6}.allProfileLists .allProfileList .allUserIndexListsItems .allUserIndexListsItem:first-child{margin-top:0}.allProfileLists .allProfileList .allUserIndexListsItems .userProducts{margin-top:1.5rem}.allProfileLists .allProfileList .allUserIndexListsItems .userProducts .slide-fade-enter-active,.allProfileLists .allProfileList .allUserIndexListsItems .userProducts .slide-fade-leave-active{transition:all .3s ease-in-out}.allProfileLists .allProfileList .allUserIndexListsItems .userProducts .slide-fade-enter,.allProfileLists .allProfileList .allUserIndexListsItems .userProducts .slide-fade-leave-to{transform:translateY(-10px)}.allProfileLists .allProfileList .allUserIndexListsItems .userProducts ul li{margin-top:.8rem}.allProfileLists .allProfileList .allUserIndexListsItems .userProducts ul li a{font-size:.8rem;font-weight:300;padding-right:.5rem;color:#000;letter-spacing:.2px;display:grid;grid-template-columns:1.4rem 1fr;justify-content:right;align-items:center}.allProfileLists .allProfileList .allUserIndexListsItems .userProducts ul li a:before{content:"";display:grid;width:5px;height:5px;border-radius:5px;background:#000;transition:all .3s ease-in-out}.allProfileLists .allProfileList .allUserIndexListsItems .userProducts ul li a:hover:before{width:1rem}.allProfileLists .allProfileList .becomeList{margin-top:1rem;border-radius:10px;position:relative;display:grid;overflow:hidden;background:var(--green-color)}.allProfileLists .allProfileList .becomeList h4{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:right;grid-gap:.5rem;margin:1rem;font-size:1rem;font-weight:500;color:#fff;z-index:20}.allProfileLists .allProfileList .becomeList h4 i{display:grid;align-items:center}.allProfileLists .allProfileList .becomeList h4 i svg{width:1.3rem;height:1.3rem;fill:#fff}@media screen and (max-width: 800px){.allProfileLists .showFilter{display:block}.allProfileLists .allProfileList{width:100%;overflow-y:scroll;display:none;position:fixed;top:0;right:0;left:0;bottom:0;z-index:1000;padding:1rem}.allProfileLists .allProfileList .showFilter{margin-top:0;background:#eee}}@media screen and (max-width: 800px){.allProfileLists.multiA{margin-top:3rem}}.allWalletIndex{width:100%}.allWalletIndex .chargeWidgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));grid-gap:1rem}.allWalletIndex .chargeWidgets .WidgetItem{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:1rem;padding:1rem;border-radius:10px;overflow:hidden;position:relative;background:#fff;margin-bottom:1rem;box-shadow:0 0 10px #eee}.allWalletIndex .chargeWidgets .WidgetItem .WidgetIcon{position:relative;display:grid;justify-content:center;align-items:center}.allWalletIndex .chargeWidgets .WidgetItem .WidgetIcon svg{width:4rem;height:4rem}.allWalletIndex .chargeWidgets .WidgetItem .WidgetSubject{position:relative;z-index:5}.allWalletIndex .chargeWidgets .WidgetItem .WidgetSubject h4{font-size:.9rem;color:#000;font-weight:500}.allWalletIndex .chargeWidgets .WidgetItem .WidgetSubject h5{font-size:.85rem;color:#000;opacity:.7;font-weight:300;margin-top:.5rem}.allWalletIndex .chargeWidgets .WidgetItem .WidgetSubject h5 span{letter-spacing:.2px}.allWalletIndex .allChargeIndex .success{background:#00800042;color:#006200;padding:1rem;border-radius:.3rem;font-size:.85rem;font-weight:300;margin-bottom:1rem}.allWalletIndex .allChargeIndex .error{color:red;background:#ff00001a;padding:1rem;border-radius:.3rem;font-size:.85rem;font-weight:300;margin-bottom:1rem}.allWalletIndex .allChargeIndex .chargePrice form .chargeField{background:#fff;border:1px solid #bbb;border-radius:10px;padding:1rem;overflow:hidden}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .suggest{display:grid;grid-template-columns:1fr;grid-gap:.5rem;margin-bottom:2rem}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .suggest .title1{font-size:.9rem;font-weight:700;color:#000}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .suggest .boxes{display:flex;justify-content:right;align-items:center;gap:.5rem}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .suggest .boxes .box{background:#eee;border-radius:5rem;font-size:.9rem;font-weight:700;color:#000;padding:.5rem 1rem;cursor:pointer;transition:all .3s ease-in-out}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .suggest .boxes .box:hover{background:#000;color:#fff}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .top{display:grid;grid-template-columns:1fr;grid-gap:.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .top .right1{font-size:.9rem;font-weight:700;color:#000}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .top input{direction:ltr;text-align:left;border:1px solid #000;padding:.3rem .5rem;color:#000;border-radius:5px;font-size:1rem}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .top p{font-size:.75rem;font-weight:300;color:#000}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .finalPrice{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .finalPrice .title2,.allWalletIndex .allChargeIndex .chargePrice form .chargeField .finalPrice .price{font-size:1.1rem;font-weight:900;color:#000}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .finalPrice button{font-size:1rem;font-weight:700;color:#fff;background:var(--green-color);padding:.5rem 2rem;border-radius:5px;cursor:pointer}.allWalletIndex .allChargeIndex .chargePrice form .bot{display:flex;justify-content:space-between;align-items:center;gap:1rem}.allWalletIndex .allChargeIndex .chargePrice form .bot .gateItems{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:2rem 0}.allWalletIndex .allChargeIndex .chargePrice form .bot .gateItems .gateItem{display:grid;justify-content:center;padding:.5rem;box-shadow:0 0 10px #0000001a;border-radius:10px;background:#fff;cursor:pointer;border:2px solid white;filter:grayscale(1);transition:all .3s ease-in-out}.allWalletIndex .allChargeIndex .chargePrice form .bot .gateItems .gateItem img{height:3.5rem;width:3.5rem;object-fit:contain}.allWalletIndex .allChargeIndex .chargePrice form .bot .gateItems .gateItem:hover{filter:grayscale(0)}.allWalletIndex .allChargeIndex .chargePrice form .bot .gateItems .active{border:2px solid var(--green-color);filter:grayscale(0)}.allWalletIndex .allChargeIndex .chargePrice form .bot button{font-size:1rem;font-weight:700;color:#fff;background:var(--green-color);padding:.5rem 2rem;border-radius:5px;cursor:pointer}.allWalletIndex .allChargeIndex .chargeWidgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));grid-gap:1rem}.allWalletIndex .allChargeIndex .chargeWidgets .WidgetItem{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:1rem;padding:1rem;border-radius:10px;overflow:hidden;position:relative;background:#fff;z-index:1;border:1px solid #eee}.allWalletIndex .allChargeIndex .chargeWidgets .WidgetItem .WidgetIcon{position:relative;display:grid;justify-content:center;align-items:center}.allWalletIndex .allChargeIndex .chargeWidgets .WidgetItem .WidgetIcon svg{width:4rem;height:4rem}.allWalletIndex .allChargeIndex .chargeWidgets .WidgetItem .WidgetSubject{position:relative;z-index:5}.allWalletIndex .allChargeIndex .chargeWidgets .WidgetItem .WidgetSubject h4{font-size:.8rem;color:#000;font-weight:300}.allWalletIndex .allChargeIndex .chargeWidgets .WidgetItem .WidgetSubject h5{font-size:.85rem;color:#000;font-weight:700;margin-top:.5rem}.allWalletIndex .allChargeIndex .chargeWidgets .WidgetItem .WidgetSubject h5 span{letter-spacing:.2px}.allWalletIndex .allChargeIndex .packs{background:#fff;padding:1rem;margin:1rem 0;box-shadow:0 0 10px #0000001a;border-radius:10px}.allWalletIndex .allChargeIndex .packs .title{font-size:1.2rem;font-weight:700;color:#000;margin-bottom:.5rem}.allWalletIndex .allChargeIndex .packs .body{font-size:1rem;font-weight:500;color:#000;margin-bottom:1rem}.allWalletIndex .allChargeIndex .packs .items{display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));grid-gap:1rem}.allWalletIndex .allChargeIndex .packs .items .item{display:grid;padding:1rem;border-radius:10px;border:1px solid #ddd}.allWalletIndex .allChargeIndex .packs .items .item h4{text-align:center;font-size:1rem;font-weight:700;color:#000;margin-bottom:.5rem}.allWalletIndex .allChargeIndex .packs .items .item p{text-align:center;font-size:.9rem;font-weight:300;color:#000;margin-bottom:1rem}.allWalletIndex .allChargeIndex .packs .items .item .option{margin-bottom:1rem;font-size:.9rem;font-weight:700;color:#000;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.allWalletIndex .allChargeIndex .packs .items .item .option span:first-child{font-weight:300;font-size:.8rem;opacity:.7}.allWalletIndex .allChargeIndex .packs .items .item .button{display:grid;width:100%;background:green;border-radius:5px;padding:.3rem 1rem;font-size:1rem;font-weight:300;color:#fff;text-align:center}.allWalletIndex .allChargeIndex table{margin-top:1rem;background:#fff;border-radius:10px;width:100%;border:1px solid #eee}.allWalletIndex .allChargeIndex table tr{display:grid;grid-template-columns:repeat(auto-fit,minmax(1px,1fr));align-items:center;grid-gap:1rem;padding:1rem}.allWalletIndex .allChargeIndex table tr th{font-weight:700;color:#000;font-size:.85rem;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:grid;align-items:center;justify-content:center}.allWalletIndex .allChargeIndex table tr td{font-weight:300;font-size:.85rem;text-align:center;color:#000}.allWalletIndex .allChargeIndex table tr td .active{background:green;padding:.3rem .5rem;font-size:.8rem;font-weight:300;color:#fff!important;border-radius:5px}.allWalletIndex .allChargeIndex table tr td .unActive{background:red;padding:.3rem .5rem;font-size:.8rem;font-weight:300;color:#fff!important;border-radius:5px}.allWalletIndex .allChargeIndex table tr:nth-child(2n){background:#eee}@media screen and (max-width: 1000px){.allWalletIndex .allChargeIndex{margin:0}.allWalletIndex .allChargeIndex .chargePrice form .chargeField{border-radius:5px;padding:.5rem}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .suggest{margin-bottom:1rem}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .suggest .title1{text-align:center;margin-bottom:.5rem}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .suggest .boxes{flex-wrap:wrap;justify-content:center}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .suggest .boxes .box{font-size:.7rem;padding:.5rem}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .top{padding-bottom:.5rem}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .top .right1{font-size:.8rem}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .top input{font-size:.85rem}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .finalPrice{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.5rem}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .finalPrice .title2,.allWalletIndex .allChargeIndex .chargePrice form .chargeField .finalPrice .price{font-size:.9rem}.allWalletIndex .allChargeIndex .chargePrice form .chargeField .finalPrice button{font-size:.8rem;padding:.5rem 1rem}.allWalletIndex .allChargeIndex .chargePrice form .bot{display:block}.allWalletIndex .allChargeIndex .chargePrice form .bot .gateItems{margin:1rem 0}.allWalletIndex .allChargeIndex .chargePrice form .bot .gateItems .gateItem img{height:3rem;width:3rem}.allWalletIndex .allChargeIndex .chargePrice form .bot button{width:100%;padding:.5rem 1rem}.allWalletIndex .allChargeIndex .chargePrice form .top .right1{font-size:.8rem}.allWalletIndex .allChargeIndex .chargePrice form .top input{font-size:.8rem;width:100%}.allWalletIndex .allChargeIndex .chargeWidgets{grid-template-columns:1fr 1fr;grid-gap:.5rem}.allWalletIndex .allChargeIndex .chargeWidgets .WidgetItem{display:block;padding:.5rem}.allWalletIndex .allChargeIndex .chargeWidgets .WidgetItem .WidgetIcon{display:none}.allWalletIndex .allChargeIndex .chargeWidgets .WidgetItem .WidgetSubject h4{font-size:.75rem}.allWalletIndex .allChargeIndex .chargeWidgets .WidgetItem .WidgetSubject h5{font-size:.8rem}.allWalletIndex .allChargeIndex .allTables{overflow-x:scroll}.allWalletIndex .allChargeIndex .allTables table{clear:both;margin-top:6px!important;margin-bottom:6px!important;max-width:none!important;border-collapse:separate!important;width:100%}.allWalletIndex .allChargeIndex .allTables table tbody{background:#fff}.allWalletIndex .allChargeIndex .allTables table tr{display:flex}.allWalletIndex .allChargeIndex .allTables table tr td,.allWalletIndex .allChargeIndex .allTables table tr th,.allWalletIndex .allChargeIndex .allTables table tr .buttons{min-width:6rem}}.allWalletIndex .table{background:#fff;border-radius:5px;border:1px solid #bbb}.allWalletIndex .table .filters{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid #bbb}.allWalletIndex .table .filters .right{display:flex;justify-content:right;align-items:center;gap:1rem}.allWalletIndex .table .filters .right .title1{font-weight:700;color:#000;font-size:1rem}.allWalletIndex .table .filters .right select,.allWalletIndex .table .filters .right input{background:transparent;border:1px solid #bbb;padding:.5rem;border-radius:5px;font-weight:300;color:#000;font-size:.85rem}.allWalletIndex .table .filters .right button{background:green;padding:.3rem 1rem;border-radius:5px;color:#fff;font-size:1rem;font-weight:300}.allWalletIndex .table .filters .left a{display:flex;justify-content:center;align-items:center;gap:.5rem;background:var(--green-color);padding:.3rem 1rem;border-radius:5px;color:#fff;font-size:1rem;font-weight:300}.allWalletIndex .table .filters .left a i{display:grid;align-items:center}.allWalletIndex .table .filters .left a i svg{width:1rem;height:1rem;fill:#fff}.allWalletIndex .table table{background:#fff;border-radius:.3rem;width:100%}.allWalletIndex .table table tr{display:grid;grid-template-columns:repeat(auto-fit,minmax(1px,1fr));align-items:center;border-top:1px solid #eee}.allWalletIndex .table table tr th{font-weight:700;color:#000;font-size:.85rem;text-align:center;text-overflow:ellipsis;white-space:nowrap;height:100%;overflow:hidden;border-left:1px solid #eee;padding:.8rem}.allWalletIndex .table table tr th:last-child{border-left:0}.allWalletIndex .table table tr td{display:grid;align-items:center;font-weight:700;font-size:.85rem;text-align:center;color:#000;height:100%;border-left:1px solid #eee;padding:.8rem}.allWalletIndex .table table tr td .unActive{background:red;color:#fff;padding:.2rem .5rem;border-radius:5px}.allWalletIndex .table table tr td .active{background:green;color:#fff;padding:.2rem .5rem;border-radius:5px}.allWalletIndex .table table tr td .buttons{position:relative}.allWalletIndex .table table tr td .buttons .operate{font-size:.8rem;padding:.3rem;border-radius:5px;color:var(--green-color);background:transparent;border:1px solid var(--green-color);width:100%}.allWalletIndex .table table tr td .buttons .items{position:absolute;top:calc(100% + 5px);z-index:10;width:100%;background:#fff;border-radius:5px;border:1px solid var(--green-color);display:none;grid-template-columns:1fr}.allWalletIndex .table table tr td .buttons .items a{display:grid;padding:.5rem;font-size:.8rem;font-weight:300;color:var(--green-color);text-align:right;border-top:1px solid var(--green-color);transition:all .3s ease-in-out}.allWalletIndex .table table tr td .buttons .items a:first-child{border-top:0}.allWalletIndex .table table tr td .buttons .items a:hover{background:var(--green-color);color:#fff}.allWalletIndex .table table tr td:last-child{border-left:0}.allWalletIndex .table table tr:first-child{border-top:0}@media screen and (max-width: 1000px){.allWalletIndex .table{margin-top:.5rem}.allWalletIndex .table table tr td,.allWalletIndex .table table tr th{font-size:.6rem}}.allShowPay{background:#fff;border-radius:10px;padding:1rem;border:1px solid #ddd}.allShowPay .topShowPay .title{display:flex;justify-content:right;align-items:center;gap:1rem;padding:1rem;background:var(--green-color);border-radius:10px}.allShowPay .topShowPay .title h1{font-size:1.4rem;color:#fff;font-weight:700}.allShowPay .topShowPay .title span{font-size:.8rem;font-weight:300;color:#fff;opacity:.9}.allShowPay .topShowPay .title button{display:flex;justify-content:right;align-items:center;grid-gap:.5rem;font-size:.8rem;color:var(--green-color);background:#fff;font-weight:500;padding:.3rem 1rem;border-radius:5px}.allShowPay .topShowPay .title button a{color:#fff}.allShowPay .topShowPay .title button svg{fill:#fff;width:1rem;height:1rem}.allShowPay .topShowPay .title a{display:flex;justify-content:right;align-items:center;gap:.5rem;font-size:.8rem;color:#000;background:#fff;font-weight:500;padding:.3rem 1rem;border-radius:5px}.allShowPay .topShowPay .title a svg{fill:#000;width:1rem;height:1rem}@media screen and (max-width: 500px){.allShowPay .topShowPay .title h2{font-size:1rem}.allShowPay .topShowPay .title span{font-size:.7rem}}.allShowPay .topShowPay .detail .items{display:flex;flex-wrap:wrap;justify-content:right;align-items:center;grid-gap:1.5rem;margin-top:1rem}.allShowPay .topShowPay .detail .items .item{display:grid;grid-template-columns:auto auto;justify-content:right;align-items:center;grid-gap:.5rem}.allShowPay .topShowPay .detail .items .item h5{font-size:.9rem;font-weight:500;color:#000;opacity:.7}.allShowPay .topShowPay .detail .items .item div{font-size:.8rem;font-weight:500;color:#000}.allShowPay .topShowPay .detail .items .item .active{display:grid;grid-template-columns:auto auto;justify-content:right;align-items:center;grid-gap:.5rem}.allShowPay .topShowPay .detail .items .item .active:before{width:10px;height:10px;content:"";background:green;border-radius:5rem}.allShowPay .topShowPay .detail .items .item .unActive{display:grid;grid-template-columns:auto auto;justify-content:right;align-items:center;grid-gap:.5rem}.allShowPay .topShowPay .detail .items .item .unActive:before{width:10px;height:10px;content:"";background:red;border-radius:5rem}@media screen and (max-width: 700px){.allShowPay .topShowPay .detail .items{grid-template-columns:1fr}}.allShowPay .topShowPay .detail .topDetail{border-bottom:1px solid #eee;padding-bottom:1rem;margin-bottom:1rem}.allShowPay .topShowPay .detail .botDetail{border-bottom:1px solid #eee;padding-bottom:1rem}.allShowPay .note{padding:1rem;border-radius:10px;border:1px solid #eee;margin-bottom:1rem}.allShowPay .note .name{font-size:.9rem;font-weight:500;color:#444;margin-bottom:.5rem}.allShowPay .note p{font-size:1rem;color:#000;font-weight:900}.allShowPay .allShowPayContainer .items{background:#f5f5f5;padding:1rem;border-radius:10px}.allShowPay .allShowPayContainer .items .titleProducts{display:flex;justify-content:space-between;align-items:center}.allShowPay .allShowPayContainer .items .titleProducts .title{font-size:1.2rem;font-weight:700;color:#000;margin-bottom:1rem}.allShowPay .allShowPayContainer .items .titleProducts button{padding:.3rem 1rem;font-size:.8rem;font-weight:300;background:green;color:#fff;border-radius:5px}.allShowPay .allShowPayContainer .items .item{padding:1rem;display:grid;grid-template-columns:auto 1fr;align-items:center;border-radius:10px;box-shadow:0 0 5px #0000000d;background:#fff;margin-bottom:1rem;grid-gap:1rem;position:relative}.allShowPay .allShowPayContainer .items .item .cartDetailPic img{width:100%;max-width:10rem;height:8rem;object-fit:cover}.allShowPay .allShowPayContainer .items .item .cartDetailPic i{position:absolute;top:0;right:0;cursor:pointer}.allShowPay .allShowPayContainer .items .item .cartDetailPic i svg{width:1rem;height:1rem;fill:red}.allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartDetailInfoItem{margin-top:.5rem;display:grid;grid-template-columns:auto 1fr;grid-gap:.5rem;align-items:center}.allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartDetailInfoItem span{color:#000;opacity:.7;font-size:.85rem;font-weight:300}.allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartDetailInfoItem .cancel{opacity:1;color:red}.allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartDetailInfoItem h3{font-size:1rem;line-height:1.375;color:#000;font-weight:500}.allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartDetailInfoItem select,.allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartDetailInfoItem input{padding:5px 10px;background:#fff;border:1px solid #eee;border-radius:5px;font-size:.9rem;font-weight:300;color:#000}.allShowPay .allShowPayContainer .items .item .rate{position:absolute;left:.5rem;top:.5rem;background:green;border-radius:5px;font-size:.85rem;font-weight:500;color:#fff;padding:.2rem .5rem;cursor:pointer}.allShowPay .allShowPayContainer .items .item:last-child{margin-bottom:0}@media screen and (max-width: 500px){.allShowPay .allShowPayContainer .items .item{grid-template-columns:1fr}.allShowPay .allShowPayContainer .items .item .cartDetailPic{display:grid;justify-content:center}}.allShowPay .sendRates{background:#00000080;z-index:4000;position:fixed;top:0;right:0;width:100%;height:100%;display:grid;grid-template-columns:1fr;justify-content:center}.allShowPay .sendRates .showRate{background:#fff;width:50%;margin:auto;display:grid;grid-template-columns:1fr;border-radius:10px;overflow:hidden}.allShowPay .sendRates .showRate .title{color:#444;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:1.2rem;font-weight:900}.allShowPay .sendRates .showRate .title i{display:grid;align-items:center;cursor:pointer}.allShowPay .sendRates .showRate .title i svg{width:1.6rem;height:1.6rem;fill:#444}.allShowPay .sendRates .showRate .addComment{background:#fff;display:grid;grid-template-columns:1fr;border-radius:.4rem;overflow-y:scroll;max-height:80vh;padding:1rem}.allShowPay .sendRates .showRate .addComment .alert{color:red;font-size:.8rem;font-weight:300}.allShowPay .sendRates .showRate .addComment .sendCommentItems{display:grid;grid-template-columns:1fr 1fr;align-items:start;grid-gap:1rem}.allShowPay .sendRates .showRate .addComment .sendCommentItem{display:grid;grid-template-columns:1fr;grid-gap:.5rem;margin-top:1rem}.allShowPay .sendRates .showRate .addComment .sendCommentItem input{padding:.5rem;border:1px solid #eee;border-radius:.2rem;width:100%;transition:all .3s ease-in-out;font-size:.75rem;font-weight:300}.allShowPay .sendRates .showRate .addComment .sendCommentItem textarea{padding:.5rem;border:1px solid #eee;border-radius:5px;width:100%;outline-style:unset;transition:all .3s ease-in-out;font-size:.75rem;font-weight:300;height:7rem;resize:vertical}.allShowPay .sendRates .showRate .addComment .sendCommentItem .sendCommentItemTitle{display:grid;grid-template-columns:auto auto;justify-content:right;grid-gap:.5rem;align-items:center}.allShowPay .sendRates .showRate .addComment .sendCommentItem .sendCommentItemTitle i{display:grid;justify-content:center;align-items:center}.allShowPay .sendRates .showRate .addComment .sendCommentItem .sendCommentItemTitle i svg{fill:orange;width:.6rem;height:.6rem}.allShowPay .sendRates .showRate .addComment .sendCommentItem label{font-size:.95rem;line-height:1.692;color:#000;position:relative}.allShowPay .sendRates .showRate .addComment .sendCommentItem label i{position:absolute;left:1rem;top:0;bottom:0;display:grid;justify-content:center;align-items:center;cursor:pointer}.allShowPay .sendRates .showRate .addComment .sendCommentItem label i svg{width:1.2rem;height:1.2rem}.allShowPay .sendRates .showRate .addComment .sendCommentItem span{margin-top:.5rem;width:100%;border:1px solid green;background:#edf6f7;position:relative;padding:.5rem;color:green;border-radius:5px}.allShowPay .sendRates .showRate .addComment .sendCommentItem span i{position:absolute;left:1rem;top:0;bottom:0;display:grid;justify-content:center;align-items:center;cursor:pointer}.allShowPay .sendRates .showRate .addComment .sendCommentItem span i svg{width:1rem;height:1rem}.allShowPay .sendRates .showRate .addComment #badContainer span{border:1px solid red;background:#f7eded;color:red}.allShowPay .sendRates .showRate .addComment .rates{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:1rem}.allShowPay .sendRates .showRate .addComment .rates h4{font-size:.95rem;color:#000;font-weight:500}.allShowPay .sendRates .showRate .addComment .rates .rateItem{direction:ltr}.allShowPay .sendRates .showRate .addComment .allCommentButtons{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:1rem;margin-top:1rem}.allShowPay .sendRates .showRate .addComment .allCommentButtons button{color:#fff;background:green;padding:.5rem 1rem;border-radius:5px}.allShowPay .sendRates .showRate .addComment .allCommentButtons button:last-child{display:block;background:red}@media screen and (max-width: 600px){.allShowPay .sendRates .showRate{width:100%;height:100vh;border-radius:0}}.allCartIndex{margin:auto;margin-top:6rem}.allCartIndex .title{display:flex;justify-content:space-between;align-items:center;gap:.5rem;background:#fff;border-radius:10px;box-shadow:0 5px 10px #0003;padding:1rem}.allCartIndex .title .name{font-size:1.2rem;font-weight:900;color:#000;display:flex;justify-content:right;gap:.5rem;align-items:center}.allCartIndex .title .name i{display:grid;align-items:center}.allCartIndex .title .name i svg{width:1.5rem;height:1.5rem}.allCartIndex .title .next{font-size:.8rem;font-weight:300;color:#444;display:flex;justify-content:left;gap:.5rem;background:#eee;border-radius:5px;padding:5px 10px;align-items:center}.allCartIndex .title .next i{display:grid;align-items:center}.allCartIndex .title .next i svg{width:1rem;height:1rem}.allCartIndex .container1{display:grid;grid-template-columns:1fr auto;grid-gap:2rem;margin-top:1rem}.allCartIndex .container1 .right .carts{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}.allCartIndex .container1 .right .carts .item{background:#fff;border-radius:10px;box-shadow:0 5px 10px #0003;padding:1rem}.allCartIndex .container1 .right .carts .item .topItem{display:grid;grid-template-columns:2fr 1fr;grid-gap:1rem}.allCartIndex .container1 .right .carts .item .topItem .description .title3{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:#000;white-space:pre-line;display:-webkit-box;box-orient:vertical;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.allCartIndex .container1 .right .carts .item .topItem .description .price{display:flex;justify-content:right;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;margin-bottom:.5rem;color:#444}.allCartIndex .container1 .right .carts .item .topItem .description .price .name{font-size:.8rem;font-weight:300;color:#444}.allCartIndex .container1 .right .carts .item .topItem .description .options{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem}.allCartIndex .container1 .right .carts .item .topItem .description .options .option{background:#f5f5f5;text-align:center;padding:.2rem .5rem;border-radius:5rem;font-size:.8rem;font-weight:700;color:#000;border:1px solid #ccc}.allCartIndex .container1 .right .carts .item .topItem .pic{display:grid;align-items:center;border-radius:10px;padding:.5rem;box-shadow:0 0 10px #0000001a}.allCartIndex .container1 .right .carts .item .botItem{display:grid;grid-template-columns:2fr 1fr;grid-gap:1rem;margin-top:1rem}.allCartIndex .container1 .right .carts .item .botItem .operations{display:grid;grid-template-columns:auto 1fr;grid-gap:.5rem;align-items:center;position:relative}.allCartIndex .container1 .right .carts .item .botItem .operations .operation{border-radius:50%;width:1.7rem;height:1.7rem;display:grid;align-items:center;justify-content:center;background:var(--green-color);cursor:pointer}.allCartIndex .container1 .right .carts .item .botItem .operations .operation i{display:grid;align-items:center}.allCartIndex .container1 .right .carts .item .botItem .operations .operation svg{width:.7rem;height:.7rem;fill:#fff}.allCartIndex .container1 .right .carts .item .botItem .operations .seller{padding:.1rem .5rem;border-radius:5rem;font-size:.9rem;text-align:center;color:var(--green-color);border:1px solid var(--green-color)}.allCartIndex .container1 .right .carts .item .botItem .operations ul{display:none;position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:5px;border:1px solid #eee;box-shadow:0 10px 10px #0000001a;overflow:hidden}.allCartIndex .container1 .right .carts .item .botItem .operations ul li{padding:5px 10px;font-size:.85rem;font-weight:300;color:#000;cursor:pointer}.allCartIndex .container1 .right .carts .item .botItem .operations ul li:hover{background:var(--green-color);color:#fff}.allCartIndex .container1 .right .carts .item .botItem .change{display:flex;justify-content:center;align-items:center;gap:1rem}.allCartIndex .container1 .right .carts .item .botItem .change .button1{border-radius:50%;width:1.7rem;height:1.7rem;display:grid;align-items:center;justify-content:center;background:#eee;cursor:pointer}.allCartIndex .container1 .right .carts .item .botItem .change .button1 i{display:grid;align-items:center}.allCartIndex .container1 .right .carts .item .botItem .change .button1 svg{width:.7rem;height:.7rem;fill:#000}.allCartIndex .container1 .left{width:25rem}.allCartIndex .container1 .left .box{background:#fff;border-radius:10px;box-shadow:0 5px 10px #0003;padding:1rem;padding-top:0;margin-bottom:1rem}.allCartIndex .container1 .left .box .item{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 0;border-bottom:1px solid #eee}.allCartIndex .container1 .left .box .item .name{font-weight:700;color:#444;font-size:.8rem}.allCartIndex .container1 .left .box .item .body{display:flex;gap:5px;align-items:center;font-weight:700;color:#000;font-size:.9rem}.allCartIndex .container1 .left .box .item .body:after{content:"︎";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;letter-spacing:normal;font-family:digikala;font-size:1.1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;text-decoration:none;text-transform:none;line-height:1;box-sizing:inherit}.allCartIndex .container1 .left .box .item .body1{font-weight:700;color:#000;font-size:.9rem}.allCartIndex .container1 .left .box .item:nth-last-child(2){border-bottom:0}.allCartIndex .container1 .left .box .final .name{font-size:1rem;color:var(--green-color)}.allCartIndex .container1 .left .box .final .body{font-size:1.2rem;color:var(--green-color)}.allCartIndex .container1 .left .box .move{background:var(--green-color);padding:.5rem;text-align:center;color:#fff;font-size:1rem;font-weight:700;display:grid;width:100%;border-radius:5px}.allCartIndex .allCartIndexEmpty{margin-top:1rem;display:grid;text-align:center;justify-content:center;align-items:center}.allCartIndex .allCartIndexEmpty i svg{fill:var(--green-color);width:7rem;height:7rem}.allCartIndex .allCartIndexEmpty p{color:#444;margin-top:1rem;font-size:1.2rem}@media screen and (max-width: 700px){.allCartIndex .container1{grid-template-columns:1fr;grid-gap:1rem}.allCartIndex .container1 .right .carts{grid-template-columns:1fr;grid-gap:.5rem}.allCartIndex .container1 .right .carts .item{padding:.5rem}.allCartIndex .container1 .right .carts .item .topItem{display:flex;flex-direction:column-reverse;grid-gap:.5rem}.allCartIndex .container1 .right .carts .item .topItem .description .title3{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:#000;white-space:pre-line;display:-webkit-box;box-orient:vertical;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.allCartIndex .container1 .right .carts .item .topItem .description .price{display:flex;justify-content:right;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;margin-bottom:.5rem;color:#444}.allCartIndex .container1 .right .carts .item .topItem .description .price .name{font-size:.8rem;font-weight:300;color:#444}.allCartIndex .container1 .right .carts .item .topItem .description .options{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem}.allCartIndex .container1 .right .carts .item .topItem .description .options .option{background:#f5f5f5;text-align:center;padding:.2rem .5rem;border-radius:5rem;font-size:.8rem;font-weight:700;color:#000;border:1px solid #ccc}.allCartIndex .container1 .right .carts .item .topItem .pic{justify-content:center}.allCartIndex .container1 .right .carts .item .topItem .pic img{height:10rem}.allCartIndex .container1 .right .carts .item .botItem{display:grid;grid-template-columns:2fr 1fr;grid-gap:1rem;margin-top:1rem}.allCartIndex .container1 .right .carts .item .botItem .operations{display:grid;grid-template-columns:auto 1fr;grid-gap:.5rem;align-items:center;position:relative}.allCartIndex .container1 .right .carts .item .botItem .operations .operation{border-radius:50%;width:1.7rem;height:1.7rem;display:grid;align-items:center;justify-content:center;background:var(--green-color);cursor:pointer}.allCartIndex .container1 .right .carts .item .botItem .operations .operation i{display:grid;align-items:center}.allCartIndex .container1 .right .carts .item .botItem .operations .operation svg{width:.7rem;height:.7rem;fill:#fff}.allCartIndex .container1 .right .carts .item .botItem .operations .seller{padding:.1rem .5rem;border-radius:5rem;font-size:.9rem;text-align:center;color:var(--green-color);border:1px solid var(--green-color)}.allCartIndex .container1 .right .carts .item .botItem .operations ul{display:none;position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:5px;border:1px solid #eee;box-shadow:0 10px 10px #0000001a;overflow:hidden}.allCartIndex .container1 .right .carts .item .botItem .operations ul li{padding:5px 10px;font-size:.85rem;font-weight:300;color:#000;cursor:pointer}.allCartIndex .container1 .right .carts .item .botItem .operations ul li:hover{background:var(--green-color);color:#fff}.allCartIndex .container1 .right .carts .item .botItem .change{display:flex;justify-content:center;align-items:center;gap:1rem}.allCartIndex .container1 .right .carts .item .botItem .change .button1{border-radius:50%;width:1.7rem;height:1.7rem;display:grid;align-items:center;justify-content:center;background:#eee;cursor:pointer}.allCartIndex .container1 .right .carts .item .botItem .change .button1 i{display:grid;align-items:center}.allCartIndex .container1 .right .carts .item .botItem .change .button1 svg{width:.7rem;height:.7rem;fill:#000}.allCartIndex .container1 .left{width:100%}.allCartIndex .container1 .left .allCategoryIndex{display:none}}.buyIndex{margin-top:6rem;display:grid;justify-content:center;align-items:center;padding-bottom:1rem}.buyIndex .allBuyItems{width:35rem;background:#fff;box-shadow:0 0 10px #0003;border-radius:10px;overflow:hidden}.buyIndex .allBuyItems .allBuySuccessItemTitle{padding:1rem;background:#6bc259;color:#fff;text-align:center}.buyIndex .allBuyItems .allBuyFailItemTitle{padding:1rem;background:#ee384e;color:#fff;text-align:center}.buyIndex .allBuyItems .allBuyItem{padding:.8rem 2rem;display:grid;grid-template-columns:auto auto;justify-content:space-between;border-top:1px solid #eee}.buyIndex .allBuyItems .allBuyItem label{font-size:1rem;font-weight:300;color:#000;opacity:.9}.buyIndex .allBuyItems .allBuyItem h4{font-size:1rem;color:#000;font-weight:400}.buyIndex .allBuyItems .allBuyButton{margin:1rem 0;text-align:center}.buyIndex .allBuyItems .allBuyButton a{font-size:.9rem;color:#fff;padding:.5rem 1.5rem;background:#6bc259;border-radius:.2rem}@media screen and (max-width: 920px){.buyIndex .allBuyItems{width:20rem}}.allCheckoutIndex{margin:auto;margin-top:6rem;padding-bottom:1rem}.allCheckoutIndex .alert{background:#ff000026;color:var(--red-color);padding:1rem;border-radius:.3rem;font-size:.9rem;font-weight:300;letter-spacing:.3px;margin:1rem 0}.allCheckoutIndex .success{background:#00ff001a;color:green;padding:1rem;border-radius:.3rem;font-size:.9rem;font-weight:300;letter-spacing:.3px;margin:1rem 0}.allCheckoutIndex .title{display:flex;justify-content:space-between;align-items:center;gap:.5rem;background:#fff;border-radius:10px;box-shadow:0 5px 10px #0003;padding:1rem}.allCheckoutIndex .title .name{font-size:1.1rem;font-weight:500;color:#000;display:flex;justify-content:right;gap:.5rem;align-items:center}.allCheckoutIndex .title .name i{display:grid;align-items:center}.allCheckoutIndex .title .name i svg{width:1.3rem;height:1.3rem}.allCheckoutIndex .title .next{font-size:.8rem;font-weight:300;color:#444;display:flex;justify-content:left;gap:.5rem;background:#eee;border-radius:5px;padding:5px 10px;align-items:center}.allCheckoutIndex .title .next i{display:grid;align-items:center}.allCheckoutIndex .title .next i svg{width:1rem;height:1rem}.allCheckoutIndex .container1{display:grid;grid-template-columns:1fr auto;grid-gap:2rem;margin-top:1rem}.allCheckoutIndex .container1 .right .CreateAddress{background:#fff;padding:1rem;margin:auto;border-radius:10px;box-shadow:0 5px 10px #0003}.allCheckoutIndex .container1 .right .CreateAddress .titleAddress span{font-size:1.1rem;font-weight:900;color:#000}.allCheckoutIndex .container1 .right .CreateAddress .form .alert{color:red;font-size:.8rem;font-weight:300}.allCheckoutIndex .container1 .right .CreateAddress .form .items{display:grid;grid-gap:1rem;grid-template-columns:repeat(auto-fit,minmax(5rem,1fr))}.allCheckoutIndex .container1 .right .CreateAddress .form .item{margin-top:1rem;border-radius:10px}.allCheckoutIndex .container1 .right .CreateAddress .form .item label{color:#000;font-weight:300;font-size:1rem;margin-bottom:.5rem;display:grid}.allCheckoutIndex .container1 .right .CreateAddress .form .item .alert{color:red;font-weight:300;font-size:.8rem;margin-top:.5rem}.allCheckoutIndex .container1 .right .CreateAddress .form .item input,.allCheckoutIndex .container1 .right .CreateAddress .form .item select{padding:.5rem;background:#f5f5f5;border:1px solid #f5f5f5;color:#000;border-radius:5px;font-size:1rem;width:100%;font-weight:300;transition:all .3s ease-in-out}.allCheckoutIndex .container1 .right .CreateAddress .form .item input:focus,.allCheckoutIndex .container1 .right .CreateAddress .form .item select:focus{border:1px solid var(--green-color)}.allCheckoutIndex .container1 .right .CreateAddress .bottomAddress{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee;display:flex;justify-content:left;align-items:center}.allCheckoutIndex .container1 .right .CreateAddress .bottomAddress button{padding:.3rem 1rem;background:red;color:#fff;font-size:.9rem;font-weight:300;border-radius:5px}.allCheckoutIndex .container1 .right .payMethod{margin:auto;margin-top:1rem;background:#fff;box-shadow:0 5px 10px #0003;padding:1rem;border-radius:10px}.allCheckoutIndex .container1 .right .payMethod .checkoutTitle{font-size:1.1rem;font-weight:900;color:#000}.allCheckoutIndex .container1 .right .payMethod ul{margin-top:1rem}.allCheckoutIndex .container1 .right .payMethod ul li{padding:1rem 0}.allCheckoutIndex .container1 .right .payMethod ul li button{display:flex;align-items:center;grid-gap:1rem;background:transparent;font-size:.85rem;font-weight:500;color:#000}.allCheckoutIndex .container1 .right .payMethod ul li button i{display:grid;align-items:center;justify-content:center}.allCheckoutIndex .container1 .right .payMethod ul li button i svg{width:1.5rem;height:1.5rem;fill:#000}.allCheckoutIndex .container1 .right .payMethod ul li button:before{content:"";border:2px solid #000;background:#fff;border-radius:100%;width:.9rem;height:.9rem}.allCheckoutIndex .container1 .right .payMethod ul li .active{color:var(--green-color)}.allCheckoutIndex .container1 .right .payMethod ul li .active i svg{fill:var(--green-color)}.allCheckoutIndex .container1 .right .payMethod ul li .active:before{border:2px solid var(--green-color);background:var(--green-color)}.allCheckoutIndex .container1 .left{width:25rem}.allCheckoutIndex .container1 .left .box{background:#fff;border-radius:10px;box-shadow:0 5px 10px #0003;padding:1rem}.allCheckoutIndex .container1 .left .box .title2{font-size:1rem;padding:.5rem;border-radius:5px;text-align:center;background:#eee;margin-bottom:1rem}.allCheckoutIndex .container1 .left .box .options{padding-bottom:1rem;border-bottom:1px solid #eee;margin-bottom:1rem}.allCheckoutIndex .container1 .left .box .options .option{margin-top:.5rem;display:flex;justify-content:space-between;align-items:center}.allCheckoutIndex .container1 .left .box .options .option .title3{font-size:.9rem;font-weight:500;color:#444;opacity:.6}.allCheckoutIndex .container1 .left .box .title4{display:flex;justify-content:space-between;align-items:center;gap:1rem}.allCheckoutIndex .container1 .left .box .title4 .name{font-size:1rem;color:#000;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.allCheckoutIndex .container1 .left .box .title4 .body{font-size:1rem;font-weight:500;color:#444;opacity:.6}.allCheckoutIndex .container1 .left .box .discount{padding:.5rem;border-radius:5px;display:flex;width:100%;justify-content:space-between;border:1px solid #bbb}.allCheckoutIndex .container1 .left .box .discount input{background:transparent;font-size:.9rem;font-weight:300;color:#444}.allCheckoutIndex .container1 .left .box .discount button{padding:5px 10px;background:var(--green-color);font-size:.8rem;font-weight:300;color:#fff;border-radius:5px}.allCheckoutIndex .container1 .left .box .price{margin-top:1rem;display:flex;justify-content:space-between;align-items:center}.allCheckoutIndex .container1 .left .box .price .title3{font-size:.9rem;font-weight:500;color:#444}.allCheckoutIndex .container1 .left .box .price .body{display:flex;justify-content:left;align-items:center;gap:5px;font-size:.9rem;font-weight:500;color:#444}.allCheckoutIndex .container1 .left .box .price .body:after{content:"︎";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;letter-spacing:normal;font-family:digikala;font-size:1.1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;text-decoration:none;text-transform:none;line-height:1;box-sizing:inherit}.allCheckoutIndex .container1 .left .box .priceF{padding-top:1rem;border-top:1px solid #eee;margin-top:1rem;display:flex;justify-content:space-between;align-items:center}.allCheckoutIndex .container1 .left .box .priceF .title3{font-size:1rem;font-weight:900;color:#000}.allCheckoutIndex .container1 .left .box .priceF .body{display:flex;justify-content:left;align-items:center;gap:5px;font-size:1rem;font-weight:900;color:#000}.allCheckoutIndex .container1 .left .box .priceF .body:after{content:"︎";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;letter-spacing:normal;font-family:digikala;font-size:1.1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;text-decoration:none;text-transform:none;line-height:1;box-sizing:inherit}.allCheckoutIndex .container1 .left .box .gatePay{display:grid;grid-template-columns:repeat(4,1fr);margin:1rem 0;grid-gap:1rem}.allCheckoutIndex .container1 .left .box .gatePay .gateItem{display:grid;justify-content:center;padding:.5rem;box-shadow:0 0 10px #0000001a;border-radius:10px;cursor:pointer;border:2px solid #eee;filter:grayscale(1);transition:all .3s ease-in-out}.allCheckoutIndex .container1 .left .box .gatePay .gateItem img{height:4rem;object-fit:contain}.allCheckoutIndex .container1 .left .box .gatePay .gateItem:hover{filter:grayscale(0)}.allCheckoutIndex .container1 .left .box .gatePay .active{border:2px solid var(--green-color);filter:grayscale(0)}.allCheckoutIndex .container1 .left .box .move{background:var(--green-color);padding:.5rem;text-align:center;color:#fff;font-size:1rem;cursor:pointer;font-weight:700;display:grid;width:100%;border-radius:5px;margin-top:1rem}@media screen and (max-width: 700px){.allCheckoutIndex .container1{grid-template-columns:1fr;grid-gap:1rem}.allCheckoutIndex .container1 .left{width:100%}}.allTracking{margin:auto;margin-top:5rem;padding-bottom:1rem}.allTracking .trackingTitle{background:var(--green-color)}.allTracking .trackingTitle h1{font-size:2rem;font-weight:700;color:#fff;margin:auto;padding:2rem 0}.allTracking .trackingTitle .shape2{transform:rotate(180deg);margin-bottom:-1px}.allTracking .trackingTitle .shape2 svg{width:100%;fill:#fff}.allTracking .trackingData{padding:1rem;background:var(--back1-color);margin:auto;margin-top:2rem;border-radius:10px;box-shadow:0 0 10px #0000001a}.allTracking .trackingData p{font-size:1rem;font-weight:500;color:red;margin-bottom:1rem}.allTracking .trackingData input{border:1px solid #DFE3E7;padding:.5rem;color:#000;border-radius:5px;font-size:1rem;font-weight:500;width:100%;transition:all .3s ease-in-out}.allTracking .trackingData input:focus{border:1px solid var(--green-color)}.allTracking .trackingData .error{color:red;font-size:.9rem;font-weight:300}.allTracking .trackingData .trackingItems{display:grid;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));grid-gap:1rem;margin-bottom:1rem}.allTracking .trackingData .trackingItem label{font-size:1rem;font-weight:500;color:#000;margin-bottom:.5rem;display:grid}.allTracking .trackingData .buttons{display:flex;justify-content:center}.allTracking .trackingData .buttons button{padding:.3rem .5rem;background:var(--green-color);font-size:1rem;font-weight:300;color:#fff;border-radius:5px}@media screen and (max-width: 800px){.allTracking .trackingData .trackingItems{display:block}}.allTracking .payTracked{padding:1rem;background:var(--back1-color);margin:auto;margin-top:2rem;border-radius:10px;box-shadow:0 0 10px #0000001a}.allTracking .payTracked .trackedTitle{font-size:1.2rem;font-weight:500;color:#000;padding-bottom:1rem;border-bottom:2px solid #eee}.allTracking .payTracked .topDetail .items{display:flex;flex-wrap:wrap;justify-content:right;align-items:center;grid-gap:1.5rem;margin-top:1rem}.allTracking .payTracked .topDetail .items .item{display:flex;justify-content:right;align-items:center;grid-gap:.5rem}.allTracking .payTracked .topDetail .items .item h5{font-size:1rem;font-weight:500;color:#000;opacity:.6}.allTracking .payTracked .topDetail .items .item div{font-size:1rem;font-weight:500;color:#000}.allTracking .payTracked .topDetail .items .item .active{display:flex;justify-content:right;align-items:center;grid-gap:.5rem}.allTracking .payTracked .topDetail .items .item .active:before{width:10px;height:10px;content:"";background:green;border-radius:5rem}.allTracking .payTracked .topDetail .items .item .unActive{display:flex;justify-content:right;align-items:center;grid-gap:.5rem}.allTracking .payTracked .topDetail .items .item .unActive:before{width:10px;height:10px;content:"";background:red;border-radius:5rem}.allTracking .payTracked .empty{margin-top:1rem;color:red;font-size:1.2rem;font-weight:300}.allTracking .payTracked table{background:var(--back1-color);border-radius:.3rem;box-shadow:0 0 10px #0000000d;margin-top:1rem;width:100%}.allTracking .payTracked table tr{display:grid;grid-template-columns:repeat(auto-fit,minmax(1px,1fr));align-items:center;grid-gap:1rem;padding:1rem}.allTracking .payTracked table tr th{font-weight:700;color:#000;font-size:.85rem;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:grid;align-items:center;justify-content:center}.allTracking .payTracked table tr td{font-weight:300;font-size:.85rem;text-align:center;color:#000}.allTracking .payTracked table tr td a{display:grid;align-items:center}.allTracking .payTracked table tr td .active{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;background:transparent}.allTracking .payTracked table tr td .active:before{border-radius:10px;width:10px;height:10px;background-color:#00c58d;content:"";display:inline-block;margin-left:10px}.allTracking .payTracked table tr td .unActive{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;background:transparent}.allTracking .payTracked table tr td .unActive:before{border-radius:10px;width:10px;height:10px;background-color:#fc5c63;content:"";display:inline-block;margin-left:10px}.allTracking .payTracked table tr .buttons{display:grid;grid-template-columns:auto auto auto;grid-gap:.5rem}.allTracking .payTracked table tr .buttons button{padding:.3rem;border-radius:5px;background:red;color:#fff;font-size:.8rem}.allTracking .payTracked table tr .buttons a{font-size:.8rem;padding:.3rem;border-radius:5px;background:green;color:#fff}.allTracking .payTracked table tr .buttons a:nth-child(2){background:orange}.allTracking .payTracked table tr:nth-child(2n){background:#eee}@media screen and (max-width: 700px){.allTracking .payTracked table tbody{overflow-x:scroll;width:19rem;display:grid}.allTracking .payTracked table tbody tr{padding:.5rem;grid-gap:.5rem;grid-template-columns:repeat(7,auto)}.allTracking .payTracked table tbody tr td,.allTracking .payTracked table tbody tr th{font-size:.7rem;font-weight:300;min-width:8rem}}@media screen and (max-width: 600px){.allTracking .trackingTitle h1{padding:1rem 0}.allTracking .trackingTitle .shape2 svg{height:1rem}}.allTracking.multiA{margin-top:0}@media screen and (max-width: 600px){.allTracking.multiA{margin-top:2.5rem}}.allMenuArchive{background-size:cover;margin-top:5rem}.allMenuArchive .shape2{transform:rotate(180deg)}.allMenuArchive .shape2 svg{fill:#fff}.allMenuArchive .width{margin:auto;padding:3rem 0}.allMenuArchive .width .title{display:flex;justify-content:center;gap:1rem;align-items:center;font-size:3rem;text-align:center;font-weight:900;color:#fff}.allMenuArchive .width .title:before{content:"";width:3rem;height:10px;background:var(--green-color);border-radius:10px}.allMenuArchive .width .title:after{content:"";width:3rem;height:10px;background:var(--green-color);border-radius:10px}.allMenuArchive .width .lists .list{margin-top:5rem;padding:1rem;border-radius:20px;border:3px solid var(--green-color);position:relative;background:#000}.allMenuArchive .width .lists .list .title2{position:relative;transform:translateY(-2.5rem)}.allMenuArchive .width .lists .list .title2 span{position:absolute;top:0;right:0;left:0;bottom:0;display:grid;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.2)}.allMenuArchive .width .lists .list .title2 i{display:grid;justify-content:center}.allMenuArchive .width .lists .list .title2 i svg{height:3.5rem;fill:var(--green-color)}.allMenuArchive .width .lists .list .items .item{margin-top:2rem;display:grid;grid-template-columns:auto auto auto 1fr auto auto;align-items:center;grid-gap:.5rem}.allMenuArchive .width .lists .list .items .item .pic{position:relative;padding:.5rem;display:grid;justify-content:center;align-items:center}.allMenuArchive .width .lists .list .items .item .pic img{position:absolute;top:0;right:0;left:0;bottom:0;width:5rem;height:5rem;margin:auto;border-radius:100%}.allMenuArchive .width .lists .list .items .item .pic i{display:grid;justify-content:center;align-items:center}.allMenuArchive .width .lists .list .items .item .pic i svg{width:6rem;height:6rem;fill:#fff}.allMenuArchive .width .lists .list .items .item .name{font-size:1.3rem;font-weight:700;color:#fff;transition:all .3s ease-in-out}.allMenuArchive .width .lists .list .items .item .line{height:5px;width:100%;margin-top:2px;border-top:3px dotted white;opacity:.7}.allMenuArchive .width .lists .list .items .item .price{font-size:1.4rem;font-weight:500;color:#fff}.allMenuArchive .width .lists .list .items .item button{background:var(--green-color);padding:.5rem 1rem;border-radius:5rem;color:#fff;font-size:1.1rem;font-weight:700}.allMenuArchive .width .lists .list .items .item:first-child{margin-top:0}.allMenuArchive .width .lists .list .items .item:hover .name{color:var(--green-color)}@media screen and (max-width: 600px){.allMenuArchive{margin-top:4rem}.allMenuArchive .shape2{transform:rotate(180deg) translateY(-5px)}.allMenuArchive .width{padding:2rem 0}.allMenuArchive .width .title{font-size:1.8rem}.allMenuArchive .width .title:before{width:2rem;height:7px}.allMenuArchive .width .title:after{width:2rem;height:7px}.allMenuArchive .width .lists .list{padding:.5rem;margin-top:2rem;border-radius:10px}.allMenuArchive .width .lists .list .title2{transform:translateY(-2rem)}.allMenuArchive .width .lists .list .title2 span{font-size:1rem}.allMenuArchive .width .lists .list .title2 i svg{height:2.5rem;fill:var(--green-color)}.allMenuArchive .width .lists .list .items{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}.allMenuArchive .width .lists .list .items .item{grid-template-columns:1fr;border:1px solid #777;padding:.5rem;border-radius:10px;margin-top:0}.allMenuArchive .width .lists .list .items .item .qr{display:grid;justify-content:center}.allMenuArchive .width .lists .list .items .item .qr svg{width:3rem}.allMenuArchive .width .lists .list .items .item .pic img{width:3rem;height:3rem}.allMenuArchive .width .lists .list .items .item .pic i svg{width:4rem;height:4rem}.allMenuArchive .width .lists .list .items .item .name{font-size:.9rem;text-align:center}.allMenuArchive .width .lists .list .items .item .line{height:5px;width:100%;margin-top:2px;border-top:2px dotted white;opacity:.5}.allMenuArchive .width .lists .list .items .item .price{font-size:1rem;text-align:center}.allMenuArchive .width .lists .list .items .item button{padding:.5rem;font-size:.8rem}}.allFooterIndex .shape svg{fill:#fff}.allFooterIndex .width{margin:auto}.allFooterIndex .width .top{padding-top:4rem;padding-bottom:2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem}.allFooterIndex .width .top .list .title{font-size:1.5rem;font-weight:900;color:#fff}.allFooterIndex .width .top .list .items .item{margin-top:2rem;display:flex;align-items:center;gap:1rem;font-size:1.1rem;font-weight:300;color:#fff}.allFooterIndex .width .top .list .items .item i{display:grid;align-items:center}.allFooterIndex .width .top .list .items .item i svg{width:1.5rem;height:1.5rem;fill:var(--green-color)}.allFooterIndex .width .top .list .items .logo{display:grid;justify-content:right;margin-top:2rem}.allFooterIndex .width .top .list .items .logo img{height:5rem;width:100%;object-fit:contain}.allFooterIndex .width .top .list .times .time{margin-top:1rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:.5rem}.allFooterIndex .width .top .list .times .time .name{font-size:1rem;font-weight:700;color:#fff;transition:all .3s ease-in-out}.allFooterIndex .width .top .list .times .time .line{height:5px;width:100%;margin-top:2px;border-top:3px dotted white;opacity:.7}.allFooterIndex .width .top .list .times .time .info{font-size:1rem;font-weight:500;color:var(--green-color)}.allFooterIndex .width .top .list .trusts{display:flex;justify-content:right;align-items:center;margin-top:1rem}.allFooterIndex .width .top .list .trusts img{height:7rem;object-fit:contain}.allFooterIndex .width .bot{padding:2rem 0;border-top:1px solid #bbb;display:flex;justify-content:space-between;align-items:center}.allFooterIndex .width .bot .right{font-size:1rem;font-weight:300;color:#fff}.allFooterIndex .width .bot .left .items{display:flex;justify-content:left;align-items:center;gap:1rem}.allFooterIndex .width .bot .left .items a i{display:grid;align-items:center}.allFooterIndex .width .bot .left .items a i svg{width:1.3rem;height:1.3rem;fill:#fff}@media screen and (max-width: 600px){.allFooterIndex{padding-bottom:4rem}.allFooterIndex .shape{transform:translateY(-5px)}.allFooterIndex .width .top{padding-top:2rem;grid-template-columns:1fr;grid-gap:2rem}.allFooterIndex .width .top .list .title{font-size:1.2rem}.allFooterIndex .width .top .list .items .item{margin-top:1rem;gap:.5rem;font-size:.8rem}.allFooterIndex .width .top .list .items .item i svg{width:1rem;height:1rem}.allFooterIndex .width .top .list .times .time{margin-top:1rem}.allFooterIndex .width .top .list .times .time .name,.allFooterIndex .width .top .list .times .time .info{font-size:.8rem}.allFooterIndex .width .top .list .trusts img{height:5rem}.allFooterIndex .width .bot{padding:1rem 0}.allFooterIndex .width .bot .right{font-size:.7rem}.allFooterIndex .width .bot .left .items{gap:.5rem}.allFooterIndex .width .bot .left .items a i svg{width:1rem;height:1rem}}.allFooterIndex2{background:#153248;margin-top:1rem;padding-top:2rem}.allFooterIndex2 .topFooter{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:1rem;margin:auto}.allFooterIndex2 .topFooter .container p{font-size:.8rem;font-weight:400;color:#fff}.allFooterIndex2 .topFooter .container p:nth-child(3){min-height:65px}.allFooterIndex2 .topFooter .container h2{font-size:1.3rem;font-weight:900;color:#fff;margin-bottom:1.5rem}.allFooterIndex2 .topFooter .container .detail{border:1px solid white;padding:.3rem 1rem;border-radius:5rem;font-size:.8rem;font-weight:850;color:#fff;text-align:center;cursor:pointer}.allFooterIndex2 .topFooter .container .data{display:grid;grid-template-columns:1fr 1fr;margin-top:2rem;grid-gap:1rem}.allFooterIndex2 .topFooter .container .data .item{border:1px solid white;padding:.3rem 1rem;border-radius:5rem;font-size:.8rem;font-weight:850;color:#fff;text-align:center}.allFooterIndex2 .topFooter .container .titleFooter{font-size:.9rem;font-weight:700;color:#fff;border-bottom:2px solid #979797;padding-bottom:.5rem;margin-bottom:1rem}.allFooterIndex2 .topFooter .container ul{margin:2rem 0}.allFooterIndex2 .topFooter .container ul li{font-size:.8rem;font-weight:500;color:#fff;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;margin-top:1rem}.allFooterIndex2 .topFooter .container ul li a{font-size:.8rem;font-weight:500;color:#fff}.allFooterIndex2 .topFooter .container .trustFooter img{height:5rem}.allFooterIndex2 .topFooter .container .containerRights{display:grid;grid-template-columns:1fr auto;grid-gap:.5rem}.allFooterIndex2 .topFooter .container:first-child{padding-left:1rem;border-left:1px solid #979797}.allFooterIndex2 .topFooter .grids ul{margin:0;margin-top:1rem}.allFooterIndex2 .topFooter .containerRes{position:absolute;top:0;opacity:0;visibility:hidden}.allFooterIndex2 .botFooter{background:var(--back1-color);margin-top:2rem;padding:.5rem 0}.allFooterIndex2 .botFooter .blockFooter{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin:auto}.allFooterIndex2 .botFooter .blockFooter .social{display:grid;grid-template-columns:repeat(auto-fit,minmax(2rem,auto));align-items:center;justify-content:right;grid-gap:.5rem}.allFooterIndex2 .botFooter .blockFooter .social a{display:grid;grid-template-columns:1fr;align-items:center;justify-content:center;padding:.4rem .6rem;border-radius:5px;background:var(--back3-color);border:1px solid #000}.allFooterIndex2 .botFooter .blockFooter .social a i{display:grid;align-items:center;cursor:pointer;font-size:1rem;transition:all .3s ease-in-out}.allFooterIndex2 .botFooter .blockFooter .social a i svg{width:1rem;height:1rem;fill:#000}.allFooterIndex2 .botFooter .blockFooter .copyWrite{font-size:.8rem;font-weight:300;color:#000;text-align:left}.allFooterIndex2 .botFooter .blockFooter .emails{font-size:.8rem;font-weight:300;color:#000;text-align:center;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;direction:ltr}.allFooterIndex2 .fixedTab{position:fixed;right:0;left:0;bottom:0;margin:auto;z-index:9;opacity:0;width:0;height:0;visibility:hidden}.allFooterIndex2 .fixedTab .tabs{display:grid;grid-template-columns:1fr auto 1fr;margin:auto;align-items:end}.allFooterIndex2 .fixedTab .tabs .rightTab,.allFooterIndex2 .fixedTab .tabs .leftTab{display:grid;grid-template-columns:1fr 1fr}.allFooterIndex2 .fixedTab .tabs .leftTab{border-top-right-radius:30px;overflow:hidden;box-shadow:0 -1px 10px #0000001a}.allFooterIndex2 .fixedTab .tabs .rightTab{border-top-left-radius:30px;box-shadow:0 -1px 10px #0000001a;overflow:hidden}.allFooterIndex2 .fixedTab .tabs .tab{height:3rem}.allFooterIndex2 .fixedTab .tabs .tab a i{padding:1rem 0;display:grid;justify-content:center;align-items:center;width:100%;background:var(--back1-color)}.allFooterIndex2 .fixedTab .tabs .tab a i svg{width:1.3rem;height:1.3rem;fill:#000}.allFooterIndex2 .fixedTab .tabs .tab .active i svg{fill:var(--green-color)}.allFooterIndex2 .fixedTab .tabs .tab .active a{color:var(--green-color)}.allFooterIndex2 .fixedTab .tabs .homeTab{padding:0 1rem;margin-bottom:1rem}.allFooterIndex2 .fixedTab .tabs .homeTab a i{background:var(--green-color);border-radius:100%;width:3rem;display:grid;align-items:center;box-shadow:0 0 10px #0000000d}.allFooterIndex2 .fixedTab .tabs .homeTab a i svg{fill:#fff}@media screen and (max-width: 700px){.allFooterIndex2 .topFooter{grid-template-columns:1fr 1fr}.allFooterIndex2 .topFooter .container .detail,.allFooterIndex2 .topFooter .container .trustFooter{position:absolute;opacity:0;visibility:hidden;top:0}.allFooterIndex2 .topFooter .container:first-child{grid-column:span 2/span 2;border-left:0}.allFooterIndex2 .topFooter .container:first-child .data .item{font-size:.6rem;padding:.3rem}.allFooterIndex2 .topFooter .containerRes{position:relative;top:auto;opacity:1;visibility:visible}.allFooterIndex2 .topFooter .containerRes .trustFooter img{height:5rem}.allFooterIndex2 .topFooter .containerRes .detail{border:1px solid white;padding:.3rem 1rem;border-radius:5rem;font-size:.5rem;font-weight:850;color:#fff;text-align:center;cursor:pointer;display:grid;margin-top:1rem}.allFooterIndex2 .botFooter .blockFooter{grid-template-columns:1fr;grid-gap:1rem}.allFooterIndex2 .botFooter .blockFooter .copyWrite{text-align:center}.allFooterIndex2 .botFooter .blockFooter .social{justify-content:center}.allFooterIndex2 .botFooter .blockFooter .emails{font-size:.7rem}.allFooterIndex2 .fixedTab{opacity:1;visibility:visible;width:auto;height:auto;z-index:4}}.allHeader{background:#fff;padding:1rem;position:fixed;top:0;right:0;left:0;z-index:10;box-shadow:0 5px 10px #0000001a}.allHeader .width{margin:auto;display:grid;grid-template-columns:auto 1fr auto;grid-gap:2rem}.allHeader .width .logo{display:grid;align-items:center}.allHeader .width .logo img{max-width:9rem;height:3rem;object-fit:contain}.allHeader .width ul{display:flex;gap:1rem;align-items:center;justify-content:right}.allHeader .width ul li .title1{font-size:1.2rem;font-weight:500;color:#000}.allHeader .width .left{display:flex;justify-content:left;align-items:center;gap:1rem}.allHeader .width .left .call{background:var(--green-color);padding:.5rem 2rem;border-radius:5rem;color:#fff;font-size:1rem;font-weight:300}.allHeader .width .left .cart{position:relative}.allHeader .width .left .cart i{background:var(--green-color);border-radius:50%;padding:.8rem;display:grid;align-items:center;justify-content:center}.allHeader .width .left .cart i svg{width:1.1rem;height:1.1rem;fill:#fff}.allHeader .width .left .cart .countCart{position:absolute;bottom:0;left:0;width:20px;height:20px;display:grid;justify-content:center;align-items:center;border-radius:50%;background:#000;box-shadow:0 0 10px #0000004d;color:#fff;font-size:.7rem;font-weight:300}.allHeader .categoryHeaderResponsive{position:fixed;top:0;bottom:0;right:0;transition:all .3s ease-in-out;background:#fff;width:80%;z-index:900;box-shadow:0 1px 7px #00000040;overflow:scroll;display:none}.allHeader .categoryHeaderResponsive .title{display:grid;grid-template-columns:1fr auto;align-items:center;height:55px;border-bottom:1px solid #eee}.allHeader .categoryHeaderResponsive .title span{color:#000;font-weight:700;font-size:1rem;padding:0 1rem}.allHeader .categoryHeaderResponsive .title i{border-right:1px solid #eee;display:grid;align-items:center;justify-content:center;width:4rem;height:100%}.allHeader .categoryHeaderResponsive .title i svg{width:1.7rem;height:1.7rem;fill:#000}.allHeader .categoryHeaderResponsive .allCats li .allCatsTitle{display:grid;grid-template-columns:1fr auto;align-items:center;height:55px;border-bottom:1px solid #eee}.allHeader .categoryHeaderResponsive .allCats li .allCatsTitle a{color:#000;font-weight:300;font-size:.85rem;padding:0 1rem}.allHeader .categoryHeaderResponsive .allCats li .allCatsTitle i{border-right:1px solid #eee;display:grid;align-items:center;justify-content:center;width:4rem;height:100%}.allHeader .categoryHeaderResponsive .allCats li .allCatsTitle i svg{width:.85rem;height:.85rem;fill:#000}.allHeader .categoryHeaderResponsive .allCats li .allCatsList{background:#f5f5f5;display:none}.allHeader .categoryHeaderResponsive .allCats li .allCatsList li ul{background:#fff}.allHeader .categoryHeaderResponsive .allCats li .allCatsList li ul li{background:#f5f5f5;border-right:1px solid #eee}@media screen and (max-width: 600px){.allHeader{padding:.5rem}.allHeader .width{grid-template-columns:1fr auto;grid-gap:1rem}.allHeader .width .logo{display:grid;align-items:center}.allHeader .width .logo img{max-width:9rem;height:3rem;object-fit:contain}.allHeader .width ul{display:none}.allHeader .width .left{gap:.5rem}.allHeader .width .left .call{padding:.5rem;font-size:.7rem}.allHeader .width .left .call:first-child{display:none}.allHeader .width .left .cart i{padding:.7rem}.allHeader .width .left .cart i svg{width:.9rem;height:.9rem}.allHeader .width .left .cart .countCart{width:17px;height:17px;font-size:.6rem}}.allAuthIndex2 .authIndex{display:grid;grid-template-columns:auto 1fr;height:100vh}.allAuthIndex2 .authIndex .login{padding:1rem;width:20rem;display:flex;flex-direction:column}.allAuthIndex2 .authIndex .login .top{flex-grow:1}.allAuthIndex2 .authIndex .login .top h1{font-weight:900;color:#000;text-align:center;font-size:1.3rem;margin-bottom:5vh}.allAuthIndex2 .authIndex .login .top input{background:transparent;border-bottom:1px solid #eee;padding:.5rem;font-size:1rem;font-weight:500;color:#000;text-align:center}.allAuthIndex2 .authIndex .login .top button{padding:.5rem;background:var(--green-color);font-size:1rem;font-weight:500;color:#fff;border-radius:5px}.allAuthIndex2 .authIndex .login .top .buttons{display:grid;grid-template-columns:1fr;grid-gap:.5rem}.allAuthIndex2 .authIndex .login .top .buttons button:last-child{background:#00b862}.allAuthIndex2 .authIndex .login .top .authItems{display:grid;grid-template-columns:1fr;grid-gap:1rem}.allAuthIndex2 .authIndex .login .bot{text-align:center}.allAuthIndex2 .authIndex .login .title{display:grid;justify-content:center;margin-bottom:5vh}.allAuthIndex2 .authIndex .login .title img{height:5rem;object-fit:contain}.allAuthIndex2 .authIndex .login .reset-code{display:none}.allAuthIndex2 .authIndex .leftAuth{background-size:cover;background-position:center;background-repeat:no-repeat;display:grid;align-items:end}.allAuthIndex2 .authIndex .leftAuth .shape2{transform:rotate(180deg);margin-bottom:-1px}.allAuthIndex2 .authIndex .leftAuth .shape2 svg{fill:#fff}@media screen and (max-width: 800px){.allAuthIndex2 .authIndex{grid-template-columns:1fr}.allAuthIndex2 .authIndex .login{width:100%}.allAuthIndex2 .authIndex .leftAuth{display:none}}@media screen and (max-width: 800px){.allAuthIndex2.multiA{margin-top:3rem}}.allPageIndex{margin:auto;background:var(--back1-color);margin-top:6rem;border-radius:10px;padding:1rem;box-shadow:0 0 10px #0000000d;border:1px solid #eee}.allPageIndex h1{padding-bottom:1rem;font-size:1.6rem;font-weight:700;color:var(--green-color);border-bottom:4px dashed #eee;margin-bottom:1rem;text-align:center}.allPageIndex .description p{font-size:1rem;font-weight:300;color:#000;line-height:2.25;border-radius:10px}.allPageIndex .description .image{display:grid;justify-content:center}.allPageIndex .pageContainer{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}.allPageIndex .pageContainer #map4{z-index:1}.allPageIndex .pageContainer .mapp-container{height:20rem!important}.allVendors{display:grid;grid-template-columns:30rem 1fr}.allVendors .sidebar{background:#fff;border-bottom-left-radius:10px;overflow:hidden;box-shadow:10px 0 10px #0003}.allVendors .sidebar .top22{height:calc(100vh - 3rem);padding:1rem}.allVendors .sidebar .top22 h1{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:700;text-align:center}.allVendors .sidebar .top22 h1 i{display:none}.allVendors .sidebar .top22 h1 i svg{width:1.2rem;height:1.2rem;fill:red}.allVendors .sidebar .top22 .lists{overflow-y:scroll}.allVendors .sidebar .top22 .lists .owner{font-size:1rem;font-weight:300;border:1px solid #ccc;padding:.7rem;color:#000;border-radius:10px;margin-top:1rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease-in-out}.allVendors .sidebar .top22 .lists .owner i{display:grid;align-items:center}.allVendors .sidebar .top22 .lists .owner i svg{transition:all .3s ease-in-out;width:1rem;height:1rem}.allVendors .sidebar .top22 .lists .owner:hover{background:var(--green-color);border:1px solid var(--green-color);color:#fff}.allVendors .sidebar .top22 .lists .owner:hover i svg{fill:#fff}.allVendors .sidebar .top22 .lists .load1{text-align:center;font-size:.8rem;font-weight:300;color:#444;display:grid;margin-top:1rem}.allVendors .sidebar .sendB{display:grid;align-items:center;width:100%;height:3rem;background:#000;color:#fff;text-align:center;font-size:1rem;font-weight:300}.allVendors .map1 #map{width:100%;height:100vh}.allVendors .showRes{position:fixed;bottom:0;right:0;left:0;z-index:1000;background:#fff;padding:.5rem;font-size:1rem;font-weight:500;color:#000;box-shadow:0 -10px 10px #0003;text-align:center;display:none}@media screen and (max-width: 800px){.allVendors{display:block}.allVendors .sidebar{display:none;position:absolute;right:0;left:0;bottom:0;top:0;z-index:1001;border-radius:0}.allVendors .sidebar .top22 h1 i{display:grid;align-items:center;justify-content:center}.allVendors .showRes{display:block}}.allHeader2 .allHeaderB2{background:#fff;padding:1rem;position:fixed;top:0;right:0;left:0;z-index:10;box-shadow:0 5px 10px #0000001a}.allHeader2 .allHeaderB2 .width{margin:auto}.allHeader2 .allHeaderB2 .width .top{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center}.allHeader2 .allHeaderB2 .width .top .right{display:flex;justify-content:right;align-items:center;gap:1rem}.allHeader2 .allHeaderB2 .width .top .right .logo{display:grid;align-items:center}.allHeader2 .allHeaderB2 .width .top .right .logo img{max-width:9rem;height:3rem;object-fit:contain}.allHeader2 .allHeaderB2 .width .top .right .cityChoice{padding:.5rem 1rem;border-radius:10px;border:1px solid #eee;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:.5rem;cursor:pointer}.allHeader2 .allHeaderB2 .width .top .right .cityChoice i{display:grid;align-items:center;justify-content:center}.allHeader2 .allHeaderB2 .width .top .right .cityChoice i svg{width:1.1rem;height:1.1rem;fill:#000}.allHeader2 .allHeaderB2 .width .top .right .cityChoice .leftCity .title2{font-size:.9rem;font-weight:500;color:#000}.allHeader2 .allHeaderB2 .width .top form{position:relative}.allHeader2 .allHeaderB2 .width .top form label{background:#fff;border:1px solid #eee;padding:.7rem 1rem;display:flex;justify-content:right;align-items:center;border-radius:10px;gap:.5rem;cursor:text}.allHeader2 .allHeaderB2 .width .top form label i{display:grid;align-items:center}.allHeader2 .allHeaderB2 .width .top form label i svg{width:1rem;height:1rem;fill:#000}.allHeader2 .allHeaderB2 .width .top form label input{width:20rem;font-size:.9rem;font-weight:500;color:#444;background:transparent}.allHeader2 .allHeaderB2 .width .top form label input:focus-within{background:transparent}.allHeader2 .allHeaderB2 .width .top form label select{font-size:.9rem;font-weight:500;color:#444;background:transparent}.allHeader2 .allHeaderB2 .width .top form ul{position:absolute;top:110%;left:0;right:0;background:#fff;box-shadow:0 0 10px #0003;border-radius:5px;z-index:10}.allHeader2 .allHeaderB2 .width .top form ul li a{font-size:.95rem;font-weight:700;color:#000;padding:.5rem 1rem;display:flex;gap:.5rem}.allHeader2 .allHeaderB2 .width .top form ul li a span{color:var(--green-color)}.allHeader2 .allHeaderB2 .width .top form ul li a:hover{background:#eee}.allHeader2 .allHeaderB2 .width .top .left{display:flex;justify-content:left;align-items:center;gap:1rem}.allHeader2 .allHeaderB2 .width .top .left .login{padding:.3rem 1rem;background:var(--green-color);border-radius:10px;font-size:1rem;font-weight:300;color:#fff}.allHeader2 .allHeaderB2 .width .top .left .noticeBtn{position:relative;border:1px solid #eee;border-radius:10px;cursor:pointer}.allHeader2 .allHeaderB2 .width .top .left .noticeBtn i{padding:.5rem;display:grid;align-items:center;justify-content:center}.allHeader2 .allHeaderB2 .width .top .left .noticeBtn i svg{width:1.3rem;height:1.3rem;fill:#000}.allHeader2 .allHeaderB2 .width .top .left .noticeBtn span{position:absolute;left:0;top:-5px;padding:0 5px;font-size:.6rem;font-weight:300;color:#fff;background:#000;border-radius:5px;box-shadow:0 0 10px #0000001a}.allHeader2 .allHeaderB2 .width .top .left .active1{border:1px solid var(--green-color)}.allHeader2 .allHeaderB2 .width .top .left .active1 i svg{fill:var(--green-color)}.allHeader2 .allHeaderB2 .width .top .left .active1 span{background:var(--green-color)}.allHeader2 .allHeaderB2 .width .top .left .logins,.allHeader2 .allHeaderB2 .width .top .left .logins .user{position:relative}.allHeader2 .allHeaderB2 .width .top .left .logins .user .pic{cursor:pointer}.allHeader2 .allHeaderB2 .width .top .left .logins .user .pic img{width:2.5rem;height:2.5rem;object-fit:cover;border-radius:100%}.allHeader2 .allHeaderB2 .width .top .left .logins .user ul{background:var(--back1-color);position:absolute;top:105%;left:0;width:13rem;border-radius:10px;transition:all .3s ease-in-out;box-shadow:0 5px 25px #0000001a;border:1px solid #eee;z-index:100;opacity:0;visibility:hidden}.allHeader2 .allHeaderB2 .width .top .left .logins .user ul li{color:#000}.allHeader2 .allHeaderB2 .width .top .left .logins .user ul li .picUser{width:2.2rem;height:2.2rem;border-radius:5rem;overflow:hidden}.allHeader2 .allHeaderB2 .width .top .left .logins .user ul li .picUser img{height:100%;width:100%;object-fit:cover}.allHeader2 .allHeaderB2 .width .top .left .logins .user ul li .infoUser{display:grid;grid-template-columns:1fr;grid-gap:.2rem}.allHeader2 .allHeaderB2 .width .top .left .logins .user ul li .infoUser span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:.75rem;font-weight:300}.allHeader2 .allHeaderB2 .width .top .left .logins .user ul li a{display:grid;grid-template-columns:auto auto;justify-content:right;align-items:center;grid-gap:.5rem;padding:.7rem;background:transparent;color:#000;font-size:.75rem;font-weight:300;width:10rem}.allHeader2 .allHeaderB2 .width .top .left .logins .user ul li a i{display:grid;justify-content:center;align-items:center}.allHeader2 .allHeaderB2 .width .top .left .logins .user ul li a i svg{width:1rem;height:1rem;fill:#000}.allHeader2 .allHeaderB2 .width .top .left .logins .user ul li:first-child{display:grid;grid-template-columns:auto auto;justify-content:right;align-items:center;background:transparent;grid-gap:.5rem;border-bottom:1px solid #eee;padding:.5rem}.allHeader2 .allHeaderB2 .width .top .left .logins .user ul li:first-child{border-bottom-right-radius:0;border-bottom-left-radius:0;overflow:hidden}.allHeader2 .allHeaderB2 .width .top .left .logins .user:hover ul{visibility:visible;opacity:1}.allHeader2 .allHeaderB2 .width .top .left .project{padding:.3rem 1rem;border:1px solid var(--green-color);border-radius:10px;font-size:1rem;font-weight:300;color:var(--green-color)}.allHeader2 .allHeaderB2 .width .bot{position:relative;margin-top:1rem}.allHeader2 .allHeaderB2 .width .bot .headCat a{display:grid;border:1px solid #eee;border-radius:10px;background:var(--back2-color)}.allHeader2 .allHeaderB2 .width .bot .headCat a img{width:100%;height:6rem;object-fit:contain}.allHeader2 .allHeaderB2 .width .bot .headCat a span{text-align:center;font-size:.9rem;font-weight:500;color:#444;padding:5px}.allHeader2 .allHeaderB2 .width .bot .headCat .swiper-button-next,.allHeader2 .allHeaderB2 .width .bot .headCat .swiper-button-prev{padding:.5rem;background:#fff;width:2rem;height:2rem;z-index:40;border-radius:50%;box-shadow:0 0 10px #0000001a}.allHeader2 .allHeaderB2 .width .bot .headCat .swiper-button-next:before,.allHeader2 .allHeaderB2 .width .bot .headCat .swiper-button-next:after,.allHeader2 .allHeaderB2 .width .bot .headCat .swiper-button-prev:before,.allHeader2 .allHeaderB2 .width .bot .headCat .swiper-button-prev:after{font-size:1rem;color:var(--green-color)}.allHeader2 .allHeaderB2 .width .bot .headCat:before{content:"";position:absolute;right:0;background:linear-gradient(to left,rgb(255,255,255),transparent);top:0;pointer-events:none;bottom:0;width:4rem;z-index:30}.allHeader2 .allHeaderB2 .width .bot .headCat:after{content:"";position:absolute;left:0;background:linear-gradient(to left,rgb(255,255,255),transparent);top:0;pointer-events:none;bottom:0;width:4rem;z-index:30}.allHeader2 .allFilterCity{position:fixed;top:0;bottom:0;right:0;left:0;background:#87878780;z-index:999;display:none}.allHeader2 .allFilterCity .filterCity{background:#fff;padding:1rem;width:35%;margin:auto;border-radius:10px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:none}.allHeader2 .allFilterCity .filterCity .titleAddress{display:grid;grid-template-columns:auto auto;justify-content:space-between;align-items:center}.allHeader2 .allFilterCity .filterCity .titleAddress span{font-size:1.1rem;font-weight:500;color:#000}.allHeader2 .allFilterCity .filterCity .titleAddress i{cursor:pointer}.allHeader2 .allFilterCity .filterCity .titleAddress i svg{width:2rem;height:2rem;fill:#000}.allHeader2 .allFilterCity .filterCity .form .item{margin-top:2rem}.allHeader2 .allFilterCity .filterCity .form .item label{color:#000;font-weight:300;font-size:.9rem;margin-bottom:.5rem}.allHeader2 .allFilterCity .filterCity .form .item select{border:1px solid #eee;padding:0 .5rem;background:#fff;color:#000;border-radius:5px;font-size:.85rem;width:100%;height:2.5rem;font-weight:300;transition:all .3s ease-in-out}.allHeader2 .allFilterCity .filterCity .form .item select:focus{box-shadow:0 3px 8px #0000001a;border:1px solid rgb(0,184,98)}.allHeader2 .allFilterCity .filterCity .form .item select[name=city],.allHeader2 .allFilterCity .filterCity .form #cityContainer{display:none}@media screen and (max-width: 1600px){.allHeader2 .allFilterCity .filterCity .form .item{margin-top:.5rem}}.allHeader2 .allFilterCity .filterCity .bottomAddress{margin-top:1rem;display:grid;grid-template-columns:auto auto;justify-content:right;align-items:center;grid-gap:1rem}.allHeader2 .allFilterCity .filterCity .bottomAddress button{padding:.3rem 1rem;background:var(--green-color);color:#fff;font-size:.9rem;font-weight:300;border-radius:5px}@media screen and (max-width: 700px){.allHeader2 .allFilterCity .filterCity{width:98%}}.allHeader2 .alertShow{position:fixed;left:0;right:0;top:0;bottom:0;background:#00000080;z-index:100;box-shadow:10px 0 10px #00000026;direction:ltr}.allHeader2 .alertShow .alertBox{direction:rtl;width:30rem;background:#fff}.allHeader2 .alertShow .alertBox .block{position:relative}.allHeader2 .alertShow .alertBox .block .load{position:absolute;top:0;right:0;left:0;bottom:0;background:#00000080;display:grid;justify-content:center;align-items:center;font-size:2rem;font-weight:700;color:#fff}.allHeader2 .alertShow .alertBox .titleAll{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem;border-bottom:1px solid #eee}.allHeader2 .alertShow .alertBox .titleAll .name{font-size:1rem;font-weight:500;color:#000}.allHeader2 .alertShow .alertBox .titleAll i{display:grid;align-items:center;justify-content:center}.allHeader2 .alertShow .alertBox .titleAll i svg{width:1.3rem;height:1.3rem;fill:#000}.allHeader2 .alertShow .alertBox .items{height:calc(100vh - 3rem);overflow-y:scroll}.allHeader2 .alertShow .alertBox .items .item{padding:1rem;border-bottom:1px solid #ddd}.allHeader2 .alertShow .alertBox .items .item .detail .title2{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.5rem;margin-bottom:.5rem}.allHeader2 .alertShow .alertBox .items .item .detail .title2 .name{line-height:1.7rem;font-size:.8rem;font-weight:900;color:#444}.allHeader2 .alertShow .alertBox .items .item .detail .title2 .time,.allHeader2 .alertShow .alertBox .items .item .detail .body{font-size:.8rem;font-weight:300;color:#000}.allHeader2 .alertShow .alertBox .items .active1 .name,.allHeader2 .alertShow .alertBox .items .active1 .body,.allHeader2 .alertShow .alertBox .items .active1 .time{color:red!important}@media screen and (max-width: 600px){.allHeader2 .allHeaderB2{padding:.5rem 0}.allHeader2 .allHeaderB2 .width .top{grid-template-columns:auto;gap:.5rem}.allHeader2 .allHeaderB2 .width .top .right{display:grid;grid-template-columns:1fr auto}.allHeader2 .allHeaderB2 .width .top .right .cityChoice{height:100%;padding:.5rem;grid-template-columns:auto 1fr;border:1px solid var(--green-color)}.allHeader2 .allHeaderB2 .width .top .right .cityChoice i svg{fill:var(--green-color)}.allHeader2 .allHeaderB2 .width .top .right .cityChoice .leftCity .title2{font-size:.8rem;color:var(--green-color)}.allHeader2 .allHeaderB2 .width .top form label{padding:.7rem 1rem}.allHeader2 .allHeaderB2 .width .top form label i svg{width:1rem;height:1rem}.allHeader2 .allHeaderB2 .width .top form label input{width:100%;font-size:.9rem}.allHeader2 .allHeaderB2 .width .top form label select{font-size:.8rem}.allHeader2 .allHeaderB2 .width .top .left,.allHeader2 .allHeaderB2 .width .bot{display:none}.allHeader2 .alertShow .alertBox{width:100%}}.allBecomeSeller{margin:auto;margin-top:1rem}.allBecomeSeller .alert{background:#00800042;color:#006200;padding:1rem;border-radius:.3rem;font-size:.85rem;font-weight:300;margin-bottom:1rem}.allBecomeSeller .allBecomeUserInfo{border-radius:10px;background:#fff;box-shadow:0 0 20px #0000000d;padding:1rem;margin-top:1rem}.allBecomeSeller .allBecomeUserInfo .personInfoItems{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));grid-gap:1rem;margin-top:1rem}.allBecomeSeller .allBecomeUserInfo .personInfoItems .personInfoItem h4{font-size:1rem;font-weight:300;color:#000;margin-bottom:.5rem}.allBecomeSeller .allBecomeUserInfo .personInfoItems .personInfoItem input,.allBecomeSeller .allBecomeUserInfo .personInfoItems .personInfoItem select{background:#fff;padding:.8rem 1rem;border:1.4px solid #eee;border-radius:10px;width:100%;transition:all .3s ease-in-out;font-size:1rem;font-weight:300}.allBecomeSeller .allBecomeUserInfo .personInfoItems .personInfoItem input:focus,.allBecomeSeller .allBecomeUserInfo .personInfoItems .personInfoItem select:focus{border:1.4px solid var(--green-color)}.allBecomeSeller .allBecomeUserInfo #city{display:none}@media screen and (max-width: 700px){.allBecomeSeller .allBecomeUserInfo .personInfoItems{grid-template-columns:1fr}}.allBecomeSeller .allBecomeUserInfo .contactSeller{margin-bottom:3rem}.allBecomeSeller .allBecomeUserInfo h3{font-size:1.3rem;font-weight:900;color:#000}.allBecomeSeller .map1{margin-top:2rem}.allBecomeSeller .map1 .name{font-size:1rem;font-weight:700;color:red;text-align:center;margin-bottom:.5rem}.allBecomeSeller .map1 #map1{height:15rem}.allBecomeSeller .map1 #map1 .mapp-logo,.allBecomeSeller .map1 #map1 .mapp-modal{display:none}.allBecomeSeller .roles{display:grid;margin-top:1rem}.allBecomeSeller .roles ul li{margin-top:1rem}.allBecomeSeller .roles ul li label{display:flex;justify-content:right;align-items:center;gap:1rem;font-size:1rem;font-weight:700;color:#444;cursor:pointer}.allBecomeSeller .roles ul li label input{width:1.5rem;height:1.5rem;border-radius:5rem}.allBecomeSeller .buttons{margin-top:2rem}.allBecomeSeller .buttons button{font-size:1rem;font-weight:300;color:#fff;background:var(--green-color);padding:.5rem 3rem;border-radius:5px;display:grid;align-items:center;justify-content:center}.allBecomeSeller .buttons button[disabled]{opacity:.6}.allBecomeSeller .success{background:#00ff001a;color:green;padding:1rem;border-radius:.3rem;font-size:.9rem;font-weight:300;letter-spacing:.3px;margin:1rem 0}.allBecomeSeller .checkUploaded{margin-top:1rem}.allBecomeSeller .checkUploaded h3{font-size:1.3rem;font-weight:700;color:#000}.allBecomeSeller table{background:#fff;border-radius:.3rem;box-shadow:0 0 10px #0000000d;width:100%;margin-top:1rem}.allBecomeSeller table tr{display:grid;grid-template-columns:repeat(auto-fit,minmax(1px,1fr));align-items:center;grid-gap:1rem;padding:1rem}.allBecomeSeller table tr th{font-weight:700;color:#000;font-size:.85rem;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:grid;align-items:center;justify-content:center}.allBecomeSeller table tr td{font-weight:300;font-size:.85rem;text-align:center;color:#000}.allBecomeSeller table tr td svg{fill:#000;width:1rem;height:1rem;cursor:pointer}.allBecomeSeller table tr td img{width:2.5rem;height:2.5rem;object-fit:cover;border-radius:5rem;box-shadow:0 0 10px #0000001a}.allBecomeSeller table tr td a{display:grid;align-items:center}.allBecomeSeller table tr td a svg{margin-left:.5rem}.allBecomeSeller table tr .buttons{display:grid;grid-template-columns:auto auto;grid-gap:.5rem}.allBecomeSeller table tr .buttons a{font-size:.8rem;padding:.3rem;border-radius:5px;color:#fff;background:green}.allBecomeSeller table tr .buttons button{font-size:.8rem;padding:.3rem;border-radius:5px;color:#fff;background:orange}.allBecomeSeller table tr .buttons button:last-child{background:red}.allBecomeSeller table tr:nth-child(2n){background:#eee}.allBottomNavs{position:fixed;bottom:0;right:0;left:0;background:#fff;box-shadow:0 -5px 10px #0000001a;z-index:110;display:none;grid-template-columns:repeat(auto-fit,minmax(1px,1fr));border-top-right-radius:10px;border-top-left-radius:10px}.allBottomNavs .button{display:grid;padding:.5rem .2rem;text-align:center;font-size:.7rem;color:#444;opacity:.8;border-left:2px solid #eee;position:relative}.allBottomNavs .button i{display:grid;align-items:center;justify-content:center;margin-bottom:10px}.allBottomNavs .button i svg{width:1.2rem;height:1.2rem;fill:#444}.allBottomNavs .button span span{font-size:.6rem;background:red;padding:0 2px;font-weight:300;color:#fff;height:12px;border-radius:5px}.allBottomNavs .button .ss{position:absolute;left:10px;top:10px;padding:0 5px;font-size:.6rem;font-weight:300;color:#fff;background:var(--green-color);border-radius:5px;box-shadow:0 0 10px #0000001a}.allBottomNavs .button:last-child{border-left:0}.allBottomNavs .home1{opacity:1;color:var(--green-color)}.allBottomNavs .home1 i svg{fill:var(--green-color)}.vendorsI{position:fixed;bottom:1rem;right:1.5rem;z-index:60}.vendorsI .venI{position:relative}.vendorsI .venI span{position:absolute;bottom:105%;right:-.8rem;background:#fff;color:#000;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:2px;box-shadow:0 10px 10px #0000001a;border-radius:5px}.vendorsI .venI i{width:4rem;height:4rem;display:grid;align-items:center;justify-content:center;background:var(--green-color);border-radius:100%;box-shadow:0 10px 10px #0003}.vendorsI .venI i svg{width:2rem;height:2rem;fill:#fff}@media screen and (max-width: 900px){.allBottomNavs{display:grid}}.allQuickAdd{background:#40404066;z-index:200;position:fixed;top:0;right:0;width:100%;height:100%;display:grid;grid-template-columns:1fr;justify-content:center}.allQuickAdd .showQ{width:50%;margin:auto;display:grid;grid-template-columns:1fr;border-radius:10px;overflow:hidden}.allQuickAdd .showQ .top{background:var(--green-color);color:#fff;padding:1rem 1rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:1.2rem;font-weight:900}.allQuickAdd .showQ .top i{display:grid;align-items:center;cursor:pointer}.allQuickAdd .showQ .top i svg{width:1.6rem;height:1.6rem;fill:#fff}.allQuickAdd .showQ .botQ{background:#fff;margin-top:-2rem;border-radius:10px;box-shadow:0 -10px 10px #0000001a;overflow-y:scroll;padding:1rem;max-height:80vh}.allQuickAdd .showQ .botQ .productQ{display:grid;grid-template-columns:auto 1fr;grid-gap:1rem}.allQuickAdd .showQ .botQ .productQ .pic{display:grid;justify-content:center}.allQuickAdd .showQ .botQ .productQ .pic img{object-fit:contain;width:100%;height:15rem}.allQuickAdd .showQ .botQ .productQ .detailQ .title{font-size:1.3rem;font-weight:900;color:#444;margin-bottom:.5rem}.allQuickAdd .showQ .botQ .productQ .detailQ p{font-size:.9rem;font-weight:500;color:#444;opacity:.7;margin-bottom:1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.allQuickAdd .showQ .botQ .productQ .detailQ .count{font-size:.85rem;font-weight:500;border-bottom:1px solid #eee;padding-bottom:.5rem;margin-bottom:1rem}.allQuickAdd .showQ .botQ .productQ .detailQ .price1{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.allQuickAdd .showQ .botQ .productQ .detailQ .price1 .right .topP{display:flex;justify-content:right;align-items:center;gap:.3rem}.allQuickAdd .showQ .botQ .productQ .detailQ .price1 .right .topP s{color:#444;font-size:.7rem;font-weight:300}.allQuickAdd .showQ .botQ .productQ .detailQ .price1 .right .topP .off{background:var(--green-color);padding:.1rem .3rem;color:#fff;font-size:.7rem;border-radius:5px}.allQuickAdd .showQ .botQ .productQ .detailQ .price1 .right .price{font-weight:300;color:#444;font-size:.8rem}.allQuickAdd .showQ .botQ .productQ .detailQ .price1 .right .price span{font-size:1.2rem;margin-left:5px;font-weight:900}.allQuickAdd .showQ .botQ .productQ .detailQ .price1 .left button{font-size:1rem;font-weight:500;color:var(--green-color);padding:.3rem 2rem;border-radius:5rem;background:transparent;border:1px solid var(--green-color)}.allQuickAdd .showQ .botQ .productQ .detailQ .sc{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-top:1rem}.allQuickAdd .showQ .botQ .productQ .detailQ .sc .carrier{font-size:.8rem;font-weight:300;color:#444}.allQuickAdd .showQ .botQ .productQ .detailQ .sc .seller{color:#00b862;font-size:.9rem;font-weight:900}@media screen and (max-width: 600px){.allQuickAdd .showQ{width:100%;border-radius:0}.allQuickAdd .showQ .botQ{background:#fff;padding:.5rem;height:92vh;max-height:100vh}.allQuickAdd .showQ .botQ .productQ{display:block}.allQuickAdd .showQ .botQ .productQ .pic img{width:6rem;height:100%}.allQuickAdd .showQ .botQ .productQ .detailQ .title{font-size:1rem}.allQuickAdd .showQ .botQ .productQ .detailQ p{font-size:.75rem}.allQuickAdd .showQ .botQ .productQ .detailQ .count{font-size:.7rem}.allQuickAdd .showQ .botQ .productQ .detailQ .price1 .right .topP s,.allQuickAdd .showQ .botQ .productQ .detailQ .price1 .right .topP .off{font-size:.6rem}.allQuickAdd .showQ .botQ .productQ .detailQ .price1 .right .price{font-size:.7rem}.allQuickAdd .showQ .botQ .productQ .detailQ .price1 .right .price span{font-size:1.2rem}.allQuickAdd .showQ .botQ .productQ .detailQ .price1 .left button{font-size:1rem;font-weight:500;color:var(--green-color);padding:.3rem 2rem;border-radius:5rem;background:transparent;border:1px solid var(--green-color)}.allQuickAdd .showQ .botQ .productQ .detailQ .sc{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-top:1rem}.allQuickAdd .showQ .botQ .productQ .detailQ .sc .carrier{font-size:.8rem;font-weight:300;color:#444}.allQuickAdd .showQ .botQ .productQ .detailQ .sc .seller{color:#00b862;font-size:.9rem;font-weight:900}}.allQuickSeller{background:#40404066;z-index:200;position:fixed;top:0;right:0;width:100%;height:100%;display:grid;grid-template-columns:1fr;justify-content:center}.allQuickSeller .showQ{width:40%;margin:auto;display:grid;grid-template-columns:1fr;border-radius:10px;overflow:hidden}.allQuickSeller .showQ .top{background:var(--green-color);color:#fff;padding:1rem 1rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:1.2rem;font-weight:900}.allQuickSeller .showQ .top i{display:grid;align-items:center;cursor:pointer}.allQuickSeller .showQ .top i svg{width:1.6rem;height:1.6rem;fill:#fff}.allQuickSeller .showQ .botQ{background:#fff;margin-top:-2rem;border-radius:10px;box-shadow:0 -10px 10px #0000001a;overflow-y:scroll;padding:1rem;max-height:80vh}.allQuickSeller .showQ .botQ .sellerD{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:1rem}.allQuickSeller .showQ .botQ .sellerD .pic{width:6rem;height:6rem;box-shadow:0 5px 10px #0000001a;padding:.5rem;border:1px solid #eee;border-radius:10px}.allQuickSeller .showQ .botQ .sellerD .pic img{width:100%;height:100%;object-fit:contain}.allQuickSeller .showQ .botQ .sellerD .detail .title1{font-size:1.3rem;font-weight:900;color:#000}.allQuickSeller .showQ .botQ .sellerD .detail .address{display:flex;justify-content:right;align-items:center;margin-top:10px;gap:5px;opacity:.6}.allQuickSeller .showQ .botQ .sellerD .detail .address i{display:grid;align-items:center;justify-content:center}.allQuickSeller .showQ .botQ .sellerD .detail .address i svg{width:.8rem;height:.8rem;fill:#000}.allQuickSeller .showQ .botQ .sellerD .map1{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.3rem .5rem;border-radius:5rem;font-size:1rem;font-weight:500;color:#00b862;box-shadow:0 5px 10px #0000001a}.allQuickSeller .showQ .botQ .sellerD .map1 i{display:grid;align-items:center;justify-content:center}.allQuickSeller .showQ .botQ .sellerD .map1 i svg{width:1rem;height:1rem;fill:#00b862}.allQuickSeller .showQ .botQ .options{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;align-items:center;margin-top:2rem}.allQuickSeller .showQ .botQ .options .option{text-align:center}.allQuickSeller .showQ .botQ .options .option i{display:grid;align-items:center;justify-content:center;margin-bottom:10px}.allQuickSeller .showQ .botQ .options .option i svg{width:1rem;height:1rem;fill:#000}.allQuickSeller .showQ .botQ .options .option .title{font-size:.75rem;font-weight:500;color:#000;margin-bottom:2px}.allQuickSeller .showQ .botQ .options .option .val{font-size:.7rem;font-weight:500;color:#444}.allQuickSeller .showQ .botQ .options .option .val span{font-size:.8rem;color:#000;font-weight:700}.allQuickSeller .showQ .botQ .allRates{display:grid;grid-template-columns:10rem 1fr;grid-gap:.5rem;margin-top:1rem;align-items:end}.allQuickSeller .showQ .botQ .allRates .rateR .topR{display:flex;justify-content:right;align-items:center;gap:.5rem;font-size:2rem;font-weight:900;color:#444}.allQuickSeller .showQ .botQ .allRates .rateR .topR i{display:grid;align-items:center}.allQuickSeller .showQ .botQ .allRates .rateR .topR i svg{width:1.5rem;height:1.5rem}.allQuickSeller .showQ .botQ .allRates .rateR .botR{font-size:.7rem;font-weight:500;color:#777}.allQuickSeller .showQ .botQ .allRates .rateR .botR span{font-size:.8rem;color:#000}.allQuickSeller .showQ .botQ .allRates .rateL{display:grid;grid-gap:5px}.allQuickSeller .showQ .botQ .allRates .rateL .item{display:grid;grid-template-columns:6rem 1fr;align-items:center;grid-gap:5px}.allQuickSeller .showQ .botQ .allRates .rateL .item .stars{display:flex;justify-content:left;gap:8px;align-items:center}.allQuickSeller .showQ .botQ .allRates .rateL .item .stars i{display:grid;align-items:center;filter:grayscale(1);opacity:.3}.allQuickSeller .showQ .botQ .allRates .rateL .item .stars i svg{width:.7rem;height:.7rem;fill:#777}.allQuickSeller .showQ .botQ .allRates .rateL .item .bars{height:3px;border-radius:5rem;background:#eee}.allQuickSeller .showQ .botQ .allRates .rateL .item .bars .bar{height:100%;transition:all .5s ease-in-out}.allQuickSeller .showQ .botQ .allRates .rateL .item .bars .red{background:red}.allQuickSeller .showQ .botQ .allRates .rateL .item .bars .orange{background:orange}.allQuickSeller .showQ .botQ .allRates .rateL .item .bars .yellow{background:#ff0}.allQuickSeller .showQ .botQ .allRates .rateL .item .bars .green1{background:#adff2f}.allQuickSeller .showQ .botQ .allRates .rateL .item .bars .green{background:green}.allQuickSeller .allMaps{background:#40404066;z-index:200;position:fixed;top:0;right:0;width:100%;height:100%;display:grid;grid-template-columns:1fr;justify-content:center}.allQuickSeller .allMaps .maps{width:40%;margin:auto;display:grid;grid-template-columns:1fr;border-radius:10px;overflow:hidden}.allQuickSeller .allMaps .maps .titleM{background:#000;color:#fff;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:1.2rem;font-weight:900}.allQuickSeller .allMaps .maps .titleM i{display:grid;align-items:center;cursor:pointer}.allQuickSeller .allMaps .maps .titleM i svg{width:1.6rem;height:1.6rem;fill:#fff}.allQuickSeller .allMaps .maps .map1{height:80vh}.allQuickSeller .allMaps .maps .mapp-logo{display:none}.allQuickSeller .allMaps .maps #map4{height:100%}@media screen and (max-width: 600px){.allQuickSeller .showQ{width:100%;border-radius:0}.allQuickSeller .showQ .botQ{background:#fff;padding:.5rem;height:92vh;max-height:100vh}.allQuickSeller .showQ .botQ .sellerD{grid-template-columns:auto 1fr auto;grid-gap:.5rem}.allQuickSeller .showQ .botQ .sellerD .pic{width:4rem;height:4rem}.allQuickSeller .showQ .botQ .sellerD .detail .title1{font-size:.9rem}.allQuickSeller .showQ .botQ .sellerD .detail .address{margin-top:2px}.allQuickSeller .showQ .botQ .sellerD .detail .address i svg{width:.65rem;height:.65rem}.allQuickSeller .showQ .botQ .sellerD .map1{padding:.3rem;font-size:.8rem}.allQuickSeller .showQ .botQ .sellerD .map1 i svg{width:.8rem;height:.8rem}.allQuickSeller .showQ .botQ .allRates{grid-template-columns:7rem 1fr}.allQuickSeller .allMaps .maps{width:100%;border-radius:0}.allQuickSeller .allMaps .maps .map1{height:92vh}}.allChat{background:#00000080;z-index:4000;position:fixed;top:0;right:0;width:100%;height:100%;display:grid;grid-template-columns:1fr;justify-content:center}.allChat .chatContent{width:40%;margin:auto;background:#fff;display:grid;grid-template-columns:1fr;border-radius:5px;overflow:hidden}.allChat .chatContent .header{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem;background:#fff}.allChat .chatContent .header .profile{display:flex;justify-content:right;gap:.5rem;align-items:center}.allChat .chatContent .header .profile .pic{overflow:hidden;border-radius:50%}.allChat .chatContent .header .profile .pic img{width:3rem;height:3rem;object-fit:cover}.allChat .chatContent .header .profile .name{font-size:1.2rem;font-weight:300;color:#000}.allChat .chatContent .header .leftHeader{display:flex;justify-content:left;gap:.5rem}.allChat .chatContent .header i{display:grid;align-items:center;justify-content:center;cursor:pointer}.allChat .chatContent .header i svg{width:1.3rem;height:1.3rem;fill:#444}.allChat .chatContent .body{padding:.5rem;overflow-y:scroll;height:30rem}.allChat .chatContent .body p{display:none;font-size:.8rem;font-weight:300;color:#000;opacity:.7}.allChat .chatContent .body p .closeChats{padding:.2rem .4rem;background:red;color:#fff;border-radius:5px;font-size:.7rem;cursor:pointer}.allChat .chatContent .body .choice{display:grid;padding:.8rem;border:1px solid #bbb;font-size:.9rem;font-weight:300;color:#000;margin-top:.5rem;border-radius:5px;cursor:pointer;transition:all .3s ease-in-out}.allChat .chatContent .body .choice:hover{color:var(--green-color);border:1px solid var(--green-color)}.allChat .chatContent .body .login{display:grid}.allChat .chatContent .body .bodyLabel{display:grid;grid-template-columns:1fr;grid-gap:.5rem;font-size:.9rem;font-weight:300;color:#000;margin-top:1rem}.allChat .chatContent .body .bodyLabel input,.allChat .chatContent .body .bodyLabel select,.allChat .chatContent .body .bodyLabel textarea{background:var(--back1-color);border:1px solid #eee;padding:.3rem .5rem;color:#000;border-radius:5px;font-size:.9rem;font-weight:300;width:100%;transition:all .3s ease-in-out}.allChat .chatContent .body .messages{padding:.5rem;border:2px solid var(--green-color);border-radius:5px;margin-top:1rem;font-size:.9rem;font-weight:300;background:#fff;color:#000;opacity:.7}.allChat .chatContent .body .messages .time{text-align:left;font-size:.7rem}.allChat .chatContent .body .me{border:2px solid #bbb}.allChat .chatContent .body .submit{font-size:.9rem;font-weight:500;color:var(--green-color);text-align:center;background:transparent;width:100%;border:1px solid var(--green-color);padding:.5rem 1rem;border-radius:5px;margin-top:1rem;transition:all .3s ease-in-out}.allChat .chatContent .body .submit:hover{background:var(--green-color);color:#fff}.allChat .chatContent .body .sendImage{background:#fff;border-radius:10px;overflow:hidden;display:grid;grid-template-columns:1fr;justify-content:center;box-shadow:0 0 10px #0000000d;margin-top:1rem}.allChat .chatContent .body .sendImage .dropify-wrapper{height:100px;border:1px solid #eee!important}.allChat .chatContent .body .sendImage .dropify-wrapper .file-icon:before{opacity:0!important;position:absolute!important;top:0!important;visibility:hidden!important}.allChat .chatContent .body .sendImage .dropify-wrapper .dropify-message{position:relative!important;top:auto!important;margin-top:2rem}.allChat .chatContent .body .sendImage .dropify-wrapper .dropify-message p{margin:0;font-size:1rem;color:#00800082}.allChat .chatContent .send{display:grid;grid-template-columns:1fr auto}.allChat .chatContent .send input{background:#fff;border-top:1px solid #eee;padding:1rem;color:#000;font-size:1rem;font-weight:300;width:100%;transition:all .3s ease-in-out}.allChat .chatContent .send button{font-size:.9rem;font-weight:300;color:#fff;background:var(--green-color);padding:0 1rem}.allChat .chatContent .loginChat{background:red;border-top:1px solid #eee;padding:.5rem;text-align:center;font-size:.8rem;font-weight:300;color:#fff;display:grid;width:100%}.allChat .chatContent .typeLogin1{margin-top:1rem;border-radius:5px}@media screen and (max-width: 600px){.allChat .chatContent{width:95%}.allChat .chatContent .body{height:80vh}}.allPaginateHome{display:grid;justify-content:center;margin-top:2rem;margin-bottom:1rem}.allPaginateHome .pages{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;grid-gap:1rem}.allPaginateHome .pages div{width:2.3rem;height:2.3rem;border-radius:5px;background:#fff;color:#000;display:grid;justify-content:center;align-items:center;font-size:1rem;font-weight:300;box-shadow:0 0 10px #0003;cursor:pointer}.allPaginateHome .pages div svg{width:.8rem;height:.8rem;fill:#000}.allPaginateHome .pages .true{background:var(--green-color);color:#fff}
