.wholesale__product-showcase-container{max-width:1200px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.wholesale__showcase-wrapper{background-color:#f8f9fa;padding:30px;display:flex;gap:30px;align-items:flex-start}.wholesale__product-image-section{flex:0 0 300px}.wholesale__image-container{padding:20px;background-color:#fff;text-align:center}.wholesale__product-image{width:100%;height:auto;max-width:260px;object-fit:contain}.wholesale__product-content-section{flex:1;padding:20px;background-color:#fff}.wholesale__content-wrapper{line-height:1.6;color:#333}.wholesale__intro-text{margin-bottom:20px;font-size:14px}.wholesale__section-heading{color:#788665;font-size:16px;font-weight:700;margin:20px 0 10px}.wholesale__section-text{margin-bottom:15px;font-size:14px}@media (max-width: 768px){.wholesale__showcase-wrapper{flex-direction:column;gap:20px}.wholesale__product-image-section{flex:none;width:100%}.wholesale__image-container,.wholesale__product-content-section{padding:15px}}.wholesale__collection-header{max-width:max-content;padding:60px 150px 40px 110px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column}.wholesale__collection-main-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;line-height:1;display:flex;width:100%;text-align:left}.wholesale__collection-subtitle{font-size:1rem;color:#6b7280;margin:0;line-height:1.5;font-weight:400;text-align:left}h1{font-size:2rem;font-weight:600;text-align:center;margin:2rem 0 3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.wholesale__collection-products{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem 2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.wholesale__collection-product{display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;transition:all .3s ease;overflow:hidden;position:relative;border:1px solid #f1f5f9}.wholesale__collection-product:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026;border-color:#e2e8f0}.wholesale__collection-product:before{content:none;display:none}.wholesale__collection-product__image{width:100%;height:280px;object-fit:contain;padding:2rem;transition:transform .3s ease;display:block}.wholesale__collection-product:hover .wholesale__collection-product__image{transform:scale(1.05)}.wholesale__collection-product__content{padding:1.5rem;flex:1;display:flex;flex-direction:column;gap:1rem}.wholesale__collection-product__content p:first-child{margin:0;flex:1}.wholesale__collection-product__content p:first-child a{font-size:1.1rem;font-weight:600;color:#1f2937;text-decoration:none;line-height:1.4;display:block}.wholesale__collection-product__content p:first-child a:hover{color:#8b9467}.wholesale__collection-product__content p:last-child{font-size:1rem;font-weight:600;color:#374151;margin:0}.wholesale__collection-product__content p:last-child:before{content:"Price ";color:#6b7280;font-weight:400}.wholesale__collection-product__price-row{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.wholesale__collection-product__price{font-size:1rem;font-weight:600;color:#374151}.wholesale__collection-product__price:before{content:"Price ";color:#6b7280;font-weight:400}.wholesale__collection-product__buy-btn{display:inline-block;background:#8b9467;color:#fff;font-size:.95rem;font-weight:600;padding:.5rem 1.2rem;border-radius:6px;text-decoration:none;transition:background .2s,transform .2s;margin-left:.5rem;white-space:nowrap;border:none}.wholesale__collection-product__buy-btn:hover,.wholesale__collection-product__buy-btn:focus{background:#788556;color:#fff;transform:translateY(-2px);outline:none;border:none}.wholesale__pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin:3rem 0 2rem;grid-column:1 / -1}.wholesale__pagination a,.wholesale__pagination span{padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:6px;text-decoration:none;color:#374151;font-weight:500;transition:all .3s ease;min-width:44px;text-align:center}.wholesale__pagination a:hover,.wholesale__pagination .current{background:#8b9467;color:#fff;border-color:#8b9467}.wholesale__pagination .prev,.wholesale__pagination .next{font-weight:600}@media screen and (max-width: 1024px){.wholesale__collection-header{padding:1.5rem 1rem 1rem}.wholesale__collection-main-title{font-size:2rem}.wholesale__collection-products{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 1rem 1.5rem}h1{font-size:1.8rem;margin:1.5rem 0 2.5rem}.wholesale__collection-product__image{height:250px;padding:1.5rem}}@media screen and (max-width: 768px){.wholesale__collection-header{padding:1rem .5rem}.wholesale__collection-main-title{font-size:1.8rem}.wholesale__collection-subtitle{font-size:.9rem}.wholesale__collection-products{grid-template-columns:1fr;gap:1.5rem;padding:0 .5rem 1rem}.wholesale__collection-product__image{height:250px;padding:1.5rem}.wholesale__collection-product__content{padding:1.25rem}h1{font-size:1.6rem;margin:1rem 0 2rem}.wholesale__pagination{margin:2rem 0 1rem;flex-wrap:wrap}.wholesale__pagination a,.wholesale__pagination span{padding:.6rem .8rem;font-size:.9rem}}@media screen and (max-width: 480px){.wholesale__collection-header{padding:1rem .25rem .5rem}.wholesale__collection-main-title{font-size:1.6rem}.wholesale__collection-subtitle{font-size:.85rem}.wholesale__collection-products{padding:0 .25rem 1rem;gap:1rem}.wholesale__collection-product{border-radius:8px}.wholesale__collection-product__image{height:200px;padding:1rem}.wholesale__collection-product__content{padding:1rem}h1{font-size:1.4rem;margin:1rem 0 1.5rem}.wholesale__pagination a,.wholesale__pagination span{padding:.5rem .7rem;font-size:.8rem;min-width:36px}}.wholesale__collection-products:empty:after{content:"No products found in this collection";display:block;text-align:center;padding:4rem 2rem;color:#6b7280;font-size:1.2rem;font-style:italic;grid-column:1 / -1}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.wholesale__collection-product.loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:shimmer 1.5s infinite}@media (hover: none) and (pointer: coarse){.wholesale__collection-product:hover,.wholesale__collection-product:hover .wholesale__collection-product__image{transform:none}.wholesale__collection-product:active{transform:scale(.98)}}@media print{.wholesale__collection-products{grid-template-columns:repeat(2,1fr);gap:1rem}.wholesale__collection-product{box-shadow:none;border:1px solid #ccc;break-inside:avoid}.wholesale__pagination{display:none}.wholesale__collection-header{padding:1rem 0}}.wholesale__collection-product:focus-within{outline:2px solid #8b9467;outline-offset:2px}.wholesale__collection-product__content a:focus{outline:2px solid #8b9467;outline-offset:2px;border-radius:4px}@media (prefers-contrast: high){.wholesale__collection-product{border:2px solid #000}.wholesale__collection-product__content p:first-child a,.wholesale__collection-main-title{color:#000}}@media (prefers-reduced-motion: reduce){.wholesale__collection-product,.wholesale__collection-product__image{transition:none}.wholesale__collection-product:hover,.wholesale__collection-product:hover .wholesale__collection-product__image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-wholesale.css.map */
