.artiz-product-section{padding:4rem 1.5rem;max-width:1400px;margin:0 auto}.artiz-product__container{display:grid;grid-template-columns:1fr;gap:3rem;width:100%}@media(min-width:900px){.artiz-product__container{grid-template-columns:1.1fr .9fr;gap:4rem;align-items:start}}.artiz-product__media-wrapper{position:relative;min-width:0;max-width:100%}@media(min-width:900px){.artiz-product__media-wrapper{position:sticky;top:calc(var(--artiz-header-height, 80px) + 2rem)}}.artiz-product__gallery-main{width:100%;border-radius:12px;overflow:hidden;background:#f9f9f9;margin-bottom:1.5rem;position:relative}.artiz-product__main-media{width:100%;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1}.artiz-product__image{width:100%;height:100%;object-fit:contain;display:block}.artiz-product__media-video,.artiz-product__media-model{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.artiz-product__media-video video,.artiz-product__media-video iframe{width:100%;height:100%;object-fit:cover}.artiz-swiper-button{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;aspect-ratio:1/1!important;flex-shrink:0!important;background:#fffffff2;color:#111;border-radius:50%!important;box-shadow:0 4px 10px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex!important;align-items:center;justify-content:center;z-index:20}@media(max-width:899px){.artiz-product__gallery-main .artiz-swiper-button{display:none!important}}.artiz-swiper-button:after{content:none!important}.artiz-swiper-button svg{width:16px;height:16px;transition:transform .2s ease}.artiz-swiper-button:hover{background:#111;color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.artiz-swiper-button--next:hover svg{transform:translate(2px)}.artiz-swiper-button--prev:hover svg{transform:translate(-2px)}.artiz-swiper-button.swiper-button-disabled{opacity:.3!important;cursor:not-allowed;pointer-events:auto}.artiz-product__gallery-main .swiper-pagination{bottom:1rem!important}.artiz-product__gallery-main .swiper-pagination-bullet{background:#111;opacity:.2}.artiz-product__gallery-main .swiper-pagination-bullet-active{opacity:1;background:#111}.artiz-product__gallery-counter{position:absolute;bottom:.8rem;right:1.5rem;background:#2b2b2bd9;padding:3px 10px;border-radius:20px;font-size:.75rem;font-weight:700;color:#fff;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.artiz-product__gallery-thumbs{width:100%;padding-top:5px}.artiz-product__thumb-slide{height:100px;cursor:pointer;opacity:.5;transition:opacity .3s ease}.artiz-product__thumb-slide.swiper-slide-thumb-active{opacity:1}.artiz-product__thumb-inner{width:100%;height:100%;border-radius:8px;overflow:hidden;border:2px solid transparent;transition:border-color .3s ease;background:#f9f9f9}.swiper-slide-thumb-active .artiz-product__thumb-inner{border-color:#111}.artiz-product__thumb-inner img{width:100%;height:100%;object-fit:cover}@media(max-width:899px){.artiz-swiper-button{width:36px;height:36px}}.artiz-product-lightbox__nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 2rem;z-index:10;pointer-events:none}.artiz-product-lightbox__nav .artiz-swiper-button{pointer-events:auto;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.artiz-product-lightbox__nav .artiz-swiper-button:hover{background:#fff;color:#111}@media(max-width:768px){.artiz-product-lightbox__nav{padding:0 1rem}}.artiz-product__info-wrapper{min-width:0;max-width:100%}.artiz-product__info{display:flex;flex-direction:column;gap:1.75rem;min-width:0;word-break:break-word}.artiz-product__title{margin:0;font-family:var(--font-heading-family);font-size:calc(2.5rem * var(--font-heading-scale));font-weight:800;line-height:1.2}@media(max-width:768px){.artiz-product__title{font-size:1.75rem}}.artiz-product__price-container{display:flex;align-items:center;gap:1rem;font-size:1.5rem;font-weight:600}.artiz-product__price--sale{color:var(--color-sale)}.artiz-product__price--compare{color:#777;font-size:1.25rem;font-weight:400}.artiz-product__rating{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.artiz-product__rating-stars{color:#ffa41c;letter-spacing:2px}.artiz-product__rating-text{font-weight:600}.artiz-product__rating-count{color:#666}.artiz-product__variants{display:flex;flex-direction:column;gap:1.25rem}.artiz-product__option{display:flex;flex-direction:column;gap:.5rem}.artiz-product__option-fieldset{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.artiz-product__option-name{font-weight:600;font-size:.95rem;padding:0}.artiz-product__option-selected{font-weight:400;color:#666}.artiz-product__option-select{padding:.85rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;outline:none;background-color:#fff;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='currentColor' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}[dir=rtl] .artiz-product__option-select{background-position:left 1rem center}.artiz-product__pill-list{display:flex;flex-wrap:wrap;gap:.75rem}.artiz-product__pill-label{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.25rem;font-size:.95rem;border:1px solid #ddd;border-radius:40px;cursor:pointer;background:#fff;transition:border-color .2s ease,background .2s ease,color .2s ease;position:relative;overflow:hidden}.artiz-product__pill-label:hover{border-color:#111}.artiz-product__radio-input:checked+.artiz-product__pill-label{background:#111;color:#fff;border-color:#111}.artiz-product__pill-label--color{width:42px;height:42px;padding:0;border-radius:50%;border:1px solid rgba(0,0,0,.1);box-shadow:inset 0 0 0 2px #fff;position:relative}.artiz-product__radio-input:checked+.artiz-product__pill-label--color{border:2px solid #111;box-shadow:inset 0 0 0 2px #fff}.artiz-product__pill-label.is-disabled{opacity:.6;background:#f9f9f9;color:#999;border-color:#eee}.artiz-product__pill-label.is-disabled .artiz-product__sold-out-slash{position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#999;transform:translateY(-50%) rotate(-35deg);z-index:1}.artiz-product__quantity{display:flex;flex-direction:column;gap:.5rem}.artiz-product__quantity-label{font-weight:600;font-size:.95rem}.artiz-product__quantity-wrapper{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:8px;max-width:120px;overflow:hidden;box-shadow:0 2px 5px #00000005;background:#fff;transition:border-color .2s ease}.artiz-product__quantity-wrapper:hover{border-color:#bbb}.artiz-product__quantity-btn{width:36px;height:46px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#111;transition:background .2s ease}.artiz-product__quantity-btn:active{background:#e4e4e4}.artiz-product__quantity-btn:hover{background:#f0f0f0}.artiz-product__quantity-input{width:48px;height:46px;padding:0;border:none;text-align:center;font-size:1rem;font-weight:600;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;outline:none;background:transparent}.artiz-product__quantity-input::-webkit-outer-spin-button,.artiz-product__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.artiz-product__buttons-group{display:flex;flex-direction:column;gap:.85rem;flex-wrap:wrap}@media(min-width:480px){.artiz-product__buttons-group{flex-direction:row}}.artiz-product__buttons-group>#buttonContainerProduct,.artiz-product__buttons-group>#_rsi-form-container-embedded,.artiz-product__buttons-group>[id^=_rsi],.artiz-product__buttons-group>[class*=rsi-]{flex:0 0 100%!important;width:100%!important;box-sizing:border-box}.artiz-product__add-btn{padding:1.15rem;font-size:1.1rem;font-weight:700;border-radius:45px;cursor:pointer;text-align:center;transition:opacity .2s ease;flex:1;background-color:#111;color:#fff;border:1px solid #111}.artiz-product__add-btn:hover{opacity:.85}.artiz-product__add-btn:active{opacity:.7}.artiz-product__add-btn:disabled{opacity:.5;cursor:not-allowed}.shopify-payment-button__button{border-radius:45px!important;font-weight:700!important;height:56px!important;transition:opacity .2s ease!important}.shopify-payment-button__button:hover{opacity:.85!important}.shopify-payment-button__button:active{opacity:.7!important}.shopify-payment-button{flex:1}.artiz-product__delivery{padding:1.25rem;border:1px solid rgba(0,0,0,.05)}.artiz-product__delivery-title{display:flex;align-items:center;gap:.6rem;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.artiz-product__delivery-date{font-size:1rem;padding-left:1.85rem;opacity:.9}[dir=rtl] .artiz-product__delivery-date{padding-left:0;padding-right:1.85rem}.artiz-product__trust{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid #eaeaea}.artiz-product__trust p{margin:0;font-size:.95rem;color:#444}.artiz-product__share{padding-top:1rem}.artiz-product__share-btn{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;color:#111;font-weight:600;font-size:.95rem;padding:0;cursor:pointer;opacity:.8;transition:opacity .2s ease}.artiz-product__share-btn:hover{opacity:1}.artiz-product__description{line-height:1.6;color:#444;margin-top:1rem}.artiz-product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.artiz-product-lightbox.is-open{opacity:1;visibility:visible}.artiz-product-lightbox__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000e6;cursor:zoom-out}.artiz-product-lightbox__image{position:relative;max-width:90vw;max-height:90vh;object-fit:contain;z-index:2;border-radius:8px;box-shadow:0 10px 40px #00000080}.artiz-product-lightbox__close{position:absolute;top:1rem;right:1.5rem;z-index:3;background:transparent;border:none;color:#fff;font-size:3rem;line-height:1;cursor:pointer;padding:0}[dir=rtl] .artiz-product-lightbox__close{right:auto;left:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/12/assets/artiz-product.css.map */
