.product__grid-left{position:static;top:auto}@media (min-width: 1020px){.product__grid-left{position:sticky;top:56px;height:fit-content;align-self:flex-start;height:calc(100vh - 76px)}.product{max-width:1440px;margin:0 auto}}.product__grid-bottom{grid-column:span 2;justify-self:center;text-align:center;width:65%;clear:both;position:relative;z-index:1}@media (max-width: 768px){.product__grid-left{position:static;top:auto}.product__grid-bottom{grid-column:span 1;width:100%}}.sticky-product-bar{position:fixed;bottom:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid #e5e5e5;z-index:1000;transform:translateY(100%);transition:transform .3s ease-in-out;box-shadow:0 -2px 10px #0000001a;-webkit-transform:translateY(100%);-webkit-transition:-webkit-transform .3s ease-in-out}.sticky-product-bar.is-visible{transform:translateY(0)}.sticky-product-bar__container{max-width:1440px;margin:0 auto;padding:0 20px}.sticky-product-bar__content{display:flex;align-items:center;justify-content:space-between;padding:12px 0;gap:20px}.sticky-product-bar__product-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.sticky-product-bar__image{width:50px;height:50px;border-radius:8px;overflow:hidden;flex-shrink:0}.sticky-product-bar__image img{width:100%;height:100%;object-fit:cover}.sticky-product-bar__details{min-width:0;flex:1}.sticky-product-bar__title{font-size:14px;font-weight:600;color:#333;margin:0 0 4px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-product-bar__variant{font-size:12px;color:#666;margin:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-product-bar__action{flex-shrink:0}.sticky-product-bar__cta{background:#197bbd;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.sticky-product-bar__cta:hover{background:#1565a0}.sticky-product-bar__cta:active{transform:translateY(1px)}@media (max-width: 768px){.sticky-product-bar{bottom:env(safe-area-inset-bottom,0);bottom:max(env(safe-area-inset-bottom),0px)}.sticky-product-bar__container{padding:0 15px}.sticky-product-bar__content{padding:10px 0;gap:15px}.sticky-product-bar__image{width:40px;height:40px}.sticky-product-bar__title{font-size:13px}.sticky-product-bar__variant{font-size:11px}.sticky-product-bar__cta{padding:8px 16px;font-size:13px}}.product-slider-container{width:100%;max-width:100%;margin:0 auto}.product-slider-main{aspect-ratio:1 / 1!important;width:100%!important;margin-bottom:20px;overflow:hidden}.product-slider-main .swiper-wrapper{height:100%!important}.product-slider-slide{height:100%!important;display:flex!important;align-items:center;justify-content:center;background:#f8f8f8}.product-slider-media-wrapper{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.product-card-slider-media-wrapper video,.product-slider-media-wrapper video{width:100%!important}.product-slider-image{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.product-slider-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.product-slider-next,.product-slider-prev{background:#ffffffe6;border-radius:0%!important;width:35px!important;height:35px!important;color:#333;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.product-slider-next,.product-card-slider-next{right:0!important}.product-slider-prev,.product-card-slider-prev{left:0!important}.product-slider-next:hover,.product-slider-prev:hover{background:#fff;transform:scale(1.1)}.product-slider-next:after,.product-slider-prev:after{display:none}.product-slider-next svg,.product-slider-prev svg{width:18px;height:18px;stroke:#197bbd;display:block;flex-shrink:0;object-fit:contain}.product-slider-thumbs{margin-top:10px;display:flex;align-items:center}.product-slider-thumbs .swiper-wrapper{height:100%}.product-slider-thumb{aspect-ratio:1 / 1;width:80px;flex-shrink:0}.product-slider-thumb-button{width:100%;height:100%;border:2px solid transparent;background:none;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;padding:0}.product-slider-thumb-button:hover{border-color:#ddd}.product-slider-thumb-button[data-product-slider-selected=true]{border-color:#197bbd}.product-slider-thumb-image{width:100%;height:100%;object-fit:cover;border-radius:2px;aspect-ratio:1 / 1}.product-slider-thumb-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000b3;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#fff}.product-slider-thumb-icon svg{width:12px;height:12px}.product-slider-thumbs-next:after,.product-slider-thumbs-prev:after{opacity:0}.product-slider-thumbs-next,.product-slider-thumbs-prev{background:#fff;border-radius:0%!important;width:35px!important;height:35px!important;color:#333;transition:all .3s ease;display:flex;align-items:center;justify-content:center;position:relative}.product-slider-thumbs-next{right:0!important}.product-slider-thumbs-prev{left:0!important}.product-slider-thumbs-next svg,.product-slider-thumbs-prev svg{width:18px!important;height:18px!important;stroke:#197bbd;display:block;flex-shrink:0;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-slider-view-in-space{position:absolute;bottom:10px;right:10px;background:#000c;color:#fff;border:none;border-radius:4px;padding:8px 12px;font-size:12px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:5px}.product-slider-view-in-space:hover{background:#000}@media (max-width: 768px){.product-slider-thumb{width:60px}.product-slider-next,.product-slider-prev{width:35px;height:35px}.product-slider-next:after,.product-slider-prev:after{font-size:14px}}@media (max-width: 480px){.sticky-product-bar{padding-bottom:env(safe-area-inset-bottom,0);bottom:max(env(safe-area-inset-bottom),0px)}.sticky-product-bar__content{padding:8px 0;gap:12px}.sticky-product-bar__image{width:35px;height:35px}.sticky-product-bar__title{font-size:12px}.sticky-product-bar__variant{font-size:10px}.sticky-product-bar__cta{padding:6px 12px;font-size:12px}.product-slider-thumb{width:50px}.product-slider-next,.product-slider-prev{width:30px;height:30px}.product-slider-next:after,.product-slider-prev:after{font-size:12px}}.product-card-slider-container{width:100%;height:100%;position:relative}.product-card-slider-main{aspect-ratio:1 / 1;width:100%;overflow:hidden}.product-card-slider-main .swiper-wrapper{height:100%}.product-card-slider-slide{height:100%;display:flex;align-items:center;justify-content:center;background:#f8f8f8}.product-card-slider-media-wrapper{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.product-card-slider-image{width:100%;height:100%;object-fit:cover;display:block}.product-card-slider-next,.product-card-slider-prev{background:#ffffffe6;border-radius:0%;width:30px!important;height:30px!important;color:#333;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.product-card-slider-next{right:0;background-color:transparent}.product-card-slider-prev{left:0;background-color:transparent}.product-card-slider-next:hover,.product-card-slider-prev:hover{background:#fff;transform:scale(1.1)}.product-card-slider-next:after,.product-card-slider-prev:after{display:none}.product-card-slider-next svg,.product-card-slider-prev svg{width:14px;height:14px;stroke:#197bbd;display:block;flex-shrink:0;object-fit:contain}@media (min-width: 768px){.product-card-slider-next,.product-card-slider-prev{opacity:0}.product-list-item-thumbnail:hover .product-card-slider-next,.product-list-item-thumbnail:hover .product-card-slider-prev{opacity:1}.product-list-item-thumbnail:hover .product-card-slider-next.swiper-button-disabled,.product-list-item-thumbnail:hover .product-card-slider-prev.swiper-button-disabled{opacity:.35}}.product-card-slider-container .swiper-notification{display:none!important}.product-list-item-thumbnail .product-slider-container{width:100%;height:100%}.product-list-item-thumbnail .product-slider-next,.product-list-item-thumbnail .product-slider-prev{opacity:0!important;transition:opacity .3s ease!important}.product-list-item-thumbnail:hover .product-slider-next,.product-list-item-thumbnail:hover .product-slider-prev{opacity:1!important}.product-list-item-thumbnail:hover .product-slider-next.swiper-button-disabled,.product-list-item-thumbnail:hover .product-slider-prev.swiper-button-disabled{opacity:.35!important}.product-list-item-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.product-list-item-thumbnail .swiper-notification{display:none!important}.product-list-item-thumbnail .product-slider-main{aspect-ratio:1 / 1;width:100%;height:auto;margin-bottom:0}.product-list-item-thumbnail .product-slider-thumbs{display:none}.product-list-item-thumbnail .product-slider-next,.product-list-item-thumbnail .product-slider-prev{width:30px!important;height:30px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:4px!important}.product-list-item-thumbnail .product-slider-next svg,.product-list-item-thumbnail .product-slider-prev svg{display:block;flex-shrink:0;object-fit:contain}.product-slider-container.loading{opacity:.7;pointer-events:none}.product-slider-container.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.product-form .jdgm-prev-badge{text-align:center}body.template-product #ShopifyChat{transition:bottom .3s ease-in-out}
/*# sourceMappingURL=/cdn/shop/t/25/assets/product-slider.css.map */
