.item,.item-img{width:280px}.item-img{height:auto;border-radius:8px}.item p{margin:6px 0}.item-prices{display:flex;gap:20px}.item-price-new{color:#374151;font-size:18px;font-weight:600}.item-price-old{color:#8c8c8c;font-size:18px;font-weight:500;text-decoration:line-through}.item:hover{transform:scale(1.05);transition:.6s}.placeholder{opacity:.6;pointer-events:none}.placeholder-img{width:280px;height:420px;background-color:#d6ebff;border-radius:8px}.placeholder-text{height:16px;width:60%;background-color:#d6eaff;border-radius:4px;margin:6px auto}@media (max-width:1900px){.item{font-size:15px}.item-img{width:260px}.placeholder-img{width:260px;height:380px}.item-price-old{font-size:14px}}@media (max-width:1024px){.item{font-size:13px}.item,.item-img{width:170px}.placeholder-img{width:170px;height:220px}.item-price-old{font-size:13px}}@media (max-width:800px){.item{font-size:12px}.item,.item-img{width:120px}.placeholder-img{width:120px;height:200px}.item-price-old{font-size:12px}.item-price-new{font-size:17px}}@media (max-width:500px){.item,.item-img{width:160px}.placeholder-img{width:160px;height:200px}}.shop-category{margin-bottom:100px;margin-top:90px}.shop-category-banner{display:flex;margin:30px auto;width:82%;height:auto}.shopcategory-indexSort{display:flex;margin:0 auto;justify-content:space-between;align-items:center}.shopcategory-sort{padding:10px 20px;border-radius:40px;border:1px solid #888}.shopcategory-indexSort p span{font-weight:600}.shopcategory-product{margin:20px auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;row-gap:80px}.shopcategory-loadmore{display:flex;justify-content:center;align-items:center;margin:150px auto;width:233px;height:69px;border-radius:75px;background:#ededed;color:#787878;font-size:18px;font-weight:500}.sort-selector{font-size:16px;padding:10px 20px;border:2px solid #ccc;border-radius:5px;background-color:#f9f9f9;outline:none;width:200px;cursor:pointer;transition:border-color .3s ease}.sort-selector option{overflow-y:auto;max-height:50px}.sort-selector:hover{border-color:#aaa}.sort-selector:focus{border-color:#007bff}.displayProducts{max-height:10em;overflow-y:auto}.shopcategory-product .item{margin:auto}.shopcategory-indexSort{width:90%;margin:auto}.shop-category-banner{margin:20px auto;width:90%}.shopcategory-sort{padding:5px 10px;font-size:12px}@media(max-width:1900px){.shop-category-banner{margin:20px auto;width:90%}.shopcategory-indexSort{width:90%;margin:auto}.shopcategory-sort{padding:5px 10px;font-size:12px}.shopcategory-indexSort p{font-size:12px}.shopcategory-product{width:90%;margin:10px auto;row-gap:40px}.shopcategory-product .item{margin:auto}.shopcategory-loadmore{margin:100px auto;width:200px;height:60px;font-size:16px}}@media(max-width:800px){.shop-category{margin-top:160px}.shop-category-banner{width:95%;margin-top:65px}.shopcategory-product{width:95%}.shopcategory-loadmore{margin:60px auto;width:150px;height:40px;font-size:13px}.sort-selector{font-size:12px;width:150px}.sort-selector option{font-size:12px;width:120px}}@media(max-width:540px){.shop-category-banner{width:100%;margin-top:65px}.shopcategory-product{display:grid;grid-template-columns:1fr 1fr;gap:20px;justify-content:center;padding:10px}}