#blok_button_link {
    text-align: right;
    position: relative;
}
#button_link {
    display:none;
    z-index:10;
    cursor:pointer;
    border:1px solid #ccc;
    padding:5px;
    border-radius:4px;
    background-color:#eee;
    box-shadow:3px 3px 6px rgba(0,0,0,0.3);
    color:#666;
    font-weight:600;
    margin-right: 20px;
}
#button_link:hover {
    box-shadow:3px 3px 6px rgba(0,0,0,0.6);
}
/*FIXs*/
/*fix block_short*/
/*
oct_ - .us-product-attr, .rm-product-attr
deluxe - .attr_shot
unishop2 - .product-page__short-attribute
coloring - .short-attr-table
*/
/*
? .checkbox_link {
    visibility: hidden;
    display: none;
}
*/