﻿.price-filter-container{width:90%;height:70px;margin:0 auto;padding:10px 0;position:relative}.price-values{text-align:center;margin-bottom:15px;font-size:16px;font-weight:700}input[type=range]{-webkit-appearance:none;pointer-events:none;z-index:2;background:0 0;width:100%;height:6px;margin:0;position:absolute;top:45px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;cursor:pointer;background:#369;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0000004d}.slider-track{z-index:1;background:#ddd;border-radius:5px;width:100%;height:6px;position:absolute;top:45px}.product-media img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;max-height:250px}