body.ecommerce-product .product-gallery-thumbs{gap:0.55rem;margin-top:0.85rem;}body.ecommerce-product .product-gallery-thumb{appearance:none;-webkit-appearance:none;flex:0 0 4.75rem;width:4.75rem;height:4.75rem;padding:0;border-radius:4px;border:1px solid #9aadc2;background:#d7e0eb;opacity:1 !important;overflow:hidden;box-shadow:none;transform:none;}body.ecommerce-product .product-gallery-thumb.is-active{border-color:#243084;box-shadow:inset 0 0 0 2px #243084;background:#fff;}body.ecommerce-product .product-gallery-thumb:hover,body.ecommerce-product .product-gallery-thumb:focus-visible{border-color:#0a1628;background:#fff;transform:none;opacity:1 !important;}body.ecommerce-product .product-gallery-thumb img{width:100% !important;height:100% !important;max-width:none !important;object-fit:cover !important;object-position:center center;padding:0 !important;margin:0 !important;opacity:1 !important;visibility:visible !important;display:block !important;filter:none !important;}body.ecommerce-product .product-gallery-nav{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:0 0.65rem;pointer-events:none;}body.ecommerce-product .product-gallery-arrow{pointer-events:auto;width:2.6rem;height:2.6rem;border:1px solid #c5d3e0;border-radius:4px;background:rgba(255,255,255,0.94);color:#0a1628;font-size:1.65rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 20px rgba(10,22,40,0.12);}body.ecommerce-product .product-gallery-arrow:hover{background:#0a1628;color:#fff;border-color:#0a1628;}body.ecommerce-product .product-related-grid.shop-grid,body.ecommerce-product .product-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;}@media (max-width:1024px){body.ecommerce-product .product-related-grid.shop-grid,body.ecommerce-product .product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:640px){body.ecommerce-product .product-related-grid.shop-grid,body.ecommerce-product .product-related-grid{grid-template-columns:1fr;}}