
body:has(#mobile_footer_nav_box):has(.message_us) #chat_window{bottom: 130px;}
@media screen and (max-width: 768px){
	body:has(#mobile_footer_nav_box) .message_us{bottom: 23vw;}
}
