
@media screen and (min-width: 1000px) {
body #chat_window .chat_box .box{margin-bottom: 12px;}
body #chat_window .chat_box .chat_item{width: 45px;height: 45px;margin-bottom: 12px;}
body #chat_window .chat_box .chat_item::before{font-size: 28px;}
body .chat_box .open_chat .chat_whatsapp .df-show-right a{line-height: 45px;}

body #chat_window .chat_box .menu .top{background-position: 0 -48px;}
body #chat_window .chat_box .menu a{width: 45px;height: 45px;background-size: 45px auto;}
}

body #chat_window .chat_box .menu .top{background-color: #000000CC;}
