#ai_chat{
	position: fixed;
	width: 25%;
	display: none;
	height: 25%;
	bottom: 80px;
	right: 2px;
	max-height: 500px;
	max-width: 200px;
	background-image: url(https://dentalparadiso.com.au/wp-content/uploads/2025/11/AI-Live-Chat-Agent.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 999999;
	border-radius: 5%;
}


.close_video{font-size: 16px; text-align: center;position: absolute;top: -22px;right: 0;width: 30px;font-weight: bolder; }


#my-chat-btn{
    position:fixed;
    right:25px;
    bottom:25px;
    z-index:999999;

    background:#0056b3;
    color:#fff;
    border:none;
    border-radius:40px;
    padding:14px 24px;
    cursor:pointer;
}

button[class*="fab"]{
    display:none!important;
}

#retell-widget-root img {
    display: none !important;
}

img[alt*="Support"] {
    display: none !important;
}