body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{padding:0;margin:0;box-sizing:border-box}select{outline:none}.top-header{background:#eef3fb}.header{display:flex;justify-content:space-between;padding:10px;align-items:center}.logo{font-size:20px;text-transform:uppercase;color:#005699}.logo span{color:#ed088c}.store{display:flex;align-items:center}.the-cart{position:relative;margin-left:25px}.the-cart span{position:absolute;bottom:-9px;background:#ed088c;border-radius:50%;height:30px;width:30px;color:#fff;display:flex;align-items:center;justify-content:center}.the-cart-icon{margin-left:10px;color:#005699;font-size:40px}.all-price{color:#000}.bottom-header{background:#333;color:#fff}a{text-decoration:none!important;color:#fff!important}.nav{font-size:20px;margin-left:10px}.navbar-cart,.navbar-home{padding:10px}.active{background:#005699}.products{margin-top:50px}.card{height:400px;border:none!important;color:#000;margin-bottom:40px;text-align:center;overflow:hidden}.image-container{overflow:hidden;width:80%;margin:auto}.card-img{height:300px;width:100%!important;transition:.3s}.card-img:hover{transform:scale(1.2)}.ProductDetales{margin-top:50px}.product-img{text-align:center}.product-img img{height:400px;width:400px}.product-details{margin-top:50px;background:#eef3fb;padding:20px;position:relative}.category{background:#ed088c;position:absolute;top:-13px;left:-20px;padding:5px;text-transform:capitalize;color:#fff}.title{margin-top:20px}.title h1{color:#005699}.title p{font-size:30px;font-weight:700;color:#ed088c}.Selected-Value{padding:12px;border:none;margin-right:30px;cursor:pointer;box-shadow:0 7px 29px 0 rgba(100,100,111,.2)}.selected-butn{padding:10px;background:#000;width:150px;color:#fff;cursor:pointer;border:1px solid #000}.selected-butn:hover{background:transparent;color:#000}.description{margin-top:40px;font-size:1.3rem}.cart{display:flex;justify-content:space-around;margin-top:50px}.item{width:70%}.item-content{display:flex;justify-content:space-between;padding:20px;border:1px solid #ddd;margin-bottom:20px}.item-poster{display:flex;width:70%}.item-poster-img{text-align:center}.item-poster img{height:200px;width:200px}.item-title{margin-left:30px;margin-top:20px}.item-title :last-child{font-size:1.5rem}.selected-add{padding:10px;background:#000;width:100px;color:#fff;cursor:pointer;border:1px solid #000}.selected-value{padding:12px;border:none;cursor:pointer;box-shadow:0 7px 29px 0 rgba(100,100,111,.2)}.order-summary{width:25%}.select-count-cart{width:30%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.delete-selected{font-weight:700;font-size:2rem;transition:.3s}.delete-selected:hover{color:red;transform:scale(1.2) rotate(10deg);cursor:pointer}.order-summary-content{border:1px solid #ddd;padding:20px}.price-details{border-bottom:1px solid #000}.delivery,.subtotal,.total-price{display:flex;justify-content:space-between;text-transform:capitalize}.total-price{margin:20px 0;font-weight:700}.checkout{width:100%;background-color:#000;padding:10px;color:#fff;border:none;text-transform:capitalize;font-size:1.2rem}.footer{text-align:center;padding:20px 0;color:#005699}@media (max-width:576px){.product-img img{height:250px;width:250px}.product-details{padding:10px;margin-top:60px}.category{left:0}.title h1{font-size:1rem}.title p{font-size:1.2rem}.description{font-size:1rem}}@media (max-width:767px){.cart{display:flex;justify-content:space-around;margin-top:50px;flex-direction:column}.item{width:100%}.item h3{margin-bottom:20px}.item-content{justify-content:space-between;padding:20px;border:1px solid #ddd;margin-bottom:20px}.item-content,.item-poster{display:flex;flex-direction:column}.item-poster{width:100%}.item-title{margin-left:0;margin-top:20px}.select-count-cart{width:100%;display:flex;justify-content:space-between;flex-direction:unset}.Selected-Value{margin-right:0}.delete-selected{font-size:1.5rem;vertical-align:middle}.selected-add{width:100px}.order-summary{width:100%}.order-summary h3{margin-bottom:20px}}@media (min-width:500px) and (max-width:576px){.main{width:80%}}@media (min-width:576px) and (max-width:992px){.main{width:80%}.cart{display:flex;margin-top:50px;flex-direction:column}.item{width:100%}.item-poster img{height:150px;width:150px}.selected-add{width:65px}.order-summary{width:100%}.order-summary h3{margin-bottom:20px}}
/*# sourceMappingURL=main.ff7c7a3f.chunk.css.map */