.Header_navbar__3czsp{width:100%;background:#fff;z-index:99;position:fixed}.Header_navContainer__1W0WM{padding:0 4rem;margin:0 auto;box-shadow:0 4px 16px #d8d8d8;display:flex;justify-content:space-between;align-items:center}.Header_logo__3Cuqg{cursor:pointer}.Header_link__37ENq,.Header_linkContainer__2POCH{display:flex;flex-direction:row;justify-content:center;align-items:center}.Header_liElement__rMrVD{list-style-type:none}.Header_links___GVnl{text-decoration:none;padding:10px;margin:0 10px;font-family:"Balsamiq Sans",cursive;font-size:large;color:#000;font-weight:bolder;position:relative}.Header_links___GVnl:after{content:"";width:100%;position:absolute;transform:scaleX(0);height:2px;bottom:0;left:0;background:linear-gradient(90deg,red,#ff0);transform-origin:bottom right;transition:transform .25s ease-out}.Header_links___GVnl:hover:after{transform:scaleX(1);transform-origin:bottom left}.Header_navBtn__oQlmr{margin:0 10px;color:#000;text-decoration:none}.Header_icon__2vjkY:hover{color:#666;animation:Header_shake__2MD_W .2s;animation-iteration-count:1}@keyframes Header_shake__2MD_W{0%{transform:translate(1px,1px) rotate(0deg)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg)}}.Header_loader__FTuxm{margin:500px}.Header_cartContainer__3k8VZ{padding:10px}.Header_cartBtn__2lUhj{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;background:#ccc;width:60px;border-radius:20px}.Header_cartBtn__2lUhj h3{font-family:"Balsamiq Sans",cursive}.Header_profileCartContainer__3fXYL{display:flex;flex-direction:row;justify-content:center;align-items:center}.Header_displayToggle__qon2G{display:none}.Header_faTimes__3KXE3{transform:rotate(1turn);transition:all .2s ease-in-out}.Header_faBars__ExI7T{transform:rotate(180deg);transition:all .2s ease-in-out}@media screen and (min-width:1024px){.Header_menuToggle__3lzNf{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.Header_menuToggle__3lzNf{display:none}}@media screen and (max-width:767px){.Header_navContainer__1W0WM{padding:1rem 2rem}.Header_linkContainer__2POCH{flex-direction:column;width:50%;position:absolute;background:#a5a5a5;right:0;top:5.5rem;transition:all .5s ease-in-out}.Header_close__2Ih1r{right:-100%;transition:all .5s ease-in-out}.Header_link__37ENq{flex-direction:column;margin:0;padding:0}.Header_liElement__rMrVD{padding:20px 0}}.Product_mainContainer__3vrV3{text-align:center}.Product_mainContainer__3vrV3 h1{font-size:3rem;font-family:"Balsamiq Sans",cursive}.Product_container__3ck1N{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;padding:0 4rem}@media screen and (max-width:767px){.Product_container__3ck1N{padding:0 2rem}}.Card_container__ektED{width:250px;height:350px;background:#fff;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);margin:20px;padding:25px;border-radius:20px;text-align:center}.Card_image__1PkAp{width:200px;height:200px}.Card_speci__3_cuV{display:flex;flex-direction:row;justify-content:center;align-items:center}.Card_price__gXoyY,.Card_title__1YUwI{font-family:"Mohave",sans-serif;font-weight:bolder}.Card_price__gXoyY{font-size:25px;margin:0}.CustomButton_container__2NwIc{font:inherit;background-color:#000;color:#fff;border:1px solid #000;padding:.5rem 1.5rem;border-radius:4px;cursor:pointer}.CustomButton_red__Yw9Ha{background:#b31a1a}.CustomButton_btnTitle__1p-b6{font-family:"Balsamiq Sans",cursive;color:#fff;align-self:center}.Home_loader__y-4e-{margin:100px}.Home_container__10fFQ{width:100%;height:100%;padding-top:100px;display:flex;justify-content:center;align-items:center}.Cart_messageContainer__2taCe,.Cart_showCartContainer__3qQHS{padding:100px}.Cart_mainContainer___YNwa{flex-direction:column}.Cart_itemContainer__1bmJB,.Cart_mainContainer___YNwa{display:flex;justify-content:center;align-items:center}.Cart_itemContainer__1bmJB{padding:20px;border-radius:10px;margin-bottom:10px;flex-direction:row;background:#fff;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.Cart_textContainer__3zn_f{padding-left:20px}.IncrementDecrement_container__FudQn{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:grey;width:150px;border-radius:30px}.IncrementDecrement_plus__2OEO8{font-weight:bolder;margin-left:10px;padding:10px;background:#fff;cursor:pointer;border-radius:25px}.IncrementDecrement_minus__1UNJD{font-weight:bolder;margin-right:10px;padding:10px;background:#fff;cursor:pointer;border-radius:25px}.LoginRegister_container__3uMC7{border-radius:30px;box-shadow:0 4px 16px #d8d8d8;padding:3rem;box-shadow:0 3px 8px rgba(0,0,0,.24)}.LoginRegister_formControl__1uHXv{margin-top:.7rem}.LoginRegister_formLabel__3S1dX{display:block;font-weight:700;margin-bottom:.5rem;font-family:"Balsamiq Sans",cursive}.LoginRegister_formInput__18Pde{display:block;font:inherit;padding:.5rem;border-radius:4px;border:1px solid #ccc;width:20rem;max-width:100%}.LoginRegister_formInput__18Pde:focus{outline:none;color:#414141;background-color:#b6b6b6}.LoginRegister_formSubmit__1dW6I{margin:20px;text-align:center}.LoginRegister_formBtn__2iPly{font:inherit;margin-left:1rem;background-color:#000;color:#fff;border:1px solid #000;padding:.5rem 1.5rem;border-radius:4px;cursor:pointer;font-family:"Balsamiq Sans",cursive}.LoginRegister_formBtn__2iPly:active,.LoginRegister_formBtn__2iPly:hover{background-color:#414141;border-color:#414141}@media screen and (max-width:767px){.LoginRegister_container__3uMC7{margin:2rem}.LoginRegister_formInput__18Pde{width:16rem}}.Profile_container__19N14{width:100%;height:100%;padding-top:100px;display:flex;justify-content:center;align-items:center}.Profile_loginOrRegister__3Y08S{width:100%;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center;margin:0 4rem}.Footer_mainContainer__3UyI4{width:100%;height:auto;background-color:#252525}.Footer_container__hWyoM{margin:0 4rem}.Footer_container__hWyoM,.Footer_section__1Pk4g{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap}.Footer_section__1Pk4g{padding:1rem;width:50%;justify-content:center}.Footer_innerSection__2MK1D{width:33%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.Footer_webTitle__vvNDw{cursor:pointer;color:#fff;font-family:"Balsamiq Sans",cursive}.Footer_logo__2CGFF{cursor:pointer}.Footer_link__P5J_7,.Footer_title__1SLGT{color:#fff;font-family:"Balsamiq Sans",cursive}.Footer_link__P5J_7{text-decoration:none}.Footer_container__hWyoM p{width:100%;color:#fff;font-family:"Balsamiq Sans",cursive}.Footer_containerTwo__3HP0I{background-color:#000;padding:.7rem}.Footer_containerTwo__3HP0I span{font-family:"Balsamiq Sans",cursive;color:#fff;display:flex;justify-content:center;align-items:center}@media screen and (min-width:768px) and (max-width:1023px){.Footer_section__1Pk4g{width:100%}}@media screen and (max-width:767px){.Footer_innerSection__2MK1D,.Footer_section__1Pk4g{width:100%}}
/*# sourceMappingURL=main.2a7bc491.chunk.css.map */