.stedrino-pdp__media{position:relative;min-width:0}.stedrino-pdp-gallery{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:.75rem;align-items:start;background:#f3f5f8;border-radius:var(--st-radius-sm);padding:.75rem;overflow:hidden}.stedrino-pdp-gallery--placeholder .stedrino-pdp-gallery__main{grid-column:1/-1}.stedrino-pdp-gallery__main{position:relative;aspect-ratio:1;background:#fff;border-radius:10px;overflow:hidden;min-height:280px;min-width:0}.stedrino-pdp-gallery__zoom{display:block;width:100%;height:100%;line-height:0}.stedrino-pdp-gallery__image,.stedrino-pdp-gallery__main img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:#fff}.stedrino-pdp-gallery__thumbs{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;max-height:min(520px,70vh);overflow-y:auto;scrollbar-width:thin;min-width:0}.stedrino-pdp-gallery__thumb{margin:0;padding:0;list-style:none;flex:0 0 auto}.stedrino-pdp-gallery__thumb-btn,.stedrino-shop .stedrino-pdp-gallery__thumb-btn{display:block!important;width:100%;min-height:0!important;padding:0!important;margin:0;border:2px solid rgba(13,57,115,.14)!important;border-radius:8px!important;background:#e8ecf1!important;color:inherit!important;font:inherit;line-height:0;cursor:pointer;overflow:hidden;appearance:none;-webkit-appearance:none;box-shadow:none!important;transform:none!important;transition:border-color .2s ease,box-shadow .2s ease}.stedrino-pdp-gallery__thumb-btn:hover,.stedrino-shop .stedrino-pdp-gallery__thumb-btn:hover{border-color:var(--st-pink)!important;box-shadow:0 0 0 2px rgba(217,35,135,.15)!important;transform:none!important}.stedrino-pdp-gallery__thumb-btn img{width:100%;height:72px;object-fit:contain;object-position:center;display:block;background:#e8ecf1;pointer-events:none}.stedrino-pdp-gallery__thumb.is-active .stedrino-pdp-gallery__thumb-btn,.stedrino-pdp-gallery__thumb.is-active .stedrino-pdp-gallery__thumb-btn:hover{border-color:var(--st-pink)!important;box-shadow:0 0 0 2px rgba(217,35,135,.22)!important}.stedrino-pdp__media .flex-control-thumbs,.stedrino-pdp__media .flex-viewport+ol,.stedrino-pdp__media .woocommerce-product-gallery__wrapper,.stedrino-pdp__media ol.flex-control-nav{display:none!important}@media (max-width:768px){.stedrino-pdp-gallery{grid-template-columns:1fr;grid-template-rows:auto auto}.stedrino-pdp-gallery__thumbs{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;max-height:none;order:2;-webkit-overflow-scrolling:touch}.stedrino-pdp-gallery__thumb{flex:0 0 72px}.stedrino-pdp-gallery__thumb-btn img{height:72px;width:72px}.stedrino-pdp-gallery__main{min-height:min(72vw,420px)}}