*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:100%}body{color:#495057;height:100vh;margin:1rem}.app{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:15% 1fr 25%;grid-template-rows:auto 1fr auto;min-height:100vh}.nav-bar-div{border-bottom:1px solid #33333311;border-top:1px solid #33333311;grid-column:1/-1;grid-row:1/2}.nav-bar{align-items:center;display:flex;gap:4rem}.btn-cart,.btn-magnifier,.search-input{background-color:#fff;border:none;height:1.5rem}.btn-cart,.btn-magnifier{cursor:pointer}.cart-btn-div{text-align:right;width:45vw}.search-bar-div{display:flex;width:45vw}.logo-div{width:3rem}.search-bar{align-items:center;border:1px solid #333;border-radius:5px;display:flex;padding:3px}.products{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);text-align:center}.product-div{border:1px solid #7070708c;border-radius:5px;height:15rem;padding:5px;width:10rem}.product-img{height:7rem;margin-bottom:1rem;max-width:8rem;width:auto}.product-info{text-align:left}.product-info,.product-info-price{font-size:70%;margin-bottom:1rem}.product-name{max-height:3rem;overflow:hidden;text-align:left;text-overflow:clip}.price-quantity{display:flex;justify-content:space-between;margin-bottom:1rem;padding:0 .5rem}.price-quantity button,.price-quantity-cart button{border:none;border-radius:50%;cursor:pointer;width:1rem}.product-info-div{border:1px solid #7070708c;border-radius:5px;padding:.5rem;position:relative;text-align:center}.product-info-div .closing-btn{position:absolute;right:.5rem}.product-info-div .product-img{height:auto;width:7rem}.product-cart-div{border-bottom:1px solid #33333335;border-top:1px solid #33333335;display:flex;line-height:1rem;position:relative}.product-cart-div .closing-btn{position:absolute;right:0}.product-img-cart{margin:0 1rem 1rem 0;width:3rem}.price-quantity-cart{font-size:70%}.price-quantity-cart span{border-radius:.2rem;display:inline-block;text-align:center;width:1.2rem}.my-order{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.closing-btn{background-color:#fff;border:none}.side-bar-filter{display:flex;flex-direction:column;font-size:70%}.filter,.sort{border-radius:5px;font-size:inherit;margin-bottom:1rem}.logo{width:2.5rem}.checkout-div{font-size:70%}.total{display:flex;font-weight:700;justify-content:space-between}.checkout-btn{background-color:#333;border:none;border-radius:.3rem;color:#fff;cursor:pointer;margin-top:.4rem;padding:.2rem;width:100%}.footer{font-size:50%;grid-column:1/-1;margin-bottom:2rem;text-align:center;width:100%}.pagination-main-div{display:flex;gap:1rem;grid-column:2/3;grid-row:3/4;justify-content:center}.pagination{cursor:pointer;opacity:70%;width:1rem}.item-per-page{align-self:flex-end;height:1rem;width:3rem}.products-sec{display:flex;flex-direction:column;gap:1rem}
/*# sourceMappingURL=main.3581d23b.css.map*/