/**
Theme Name: relaxanhspadanang
Author: webgool
Author URI: https://webgool.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: relaxanhspadanang
Template: astra
*/




.chat-icons-footer {
    position: fixed;
    bottom: 20px; /* Khoảng cách từ dưới lên */
    right: 20px; /* Canh giữa trên trục x */
    transform: translateX(-50%); /* Dịch chuyển ngang để căn giữa */
    z-index: 9999; /* Đảm bảo hiển thị trên tất cả các phần khác */
    
    padding: 10px; /* Khoảng cách nội dung với biên */
    border-radius: 5px; /* Độ cong của viền */
    box-shadow: 0 2px 5px rgba(0,0,0,0.2); /* Bóng đổ */
}

.chat-icons-footer a {
    margin-right: 10px; /* Khoảng cách giữa các biểu tượng */
}

.chat-icons-footer svg , .chat-icons-footer img{
    width: 40px; /* Chiều rộng của biểu tượng */
    height: auto; /* Chiều cao tự động điều chỉnh */
}
 .chat-icons-footer img{
    position: fixed;
 }