.shop-category-wrapper{background:var(--Gradients-Linear,linear-gradient(180deg,#fdfdfd 0,#f1f5fe 100%));display:flex;flex-direction:column;gap:32px}.shop-category-wrapper .shop-products-wrapper{width:100%;display:flex;gap:24px;max-width:1712px;margin:0 auto}@media screen and (max-width:1024px){.shop-category-wrapper .shop-products-wrapper{flex-direction:column}}.shop-category-wrapper .shop-products-wrapper .left{width:19%}@media screen and (max-width:1024px){.shop-category-wrapper .shop-products-wrapper .left{display:none}}.shop-category-wrapper .shop-products-wrapper .right{width:79%}@media screen and (max-width:1024px){.shop-category-wrapper .shop-products-wrapper .right{width:100%}}.shop-category-wrapper .shop-products-wrapper .right .top-section-wrapper{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:12px 23px}@media screen and (max-width:1024px){.shop-category-wrapper .shop-products-wrapper .right .top-section-wrapper{background-color:rgba(0,0,0,0);align-items:start;padding:12px 0}}.shop-category-wrapper .shop-products-wrapper .right .top-section-wrapper .main-btn{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.shop-category-wrapper .shop-products-wrapper .right .items{display:flex;flex-wrap:wrap;gap:24px;margin:24px 0;width:100%}