.app-shop .shop-header{display:flex;text-align:center;align-items:center;justify-content:center;flex-direction:column;margin-bottom:65px}.app-shop .shop-header h2{margin:0;font-size:50px;line-height:55px;color:#843517}@media (max-width: 767px){.app-shop .shop-header h2{font-size:39px;line-height:43px}}.app-shop .category-collection{display:flex;flex-direction:row;flex-wrap:wrap;text-align:center;align-items:center;justify-content:center;row-gap:20px;margin-bottom:10px}@media (max-width: 767px){.app-shop .category-collection{flex-direction:column}}.app-shop .category-collection:last-child{margin-bottom:0}.app-shop .category-collection .category{display:block;position:relative;min-width:120px;padding:0 20px 13px;border-bottom:1px solid rgba(132,53,23,0.5);margin:0;text-transform:uppercase;font-size:14px;line-height:14px;letter-spacing:0.81px;cursor:pointer}@media (max-width: 767px){.app-shop .category-collection .category{width:100%;margin-bottom:15px}}.app-shop .category-collection .category .subcategory-mobile{display:none}.app-shop .category-collection .category.active::after{content:"";position:absolute;width:100%;height:4px;bottom:-2px;left:0;background-color:#843517}@media (max-width: 767px){.app-shop .category-collection .category.active::after{top:25px;bottom:unset}}.app-shop .category-collection .category.active .subcategory-mobile{padding-bottom:15px;margin-bottom:15px;border:none}@media (max-width: 767px){.app-shop .category-collection .category.active .subcategory-mobile{display:block}}.app-shop .category-collection .category.active .subcategory-mobile:first-child{margin-top:30px}.app-shop .category-collection .category.active .subcategory-mobile:last-child{padding-bottom:0;margin-bottom:0}.app-shop .category-collection .subcategory-mobile.active::after{display:none !important}.app-shop .category-collection.subcategories{margin-top:25px}@media (max-width: 767px){.app-shop .category-collection.subcategories{display:none}}.app-shop .product-collection{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:32px;row-gap:57px;padding:144px 0 400px}@media (max-width: 1024px){.app-shop .product-collection{grid-template-columns:1fr 1fr;gap:30px;padding:144px 0 85px}}@media (max-width: 767px){.app-shop .product-collection{grid-template-columns:1fr;gap:40px;padding:42px 0 115px}}
/*# sourceMappingURL=shop.min.css.map */
