/* MAFIVO V2 - exact selectors from this theme */
.grid-products{align-items:stretch!important}.product-card{height:100%!important}.product-card .product-media{width:100%!important;aspect-ratio:1/1!important;height:auto!important;min-height:0!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.product-card .product-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:10%!important;transform:none!important}.product-card:hover .product-media img{transform:none!important}
.product-page{padding:36px 0 64px!important}.product-page .product-layout{display:grid!important;grid-template-columns:minmax(0,400px) minmax(0,1fr)!important;gap:48px!important;align-items:start!important}.product-page .product-gallery{width:400px!important;height:400px!important;min-height:400px!important;max-width:400px!important;max-height:400px!important;aspect-ratio:1/1!important;margin:0 auto!important;background:#fff!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.product-page .product-gallery>img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;padding:24px!important;box-sizing:border-box!important}
@media(max-width:900px){.product-page .product-layout{grid-template-columns:1fr!important;gap:28px!important}.product-page .product-gallery{width:min(82vw,360px)!important;height:min(82vw,360px)!important;min-height:0!important;max-width:360px!important;max-height:360px!important}.product-page .product-gallery>img{padding:18px!important}}
@media(max-width:560px){.product-card .product-media img{padding:8%!important}.product-page .product-gallery{width:min(86vw,330px)!important;height:min(86vw,330px)!important;max-width:330px!important;max-height:330px!important}}
