@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*{margin:0}*,:after,:before{box-sizing:border-box}body,button{font-family:"Poppins",sans-serif}body{background-color:rgba(255,187,73,.5882352941176471)}.container{max-width:1140px;margin:0 auto;width:95%}.btnCartCount{width:50px;height:50px;background:#000;color:#fff;border-radius:15px;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:fixed;top:1.5rem;cursor:pointer;right:1rem}.btnCartCount,.btnCartCount .count{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.btnCartCount .count{position:absolute;background:red;top:-8px;left:-9px;border-radius:50%;width:20px;height:20px;font-size:.6rem;font-weight:500}.btnCartCount .count,.btnCartCount i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header-content_logo{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.header-content_logo img{width:9rem;margin-right:.4rem}.header-content_logo>div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.header-content_logo>p{font-size:.5rem}.content-logo img{width:1.5rem}footer{border-top:1px solid #000;margin-top:3rem;padding:2rem 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}footer p{font-weight:500;max-width:600px;margin-right:.5rem}@media (max-width:576px){footer p{font-size:.8rem}}header{display:grid;grid-template-columns:1fr 1fr;padding:.5rem 0 0;height:100vh}.header-img{width:100%;-webkit-align-self:center;align-self:center}.header-content{flex-direction:column}.content-main,.header-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column}.content-main{flex-direction:column;-webkit-flex:1 1;flex:1 1;-webkit-justify-content:center;justify-content:center}.content-main h1{font-size:3rem;margin-bottom:1.5rem}.content-main button{background:#000;color:#fff;width:200px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:1rem 1.5rem;outline:none;border:none;font-size:1rem;border-bottom-left-radius:25px;border-top-left-radius:25px;border-top-right-radius:25px;cursor:pointer;margin-top:2.5rem}.content-main p{font-weight:500}@media (max-width:768px){.content-main h1{font-size:1.2rem;margin-bottom:1rem}.content-main p{font-size:.8rem}.content-main button{font-size:.8rem;width:150px;padding:.5rem 1rem;margin-top:1.5rem}}.btnAddRemove{width:50px;-webkit-justify-content:center;justify-content:center;border-radius:100px;padding:.3rem;cursor:pointer;font-size:.6rem;background:#000;color:#fff}.btnAddRemove,.btnAddRemove-negative,.btnAddRemove-positive{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.btnAddRemove-negative,.btnAddRemove-positive{width:100%;-webkit-justify-content:space-between;justify-content:space-between}.item{width:150px;padding:0 .8rem .8rem;background-color:#fff;border-radius:30px;text-align:center;-webkit-flex-direction:column;flex-direction:column;display:-webkit-flex;display:flex}.item img{margin-top:-3.5rem;height:130px;object-fit:contain}.item-foot_desc{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.item-head_desc p{margin:0 0 .5rem}.item-foot_desc button{background:#000;color:#fff;border-radius:50%}.item-head_desc{text-align:left;-webkit-flex:1 1;flex:1 1;margin-top:1rem;margin-bottom:.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.head_desc-name{font-weight:600;font-size:.9rem;text-transform:capitalize;-webkit-flex:1 1;flex:1 1}.head_desc-info{font-size:.8rem;color:#a0a0a0}.foot_desc-price{font-weight:700}main{padding-top:3.5rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;justify-items:center;grid-row-gap:5rem}@media (max-width:935px){main{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:735px){main{grid-template-columns:1fr 1fr 1fr}}@media (max-width:535px){main{grid-template-columns:1fr 1fr}}@media (max-width:335px){main{grid-template-columns:1fr}}.emptyCart{height:calc(100vh - 13.7rem);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.emptyCart img{width:100%;height:100%;object-fit:contain;max-width:150px}.emptyCart button{background:#000;color:#fff;width:200px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:1rem 1.5rem;outline:none;border:none;font-size:1rem;border-bottom-right-radius:25px;border-top-right-radius:25px;border-top-left-radius:25px;cursor:pointer;margin-top:2.5rem}.cart-header{padding-top:.5rem}.orders{margin:2rem 0 0;min-height:calc(100vh - 15rem)}.orders-heading,.orders-total{width:100%;max-width:600px}.orders-heading{margin-bottom:5.5rem;border-bottom:2px solid #000}.orders-total{text-align:right;border-top:2px solid #000;margin-left:auto;margin-top:3rem}
/*# sourceMappingURL=main.f5b3e649.chunk.css.map */