/* HEPHORA MEDIA FULL VIEW V5 — intrinsic image sizing */
.template-product .hp-stage{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:2/3!important;overflow:hidden!important;background:#F3F1EC!important}
.template-product .hp-stage>img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;min-width:0!important;min-height:0!important;object-fit:contain!important;object-position:center!important;flex:0 0 auto!important}
.template-product .hp-thumb{overflow:hidden!important}
.template-product .hp-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important}
.template-cart .cart-product-image{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:auto!important;aspect-ratio:2/3!important;min-height:0!important;overflow:hidden!important;background:#F3F1EC!important}
.template-cart .cart-product-image img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;min-width:0!important;min-height:0!important;object-fit:contain!important;object-position:center!important;flex:0 0 auto!important}
.cart-drawer-pro .drawer-item img{display:block!important;width:auto!important;height:auto!important;max-width:76px!important;max-height:114px!important;object-fit:contain!important;object-position:center!important}
@media(max-width:640px){
.template-product .hp-stage{aspect-ratio:2/3!important}
.template-product .hp-stage>img{max-width:100%!important;max-height:100%!important}
.template-cart .cart-product-image{aspect-ratio:2/3!important}
.template-cart .cart-product-image img{max-width:100%!important;max-height:100%!important}
.cart-drawer-pro .drawer-item img{max-width:66px!important;max-height:99px!important}
}
