.wd-product-cats .wd-cats-more{display:inline-block;margin-left:6px;padding:3px 6px;border-radius:12px;background:#ED7201;color:#fff;font-weight:600;cursor:pointer;font-size:12px;line-height:1;transition:all 0.2s ease}.wd-product-cats .wd-cats-more:hover{background:#E26E03}.wd-product-cats a,.wd-product-cats .wd-cats-more{vertical-align:middle}#wd-cats-modal{position:fixed;inset:0;z-index:999999;display:none}#wd-cats-modal.active{display:flex;justify-content:center;align-items:center;animation:fadeIn 0.3s ease-in-out}#wd-cats-modal .wd-cats-backdrop{position:absolute;inset:0;background:rgb(0 0 0 / .45);backdrop-filter:blur(6px)}#wd-cats-modal .wd-cats-dialog{position:relative;z-index:1000000;width:90%;max-width:600px;background:rgb(255 255 255 / .45);backdrop-filter:blur(20px);border-radius:10px;padding:50px 40px;box-shadow:0 20px 60px rgb(0 0 0 / .25);animation:popIn 0.35s ease-in-out;overflow:hidden}.wd-cats-close{position:absolute;top:16px;right:16px;width:21px;height:21px;border-radius:50%;border:none;background:#ED7201;color:#fff;font-size:20px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px rgb(255 9 169 / .4);transition:all 0.25s ease}.wd-cats-close:hover{background:#fff;color:#ED7201;box-shadow:0 0 12px rgb(255 9 169 / .7);transform:rotate(90deg)}.wd-cats-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 20px;margin-top:20px}.wd-cats-item a{display:block;width:100%;padding:12px 16px;border-radius:50px;background:#fff;color:#222;text-decoration:none;font-size:15px;font-weight:500;text-align:center;border:1px solid #eee;box-shadow:0 4px 10px rgb(0 0 0 / .05);transition:all 0.3s ease}.wd-cats-item a:hover{background:#ED7201;color:#fff;transform:translateY(-2px);box-shadow:0 6px 15px rgb(255 9 169 / .3)}#wd-cats-modal .wd-cats-dialog{max-height:450px;min-height:250px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ccc #fff0;margin:0 auto;margin-top:100px}}#wd-cats-modal .wd-cats-dialog::-webkit-scrollbar{width:6px}#wd-cats-modal .wd-cats-dialog::-webkit-scrollbar-thumb{background-color:#bbb;border-radius:6px}#wd-cats-modal .wd-cats-dialog::-webkit-scrollbar-thumb:hover{background-color:#999}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes popIn{from{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width:480px){#wd-cats-modal .wd-cats-dialog{width:92%;max-width:360px;border-radius:16px;padding:28px 20px 32px}.wd-cats-item a{padding:12px 14px;font-size:14px}.wd-cats-close{width:34px;height:34px;top:12px;right:12px}.wd-cats-list{display:grid;grid-template-columns:repeat(1,1fr);gap:14px 20px;margin-top:20px}}.wd-products.grid-items,.products.wd-products-holder{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:25px!important;margin-bottom:30px}.wd-products .product-grid-item,.wd-products .product-wrapper{display:flex;flex-direction:column;height:100%}.product-wrapper{background:#fff;border-radius:10px;box-shadow:0 2px 10px rgb(0 0 0 / .05);transition:all 0.3s ease;overflow:hidden}.product-element-bottom{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.product-element-bottom .wd-product-cats{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;flex-wrap:nowrap}