#wrap-kolacic-wrap {
    bottom: 0 !important;
    left: 0 !important;
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    z-index: 9999999;
    background: #fff;
    top:unset !important;
}


.kolacici-wrap {
    border-color: #000;
    background-color: #000;
    /* background: #fff; */
    border: 1px solid;
    padding: 16.5px 24px;
    box-shadow: 0 -1px 10px 0 #acabab4d;
}

.kolacici {
    color: #5a5a5a;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 12px 0;
    overflow-wrap: break-word;
}

.kolacici h5 {
    color: #5a5a5a;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    overflow-wrap: break-word;
}

.kolacici p {
    color: #5a5a5a;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    overflow-wrap: break-word;
}

.kolacici .desktop-dugme {
    display: none;
}

.kolacici #mobile-more {
    color: #e31b23;
    font-weight: 300;
    font-size: 12px !important;
    line-height: 18px;
    display: block;
}

.kolacici #mobile-more:hover {
    color: #5c0508;
}


.kolacici a {
    color: #e31b23;
    text-decoration: none;
}

.kolacici a:hover {
    color: #5c0508;
}

.kolacici #politikaOK {
    color: #000;
    border-color: #fff;
    background-color: #fff;
    display: block;
    width: fit-content;
    margin-top: 10px;
    font-size: 14px;
    font-family: inherit;
    line-height: 24px;
    padding: 8px 27px;
    font-weight: 500;
    border-radius: 2px;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
    text-transform: none;
    min-height: 0;
    overflow-wrap: break-word;
}


.kolacici #politikaOK:hover {
    background-color: rgb(205, 205, 205);
}


/* .kolacici button {
    color: #000;
    border-color: #fff;
    background-color: transparent;
    display: block;
    width: fit-content;
    margin-top: 10px;
    font-size: 14px;
    font-family: inherit;
    line-height: 24px;
    padding: 8px 27px;
    font-weight: 500;
    border-radius: 2px;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
    text-transform: none;
    min-height: 0;
    overflow-wrap: break-word;
} */
