
.sa-promo-banner {
    padding: 14px 18px;
    margin: 0 0 18px 0;
    border-radius: 10px;
    background: #f7f4ef;
    border: 1px solid rgba(0,0,0,.08);
    font-size: 15px;
    line-height: 1.45;
}
.sa-promo-banner-product {
    margin-top: 14px;
}
.sa-launch-popup {
    position: fixed;
    right: 18px;
    bottom: 18px;
    z-index: 999999;
    max-width: 340px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.12);
    box-shadow: 0 12px 30px rgba(0,0,0,.18);
    border-radius: 14px;
    padding: 16px 42px 16px 16px;
    font-size: 14px;
    line-height: 1.45;
}
.sa-launch-popup strong {
    display: block;
    margin-bottom: 4px;
}
.sa-launch-popup button {
    position: absolute;
    top: 8px;
    right: 10px;
    border: 0;
    background: transparent;
    font-size: 22px;
    cursor: pointer;
}
@media (max-width: 600px) {
    .sa-launch-popup {
        left: 12px;
        right: 12px;
        bottom: 12px;
        max-width: none;
    }
}
.header-social,
.social-icons,
.social-links,
.footer-social,
[class*="social-icon"],
[class*="socials"] {
    display: none !important;
}
