:root{font-family:Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#000000de;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-height:100vh}button{cursor:pointer}a{text-decoration:none}.header{background-color:orange;display:flex;padding:5px;position:fixed;top:0;height:89px;left:0;right:0;justify-content:space-between;align-content:center;overflow-x:auto;z-index:20000}.header a{text-decoration:none}.header button{cursor:pointer}.item-number{color:#000;position:relative;right:0;margin:0}.searchDiv input{border:none;margin-left:2px;border-radius:2px;font-size:1.5rem;min-width:800px;height:100%}.Search{font-size:1.5rem;border:none;margin-right:2px;width:200px}.cart,.contact{cursor:pointer}::placeholder{font-size:1.7rem}@media(max-width:1216px){.searchDiv input{min-width:780px}.Search{width:100px}.contactW,.cartW{display:none}}@media(max-width:915px){.searchDiv input{min-width:600px}}@media(max-width:520px){.searchDiv input{min-width:250px}}.stars{color:orange;font-size:xx-large}#select{width:60px;height:30px;border-radius:10px;text-align:center;font-size:large;background-color:orange;border:none}.form{border:2px gray solid;padding:10px 20px;overflow:hidden;margin-right:5px;border-radius:8px;cursor:pointer}.content label,.content p{font-size:larger;margin:0}.content h3{margin-bottom:0;color:#000}.addToCartBtn{background-color:orange;padding:10px 18px;border:none;border-radius:20px;font-size:1.3rem;font-weight:700;margin-bottom:30px;transition:.5s}.addToCartBtn:hover{background-color:#db8f01}.addToCartBtn:active{background-color:#a36b03}.home-container{margin-top:110px;margin-bottom:0;background-color:#f5f5f5}.products{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));background-color:#f5f5f5}footer{background-color:green;padding:2%;position:relative;margin:100px -8px 0 -7px}.checkout-container{margin-top:120px;margin-bottom:3vh}.checkout-container header{display:flex;height:89px;background-color:orange;padding:5px;margin-bottom:60px;overflow-x:auto;position:fixed;top:0;left:0;right:0}.checkout-container header a{text-decoration:none}.checkout-container main{display:flex;justify-content:space-between}.item{display:flex;border-radius:5px;padding:10px;border:solid gray;background-color:#e7e2e2}.item p{margin-bottom:5px;margin-top:2px;font-weight:700}.remove-btn{background-color:#b22222;padding:8px 18px;color:#fff;font-size:16px;font-weight:700;border:none;border-radius:30px}.delivery-day{margin-left:30px;margin-top:15%}.delivery-day p{margin-left:25px;color:green}.order-summary{border:1px grey solid;border-radius:10px;padding:10px;display:flex;margin-top:0;flex-direction:column;margin-right:auto;height:fit-content;width:fit-content}.order-summary button{background-color:#ff4500;text-align:center;display:flex;justify-content:center;margin-bottom:20px;margin-top:20px;padding:10px 20px;border:none;border-radius:5px;color:#fff;font-weight:700;cursor:pointer}.order-summary div{display:flex;justify-content:space-between;padding:5px}.order-total{border-top:2px grey solid;color:#7e0606;font-size:larger;font-weight:700}.jumia{width:40px;padding-top:20%}body{font-family:Arial;margin:0;padding:0;background-color:#f5f5f5}*{box-sizing:border-box}
