.computy_skidka_container {
    max-width: 400px;
    overflow: hidden;
    transition: max-height .3s ease;
}
.computy_skidka_form{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.computy_skidka_link{
    border-bottom: dashed 1px;
    cursor: pointer;
}
.related.products .how_mach_bonus{
    display: none;
}
.table-bfw th{border: 1px solid;padding: 5px}
.table-bfw{border-collapse: collapse}
.table-bfw thead {
    font-weight: bold;
}
.table-bfw td{border: 1px solid;padding: 5px}
#computy-bonus-message-cart::before{
    background-image: url(../img/coin.svg);
    font-family: auto;
    color: #0000;
    background-size: contain;
    background-repeat: no-repeat;
    top: 18px;
    left: 38px;
    width: 15px;
}
#copy_referal{
    display: inline-block;
    background: url(../img/copy.svg);
    width: 25px;
    height: 25px;
    background-size: cover;
    margin: 0 0 -7px 4px;
    cursor: pointer;
}
#copy_good{
    font-size: 12px;
    padding: 10px;
    color: #009688;
}
.bfw_social_link_item{
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    margin: 0 10px 0 0;
}
.bfw_ref_icon_vk{
    background: url("../img/social/009-vk.svg");
}
.bfw_ref_icon_viber{
    background: url("../img/social/viber.svg");
}
.bfw_ref_icon_fb{
    background: url("../img/social/043-facebook.svg");
}
.bfw_ref_icon_tw{
    background: url("../img/social/013-twitter.svg");
}

.bfw_ref_icon_tg{
    background: url("../img/social/telegram.svg");
    background-size: cover;
}
.bfw_ref_icon_whatsapp{
    background: url("../img/social/007-whatsapp.svg");
}