@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap";*{margin:0;font-family:Quicksand;color:#000}:root{--borderRadius: 10px;--fiftyborderradius: 50%;--boxShadow: 0px 10px 20px rgba(0, 0, 0, .19), 0px 6px 6px rgba(0, 0, 0, .23);--padding: 10px;--width: 100%;--tengap: 10px;--roundededge: 999px;--orangered: #ff4500;--red: #ff0000;--white: #ffffff;--black: #000000;--efsmokecolor: #efefef;--favBluelight: #0251eb;--bangladeshGreen: #075e54;--deepbluefav: #29335c;--VeryDarkGray: #1a1a1a;--DarkGray: #333333;--DimGray: #696969;--Gray: #808080;--LightGray: #d3d3d3;--Gainsboro: #dcdcdc;--WhiteSmoke: #f5f5f5;--defaultProfleColor: #812072;--lightDark: #1c1f2e;--zoomBlue: #0e78f9;--dark1: #252a41;--hbrlogoTeal: #0b6b93;--hbrlogoPink: #eb268f;--warmer_dark_shade: #282828;--lighter_dark_shade: #222222;--tea-green: #dcf8c6;--piction_blue: #34b7f1;--Teal_Green: #128c7e;--UFD_Green: #25d366;--Lavender_Blush: #fff0f5;--Mint_Cream: #f5fffa;--Ghost_White: #f8f8ff;--Azure_Mist: #f0ffff;--Light_Coral: #f08080;--Peach_Puff: #ffdab9;--Alice_Blue: #f0f8ff;--Light_Sky_Blue: #87cefa;--Honeydew: #f0fff0;--Pale_Green: #98fb98}.sans-font-style{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.hide-scroll-bar::-webkit-scrollbar{display:none}.flex-column1{display:flex;flex-direction:column;align-items:center}.flex-column2{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-row{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:var(--borderRadius)}.flex-row2{display:flex;flex-direction:row;align-items:center;justify-content:center}.flex-spacebetween{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.flex-spacearound{display:flex;flex-direction:row;align-items:center;justify-content:space-around}.buttonstyle{border:none;padding:var(--padding);cursor:pointer;border-radius:var(--borderRadius);font-weight:700}@keyframes spin180{0%{transform:translate(0)}to{transform:translate(180deg)}}@keyframes fade180{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.app,.home{width:var(--width);height:100%}.header{position:sticky;position:-webkit-sticky;top:0;display:flex;flex-direction:column;transition:transform .3s ease-in-out;z-index:5}.header.hide{transform:translateY(-100%)}.header.show{transform:translateY(0)}.mobile-bottom-nav{position:sticky;position:-webkit-sticky;bottom:0;display:flex;flex-direction:column;transition:transform .3s ease-in-out;z-index:5;background-color:#000;padding:10px;width:100%}.mobile-bottom-nav.hide{transform:translateY(100%)}.mobile-bottom-nav.show{transform:translateY(0)}#webappname{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#ff0}.loading-view{position:fixed;top:30%;right:35%;width:300px;height:300px;border-radius:50%;background-color:var(--white);padding:10px;box-shadow:var(--boxShadow);z-index:10}.loading-view img{width:220px;height:220px}.homecontent{width:80%;display:flex;justify-content:space-between;background-position:center;background-size:cover;background-repeat:no-repeat;gap:20px;position:relative;margin-bottom:20px;background-attachment:fixed}.footer{width:var(--width);display:grid;padding:var(--padding);grid-template-columns:repeat(3,1fr)}.side-bar{width:20%;height:70vh;position:sticky;top:50px;position:-webkit-sticky;background-color:var(--white);box-shadow:var(--boxShadow);padding:var(--padding);overflow-y:auto;overflow-x:visible;border-radius:var(--borderRadius);display:flex;flex-direction:column;align-items:flex-start}.side-bar::-webkit-scrollbar{display:none}.distributors-location{display:flex;position:relative}.location-name{display:flex;max-width:200px;box-shadow:var(--boxShadow);padding:5px;border-radius:var(--borderRadius);transition:transform .3s ease-out;gap:var(--tengap)}.location-name.mobile{background-color:var(--warmer_dark_shade)}.location-name.desktop{background-color:var(--white)}.location-name.mobile h3{color:var(--white);font-size:small}.location-name.desktop h3{color:#000}.location-name:hover{transform:scale(.95)}.sellers-at-location.lightshade{box-shadow:var(--boxShadow);background-color:var(--white);padding:var(--padding);border-radius:var(--borderRadius);gap:10px}.sellers-at-location.darkshade{box-shadow:var(--boxShadow);background-color:var(--VeryDarkGray);padding:var(--padding);border-radius:var(--borderRadius);gap:10px}.show-sellers-at-location{position:absolute;width:300px;left:20%;height:70vh;background-color:var(--white);padding:var(--padding);overflow:auto;border-radius:var(--borderRadius);z-index:5;margin-left:20px}.home-right-side-content{width:80%}.products-display.grid-view{margin-top:1em;width:100%;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.similar-prod-display.grid-view{width:100%;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.product-card{position:relative;width:100%;border-radius:var(--borderRadius);caret-color:transparent;gap:10px;transition:transform .3s ease-out;background-color:var(--white);margin-top:10px}.product-card:hover{transform:scale(.95);outline-color:#000;outline-width:1px;outline-offset:1;outline-style:groove}.product-image-container{position:relative;width:100%;height:400px;overflow:hidden}.product-image-container.listview{position:relative;width:200px;height:200px;overflow:hidden}.product-image.large.corousel,.product-image.small.corousel{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;object-fit:cover;pointer-events:none;transition:opacity 2s ease-in-out}.product-image.corousel.fade-in.active{opacity:1;pointer-events:auto;z-index:1}.product-image{width:100%;object-fit:cover}.carousel-dots{position:absolute;bottom:20px;width:100%;display:flex;justify-content:center;background-color:#00000050;z-index:2}.dot{width:10px;height:10px;margin:0 5px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:background-color .3s}.dot.active{background-color:#333}.dot.inactive{background-color:#ccc}.price-tag.strike-through{text-decoration:line-through;color:var(--red);padding:5px}.price-tag.reveal{color:#000;font-weight:700;padding:5px}.price-tag.grey{color:gray}.new-price-tag{color:#000;font-weight:700;padding:5px}.brand-logo.desktop{width:30px;height:30px;border-radius:50%;object-fit:cover;position:absolute;bottom:1em;left:1em}.header-bottom-bar{width:100%;background-color:#000;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:var(--padding)}.sellers-loc-mobile{width:100%;height:100px;overflow:auto;display:flex;flex-wrap:wrap;gap:10px}.trending-products.grid-view,.new-products.grid-view{width:80%;display:flex;gap:10px;overflow-x:scroll}.trending-products::-webkit-scrollbar,.new-products::-webkit-scrollbar{display:none}.product-cat-label{display:flex;justify-content:center;min-width:60%;position:absolute;top:1em;left:30%;font-size:large;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#00000050;color:var(--white);font-weight:700;padding:5px;text-transform:capitalize}.product-type-title{display:flex;justify-content:center;min-width:60%;font-size:large;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#00000050;color:var(--white);font-weight:700;padding:5px;margin-top:1em;text-transform:capitalize}.product-categories{position:fixed;min-width:150px;z-index:4;top:50px;right:25%;box-shadow:var(--boxShadow);border-radius:var(--borderRadius);background-color:var(--white);padding:var(--padding);gap:10px}.seller-svgicons-bg{background-color:#00000050;border-radius:50%;padding:2px;cursor:pointer}.seller-svgicons-bg.show{display:block}.seller-svgicons-bg.hide{display:none}.prod-sellers{width:100%;display:grid;grid-template-columns:repeat(2,1fr);max-height:400px;gap:20px;overflow-y:scroll;caret-color:transparent}.prod-details-bannerimg{width:70%;height:auto;max-height:100vh;object-fit:contain;border-radius:10px;caret-color:transparent}.similar-images-list::-webkit-scrollbar{display:none}.prod-left-detailed-view{width:70%;gap:20px}.prod-right-detailed-view{width:28%;height:80vh;position:sticky;top:1em;position:-webkit-sticky;background-color:var(--white);box-shadow:var(--boxShadow);padding:var(--padding);overflow-y:scroll;border-radius:var(--borderRadius);display:flex;flex-direction:column;align-items:center;gap:20px}.prod-right-detailed-view::-webkit-scrollbar{display:none}.prod-desc-viewholder{max-height:300px;overflow-y:scroll;border-radius:var(--borderRadius);padding:var(--padding);box-shadow:var(--boxShadow);transition:border 2s ease}.prod-desc-viewholder::-webkit-scrollbar{display:none}.product-details{width:100%;display:flex;justify-content:space-between;background-position:center;position:relative;transition:background-color 3s ease}.autocomplete-input{outline:none;width:300px;border-radius:var(--roundededge);padding:var(--padding);box-shadow:var(--boxShadow);background-color:var(--white);transition:border 2s ease}.closest-locations-list{width:300px;padding:var(--padding);height:350px;position:absolute;top:100%;gap:20px;cursor:pointer;z-index:2;background-color:var(--white);box-shadow:var(--boxShadow);overflow-y:scroll}.closest-locations-list ul{box-shadow:var(--boxShadow);background-color:var(--white);border-radius:999px;padding:10px}.autocomplete-dropdown{position:absolute;top:100%;max-height:200px;overflow-y:scroll;z-index:2;background-color:#fff;box-shadow:var(--boxShadow);border-radius:var(--borderRadius);box-sizing:border-box;padding:var(--padding);width:300px;gap:10px}.kris-shopify-logo{animation:spin180 4s linear infinite,fade180 3s linear infinite}.alertdialog{padding:var(--padding);position:fixed;top:2em;left:35%;width:300px;border-radius:var(--borderRadius);gap:20px;box-sizing:border-box;z-index:5;background-color:var(--Peach_Puff)}.alertmessage{font-weight:700;line-height:1.5}.alert-buttons.show{width:100%;display:block;display:flex;justify-content:space-around}.alert-buttons.hide{display:none}.distpage-top{position:sticky;position:-webkit-sticky;top:0;width:calc(80% - 20px);border-radius:10px;padding:10px;z-index:2}.distpage-body{width:80%;display:flex;justify-content:space-between;gap:20px;position:relative}.distpage-sidebar{width:20%;height:70vh;position:sticky;top:50px;position:-webkit-sticky;background-color:var(--white);box-shadow:var(--boxShadow);padding:var(--padding);overflow-y:scroll;border-radius:var(--borderRadius);display:flex;flex-direction:column;align-items:flex-start;gap:20px}.distpage-sidebar::-webkit-scrollbar{display:none}.distpage-content{width:80%}.side-bar-content{display:flex;max-width:200px;box-shadow:var(--boxShadow);padding:5px;border-radius:var(--borderRadius);transition:transform .3s ease-out;gap:var(--tengap);cursor:pointer;caret-color:transparent}.side-bar-content:hover{transform:scale(.95)}.minimize svg{margin-bottom:12px}.minimize:hover,.maximize:hover{padding:2px;background-color:#ffffff50}.maximize.show{display:block}.maximize.hide{display:none}.close:hover{padding:2px;background-color:var(--red)}.chat-ui-bg{position:fixed;left:0;width:100%;height:100vh;z-index:6;background:#00000050;transform:translateY(0);transition:transform 2s ease}.chat-ui-bg.drop{bottom:0;transform:translateY(90%);transition:2s}.chat-ui-bg.expand{transform:translateY(0)}.chat-control-box{display:flex;align-items:flex-end;justify-content:flex-end;gap:10px;height:50px;background-color:var(--VeryDarkGray);margin-right:10px}.chat-top-view.large{background-color:var(--VeryDarkGray);width:100%}.chat-top-view.resize{background-color:var(--VeryDarkGray);width:60%}.chat-top-view pre{margin-left:5px;max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700;color:var(--white);cursor:pointer}.chat-UI-wrapper{width:60%;height:70vh;display:flex;box-shadow:var(--boxShadow);box-sizing:border-box;flex:1}.chat-UI-wrapper.large{width:100%;height:100vh}.chat-UI-wrapper-left{box-shadow:var(--boxShadow);width:30%;background-color:#000;height:70vh}.chat-UI-wrapper-left.large{height:95vh}.chat-UI-wrapper-left.resize{height:70vh}.chat-UI-wrapper-left-top{position:sticky;position:-webkit-sticky;background-color:#000;top:0;height:8%;z-index:1}.chat-UI-wrapper-left-heads{width:100%;height:92%;gap:20px;overflow-y:scroll}.chat-UI-wrapper-left-heads::-webkit-scrollbar{display:none}.chat-UI-wrapper-right{width:70%;height:70vh;border-top:3px solid yellow;border-right:2px solid yellow;background-color:#d2ced5}.chat-UI-wrapper-right.large{height:95vh}.chat-UI-wrapper-right.resize{height:70vh}.chats-wrapper-right-top{width:100%;height:8%;background-color:#222}.chats-collection{padding-left:10px;padding-bottom:10px;height:83%;width:100%;overflow-y:scroll}.chats-collection::-webkit-scrollbar{display:none}.chat-input{max-height:17%;min-height:10%;background-color:var(--VeryDarkGray);width:100%;box-shadow:var(--boxShadow);position:relative;bottom:0;padding-bottom:30px}.chat-input textarea{width:80%;padding:5px;border:none;outline:none;font-size:1em;color:var(--white);padding:var(--padding);padding-bottom:5px;overflow:auto;border-radius:var(--roundededge);background-color:var(--VeryDarkGray)}.chat-input textarea::-webkit-scrollbar{display:none}.chat-images-preview{height:500px;width:80%}.chat-images-selected-list{display:grid;grid-template-columns:repeat(3,1fr);background-color:var(--white);border-radius:10px;box-shadow:var(--boxShadow);width:90%;height:90%;overflow:scroll}.emojissheetlayout{position:absolute;background-color:var(--VeryDarkGray);border-top-right-radius:10%;border-top-left-radius:10%;padding:0 10px;left:10px;z-index:1;bottom:100%;width:90%;height:350px;box-sizing:border-box;box-shadow:var(--boxShadow)}.emojicontentholder::-webkit-scrollbar{display:none}.authform{margin-top:2em;gap:20px;border-radius:var(--borderRadius);padding:var(--padding);width:400px;height:auto;box-shadow:var(--boxShadow);background-color:#fff}.adminloginform,.authorize-page{margin-top:2em;gap:2em;border-radius:var(--borderRadius);padding:var(--padding);width:400px;height:auto;box-shadow:var(--boxShadow);background-color:#fff}.sign-in-options{position:fixed;width:100%;height:100vh;z-index:6;background:#00000050}.sign-in-options button{width:200px;font-size:20px}.sign-in-options h3{padding:var(--padding);border-radius:var(--borderRadius);box-shadow:var(--boxShadow);background:var(--white)}.signupforminputfield{width:80%;display:inline-block}.signupforminputfield input{outline:none;border:none;width:100%;border-radius:var(--roundededge);padding:var(--padding);box-shadow:var(--boxShadow);background-color:var(--white)}.loginforminputfield{width:80%;display:inline-block}.loginforminputfield input{outline:none;border:none;width:100%;border-radius:var(--roundededge);padding:var(--padding);box-shadow:var(--boxShadow);background-color:var(--white)}.authform input::placeholder{color:#000}#distributor-login-input{outline:none;border:none;width:60%;border-radius:var(--roundededge);padding:var(--padding);box-shadow:var(--boxShadow);background-color:var(--white)}.prompt-bg{position:fixed;width:100%;height:100vh;z-index:6;background:#00000080;gap:20px}.promptdialog{width:40%;gap:20px;background-color:var(--white);border-radius:var(--borderRadius);box-shadow:var(--boxShadow);padding:var(--padding)}.promptdialog input{outline:none;border:none;width:80%;border-radius:var(--roundededge);padding:var(--padding);box-shadow:var(--boxShadow);background-color:var(--white)}.promptdialog input::placeholder{color:#000}.prompt-message{padding:var(--padding);border-radius:var(--borderRadius);box-shadow:var(--boxShadow);background:var(--white);font-weight:700}.chat-profile{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;cursor:pointer;box-sizing:border-box;position:relative;margin-bottom:10px;margin-top:5px;padding:var(--padding)}.chat-profile:hover{border-radius:var(--borderRadius);background-color:#ffffff40;box-shadow:var(--boxShadow)}.chat-profile-pic{width:10%}.chat-profile-msgdata.resize{max-width:60%}.chat-profile-msgdata.large{max-width:70%}.chat-profile-timer{width:20%}.chat-profile-msgdata.large p,.chat-profile-msgdata.resize p{max-width:100%}.chat-profile-msgdata p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;font-size:small}.showfull-chatprofile-text{position:absolute;top:80%;left:10px;background-color:#252a41;border-radius:var(--borderRadius);padding:var(--padding);max-width:100%;max-height:300px;overflow:hidden;z-index:7}.chat-content{display:flex;margin-bottom:10px;margin-top:5px;width:100%}.chat-content.sender{flex-direction:row-reverse;align-self:flex-end;margin-right:10px}.chat-content.remote{align-self:flex-start;flex-direction:row}.chat-content-photo img{width:2em;height:2em;object-fit:cover;border-radius:50%}.chat-content-body{max-width:80%;background-color:var(--warmer_dark_shade);border-radius:0 10px 10px;position:relative;padding-left:10px;padding-right:5px;padding-top:5px}.chat-content.sender .chat-content-body{background-color:var(--Teal_Green);border-radius:10px 0 10px 10px}.chat-content.remote.video .chat-content-body{background-color:var(--zoomBlue);border-radius:10px 0 10px 10px}.chat-content-body pre{white-space:pre-wrap;width:auto;color:var(--white);font-size:14px;word-break:break-word}.chat-images-view{display:grid;grid-template-columns:repeat(2,1fr);width:400px;border-radius:10px;padding:10px;gap:5px}.chat-images-view.single{grid-template-columns:repeat(1,1fr)}.chat-images-view img{height:200px}.chat-images-view.single img{height:250px}.chats-collection-section{width:100%;margin-top:10px;margin-bottom:20px}.distpage-transaction-form{position:fixed;top:0;left:0;right:0;width:100%;height:100%;z-index:3;background-color:#00000030;caret-color:#000}.transactionform{padding:var(--padding);border-radius:var(--borderRadius);box-shadow:var(--boxShadow);background-color:var(--white);gap:20px;width:350px;height:400px;margin-top:20px;overflow-y:scroll}.transactionform::-webkit-scrollbar{background:var(--white);width:5px}.transactionform::-webkit-scrollbar-thumb{background:#228b22}.tformfieldwrapper{width:100%;margin-top:10px;gap:10px}.tformfieldwrapper input{width:200px;border:none;outline:none;border-bottom:1px solid black;padding:var(--padding)}.tformfieldwrapper select{padding:var(--padding)}#countrycodeselectbox{width:6ch;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;outline:none;border:none;padding:0}.tformfieldwrapper label{font-weight:700;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif}.transactions{width:100%;display:flex;flex-direction:column;gap:10px;margin-top:20px}.transactiontable{width:100%;height:350px;overflow:auto;box-shadow:var(--boxShadow);caret-color:transparent}.transactions::-webkit-scrollbar{background:var(--white);width:6px}.transactions::-webkit-scrollbar-thumb{background:#228b22}.transactions thead{width:100%;border-collapse:collapse;margin:20px 0;font-size:1em;font-family:Arial,sans-serif;min-width:400px;box-shadow:0 0 20px #00000026}.transactions thead tr{background-color:#009879;color:#fff;text-align:left}.transactions th{color:var(--white)}.transactions th,td{padding:12px 15px}.transactions tbody tr{border-bottom:1px solid #dddddd}.transactions tbody tr:nth-of-type(2n){background-color:#f3f3f3}.transactions tbody tr:last-of-type{border-bottom:2px solid #009879}.transactions tbody tr:hover{background-color:var(--Light_Sky_Blue)}.chartCanvas{width:100%;height:300px;box-shadow:var(--boxShadow);margin-top:20px}.pagination-info{width:100%;display:flex;align-items:center;justify-content:space-around;gap:10px}.paginationbuttons{width:60%;padding-bottom:1em}.paginationbuttons::-webkit-scrollbar{background:var(--white);width:5px}.paginationbuttons::-webkit-scrollbar-thumb{background:#228b22}.pagebtn{border:none;outline:none;border-radius:50%;background-color:#009879;padding:10px;color:var(--white);font-weight:700;cursor:pointer}.pagebtn.disabled{background-color:var(--zoomBlue)}.salescharttopflow{width:100%;display:flex;justify-content:space-around;align-items:center;margin-top:1em}.yearOfChart select{padding:5px;border:none;outline:none;box-shadow:var(--boxShadow);background-color:var(--white)}.criteria-btn{padding:8px;color:#000;font-weight:700;background-color:var(--white);border-radius:var(--borderRadius);border-left:1px solid black;border-right:1px solid black;border-top:none;border-bottom:none;outline:none;cursor:pointer}.criteria-btn.active{background-color:#4bc0c0}.productchart{width:45%;box-shadow:var(--boxShadow);gap:1em}.productchart-canvas{width:100%;min-height:300px}.payment-chart{width:45%;height:auto;box-shadow:var(--boxShadow);gap:1em}.paymentchart-canvas{width:100%;min-height:300px}.payment-product-chart{width:100%;display:flex;align-items:center;justify-content:space-around}.row-buttons{width:200px;position:absolute;bottom:-30px;left:50%;transform:translate(-50%);background-color:#00000030;padding:5px;border:1px solid #ccc;z-index:5}.add-text{position:fixed;top:0;left:0;right:0;width:100%;height:100%;z-index:5;background-color:#00000030;caret-color:#000}.add-text form{width:400px;max-height:350px;gap:1em;padding:var(--padding);background-color:var(--white);overflow-y:scroll;border-radius:var(--borderRadius);box-shadow:var(--boxShadow)}.add-text form fieldset{width:80%}.add-text form textarea{width:100%;padding:var(--padding);font-size:1.1em;border:none;outline:none;box-shadow:var(--boxShadow);border-radius:var(--borderRadius)}.add-text form::-webkit-scrollbar{background:var(--white);width:5px}.add-text form::-webkit-scrollbar-thumb{background:#000}.product-sort-title{color:var(--white);background:#10101040;width:80%;padding:var(--padding)}.product-group-title{color:var(--white);background:#10101040;width:50%;padding:var(--padding)}#request-form-heading{width:60%;padding:var(--padding);border-radius:10px;box-shadow:var(--boxShadow);background-color:var(--white);z-index:1}#requestform-product-type{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif}.requestform form{width:60%;gap:2em;overflow-y:scroll;border-radius:var(--borderRadius);padding:var(--padding);box-shadow:var(--boxShadow);background-color:var(--white)}#stretch-input{width:60%;padding:var(--padding);border:none;border-bottom:1px solid black}#tel-input{width:100px;padding:5px;border:none;border-bottom:1px solid black}#describeproduct-textarea{border:none;border-radius:10px;line-height:1.5em;padding:var(--padding);font-size:1.1em;box-shadow:var(--boxShadow);width:70%}.previewlegaldocimg{width:100%;height:250px;object-fit:contain}.display-selected-files{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;box-shadow:0 10px 20px #1948c030,0 10px 20px #5e7ad63b}.display-success-message{display:flex;position:absolute;background-color:var(--white);padding:var(--padding);box-shadow:0 10px 20px #19c06430,0 10px 20px #26d37d3b;top:30%;left:50%;transform:translate(-50%);width:50%;height:300px}.add-products-form{display:inline-block;width:100%;padding:var(--padding)}.addproducts-field-header{font-weight:700;font-family:Arial,Helvetica,sans-serif;padding:0 10px}.addproducts-field-guide{margin-bottom:.5em;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;padding:0 10px}.add-products-form input{width:90%;border:none;outline:none;border-radius:999px;padding:var(--padding);background-color:var(--white);box-shadow:var(--boxShadow);font-size:1em}#product-group-input,#brand-name-input{width:50%}#product-price-input{width:180px}#other-type-name-input{width:40%}.add-products-form textarea{width:80%;padding:var(--padding);border:none;outline:none;box-shadow:var(--boxShadow);font-size:1.1em}.brand-logo-img{width:100px;height:100px;object-fit:cover;border-radius:50%}.select-prod-picture{width:80%;height:auto;position:relative}.select-prod-picture img{width:100%;cursor:pointer}.select-prod-picture svg{position:absolute;top:45%;left:50%;z-index:1;transform:translate(-50%)}.product-type-card{cursor:pointer;border-radius:var(--borderRadius);padding:var(--padding);box-shadow:0 4px 6px #0000001a;width:150px;transition:transform .3s ease-out}.product-type-card img{width:100%;height:170px;object-fit:cover}.product-type-card:hover{transform:scale(.95)}.uploaded-logos-img{cursor:pointer;border-radius:var(--fiftyborderradius);padding:var(--padding);box-shadow:0 4px 6px #0000001a;width:150px;height:150px;object-fit:cover;transition:transform .3s ease-out}.uploaded-logos-img:hover{transform:scale(.95)}.my-distributors-list{display:grid;width:100%;grid-template-columns:repeat(3,1fr)}.my-distributors{width:90%;min-height:200px;border-radius:10px;padding:10px;box-shadow:var(--boxShadow);background-color:var(--white);gap:10px;margin-bottom:10px}.edit-seller-info{position:absolute;top:100%;padding:10px;border-radius:10px;background-color:var(--white);box-shadow:var(--boxShadow);right:0;width:250px;height:400px;overflow-y:scroll;gap:10px;z-index:2}.edit-seller-info input{outline:none;border:1px solid black;padding:10px;font-weight:900}.edit-seller-info label{font-weight:700}.add-distributor-form{position:fixed;top:0;left:0;right:0;width:100%;height:100%;z-index:3;background-color:#00000050;caret-color:#000}.add-distributor-form-content{padding:var(--padding);border-radius:var(--borderRadius);box-shadow:var(--boxShadow);background-color:var(--white);gap:20px;width:350px;height:400px;margin-top:20px;overflow-y:scroll}.add-distributor-form-content input{width:60%;outline:none;border:1px solid black;padding:10px;font-weight:900}.add-distributor-form-content label{color:#000;font-weight:700}.confirm-and-delete{box-shadow:var(--boxShadow);border-radius:10px;width:30%;gap:10px;background-color:var(--white);padding:10px}.confirm-and-delete input{width:60%;outline:none;box-shadow:var(--boxShadow);padding:10px;font-weight:900}.edit-product-info{padding:10px;border-radius:10px;background-color:var(--white);box-shadow:var(--boxShadow);width:250px;height:400px;overflow-y:scroll;gap:10px}.edit-product-info input{outline:none;border:1px solid black;padding:10px;font-weight:900}#edit-form-textarea-label{background-color:var(--white);box-shadow:var(--boxShadow);padding:10px;font-weight:700}#editFormTextArea{width:400px;height:300px;background-color:var(--white);outline:none;padding:10px;font-weight:900;font-size:1.1em;line-height:1.5;box-shadow:var(--boxShadow)}.edit-product-info label{font-weight:700}.trash-products-view{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.selected-similar-images-heading{width:60%;border-radius:10px;box-shadow:var(--boxShadow);background-color:var(--white);padding:8px;position:relative}.selected-similar-images{width:60%;height:70vh;overflow-y:scroll;display:grid;grid-template-columns:repeat(4,1fr);gap:5px;background-color:var(--white);box-shadow:var(--boxShadow);border-radius:10px;padding:8px}.similar-images-selector{width:100%;height:300px;border-radius:10px;background-color:#00000050;cursor:pointer}.similar-images-to-upload{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:5px;padding:8px}.product-types{display:flex;width:100%;gap:10px;transition:transform 1s ease-out;cursor:pointer;border-radius:var(--borderRadius)}.product-types:hover{transform:scale(.95);background-color:var(--WhiteSmoke)}.default-category-left-side{width:100%;border-radius:10px;padding:10px;gap:10px;transition:transform 1s ease-out;cursor:pointer}.default-category-left-side:hover{transform:scale(.95);background-color:var(--WhiteSmoke)}.banner-display{position:relative;overflow:hidden;width:100%;height:600px}.banner-pic-corousel{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;object-fit:center;object-position:center;pointer-events:none;transition:opacity 2s ease-in-out}.banner-pic-corousel.fade-in{opacity:1;pointer-events:auto;z-index:1}.prod-desc-mobile-view{width:100%;background-color:var(--white);box-shadow:var(--boxShadow);padding:var(--padding);overflow-y:scroll;border-radius:var(--borderRadius);display:flex;flex-direction:column;align-items:center;gap:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.images-corousel-img{position:absolute;top:0;left:5%;right:0;width:90%;height:90%;object-fit:contain;pointer-events:none;opacity:0;transition:opacity 2s ease-in-out}.images-corousel-img.fade-in{opacity:1;pointer-events:auto}.edit-details-section label{font-weight:700}.admin-request-corousel{display:grid;grid-template-columns:repeat(3,1fr);width:80%;margin-right:10%;gap:10px}.admin-request{width:90%;height:auto;padding:10px;box-shadow:var(--boxShadow);border-radius:10px;border:2px solid grey;background-color:var(--white);cursor:pointer;gap:10px}.open-selected-request{width:100%;height:100svh;position:fixed;top:0;z-index:2;background-color:#00000050}.selected-request{width:60%;height:70%;overflow-y:scroll;box-shadow:var(--boxShadow);background-color:var(--white);border-radius:10px;padding:10px}@media screen and (max-width: 1400px){.homecontent,.distpage-top,.distpage-body{width:100%}}@media screen and (max-width: 1110px){.product-card.list-view{display:flex;justify-content:space-around;align-items:center}.navigations,.side-bar,.show-sellers-at-location{display:none}.show-sellers-at-location-mobile{position:fixed;width:300px;top:23%;right:30%;height:350px;background-color:var(--white);padding:var(--padding);overflow:auto;border-radius:var(--borderRadius);z-index:5;margin-left:10px}.product-image.small{width:200px;height:200px;border-radius:10px;padding:8px;object-fit:cover}.brand-logo.mobile{width:1.5em;height:1.5em;border-radius:50%;object-fit:cover;position:absolute;bottom:.5em;left:0}.products-display.grid-view{width:100%}.products-display.list-view,.similar-prod-display.list-view{grid-template-columns:repeat(1,1fr)}.footer{grid-template-columns:repeat(1,1fr);gap:20px}.footer-content2{padding:10px}.navigations-mobile{position:fixed;top:0;left:0;right:0;height:80vh;width:100%;background-color:#00000050;box-shadow:var(--boxShadow);z-index:5;transform:translate(-100%);transition:transform .5s ease-in-out}.navigations-mobile.show{visibility:visible;transform:translate(0)}.navigations-mobile.hide{visibility:hidden;transform:translate(-100%);transition:.5s}.nav-buttons{position:relative;background-color:#000;width:40%;height:100%}#webappname{font-size:large;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#ff0}.trending-products.list-view,.new-products.list-view{display:flex;flex-direction:column;width:100%}.product-cat-label{font-size:small;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;left:10px;min-width:90%}.product-categories{display:none}.product-category-mobile{position:absolute;min-width:150px;z-index:4;top:100%;left:1em;box-shadow:var(--boxShadow);border-radius:var(--borderRadius);background-color:var(--white);padding:var(--padding);gap:10px;transform:translateY(-100%);transition:transform .3s ease-in-out}.product-category-mobile.show{visibility:visible;transform:translateY(0)}.product-category-mobile.hide{visibility:hidden;transform:translateY(-100%);transition:.3s ease-in}.home-right-side-content{width:100%}.prod-right-detailed-view{display:none}.prod-left-detailed-view{width:100%}.prod-details-bannerimg{width:100%;height:500px;object-fit:contain;border-radius:10px;caret-color:transparent}.similar-images-mobile-list{width:100%;display:flex;overflow-x:scroll;margin-top:1em;gap:10px}.prod-desc-viewholder{max-height:120px}.chat-UI-wrapper{width:100%;height:100vh}.chat-top-view.resize{background-color:var(--VeryDarkGray);width:100%}.chat-UI-wrapper-left.mobile-show{width:100%;height:100vh;display:block;display:flex;flex-direction:column;align-items:center;overflow:hidden}.chat-UI-wrapper-left.mobile-hide{display:none}.chat-UI-wrapper-right.mobile-show{width:100%;height:95svh;overflow:hidden;display:block;display:flex;flex-direction:column;align-items:center}.chat-UI-wrapper-right.mobile-hide{display:none}.chat-profile-msgdata.resize{max-width:70%}.chat-profile-msgdata.resize p{max-width:100%}.distpage-sidebar.show{width:90%;left:10px;display:block;display:flex;align-items:center;justify-content:center}.side-bar-content{max-width:200px}.distpage-sidebar.hide{display:none}.distpage-content.show{display:block;display:flex;align-items:center;flex-direction:column;width:100%}.distpage-content.hide{display:none}.pagination-info,.payment-product-chart{flex-direction:column;align-items:center;justify-content:center}.productchart,.payment-chart{width:100%}.add-text form{width:90%}.edit-product-info{width:80%;height:400px}#editFormTextArea{width:70%;height:280px}.selected-similar-images{width:95%;grid-template-columns:repeat(3,1fr)}.similar-images-to-upload{grid-template-columns:repeat(3,1fr)}.selected-similar-images-heading{width:95%}.my-distributors-list,.trash-products-view{grid-template-columns:repeat(2,1fr)}#other-type-name-input{width:50%}.chat-images-view img{height:180px}.chat-content-body{max-width:70%}#send-message-icon{margin-right:15px}#chat-emoji-picker{margin-left:10px}#chat-emoji-picker{margin-left:15px}#chat-icons-separator{width:10px}.alertdialog{top:10%}.admin-request-corousel{grid-template-columns:repeat(2,1fr);width:90%;margin-right:5%}.selected-request{width:80%;padding:20px}.display-selected-files{grid-template-columns:repeat(2,1fr)}#request-form-heading,.requestform form{width:90%}.select-prod-picture{width:100%}.add-products-form textarea{width:90%;margin-left:5px}}@media screen and (max-width: 540px){.products-display.grid-view{grid-template-columns:repeat(2,1fr);gap:2px}.similar-prod-display.grid-view{grid-template-columns:repeat(2,1fr)}.loading-view{width:250px;height:250px;right:10%}.loading-view img{width:200px;height:200px}.banner-display{height:500px}.edit-product-info{height:300px}#editFormTextArea{height:220px}.selected-similar-images{width:95%;grid-template-columns:repeat(2,1fr)}.similar-images-to-upload{grid-template-columns:repeat(2,1fr)}.my-distributors-list{grid-template-columns:repeat(1,1fr)}#product-group-input,#brand-name-input{width:80%}#product-price-input{width:100px}#other-type-name-input{width:60%}.chat-images-view img{height:80px}.chat-images-view.single img{height:120px}.chat-content-body{max-width:80%}.images-corousel-img{left:5%}.chat-images-view{width:200px}.chat-input{padding-left:10px;padding-right:10px;padding-bottom:10px}#send-message-icon{margin-right:10px}#chat-emoji-picker{margin-left:10px}#chat-emoji-picker{margin-left:12px}#chat-icons-separator{width:10px}.chats-collection{padding-left:20px}.chat-images-preview{width:100%;height:400px;left:10px}.chat-images-selected-list{grid-template-columns:repeat(2,1fr)}.emojissheetlayout{left:20px}.alertdialog{top:20%;left:10px}.admin-request-corousel{grid-template-columns:repeat(1,1fr);width:90%}#describeproduct-textarea{width:90%}.requestform form{width:95%}.adminloginform,.authform,.requestform form,#request-form-heading{width:300px}}@media screen and (max-width: 400px){.location-name{max-width:150px}.edit-prod-details-layout{overflow-y:scroll}}@media screen and (max-height: 800px){.show-sellers-at-location-mobile{top:40%;height:300px}}.recordedfileplayback{position:absolute;bottom:100%;left:0;width:100%;flex-wrap:wrap;gap:20px;transform:translateY(100%);transition:.5s;background-color:var(--Teal_Green);border-radius:10px}.recordedfileplayback.show{visibility:visible;transform:translateY(0)}.recordedfileplayback.hide{visibility:hidden;transform:translateY(100%);transition:.5s}.recordingmic{border-radius:50%;background-color:teal;padding:10px}.recordingmic.active{animation:pulse 2s linear infinite,dew 5s linear infinite}.recordingmic.dormant{animation:none}.chataudioplayer canvas{border-radius:4px;transition:all .1s ease}.chataudioplayer canvas:hover{opacity:.8}.criteria-page{max-width:900px;margin:auto;padding:2rem;font-family:Segoe UI,sans-serif;color:#333}.criteria-header h1{font-size:2rem;margin-bottom:.5rem}.criteria-header p{font-size:1rem;color:gray;font-weight:700}.criteria-section{margin-top:2rem}.criteria-section h2{font-size:1.5rem;color:#007b5e;margin-bottom:.5rem}.criteria-section ul{list-style:none;padding-left:0}.criteria-section ul li{margin-bottom:.5rem;padding-left:1.2rem;position:relative}.criteria-section ul li:before{content:"•";position:absolute;left:0;color:#007b5e}.criteria-footer{margin-top:3rem;font-style:italic;color:#666;margin-bottom:2rem}.contact-container{max-width:600px;margin:auto;padding:2rem;font-family:Segoe UI,sans-serif;color:#333}.contact-container h2{text-align:center;margin-bottom:.5rem}.contact-container p{text-align:center;margin-bottom:2rem;color:#666}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form label{display:flex;flex-direction:column;font-weight:500}.contact-form input,.contact-form textarea{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.contact-form button{padding:.75rem;background-color:#007b5e;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer}.contact-form button:hover{background-color:#005f47}.contact-form span{color:red;font-weight:700}.peer-to-peer{width:100%;height:100svh;position:relative;background-color:var(--warmer_dark_shade)}.remote-video{max-width:900px;height:600px;background-color:var(--black)}.local-video{width:300px;height:300px;background-color:var(--black)}.video-control-buttons{position:absolute;bottom:0;width:100%;z-index:2;gap:10px}@keyframes pulse{0%{transform:scale(.85);opacity:.7}70%{transform:scale(1);opacity:.9}to{transform:scale(.85);opacity:1}}.video-mic{border-radius:50%;background-color:teal;padding:8px}.video-mic.active{animation:pulse 2s linear infinite,dew 5s linear infinite}.video-mic.dormant{animation:none}.preview-video-screen{width:100%;height:100svh;background-color:var(--black)}.video-capture-meeting{max-width:900px;border-radius:var(--borderRadius)}.video-capture-meeting video{width:90%;height:auto;max-height:600px}.device-popup-view{position:absolute;top:100%;right:0;z-index:1}.device-selection{display:grid;place-items:center;width:400px;height:350px;background-color:var(--veryDarkgrey);border-radius:var(--borderRadius);box-shadow:var(--boxShadow);gap:10px;padding:10px;overflow:auto}.device-selection li{cursor:pointer;caret-color:transparent;width:95%;color:var(--white);font-weight:700}.device-selection li:hover{transform:scale(.85);border-radius:var(--borderRadius);outline:outset}
