 .js-store-prod-text a {
    display: inline-block;
    padding: 8px 12px;
    margin-right: 15px;
    margin-top: 18px;
    border-radius: 8px;
    font-weight: 600;
    border:1px solid #D2C628;
}
.js-store-prod-text a:first-of-type {
    background-color: #F0E125;
    color: #000000 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #F0E125;
    color: #000000 !important;
}

.js-store-prod-text a:first-of-type:before {
    content: "\1F50D";
    margin-right: 10px;
}

.js-store-prod-text a:last-of-type:before {
    content: "\1F5B9";
    margin-right: 10px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}

.t-product__option-checkmark_image {
    width: 80px !important; /* ширина прямоугольника карточке товаров */
    height: 80px !important; /* высота прямоугольника */
    background-size: contain !important; /* изображение полностью вписывается без обрезки */
    background-position: center !important; /* центрирование изображения */
    background-repeat: no-repeat !important;
}

.js-product .t-product__option .t-product__option-variants_select {
    max-width: 320px !important; /* ширина раскрывающегося списка выбора свойств товара */
}
