@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,300;0,400;0,500;0,600;1,400&family=Noto+Sans+Thai:wght@300;400;500;600&family=Noto+Sans+JP:wght@300;400;500;600&family=Noto+Sans+SC:wght@300;400;500&family=Noto+Sans+Mono:wght@400;500&display=swap";:root{--font-main: "Noto Sans", "Noto Sans Thai", "Noto Sans JP", "Noto Sans SC", sans-serif;--font-mono: "Noto Sans Mono", "Courier New", monospace;--red: #E53935;--red-dark: #B71C1C;--navy: #1a237e;--text: #1a1a1a;--text-2: #555555;--text-3: #aaaaaa;--bg: #ffffff;--bg-2: #f7f7f7;--border: rgba(0,0,0,.08)}body,input,textarea,select,button,.btn,.button,h1,h2,h3,h4,h5,h6,p,a,li,td,th,label,span{font-family:var(--font-main)!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}code,pre,.product__sku,.product__vendor,.grid-product__meta{font-family:var(--font-mono)!important}.status-list{margin-bottom:30px}.status-list__heading{background-color:var(--bg-2);border:1px solid #dfdfdf;text-align:center;font-size:.8rem;font-weight:600;padding:5px 0;margin-bottom:12px}.status-list__text{word-wrap:break-word;margin-bottom:10px;font-size:.8rem}.status-list__item{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;margin:7px 0!important;max-width:100%!important;flex-wrap:nowrap!important}.status-list__item-label{flex-shrink:0!important;width:110px!important;min-width:110px!important;max-width:110px!important;text-align:center!important;padding:5px 8px!important;font-size:12px!important;font-weight:600!important;line-height:1.4!important;border-radius:20px!important;white-space:nowrap!important;display:inline-block!important;letter-spacing:.02em!important;background:#111!important;color:#fff!important;border:2px solid #111111!important}.status-list__item-label--bluewhite{background:#fff!important;color:#0056b3!important;border:2px solid #0056b3!important}.status-list__item-label--red{background:#e50000!important;color:#fff!important;border:2px solid #e50000!important}.status-list__item-label--green{background:#4eba66!important;color:#fff!important;border:2px solid #4eba66!important}.status-list__item-label--blue{background:#38c5e8!important;color:#fff!important;border:2px solid #38c5e8!important}.status-list__item-label--orange{background:#f5a623!important;color:#fff!important;border:2px solid #f5a623!important}.status-list__item-label--navy{background:#254ddb!important;color:#fff!important;border:2px solid #254ddb!important}.status-list__item-label--yellow{background:#fffa78!important;color:#333!important;border:2px solid #e6d800!important}.status-list__item-label--pink{background:#ff6193!important;color:#fff!important;border:2px solid #ff6193!important}.status-list__item-desc{flex:1!important;text-align:left!important;margin-left:0!important;font-size:12px!important;font-weight:400!important;line-height:1.5!important;letter-spacing:.3px!important;color:#555!important;min-width:0!important}@media(max-width:749px){.status-list__item-label{width:90px!important;min-width:90px!important;max-width:90px!important;font-size:11px!important}.status-list__item-desc{font-size:11px!important}}.header-btn-group{display:inline-flex;align-items:center;gap:6px}.hdr-btn{display:inline-flex;align-items:center;gap:5px;height:38px!important;padding:0 13px!important;border-radius:5px;font-size:13px;font-weight:500;font-family:var(--font-main)!important;letter-spacing:.1px;text-decoration:none!important;border:1.5px solid transparent;box-sizing:border-box!important;transition:transform .1s ease,opacity .1s ease,background .15s ease;cursor:pointer;white-space:nowrap}.hdr-btn:active{transform:scale(.93) translateY(1px)!important;opacity:.85!important}.hdr-btn--login{background:#fff!important;color:#222!important;border:1.5px solid #999!important}.hdr-btn--login:hover{background:#f5f5f5!important;border-color:#555!important}.hdr-btn--register{background:var(--red)!important;color:#fff!important;border-color:var(--red)!important;box-shadow:0 2px 8px #c800004d!important}.hdr-btn--register:hover{background:var(--red-dark)!important}.hdr-btn--account{background:#f0f0f0!important;color:#333!important;border-color:#ddd!important}.hdr-btn--account:hover{background:#e0e0e0!important}.hdr-btn--logout{background:transparent!important;color:#888!important;border-color:#ddd!important}.hdr-btn--logout:hover{color:#333!important}.hdr-btn--cart{background:#1a1a1a!important;color:#fff!important;border-color:#1a1a1a!important}.hdr-btn--cart:hover{background:#333!important}.hdr-btn--cart svg{display:none}.top-bar{background:#fff!important;border-bottom:2px solid var(--red)!important;box-shadow:0 2px 8px #00000014!important;padding:8px 0!important}.search-bar{display:flex!important;flex-direction:row!important;align-items:center!important;border:2px solid var(--red)!important;border-radius:8px!important;overflow:hidden!important;background:#fff!important;height:40px!important}.search-bar:focus-within{border-color:var(--red-dark)!important;box-shadow:0 0 0 3px #e539351f!important}.search-bar__input{order:1!important;flex:1!important;border:none!important;outline:none!important;padding:0 14px!important;font-size:14px!important;font-family:var(--font-main)!important;background:transparent!important;color:var(--text)!important}.search-bar__submit{order:2!important;background:var(--red)!important;border:none!important;border-radius:0 6px 6px 0!important;padding:0 14px!important;height:100%!important;cursor:pointer!important;display:flex!important;align-items:center!important;transition:background .15s ease!important}.search-bar__submit svg,.search-bar__submit .icon{fill:#fff!important;color:#fff!important;stroke:#fff!important}.search-bar__submit:hover{background:var(--red-dark)!important}.search-bar2{padding:10px 15px;display:flex}.search-bar2 button{-webkit-appearance:none;appearance:none;background-color:transparent;border:none;padding:0;outline:none}.search-bar2__input-wrapper{flex:1}.search-bar2__input input{width:100%;box-sizing:border-box}@media screen and (min-width:750px){.grid__item.medium-up--one-fifth{width:20%!important;max-width:20%!important;float:left}}@media screen and (min-width:1200px){.featured-products .grid__item{width:20%!important;max-width:20%!important;float:left!important}.featured-products .grid__item:nth-child(3n+1),.featured-products .grid__item:nth-child(4n+1){clear:none!important}.featured-products .grid__item:nth-child(5n+1){clear:both!important}}.grid__item .product__title,.grid__item .product__title--card,.grid__item .product__title--card a,.grid__item a.product__title,.product__title--card,.product__title--card a{font-size:14px!important;font-weight:400!important;line-height:1.4!important;color:#444!important}.grid-product__title a:link,.grid-product__title a:visited,.grid-product__title a:hover,.grid-product__title a:active,.card__heading a:link,.card__heading a:visited,.card__heading a:hover,.card__heading a:active{color:#444!important;text-decoration:none}.grid-product__title strong,.grid-product__title b,.card__heading strong,.card__heading b{font-weight:inherit!important}.prod-img-swap{position:relative;display:block;overflow:hidden}.prod-img-swap img{width:100%;height:auto;display:block;transition:opacity .25s ease}.prod-img-swap .img-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.prod-img-swap:not(:has(.img-hover)):hover .img-main{opacity:1!important}.prod-img-swap:has(.img-hover):hover .img-main{opacity:0}.prod-img-swap:has(.img-hover):hover .img-hover{opacity:1}.site-nav__link.site-nav--account,.nav-drawer{display:none!important}.nav-drawer.open{display:block!important}.hamburger-btn{display:none!important}h1,h2,h3{font-family:var(--font-main)!important;font-weight:600!important;color:#111!important}.tagline,.rte.tagline,.tagline p,.rte.tagline p{font-family:var(--font-main)!important;font-size:16px!important;font-weight:500!important;color:#333!important;letter-spacing:.2px!important}.announcement-bar{font-family:var(--font-main)!important;font-size:13px!important;letter-spacing:.2px!important;font-weight:500!important}.main-content .index-section:nth-child(3){padding-top:60px!important}.external-links__item{max-width:225px;margin:10px auto}.external-links__site-name{margin-bottom:5px;text-align:left}.site-footer{background:#fff;border-top:4px solid var(--red);padding:52px 40px 0;position:relative;overflow:hidden;font-family:var(--font-main)!important}.site-footer:before{content:"";display:block;position:absolute;top:4px;left:0;right:0;height:48px;background:linear-gradient(to bottom,rgba(229,57,53,.12) 0%,transparent 100%);pointer-events:none;z-index:0}.site-footer>*{position:relative;z-index:1}.site-footer .grid{padding-bottom:40px}.site-footer .grid__item{position:relative}.site-footer .grid__item:not(:last-child):after{content:"";position:absolute;top:12px;bottom:12px;right:0;width:1px;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.08) 30%,rgba(0,0,0,.08) 70%,transparent 100%)}.site-footer__section-title{font-family:var(--font-main)!important;color:#111!important;font-size:14px!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;margin-bottom:0!important;padding-bottom:0!important;border-bottom:none!important;line-height:1.3!important}.site-footer__section-title:after{content:"";display:block;height:1.5px;background:linear-gradient(to right,rgba(229,57,53,.5),rgba(0,0,0,.05) 60%,transparent);margin-top:12px;margin-bottom:16px}.site-footer__menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.site-footer__menu li a{font-family:var(--font-main)!important;font-size:13px;color:#666;text-decoration:none;transition:color .15s ease}.site-footer__menu li a:hover{color:var(--red)}.site-footer .rte,.site-footer .rte p{font-family:var(--font-main)!important;font-size:13px;color:#666;line-height:1.65}.sub-footer{background:#fff;border-top:1px solid rgba(0,0,0,.07);padding-top:16px;padding-bottom:20px}.sub-footer small,.sub-footer small a{color:#aaa!important;font-size:12px!important;font-family:var(--font-main)!important}.sub-footer small a:hover{color:var(--red)!important}.sub-footer .payment-icons li{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;padding:2px 6px}hr{border-color:#00000012!important;margin:0!important}.status-list hr,[data-section-type=sidebar-section] hr,.site-nav hr{border-top:2px solid #cccccc!important;border-left:none!important;border-right:none!important;border-bottom:none!important;margin:8px 0!important;display:block!important;height:0!important}.line-float-btn{position:fixed;bottom:80px;right:20px;width:52px;height:52px;border-radius:50%;background:#06c755;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #06c75580;cursor:pointer;z-index:9990;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none!important}.line-float-btn:hover{transform:scale(1.1);box-shadow:0 6px 20px #06c75599}.line-float-btn:active{transform:scale(.95)}.line-float-btn img{width:32px;height:32px}@media(max-width:768px){.top-bar{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;padding:8px 12px!important}.top-bar .top-bar__search-wrapper{flex:1!important;width:auto!important;max-width:none!important;float:none!important}.search-bar{width:100%!important;box-sizing:border-box!important}.top-bar .small--one-half.text-right{flex:0 0 auto!important;width:auto!important;float:none!important}.top-bar .translation-lab-language-dropdown{display:none!important}.top-bar__search{padding:0 10px!important;box-sizing:border-box!important;width:100%!important}.top-bar__search>a.medium-up--hide{display:none!important}.search-bar.small--hide{display:flex!important}.site-nav--icons,[class*=mobile-nav],.mobile-nav__toggle{display:none!important}.tagline,.rte.tagline,.tagline p,.rte.tagline p{font-size:15px!important;text-align:center!important}.hdr-btn{height:36px!important;padding:0 12px!important;font-size:13px!important}.grid-product__title,.card__heading,.card__heading a{font-size:13px!important}.blog-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding:0 12px!important}.blog-card{width:100%!important;max-width:100%!important;float:none!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 2px 8px #00000014!important}.blog-card img{width:100%!important;height:100px!important;object-fit:cover!important}.blog-content{padding:6px 8px!important;font-size:12px!important;line-height:1.4!important;word-break:break-word!important}.blog-content h3,.blog-content .h3{font-size:12px!important;margin:0 0 4px!important}}body.template-product,.template-product main,.template-product .main-content{background:#fff!important}.template-product .page-width,.product-section .page-width{max-width:1200px!important;padding:0 2rem!important}.product-single__photos,.product__media-wrapper,.product-single__photo-wrapper,.product__media-container{background:#fff!important;border-radius:16px!important;border:1px solid rgba(0,0,0,.06)!important;box-shadow:0 1px 2px #0000000a,0 4px 16px #0000000f,0 12px 32px #0000000a!important;overflow:hidden!important}.product__info-wrapper,.product-single__meta,.product__info-container{background:#fff!important;border-radius:16px!important;border:1px solid rgba(0,0,0,.07)!important;box-shadow:0 1px 3px #0000000d,0 6px 20px #0000000f!important;padding:28px 28px 24px!important}.product__title,h1.product__title,.product-single__title{font-size:20px!important;font-weight:500!important;line-height:1.4!important;letter-spacing:-.01em!important;color:#1a1a1a!important;margin-bottom:14px!important}.template-product .product__price,.template-product span.product__price,.template-product .product-single__price,.product-single__price,.price--large,body.template-product .product__price,body.template-product [class*=price] span,body.template-product .money{color:#1a237e!important}.template-product .product__price,.product-single__price,.price--large{font-size:28px!important;font-weight:600!important;letter-spacing:-.02em!important;line-height:1.2!important}.product__description,.product-single__description,.template-product .rte,body.template-product .product__description,body.template-product .product-single__description{font-size:13.5px!important;line-height:1.75!important;color:#666!important;margin-top:14px!important;font-weight:300!important}.product__description strong,.product-single__description strong,.template-product .rte strong{color:#1a1a1a!important;font-weight:600!important}.product__price-note,.product-single__price-note,.product__policies,.product-single__policies,body.template-product .product-single__meta>p,body.template-product .product__policies p{font-size:12px!important;color:#888!important;font-weight:300!important;line-height:1.6!important}.product__info-wrapper hr,.product-single__meta hr,.product__info-container hr{border:none!important;border-top:1px solid rgba(0,0,0,.07)!important;margin:18px 0!important}.product-form__label,.product__quantity-note{font-size:12px!important;color:#999!important;font-weight:400!important;letter-spacing:.04em!important;text-transform:uppercase!important;margin-bottom:6px!important;display:block!important}.quantity,.product-form__quantity,.quantity-selector{display:inline-flex!important;align-items:center!important;border:1.5px solid rgba(0,0,0,.12)!important;border-radius:10px!important;overflow:hidden!important;background:#fafafa!important;height:44px!important;box-shadow:inset 0 1px 3px #0000000a!important}.quantity__button,.quantity-selector__button{width:42px!important;height:42px!important;background:transparent!important;border:none!important;color:#888!important;font-size:20px!important;cursor:pointer!important;transition:background .12s,color .12s!important;display:flex!important;align-items:center!important;justify-content:center!important}.quantity__button:hover,.quantity-selector__button:hover{background:#f5f5f5!important;color:#111!important}.quantity__input,.quantity-selector__input{width:48px!important;text-align:center!important;font-size:15px!important;font-weight:500!important;font-family:var(--font-main)!important;border:none!important;border-left:1px solid rgba(0,0,0,.08)!important;border-right:1px solid rgba(0,0,0,.08)!important;background:transparent!important;color:var(--text)!important;-moz-appearance:textfield!important}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.product-form__submit,button[name=add],.btn--add-to-cart{font-family:var(--font-main)!important;font-size:14px!important;font-weight:500!important;border-radius:12px!important;padding:15px 24px!important;height:auto!important;line-height:1.4!important;width:100%!important;cursor:pointer!important;transition:all .15s ease!important;letter-spacing:.01em!important}.product-form__submit:not(.btn--secondary),button[name=add]:not(.btn--secondary){background:#1a1a1a!important;color:#f5f5f0!important;border:1.5px solid #1a1a1a!important}.product-form__submit:not(.btn--secondary):hover,button[name=add]:not(.btn--secondary):hover{background:#333!important;border-color:#333!important}.product-form__submit.btn--secondary,.btn--add-to-cart:not(.btn--buy-now){background:#fff!important;color:#1a1a1a!important;border:1.5px solid rgba(0,0,0,.15)!important}.product-form__submit.btn--secondary:hover{background:#f5f5f5!important;border-color:#00000047!important}.product-form__submit:active,button[name=add]:active{transform:scale(.99)!important;opacity:.9!important}.shopify-payment-button,.shopify-payment-button__button-container{width:100%!important}.shopify-payment-button__button,.shopify-payment-button__button--unbranded{border-radius:12px!important;font-size:14px!important;font-weight:500!important;box-shadow:0 2px 8px #0000002e!important;transition:opacity .15s,transform .1s!important;width:100%!important}.shopify-payment-button__button:active{transform:scale(.99)!important}.product-single__thumbnails,.product__media-list--thumbnails{gap:8px!important;margin-top:10px!important}.product-single__thumbnail,.product__media-list--thumbnails .product__media-item{border-radius:10px!important;border:1.5px solid rgba(0,0,0,.07)!important;overflow:hidden!important;transition:border-color .14s,box-shadow .14s!important;opacity:.72!important}.product-single__thumbnail:hover,.product__media-list--thumbnails .product__media-item:hover{border-color:#0003!important;opacity:1!important}.product-single__thumbnail--active,.product__media-list--thumbnails .product__media-item.is-active{border:2px solid #1a1a1a!important;opacity:1!important;box-shadow:0 0 0 3px #1a1a1a14!important}.social-sharing,.product-single__share-buttons,.product__share-buttons,.product-single__meta .social-sharing,[class*=share],.product-single__meta a[href*=facebook],.product-single__meta a[href*="fb.com"]{display:none!important}.product-form__controls-group{margin-bottom:14px!important}.product-form__payment-container{margin-top:10px!important}p#stock,p#a_b_unused,p#c_d_used,p#e_junk,p#uninspected,p#energization,p#static_memo{font-family:var(--font-main)!important;font-size:13px!important;font-weight:600!important;line-height:1.4!important;padding:6px 18px!important;border-radius:20px!important;display:inline-block!important;vertical-align:middle!important;letter-spacing:.02em!important;margin:2px 3px!important;width:auto!important;text-align:center!important;white-space:nowrap!important;border:2px solid transparent!important}p#stock{background:#fffa78!important;color:#333!important;border-color:#e6d800!important}p#a_b_unused{background:#e50000!important;color:#fff!important;border-color:#e50000!important}p#c_d_used{background:#111!important;color:#fff!important;border-color:#111!important}p#e_junk{background:#f5a623!important;color:#fff!important;border-color:#f5a623!important}p#uninspected{background:#38c5e8!important;color:#fff!important;border-color:#38c5e8!important}p#energization{background:#4eba66!important;color:#fff!important;border-color:#4eba66!important}p#static_memo{background:#1a237e!important;color:#fff!important;border-color:#1a237e!important;border-radius:10px!important;font-weight:600!important;font-size:13px!important;display:block!important;width:auto!important;text-align:center!important;padding:10px 18px!important;margin:6px 0!important}.product-single__description b,.product__description b,.product-single__description strong,.product__description strong{font-weight:700!important;color:#111!important}p#static_memo+p,.rte p#static_memo+p,.product-single__description p#static_memo+p,.product__description p#static_memo+p{font-size:16px!important;font-weight:700!important;color:#111!important;letter-spacing:.03em!important;margin-top:10px!important;font-family:var(--font-main)!important}.status_field_bottom+p{font-size:16px!important;font-weight:700!important;color:#111!important}p#product_no,.product-single__description p:has(>b),.product__description p:has(>b){font-size:15px!important;font-weight:700!important;color:#111!important;letter-spacing:.02em!important}.status_field_top{margin-bottom:6px!important}.status_field_bottom{margin-bottom:10px!important}.product-single__photo img,.product__media img,.product-featured-img,.product-single__photo-wrapper img,.product__media-container img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.product-single__photo-wrapper,.product__media-container{aspect-ratio:1 / 1!important;overflow:hidden!important}.dim-badge{border-radius:50px;font-size:14px;font-weight:700;padding:8px 18px;box-shadow:0 4px 12px #00000026}.badge-th{background:#fffa78!important;color:#333!important;text-shadow:none!important}.badge-un{background:#e50000!important;color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.2)!important;box-shadow:0 4px 12px #e500004d!important}.badge-jp{background:#254ddb!important;color:#fff!important}.badge-used{background:#111!important;color:#fff!important}.badge-new{background:#fff!important;color:#0056b3!important;border:2px solid #0056b3!important}.badge-junk{background:#f5a623!important;color:#fff!important}.badge-energy{background:#4eba66!important;color:#fff!important}.badge-uninsp{background:#38c5e8!important;color:#fff!important}.badge-sale{background:#ff6193!important;color:#fff!important}.dim-memo-box{background:#1a237e!important;border-left:none!important;border-radius:8px!important;color:#fff!important;box-shadow:0 2px 6px #1a237e40!important}.dim-spec-row .dim-label,.dim-spec-row .dim-value{font-weight:700!important}.dim-spec-row .dim-value:not([class*=text-]){font-weight:700!important;color:#111!important}span[style*="background-color: yellow"],span[style*="background:#FFD600"]{background:#eaf3de!important;color:#3b6d11!important;border-radius:20px!important;padding:3px 12px!important;font-size:12px!important}span[style*="background-color: red"],span[style*="background:#e50000"],span[style*="background-color:#cc0000"]{background:#fcebeb!important;color:#a32d2d!important;border-radius:20px!important;padding:3px 12px!important;font-size:12px!important}span[style*="background-color:#254ddb"],span[style*="background:#254ddb"]{background:#f1f5f9!important;color:#334155!important;border-radius:20px!important;padding:3px 12px!important;font-size:12px!important}@media(max-width:749px){.product__info-wrapper,.product-single__meta,.product__info-container{padding:18px 16px!important;border-radius:12px!important;box-shadow:0 2px 12px #0000000f!important}.product__title,h1.product__title{font-size:17px!important}.product-single__photos,.product__media-wrapper{border-radius:12px!important}.product-form__submit,button[name=add]{border-radius:10px!important;font-size:14px!important}.template-product .product__price,.product-single__price{font-size:22px!important}}.grid-product__price,.grid-product__price .money,.grid-product__price span,.grid-product__price strong{font-size:14px!important;font-weight:600!important;line-height:1.4!important;color:#111!important;letter-spacing:normal!important}.grid__item .product__price,.grid__item span.product__price,.product.grid__item .product__price,.product.grid__item span.product__price{font-size:14px!important;font-weight:600!important;line-height:1.4!important;color:#111!important;letter-spacing:normal!important;margin-bottom:0!important}@media(max-width:749px){.grid__item .product__price,.grid__item span.product__price,.grid-product__price,.grid-product__price span,.grid-product__price .money{font-size:13px!important;font-weight:600!important;letter-spacing:normal!important}}.product__price-note,.product-single__price-note{font-size:12px!important;color:#aaa!important;font-weight:300!important}.maker-split-header{display:flex;align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000a;margin:0 auto 40px;max-width:550px;padding:15px 25px;gap:20px;border:1px solid #f0f0f0}.maker-logo-container{flex:0 0 auto;text-align:center}.maker-logo-container img{max-width:90px!important;max-height:60px!important;object-fit:contain}.maker-text-container{flex:1;text-align:left}.maker-title{font-size:18px!important;font-weight:700;color:#111!important;margin-bottom:2px;line-height:1.2}.maker-desc{font-size:13px!important;color:#555;line-height:1.4}.maker-desc p{margin:0}a.product-single__photo-zoom{cursor:zoom-in!important;display:block}.product-single__thumbnails .product-single__photo-zoom{cursor:pointer!important}
/*# sourceMappingURL=/cdn/shop/t/31/assets/custom.css.map */
