:root{--primary-color: #80af9b;--border-color: #80af9b;--border-color-light: #ccc;--text-color:#333333;--secondary-text-color: #333;--qty-border-color: #fff;--dark-green: #1C3A2E;--bg-color: #f9f9f9;--btn-bg: #e5e5e5;--radius: 10px}.ab-container-narrow{max-width:1200px;margin:0 auto;width:calc(100% - 40px)}.ab-product-main{padding:40px 0;background:var(--bg-color)}.ab-product-main .container{max-width:1400px;margin:auto;width:calc(100% - 40px)}.ab-product-inner{display:grid;grid-template-columns:1fr 1fr;gap:25px}.text--striked{text-decoration:line-through}.ab-product-gallery{display:flex;gap:10px;align-items:end;justify-content:space-between}.ab-product-media{width:100%;aspect-ratio:1;overflow:hidden;border-radius:var(--radius);background:var(--bg-color);border:1px solid rgba(0,0,0,.06)}.ab-product-media__image{width:100%;height:100%;object-fit:cover}.ab-product-media-thumbnails{order:-1}.ab-product-media__thumbnail{border:2px solid transparent;border-radius:var(--radius);overflow:hidden;background:none;cursor:pointer;transition:all .3s ease;padding:0;width:100%;height:100%}.ab-product-media__thumbnail.active{border-color:var(--primary-color);transform:scale(1.05);box-shadow:0 4px 12px #feafc34d}.ab-product-media__thumbnail img{width:100%;height:100%;object-fit:cover}.ab-product-gallery .splide__arrow{min-height:auto;width:40px;height:40px;background:var(--primary-color);color:#fff}.ab-product-gallery .splide__arrow svg{fill:#fff}.ab-product-media-thumbnails .splide__arrow{width:26px;height:26px}.ab-product-media-thumbnails .splide__arrow svg{width:15px}.ab-product-media-thumbnails ul li{padding:0;margin:0;list-style:none;border-radius:var(--radius);overflow:hidden;border:none!important}.ab-product-media-thumbnails ul li.is-active button{border:2px solid var(--primary-color)!important}.ab-product-info{border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;gap:15px;background:transparent;padding:0}.ab-product-info__block h3{font-size:28px;margin:0;color:#1c3a2e}.ab-product-info__block .ab-product-price__price{font-size:26px;font-weight:700;color:var(--primary-color)}.ab-product-info__block p{margin:0}.ab-product-title{font-size:24px;margin:0;padding:0}.ab-product-price__price{font-size:24px}.ab-product-varaint__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.variant-swatches__wrapper{max-width:100%;margin:0;padding:0;list-style:none;gap:10px;display:grid;--variant-size: 50px;grid-template-columns:repeat(auto-fit,minmax(44px,1fr))}@media (width < 1024px){.variant-swatches__wrapper{max-width:100%}}.ab-product-varaint__group{display:flex;flex-direction:column;gap:5px;margin:0;padding:0}.ab-product-varaint__group ul li{display:flex;gap:5px;margin:0;padding:0;list-style:none;overflow:hidden}.ab-product-varaint__group label{font-size:14px;margin:0;text-transform:none}.variant-swatches__wrapper li button{width:100%;border:1px solid var(--border-color);border-radius:8px;background:transparent;color:var(--text-color);font-size:16px;text-transform:none;font-weight:500;padding:12px 20px!important;height:auto!important;min-height:auto!important;line-height:1;cursor:pointer;overflow:hidden}.variant-swatches__wrapper li[selected] button{background:var(--primary-color);color:#fff}.ab-variant-picker__input{position:absolute;opacity:0;pointer-events:none}.ab-variant-picker__label.sold-out:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:#e6e6e6;transform:translateY(-50%) rotate(-22deg)}.ab-variant-picker__label.sold-out:hover{background:var(--bg-color);border-color:#e9ecef;transform:none}.swatch-not-available{opacity:.5;cursor:not-allowed;position:relative;overflow:hidden}.swatch-not-available button{cursor:not-allowed!important;border-color:#e6e6e6!important;background:transparent!important;color:var(--text-color)!important}.variant-swatches__wrapper .swatch-not-available[selected] button{border-color:var(--text-color)!important;background:transparent!important;color:var(--text-color)!important;opacity:.5;pointer-events:none;filter:grayscale(100%)}.swatch-not-available:after{display:none;content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:#e6e6e6;transform:translateY(-50%) rotate(-22deg)}.variant-swatches__wrapper .swatch-not-available[selected]:after{background:var(--text-color)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.ab-quantity-selector{display:grid;grid-template-columns:1fr 1.5fr 1fr;width:150px;border:1px solid var(--qty-border-color);border-radius:5px;height:40px;overflow:hidden}.ab-quantity-selector button{border:none;cursor:pointer;font-size:24px;display:flex;justify-content:center;align-items:center;text-align:center;padding:0;margin:0;background:var(--btn-bg);color:var(--text-color);min-height:auto!important;height:inherit;line-height:1;border-radius:0!important}.ab-quantity-selector button[disabled]{opacity:.3}.ab-quantity-selector input{text-align:center;border:0px;border-left:1px solid var(--qty-border-color);border-right:1px solid var(--qty-border-color);border-radius:0;height:inherit;min-height:auto;font-size:16px;margin:0;padding:0}.ab-global-atc__btn{width:100%;max-width:200px;background:var(--primary-color);border-radius:var(--radius)!important;border:1px solid var(--primary-color);cursor:pointer;font-size:16px;margin:0;padding:12px 40px;height:inherit;min-height:inherit;line-height:1;text-transform:none;color:#fff;font-weight:600;transition:all .3s;display:block}.ab-global-atc__btn:hover{box-shadow:0 5px 10px #0000001a;transform:translateY(-2px)}.product__payment-buttons{max-width:200px;display:flex;flex-direction:column;gap:15px}.product__payment-buttons button{border-radius:var(--radius)}.ab-product-price,.ab-global-atc__btn{position:relative;transition:all .3s ease-in-out}.ab-product-price.loading,.ab-global-atc__btn.loading{opacity:.6;overflow:hidden}.ab-product-price.loading:before,.ab-global-atc__btn.loading:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:shimmer 1.5s infinite}@keyframes shimmer{0%{transform:translate(0)}to{transform:translate(200%)}}.ab-product-price.loading *,.ab-global-atc__btn.loading *{pointer-events:none}.ab-global-atc__btn:disabled{background-color:#ccc;cursor:not-allowed;border-color:#ccc}.ab-properties-block{display:flex;flex-direction:column;gap:5px;margin-bottom:10px}.ab-properties-block .properties-title{font-size:18px;font-weight:400}.ab-properties-form__group{width:100%;display:block}.ab-properties-form__group input{width:100%;border:1px solid var(--border-color);height:45px;padding:10px;margin-bottom:0!important}.properties-description{font-size:15px}.js-properties-input.error,.js-main-properties-input.error{border-color:#d32f2f!important;background-color:#ffebee!important}.js-properties-input:focus,.js-main-properties-input:focus{outline:none;border-color:#007cba!important;box-shadow:0 0 0 2px #007cba1a!important;background-color:#fff!important}.input-error{color:#d32f2f;font-size:12px;margin-top:0}@media (width < 1000px){.ab-product-inner{grid-template-columns:1fr}.ab-product-gallery{flex-direction:column;align-items:start}.ab-product-media-thumbnails{order:initial}.ab-product-inner{gap:25px}.ab-product-info__block h3{font-size:24px;line-height:32px}.ab-product-info{gap:12px}.ab-product-info__block{text-align:left}}@media (width < 800px){.ab-product-main{padding:20px 0;background:var(--bg-color)}.variant-swatches__wrapper{gap:5px}.variant-swatches__wrapper li button{padding-inline:5px!important}.ab-properties-block .properties-title{font-size:16px;line-height:20px}.ab-custom-product-properties{margin-top:10px}}@media (width < 500px){.ab-product-info__block h3{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/143/assets/ab-personalised-product.css.map */
