.led-pdp{--led-pdp-blue: #145995;--led-pdp-blue-dark: #0d4476;--led-pdp-gold: #e6b52f;--led-pdp-ink: #17212b;--led-pdp-muted: #5d6872;--led-pdp-line: #dfe4e8;--led-pdp-surface: #ffffff;--led-pdp-band: #f4f6f8;--led-pdp-sticky-top: 0px;--led-pdp-anchor-height: 64px;color:var(--led-pdp-ink);background:var(--led-pdp-band)}.led-pdp *,.led-pdp *:before,.led-pdp *:after{letter-spacing:0}.led-pdp__breadcrumb{display:flex;align-items:center;gap:8px;min-width:0;padding-block:18px;color:var(--led-pdp-muted);font-size:13px;line-height:1.4}.led-pdp__breadcrumb a{color:inherit;text-decoration:none}.led-pdp__breadcrumb a:hover{color:var(--led-pdp-blue);text-decoration:underline;text-underline-offset:3px}.led-pdp__breadcrumb-current{overflow:hidden;color:var(--led-pdp-ink);text-overflow:ellipsis;white-space:nowrap}.led-pdp .product-information{padding-block:0 36px!important;background:var(--led-pdp-band)}.led-pdp .product-information__grid:not(.product-information--media-none){grid-template-columns:minmax(0,.82fr) minmax(440px,1.18fr)!important;align-items:start;gap:20px}.led-pdp .product-information__media,.led-pdp .product-details{width:auto!important;min-width:0;padding:0!important}.led-pdp .product-information__media>media-gallery,.led-pdp .product-details>.group-block{border:1px solid var(--led-pdp-line);border-radius:8px;background:var(--led-pdp-surface)}.led-pdp .product-information__media>media-gallery{overflow:hidden;padding:22px}.led-pdp .product-information__media .product-media-container{min-height:0;aspect-ratio:1;background:#fff}.led-pdp .product-information__media .product-media__image{max-height:500px;object-fit:contain}.led-pdp .product-details,.led-pdp .product-details.sticky-content--desktop{position:static!important;inset:auto!important}.led-pdp .product-details>.group-block{overflow:hidden;padding:30px!important}.led-pdp .product-details .group-block-content{gap:18px!important}.led-pdp .view-product-title{display:none}.led-pdp .product-details h1{margin:0;color:var(--led-pdp-ink);font-family:var(--font-body--family);font-size:30px;font-weight:650;line-height:1.2}.led-pdp .product-details product-price{color:var(--led-pdp-blue);font-family:var(--font-body--family);font-size:28px;font-weight:700}.led-pdp .product-details product-price .tax-note{color:var(--led-pdp-muted);font-size:13px;font-weight:400;line-height:1.4}.led-pdp__product-meta{display:flex;flex-wrap:wrap;gap:7px 12px;color:var(--led-pdp-muted);font-size:12px;font-weight:700;line-height:1.3;text-transform:uppercase}.led-pdp__product-meta>span+span{padding-left:12px;border-left:1px solid var(--led-pdp-line)}.led-pdp__klarna-message{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;min-width:0;padding:11px 13px;border:1px solid var(--led-pdp-line);border-radius:6px;background:#fff;color:var(--led-pdp-ink)}.led-pdp__klarna-message[hidden]{display:none}.led-pdp__klarna-badge{display:inline-flex;align-items:center;justify-content:center;min-width:70px;min-height:30px;padding:4px 10px;border-radius:5px;background:#ffb3c7;color:#17120f;font-size:15px;font-weight:800;line-height:1;white-space:nowrap}.led-pdp__klarna-message p{min-width:0;margin:0;font-size:13px;line-height:1.35}.led-pdp .product-form-buttons{display:grid;grid-template-columns:126px minmax(0,1fr);gap:12px;align-items:stretch}.led-pdp .product-form-buttons>*,.led-pdp .product-form-buttons>span,.led-pdp .product-form-buttons add-to-cart-component{min-width:0}.led-pdp .product-form-buttons .quantity-selector-wrapper{width:100%}.led-pdp .product-form-buttons quantity-selector-component{width:100%;height:var(--height-buy-buttons);border:1px solid var(--led-pdp-line);border-radius:6px}.led-pdp .product-form-buttons .add-to-cart-button{width:100%;min-height:var(--height-buy-buttons);border-color:var(--led-pdp-blue);border-radius:6px;background:var(--led-pdp-blue);color:#fff;font-weight:700}.led-pdp .product-form-buttons .add-to-cart-button:hover:not(:disabled){border-color:var(--led-pdp-blue-dark);background:var(--led-pdp-blue-dark)}.led-pdp .product-form-buttons .accelerated-checkout-block,.led-pdp .product-form-buttons .led-pdp__purchase-note{grid-column:1 / -1}.led-pdp .variant-picker__form{display:grid;gap:14px}.led-pdp .variant-option--buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;padding:0;border:0}.led-pdp .variant-option--buttons legend{grid-column:1 / -1;margin-bottom:2px;color:var(--led-pdp-ink);font-size:14px;font-weight:700}.led-pdp .variant-option__button-label{display:grid;grid-template-columns:18px minmax(0,1fr);grid-template-rows:auto auto;gap:3px 10px;align-items:center;min-width:0;min-height:78px;padding:11px 12px;border:1px solid var(--led-pdp-line);border-radius:8px;background:#fff;color:var(--led-pdp-ink);cursor:pointer;white-space:normal}.led-pdp .variant-option__button-label:hover{border-color:#9fb7ca}.led-pdp .variant-option__button-label:has(input:focus-visible){outline:2px solid var(--led-pdp-blue);outline-offset:2px}.led-pdp .variant-option__button-label[data-led-has-swatch=true]{grid-template-columns:18px minmax(0,1fr) 34px}.led-pdp .variant-option__button-label:has(input:checked){border:2px solid var(--led-pdp-blue);padding:10px 11px;background:#f3f8fc}.led-pdp .variant-option__button-label input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.led-pdp .variant-option__button-label__pill{position:static!important;display:block!important;grid-column:1;grid-row:1 / 3;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;inset:auto!important;transform:none!important;border:1px solid #b9c2c9;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 4px #fff}.led-pdp .variant-option__button-label:has(input:checked) .variant-option__button-label__pill{border-color:var(--led-pdp-blue);background:var(--led-pdp-gold)}.led-pdp .variant-option__button-label__text{grid-column:2;grid-row:1;width:auto!important;max-width:none!important;min-width:0;overflow-wrap:anywhere;white-space:normal;font-size:14px;font-weight:650;line-height:1.25}.led-pdp .variant-option__button-label:after{grid-column:2;color:#21653b;font-size:11px;line-height:1.2;content:"Disponibile"}.led-pdp .variant-option__button-label[data-led-variant-card=true]:after{display:none;content:none}.led-pdp .variant-option__button-label:has(input[data-option-available=false]):after{color:#9b2f2f;content:"Non disponibile"}.led-pdp__variant-status{grid-column:2;grid-row:2;min-width:0;color:#217a45;font-size:11px;font-weight:600;line-height:1.25;overflow-wrap:anywhere}.led-pdp__variant-status[data-available=false]{color:#9b2f2f}.led-pdp__variant-swatch{grid-column:3;grid-row:1 / 3;width:30px;height:36px;justify-self:end;border:1px solid #d6dce1;border-radius:4px;background:var(--led-variant-swatch, #f4f6f8)}.led-pdp__purchase-note{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;padding:14px 2px 2px;border-top:1px solid var(--led-pdp-line);color:#217a45;font-size:13px;line-height:1.4}.led-pdp__purchase-note[hidden]{display:none}.led-pdp__delivery-icon,.led-pdp__delivery-icon svg{display:block;width:22px;height:22px}.led-pdp__delivery-icon{margin-top:1px}.led-pdp__delivery-copy[data-available=false]{color:#9b2f2f}.led-pdp__delivery-primary{color:inherit;font-weight:700}.led-pdp__purchase-note p{margin:0}.led-pdp__delivery-secondary{margin-top:3px!important;color:var(--led-pdp-muted);font-size:11px;line-height:1.4}.led-pdp__services-wrap,.led-pdp__content-wrap{background:#fff}.led-pdp__services-wrap{border-block:1px solid var(--led-pdp-line)}.led-pdp__services-wrap:empty{display:none}.led-pdp__services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding-block:0;border-top:1px solid var(--led-pdp-line)}.led-pdp__service{min-width:0;margin:0;border:0;border-bottom:1px solid var(--led-pdp-line);background:#fff}.led-pdp__service:nth-child(2n){border-left:1px solid var(--led-pdp-line)}.led-pdp__service-summary{display:grid;grid-template-columns:28px minmax(0,1fr) 18px;gap:10px;align-items:center;min-height:62px;padding:13px 10px;color:var(--led-pdp-ink);cursor:pointer;list-style:none}.led-pdp__service-summary::-webkit-details-marker{display:none}.led-pdp__service-summary::marker{content:""}.led-pdp__service-summary:focus-visible{border-radius:4px;outline:2px solid var(--led-pdp-blue);outline-offset:-2px}.led-pdp__service-summary:hover .led-pdp__service-title{color:var(--led-pdp-blue)}.led-pdp__service-icon{display:grid;width:28px;height:28px;place-items:center;color:var(--led-pdp-blue)}.led-pdp__service-icon svg{width:21px;height:21px}.led-pdp__service-title{min-width:0;color:var(--led-pdp-ink);font-size:14px;font-weight:700;line-height:1.3}.led-pdp__service-chevron{display:grid;width:18px;height:18px;place-items:center;color:var(--led-pdp-muted);transition:transform .18s ease}.led-pdp__service-chevron svg{width:13px;height:13px}.led-pdp__service[open] .led-pdp__service-chevron{transform:rotate(180deg)}.led-pdp__service-content{padding:0 32px 15px 48px;color:var(--led-pdp-muted);font-size:12.5px;line-height:1.5}.led-pdp__service-content p{margin:0}.led-pdp__service-content p+p{margin-top:7px}.led-pdp__service-content a{color:var(--led-pdp-blue);font-weight:700;text-decoration:underline;text-underline-offset:2px}.led-pdp .product-details .led-pdp__services{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:none;margin:0;padding:0;border-top:1px solid var(--led-pdp-line);background:#fff}.led-pdp .product-details .led-pdp__service,.led-pdp .product-details .led-pdp__service:nth-child(2n){min-height:0;border-top:0;border-right:0;border-bottom:1px solid var(--led-pdp-line)}.led-pdp .product-details .led-pdp__service:nth-child(2n){border-left:1px solid var(--led-pdp-line)}.led-pdp__content-wrap{padding-block:0 72px;background:#f4f6f8}.led-pdp__content-wrap>.page-width{width:100%;max-width:1920px;margin-inline:auto;padding-inline:clamp(20px,3vw,40px)}.led-pdp__anchors{position:sticky;top:var(--led-pdp-sticky-top, 0px);z-index:8;display:flex;gap:42px;overflow-x:auto;margin-bottom:20px;padding-block:22px 18px;border-bottom:1px solid transparent;background:#f4f6f8f5;box-shadow:0 0 #10345800;isolation:isolate;scrollbar-width:none}.led-pdp__anchors[data-led-stuck=true]{border-bottom-color:var(--led-pdp-line);box-shadow:0 8px 18px #10345817}.led-pdp__anchors::-webkit-scrollbar{display:none}.led-pdp__anchors a{position:relative;flex:0 0 auto;color:var(--led-pdp-muted);font-size:16px;font-weight:700;text-decoration:none}.led-pdp__anchors a:hover,.led-pdp__anchors a:focus-visible{color:var(--led-pdp-blue)}.led-pdp__anchors a:first-child{color:var(--led-pdp-ink)}.led-pdp__anchors a:first-child:after{position:absolute;right:0;bottom:-18px;left:0;height:3px;background:var(--led-pdp-gold);content:""}.led-pdp__content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.led-pdp__panel{min-width:0;scroll-margin-top:calc(var(--led-pdp-sticky-top, 0px) + var(--led-pdp-anchor-height, 64px) + 16px);border:0;border-radius:8px;background:#fff;box-shadow:0 1px #1034580d}.led-pdp__panel--wide{grid-column:1 / -1}.led-pdp__panel-header{padding:36px 42px 14px;border-bottom:0}.led-pdp__eyebrow{margin:0 0 6px;color:var(--led-pdp-blue);font-size:12px;font-weight:700;line-height:1.2;text-transform:uppercase}.led-pdp__panel h2{margin:0;color:var(--led-pdp-ink);font-family:var(--font-body--family);font-size:30px;font-weight:700;line-height:1.25}.led-pdp__panel-body{overflow-wrap:anywhere;padding:14px 42px 42px;color:var(--led-pdp-ink);font-size:16px;line-height:1.65}.led-pdp__panel--specs .led-pdp__panel-body>.rte ul{margin:0;padding:0;list-style:none}.led-pdp__panel--specs .led-pdp__panel-body>.rte li{margin:0;padding:11px 0;border-bottom:1px solid var(--led-pdp-line)}.led-pdp__panel--specs .led-pdp__panel-body>.rte li:first-child{padding-top:0}.led-pdp__panel[data-led-has-complete-specs=true] [data-led-accordion-group=specifications]{display:none!important}.led-pdp__panel-body>:first-child,.led-pdp__panel-body .rte>:first-child{margin-top:0}.led-pdp__panel-body>:last-child,.led-pdp__panel-body .rte>:last-child{margin-bottom:0}.led-pdp__panel-body a{color:var(--led-pdp-blue);text-underline-offset:3px}.led-pdp__policy-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.led-pdp__policy-summary>div{min-width:0}.led-pdp__policy-summary strong{display:block;margin-bottom:5px}.led-pdp__policy-summary p{margin:0;color:var(--led-pdp-muted)}.led-pdp__moved-content{margin-top:28px}.led-pdp__moved-content:empty{display:none}.led-pdp__moved-content .shopify-app-block,.led-pdp__moved-content .spexy-section,.led-pdp__moved-content .spexy-container,.led-pdp__moved-content .accordion{width:100%!important;max-width:none!important;margin:0!important}.led-pdp__moved-content .spexy-container{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.led-pdp__moved-content .spexy-container h2{color:var(--led-pdp-ink)!important;font-size:18px!important}.led-pdp__moved-content .spexy-product-specs__content{margin-top:14px!important}.led-pdp__moved-content .spexy-product-specs__item{margin:0!important;padding:11px 0!important;border-bottom:1px solid var(--led-pdp-line)}.led-pdp .product-details rte-formatter[class*=product_description],.led-pdp .product-details .product-assurance{display:none!important}.led-pdp .sticky-add-to-cart__bar{right:0;bottom:0;left:0;width:100%;max-width:none;min-height:72px;transform:translateY(calc(100% + 20px));justify-content:center;padding:10px max(20px,calc((100% - var(--page-width)) / 2));border:0;border-top:1px solid var(--led-pdp-line);border-radius:0;background:#fffffffa;box-shadow:0 -8px 28px #17212b1f}.led-pdp .sticky-add-to-cart__bar:before{display:none}.led-pdp .sticky-add-to-cart__bar[data-stuck=true]{transform:translateY(0)}.led-pdp .sticky-add-to-cart__info{max-width:520px}.led-pdp .sticky-add-to-cart__button{min-width:210px;border-color:var(--led-pdp-blue);border-radius:6px;background:var(--led-pdp-blue);color:#fff;font-weight:700}@media screen and (max-width:989px){.led-pdp .product-information__grid:not(.product-information--media-none){grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr)!important;gap:20px}.led-pdp .product-information__media>media-gallery,.led-pdp .product-details>.group-block{padding:20px!important}.led-pdp .product-information__media .product-media-container{min-height:0}.led-pdp .product-details h1{font-size:27px}.led-pdp__content-grid{grid-template-columns:minmax(0,1fr)}.led-pdp__panel,.led-pdp__panel--wide{grid-column:1}}@media screen and (max-width:749px){.led-pdp__breadcrumb{padding-block:12px}.led-pdp .product-information{padding-block-end:24px!important}.led-pdp .product-information__grid:not(.product-information--media-none){display:grid;grid-template-columns:minmax(0,1fr)!important;gap:12px}.led-pdp .product-information__media,.led-pdp .product-details{grid-column:1!important}.led-pdp .product-information__media>media-gallery,.led-pdp .product-details>.group-block{border-radius:6px}.led-pdp .product-information__media>media-gallery{padding:12px!important}.led-pdp .product-information__media .product-media-container{min-height:0}.led-pdp .product-information__media .product-media__image{max-height:430px}.led-pdp .product-details>.group-block{padding:20px!important}.led-pdp .product-details h1{font-size:24px;line-height:1.22}.led-pdp .product-details product-price{font-size:25px}.led-pdp__klarna-message{grid-template-columns:auto minmax(0,1fr);gap:5px 10px;padding:10px 11px}.led-pdp__klarna-badge{align-self:center;min-width:66px;min-height:28px;padding-inline:8px;font-size:14px}.led-pdp__klarna-message p{font-size:12px}.led-pdp .product-form-buttons{grid-template-columns:104px minmax(0,1fr);gap:9px}.led-pdp__services{grid-template-columns:minmax(0,1fr)}.led-pdp__service:nth-child(2n){border-left:0}.led-pdp .product-details .led-pdp__services{grid-template-columns:minmax(0,1fr)}.led-pdp .product-details .led-pdp__service,.led-pdp .product-details .led-pdp__service:nth-child(2n){min-height:0;border-right:0;border-bottom:1px solid var(--led-pdp-line);border-left:0}.led-pdp__service-summary{grid-template-columns:24px minmax(0,1fr) 16px;gap:8px;min-height:58px;padding:12px 8px}.led-pdp__service-icon,.led-pdp__service-icon svg{width:20px;height:20px}.led-pdp__service-title{font-size:13px}.led-pdp__service-content{padding:0 24px 14px 40px;font-size:12px}.led-pdp__content-wrap{padding-block-end:36px}.led-pdp__anchors{gap:22px;margin-bottom:20px;padding-block:15px}.led-pdp__anchors a{font-size:14px}.led-pdp__anchors a:first-child:after{bottom:-16px}.led-pdp__content-grid{grid-template-columns:minmax(0,1fr);gap:14px}.led-pdp .variant-option--buttons{grid-template-columns:minmax(0,1fr)}.led-pdp__panel,.led-pdp__panel--wide{grid-column:1;border-radius:6px}.led-pdp__panel-header{padding:24px 20px 10px}.led-pdp__panel h2{font-size:21px}.led-pdp__panel-body{padding:12px 20px 24px;font-size:14px}.led-pdp__policy-summary{grid-template-columns:minmax(0,1fr);gap:16px}.led-pdp .sticky-add-to-cart__bar{min-height:66px;gap:9px;padding:8px 10px}.led-pdp .sticky-add-to-cart__image{height:48px}.led-pdp .sticky-add-to-cart__info{max-width:none}.led-pdp .sticky-add-to-cart__title{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.25;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.led-pdp .sticky-add-to-cart__variant{display:none}.led-pdp .sticky-add-to-cart__price{font-size:12px}.led-pdp .sticky-add-to-cart__button{width:50px;min-width:50px;padding:0}}@media screen and (max-width:389px){.led-pdp .product-form-buttons{grid-template-columns:94px minmax(0,1fr)}.led-pdp .product-form-buttons .add-to-cart-button{padding-inline:12px;font-size:13px}.led-pdp .sticky-add-to-cart__info{display:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/leduniverso-pdp.css.map */
