.gato-gallery-active media-gallery,.gato-gallery-active .product__media-wrapper{display:none!important}.gato-gallery-outer{overflow-x:hidden}.gato-gallery{position:relative;width:100vw;left:50%;transform:translate(-50%);height:500px;background:#000;overflow:hidden}.gato-info-2col{display:grid;grid-template-columns:1fr 1.5fr;gap:0 64px;align-items:start;padding:48px 0 64px;max-width:900px;margin:0 auto}.gato-info-left{display:flex;flex-direction:column;gap:0}.gato-info-right{padding-left:48px}.gato-info-left .product__title h1,.gato-info-left .product__title .h1{font-size:1.9rem;line-height:1.15;letter-spacing:-.02em}.gato-info-left .product__title a.product__title{display:none}.gato-info-left .custom-attributes-wrapper{font-size:1.08rem;letter-spacing:.08em;text-transform:uppercase;color:#888;margin-bottom:10px}.gato-info-left .custom-attributes-wrapper a{color:#888;text-decoration:none;border-bottom:1px solid #ccc;padding-bottom:1px}.gato-info-left .custom-attributes-wrapper a:hover{color:#111;border-color:#111}.gato-info-left .price--large .price-item{font-size:1.4rem;letter-spacing:.02em}.gato-info-left .product__tax{font-size:.72rem;color:#bbb;margin-top:8px;margin-bottom:20px}.gato-info-left .product-form__submit{letter-spacing:.1em;text-transform:uppercase;font-size:.9rem;height:50px}.gato-info-left .share-button,.gato-info-left share-button{margin-top:16px;opacity:.45;font-size:.8rem;max-width:100%;width:100%;box-sizing:border-box}.gato-info-left share-button>details,.gato-info-left share-button>details>summary{max-width:100%;width:100%;box-sizing:border-box}.gato-info-right .product__description,.gato-info-right .product__description *{font-size:1.15rem;line-height:1.85;color:#111!important}@media screen and (max-width:749px){.gato-info-2col{grid-template-columns:1fr;padding:32px 0 48px}.gato-info-right{padding-left:0;padding-top:24px;margin-top:8px}}.gato-info-left .product-form__submit{color:#fff!important}.gato-gallery__group{display:flex;align-items:center;gap:6px;height:100%}.gato-gallery__main{flex:0 0 auto;height:calc(100% - 20px);position:relative;overflow:hidden;cursor:crosshair}.gato-gallery__main img{width:100%;height:100%;object-fit:contain;display:block;opacity:0;transition:opacity .25s ease}.gato-gallery__main.zoom-active{cursor:none}.gato-gallery__main.zoom-active img{transform:scale(3)}.gato-gallery__zoom-cursor{position:absolute;width:48px;height:48px;border:1.5px solid rgba(255,255,255,.6);border-radius:50%;pointer-events:none;display:none;transform:translate(-50%,-50%);z-index:5}.gato-gallery__main.zoom-active .gato-gallery__zoom-cursor{display:block}.gato-gallery__thumb-nav{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:6px;align-self:center}.gato-gallery__thumb-arrow{background:none;border:none;color:#ffffff59;font-family:Georgia,serif;font-size:20px;font-weight:300;line-height:1;padding:2px 0;cursor:pointer;transition:color .15s;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;width:90px;flex:0 0 auto}.gato-gallery__thumb-arrow:hover{color:#fffc}.gato-gallery--single .gato-gallery__thumb-arrow{display:none}.gato-gallery__thumbs{flex:0 0 auto;display:flex;flex-direction:column;gap:6px;position:relative;height:474px;overflow:hidden}.gato-gallery__thumbs:before,.gato-gallery__thumbs:after{content:"";position:absolute;left:0;right:0;height:96px;pointer-events:none;z-index:2}.gato-gallery__thumbs:before{top:0;background:linear-gradient(to bottom,#000 20%,transparent 100%)}.gato-gallery__thumbs:after{bottom:0;background:linear-gradient(to top,#000 20%,transparent 100%)}.gato-gallery__thumb-track{display:flex;flex-direction:column;gap:6px;will-change:transform}.gato-gallery__thumb{width:90px;height:90px;flex:0 0 90px;overflow:hidden;cursor:pointer;border:1px solid transparent;transition:border-color .15s,opacity .2s ease;opacity:0}.gato-gallery__thumb.is-loaded{opacity:1;border-color:#ffffff1a}.gato-gallery__thumb.is-current{cursor:default;border:2px solid rgba(255,255,255,.7)!important}.gato-gallery__thumb:not(.is-current):hover{border-color:#ffffff59}.gato-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.gato-use-table{border-collapse:collapse;width:100%;font-size:inherit}.gato-use-table th,.gato-use-table td{border:1px solid currentColor;padding:6px 12px;text-align:center}.gato-use-table th{font-weight:400;opacity:.6;font-size:.85em}.gato-gallery--few .gato-gallery__thumbs{height:auto;overflow:visible}.gato-gallery--few .gato-gallery__thumbs:before,.gato-gallery--few .gato-gallery__thumbs:after{display:none}.gato-gallery--few .gato-gallery__thumb-arrow{display:none}.gato-gallery__dots{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;align-self:center;padding:0 6px}.gato-gallery__dot{display:block;width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:#ffffff40;transition:background .2s,transform .2s}.gato-gallery__dot.is-active{background:#ffffffd9;transform:scale(1.35)}@media(max-width:749px),(hover:none){.gato-gallery__dots{display:none}}.gato-gallery__arrows{display:none;align-items:center;justify-content:center;gap:0;background:#000;padding:6px 12px}.gato-gallery__arrows.is-visible{display:flex}.gato-gallery__arrow-btn{background:none;border:none;color:#ffffffbf;font-family:Georgia,serif;font-size:28px;font-weight:300;line-height:1;padding:8px 16px;cursor:pointer;transition:color .15s;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.gato-gallery__arrow-btn:hover{color:#fff}.gato-gallery__arrow-index{font-size:10px;letter-spacing:2px;color:#ffffff80;min-width:40px;text-align:center}@keyframes gatoSpin{to{transform:rotate(360deg)}}.gato-gallery__hires-loader{display:none;position:absolute;top:50%;left:50%;margin:-11px 0 0 -11px;width:22px;height:22px;border:1.5px solid rgba(255,255,255,.18);border-top-color:#ffffffbf;border-radius:50%;pointer-events:none;z-index:20;animation:gatoSpin .75s linear infinite}.gato-gallery__hires-loader.is-loading{display:block}.gato-gallery--single .gato-gallery__thumbs,.gato-gallery--single .gato-gallery__arrows{display:none!important}.gato-gallery__filmstrip{display:none}@media(max-width:749px),(hover:none){.gato-gallery__filmstrip{display:block;position:absolute;bottom:12px;left:0;right:0;height:36px;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 16%,black 84%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 16%,black 84%,transparent 100%)}.gato-gallery__filmstrip-track{display:flex;gap:5px;position:absolute;top:0;left:0;will-change:transform}.gato-gallery__filmstrip-thumb{width:30px;height:30px;flex:0 0 30px;overflow:hidden;opacity:.4;transition:opacity .2s;border-radius:2px}.gato-gallery__filmstrip-thumb.is-current{opacity:1}.gato-gallery__filmstrip-thumb img{width:100%;height:100%;object-fit:cover;display:block}}@media(max-width:749px),(hover:none){.gato-gallery{height:67vh}.gato-gallery__group{position:absolute;top:0;right:0;bottom:0;left:0;margin:0!important;display:block}.gato-gallery__main{position:absolute;top:0;right:0;bottom:56px;left:0;flex:none;cursor:default;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:12px;box-sizing:border-box}.gato-gallery__main img{width:100%;height:100%;object-fit:contain;position:static;transform:none}.gato-gallery__thumb-nav{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/gato-product-gallery.css.map */
