/* MAX social buttons — stable local styling, consolidated in one current owner. */

.wp-block-social-links .wp-social-link.MAX-CHANEL {
    background-color: #3f6fb5 !important;
    border-radius: 9999px !important;
}

.wp-block-social-links .wp-social-link.MAX-CHANEL .wp-block-social-link-anchor {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 84px;
    height: 54px;
    padding: 0 !important;
    background-image: url("https://xn--80as4b.shop/wp-content/uploads/2026/03/Max_logo_2025.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px 40px;
}

.wp-block-social-links .wp-social-link.MAX-CHANEL svg {
    display: none !important;
}

.wp-block-social-links .wp-social-link.MAX-CHANEL-LONG {
    background-color: #3f6fb5 !important;
    color: #fff !important;
    border-radius: 9999px !important;
}

.wp-block-social-links .wp-social-link.MAX-CHANEL-LONG .wp-block-social-link-anchor {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    padding: 9px 24px !important;
    color: #fff !important;
    line-height: 1.2 !important;
}

.wp-block-social-links .wp-social-link.MAX-CHANEL-LONG .wp-block-social-link-anchor::before {
    content: "";
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    background: url("https://xn--80as4b.shop/wp-content/uploads/2026/03/Max_logo_2025.webp") center / contain no-repeat;
}

.wp-block-social-links .wp-social-link.MAX-CHANEL-LONG svg {
    display: none !important;
}

.wp-block-social-links .wp-social-link.MAX-CHANEL-LONG .wp-block-social-link-label {
    line-height: 1.2 !important;
}

.wp-block-social-links .wp-social-link.MAX-CHAT {
    background-color: #3f6fb5 !important;
    border-radius: 9999px !important;
}

.wp-block-social-links .wp-social-link.MAX-CHAT .wp-block-social-link-anchor {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 84px;
    height: 54px;
    padding: 0 !important;
    background-image: url("https://xn--80as4b.shop/wp-content/uploads/2026/03/MAX-Chat-1.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px 40px;
}

.wp-block-social-links .wp-social-link.MAX-CHAT svg {
    display: none !important;
}

/* Missing during the previous consolidation: long MAX chat button used on the home page. */
.wp-block-social-links .wp-social-link.MAX-CHAT-LONG {
    background-color: #3f6fb5 !important;
    color: #fff !important;
    border-radius: 9999px !important;
}

.wp-block-social-links .wp-social-link.MAX-CHAT-LONG .wp-block-social-link-anchor {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    padding: 9px 24px !important;
    color: #fff !important;
    line-height: 1.2 !important;
}

.wp-block-social-links .wp-social-link.MAX-CHAT-LONG .wp-block-social-link-anchor::before {
    content: "";
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    background: url("https://xn--80as4b.shop/wp-content/uploads/2026/03/MAX-Chat-1.webp") center / contain no-repeat !important;
}

.wp-block-social-links .wp-social-link.MAX-CHAT-LONG svg {
    display: none !important;
}

.wp-block-social-links .wp-social-link.MAX-CHAT-LONG .wp-block-social-link-label {
    line-height: 1.2 !important;
}
