html{font-size:95%;padding:0}body{padding:0;margin:0}html[data-color-mode=dark] body{opacity:.78}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.logo{object-fit:contain}.nav-search-input{outline:none;border:none;font-weight:700;font-size:1.2rem;color:red}.gap{height:20px;width:100%}.divider{width:100%;height:1px}.drawerItem{cursor:pointer;padding:.8rem 1rem;color:#999;font-family:Poppins;font-size:.95rem}.itemHeader{text-transform:uppercase;margin-top:1rem;font-size:1rem}.drawerItem:hover{color:black}.search-input{outline:none;border:none;font-weight:700;background:transparent;font-size:1.2rem;width:450px}.search-hotkey{position:absolute;right:-75px}@media (max-width:1366px){html{font-size:90%}.search-input{width:100%;padding-right:75px}.search-hotkey{right:0}}.search-input::placeholder{color:#009ade}.tab{border:1px solid #f0eae8;border-radius:15px;padding:.2rem 1rem;cursor:pointer;float:left;margin-right:.75rem;margin-top:.75rem}.tab:hover{color:#db0c03}.searchDropdown{position:absolute;padding:0;top:40px;width:600px;border-radius:4px;z-index:120;overflow:auto;box-shadow:0 1px 1px 1px rgba(0,0,0,.1)}.cartProduct{display:flex;flex-direction:row;align-items:center;transition:.2s}.searhResultContainer{max-height:40vh;overflow-y:auto;padding:20px;transition:max-height 1s}.searchSuggestionContainer{max-height:35vh;overflow-y:auto;transition:max-height 1s}.searhResultContainer:hover{max-height:55vh}.p:hover{max-height:50vh}.k:hover{max-height:40vh}.customScroll::-webkit-scrollbar{width:5px}.customScroll::-webkit-scrollbar-track{border-radius:5px}.customScroll::-webkit-scrollbar-thumb{background:lightgray;border-radius:10px}.customScroll::-webkit-scrollbar-thumb:hover{background:grey}.sticky{position:-webkit-sticky;position:sticky;top:90px;z-index:90}.cartInput{font-weight:700;background:transparent;font-size:inherit;width:calc(100% - 12rem);min-width:20px}.haptics{background-color:inherit;animation:changeColor 1s}@keyframes changeColor{0%{background:rgba(255,0,0,.05)}to{background:inherit}}.stickyBottomBar{position:-webkit-sticky;position:sticky;bottom:0;z-index:9;border-top:1px dashed red}.overlay{position:absolute;left:0;top:0;width:100%;height:100%;z-index:20}.smallBox{width:20px;height:10px;margin-top:1rem;margin-bottom:1rem}.MuiDataGrid{display:block}