.shop_page_wrapper{gap:50px;display:flex}.brands_filter_list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.brand_filter_image{text-align:center;border:1px solid #ddd;border-radius:10px;justify-content:center;align-items:center;height:100%;padding:13px;transition:transform .3s,box-shadow .3s;display:flex}.brand_filter_image img{border-radius:8px}.brands_filter_list img{border-radius:10px;min-width:80px}.categories_page .shop_page_prod_grid{grid-template-columns:repeat(3,1fr)}.category_filter_side{height:fit-content;position:sticky;top:10px}@media only screen and (min-width:768px){.shop_page.categories-page .product_item{padding:15px 20px!important}.shop_page.categories-page{margin-top:40px;padding-top:20px}}@media only screen and (max-width:768px){.categories_page .shop_page_prod_grid{grid-template-columns:repeat(2,1fr)}.shop_page_wrapper{flex-direction:column-reverse;gap:40px}.brands_filter_list{grid-template-columns:repeat(3,1fr)}.brands_filter_list img{min-width:unset}.brand_filter_image{padding:8px}h3.filter_title.mobile_visible{margin-bottom:25px;font-size:25px;font-weight:500;line-height:25px}}
/*# sourceMappingURL=3fe8a3d9a7785b85.css.map*/