.wishlist-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.wishlist-page{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.category-sidebar-wishlist{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.disclaimer-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media screen and (max-width:768px){.disclaimer-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.disclaimer-page{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.category-sidebar-disclaimer{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.wishlist-page{margin-top:30px;padding:0 20px;margin-bottom:30px}@media screen and (max-width:768px){.wishlist-page{padding:0}}.wishlist-page h1{text-align:center;font-size:2rem;color:#046134;margin-bottom:20px}.wishlist-page table{width:100%;border-collapse:collapse;margin-top:20px}.wishlist-page th,td{padding:10px;text-align:left}@media screen and (max-width:768px){.wishlist-page th,td{padding:5px;font-size:12px}}.wishlist-page th{background-color:#f0f0f0;font-weight:700}.wishlist-page td{background-color:#fff;border-bottom:1px solid #ddd}.wishlist-page th{font-size:1rem;color:#333}.wishlist-page input[type=number]{width:60px;padding:5px;border:1px solid #ccc;border-radius:4px;text-align:center}.wishlist-page input[type=number]:focus{border-color:#007bff;outline:0}.wishlist-page a.remove-item{color:red;text-decoration:none;font-size:.9rem;cursor:pointer}.wishlist-page .grand-total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.wishlist-page a.remove-item:hover{text-decoration:underline}.wishlist-page button{background-color:#046134;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:1rem;margin-top:10px}.wishlist-page button:hover{background-color:#333}.wishlist-page #grand-total{font-weight:700;font-size:1.2rem;color:#333;margin-left:5px}.wishlist-page hr{border:0;height:1px;background:#ddd}.wishlist-page tr:hover{background-color:#f9f9f9}.category-sidebar-wishlist{margin-top:30px;padding:20px;background-color:#fff}@media screen and (max-width:768px){.category-sidebar-wishlist{padding:0}}.UpdateWishlist{font-size:1.5rem;color:#333;font-weight:700;margin-bottom:20px}.cust-btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;background:#3b2416;color:#ddd}.cust-btn:hover{background-color:#fff;color:#000;text-decoration:underline;border:1px solid #000}.homepage-categories h3{color:#056734}.homepage-categories .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.homepage-categories .category-item{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 20px);flex:0 0 calc(25% - 20px);max-width:calc(25% - 20px);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:768px){.homepage-categories .category-item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 20px);flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media screen and (max-width:480px){.homepage-categories .category-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.hover-wrapper{position:relative;display:block;margin-bottom:15px}.hover-wrapper img{width:100%;display:block;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.hover-wrapper .text-content{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,109,49,.8);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;font-size:16px;padding:10px;font-weight:600}.hover-wrapper:hover img{opacity:.6}.hover-wrapper:hover .text-content{opacity:1}.homepage-categories h3{margin:50px 0 0;font-size:1.2em;line-height:normal}.homepage-categories p.category-desc{font-size:.9em;margin:0}.garden-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;margin-top:20px}.garden-row .image-col{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.garden-row .image-col img{width:100%;height:auto;display:block}.garden-row .text-col{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%;text-align:left}.garden-row .text-col p{line-height:1.6;margin-bottom:1em}@media (max-width:768px){.garden-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.garden-row .image-col,.garden-row .text-col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.garden-row .text-col{text-align:center}}