.footer-content {
    display: none !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;
}

/* EUNET: stock stil selekcije (plava pozadina + SVE u belo preko `*`) uklonjen —
   selekcija je kod nas samo ljubičasti border oko reda (vidi EUNET SSL sekciju). */
.cart-product.selected:not(.outofstock) {
    cursor: default;
    transition: all .2s ease;
}

.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 SSL Legacy — hero, tabela sertifikata, Period/info sekcije
   ============================================================ */

/* Hero: ljubičasti box sa naslovom/podnaslovom (currency desno) */
.eunet-op-hero {
    background: var(--primary);
    border-radius: 10px;
    padding: 22px 28px;
    color: #fff;
}
.eunet-op-hero h1 {
    margin: 0 0 8px;
    font-size: 1.5rem;
    font-weight: 600;
    color: #fff;
}
.eunet-op-hero h5,
.section-main .eunet-op-hero h5 {
    margin: 0;
    font-size: .95rem;
    font-weight: 400;
    color: #fff !important;
}

/* SSL = uvek jedan period: ne nudimo izbor obracunskog ciklusa u summary-ju.
   Skrivamo "Promeni obracunski period" dropdown uvek na ovoj strani (default
   ciklus i dalje odlazi u narudzbinu preko skrivenog select-a). */
.orderpage-summary_bcycle {
    display: none !important;
}

/* Tabela sertifikata */
.eunet-ssl-table-wrap {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 12px 0px rgba(109, 40, 217, 0.04);
    overflow: hidden;
}
.eunet-ssl-table {
    border-collapse: separate;  /* separate: inset box-shadow border na redu radi bez konflikta */
    border-spacing: 0;
    margin: 0;
}
.eunet-ssl-table thead th {
    background: #f7f5fc;
    color: #4a4a5a;
    font-weight: 600;
    font-size: .9rem;
    padding: 14px 18px;
    border-bottom: 1px solid rgba(0, 4, 21, .08);
}
.eunet-ssl-table td {
    padding: 14px 18px;
    border-bottom: 1px solid rgba(0, 4, 21, .06);
    vertical-align: middle;
}
.eunet-ssl-table tbody tr:last-child td {
    border-bottom: none;
}
/* Poslednji red prati radius boxa (.eunet-ssl-table-wrap = 10px) — i pozadina i
   inset border reda se zaobljavaju u dnu, pa se poklapaju sa ivicom boxa. */
.eunet-ssl-table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}
.eunet-ssl-table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}
.eunet-ssl-radio-col {
    width: 48px;
    text-align: center;
}
.eunet-ssl-name {
    font-weight: 600;
    color: #000415;
}
.eunet-ssl-price {
    white-space: nowrap;
    font-weight: 700;
    color: #000415;
}

/* Red je klikabilan (JS bira po .cart-product + data-value).
   Border oko reda UVEK postoji (inset box-shadow, providan) — na hover/select se
   samo prebojava u primary, pa nema pomeranja layouta. box-shadow (ne border) jer
   ne utiče na box model = nema shift-a i crta pun pravougaonik preko svih ćelija. */
.eunet-ssl-row:not(.outofstock) {
    cursor: pointer;
}
/* Border se crta po celijama (box-shadow na <tr> se NE renderuje pouzdano — davao
   je samo donju liniju na hover, a na selektovanom nista). Svaka td dobija gornju +
   donju ivicu; prva td dodaje levu, poslednja desnu => cist pravougaonik oko reda,
   bez unutrasnjih vertikalnih linija i bez pomeranja layouta. */
.eunet-ssl-row:not(.outofstock) td {
    box-shadow: inset 0 2px 0 0 transparent, inset 0 -2px 0 0 transparent;
    transition: box-shadow .12s ease;
}
.eunet-ssl-row:not(.outofstock) td:first-child {
    box-shadow: inset 0 2px 0 0 transparent, inset 0 -2px 0 0 transparent, inset 2px 0 0 0 transparent;
}
.eunet-ssl-row:not(.outofstock) td:last-child {
    box-shadow: inset 0 2px 0 0 transparent, inset 0 -2px 0 0 transparent, inset -2px 0 0 0 transparent;
}
.eunet-ssl-row:not(.outofstock):hover td {
    box-shadow: inset 0 2px 0 0 rgba(109, 40, 217, .35), inset 0 -2px 0 0 rgba(109, 40, 217, .35);
}
.eunet-ssl-row:not(.outofstock):hover td:first-child {
    box-shadow: inset 0 2px 0 0 rgba(109, 40, 217, .35), inset 0 -2px 0 0 rgba(109, 40, 217, .35), inset 2px 0 0 0 rgba(109, 40, 217, .35);
}
.eunet-ssl-row:not(.outofstock):hover td:last-child {
    box-shadow: inset 0 2px 0 0 rgba(109, 40, 217, .35), inset 0 -2px 0 0 rgba(109, 40, 217, .35), inset -2px 0 0 0 rgba(109, 40, 217, .35);
}
/* Admin global .cart-products .cart-product:not(.selected):hover ima
   transform: translateY(-8px) => red "skoči" na hover. Ovde ga gasimo (border/
   feedback dajemo preko td box-shadow-a iznad, ne preko pomeranja reda). */
.cart-products .eunet-ssl-row.cart-product:not(.selected):hover {
    transform: none !important;
    box-shadow: none !important;
    border-color: transparent !important;
}
.eunet-ssl-row.outofstock {
    opacity: .5;
}

/* Lažni radio kružić — popunjen na selektovanom redu */
.eunet-ssl-radio {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid var(--default);
    border-radius: 50%;
    background: #fff;
    box-sizing: border-box;
    transition: border-color .2s ease, border-width .2s ease;
    vertical-align: middle;
}
.eunet-ssl-row.selected .eunet-ssl-radio {
    border: 6px solid var(--primary);
}
/* Selektovan red: isti border (uvek prisutan preko inset box-shadow), sad pun primary.
   Pozadina bela, tekst se NE menja. Admin CSS .cart-products .cart-product.selected
   ima primary gradient + !important — gazimo jačim selektorom + !important. */
.cart-products .eunet-ssl-row.cart-product.selected {
    background: #fff !important;
    transform: none !important;
    box-shadow: none !important;
}
.cart-products .eunet-ssl-row.cart-product.selected td {
    background: #fff !important;
    box-shadow: inset 0 2px 0 0 var(--primary), inset 0 -2px 0 0 var(--primary) !important;
}
.cart-products .eunet-ssl-row.cart-product.selected td:first-child {
    box-shadow: inset 0 2px 0 0 var(--primary), inset 0 -2px 0 0 var(--primary), inset 2px 0 0 0 var(--primary) !important;
}
.cart-products .eunet-ssl-row.cart-product.selected td:last-child {
    box-shadow: inset 0 2px 0 0 var(--primary), inset 0 -2px 0 0 var(--primary), inset -2px 0 0 0 var(--primary) !important;
}
/* Tekst (naziv + cena) OSTAJE taman i kad je red selektovan — globalni admin CSS
   boji selektovano u belo, pa gazimo jacim selektorom + !important. */
.cart-products .eunet-ssl-row.cart-product.selected,
.cart-products .eunet-ssl-row.cart-product.selected td,
.cart-products .eunet-ssl-row.cart-product.selected td * {
    color: #000415 !important;
}

/* Info box (instalacija sertifikata) — kao alert-info sa primary levom ivicom */
.eunet-ssl-info {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 1.25rem;
    padding: 14px 16px;
    background: rgba(109, 40, 217, .06);
    border-left: 3px solid var(--primary);
    border-radius: 6px;
    font-size: .9rem;
    line-height: 1.5;
    color: #4a4a5a;
}
.eunet-ssl-info .material-icons {
    font-size: 18px;
    color: var(--primary);
    flex: 0 0 auto;
}

/* Period fieldset (isti stil kao interval box na hosting orderpage-u) */
.eunet-cycle-box {
    border: 1px solid rgba(0, 4, 21, .18);
    border-radius: 6px;
    padding: 16px 22px 14px;
    background: #fff;
}
.eunet-cycle-box-title {
    width: auto;
    padding: 2px 10px;
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: 600;
    color: #000415;
    border: 1px solid rgba(0, 4, 21, .18);
    border-radius: 4px;
    background: #fff;
}
.eunet-cycle-notes {
    font-size: .9rem;
    line-height: 1.5;
    color: #6c757d;
}
