.thumbnails-list div {
    margin: 15px 0px 0px 0px;
}
.table.table-clear.table-predmet {
    display: block;
    overflow: hidden;
}
.table.table-clear.table-predmet td:first-child {
    width: 150px;
}
.table-kupi {
    background: #f4f4f4;
    border-radius: 7px;
    padding: 15px;
}
.table.table-predmet .input-group-addon {
    width: 150px;
    background: #ccc;
    border: 1px solid #aaa;
    font-weight: bold;
}
.table.table-predmet-info {
    padding: 0 15px;
}
.how_to_buy {
    line-height: 2;
    font-size: 14px;
}
.predmet_details_holder {
    padding-left: 0;
}
h1.predmet_heading {
    display: inline-block;
    margin-bottom: 0;
}
.line_through{
    text-decoration:line-through;
}
.alert{
    margin-bottom: 0;
}
.well{
    margin-bottom: 0;
}
.discount_info{
    margin-left: 10px;
    margin-bottom: 15px;
}
.alert-info{
    padding: 9px;
}
.popust10{
    background-image: url(/images/popust/popust_10.png);
    background-position: top right;
    background-repeat: no-repeat;  padding-right: 40px;
}
.popust15{
    background-image: url(/images/popust/popust_15.png);
    background-position: top right;
    background-repeat: no-repeat;  padding-right: 40px;
}
.popust20{
    background-image: url(/images/popust/popust_20.png);
    background-position: top right;
    background-repeat: no-repeat;  padding-right: 40px;
}
.popust25{
    background-image: url(/images/popust/popust_25.png);
    background-position: top right;
    background-repeat: no-repeat;  padding-right: 40px;
}
.popust30{
    background-image: url(/images/popust/popust_30.png);
    background-position: top right;
    background-repeat: no-repeat;  padding-right: 40px;
}
.popust40{
    background-image: url(/images/popust/popust_40.png);
    background-position: top right;
    background-repeat: no-repeat;  padding-right: 40px;
}
.popust50{
    background-image: url(/images/popust/popust_50.png);
    background-position: top right;
    background-repeat: no-repeat;  padding-right: 40px;
}
.btn_buy{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.price-overline {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0 5px;
}
.price-overline:after {
    content: "";
    background-image: url(/images/popust-line.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    width: 100%;
    display: block;
    position: absolute;
    z-index: 100;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.popust-holder {
}

.popust-holder p {
    background: #ff6500;
    color: #fff;
    border-radius: 4px;
    font-size: 0.65rem;
    font-weight: 500;
    letter-spacing: 0.4px;
    padding: 8px;
    padding-right: 45px;
    margin: 0 0 0 10px;
    text-transform: uppercase;
}

.popust-procenat {
    background-color: #4e127c;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    align-items: center;
    display: flex;
    padding: 0 7px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.saleprice-holder {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0;
}
.saleprice-holder.circle-percent {
    border: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.saleprice-holder.circle-percent .popust-procenat {
    border-radius: 60px !important;
    width: 45px;
    height: 45px;
    padding: 0px;
    top: 2px;
    text-align: center;
    justify-content: center;
    font-size: 13px;
    -webkit-box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.25);
    box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.25);
}

.saleprice-holder > .promo-badge {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background: #ff6500;
    position: relative;
    color: #fff;
    line-height: 9px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    text-transform: uppercase;
    font-size: 0.8rem;
}
.promo-badge > p {
    margin: 6px 40px 6px 7px;
    letter-spacing: 0.5px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.58);
    line-height: 1;
}
.promo-badge > span {
    color: #fff;
    background: #4f127c;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    font-size: 12px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -6px;
    font-weight: bold;
    -webkit-box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.25);
    box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.25);
}

.promo-badge.blackfriday {
    background-image: url(/images/badge-blackfriday.png);
    background-color: transparent;
    width: 145px;
    height: 42px;
    top: 0;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left 3px;
}
.promo-badge.blackfriday > span {
    background: #be1d2d;
}
.promo-badge.blackfriday > p {
    display: none;
}
.promo-badge.blackfriday.no-message {
    background-image: none;
    width: auto;
}
.promo-badge.blackfriday.no-message span {
    position: relative;
    margin-left: 10px;
    right: 0;
}

.question_mark{
    position: absolute;
    top: 8px;
    margin-left: 3px;
}
.table.table-predmet .input-group-addon{
    background: #fff;
}
#scroll_top{
    border: 5px solid #ccc;
    border-radius: 30px;
    width: 60px;
    height: 60px;
    font-size: 31px;
    color: #ccc;
    padding: 7px 5px 5px 8px;
    position: fixed;
    right: 150px;
    bottom: 10px;
    display: none;
    background: #fff;
    z-index: 99;
}
.broj_pregleda{
    font-size: 14px;
}
.center_widget_title{
    text-align: center;
    color: #FF991F;
}
.widget_predmet_title{
    min-height: 40px;
    font-size: 14px;
}
.widget_link{
    text-decoration: none;
}
.widget_more a {
    background-color: #f5f5f5;
    margin-top: 60px;
    display: block;
    line-height: 40px;
    text-align: center;
}
.privatna_lista{
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.javna_lista{
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.predmet_details {
    position: relative;
    max-width: 445px;
    min-height: 520px;
}
.table.table-clear td {
    border: medium none;
    padding-left: 0;
}
.predmet_detalji_opis {
    min-height: 230px;
}
.prodavac-box {
    width: 210px;
}
.prodavac-box p {
    margin-bottom: 10px;
}
.prodavac-box .smaller{
  font-size: 12px;
}
.moj_ducan {
    color: #ffcc00;
    font-size: 18px;
    font-weight: 700;
    margin-top: -10px;
    width: 180px;
    line-height: 1.4em;
}
.moj_ducan:visited {
    color: #ffcc00;
}
.moj_ducan:hover, .moj_ducan:hover:visited {
    color: #907816;
}
.moj_ducan img {
    padding-right: 10px;
    margin-top: -5px;
}
.moj_ducan span {
    display: block;
    font-size: xx-large;
    font-weight: 100;
    margin: 15px 0 5px;
}
.social_holder > div {
    display: inline-block;
    margin: 0 15px 0 0;
}
.social_holder > div:first-child {
    margin-bottom: 8px;
}
.viber_share_button {
    width: 150px;
    height: 50px;
    margin: 10px 0;
    background: transparent url("/images/viber_share_purple.png") no-repeat;
}
.viber_share_button:hover {
/*    background-image: url('/images/viber_icon_purple_hover.png')*/
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1.3148 -0.2859999999999999 -0.028799999999999992 0 0 -0.08519999999999997 1.128 -0.028799999999999992 0 0 -0.08519999999999997 -0.2859999999999999 1.3712 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: saturate(1.4);
          filter: saturate(1.4);
}
.javiprijatelju {
    margin-top: 20px;
}

#prodavnica-baner {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

#prodavnica-baner .col-md-6 {

}

#prodavnica-baner .col-md-6:last-child {
    padding-left: 0;
    padding-right: 0;
}
#prodavnica-baner .col-md-6 img {
    max-width: 100%;
    height: auto;
}

#prodavnica-baner .prod-baner-wrap {
    text-align: right;
}

/**************************************
        START / RESPONSIVE
***************************************/

@media screen and (max-width: 1389px){
    .predmet_details_holder {
        padding-left: 0;
    }
    .predmet_details {
        max-width: 335px;
        min-height: 470px;
    }
}
@media screen and (min-width: 1192px) and (max-width: 1389px){
    .prodavac-box .panel-heading, .prodavac-box .panel-body {
        padding: 10px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1389px){
    .table.table-predmet.table-kupi td:first-child {
        width: 50px !important;
    }
    .table.table-predmet.table-kupi td:nth-child(2) {
        max-width: 260px !important;
    }
    .table.table-predmet td:first-child {
        width: 80px;
    }
    .table.table-predmet td:nth-child(2) {
        max-width: 270px;
        min-width: 260px;
    }
    .table.table-predmet.table-kupi td .input-group-addon {
        padding: 6px;
    }
}
@media screen and (max-width: 1191px){
    .predmet_details {
        max-width: 460px;
    }
    .prodavac-box {
        width: calc(100% + 365px);
    }
    .pozicija_233, .pozicija_234{
        display: none;
    }
}
@media screen and (max-width: 767px) {

    #prodavnica-baner {
        flex-direction: column-reverse;
    }

    #prodavnica-baner .prod-baner-wrap {
        text-align: center;
    }

    .predmet_details_holder {
        padding-left: 15px;
    }
    .predmet_details {
        max-width: 100%;
        width: 100%;
        min-height: unset;
    }
    .prodavac-box {
        left: 0;
        right: 0;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .widget_predmet_title {
        font-size: 12px;
        font-weight: normal;
        max-height: 40px;
        overflow: hidden;
    }
    .widget_more a {
        margin-top: 20px;
    }
    .img-responsive.img-thumbnail {
        margin: 0 auto;
    }
    .carousel-indicators {
        display: none;
    }
    #predmet-carousel {
        margin-top: 15px;
    }
    .javiprijatelju {
        float: right;
    }
}
@media screen and (max-width: 744px) {
    .pozicija_233, .pozicija_234 {
        margin-left: -15px;
    }
}
@media screen and (max-width: 551px) {
	#launcher{
		top: 0;
	}
}
@media screen and (max-width: 728px) {
    .pozicija_233, .pozicija_234 {
        display: none;
    }
}
@media screen and (max-width: 400px) {
    .social_holder > div {
        display: inline-block;
        margin-right: 0;
    }
}
@media screen and (max-width: 360px) {
    .javiprijatelju {
        display: block;
        width: 100%;
        margin: 0 0 15px;
    }
    .social_holder > div:first-child {
        display: block;
    }
}
@media screen and (max-width: 345px) {
    .btn_padding{
        padding: 5px 2px;
    }
    .widget_predmet_title {
        font-size: 11px;
    }
}
