.ved-bundle-section{margin:2rem 0;background:var(--color-bg, #fff);border-radius:12px;box-shadow:0 2px 12px #0000000a;padding:2rem 0}.ved-bundle-progress{display:flex;justify-content:space-between;margin-bottom:2rem;gap:.5rem}.ved-bundle-step{flex:1;text-align:center;padding:.5rem .25rem;background:#f3f3f3;border-radius:6px;color:#888;transition:background .2s,color .2s}.ved-bundle-step.active{background:var(--color-accent, #ffd700);color:#222;box-shadow:0 2px 8px #0000000f}.ved-bundle-header{display:flex;align-items:center;gap:2em;flex-wrap:wrap}.ved-bundle-row{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-bottom:1.5rem;align-items:center}.ved-bundle-row h3{flex:none;width:100%;display:block}.ved-bundle-row label{font-weight:400;cursor:pointer;margin-right:1rem}.ved-bundle-row input[type=radio]{margin-right:.5em}.ved-bundle-row input[type=range]{width:180px;margin-right:1em;accent-color:#ffd700}.ved-bundle-nav{display:flex;gap:1rem;margin-top:1.5rem}.ved-bundle-total{margin:2rem 0 1rem;font-size:1.1em;background:#f9f9f9;padding:1rem;border-radius:8px}#mangdrabatt-info,#ved-bundle-rabatt{color:#388e3c;font-weight:600}.antal-summa{display:flex;column-gap:2em;align-items:baseline}.ved-bundle-row--options{display:flex;gap:2rem;justify-content:flex-start;flex-wrap:wrap;align-items:stretch}.ved-bundle-option{border:2px solid #eee;background:#fff;border-radius:10px;padding:1rem 1.5rem;cursor:pointer;text-align:center;transition:border .2s,box-shadow .2s,transform .15s;outline:none;min-width:120px;max-width:160px;flex:1 1 120px;display:flex;flex-direction:column;align-items:center}.ved-bundle-select{max-width:340px;border:2px solid #eee}.ved-bundle-option.active{border:2px solid var(--color-accent, #ffd700);box-shadow:0 2px 8px #00000014;transform:scale(1.1)}.ved-bundle-option__img{width:60px;height:60px;object-fit:contain;margin-bottom:.5rem}.ved-bundle-option__label{font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 1.5rem)}@media (max-width: 990px){.ved-bundle-section{padding:1rem .25rem}.ved-bundle-row,.ved-bundle-header{justify-content:center}@media (max-width: 500px){.ved-bundle-header{gap:1em;margin-bottom:1em}}.ved-bundle-progress{flex-direction:column;gap:.5rem 0}.ved-bundle-infobox{margin:20px auto;justify-self:center}.ved-bundle-notification,.ved-bundle-nav{justify-self:center}.ved-bundle-card{min-width:120px;max-width:140px;width:100%}.ved-bundle-card__img{min-height:60px}h3{text-align:center}#ved-leveransmanad-value{font-size:12px}#postnummer-row{margin:0 auto}.infobox-div-title{display:flex;justify-content:center}#postnummer-notification{justify-self:center}.antal-summa{flex-wrap:wrap;justify-content:center}}.ved-bundle-notification{max-width:400px;background:#e6f3ff;color:#1565c0;border:1px solid #90caf9;padding:1em;margin:1em 0;border-radius:8px;font-weight:700;font-size:1em;display:flex;align-items:center;gap:.5em}.ved-bundle-notification.--red{background:#fff7e6;color:#d35400;border:1px solid #ffa726}.ved-bundle-infobox{display:none;background:#e6f3ff;color:#1565c0;border:1px solid #90caf9;padding:1em;margin:1em 0;border-radius:8px;font-weight:700;font-size:1em;align-items:center;gap:.5em;max-width:400px}.ved-bundle-infobox-toggle{color:#1976d2;text-decoration:underline;cursor:pointer}.ved-bundle-card{padding:0;border:2px solid #eee;background:#fff;border-radius:14px;cursor:pointer;text-align:center;outline:none;min-width:160px;max-width:200px;width:180px;display:flex;flex-direction:column;align-items:stretch;box-shadow:0 2px 8px #0000000a;transition:border .2s,box-shadow .2s,transform .15s;margin-bottom:1rem;overflow:hidden}.ved-bundle-card.active{border:2px solid var(--color-accent, #ffd700);box-shadow:0 4px 16px #0000001a;transform:scale(1.1)}.ved-bundle-card:disabled{background-color:#0009}.ved-bundle-card__soldout{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5em;color:#fff;font-weight:700;background-color:red;padding:8px 16px;border-radius:8px}.ved-bundle-card__img{height:55%;min-height:90px;background-size:cover;background-position:center center;border-radius:12px 12px 0 0;width:100%;display:block;position:relative}.ved-bundle-card__badge{position:absolute;top:0;right:0;background-color:#000000b3;color:#fff;padding:4px 8px;font-size:12px;border-radius:0 0 0 4px}.ved-bundle-card__title{font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 1.5rem);text-align:left;padding:5px 5px 0 10px}.ved-bundle-card__info{border-radius:0 0 12px 12px;height:45%;display:flex;align-items:center;padding:.7em .5em .5em;gap:.4em;text-align:left}.ved-bundle-card__icon{display:flex;align-items:center;padding-left:10px}.ved-bundle-error{background:#fff7e6;color:#d35400;border:1px solid #ffa726;padding:1em;border-radius:8px;font-weight:700;font-size:1.1em;margin-bottom:1em;text-align:center}.ved-bundle-status{margin:2rem 0 1rem;font-size:1.1em;background:#f9f9f9;padding:1rem;border-radius:8px;display:flex;gap:10px;flex-wrap:wrap;align-items:center}.ved-bundle-status span{background-color:gold;padding:.2em .5em;border-radius:8px}.ved-bundle-sale-info{margin:2rem 0 1rem;font-size:1.1em;background:beige;padding:1rem;border-radius:8px;gap:10px;flex-wrap:wrap}ved-bundle-modal{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.ved-bundle-modal__overlay{position:fixed;display:block!important;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:999}.ved-bundle-modal__content{position:relative;background:#fff;border-radius:12px;padding:2em;width:90vw;z-index:9999;box-shadow:0 4px 32px #00000026}.ved-bundle-modal__close{position:absolute;top:1em;right:1em;background:none;border:none;font-size:2em;cursor:pointer}.ved-bundle-modal__grid{display:flex;flex-wrap:wrap;gap:2em;justify-content:center;margin-top:1em}.ved-bundle-modal__grid>div{text-align:center}.ved-bundle-modal__grid img{border-radius:8px;box-shadow:0 2px 8px #00000014}#forpackning-modal-btn{padding:.5em 1em;background-color:var(--color-accent, #ffd700);color:#000;border:none;border-radius:6px;cursor:pointer;font-size:1em}.loader{display:none;width:20px;aspect-ratio:1;border-radius:50%;border:3px solid lightblue;border-right-color:gold;animation:l2 1s infinite linear;vertical-align:middle;margin-left:20px}@keyframes l2{to{transform:rotate(1turn)}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/ved-bundle.css.map */
