.product-modal{align-items:center;background-color:#000;border-radius:25px;color:#fff;display:flex;flex-direction:column;left:30%;margin:auto;position:fixed;top:150px;width:600px;z-index:1}.crossbtn{align-items:flex-end;display:flex;justify-content:right;width:100%}.crossbtn span{background-color:red;border-radius:50px;cursor:pointer;display:block;height:20px;padding:5px;text-align:center;width:20px}.cross{align-items:center;display:flex;flex-direction:row;justify-content:space-around;padding-bottom:15px;padding-left:15px;width:100%}.cross .img img{object-fit:contain;width:120px}.cross .img{grid-column-gap:10px;grid-row-gap:5px;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(2,1fr);margin-left:0;row-gap:5px}.details{align-items:left;display:flex;flex-direction:column;justify-content:center;margin-top:0}.details p{color:red;margin:0 0 5px}.details button{background-color:orange;border-radius:5px;cursor:pointer;font-size:20px;height:40px;margin-top:30%}.size button{background-color:initial;border:1px solid #cacaca;color:#fff;cursor:pointer;margin:5px 5px 5px 0;padding:2px;text-align:center}.indiv-tile-holder{align-items:center;display:flex;flex-direction:column;justify-content:center}.indiv-tile-holder img{object-fit:contain;width:12rem}.indiv-tile-holder p,h3,i{margin:0 0 5px}.indiv-tile-holder i{font-size:1rem}.price{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:0}.price p{color:red;font-size:1rem;font-weight:600;margin:0 10px}.price strike{font-size:12px}.card{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);padding:5px}.main{display:flex;flex-direction:row;margin-top:85px;position:relative}.filter-holder{border-right:1px solid #fff;height:80vh;left:0;max-width:15%;padding:0 20px;position:-webkit-sticky;position:sticky;top:110px}.filter-holder,.gender{display:flex;flex-direction:column}.gender h4{margin-bottom:1rem}.category h4{margin:1rem 0}.category{display:flex;flex-direction:column;margin-bottom:1rem}.sort-holder select{border:1 solid #c5c5c5;border-radius:4px;height:2rem;margin-top:20px;outline:none;width:10%rem}.product-tile-holder{grid-row-gap:20px;grid-column-gap:30px;align-items:center;-webkit-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;justify-content:space-evenly;margin:25px auto auto;row-gap:20px}nav{align-items:center;background-color:#fff;border-radius:none;box-shadow:0 15px 10px -10px #111;justify-content:space-between;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}.cate,nav{display:flex;flex-direction:row}.cate h4{cursor:pointer;margin-left:1rem;margin-right:1rem;transition:1s}.icon-holder img{object-fit:contain;width:80px}.cart-holder{cursor:pointer;display:flex;flex-direction:row;margin-right:2rem}.cart-holder img{object-fit:contain;width:25px}nav input{border:1px solid #c7c7c7;border-radius:10px;color:#bdbdbd;flex:0.5 1;font-size:1rem;font-weight:100;height:40px;outline:none;padding-left:.5rem;text-align:left}.cart-list-length{background-color:red;border-radius:50px;color:#fff;cursor:pointer;font-weight:700;height:18px;margin-left:20px;margin-top:-5px;position:absolute;text-align:center;width:18px}.logout{stroke:red;background-color:rgba(0,0,0,.068);border:1px solid #bdbbbb;border-radius:4px;color:#0004ff;cursor:pointer;font-size:20px;font-weight:900;padding:.25rem 1rem}.signUp-container{align-items:center;background:linear-gradient(hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),url(https://images.pexels.com/photos/1229861/pexels-photo-1229861.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1) 50%;background-size:cover;display:flex;height:100vh;justify-content:center;width:100vw}.signUp-child{background-color:#fff;padding:20px;width:40%}.signUp-title{font-size:24px;font-weight:300;margin:0}.signUp-form{display:flex;flex-wrap:wrap}.signUp-form input{flex:1 1;margin:20px 10px 0 0;min-width:40%;padding:10px}.signUp-agree{font-size:12px;margin:20px 0}.signUp-btn{background:teal;border:none;color:#fff;cursor:pointer;padding:15px 20px;width:40%}.signUp-btn:hover{box-shadow:4px 2px 4px #000}@media only screen and (max-width:380px){.signUp-child{width:75%}}.signIn-container{align-items:center;background:linear-gradient(hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),url(https://as1.ftcdn.net/v2/jpg/05/06/79/02/1000_F_506790264_N8BVZ9NLLRrTAShK6PADQmo0SZ4LUuJJ.jpg);background-size:cover;display:flex;height:100vh;justify-content:center;width:100vw}.signIn-child{background-color:#fff;padding:20px;width:25%}.signIn-title{font-size:24px;font-weight:300}.signIn-form{display:flex;flex-direction:column}.signIn-form input{flex:1 1;margin:10px 0;min-width:40%;padding:10px}.signIn-btn{background-color:teal;border:none;color:#fff;cursor:pointer;margin-bottom:10px;padding:15px 20px;text-decoration:none;width:40%}.signIn-link{cursor:pointer;font-size:12px;margin:5px 0;text-decoration:underline}@media only screen and (max-width:380px){.signIn-child{width:75%}}.shopping-cart{align-items:center;background-color:rgba(143,235,200,.411);display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%}.shopping-cart h1{background-color:#000;color:#fff;left:0;margin-top:0;padding-left:3%;position:absolute;text-align:left;top:0;width:100%}.cart-wrap{background-color:#fff;border:1px solid grey;border-radius:25px;color:#000;margin-top:10px;width:70%}.cart-wrap h3{margin-left:25px;padding-top:5px}.cart-items{align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:auto;max-height:350px;padding:20px;width:88%}.single-item{background-color:#5a0000;border:1px solid grey;border-radius:25px;color:#fff;flex-direction:row;height:90px;justify-content:space-around;margin:5px auto auto;text-align:center;width:95%}.image,.single-item{align-items:center;display:flex}.image{justify-content:center;padding-top:5px}.image img{border-radius:.25rem;height:80px;object-fit:contain}.checkout{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;margin:20px;width:80%}.checkout button{background-color:orange;border:1px solid #bdbdbd;border-radius:5px;color:#fff;cursor:pointer;font-size:20px;font-size:20;height:40px}*{box-sizing:border-box;margin:0;padding:0}.form{align-items:center;display:flex;flex-direction:column;height:85vh;justify-content:center;margin:auto;width:100%}.form h1{margin-top:-5rem}div .shipping-head{background-color:#000;color:#fff;display:flex;margin:0;padding:1rem;width:100%}.form form{align-items:center;background-color:#7fffd4;border-radius:10px;display:flex;flex-direction:column;height:70%;justify-content:center;padding:0 3rem}.form input{color:#a3a3a3;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;height:2rem;margin:1rem;outline:none;width:300px}.form .btn{background-color:#ffb94f;border:1px solid #cfcfcf;border-radius:5px;cursor:pointer;height:2.5rem;margin-bottom:-50px;margin-top:5%;width:100%}.form .area input{margin:1rem .33rem;width:200px}.form .address,.form .name{display:grid;grid-template-columns:repeat(2,1fr)}.form .area{display:grid;grid-template-columns:repeat(3,1fr)}
/*# sourceMappingURL=main.af7dc731.css.map*/