
.show-if-not-sales-time,
.landing-header-desktop-tablet .button-book-call,
.landing-header-mobile .button-book-call {
    display: flex !important;
}

.btn-contact-page-call {
        cursor: not-allowed  !important;
        background: rgba(0,0,0,.05)  !important;
        opacity: 0.6  !important;
        filter: grayscale(80%)  !important;
        border-color: rgba(0,0,0,.3) !important;
}

