@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{background-color:#f5f9fc;font-family:Roboto,sans-serif}button,input,textarea{border:none;color:inherit;font-family:inherit;outline:none}button{cursor:pointer}textarea{resize:vertical}h1,h2,h3,h4,h5,h6{font-weight:500}ul{list-style-type:none}a{color:inherit;text-decoration:none}img{height:auto;max-width:100%}img,svg{-webkit-user-select:none;user-select:none;vertical-align:middle}.overflow_hide{overflow:hidden}.container{margin-left:auto;margin-right:auto;max-width:1320px;padding-left:.75rem;padding-right:.75rem}#footer,#header,.cart_foot,.cart_head{background-color:#593d88;color:#fff}#header{left:0;padding:1rem 0;position:fixed;top:0;width:100%}.navbar{align-items:center;display:flex;justify-content:space-between}.cart_icon{cursor:pointer;position:relative}.cart_icon .badge{background-color:#242526;border-radius:50%;color:#fff;display:inline-block;font-size:.8rem;line-height:1;padding:.35rem .55rem}#home{padding:6rem 0 4rem}.home_content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));text-align:center}@media(max-width:399px){.home_content{grid-template-columns:1fr}}.product_card{background-color:inherit;box-shadow:0 5px 15px rgba(0,0,0,.35);overflow:hidden;padding-top:1rem}.product_card img{max-width:200px;width:50%}.product_card .rating{color:#593d88;font-size:.8rem}.product_card .title{font-size:1.1rem;margin:.6rem 0}.product_card .price{font-weight:700}.product_card .btn{background-color:#593d88;color:#ddd;font-size:1rem;margin-top:1rem;padding:.6rem 0;transition:all .2s ease;width:100%}.product_card .btn.added,.product_card .btn:hover{color:#fff}#footer{padding:1.4rem 0;text-align:center}#footer p{letter-spacing:1px;margin-top:.8rem;text-transform:uppercase}#footer p a{opacity:.8}#footer p a:hover{opacity:1}#footer .repo_link{opacity:.8}#footer .repo_link:hover{opacity:1}#cart{background-color:rgba(0,0,0,.3);left:0;position:fixed;z-index:999}#cart,.cart_content{height:100%;top:0;width:100%}.cart_content{background-color:#f5f9fc;max-width:600px;position:absolute;right:0}.cart_head{box-shadow:0 5px 15px rgba(0,0,0,.5);padding:1rem;text-align:center}.cart_head .close_btn{background-color:#ebedf0;color:#000;cursor:pointer;left:0;opacity:.8;padding:.2rem .6rem;position:absolute;top:0;transition:opacity .2s ease}.cart_head .close_btn:hover{opacity:1}.cart_head .close_btn span{font-size:2.2rem;line-height:.8}.cart_body{max-height:85%;overflow-x:hidden;overflow-y:auto;padding:1.8rem 1.5rem}.cart_items{grid-gap:2.2rem;align-items:center;display:grid;gap:2.2rem;grid-template-columns:.5fr .7fr .2fr .1fr;margin-bottom:2rem}.cart_items_info .price{font-weight:600;margin-top:.8rem}.cart_items_quantity{align-items:center;background-color:#593d88;color:#fff;display:flex;flex-direction:column;gap:.8rem;padding:.5rem 0}.cart_items_quantity span{background-color:#ebedf0;color:#000;cursor:pointer;font-size:1.2rem;line-height:.5;opacity:.875;padding:.2rem;-webkit-user-select:none;user-select:none}.cart_items_quantity span:hover{opacity:1}.cart_items_delete{cursor:pointer;font-size:2rem;line-height:.5;opacity:.7;text-align:center;transition:opacity .2s ease}.cart_items_delete:hover{opacity:1}.cart_foot{align-items:center;bottom:0;box-shadow:0 -5px 15px rgba(0,0,0,.5);display:flex;justify-content:space-between;left:0;padding:1rem;position:absolute;width:100%}.cart_foot h3 b{font-size:1.4rem;margin-left:.6rem}.cart_foot .checkout_btn{background-color:#ebedf0;color:#000;font-size:1rem;padding:.4rem .8rem}.cart_foot .checkout_btn[disabled]{cursor:not-allowed;opacity:.5}
/*# sourceMappingURL=main.d3986863.css.map*/