@import url(https://fonts.googleapis.com/css2?family=Dosis:wght@500&family=Sometype+Mono:ital,wght@1,500&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}.home-wrapper{height:auto;min-height:80vh;width:100%}.home-wrapper h3{font-family:Sometype Mono,monospace;font-size:20px;margin:.5rem 0;text-align:center}.items{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;width:100%}.item{height:auto;margin-bottom:2rem;width:29%}.item img{background-size:cover;height:300px;object-fit:cover;width:100%}.itCred{min-height:80px;position:relative}.itCred h3{font-size:16px;margin-left:2%;min-height:40px;overflow:hidden}.itCred h4{font-size:20px;letter-spacing:1px;margin-left:15%}.btnCred1,.itCred h4{font-family:Dosis,sans-serif}.btnCred1{border:2px solid #d53030;border-radius:14%;bottom:3%;padding:6px;position:absolute;right:1%}.itCred button:hover{background-color:#423f53;color:#fff;cursor:pointer}@media only screen and (max-width:767px){.items{margin-left:auto;margin-right:auto;width:98%}.home-wrapper h3{font-size:18px}.item{width:45%}.itCred h3,.itCred h4{font-size:14px}.btnCred1{padding:4px}.itCred h4{margin-left:2%}}@media only screen and (min-width:767px) and (max-width:991px){.itCred h3{font-size:14px}.itCred h4{font-size:18px}}.loading-wrapper{align-items:center;display:flex;height:auto;justify-content:center;min-height:200px;width:100%}.circle{-webkit-animation:rot 1s linear infinite;animation:rot 1s linear infinite;border:5px solid #fff;border-radius:50%;border-top-color:#d53030;height:80px;width:80px}@-webkit-keyframes rot{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rot{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}nav{align-items:center;background-color:#423f53;display:flex;height:65px;justify-content:space-around;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:2}a{color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:18px;text-decoration:none}a.active,a:hover{color:#d53030}a:hover{transition:.4s}.top-left a{color:#d53030;font-size:24px}.top-right{display:flex;justify-content:space-around;width:50%}.cart,.home,.login{align-items:center;display:flex;flex-direction:column}.cart{padding-right:5px;position:relative}.cartNo{color:#d53030;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:bolder;position:absolute;right:0;top:0}.logout{position:relative}.logout small{color:#fff;font-weight:700;position:absolute;top:-3%}.logout button{background-color:#be4141;border:2px solid transparent;border-radius:3px;color:#fff;cursor:pointer;letter-spacing:1px;padding:10px}.logout button:hover{background-color:#d53030;transition:.3s}@media only screen and (max-width:600px){a{font-size:16px}.top-left a{font-size:22px}}::-webkit-scrollbar{background:transparent;height:5px;width:5px}::-webkit-scrollbar-thumb{background-color:#bb8a8a}.top-cart-header{border-bottom:1px dotted #d53030;font-family:Sometype Mono,monospace;margin-top:.5rem;padding-bottom:5px;text-align:center;width:70%}.cart-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;width:100%}.cart-items{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin-left:auto;margin-right:auto;width:60%}.cartItem{border:1px solid #d53030;border-radius:7px;font-family:Sometype Mono,monospace;height:220px;margin-bottom:.5rem;position:relative}.cart-logic{align-items:center;background-color:#f0fff0;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:15px;height:180px;justify-content:space-between;margin-top:.5rem;overflow-y:scroll;overflow:auto;position:relative;width:100%}.left-cart{width:20%}.cartItem img{background-size:cover;height:198px;width:100%}.middle-cart{width:60%}.right-cart{font-family:Dosis,sans-serif;font-size:20px;width:10%}.bottom-cart{bottom:3%;display:flex;flex-direction:row;flex-wrap:nowrap;height:20px;justify-content:space-between;left:20%;margin-left:auto;margin-right:auto;position:absolute;width:78%}.bottom-left button{border:1px solid #d53030;color:#d53030;cursor:pointer;font-weight:bolder;outline:0;padding:3px 10px}.bottom-left button:hover{background-color:#bb8a8a;transition:.4s}.bottom-right button{background-color:#2e8b57;border:none;color:#fff;cursor:pointer;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:16px;font-weight:bolder;padding:3px 20px}.bottom-right button:first-child{background-color:#d53030}.bottom-right button:hover{background-color:green;transition:.4s}.bottom-right button:hover:first-child{background-color:#b55252;transition:.4s}.bottom-right input{border:1px solid #bb8a8a;font-family:Dosis,sans-serif;font-size:16px;outline:0;padding:3px 0;text-align:center;width:40px}.cartCheckout{align-items:center;background-color:#f0fff0;border:1px solid #d53030;display:flex;flex-direction:column;font-family:Dosis,sans-serif;height:250px;justify-content:space-evenly;width:20%}.cartCheckout h3{border-bottom:1px solid #d53030;font-size:20px;text-align:center;width:100%}.cartCheckout button{background-color:#2e8b57;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;padding:10px;width:97%}.cartCheckout button:hover{background-color:green;transition:.4s}.nothing-cart{align-items:center;display:flex;flex-direction:column;font-family:Dosis,sans-serif;height:auto;justify-content:center;width:100%}.nothing-cart h3{font-size:20px;letter-spacing:1px;margin:1rem 0}.nothing-cart button{border:1px solid #000;border-radius:5px;cursor:pointer;font-family:Dosis,sans-serif;padding:5px 15px}.nothing-cart img{width:300px}@media only screen and (max-width:767px){.cart-wrapper{margin-left:auto;margin-right:auto;width:98%}.cart-items{width:76%}.cart-logic{font-size:12px;height:150px}.cartItem{height:190px}.middle-cart{width:56%}.right-cart{font-size:14px;width:14%}.cartCheckout h3{font-size:18px}.cartCheckout button{font-size:14px;padding:6px}.cartCheckout h4{font-size:14px}}.auth-wrapper{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.auth-wrapper h3{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:18px;letter-spacing:1px;margin:1rem 0}.auth-wrapper form{background-color:#f0fff0;border-radius:7px;box-shadow:0 2px 7px;height:auto;padding:7px;width:300px}.top-wel{align-items:center;display:flex;flex-direction:column;height:80px;justify-content:center;width:100%}.top-wel h4{font-family:Sometype Mono,monospace;font-size:18px}.mini-auth{font-family:Dosis,sans-serif}.mini-auth label{color:#1b1818;display:block;font-size:18px;font-weight:700;letter-spacing:1px;margin:.2rem 0}.mini-auth input{border:2px solid #4d4848;border-radius:5px;outline:0}.auth button,.mini-auth input{font-size:18px;padding:10px;width:100%}.auth button{background-color:blue;border:1px solid transparent;border-radius:2px;color:#fff;cursor:pointer;letter-spacing:1px;margin:.8rem 0}.auth button:hover{background-color:#2e8b57;transition:.4s}.auth p{font-family:Dosis,sans-serif;font-size:16px;text-align:center}.auth a{color:blue;text-decoration:underline}.success-wrapper{height:auto;min-height:50vh;width:100%}.succ-cont,.success-wrapper{align-items:center;display:flex;justify-content:center}.succ-cont{flex-direction:column;font-family:Dosis,sans-serif;margin-left:auto;margin-right:auto;width:90%}.succ-cont h3{font-size:18px;letter-spacing:1px;margin:.5rem 0}.succ-cont button{border:1px solid #000;border-radius:5px;cursor:pointer;font-family:Dosis,sans-serif;padding:5px 15px}.succ-cont button:hover{background-color:#9898c6;transition:.3s}
/*# sourceMappingURL=main.b4173b96.css.map*/