.search-main__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:40px}.product-card{position:relative;background:#f6f6f6;border:none;border-radius:6px;padding:0;transition:all var(--transition-normal);overflow:hidden;box-shadow:none;display:flex;flex-direction:column;height:auto;width:100%;max-width:318px;margin:0 auto}@media (max-width: 1024px){.search-main__layout{gap:20px}.search-main__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.product-card{max-width:240px}.search-main__sidebar{flex:0 0 250px}}@media (max-width: 768px){.search-main__layout{flex-direction:column}.search-main__sidebar{width:100%;margin-bottom:20px;padding:15px;border-radius:8px;background:#ffffff0d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,209,54,.2)}.search-main__sidebar-toggle{display:flex!important;justify-content:space-between;align-items:center;padding:10px 15px;background:#fafaf6;border:1px solid rgba(17,17,17,.1);border-radius:6px;cursor:pointer;margin-bottom:15px}.search-main__sidebar-toggle-text{font-weight:600;font-size:16px;color:#111}.search-main__sidebar-toggle-icon{transition:transform .3s ease}.search-main__sidebar-toggle.active .search-main__sidebar-toggle-icon{transform:rotate(180deg)}.search-main__sidebar-content{display:none;padding-top:15px}.search-main__sidebar-content.active{display:block}.search-main__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))!important;gap:10px!important}.product-card{max-width:100%}.product-card__content{padding:8px}.product-card__title-section{margin-bottom:4px;height:auto;max-height:40px}.product-card__vendor{display:none}.product-card__title{font-size:12px;-webkit-line-clamp:2;line-clamp:2;height:auto}.product-card__price{flex-direction:column;align-items:flex-start;gap:0}.product-card__price-section{flex-direction:column;align-items:flex-start;gap:2px}.product-card__price--sale,.product-card__price--regular,.product-card__price--varies{font-size:12px}.product-card__price--compare{font-size:10px;margin-left:0}.product-card__cart-icon{transform:scale(.8)}}@media (max-width: 480px){.search-main__grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.product-card__content{padding:6px}.product-card__title-section{max-height:32px}.product-card__title{font-size:11px;line-height:1.2;-webkit-line-clamp:2;line-clamp:2}.product-card__price--sale,.product-card__price--regular,.product-card__price--varies{font-size:11px}.product-card__price--compare{font-size:9px}.product-card__cart-icon{display:none}.search-main__sort{flex-direction:column;align-items:flex-start;gap:10px}.search-main__sort-label{margin-right:0}.search-main__sort-select{width:100%}.search-main__top-bar{flex-direction:column;align-items:flex-start;gap:15px}.search-main__filters-active{flex-wrap:wrap}.search-main__category-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.search-main__price-filter{flex-direction:column;gap:10px}.search-main__price-inputs{flex-direction:row;justify-content:space-between;width:100%}.search-main__price-input{width:45%}.search-main__price-submit{width:100%}}@media (max-width: 480px){.search-main__results,.search-main__category-list{grid-template-columns:1fr}.search-main__pagination{flex-direction:column;gap:10px;align-items:center}.search-main__pagination-info{text-align:center}.search-main__pagination-links{display:flex;justify-content:center;flex-wrap:wrap}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/search-responsive.css.map */
