body{-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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0}.product-card{background-color:#fff;margin:20px;overflow:hidden;padding:10px;width:250px}.product-card:hover{box-shadow:-1px 1px 3px 3px gray!important}.product-image{height:250px;transition:all .5s ease-in-out;width:250px}.product-card:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.product-text{display:flex;justify-content:space-between;margin:10px}.dot{border-radius:50%;display:inline-block;-webkit-filter:blur(1px);height:15px;margin-left:10px;width:15px}.product-color{align-items:center;display:flex;margin-top:10px}.product-button{background-color:#000;color:#fff;margin-bottom:10px;margin-left:120px;margin-top:10px;padding:10px;text-align:center}.product-button:hover{box-shadow:-1px 1px 3px 3px gray!important;cursor:pointer}.cart-button{background-color:#000;color:#fff;font-size:20px;height:30px;width:30px}.cart-button:hover{background-color:#d3d3d3;color:#000}.filter{background-color:#fff;border-radius:10px;height:85vh;margin:20px;overflow-y:scroll;padding:10px;width:80%}#filters-header{font-size:large;font-weight:700;margin-bottom:15px}input[type=checkbox]{height:20px!important;margin-top:1px;width:20px!important}.colors-list-item{align-items:center!important}.colors-list{list-style:none;margin-left:20px;padding:0}.colors-list li{margin-bottom:.5rem}.colors-list-item label{margin-left:.8rem;vertical-align:text-bottom}.price-filter{margin-left:20px;margin-right:20px}.cart-product{align-items:center;background-color:#fff;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:10px;padding:20px}.cart-image{height:100px;width:100px}.summary{background-color:#fff;border-radius:20px;line-height:5rem;margin-left:60px;padding:30px;width:80%}.summary-total{display:flex;justify-content:space-between}.pay-now-btn{background-color:#000;color:#fff;font-size:20px;padding:20px;width:100%}.pay-now-btn:hover{box-shadow:2px 2px 2px gray;cursor:pointer}.continue-btn{background-color:#fff;color:#000;font-size:20px;padding:20px;width:100%}.continue-btn:hover{box-shadow:2px 2px 2px gray;cursor:pointer}.cart-flex{background-color:#f0f8ff;display:flex;flex-direction:row;justify-content:center;padding-top:30px}@media screen and (max-width:700px){.cart-flex{display:flex;flex-direction:column}.summary{margin-bottom:50px;width:70%}}.header-div{justify-content:space-between;padding:20px}.header-div,.header-link-div,.page-link{display:flex}.page-link{align-items:center;color:#000;margin-left:30px}.page-link>img{margin-right:10px;width:50px}.page-link{text-decoration:none}
/*# sourceMappingURL=main.055c85c5.css.map*/