/* Keep large uploaded product photos inside the storefront layout */
.product-detail{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)!important;width:100%;max-width:1120px;overflow:visible}.product-detail>div{min-width:0;max-width:100%}.detail-image{width:100%!important;max-width:100%!important;height:440px!important;min-height:0!important;overflow:hidden!important;padding:18px}.detail-image>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}.gallery{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:4px 1px}.gallery button{flex:0 0 76px;overflow:hidden}.gallery button img{display:block;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important}.product-image img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}.product-card,.product-card>a{min-width:0;max-width:100%}.detail-info{min-width:0;overflow-wrap:anywhere}@media(max-width:800px){.product-detail{grid-template-columns:minmax(0,1fr)!important;width:auto}.detail-image{height:320px!important;padding:12px}.gallery button{flex-basis:64px;width:64px;height:60px}}@media(max-width:480px){.detail-image{height:270px!important;padding:9px}.product-image{height:190px!important}}
