#piklogo{
width:94px !important;
}
.shadowjaci #piklogo{
width:70px !important;
}
.fl2019 {
    display: inline-block;
    margin-top: 7px;
}
.is-sticky .fl2019 {
    margin-top: 0;
}
/*
#searchinput{
width:103%;
margin-left:-90px;
}
#sug {
width: 103%;
margin-left: -90px;
}
*/

.logo.s{

}
#kd {
height: 250px!important;
}

#medaljesve .medaljaprofil.dostavamedalja {
	background: #5dace4;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 17px;
    width: auto;
    height: auto;
    padding: 4px 8px 4px 7px;
    border-radius: 5px;
    color: #fff;
    margin-top: 2px;
}

.radnja-medalje-box .medaljaprofil.dostavamedalja,
.povjerenje_medalje.radnja .medaljaprofil.dostavamedalja,
.vrsta_desno .povjerenje_medalje .medaljaprofil.dostavamedalja,
.povjerenje_medalje .medaljaprofil.dostavamedalja {
	background: #5dace4;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 9px;
    width: auto;
    height: auto;
    padding: 4px 5px 4px 4px;
    border-radius: 3px;
    color: #fff;
    margin-left: 3px;
    line-height: 1;
}
#medaljesve .registracija_10,
.medaljaprofil.registracija_10 {
    background: url("../img/ikone/medal_gold_10-2.png") no-repeat;
    background-size: cover;
}
.poklonkorisnik {
    background:url("/gifs/medaljapoklon.png") no-repeat;
    background-size: cover;
}
.tekst_poruke .sticker {
    width: 50%;
}
.dostava-info {
    display: flex;
    vertical-align: text-top;
    margin-bottom: 10px;
    clear: both;
}
.dostava-info img {
    width: 50px;
    margin-right: 20px;
}
.dostava-info h4 {
    margin-top: 5px;
    margin-bottom: 10px;
}
.dostava-info .fa {
    font-size: 18px;
}
.pretraga-besplatnadostava {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 9px;
    color: #FFF;
    background: #18a516;
    text-align: center;
    z-index: 999;
}
.artikal.g.p .pretraga-besplatnadostava {
    width: auto;
    z-index: 999;
    padding: 0px 5px;
    border-radius: 0 0 6px 0;
}
.gridstyle .pretraga-besplatnadostava {
    padding: 2px 0;
    font-size: 13px;
}
.grid-sa-pdv .datum {
    padding: 2px 0 0 10px;
}
.grid-sa-pdv .stanje {
    margin-top: 8px;
}
.artikal-cijena-bez-pdv {
    display: block;
    font-size: 11px;
    color: gray;
    margin: 0px;
    padding: 0px;
    margin-bottom: -6px;
}
.artikal.g .cijena .artikal-cijena-bez-pdv {
    margin-bottom: -12px;
}

@media only screen and (max-device-width: 480px) {
    .artikal.g .cijena .artikal-cijena-bez-pdv {
        margin-bottom: -6px;
    }
    .fl2019 {
        display: none;
    }
}
