/* eRasadnik - Nedavno ste pogledali (kartice crta tema - isti izgled kao katalog) */
.epv-recent{
    clear:both;
    display:block;
    width:100%;
    max-width:min(var(--theme-normal-container-max-width,1290px),var(--theme-container-edge-spacing,92vw));
    margin:56px auto 24px;
}
.ct-container .epv-recent,.woocommerce-cart-form ~ .epv-recent{max-width:100%}
.epv-recent[hidden]{display:none}
.epv-recent__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 20px}
.epv-recent .epv-recent__title{margin:0}
.epv-recent__list ul.products{margin-bottom:0}
