*{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#202c38;color:#fff;justify-content:space-around;margin:-10px;text-align:center}.nav-prod-flex,.navbar{align-items:center;display:flex}.nav-prod-flex{gap:30px;justify-content:space-between}.nav-cart-flex{align-items:flex-end;cursor:pointer;display:flex;justify-content:center}.nav-prod-flex h2{color:#fff;text-decoration:underline}.cart-icon{border-radius:50%;width:11%}.nav-prod-flex p{color:#fff;font-size:15px;font-weight:700}@media (min-width:320px) and (max-width:480px){.navbar{background-color:#000}.prod{display:none}}.home{display:flex}.products-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);margin:30px;padding:15px;width:75%}.search-bar{align-items:flex-end;display:flex;justify-content:center;margin-top:50px}@media (min-width:320px) and (max-width:480px){.products-container{grid-template-columns:repeat(1,1fr)}}.filter{background-color:#354a5e;border-radius:8px;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09);color:#fff;display:flex;flex-direction:column;height:100%;margin:40px;padding:20px;position:relative;width:10%}.checkbox-btn p{font-size:22px;font-weight:500}.checkbox-btn label{cursor:pointer;font-size:18px;line-height:1.5em}.clr-btn{background-image:linear-gradient(30deg,#0400ff,#4ce3f7);background-size:100% auto;border:none;border-radius:20px;color:#fff;display:block;font-family:inherit;font-size:17px;margin-top:10px;padding:.6em 1.5em}.clr-btn:hover{-webkit-animation:pulse 2s infinite;animation:pulse512 1.5s infinite;background-position:100%;background-size:200% auto}@-webkit-keyframes pulse512{0%{box-shadow:0 0 0 0 #05bada66}70%{box-shadow:0 0 0 10px rgba(218,103,68,0)}to{box-shadow:0 0 0 0 rgba(218,103,68,0)}}@keyframes pulse512{0%{box-shadow:0 0 0 0 #05bada66}70%{box-shadow:0 0 0 10px rgba(218,103,68,0)}to{box-shadow:0 0 0 0 rgba(218,103,68,0)}}@media (min-width:320px) and (max-width:480px){.filter{display:none}}.product{border:1px solid #202c38;border-radius:8px;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);padding:10px}.img-div img{width:100%}.btn-div,.img-div{align-items:center;display:flex;justify-content:center}.add-to-cart,.remove-from-cart{background-color:#354a5e;border-radius:7px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:10px 15px;width:100%}.add-to-cart:hover{background-color:#fff;color:#354a5e}.remove-from-cart{background-color:#db201d}.remove-from-cart:hover{background-color:#fff;color:#db201d}.search{align-items:center;display:flex;position:relative;width:30%}.input,.search{line-height:28px}.input{background-color:#f3f3f4;border:2px solid transparent;border-radius:8px;color:#0d0c22;height:40px;outline:none;padding:0 1rem 0 2.5rem;transition:.3s ease;width:100%}.input::-webkit-input-placeholder{color:#9e9ea7}.input::placeholder{color:#9e9ea7}.input:focus,input:hover{background-color:#fff;border-color:rgba(234,76,137,.4);box-shadow:0 0 0 4px rgba(234,76,137,.1);outline:none}.icon{fill:#9e9ea7;height:1rem;left:1rem;position:absolute;width:1rem}@media (min-width:320px) and (max-width:480px){.search{max-width:190px}}.cart{display:flex;gap:30px;justify-content:space-between;margin:auto;width:70%}h1{font-weight:bolder;margin-left:30px}.summary{width:100%}.cart-map{flex-direction:row;width:100%}.cart-map,.content{align-items:center;display:flex;justify-content:space-between}.content{width:30%}.metrics{display:flex;gap:20px}.quantity{margin-top:30px}.cart-img img{width:150px}.total{background-color:#354a5e;border-radius:8px;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09);color:#fff;height:150px;padding:20px;width:250px}.total p{font-size:larger;font-weight:bolder}.remove-from-cart-btn{background-color:#bf0426;border:none;border-radius:.5em;box-shadow:.5em .5em .5em rgba(0,0,0,.3);color:#dedede;cursor:pointer;font-size:1.2em;padding:.7em 1.4em;position:relative;text-decoration:none}.remove-from-cart-btn :before{background:linear-gradient(135deg,#212121,#212121 50%,#96041f 0,#bf0426 60%);border-radius:0 0 .5em 0;box-shadow:.2em .2em .2em rgba(0,0,0,.3);content:"";height:0;left:0;position:absolute;top:0;transition:.3s;width:0}.remove-from-cart-btn :hover:before{height:1.6em;width:1.6em}.remove-from-cart-btn :active{box-shadow:.2em .2em .3em rgba(0,0,0,.3);-webkit-transform:translate(.1em,.1em);transform:translate(.1em,.1em)}@media (min-width:320px) and (max-width:480px){.cart{flex-direction:column-reverse}.cart-map{border:1px solid #354a5e;border-radius:7px}.cart-map,.summary{flex-direction:column}.summary{display:flex;gap:10px}.content{gap:10px;justify-content:space-around}.remove-from-cart-btn{margin-bottom:10px;padding:5px 8px}}
/*# sourceMappingURL=main.92d9c752.css.map*/