/* Oro EPREL – įdėtinis energijos klasės rodinys (Reg. (ES) 518/2014). */
.oro-eprel{display:flex;flex-wrap:wrap;align-items:center;gap:.35em .8em;margin-top:.45em;font-size:1em;line-height:1;font-weight:400;width:100%}
.oro-eprel__arrows{display:inline-flex;flex-wrap:wrap;gap:.4em .7em}
.oro-eprel .oro-eprel__btn{display:inline-flex!important;align-items:stretch;gap:0;width:auto!important;height:auto!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important;font-size:1em!important;line-height:1!important;font-weight:400!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer;transition:transform .15s}
.oro-eprel .oro-eprel__btn:hover{transform:translateY(-1px)}
.oro-eprel .oro-eprel__btn:focus-visible{outline:2px solid #111!important;outline-offset:2px}
.oro-eprel__range{display:flex;flex-direction:column;justify-content:space-between;padding:.12em .22em;border:1px solid #1d1d1b;border-right:0;background:#fff;color:#1d1d1b;font-size:.36em;font-weight:700;line-height:1.1;font-family:Calibri,Arial,sans-serif}
.oro-eprel__arrow{position:relative;display:inline-flex;align-items:center;height:1.3em;padding:0 .85em 0 .3em;color:#fff;font-family:Calibri,Arial,sans-serif;font-weight:700;font-size:1em;clip-path:polygon(0 0,calc(100% - .75em) 0,100% 50%,calc(100% - .75em) 100%,0 100%);text-shadow:0 0 1px rgba(0,0,0,.55),0 0 2px rgba(0,0,0,.35)}
.oro-eprel__arrow sup{font-size:.62em;top:-.45em;position:relative;vertical-align:baseline;line-height:0}
.oro-eprel__fn{display:inline-flex;align-items:center;margin-left:.45em;font-size:.5em;color:#555;font-weight:500;text-decoration:underline dotted;text-underline-offset:.2em}
.oro-eprel--appp{background:#00a651}
.oro-eprel--app{background:#4db848}
.oro-eprel--ap{background:#b3d335}
.oro-eprel--a{background:#fff200}
.oro-eprel--b{background:#fdb913}
.oro-eprel--c{background:#f37021}
.oro-eprel--d{background:#ed1c24}
.oro-eprel--e,.oro-eprel--f,.oro-eprel--g{background:#ed1c24}
.oro-eprel__fiche{font-size:.5em;font-weight:500;color:#555;text-decoration:underline;text-underline-offset:.2em;white-space:nowrap}
.oro-eprel__fiche:hover{color:#ff5e2b}

/* Prekių sąrašuose – kompaktiškiau, kainos šrifto dydžio. */
.product-grid-item .oro-eprel,.wd-product .oro-eprel{justify-content:inherit;font-size:.95em}
.product-grid-item .oro-eprel__fn,.wd-product .oro-eprel__fn{font-size:.48em;margin-left:.35em}
.product-grid-item .oro-eprel__arrows,.wd-product .oro-eprel__arrows{gap:.35em}
/* Lipnioje „į krepšelį“ juostoje nerodome antrą kartą. */
.wd-sticky-btn .oro-eprel{display:none}

/* Etiketės langas. */
.oro-eprel-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.72)}
.oro-eprel-modal__box{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;max-height:100%;max-width:100%;padding:16px;background:#fff;border-radius:6px;box-shadow:0 10px 40px rgba(0,0,0,.35)}
.oro-eprel-modal__box img{display:block;width:auto;max-width:min(420px,calc(100vw - 64px));max-height:calc(100vh - 140px);height:auto}
.oro-eprel-modal__links{display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:center;font-size:14px}
.oro-eprel-modal__links a{color:#242424;text-decoration:underline}
.oro-eprel-modal__links a:hover{color:#ff5e2b}
.oro-eprel-modal .oro-eprel-modal__close{position:absolute!important;top:-14px!important;right:-14px!important;display:block!important;width:34px!important;height:34px!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;background:#111!important;color:#fff!important;font-size:20px!important;line-height:34px!important;text-align:center;cursor:pointer;box-shadow:none!important}
.oro-eprel-modal .oro-eprel-modal__close:hover{background:#ff5e2b!important}
body.oro-eprel-open{overflow:hidden}

/* Skirtukas „Energijos etiketė“. */
.oro-eprel-tab{display:grid;grid-template-columns:minmax(0,340px) minmax(0,1fr);gap:30px;align-items:start}
.oro-eprel-tab__label img{display:block;width:100%;height:auto;border:1px solid #eee}
.oro-eprel-tab__table{width:100%;margin-bottom:18px}
.oro-eprel-tab__table th{width:55%;font-weight:500;text-align:left}
.oro-eprel-tab__links{display:flex;flex-wrap:wrap;gap:10px}
.oro-eprel-tab__note{margin-top:14px;font-size:13px;color:#777}
@media (max-width:767px){.oro-eprel-tab{grid-template-columns:1fr}.oro-eprel-tab__label{max-width:300px}}
