.z1h-product{display:flex;flex-direction:column;gap:8px;width:auto;background:#fff;border-radius:12px;overflow:hidden}.z1h-product__gallery{position:relative;width:auto;overflow:hidden;background:#f8f8f8}.z1h-gallery__track{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.z1h-gallery__track::-webkit-scrollbar{display:none}.z1h-gallery__slide{flex:0 0 100%;scroll-snap-align:start;position:relative}.z1h-gallery__image{display:block;width:100%;height:auto}.z1h-gallery__prev,.z1h-gallery__next{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border:none;border-radius:50%;background:#ffffffe6;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;transition:.2s}.z1h-gallery__prev:hover,.z1h-gallery__next:hover{background:#fff}.z1h-gallery__prev{left:10px}.z1h-gallery__next{right:10px}.z1h-gallery__dots{position:absolute;left:50%;bottom:16px;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:8px;z-index:10}.z1h-gallery__dot{width:8px;height:8px;border:none;outline:none;padding:0;border-radius:999px;background:#ffffff8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1)}.z1h-gallery__dot:hover{background:#ffffffd9}.z1h-gallery__dot.is-active{width:24px;background:#fff;box-shadow:0 2px 8px #0000002e}.z1h-product__content{display:flex;flex-direction:column;gap:8px;padding:8px}.z1h-product__title{margin:0;font-size:18px;line-height:1.35;font-weight:500}.z1h-product__price{font-size:22px;font-weight:700}.z1h-product__swatches{display:flex;flex-wrap:wrap;gap:2px;padding-top:4px}.z1h-product__swatches::-webkit-scrollbar{display:none}.z1h-product__swatch{width:42px;height:42px;padding:2px;border-radius:50%;border:2px solid #ddd;background:#fff;cursor:pointer;flex:0 0 auto;transition:.2s}.z1h-product__swatch img{width:100%;height:100%;object-fit:cover;border-radius:50%}.z1h-product__swatch:hover{border-color:#666}.z1h-product__swatch.is-active{border-color:#111}.z1h-product__sizes{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.z1h-product__size{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:42px;padding:0 8px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;color:#222;font-size:13px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:border-color .25s ease,background-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.z1h-product__size:hover{border-color:#111;transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.z1h-product__size.is-active{background:#111;color:#fff;border-color:#111;box-shadow:0 8px 24px #1111112e}.z1h-product__size:disabled{opacity:.35;cursor:not-allowed;background:#f8f8f8;color:#999;transform:none;box-shadow:none}.z1h-product__size:focus-visible{outline:none;border-color:#111;box-shadow:0 0 0 3px #1111111f}.z1h-product__atc{display:inline-flex;align-items:center;justify-content:center;width:100%;height:50px;margin-top:7px;border:none;border-radius:8px;background:#9d5248;color:#fff;font-size:15px;font-weight:600;letter-spacing:.02em;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .3s ease,transform .25s ease,box-shadow .3s ease,opacity .3s ease;box-shadow:0 8px 24px #9d524838}.z1h-product__atc:hover{background:#8c463d;transform:translateY(-2px);box-shadow:0 12px 30px #9d52484d}.z1h-product__atc:active{transform:translateY(0);box-shadow:0 4px 12px #9d52482e}.z1h-product__atc:focus-visible{outline:none;box-shadow:0 0 0 4px #9d52482e,0 8px 24px #9d524840}.z1h-product__atc:disabled{background:#d4d4d4;color:#8a8a8a;box-shadow:none;cursor:not-allowed;transform:none;opacity:1}.z1h-hidden{display:none!important}.z1h-disabled{pointer-events:none;opacity:.5}@media screen and (max-width:749px){.z1h-product__content{padding:12px;gap:12px}.z1h-product__title{font-size:16px}.z1h-product__price{font-size:18px}.z1h-gallery__prev,.z1h-gallery__next{width:32px;height:32px}.z1h-product__swatch{width:42px;height:42px}}.z1h-product__price{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:0}.z1h-product__current-price{display:inline-flex;align-items:center;font-size:1.375rem;font-weight:700;line-height:1.2;color:#111;letter-spacing:-.02em;white-space:nowrap}.z1h-product__compare-price{font-size:14px;font-weight:500;color:#8a8a8a;text-decoration:line-through;line-height:1}.z1h-product__discount{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;font-size:12px;font-weight:700;line-height:1;color:#fff;background:#0f8a3d;border-radius:999px;white-space:nowrap}.z1h-product__view-product{display:flex;align-items:center;justify-content:center;width:100%;height:48px;margin-top:0;border:1px solid #9D5248;border-radius:8px;background:transparent;color:#9d5248;font-size:14px;font-weight:600;letter-spacing:.02em;text-decoration:none;transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.z1h-product__view-product:hover{background:#9d5248;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #11111126}.z1h-product__view-product:active{transform:translateY(0);box-shadow:none}.z1h_collection_product_wrapper{position:relative;display:flex;flex-direction:column;overflow:hidden;margin-left:10px;margin-right:10px;background:#fff;border:1px solid rgba(17,17,17,.05);border-radius:14px;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s cubic-bezier(.22,.61,.36,1),border-color .35s ease}.z1h_collection_product_wrapper:hover{transform:translateY(-5px);border-color:#11111114;box-shadow:0 10px 28px #11111114,0 2px 8px #11111108}.z1h-product__image img,.z1h-gallery__image{transition:transform .45s ease}.z1h_collection_product_wrapper:hover .z1h-gallery__image{transform:scale(1.04)}.z1h-collection-variants__filter{margin-bottom:15px}.z1h-collection-variants__carousel-wrapper{display:block;margin-left:15px;margin-right:15px}.z1h-collection-variants__carousel{display:flex;flex-wrap:wrap;gap:5px;align-items:center;justify-content:flex-start;overflow:visible;white-space:normal;padding:0;scroll-behavior:auto}.z1h-collection-variants__carousel::-webkit-scrollbar{display:none}.z1h-collection-variants__collection-chip{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 11px;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:#fff;color:#9d5248;font-size:14px;font-weight:600;letter-spacing:.02em;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .3s ease,border-color .3s ease,background .3s ease,transform .25s ease,box-shadow .3s ease}.z1h-collection-variants__collection-chip:hover{color:#9d5248;border-color:#1111112e;transform:translateY(-2px);box-shadow:0 10px 24px #1111110f}.z1h-collection-variants__collection-chip.active{color:#9d5248;background:#fff;border:2px solid #9D5248;box-shadow:0 12px 30px #11111114}.z1h-collection-variants__collection-chip:focus-visible{outline:none;box-shadow:0 0 0 4px #1111111a}.z1h-collection-variants__nav-button{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(17,17,17,.08);border-radius:50%;background:#fffffff2;color:#9d5248;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 28px #11111114;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;z-index:5}.z1h-collection-variants__nav-button:hover{transform:translateY(-50%) scale(1.08);box-shadow:0 16px 34px #11111124}.z1h-collection-variants__nav-button:disabled{opacity:.35;pointer-events:none}.z1h-collection-variants__nav-button.prev{left:-10px}.z1h-collection-variants__nav-button.next{right:-10px}@media(max-width:749px){.z1h-collection-variants__carousel{gap:2px;padding-bottom:10px}.z1h-collection-variants__collection-chip{height:40px;padding:0 18px;font-size:13px}.z1h-collection-variants__nav-button{display:none}}h5{margin:0;font-size:1.1rem;font-weight:400;line-height:1.5;color:#666;letter-spacing:.01em}.z1h-product-card__badge{display:inline-block;margin-top:10px;margin-left:5px;margin-bottom:0;padding:8px;border-radius:9999px;background:#eef7ed;color:#2d7a45;font-size:15px;font-weight:500;line-height:1;width:max-content;max-width:100%}.z1h-collection-variants,.z1h-collection-variants *{font-family:var(--z1h-font-family)}.z1h-product__fabric{display:inline-flex;align-items:center;gap:8px;margin-top:0;padding:0;width:fit-content}.z1h-product__fabric-icon{display:block;width:auto;height:18px;object-fit:contain;flex-shrink:0}.z1h-product__fabric-name{line-height:1;color:#555;letter-spacing:.02em}@media screen and (min-width:750px)and (max-width:989px){.z1h-collection-variants__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.z1h_collection_product_wrapper{width:100%;margin:0}.z1h-product__content{padding:14px;gap:10px}.z1h-product__title{font-size:18px;line-height:1.3}.z1h-product h5{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:0;font-size:13px;line-height:1.5;color:#666}.z1h-product__fabric{padding:4px 8px;gap:5px}.z1h-product__fabric-icon{width:16px;height:16px}.z1h-product__fabric-name{font-size:12px}.z1h-product__swatch{width:46px;height:46px}.z1h-product__price{font-size:22px}}@media screen and (min-width:990px){.z1h-collection-variants__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.z1h_collection_product_wrapper{width:100%;margin:0}.z1h-product__content{padding:16px;gap:12px}.z1h-product__title{font-size:20px;line-height:1.25;font-weight:600}.z1h-product h5{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;font-size:14px;line-height:1.6;color:#666}.z1h-product__fabric{padding:5px 10px;gap:6px;border-radius:999px;background:#f8f8f8;border:1px solid #ECECEC}.z1h-product__fabric-icon{width:18px;height:18px}.z1h-product__fabric-name{font-size:12px;font-weight:600}.z1h-product__swatches{gap:8px}.z1h-product__swatch{width:50px;height:50px}.z1h-product__sizes{gap:8px}.z1h-product__size{min-width:50px;height:42px;font-size:13px}.z1h-product__price{font-size:24px;font-weight:700}.z1h-product__atc,.z1h-product__view-product{height:50px;font-size:15px}}.z1h-price_and_size-chart{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0}.z1h-product__price{font-size:1.5rem;font-weight:600;color:#000}.z1h-size_chart{margin-left:auto;display:flex;align-items:center}.z1h-size_chart a,.z1h-size_chart button,.z1h-size_chart summary{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;font-weight:500;text-decoration:none;color:#555;cursor:pointer;transition:color .2s ease}.z1h-size_chart a:hover,.z1h-size_chart button:hover,.z1h-size_chart summary:hover{color:#000}.z1h-size_chart a,.z1h-size_chart button,.z1h-size_chart summary{padding:6px 10px;border:1px solid #ddd;border-radius:999px;background:#fff}.z1h-price_and_size-chart{display:flex;align-items:center;justify-content:space-between;gap:12px}.z1h-product__price{font-size:1.5rem;font-weight:600}.z1h-price_and_size-chart+.size-chart-body{width:100%}.size-chart-block{margin-left:auto;width:auto}.size-chart-header{display:flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none}.size-chart-header .label{font-size:14px;font-weight:600;text-decoration:underline;color:#000;line-height:1}.size-chart-header .arrow{display:flex;align-items:center;justify-content:center;transition:transform .25s ease}.size-chart-block.open .arrow{transform:rotate(180deg)}.size-chart-body{display:none;width:100%;margin-top:16px}.size-chart-block.open .size-chart-body{display:block}.size-chart-content{width:100%}.size-chart-content img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0 auto 16px!important;float:none!important}.size-chart-content table{width:100%!important;border-collapse:collapse;margin:16px 0}.size-chart-content th,.size-chart-content td{border:1px solid #e5e5e5;padding:8px;text-align:center;word-break:break-word}.size-chart-content p{margin:12px 0}.size-chart-content ul,.size-chart-content ol{margin:12px 0;padding-left:20px}.size-chart-content iframe,.size-chart-content video{max-width:100%}@media(max-width:749px){.size-chart-header .label{font-size:13px}.size-chart-content table{display:block;overflow-x:auto;white-space:nowrap}}.z1h-size-chart-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;z-index:999999}.z1h-size-chart-modal.active{display:block}.z1h-size-chart-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.z1h-size-chart-dialog{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(900px,92vw);max-height:85vh;overflow:auto;background:#fff;border-radius:14px;box-shadow:0 20px 60px #00000040}.z1h-size-chart-header-bar{position:sticky;top:0;background:#fff;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;z-index:2}.z1h-size-chart-header-bar h3{margin:0;font-size:22px}.z1h-size-chart-close{background:none;border:0;font-size:30px;cursor:pointer;line-height:1}.z1h-size-chart-modal-content{padding:20px}.z1h-size-chart-modal-content img{width:100%;max-width:100%;height:auto}.z1h-size-chart-modal-content table{width:100%;border-collapse:collapse}body.overflow-hidden{overflow:hidden}@media(max-width:749px){.z1h-size-chart-dialog{left:1.5%;right:auto;bottom:15%;top:auto;transform:none;width:97%;max-height:100%;border-radius:20px}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/z1h-product-card.css.map */
