.bytexis-product-manual-download {
    margin: 18px 0 12px;
    clear: both;
}
.bytexis-product-manual-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 13px 22px;
    border-radius: 999px;
    background: #065472 !important;
    color: #ffffff !important;
    font-weight: 800;
    line-height: 1.2;
    text-decoration: none !important;
    box-shadow: 0 12px 26px rgba(6, 84, 114, 0.22);
    transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}
.bytexis-product-manual-button:hover,
.bytexis-product-manual-button:focus {
    background: #043d54 !important;
    color: #ffffff !important;
    transform: translateY(-1px);
    box-shadow: 0 16px 32px rgba(6, 84, 114, 0.28);
}
.bytexis-product-manual-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: rgba(255,255,255,.18);
    font-size: 16px;
    font-weight: 900;
}
.single-product .bytexis-social-row-v106,
.woocommerce div.product .summary .bytexis-social-row-v106 {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-end !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 48px !important;
    margin: 0 0 20px auto !important;
    padding: 0 !important;
    clear: both !important;
    float: none !important;
    position: relative !important;
    z-index: 5 !important;
    overflow: visible !important;
    line-height: 1 !important;
}
.bytexis-social-row-v106 .bytexis-social-button-v106,
.single-product .bytexis-social-row-v106 .bytexis-social-button-v106,
.woocommerce div.product .summary .bytexis-social-row-v106 .bytexis-social-button-v106 {
    box-sizing: border-box !important;
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    max-width: 48px !important;
    min-height: 48px !important;
    max-height: 48px !important;
    flex: 0 0 48px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    text-decoration: none !important;
    line-height: 1 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    color: #ffffff !important;
    overflow: hidden !important;
    text-align: center !important;
    vertical-align: middle !important;
    box-shadow: none !important;
}
.bytexis-social-row-v106 .bytexis-social-button-v106:hover,
.bytexis-social-row-v106 .bytexis-social-button-v106:focus {
    transform: translateY(-1px);
    opacity: .94;
    box-shadow: 0 10px 22px rgba(15,23,42,.18) !important;
    color: #ffffff !important;
}
.bytexis-social-row-v106 svg {
    width: 21px !important;
    height: 21px !important;
    min-width: 21px !important;
    min-height: 21px !important;
    max-width: 21px !important;
    max-height: 21px !important;
    display: block !important;
    fill: currentColor !important;
}
.bytexis-social-row-v106 .bytexis-social-facebook { background: #2f55a4 !important; }
.bytexis-social-row-v106 .bytexis-social-x { background: #000000 !important; }
.bytexis-social-row-v106 .bytexis-social-google { background: #d81916 !important; }
.bytexis-social-row-v106 .bytexis-social-linkedin { background: #1d75a9 !important; }
.bytexis-social-row-v106 .bytexis-social-pinterest { background: #bd1e2d !important; }
.bytexis-social-row-v106 .bytexis-social-whatsapp { background: #31d75c !important; }
.bytexis-social-row-v106 .bytexis-social-email { background: #7a7a7a !important; }
.bytexis-social-row-v106 .bytexis-social-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%) !important;
}
.bytexis-original-socials-hidden-v106 {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
}
@media (max-width: 991px) {
    .single-product .bytexis-social-row-v106,
    .woocommerce div.product .summary .bytexis-social-row-v106 {
        justify-content: flex-start !important;
        margin-top: 12px !important;
    }
}
@media (max-width: 767px) {
    .single-product .bytexis-social-row-v106,
    .woocommerce div.product .summary .bytexis-social-row-v106 {
        gap: 8px !important;
    }
    .bytexis-social-row-v106 .bytexis-social-button-v106 {
        width: 44px !important;
        height: 44px !important;
        min-width: 44px !important;
        max-width: 44px !important;
        min-height: 44px !important;
        max-height: 44px !important;
        flex-basis: 44px !important;
    }
    .bytexis-social-row-v106 svg {
        width: 19px !important;
        height: 19px !important;
    }
}
