.product-filter{background-color:var(--brown)}.product-filter .btn{min-width:80px;color:var(--brown);font-weight:500}.product-filter .form-select{color:var(--brown);background-color:#fff;border:1px solid #ccc;font-weight:500}.product-list-header{text-align:center;margin:2rem}.wishlist-btn{cursor:pointer;z-index:10;background:0 0;border:none;font-size:24px;position:absolute;top:10px;right:10px}.wishlist-icon{color:#ccc;transition:color .3s}.wishlist-icon.red{color:red}.filter-second{justify-content:end;align-items:center;gap:10px;display:flex}.filter-first{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.product-list-header h2{color:#5b3a15;margin-bottom:1rem;font-size:3.5rem}@media only screen and (max-width:768px){.product-list-header h2{color:#5b3a15;margin-bottom:0;font-size:1.5rem}.filter-second{justify-content:space-between}.product-list-header{margin:1rem}.filter-first{display:none!important}}
