:root{--clr-primary:#2680c0;--clr-primary-dark:#003e6b;--clr-primary-light:#85c6f4;--clr-grey-1:#102a42;--clr-grey-5:#617d98;--clr-grey-10:#f1f5f8;--clr-white:#fff;--clr-red-dark:#bb2525;--clr-red-light:#e66b6b;--transition:all 0.3s linear;--spacing:0.25rem;--radius:0.25rem;--large-screen-width:1170px;--small-screen-width:90vw;--fixed-width:50rem}*{box-sizing:border-box;margin:0;padding:0}body{background:#340315;color:#ffffe4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.875rem;line-height:1.5}a{text-decoration:none}img{display:block;width:100%}h1,h2,h3,h4{letter-spacing:.2rem;line-height:1.25;margin-bottom:.75rem;text-transform:capitalize}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:.875rem}p{margin-bottom:1.25rem}@media screen and (min-width:800px){h1{font-size:4rem}h2{font-size:2.5rem}h3{font-size:2rem}body,h4{font-size:1rem}h1,h2,h3,h4{line-height:1}}.btn{background:#210909;border:none;box-shadow:0 1px 3px rgba(0,0,0,.2);color:#ffffe4;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.2rem;padding:.375rem .75rem;text-transform:uppercase;transition:all .2 linear}.btn:hover{background:#9e7626;color:#dcc034}.loading{margin-top:5rem;text-align:center}nav{padding:1.25rem 2rem}.nav-center{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:760px;width:100%}nav h3{color:#daa520;margin-bottom:0}.nav-container{display:block;position:relative}nav svg{fill:#f0f1b2;width:2rem}.amount-container{align-items:center;background:#d3f1b2;border-radius:50%;display:flex;height:1.75rem;justify-content:center;position:absolute;right:-.85rem;top:-.85rem;width:1.75rem}.total-amount{color:#000;font-size:1.25rem;margin-bottom:0}.cart{margin:40px auto 0;max-width:760px;min-height:calc(100vh - 120px);padding:2.5rem 0;width:90vw}.cart h2{margin-bottom:3rem;text-align:center;text-transform:uppercase}.empty-cart{color:#fcb775;margin-top:1rem;text-align:center;text-transform:lowercase}.cart footer{margin-top:4rem;text-align:center}.cart-total h4{display:flex;justify-content:space-between;margin-top:1rem;text-transform:capitalize}.clear-btn{background:transparent;border:1px solid #c6bf88;border-radius:5px;color:#f9f1aa;margin-top:2.25rem;padding:.5rem 1rem}.clear-btn:hover{background:#ecbe83;border-color:#796244;color:#b09067}.cart-item{grid-column-gap:1.5rem;align-items:center;display:grid;grid-template-columns:auto 1fr auto;margin:1.5rem 0}.cart-item img{height:5rem;object-fit:cover;width:5rem}.cart-item h4{font-weight:500;letter-spacing:2px;margin-bottom:.5rem}.item-price{color:#a2f38c}.remove-btn{background:transparent;border:none;color:#f5bead;cursor:pointer;font-size:.85rem;letter-spacing:.3rem;margin-top:.375rem;transition:all .2 ease}.remove-btn:hover{color:#54353c}.amount-btn{background:transparent;border:none;cursor:pointer;width:1.5rem}.amount-btn svg{fill:#fcfbe8}.amount-btn:hover svg{fill:#ffe19b}.amount{font-size:1.25rem;line-height:1;margin-bottom:0;text-align:center}hr{background:#000;border-color:transparent;border-width:.25px}
/*# sourceMappingURL=main.a9447105.css.map*/