.wpbs-bm-calendar-col-dates .wpbs-bm-calendar-day span.wpbs-daily-price {

    color: black !important;
}

.wpbs-bm-calendar-name a, .wpbs-bm-booking {

    pointer-events: none;
}

/* ZA BOOKING BLOB */
.wpbs-bm-booking {

    background-color: #7fc752;
    color: black;
    justify-content: center !important;
}

/* ZA BOOKING ADD LINK */
.wpbs-bm-add-booking {

    display: none;
}

.wpbs-bm-calendar-row-header-wrapper {

    top: 110px !important; /* DA SE STACK-ajo sticky divs, ce je full screen */
                           /* NOTE: 110px je zato, ker tako najbolje izgleda ce normal user gleda (glej incognito npr.)
                                    ce gledamo website iz admin panelja pa ce hoces da je isto: inspect -> spremeni na 140px */
}

@media (min-width: 981px) {
    .et_pb_section {
        padding: 0;
    }
}