body #bingc-passive-get-phone-form span.bingc-sample-countdown-timer {
    display: none;
}

body #bingc-active-get-phone-form span.bingc-sample-countdown-timer {
    display: none;
}

#bingc-phone-button {
    left: auto !important;
    right: 20px !important;
    bottom: 90px !important;
}

#bingc-phone-button-tooltip.bingc-phone-button-tooltip-bottom-left {
    left: auto !important;
    right: 2% !important;
}

body #bingc-phone-button div.bingc-phone-button-tooltip {
    background: #1976d2 !important;
}

#bingc-phone-button-tooltip.bingc-phone-button-tooltip-bottom-left svg.bingc-phone-button-arrow {
    left: auto !important;
    right: 29px !important;
    transform: scaleX(-1);
}

body #bingc-phone-button div.bingc-phone-button-tooltip svg.bingc-phone-button-arrow polyline {
    fill: #1976d2 !important;
}

body #bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
    fill: #1976d2 !important;
    opacity: 0.8;
}

body #bingc-phone-button:hover svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
    fill: #1976d2 !important;
    opacity: 1;
}

body #bingc-passive div.bingc-passive-overlay {
    background: #1976d2 !important;
}

body #bingc-passive div.bingc-passive-overlay a.bingc-passive-close-button svg polygon {
    fill: #1976d2 !important;
}

body #bingc-passive div.bingc-passive-overlay a.bingc-powered-by{
    display: none;
}

body #bingc-active{
    background: #1976d2 !important;
}

body #bingc-active a.bingc-powered-by{
    display: none;
}


@media (max-width: 979px) {
    #bingc-passive div.bingc-passive-overlay
    div.bingc-passive-content
    div.bingc-passive-get-phone-form
    form.bingc-passive-get-phone-form
    span.bingc-sample-countdown-timer {
        display: none !important;
    }
    #bingc-phone-button {
        left: auto !important;
        right: 0px !important;
        bottom: 70px !important;
    }
}
