﻿/*-----------------------------------------------------------------------------HEADER-----------------------------------------------------------------------------*/
.submenu-vise {
    max-width: 250px;
}

.submenu-vise-row {
    width: 200px;
    margin-left: 15px;
}
/*-----------------------------------------------------------------------------HEADER --> KRAJ-----------------------------------------------------------------------------*/



.pretraga-div {
    width: 100% !important;
}
.meta-dreaming {
    gap: 10px;
}
.payment ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}
    .payment ul li {
        display: flex;
        align-items: center;
        gap: 5px;
        width: 12%;
    }
#pager-broj {
    border-radius: 50%;
    height: 43px;
    width: 43px;
    color: #fff;
    border: 1px solid #71c0ef;
    background: #71c0ef;
    text-align: center;
    line-height: 43px;
    padding: 0;
    font-weight: 700;
}
    #pager-broj:hover {
        background: #ed71a3;
        border-color: #ed71a3;
    }
.prethodna:hover, .slijedeca:hover {
    cursor: pointer;
}
.footer-korisnici-li {
    margin-bottom: 0px !important;
    line-height: 28px !important;
}
/*-----------------------------------------------------------------------------ARTIKAL KARTICA-----------------------------------------------------------------------------*/
.artikal-title {
    min-height: 45px;
    max-height: 45px;
    overflow: hidden;
}
.btn-kontakt-artikal:before {
    content: "\e644" !important;
}
/*-----------------------------------------------------------------------------ARTIKAL KARTICA ---> KRAJ-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------ČLANAK KARTICA POČETNA-----------------------------------------------------------------------------*/
.clanak-naslov::before {
    margin-top: 10px !important;
}
.clanak-naslov {
    min-height: 76px;
    max-height: 76px;
    overflow: hidden;
}
.clanak-ukratko {
    min-height: 150px;
    max-height: 150px;
    overflow: hidden;
}
/*-----------------------------------------------------------------------------ČLANAK KARTICA POČETNA --> KRAJ----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------LOGIN-----------------------------------------------------------------------------*/
.login-div {
    display: flex;
    justify-content: center;
}
.login-btn:hover {
    cursor: pointer;
}
/*-----------------------------------------------------------------------------LOGIN ---> KRAJ-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------MOJ RAČUN-----------------------------------------------------------------------------*/
.moj-profil {
    border: 2px dashed #ebebeb;
    border-radius: 6px;
    padding: 45px 25px 45px 25px;

}
#moj-racun-title::before {
    content: "\e68f";
    font-family: 'Pe-icon-7-stroke', sans-serif;
    display: inline-block;
    height: 84px;
    line-height: 80px;
    border-radius: 50%;
    color: #71c0ef;
    vertical-align: middle;
    text-align: center;
    margin-right: 20px;
    font-size: 80px;
    font-weight: normal;
    letter-spacing: 0;
}
.racun-row-top {
    margin-bottom: 35px;
}
.input-label {
    width: 100%;
}
.profil-btn {
    background: #71C0EF;
}
/*-----------------------------------------------------------------------------MOJ RAČUN --> KRAJ-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------ČLANAK DETALJNO-----------------------------------------------------------------------------*/
.vezani-clanak-title {
    min-height: 55px;
    max-height: 55px;
    overflow: hidden;
}
/*-----------------------------------------------------------------------------ČLANAK DETALJNO --> KRAJ-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------MOJE NARUDŽBE-----------------------------------------------------------------------------*/
.tablica-narudzbe {
    width: 100%;
}
/*-----------------------------------------------------------------------------MOJE NARUDŽBE --> KRAJ-----------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 1024px) { /*TABLET VERZIJA*/
    .slider .slick-list,
    .slider .slick-track,
    .slider .slick-slide {
        max-height: 475px !important;
    }

}


    @media (max-width: 767px) { /*MOBILNA VERZIJA*/
        /*-----------------------------------------------------------------------------LOGIN-MOB VERZIJA-----------------------------------------------------------------------------*/
        .login-div {
            display: block !important;
        }
        /*-----------------------------------------------------------------------------LOGIN-MOB VERZIJA ---> KRAJ-----------------------------------------------------------------------------*/
        /*-----------------------------------------------------------------------------MOJ RAČUN-MOB VERZIJA-----------------------------------------------------------------------------*/
        .racun-row-top {
            margin-bottom: 0px;
        }
        /*-----------------------------------------------------------------------------MOJ RAČUN-MOB VERZIJA ---> KRAJ-----------------------------------------------------------------------------*/
        /*-----------------------------------------------------------------------------MOJE NARUDŽBE-MOB VERZIJA-----------------------------------------------------------------------------*/
        .ts-narudzbe-tablica thead {
            display: none;
        }

        .ts-narudzbe-tablica tr {
            display: block;
            border: 1px solid #eee;
            margin-bottom: 15px;
            padding: 10px;
            border-radius: 8px;
        }

        .ts-narudzbe-tablica td {
            display: block;
            text-align: left;
            border: none;
            padding: 5px 0;
        }

            .ts-narudzbe-tablica td::before {
                content: attr(data-title) ": ";
                font-weight: bold;
                color: #333;
            }
        /*-----------------------------------------------------------------------------MOJE NARUDŽBE-MOB VERZIJA ---> KRAJ-----------------------------------------------------------------------------*/
        /*-----------------------------------------------------------------------------KOŠARICA-MOB VERZIJA-----------------------------------------------------------------------------*/
        .tablica-kosarica thead {
            display: none;
        }

        .tablica-kosarica tbody tr {
            display: block;
            border: 1px solid #eee;
            margin-bottom: 15px;
            padding: 10px;
            border-radius: 8px;
        }

        .tablica-kosarica td {
            display: block;
            text-align: left;
            border: none;
            padding: 5px 0;
        }

            .tablica-kosarica td::before {
                content: attr(data-title) ": ";
                font-weight: bold;
                color: #333;
            }

            .tablica-kosarica td.product-thumbnail::before,
            .tablica-kosarica td.product-remove::before {
                content: "";
            }
        /*-----------------------------------------------------------------------------KOŠARICA-MOB VERZIJA ---> KRAJ-----------------------------------------------------------------------------*/
        /*-----------------------------------------------------------------------------ARTIKAL-MOB VERZIJA-----------------------------------------------------------------------------*/
        .group-button-always-visible .add-to-cart,
        .group-button-always-visible .yith-wcwl-add-to-wishlist,
        .group-button-always-visible .compare-button,
        .group-button-always-visible .yith-wcqv-button {
            opacity: 1 !important;
            visibility: visible !important;
            transform: translateX(0) !important;
            display: block !important;
        }

        .product-inner > .group-button-always-visible {
            display: block !important;
        }
        /*-----------------------------------------------------------------------------ARTIKAL-MOB VERZIJA ---> KRAJ-----------------------------------------------------------------------------*/
        .prikaz-mode {
            margin-top: 20px;
            margin-bottom: 20px;
        }

        .slider-img-responsive {
            width: 100% !important;
            height: auto !important;
            object-fit: contain !important;
        }

        .slider .slick-list,
        .slider .slick-track,
        .slider .slick-slide {
            max-height: 175px !important;
        }
        .submenu-vise {
            max-width: 1000px;
        }

        .submenu-vise-row {
            width: 100%;
            margin-left: 0;
        }
    }