/* stylelint-disable no-empty-source */
 /*плагин доп ссылки в категориях*/
.head-top2 {font-size: 18px;font-weight: 600;margin-top: 35px;}
.dop-cat-links li {    width: auto!important; border: 1px solid#eaeaea; border-radius: 4px; float: left; padding: 3px 11px 4px; margin-bottom: 7px !important; margin-right: 7px !important; color:#666; width: auto;}
.dop-cat-links li a {padding: 3px 11px 4px; font-size: 14px; color: inherit;}
.dop-cat-links li:hover {color:#ed3000;}
.dop-cat-links li a:hover {color: #ed3000;}
.dop-cat-links li img {height: initial !important; margin-bottom: 7px;}

button.tinkoff_no_hide_disabled {
    color: #000;
    border: 1px solid #ffdd2d;
    background-color: #ffdd2d;
    cursor: pointer;
    line-height: 1.2;
    vertical-align: top;
    padding: 8px 14px 9px;
    width:100%;
    border-radius: var(--inputs-buttons-border-radius);
}
/*преимущества в карточке*/
.advantage_size_xs .advantage__image-box {
    width: 40px;
    height: 40px;
}