.page-width.leny-gallery-layout{max-width:128rem}.leny-gallery-layout .grid__item.product__media-wrapper{max-width:100%}.leny-gallery-layout .product__info-wrapper.grid__item{max-width:28rem}.leny-gallery-layout .product__title h1{font-size:var(--brand-font-size-sm);font-family:var(--font-heading-family)}.leny-gallery-layout .product__title{margin-bottom:5px}.product__price-wrapper{margin-top:0;margin-bottom:0}.leny-gallery-layout .price__container *{font-size:var(--brand-font-size-xxs);font-family:var(--font-heading-family)}.leny-gallery-layout .product__tax{display:none}.leny-gallery-layout .form__label{margin-top:2.6rem}.product-gallery-section{display:flex;justify-content:space-between;padding-right:var(--azantic-layout-space-9-6)}.leny-gallery-layout .form__label span,.leny-gallery-layout legend.form__label{font-family:var(--font-body-family);font-size:12px;color:var(--azantic-color-black)}.leny-gallery-layout .swatch-input__label .swatch{width:1.4rem;height:1.4rem;outline:none}.leny-gallery-layout .swatch-input__input:active+.swatch-input__label,.leny-gallery-layout .swatch-input__input:checked+.swatch-input__label{border-bottom:var(--azantic-layout-space-0-1) solid var(--azantic-color-black);border-radius:0;outline:none;padding-bottom:var(--azantic-layout-space-0-4);cursor:pointer}.leny-gallery-layout .swatch-input__input+.leny-gallery-layout .swatch-input__label:hover,.swatch-input__input+.swatch-input__label:hover,.leny-gallery-layout .swatch-input__input:focus-visible,.leny-gallery-layout .swatch-input__label:focus-visible,.leny-gallery-layout .swatch-input__input:focus,.leny-gallery-layout .swatch-input__label:focus,.leny-gallery-layout .swatch-input__input:active,.leny-gallery-layout .swatch-input__label:active,.leny-gallery-layout .swatch-input__input:focus-within,.leny-gallery-layout .swatch-input__label:focus-within,.leny-gallery-layout .swatch-input__input:hover,.leny-gallery-layout .swatch-input__label:hover{outline:none;box-shadow:none;border:none}.form__label--size{display:flex;justify-content:space-between;width:100%}.form__label--size a{color:var(--azantic-color-black)}.product-form__variant-wrapper{margin-top:var(--azantic-layout-space-1-2);padding-top:var(--azantic-layout-space-1-8);border-top:var(--azantic-layout-space-0-1) solid var(--azantic-color-gray-14);border-bottom:var(--azantic-layout-space-0-1) solid var(--azantic-color-gray-14);padding-bottom:var(--azantic-layout-space-1-8);display:flex;flex-wrap:wrap;justify-content:center}button.product-form__submit{font-size:var(--brand-font-size-xs);text-transform:uppercase;margin-bottom:0}.leny-gallery-layout product-form{margin-top:24px;margin-bottom:24px}.leny-gallery-layout .accordion__title{font-size:var(--brand-font-size-xxxs);font-family:var(--brand-body-family)}.gallery-container{display:flex;gap:var(--azantic-layout-space-2);justify-content:space-between;width:100%}.thumbnails{position:sticky;top:10rem;display:flex;flex-direction:column;gap:0;max-height:calc(100vh - 10rem);overflow-y:auto;width:311px}.thumbnail-link img{width:7.5rem;height:11.5rem;object-fit:cover;cursor:pointer}.thumbnail-link{height:11.4rem;border:var(--azantic-layout-space-0-1) solid transparent;max-width:7.5rem}img.thumbnail-link:hover{border-color:var(--azantic-color-black);overflow:hidden}.main-images{flex:1;scroll-behavior:smooth;max-width:max-content}.main-image-container{margin-bottom:var(--azantic-layout-space-2);scroll-margin-top:var(--azantic-layout-space-10);margin-top:-10px}.image-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:none;z-index:1000;overflow-y:auto}.modal-content{padding:40px 0;display:flex;flex-direction:column;align-items:center;gap:20px;position:relative}.modal-image{width:100%;height:auto;display:block}.leny-gallery-layout .close-modal{position:fixed;top:20px;right:20px;color:#fff;font-size:30px;cursor:pointer;z-index:1001;height:60px;background:#000;width:60px;text-align:center;border-radius:50%;display:flex;justify-content:center;align-items:center;user-select:none;-webkit-user-select:none;transition:background-color .2s ease}.main-image-container{position:relative;margin-bottom:0}.image-index{position:sticky;top:var(--azantic-layout-space-10);left:0;font-size:var(--brand-font-size-xxs);color:var(--azantic-color-black);background-color:transparent;padding:0;z-index:var(--azantic-product-gallery-index-z-index);text-align:center;margin-bottom:0;font-family:var(--font-heading-family)}.main-image{width:100%;height:auto;display:block;margin-left:var(--azantic-layout-space-2);margin-top:-19px;max-width:48.5rem;cursor:pointer}.product__info-wrapper.grid__item{position:sticky;top:var(--azantic-layout-space-10)}@media screen and (max-width:749px){.product-gallery--desktop,.thumbnails{display:none}}@media screen and (min-width:750px){.product-gallery--mobile{display:none}}.breadcrumb-wrapper{margin-bottom:20px;margin-top:-4px;font-size:12px;width:100%;display:flex;flex-direction:column}.breadcrumb-row{display:flex;flex-wrap:nowrap;align-items:center;margin-bottom:4px;width:100%;overflow:hidden}.breadcrumb-prefix{display:inline-flex;align-items:center;flex-shrink:0}.breadcrumb-link{color:var(--azantic-color-black);text-decoration:none}.breadcrumb-link:hover{text-decoration:underline}.breadcrumb-separator{margin:0 5px;color:var(--azantic-color-grey)}.product-title-wrapper{padding-left:0;margin-top:0;display:block;color:#7a7a7a}.product-title{color:#7a7a7a;display:block;line-height:1.5}.product-title-inline{color:#7a7a7a;display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;border-radius:50%;width:40px;height:40px;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.modal-nav:hover{background:#ffffffe6}.modal-prev{left:20px}.modal-next{right:20px}.modal-counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#fffc;padding:5px 10px;border-radius:15px;font-size:14px}#image-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:none;z-index:1000;overflow-y:auto}.modal-content{width:100%;height:100vh;padding-top:0;object-fit:contain}.modal-thumbnails{position:fixed;top:20px;left:20px;display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 40px);overflow-y:auto;z-index:1001;padding:10px;border-radius:8px}.modal-thumbnail{width:60px;height:90px;object-fit:cover;cursor:pointer;opacity:.7;transition:opacity .3s ease}.modal-thumbnail:hover{opacity:1}.modal-thumbnails::-webkit-scrollbar{width:6px}.modal-thumbnails::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.modal-thumbnails::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.modal-thumbnails::-webkit-scrollbar-thumb:hover{background:#ffffff80}.product-gallery--mobile{display:none}@media screen and (max-width:749px){.product-gallery--desktop{display:none}.product-gallery--mobile{display:block;width:100%;padding:0;scroll-margin-top:60px;min-height:533px}.leny-gallery-layout .product__info-wrapper.grid__item{max-width:100%}#leny-product-gallery-mobile{width:100%;margin-bottom:var(--azantic-layout-space-2-4);position:relative;scroll-margin-top:60px}.mobile-slide-container{position:relative;width:100%;scroll-margin-top:60px}.mobile-slide-image{width:100%;height:auto;display:block;cursor:pointer}#leny-product-gallery-mobile .image-index{display:none}#leny-product-gallery-mobile .splide__pagination{bottom:20px;z-index:10;position:absolute;left:0;right:0;padding:0;transform:translateY(0)}#leny-product-gallery-mobile .splide__pagination__page.is-active{background:#fff;opacity:1;border-radius:0;width:var(--azantic-layout-space-1-3);height:var(--azantic-layout-space-1-3);transform:scale(1);margin:0 3px}#leny-product-gallery-mobile .splide__pagination__page{background-color:#ffffff80;opacity:1;border-radius:0;width:var(--azantic-layout-space-0-6);height:var(--azantic-layout-space-0-6);margin:0 3px;box-shadow:0 1px 3px #0003}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/leny-product-gallery.css.map */
