.ComInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ComInfo .CnameS{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ComInfo .CnameS .clogo{height:72px;max-width:72px;padding:3px;border-radius:5px;border:1px solid rgb(var(--black-rgb)/0.4);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;background:var(--white)}.ComInfo .CnameS .clogo img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.ComInfo .CnameS .ctext{width:calc(100% - 45px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:9px;line-height:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ComInfo .CnameS .ctext .Cname{font-size:16px;font-weight:700}@media(min-width: 1600px){.ComInfo .CnameS .ctext .Cname{font-size:18px}}.ComInfo .CnameS .ctext .Cname.verified{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ComInfo .CnameS .ctext .Cname.verified:after{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" stroke-linecap="round" stroke-linejoin="round" fill="%2300c249"><path d="M10,0l2,2,3-1,1,3,3,1-1,3,2,2-2,2,1,3-3,1-1,3-3-1-2,2-2-2-3,1-1-3-3-1,1-3-2-2,2-2-1-3,3-1,1-3,3,1,2-2Z"/><path d="M6,9l2,3,6-5" fill="none" stroke="white"/></svg>') center/18px no-repeat;height:18px;width:18px;z-index:2;content:"";vertical-align:middle;display:inline-block}.ComInfo .CnameS .ctext .Cname~small{font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:rgb(var(--black-rgb)/0.7)}@media(min-width: 1600px){.ComInfo .CnameS .ctext .Cname~small{font-size:14px}}.ComInfo .CnameS .ctext .Cname~small i{border-radius:2px;overflow:hidden;min-width:1.1rem;-webkit-box-shadow:inset 0 0 2px rgb(var(--black-rgb)/0.4);box-shadow:inset 0 0 2px rgb(var(--black-rgb)/0.4)}.ComInfo .CnameS .ctext svg{fill:none;stroke:var(--black);stroke-linecap:round;height:16px;width:14px}.ComMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:sticky;top:9px;z-index:4}@media(max-width: 991px){.ComMenu{gap:9px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.ComMenu .Links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 1200px)and (min-width: 992px){.ComMenu .Links{gap:2px}}@media(max-width: 991px){.ComMenu .Links{overflow:auto}}.ComMenu .Links a{padding:8px 12px;color:rgb(var(--black-rgb)/0.7);font-weight:500;border-radius:5px;white-space:nowrap}.ComMenu .Links a.active{color:var(--black);background:rgb(var(--black-rgb)/0.2)}@media(max-width: 1200px)and (min-width: 992px){.ComMenu .Links a{padding:8px 6px}}.ComMenu .position-relative{max-width:300px;width:100%}@media(max-width: 991px){.ComMenu .position-relative{max-width:100%}}.ComMenu .SearchBox{padding-right:35px !important;font-size:13px;height:40px !important;border-radius:.5rem;margin:0;-webkit-transition:all .5s;transition:all .5s;-webkit-box-shadow:none !important;box-shadow:none !important;border:1px solid rgb(var(--black-rgb)/0.1);width:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 60" stroke="%23666" stroke-width="3px" stroke-linecap="round" fill="none"><circle cx="25" cy="25" r="23"/><line x1="42" y1="41" x2="59" y2="58"/></svg>') no-repeat center right 15px/20px var(--white);border-color:rgb(var(--black-rgb)/0.2);max-width:300px}@media(max-width: 991px){.ComMenu .SearchBox{max-width:100%}}@media(min-width: 1600px){.ComMenu .SearchBox{font-size:15px}}.ComMenu .SearchBox~.SearchList{opacity:0;visibility:hidden;-webkit-transition:all .1s;transition:all .1s;width:calc(100% + 0px);max-height:calc(100vh - 350px);position:absolute;left:0;top:calc(100% - 7px);z-index:2;background:var(--white);border:1px solid var(--thm);border-top:none;padding:5px 0 20px;border-radius:0 0 6px 6px;overflow:auto;margin:0}.ComMenu .SearchBox~.SearchList>*{padding-top:5px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.ComMenu .SearchBox~.SearchList>* *{font-size:13px;line-height:1.3}@media(min-width: 1600px){.ComMenu .SearchBox~.SearchList>* *{font-size:15px}}@media(max-width: 420px){.ComMenu .SearchBox~.SearchList>* *{font-size:13px}}.ComMenu .SearchBox~.SearchList>* * span{padding:0 !important}.ComMenu .SearchBox~.SearchList>* * span:after,.ComMenu .SearchBox~.SearchList>* * span:before{display:none}.ComMenu .SearchBox~.SearchList>* * small{font-size:11px;color:rgb(var(--black-rgb)/0.5)}@media(min-width: 1600px){.ComMenu .SearchBox~.SearchList>* * small{font-size:12px}}.ComMenu .SearchBox~.SearchList>* a,.ComMenu .SearchBox~.SearchList>* button{padding:7px 15px;border-radius:8px;border:none;cursor:pointer}.ComMenu .SearchBox~.SearchList>* a:hover,.ComMenu .SearchBox~.SearchList>* button:hover{background:rgb(var(--thm-rgb)/0.1)}.ComMenu .SearchBox~.SearchList>* img{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.5}.ComMenu .SearchBox~.SearchList:before{height:19px;width:calc(100% - 40px);position:sticky;top:-18px;margin:0 auto;margin-top:-18px;border-bottom:1px solid rgb(var(--black-rgb)/0.1);content:"";display:block;background:var(--white);z-index:1}.ComMenu .SearchBox~.SearchList::-webkit-scrollbar{width:2px}@media(max-width: 574px){.ComMenu .SearchBox~.SearchList{border-width:1px;max-height:calc(100vh - 380px)}}.ComMenu .SearchBox~.SearchList ul li a{color:var(--black) !important}.ComMenu .SearchBox[type=search]::-webkit-search-cancel-button{height:14px;width:14px;z-index:9;background-position:center;background-repeat:no-repeat;background-size:12px;right:45px}.ComMenu .SearchBox:focus{-webkit-box-shadow:none !important;box-shadow:none !important;border-color:var(--thm) !important}.ComMenu .SearchBox:focus~.SearchList{opacity:1;visibility:visible}@media(min-width: 1200px){.ComMainInfo>.col-xl-8{width:calc(100% - 300px)}}@media(min-width: 1400px){.ComMainInfo>.col-xl-8{width:calc(100% - 320px)}}@media(min-width: 1200px){.ComMainInfo .Seller:not(.Details){width:300px}}@media(min-width: 1400px){.ComMainInfo .Seller:not(.Details){width:320px}}.ComMainInfo .SellerBox{position:sticky;top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.ComMainInfo .SellerBoxS{background:var(--white);padding:15px;border:1px solid rgb(var(--black-rgb)/0.1)}.ComMainInfo .SellerBoxS .row{margin:0 -0.25rem !important}.ComMainInfo .SellerBoxS .row>div{padding:0 .25rem}.ComMainInfo .SellerBoxS .lastGallery *,.ComMainInfo .SellerBoxS .lastVGallery *{position:relative;display:block}.ComMainInfo .SellerBoxS .lastGallery *>span,.ComMainInfo .SellerBoxS .lastVGallery *>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;background:rgb(var(--white-rgb)/0.8);font-size:20px;font-weight:600;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:0}.ComMainInfo .Seller .Oth{display:-webkit-box;display:-ms-flexbox;display:flex;row-gap:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ComMainInfo .Seller .OthList{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px}.ComMainInfo .Seller .OthList .icon{height:23px;min-width:18px;max-width:18px;display:block}.ComMainInfo .Seller .OthList .icon svg{fill:none;stroke:var(--black);stroke-linecap:round;height:100%;width:100%;opacity:.7}.ComMainInfo .Seller .OthList .text{font-size:13px;line-height:normal}@media(min-width: 1600px){.ComMainInfo .Seller .OthList .text{font-size:15px}}.ComMainInfo .Seller .OthList .text>strong{font-weight:600}.ComMainInfo .Seller .OthList .text>div{font-size:12px;color:#777;font-weight:500}@media(min-width: 1600px){.ComMainInfo .Seller .OthList .text>div{font-size:13px}}.ComMainInfo .Seller.Details .SellerBoxS .Oth{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}.ComMainInfo .Seller.Details .SellerBoxS .OthList{gap:15px}@media(min-width: 576px){.ComMainInfo .Seller.Details .SellerBoxS .OthList{width:calc(50% - 15px)}}@media(min-width: 1200px){.ComMainInfo .Seller.Details .SellerBoxS .OthList{width:calc(33.333% - 20px)}}.ComMainInfo .Seller.Details .SellerBoxS .OthList .icon{height:28px;min-width:22px;max-width:22px}.ComMainInfo .Seller.Details .SellerBoxS .OthList .text{font-size:14px;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}@media(min-width: 1600px){.ComMainInfo .Seller.Details .SellerBoxS .OthList .text{font-size:16px}}.ComMainInfo .Seller.Details .SellerBoxS .OthList .text>div{font-size:13px}@media(min-width: 1600px){.ComMainInfo .Seller.Details .SellerBoxS .OthList .text>div{font-size:14px}}.Com .Pro>.row{margin:0 -8px}@media(max-width: 575px){.Com .Pro>.row{margin:0 -4px}}.Com .Pro>.row>div{padding:0 8px}@media(max-width: 575px){.Com .Pro>.row>div{padding:0 4px}}@media(max-width: 575px)and (min-width: 420px){.Com .Pro .col-sm-6{width:50%}}.SecTopC .ProCat{height:100%;max-height:400px}.SecTopC .ProCat .Cat{height:auto !important}.Reviews .Rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media(max-width: 575px){.Reviews .Rating{-ms-flex-wrap:wrap;flex-wrap:wrap}}.Reviews .RatingBox{width:150px}@media(max-width: 575px){.Reviews .RatingBox{margin:0 auto}}.Reviews .Ratings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:calc(100% - 170px)}@media(max-width: 575px){.Reviews .Ratings{width:100%}}.Reviews .Ratings .bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;line-height:1}.Reviews .Ratings .bar .progress{width:calc(100% - 100px);height:.6rem;background:rgb(var(--black-rgb)/0.1)}.Reviews .Ratings .bar .progress-bar{background:var(--thm1)}.Reviews .Ratings .bar .rat{width:30px}.Reviews .UserR{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:50px}.Reviews .UserRat{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;border-radius:8px;border-bottom:1px solid rgb(var(--black-rgb)/0.1);padding-bottom:30px;background:-webkit-gradient(linear, left bottom, left top, from(rgb(var(--black-rgb)/0.06)), color-stop(50%, transparent));background:linear-gradient(0deg, rgb(var(--black-rgb)/0.06) 0%, transparent 50%);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 575px){.Reviews .UserRat{gap:10px}}.Reviews .UserRat .img{width:110px;background:var(--white);text-align:center}@media(max-width: 575px){.Reviews .UserRat .img{width:70px}}.Reviews .UserRat .img img{width:110px;height:110px;-o-object-fit:contain;object-fit:contain}@media(max-width: 575px){.Reviews .UserRat .img img{width:70px;height:70px}}.Reviews .UserRat .text{width:calc(100% - 140px);gap:9px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 575px){.Reviews .UserRat .text{width:calc(100% - 80px)}}.Reviews .UserRat .text .nameret{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Reviews .UserRat .textR{font-size:17px}@media(max-width: 575px){.Reviews .UserRat .textR{font-size:15px}}/*# sourceMappingURL=company.min.css.map */