body{margin:0;background-color:#f0f0f0;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}*{margin:0}.header{background-color:#000;display:flex;justify-content:space-around;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:10}.header-logo{object-fit:contain;width:50px;height:50px;margin:0 20px;background-color:#f4f7e1;border-radius:8px}.header-search-wrapper{display:flex;flex:1 1}.header-search-input{height:12px;padding:10px;width:100%;border:none}.header-search-icon{color:#fff;height:22px!important;padding:5px}.header-actions-wrapper{display:flex;justify-content:space-evenly}.header-actions-link{text-decoration:none;color:#fff}.actions-option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px}.line1{font-size:12px;color:#d3d3d3}.line2{font-size:15px;color:#fff;font-weight:700}.buttons-nav{background-color:transparent;border:none;padding:0}.actions-optionCart{display:flex;flex-direction:column}.nav-cartCount{margin-right:10px;margin-left:10px}.nav-cartImg{color:#e8f420}.home-wrapper{height:100vh}.home-banner-img{width:100vw;background-image:url(https://res.cloudinary.com/dnkftif1n/image/upload/v1607456886/projectsGitHUB/2020-12-06_4-14-59_l4wyqm.jpg);background-repeat:repeat;height:60vh;max-height:430px;z-index:-1;margin:0 0 -100px}.shadow{position:-webkit-sticky;position:sticky;margin-top:-60vh;height:60vh;background:linear-gradient(0deg,#f0f0f0 0,#000 25%)}.home-row{z-index:1;margin-left:5px;margin-right:5px;display:flex;flex-flow:row wrap}.home-row>*{flex:1 1 400px}.shop-name{margin-top:-30vh;width:100%;text-align:center;display:flex;justify-content:center;-moz-text-fill-color:transparent;-webkit-text-fill-color:transparent;-moz-text-stroke-color:#daf01b;-webkit-text-stroke-color:#daf01b;-moz-text-stroke-width:3px;-webkit-text-stroke-width:3px;font-weight:900;position:relative;font-family:"Cyberspace-Raceway-Back",sans-serif;font-size:5rem;padding-bottom:15vh}.product-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;border-radius:15px;background:#fff;z-index:1;margin:10px;padding:20px;width:100%;max-height:400px;min-width:100px}.product-info-wrapper{height:100px;margin-bottom:15px}.product-rate{display:flex}.product-img{max-height:200px;width:100%;object-fit:contain;margin-bottom:15px}.product-price{margin-top:5px}.product-button{background:#daf01b;margin-top:10px;border:1px solid transparent;color:#000;cursor:pointer;border-radius:12px;height:45px;width:125px;padding:15px}.product-button:hover{color:#fff;background-color:#5656b8}.login-wrapper{display:flex;flex-direction:column;align-items:center;height:100vh;background-color:#fff;padding-bottom:300px}.login-logo{object-fit:contain;width:100px;margin:20px auto}.options{display:flex;justify-content:space-between;padding:0 0 20px 15px;width:300px;list-style-type:none}.options li{color:#7c7878;font-size:20px;font-weight:700}.options .active{color:#ff00bf}.login-form-wrapper{width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;border-radius:5px;border:1px solid #d3d3d3;padding:20px;background:#fee;background:linear-gradient(90deg,#ddefbb,#fee)}.login-form-wrapper p{margin-top:15px;font-size:12px;color:grey}.login-form-wrapper .error-fbs{color:red}.login-form-label{font-weight:600;margin-top:10px;text-align:left}.login-input{background-color:#b9e0d0;width:90%;border:0;margin:10px 0 auto;padding:15px;font-size:1rem;color:#000;border-radius:5px}.signIn-button{border-radius:12px;padding:10px;text-align:center;width:100%;height:50px;color:#000;background-color:plum;border:1px solid transparent}.signIn-button:hover{background:#5656b8;color:#fff}.signIn-button:disabled{cursor:not-allowed;background-color:#a9a9a9}.container{text-align:center;color:#2c2626;padding-top:20px}.container header{font-size:1.3rem;font-weight:700;margin:0 auto 60px;position:relative;height:35px;width:250px;overflow:hidden}.header-headings{display:flex;flex-direction:column;position:absolute;width:100%;transition:all .4s cubic-bezier(.785,.135,.15,.86)}.header-headings span{margin:3px 0}.sign-in{transform:translateY(0)}.sign-up{transform:translateY(-35px)}.forgot{transform:translateY(-70px)}.account-form{display:flex;flex-direction:column;margin:50px auto;min-height:300px}.account-form-fields{display:flex;flex-direction:column;overflow:hidden;transition:all .4s cubic-bezier(.785,.135,.15,.86)}.account-form-fields.sign-in{max-height:180px}.account-form-fields.sign-up{max-height:323px}.account-form-fields.forgot{max-height:100px}.checkout-wrapper{display:flex;flex-direction:row;padding:20px;background-color:#fff;height:100vh;justify-content:space-evenly}.checkout-title{margin-right:10px;padding:10px;border-bottom:1px solid #d3d3d3}.checkout-product{display:flex;margin-top:20px;margin-bottom:20px}.checkout-product-info{padding-left:20px;display:flex;flex-direction:column}.checkout-product-info button{background:#d3e058;border:transparent;margin-top:10px;border-color:#daf01b;color:#000;height:34px;padding:7px;cursor:pointer}.checkout-product-info .remove-from-cart{background-color:#c9c8a2}.checkout-product-info button:disabled{background-color:#e7e4c3;pointer-events:none}.checkout-product-title{font-size:17px;font-weight:800}.checkout-product-image{object-fit:contain;width:180px;height:180px}.checkout-product-rating{display:flex;font-size:12px;margin:10px 0 30px}.increment-buttons{width:200px;display:flex;justify-content:space-around;align-items:flex-start}.increment-buttons button,.increment-buttons input{width:45px;border-radius:13px;height:40px}.increment-buttons input{color:grey}.total-wrapper{display:flex;flex-direction:column;justify-content:space-between;width:300px;height:100px;padding:20px;background-color:#f3f3f3;border:2px solid #daf01b;border-radius:13px}.total-items{font-weight:700}.total-promo{display:flex;align-items:center;color:#464444}.total-promo input{margin-right:5px}.total-wrapper button{background:#daf01b;border-radius:12px;width:100%;height:45px;border:1px solid;margin-top:10px;color:#111;font-weight:700;padding:15px;cursor:pointer}.total-wrapper button:disabled{cursor:not-allowed;background-color:#e2e2af}.payment-wrapper{display:flex;justify-content:center;background:#fee;background:linear-gradient(90deg,#ddefbb,#fee);height:100vh}.pay-form{width:40vw}.pay-form,.pay-summary-wrapper{align-items:flex-start;display:flex;flex-direction:column}.pay-summary-wrapper{justify-content:flex-start;width:30vh}.delivery-address{padding-top:5vh;border-radius:13px;border-color:#353a07}.pay-form-label{display:flex;flex-direction:column;justify-content:space-around;width:30vh;padding-top:10px}.pay-input{border-color:transparent}.pay-button,.pay-input{padding:15px;border-radius:13px}.pay-button{width:30vh;background-color:#daf01b;color:#000;font-weight:800;margin-top:30px}button:hover{background-color:#5656b8}button:disabled{background-color:#c9d17f;color:grey}.pay-errors{padding:0;color:#ff00bf;margin:0;font-weight:500}.products-to-deliver-wrapper{display:flex;flex-direction:column}.product-pay-wrapper{display:flex;align-items:center}.image-pay-summary{max-width:80px;max-height:80px;border-radius:15px}.product-pay-wrapper p{display:flex;flex-direction:column;padding-left:10px}.items{font-size:12px;font-weight:700;align-items:center}.stripe-element{padding-top:40px;height:5vmax}.orders-page{padding:5vh 8vmin;background:#fee;background:linear-gradient(90deg,#ddefbb,#fee)}.orders-page>h1{margin:3vmin 0}.mapped-orders-wr{max-width:100%}.order-wr{padding:40px;margin:20px 0;border:4px solid #e8f420;background-color:#fff;position:relative}.order-total{font-weight:500;text-align:right}.order-product>p{font-size:13px}.order-id{position:absolute;top:40px;right:30px}.product-total{padding-top:20px;color:#2a2b1a}
/*# sourceMappingURL=main.ceab02ad.chunk.css.map */