body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box}body{font-family:"Open Sans Condensed";padding:20px 80px}@media screen and (max-width:800px){body{padding:10px}}a{text-decoration:none;color:#000}.cart-icon{width:45px;height:45px;position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;cursor:pointer}.cart-icon .shopping-icon{width:24px;height:24px}.cart-icon .item-count{position:absolute;font-size:10px;font-weight:700;bottom:12px}::-webkit-scrollbar{width:.2em}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}.cart{position:absolute;width:240px;height:340px;padding:20px;border:1px solid #000;background-color:#fff;top:90px;right:40px;z-index:5}.cart,.cart .cart-items{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.cart .cart-items{height:240px;overflow-y:auto}.cart .cart-items .empty-message{font-size:18px;margin:40px auto}.cart button{margin-top:auto}.button{min-width:165px;width:auto;height:50px;letter-spacing:.5px;line-height:50px;padding:0 35px;font-size:15px;background-color:#000;color:#fff;text-transform:uppercase;font-family:"Open Sans Condensed";font-weight:bolder;border:none;cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.button:hover{background-color:#fff;color:#000;border:1px solid #000}.button.google{background-color:#4285f4;color:#fff}.button.google:hover{background-color:#3578e8;border:none;color:#fff}.button.inverted{background-color:#fff;color:#000;border:1px solid #000}.button.inverted:hover{background-color:#000;color:#fff;border:none}.cart-item{width:100%;display:-webkit-flex;display:flex;height:80px;margin-bottom:15px}.cart-item img{width:30%}.cart-item .details{width:70%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center;padding:10px 20px}.cart-item .details .name{font-size:16px}.header{height:70px;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-bottom:25px;background-color:#fff;z-index:1}@media screen and (max-width:800px){.header{height:60px;padding:10px;margin-bottom:20px}}.header .logo{height:100%;width:70px;padding:25px}@media screen and (max-width:800px){.header .logo{width:50px;padding:0}}.header .rightnav{width:50%;height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}@media screen and (max-width:800px){.header .rightnav{width:80%}}.header .rightnav .option{padding:10px 15px;font-weight:700;cursor:pointer}.header .rightnav .option:hover{text-decoration:underline}@media screen and (max-width:800px){.header .rightnav .option{width:80%;text-align:right}}.SpinnerOverlay{height:60vh;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:fixed;top:100px;bottom:0;right:0;left:0}.SpinnerContainer{display:inline-block;width:50px;height:50px;border-radius:50%;border:3px solid hsla(0,0%,76.5%,.6);border-top-color:#636767;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}@keyframes spin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}
/*# sourceMappingURL=main.eaa32f3e.chunk.css.map */