.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}@media only screen and (max-width:768px){.filter-second{justify-content:space-between}.product-list-header{margin:1rem}.filter-first{display:none!important}}.active-btn,.dropdown-item:active,.dropdown-item:focus,.dropdown-item:hover{color:#fff!important;background-color:#5b3917!important}
