/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 09 2021 | 07:42:40 */
#bingc-phone-button {
    z-index: 80 !important;
}

#bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside,
#bingc-phone-button div.bingc-phone-button-tooltip svg.bingc-phone-button-arrow polyline,
#bingc-phone-button:hover svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside{
    fill: #FF6A24 !important;
}

#bingc-phone-button div.bingc-phone-button-tooltip,
#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button,
#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button:hover{
	background: #FF6A24 !important
}

#bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form a.bingc-active-phone-form-button {
    background: #FF6A24 !important;
}