.sh-card-gallery{position:relative;width:100%;isolation:isolate}
.sh-card-gallery .wp-block-woocommerce-product-image{margin-bottom:0}
.sh-card-gallery img{object-fit:contain!important;background:#fff}
.sh-card-gallery .sh-image-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;min-width:44px;padding:0;border:1px solid #cbd5df;border-radius:50%;background:#fff;color:#17364b;font:32px/1 Arial,sans-serif;box-shadow:0 2px 8px #17364b20;cursor:pointer;display:grid;place-items:center}
.sh-card-gallery .sh-image-prev{left:8px}.sh-card-gallery .sh-image-next{right:8px}
.sh-card-gallery .sh-image-count{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);z-index:3;background:#fff;color:#17364b;padding:3px 10px;border:1px solid #dce3e9;border-radius:20px;font:600 12px/1.5 Arial,sans-serif;pointer-events:none}
.sh-card-cart{text-align:center;margin:0 0 1rem}
.sh-card-cart .sh-quantity{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid #17364b;border-radius:25px;overflow:hidden;background:#fff;color:#17364b}
.sh-card-cart .sh-quantity button{min-width:44px;width:44px;height:44px;min-height:44px;border:0;border-radius:0;background:transparent;color:inherit;font:24px/1 Arial,sans-serif;padding:0;cursor:pointer}
.sh-card-cart .sh-quantity-value{min-width:88px;padding:0 8px;font-size:14px;font-weight:600;white-space:nowrap}
.sh-card-cart .sh-quantity button:hover:not(:disabled),.sh-card-gallery .sh-image-arrow:hover{background:#eaf0f4}
.sh-card-cart .sh-quantity button:disabled{opacity:.35;cursor:default}
.sh-card-cart [aria-busy="true"]{opacity:.65}
.sh-card-cart button:focus-visible,.sh-card-gallery button:focus-visible{outline:3px solid #e39324;outline-offset:-4px}
.sh-card-cart .sh-cart-message{font-size:12px;line-height:1.4;margin:6px 0 0;color:#9b2525}
.sh-card-cart .sh-cart-message:empty{display:none}
.sh-card-cart [hidden],.sh-card-gallery [hidden]{display:none!important}
