*{margin:0;padding:0;box-sizing:border-box}.container{position:relative;padding-top:120px}.show-hide-cart-btn{border:none;border-radius:0 0 0 8px;background:#31b572cc;position:fixed;padding:5px;color:#fff;top:90.5px;right:0;z-index:1000}.show-hide-cart-btn:hover{background:#31b572cc}.banner{position:fixed;background:#fff;z-index:1000;display:flex;justify-content:flex-end;align-items:center;padding:18px;height:90px;width:100%;border-bottom:2px solid #000}.logo{width:48px;height:48px}.title{font-size:22px}.cart{position:fixed;background:#31b572e6;color:#fff;font-weight:500;padding:20px;top:120px;right:0;width:250px;border-radius:12px 0 12px 12px;box-shadow:-2px 2px 5px 2px #fff;z-index:1000}.cart li{margin-top:10px;list-style-type:disc;list-style-position:inside}.total{font-weight:700;margin-top:20px;font-size:18px}.reset-cart{border:none;padding:5px;border-radius:6px;margin:0 auto;display:block}.plant-item{display:block;position:relative;width:250px;border-radius:12px}.cover{display:block;width:100%;height:250px;border-radius:12px}.add-to-cart{border:none;padding:6px 14px;border-radius:6px;background-color:#31b572;color:#fff}.add-to-cart:hover{background:#31b572cc}@media screen and (min-width: 768px){.plant-item{width:calc(50% - 10px)}}@media screen and (min-width: 1024px){.plant-item{width:calc(25% - 5px)}}.price{position:absolute;top:0;right:0;border-radius:12px 12px 12px 0;padding:10px;background:#31b572;color:#fff}.shopping-list{padding:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px}@media screen and (min-width: 768px){.shopping-list{padding:40px 100px;gap:20px}}@media screen and (min-width: 1024px){.shopping-list{padding:40px 20px}}.categories{display:block;margin:0 auto;padding:5px;color:#31b572;border:1px solid rgb(49,181,114);outline-style:none;border-radius:6px}.categories:focus{border:1px solid rgb(49,181,114)}
