.footer-content {
    display: none !important;
}

/* ============================================================
   EUNET summary_on_side: "Rezime korpe" card u bocnoj koloni (col-xl-4).
   Isti mehanizam kao onestep_eunet_hosting_side_2019: JS normalno dodaje
   .orderpage-summary-sticky (+ inline margine/width + hide details), a mi ga
   id-selektorom (#orderpage-summary) preskinemo u sticky card i gazimo te
   inline stilove sa !important. Time se sadrzaj/font poklapa sa side_2019.
   Sve je skoupovano na .orderpage-sidesummary => bottom mode ostaje netaknut.
   Footer se prikazuje (html.eunet-op-sidesummary gazi stock hide).
   ============================================================ */
.orderpage-sidesummary #orderpage-summary {
    position: -webkit-sticky;
    position: sticky;
    top: 85px;
    width: 100% !important;
    height: auto;
    margin-left: 0 !important;
    margin-right: 0 !important;
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 25px;
    padding: 20px !important;
    overflow: unset !important;
    box-shadow: 0px 4px 12px 0px rgba(109, 40, 217, 0.04);
}
.orderpage-sidesummary #orderpage-summary .orderpage-summary-details {
    display: block !important;
    width: 100% !important;
}
.orderpage-sidesummary #orderpage-summary .orderpage-summary-content {
    width: 100% !important;
    padding-bottom: 20px !important;
}
.orderpage-sidesummary #orderpage-summary .orderpage-summary_total {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
}
.orderpage-sidesummary #orderpage-summary .orderpage-summary_submit {
    width: 100% !important;
}
.orderpage-sidesummary #promoform { padding-top: 20px; padding-bottom: 20px; }
.orderpage-sidesummary .cupon-code { font-size: 14px; }
.orderpage-sidesummary .text-promo { padding-right: 5px; font-weight: 700; }
.orderpage-sidesummary .subtotal-cupon { color: #9799A6 !important; font-size: 10px; }
.orderpage-sidesummary #orderpage-lastblock { height: 0 !important; }

/* Footer uvek prikazan u side modu (stock orderpage.css ga krije: display:none). */
html.eunet-op-sidesummary .footer-content { display: block !important; }

/* ============================================================
   EUNET tipografija side summary boxa (portovano iz side_2019, skoupovano).
   Stock h1/h3 skale su za donju traku preko celog ekrana; u uskom bocnom boxu
   su predimenzionirane -> svodimo na skalu strane (osnovni tekst .9rem, cena
   nije velika ljubicasta vec 1rem crna kao label).
   ============================================================ */
.orderpage-sidesummary .orderpage-summary > h3 {
    font-size: 1.15rem;
    font-weight: 600;
    margin-bottom: 1rem !important;
    color: #1c123c !important; /* naslov "Rezime korpe" taman, ne ljubicast (gazi .text-primary) */
}
.orderpage-sidesummary .orderpage-summary .orderpage-summary-details {
    font-size: .9rem;
}
.orderpage-sidesummary .orderpage-summary .orderpage-summary-details td {
    padding: 2px 0;
}
.orderpage-sidesummary .orderpage-summary .orderpage-summary-content {
    font-size: .9rem;
}
.orderpage-sidesummary .orderpage-summary .orderpage-summary-content h5 {
    font-size: .9rem;
    font-weight: 400;
    margin: 0;
}
.orderpage-sidesummary .orderpage-summary .orderpage-summary_total h3 {
    font-size: 1rem;
    font-weight: 600;
    margin: 0;
}
.orderpage-sidesummary .orderpage-summary .orderpage-summary_total {
    align-items: center !important;
}
.orderpage-sidesummary .orderpage-summary .orderpage-summary_total .text-primary.h1 {
    font-size: 1rem !important;
    font-weight: 600;
    line-height: 1.3;
    margin: 0;
    color: #000415 !important;
}

.cart-products-scount {
    border: 1px solid #ddd;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 20px;
    margin-bottom: .5rem;
    display: inline-block;
    text-align: center;
    color: #888;
}

.cart-product {
    overflow: hidden;
}

.cart-product:hover:not(.outofstock) {
    border-color: #9BA0B3;
    cursor: pointer;
}

.cart-product.outofstock:hover {
    cursor: default;
}

.cart-product.outofstock .cart-product-outofstock-badge {
    background: #9BA0B3;
    display: block;
    position: absolute;
    color: #fff;
    top: -25px;
    left: -184px;
    transform: rotate(-45deg);
    padding: 40px 50px 10px;
    text-align: center;
    width: 400px;
    text-transform: uppercase;
    line-height: 15px;
    letter-spacing: 1px;
    word-spacing: 5px;
    font-size: 12px;
    z-index: 20;
}

.cart-product .cart-product-section {
    margin-bottom: -1px;
    padding-bottom: 0;
    display: block;
    height: auto;
    overflow: hidden;
}

.cart-product.outofstock .cart-product-section {
    opacity: .4;
}

.cart-product .cart-product-section ul {
    margin: 0;
}

.cart-product.selected:not(.outofstock) {
    border-color: #3891F2;
    background-color: #3891F2;
    box-shadow: 0 5px 30px -5px rgba(37, 45, 51, .5);
    cursor: default;
    transition: all .2s ease;
}

.cart-product.selected:not(.outofstock) .vtip_description.vtip_features {
    background: url(../vtip_white.png) no-repeat right center;
}

.cart-product.selected:not(.outofstock) * {
    color: #fff;
}

.cart-product.selected:not(.outofstock) .text-primary {
    color: #fff !important;
}

.cart-product.selected:not(.outofstock) .text-muted {
    color: rgba(255, 255, 255, .7) !important;
}

.cart-product .vtip_description.vtip_features {
    position: absolute;
    right: 10px;
    top: 10px;
    color: white;
    z-index: 20;
    background: url(../vtip.png) no-repeat right center;
}

.cart-product-features ul {
    padding-left: 0;
    margin-left: 1rem;
    margin-right: 1rem;
    list-style: none !important;
}

.orderpage .orderpage-couponbox {
    margin: 20px 0;
}

.orderpage .orderpage-summary.orderpage-summary-sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    box-shadow: 0 0 40px -10px rgba(37, 45, 51, 0.3);
    z-index: 840;
    padding: 10px;
    height: auto;
    background-color: white;
}

.orderpage .orderpage-summary .orderpage-summary-content {
    margin: 5px auto;
}

.orderpage .orderpage-summary:not(.orderpage-summary-sticky) .orderpage-summary-content .orderpage-summary_bcycle {
    margin: 3rem 0 !important;
}

.orderpage .orderpage-summary:not(.orderpage-summary-sticky) .orderpage-summary-content .orderpage-summary_total {
    margin: 3rem 0 !important;
}

.orderpage .orderpage-summary:not(.orderpage-summary-sticky) .orderpage-summary-content .orderpage-summary_submit {
    margin: 3rem auto !important;
    width: 300px;
}

.orderpage .orderpage-summary.orderpage-summary-sticky .orderpage-summary-content .orderpage-summary_bcycle {
    width: 100%;
    margin-right: 40px;
}

.orderpage .orderpage-summary.orderpage-summary-sticky .orderpage-summary-content .orderpage-summary_total {
    width: 100%;
    margin-right: 40px;
}

.orderpage .orderpage-summary.orderpage-summary-sticky .orderpage-summary-content .orderpage-summary_title .cart-products-scount {
    display: none;
}

.orderpage .orderpage-summary.orderpage-summary-sticky .orderpage-summary-content .orderpage-summary_title h3 {
    font-size: 12px;
    color: #9BA0B3;
    margin-bottom: 0px;
    display: block;
    letter-spacing: .45px;
}

.orderpage .orderpage-summary .orderpage-summary-details {
    margin: 5px auto;
}

.orderpage .orderpage-summary .orderpage-summary-details-info {
    margin: 5px auto;
    display: flex;
    flex-direction: row;
}
#texts-config{
    margin-top: 80px;
}
.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
    z-index: 200;
}

.ribbon::after {
    position: absolute;
    z-index: 200;
    content: '';
    display: block;
    border: 5px solid;
    border-color: #2dc76b;
}
.ribbon::before{
    position: absolute;
    z-index: 200;
    content: '';
    display: block;
    border: 5px solid;
    border-color: #2dc76b;
}
.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    background-color: #2dc76b;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
}

.ribbon-top-right {
    top: -10px;
    right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
}
.ribbon-top-right::before {
    top: 0;
    left: 0;
}
.ribbon-top-right::after {
    bottom: 0;
    right: 0;
}
.ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(45deg);
}
.product-out-of-stock{
    position: absolute;
    width: 88px;
    height: 88px;
    overflow: hidden;
    border-top-left-radius: .43rem .43rem;
    top: 0;
}

/* ============================================================
   EUNET VPS: tabovi "OS Distribucije | Aplikacije" (vps-catalog.js)
   Aktivno samo kad je opconfig os_app_tabs ukljucen; kartice prate
   root dizajn (bela pozadina, 2px border, radius 12px, brand senka,
   hover lift, primary selekcija).
   ============================================================ */
.eunet-vps-hide { display: none !important; }

.eunet-vps-tabs { margin-top: .5rem; }

/* isti dizajn kao .eunet-vps-banner (beli box, 2px primary border, brand senka) */
.eunet-vps-notice {
    background: #fff;
    border: 2px solid var(--primary);
    border-radius: 12px;
    box-shadow: 0px 4px 12px 0px rgba(109, 40, 217, 0.04);
    color: #1c123c;
    padding: 12px 16px;
    font-size: .9rem;
    margin-bottom: 1.25rem;
}

.eunet-vps-banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
    background: #fff;
    border: 2px solid var(--primary);
    border-radius: 12px;
    box-shadow: 0px 4px 12px 0px rgba(109, 40, 217, 0.04);
    padding: 12px 16px;
    margin-bottom: 1.25rem;
    font-size: .9rem;
}
.eunet-vps-back {
    border: 1px solid var(--primary);
    color: var(--primary);
    background: #fff;
    border-radius: 8px;
    padding: 6px 14px;
    font-weight: 600;
    font-size: .85rem;
    cursor: pointer;
    transition: background .2s ease, color .2s ease;
}
.eunet-vps-back:hover { background: var(--primary); color: #fff; }

.eunet-vps-tabnav {
    display: flex;
    gap: 8px;
    margin-bottom: 1.25rem;
    border-bottom: 1px solid #e9ecef;
}
.eunet-vps-tabbtn {
    background: none;
    border: none;
    border-bottom: 3px solid transparent;
    padding: 10px 18px;
    font-weight: 600;
    font-size: .95rem;
    color: #5c6470;
    cursor: pointer;
    transition: color .2s ease, border-color .2s ease;
}
.eunet-vps-tabbtn:hover { color: var(--primary); }
.eunet-vps-tabbtn:focus { outline: none; }
.eunet-vps-tabbtn.active { color: var(--primary); border-bottom-color: var(--primary); }

.eunet-vps-pane { display: none; }
.eunet-vps-pane.active { display: block; }

.eunet-vps-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
    gap: 16px;
}

/* Usklaseno sa root .eunet-service-card (root.tpl): bela pozadina, 2px
   translucent border, brand senka + ambijentalni ljubicasti ::before glow.
   Hover I selekcija = "root hover" efekat (primary border), ALI BEZ jump-a
   (transform: none !important gazi translateY iz admin/root stila). */
.eunet-vps-card {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 16px;
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    box-shadow: 0px 4px 12px 0px rgba(109, 40, 217, 0.04);
    cursor: pointer;
    transform: none !important;
    transition: border-color .3s ease, box-shadow .3s ease;
}
/* ambijentalni ljubicasti glow - isti kao na root servisnim karticama */
.eunet-vps-card::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: -10%;
    right: -25%;
    width: 120%;
    height: 90%;
    filter: blur(70px);
    pointer-events: none;
    background: radial-gradient(circle at 60% 40%, #ffffff, #6d28d926 40%, #ffffff 70%), radial-gradient(circle at 80% 60%, #6c28d9, #6c28d900 15%);
}
.eunet-vps-card > * { position: relative; z-index: 1; }
/* sheen traka - svetli dijagonalni odsjaj koji klizne preko kartice na hover
   (isto kao root .eunet-service-card::after). z-index 2 = preko sadrzaja,
   overflow:hidden na kartici ga klipuje. */
.eunet-vps-card::after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: -80%;
    width: 55%;
    background: linear-gradient(105deg, transparent, rgba(255, 255, 255, .6) 50%, transparent);
    transform: skewX(-18deg);
    pointer-events: none;
}
.eunet-vps-card:hover::after {
    left: 135%;
    transition: left .6s ease;
}
/* selektovana kartica ne sija (klik regenerise #updater pa bi se sheen
   ponovio po drugi put dok je kursor jos na kartici) */
.eunet-vps-card.selected::after { display: none; }
.eunet-vps-card:hover {
    transform: none !important;
    border-color: var(--primary);
}
.eunet-vps-card.selected {
    transform: none !important;
    border-color: var(--primary);
    background: #fff !important;
}
/* selektovano = skroz bela pozadina: gasimo ambijentalni ljubicasti ::before glow */
.eunet-vps-card.selected::before { opacity: 0; }
.eunet-vps-card.selected .eunet-vps-card-title { color: var(--primary); }

.eunet-vps-badge {
    flex: 0 0 auto;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    font-size: .85rem;
}
/* badge kao slika (logo distribucije/aplikacije iz foldera) - bez obojene
   pozadine, ikonica se uklapa u 40x40 kvadrat */
.eunet-vps-badge.eunet-vps-badge-img {
    background: transparent !important;
    border-radius: 8px;
    overflow: hidden;
}
.eunet-vps-badge.eunet-vps-badge-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.eunet-vps-card-body { flex: 1 1 auto; min-width: 0; }
.eunet-vps-card-title { font-weight: 600; color: #000415; margin-bottom: 2px; }
.eunet-vps-card-price { font-size: .85rem; font-weight: 600; color: var(--primary); margin-top: 4px; }
.eunet-vps-card-note { font-size: .75rem; color: #9799A6; margin-top: 4px; }

/* --- Aplikacije tab: cena na DNU kartice, iznos+interval tamnom bojom,
       podnaslov (note) tamnom bojom --- */
.eunet-vps-card-app { align-items: stretch; }
.eunet-vps-card-app .eunet-vps-card-body {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.eunet-vps-card-app .eunet-vps-card-note { color: #545167; }
/* iznos + interval gurnuti na dno kartice */
.eunet-vps-card-app .eunet-vps-card-pricewrap,
.eunet-vps-card-app .eunet-vps-card-included {
    margin-top: auto;
    padding-top: 10px;
}
.eunet-vps-card-app .eunet-vps-card-pricewrap .eunet-vps-card-price {
    margin-top: 0;
    font-size: .95rem;
    font-weight: 700;
    color: #1c123c;
}
.eunet-vps-card-app .eunet-vps-card-cycle {
    font-size: 12px;
    color: #1c123c;
    margin-top: 1px;
    text-transform: lowercase;
}
.eunet-vps-card-app .eunet-vps-card-included {
    font-size: .8rem;
    color: #545167;
}

.eunet-vps-version {
    margin-top: 8px;
    width: 100%;
    max-width: 100%;
    font-size: .85rem;
    padding: 4px 8px;
    border: 1px solid #e3e6ec;
    border-radius: 8px;
    background: #fff !important;
    color: #000415;
    transition: border-color .2s ease;
}
.eunet-vps-version:hover,
.eunet-vps-version:focus,
.eunet-vps-version:active {
    border-color: var(--primary) !important;
    background: #fff !important;
    box-shadow: none !important;
    outline: none !important;
}

/* ============================================================
   EUNET Linux paket kartice (root proizvodi) - redizajn po EUnet gridu:
   ikonica + naziv + feature lista + cena/interval, levo poravnato.

   VAZNO: globalni admin CSS (.css-admin-panel) ima agresivna
   ".cart-products .cart-product" pravila sa !important (ljubicasti gradient
   na selekciji, belo slovo, translateY(-8px) lift, h4 1.15rem/700, section
   padding 1.5rem 1rem). Zato ovde idemo VECOM specificnoscu (.orderpage
   prefiks) + !important. Ove izmene vaze SAMO na ovoj strani (orderpage.css
   se ucitava iskljucivo ovde) - globalni CSS ostaje netaknut za ostale
   orderpage-ove.

   Border 1px BELA dok nije izabran (i na hoveru); izabran = primary border +
   narandzasti glow. Tekst uvek taman (#1c123c).
   ============================================================ */
.orderpage .cart-products .cart-product {
    background-color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 16px !important;
    height: 100%;
    transition: border-color .2s ease, box-shadow .2s ease !important;
}
.orderpage .cart-products .cart-product:not(.selected):hover {
    transform: none !important;
    border-color: #fff !important;
    box-shadow: 0px 0px 10px 0px rgba(247, 92, 3, 0.15) !important;
    cursor: pointer;
}
.orderpage .cart-products .cart-product.selected:not(.outofstock),
.orderpage .cart-products .cart-product.selected {
    background: #fff !important;
    background-color: #fff !important;
    border: 2px solid var(--primary) !important;
    box-shadow: 0px 0px 10px 0px rgba(247, 92, 3, 0.35) !important;
    transform: none !important;
}
/* tekst uvek taman - gazi globalno belo slovo na selekciji */
.orderpage .cart-products .cart-product.selected:not(.outofstock) *,
.orderpage .cart-products .cart-product.selected h4,
.orderpage .cart-products .cart-product.selected .text-primary,
.orderpage .cart-products .cart-product.selected .product-price,
.orderpage .cart-products .cart-product.selected .product-cycle {
    color: #1c123c !important;
}
/* unutrasnji padding je na sekciji (gazi globalni 1.5rem 1rem !important) */
.orderpage .cart-products .cart-product .cart-product-section.eunet-pkg-body {
    padding: 28px 26px !important;
    overflow: visible !important;
    margin-bottom: 0 !important;
    text-align: left;
}

.eunet-pkg-icon { margin-bottom: 18px; }
.eunet-pkg-icon svg { width: 64px; height: auto; display: block; }

/* naziv - gazi globalni ".cart-products .cart-product h4" (1.15rem/700) */
.orderpage .cart-products .cart-product h4.eunet-pkg-name {
    font-size: 24px !important;
    font-weight: 600 !important;
    letter-spacing: normal !important;
    color: #1c123c;
    margin: 0 0 16px !important;
}

.eunet-pkg-specs { margin-bottom: 22px; }
.eunet-pkg-spec {
    font-size: 1rem;
    line-height: 1.75;
    color: #545167;
}
.eunet-pkg-spec-val { font-weight: 500; color: #1c123c; }
.eunet-pkg-spec-label { color: #545167; }

.orderpage .eunet-pkg-price-amount,
.orderpage .eunet-pkg-price-amount .product-price {
    font-size: 1.4rem !important;
    font-weight: 700 !important;
    color: #1c123c !important;
    line-height: 1.15;
}
.orderpage .eunet-pkg-price-cycle,
.orderpage .eunet-pkg-price-cycle .product-cycle {
    font-size: 13px !important;
    color: #1c123c !important;
    margin-top: 2px;
    text-transform: lowercase;
}

/* ============================================================
   EUNET hero (ljubicasti box) - sistemski headertext/subheadertext.
   Isti dizajn kao onestep_eunet_hosting_legacy_2019: naslov + podnaslov na
   primary pozadini, ikona u krugu desno. Ikona (cloud+pingvin) je svetlija
   varijanta gradijenta (#a78bfa->#ede9fe) da se ne stopi sa ljubicastom
   pozadinom; pingvin ostaje narandzast.
   ============================================================ */
.eunet-op-hero {
    background: var(--primary);
    border-radius: 10px;
    padding: 22px 28px;
    color: #fff;
}
.eunet-op-hero h1 {
    margin: 0 0 10px;
    font-size: 1.5rem;
    font-weight: 600;
    color: #fff;
}
/* jaci selektor + !important - admin CSS ima .section-main h5 { color:#000415 !important }
   koji bi inace ofarbao podnaslov u crno */
.eunet-op-hero h5,
.section-main .eunet-op-hero h5 {
    margin: 0;
    font-size: .95rem;
    font-weight: 400;
    color: #fff !important;
}
.eunet-op-hero-icon {
    width: 76px;
    height: 76px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, .14);
    border: 3px solid rgba(255, 255, 255, .35);
}
.eunet-op-hero-icon svg {
    width: 46px;
    height: 46px;
}

/* ============================================================
   EUNET form inputi - isti stil kao u korisnickom nalogu:
   bela pozadina + svetli border u miru, primary border na fokus/hover.
   Iskljuceni: .form-control-noborders (promo polje ostaje bez bordera),
   disabled/readonly/is-invalid. Scope .orderpage + !important da pregazi
   app.css fokus (tamni) border koji se pali na ovoj strani pri kliku.
   ============================================================ */
.orderpage .form-control:not([disabled]):not([readonly]):not(.is-invalid):not(.form-control-noborders) {
    background: #fff !important;
    border: 1px solid #e3e6ec !important;
    box-shadow: none !important;
}
.orderpage .form-control:not([disabled]):not([readonly]):not(.is-invalid):not(.form-control-noborders):hover,
.orderpage .form-control:not([disabled]):not([readonly]):not(.is-invalid):not(.form-control-noborders):focus,
.orderpage .form-control:not([disabled]):not([readonly]):not(.is-invalid):not(.form-control-noborders):active {
    background: #fff !important;
    border: 1px solid var(--primary) !important;
    box-shadow: none !important;
}

/* ============================================================
   EUNET slider (RAM/CPU/SSD) - redizajn jQuery UI slajdera.
   Efekat preuzet iz referentnog range slajdera (pill traka, gradient fill sa
   glow-om, gloss + sheen sweep, 3D handle). NE koristi EUnet primary
   (ljubicastu) - plavo-indigo fill + tamni metalik handle. Vrednost NIJE u
   handle-u (bubble iznad + indicator ispod). Boje promenljive dole radi
   lakseg podesavanja. Scope .orderpage + !important da pregazi jQuery UI/base.
   Samo vizuelno - drag/funkcija ostaje jQuery UI.
   ============================================================ */
.orderpage .slider-group {
    /* Fill: nas primary (ljubicasta) + beli glossy sjaj. Handle: tamni nub.
       Kriticne boje (fill/handle) su eksplicitne u pravilima; ovde su vars za
       akcente (pip/indicator). */
    --eu-sl-track: #e4e0ef;
    --eu-sl-accent: #6d28d9;
    padding: 4px 0 2px;
}

/* pill traka */
.orderpage .ui-slider.ui-slider-horizontal {
    height: 40px !important;
    background: var(--eu-sl-track) !important;
    border: none !important;
    border-radius: 99px !important;
    box-shadow: inset 0 1px 4px rgba(30, 35, 60, 0.18) !important;
    margin: 16px 0 28px !important;
    position: relative;
}

/* popunjeni deo - UVUCEN u traku (5px), LJUBICASTI (primary) fill + beli
   glossy sjaj + meki ljubicasti glow. Eksplicitne boje (bez var) i
   height:calc da fill uvek bude VIDLJIV (ne providan). */
.orderpage .ui-slider .ui-slider-range {
    top: 5px !important;
    left: 0 !important;
    height: calc(100% - 10px) !important;
    border: none !important;
    border-radius: 99px !important;
    overflow: hidden;
    position: relative;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.15) 42%, rgba(255, 255, 255, 0) 65%), linear-gradient(90deg, #f2f2f2, #fff 55%, #ebe4f7) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), inset 0 -2px 4px rgba(194, 153, 255, 0.25), 0 0 18px 0 rgba(109, 40, 217, 0.35), 0 2px 6px -1px rgba(76, 29, 149, 0.3) !important;
}
/* sheen sweep - svetli odsjaj koji klizi preko fill-a (klipovan overflow:hidden) */
.orderpage .ui-slider .ui-slider-range::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    pointer-events: none;
    background: linear-gradient(100deg, transparent 35%, rgba(255, 255, 255, 0.55) 50%, transparent 65%);
    background-size: 220% 100%;
    background-repeat: no-repeat;
    background-position: -60% center;
    animation: eunet-slider-gleam 2.6s ease-in-out infinite;
}
@keyframes eunet-slider-gleam {
    0%       { background-position: -60% center; }
    60%, 100% { background-position: 160% center; }
}

/* 3D handle (nub) - CENTRIRAN po sredini trake (traka 40px, handle 34px ->
   top 3px). Fiksni offset + jaca specificnost da pregazi jQuery UI/pips
   default (top:-.3em) koji je gurao handle na vrh. */
.orderpage .ui-slider.ui-slider-horizontal .ui-slider-handle {
    width: 34px !important;
    height: 34px !important;
    top: 3px !important;
    margin-top: 0 !important;
    margin-left: -17px !important;
    transform: none !important;
    border-radius: 50% !important;
    background: linear-gradient(to bottom, #fafaff, #fff) !important;
    border: 2px solid #f7f7f7 !important;
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.55), inset 0 0 3px rgba(20, 22, 30, 0.5), 0 3px 5px -1px rgba(201, 174, 244, 0.35), 0 2px 3px -1px rgba(30, 35, 60, 0.2) !important;
    cursor: grab;
    transition: box-shadow .2s ease;
    font-size: 0 !important;
}
.orderpage .ui-slider.ui-slider-horizontal .ui-slider-handle:hover,
.orderpage .ui-slider.ui-slider-horizontal .ui-slider-handle:focus,
.orderpage .ui-slider.ui-slider-horizontal .ui-slider-handle.ui-state-active {
    outline: none !important;
    box-shadow:
        0 0 0 6px rgba(109, 40, 217, 0.18),
        inset 0 0 10px rgba(245, 151, 255, 0.55),
        0 3px 5px -1px rgba(76, 29, 149, 0.35) !important;
}
.orderpage .ui-slider.ui-slider-horizontal .ui-slider-handle:active { cursor: grabbing; }

/* vrednost se prikazuje PORED naslova sekcije (v. dole) -> tip iznad handle-a
   NE treba, sakriven da vrednost ne bude na dva mesta. */
.orderpage .ui-slider .ui-slider-tip { display: none !important; }

/* vrednost slajdera PORED naslova sekcije. vps-catalog.js premesti
   .slider-value-indicator u header red (.d-flex), posle naslova; ovde ga
   flex-om guramo desno + pill stil. BEZ absolute pozicioniranja. */
.orderpage .cf-slider .slider-value-indicator {
    display: inline-block;
    margin: 0 0 0 auto !important; /* gura desno u flex header redu */
    padding: 3px 12px !important;
    background: #fff;
    border: 1px solid #e3e6ec;
    border-radius: 8px;
    color: #1c123c !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 1.4;
    align-self: center;
    white-space: nowrap;
}

/* pip oznake (RAM) - ispod deblje trake; tick linije sakrivene */
.orderpage .ui-slider .ui-slider-pip { top: 46px !important; }
.orderpage .ui-slider .ui-slider-pip .ui-slider-line { display: none !important; }
.orderpage .ui-slider .ui-slider-pip .ui-slider-label {
    top: 0 !important;
    margin-top: 0 !important;
    color: #9088a8;
    font-size: 11px;
}
.orderpage .ui-slider .ui-slider-pip-selected .ui-slider-label {
    color: var(--eu-sl-accent);
    font-weight: 700;
}

@media (prefers-reduced-motion: reduce) {
    .orderpage .ui-slider .ui-slider-range::after { animation: none; }
}

/* ============================================================
   EUNET donja summary traka (BOTTOM mod, summary_on_side OFF).
   Stok izgled je los (cena velika ljubicasta .text-primary.h1, dugme zeleno
   btn-success). Sredjujemo: SAMO dugme "Porucite" ljubicasto (primary), sav
   ostali tekst taman + prikladan font. Scope html:not(.eunet-op-sidesummary)
   da NE dira side mod (koji ima svoj .orderpage-sidesummary skin).
   ============================================================ */
/* labele ("Ukupno ponavljajuce:", "Promenite obracunski ciklus") - tamnije */
html:not(.eunet-op-sidesummary) .orderpage .orderpage-summary-sticky .orderpage-summary_title h3 {
    color: #545167 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: .3px;
}
/* ukupna cena - TAMNA umesto ljubicaste, prikladna velicina */
html:not(.eunet-op-sidesummary) .orderpage .orderpage-summary-sticky .orderpage-summary_total .text-primary,
html:not(.eunet-op-sidesummary) .orderpage .orderpage-summary-sticky .orderpage-summary_total .text-primary.h1 {
    color: #1c123c !important;
    font-size: 1.4rem !important;
    font-weight: 700 !important;
}
html:not(.eunet-op-sidesummary) .orderpage .orderpage-summary-sticky .orderpage-summary_total .text-primary small {
    color: #545167 !important;
    font-weight: 400;
}
/* detalji tabela + PDV info - taman tekst, info ikonica ne-ljubicasta */
html:not(.eunet-op-sidesummary) .orderpage .orderpage-summary-sticky,
html:not(.eunet-op-sidesummary) .orderpage .orderpage-summary-sticky .orderpage-summary-details {
    color: #1c123c;
}
html:not(.eunet-op-sidesummary) .orderpage .orderpage-summary-sticky .orderpage-summary-details-info,
html:not(.eunet-op-sidesummary) .orderpage .orderpage-summary-sticky .orderpage-summary-details-info a,
html:not(.eunet-op-sidesummary) .orderpage .orderpage-summary-sticky .orderpage-summary-details-info .text-primary {
    color: #545167 !important;
}
/* JEDINO dugme "Porucite" je ljubicasto (gazi btn-success zeleno) */
html:not(.eunet-op-sidesummary) .orderpage .orderpage-summary-sticky .orderpage-summary_submit .btn {
    background: var(--primary) !important;
    border-color: var(--primary) !important;
    color: #fff !important;
}
html:not(.eunet-op-sidesummary) .orderpage .orderpage-summary-sticky .orderpage-summary_submit .btn:hover {
    filter: brightness(1.06);
}

/* ============================================================
   EUNET WIN: sekcija "Izaberite Windows verziju" + grupisane sekcije
   dodatnih polja (win-catalog.js, "CFG|" konvencija u description polja).
   Kartice verzija koriste postojece .eunet-vps-card stilove (glow + sheen).
   ============================================================ */
/* SPLA / napomena sekcije - isti jezik dizajna kao .eunet-vps-banner */
.eunet-win-groupnote {
    background: #fff;
    border: 2px solid var(--primary);
    border-radius: 12px;
    box-shadow: 0px 4px 12px 0px rgba(109, 40, 217, 0.04);
    color: #1c123c;
    padding: 14px 18px;
    font-size: .9rem;
    margin-bottom: 1.25rem;
}
.eunet-win-groupnote-title { font-weight: 700; margin-bottom: 6px; }
.eunet-win-groupnote ul { margin: 0; padding-left: 1.15rem; }
.eunet-win-groupnote li { margin: 4px 0; }

/* polje unutar grupe: kompaktna labela umesto velikog h3 + broja koraka;
   bez dodatnog col- paddinga (polje je col-12 ugnjezden u col-12 grupu) */
.eunet-win-group .eunet-win-field {
    margin-bottom: 1.75rem !important;
    padding-left: 0;
    padding-right: 0;
}
.eunet-win-group .eunet-win-field:last-child { margin-bottom: 0 !important; }
.eunet-win-group .eunet-win-field-head h3 {
    font-size: 1rem !important;
    font-weight: 600;
    color: #1c123c;
    margin: 0;
}
/* napomena ispod polja (treci segment "CFG|" sintakse) */
.eunet-win-field-note { font-size: .8rem; color: #545167; margin-top: 6px; }

/* ============================================================
   EUNET custom checkbox / radio (config polja proizvoda: .cf-checkbox /
   .cf-radio). Konvertovano iz referentnog "option-input" dizajna u plain CSS
   + EUnet paleta: sivi kvadrat u miru -> primary (ljubicasti) kad je cekiran,
   bela "✖" oznaka, wave (eksplozija) puls na klik; radio = krug.

   VAZNO: oznaka je SVG background-image (NE ::before), a wave je box-shadow
   animacija (NE ::after) - pseudo-elementi na <input> nisu pouzdani (Safari ih
   ne crta), pa oznaka nije prikazivala. Ovako radi u svim browserima.

   Meta SAMO prava custom polja proizvoda (.cf-checkbox/.cf-radio input) - NE
   dira TOS, domenske, gateway, addon niti globalne .css-admin-panel checkbox-e.
   Scope .orderpage + !important. Velicina: --eu-opt-size na .orderpage.
   ============================================================ */
.orderpage {
    --eu-opt-size: 24px;
    --eu-opt-rest: #cbd1d8;
    --eu-opt-checked: var(--primary);
}

.orderpage .cf-checkbox input[type="checkbox"],
.orderpage .cf-radio input[type="radio"] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    width: var(--eu-opt-size) !important;
    height: var(--eu-opt-size) !important;
    min-width: var(--eu-opt-size);
    background-color: var(--eu-opt-rest) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 60% 60% !important;
    background-image: none !important;
    border: none !important;
    border-radius: 6px !important;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin: 0 .55rem 0 0 !important;
    padding: 0 !important;
    outline: none !important;
    position: relative;
    transition: background-color .15s ease;
}
.orderpage .cf-radio input[type="radio"] { border-radius: 50% !important; }

.orderpage .cf-checkbox input[type="checkbox"]:hover,
.orderpage .cf-radio input[type="radio"]:hover {
    background-color: #a6afba !important; /* darken(#cbd1d8, 15%) */
}

/* cekirano: primary pozadina + bela "✖" (SVG) + wave puls */
.orderpage .cf-checkbox input[type="checkbox"]:checked,
.orderpage .cf-radio input[type="radio"]:checked {
    background-color: var(--eu-opt-checked) !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='3.6' stroke-linecap='round' d='M7 7l10 10M17 7L7 17'/%3E%3C/svg%3E") !important;
    animation: eunet-opt-wave .6s ease-out;
}

@keyframes eunet-opt-wave {
    0%   { box-shadow: 0 0 0 0 rgba(109, 40, 217, .35); }
    100% { box-shadow: 0 0 0 14px rgba(109, 40, 217, 0); }
}
@media (prefers-reduced-motion: reduce) {
    .orderpage .cf-checkbox input[type="checkbox"]:checked,
    .orderpage .cf-radio input[type="radio"]:checked { animation: none; }
}
/* labela pored polja - poravnata i klikabilna */
.orderpage .cf-checkbox label,
.orderpage .cf-radio label {
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 0;
}
