/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 15 2026 | 07:25:08 */
#tawk-bubble-container img {
    display: none !important;
}
.tawk-min-container{
	display:none !important;
}

.tawk-bubble-container{
	display:none !important;
}

.tawk-icon-right{
	display:none !important;
}

#tawk-bubble-container {
    display: none !important;
}

#tawk-bubble-container,
.tawk-bubble-container {
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

#tawk-bubble-container img {
    display: none !important;
}

