.t-store__card__sku {
    display: none;
}

.t706__product-title__option:nth-of-type(2) {
    display: none;
}

/*.t706__carticon-wrapper {*/
/*    display: none;*/
/*}*/

.t706__carticon {display: none !important;} 

.uc-nonedisp {
    display: none;
}

    /*.ymaps-2-1-79-balloon_layout_panel{*/
    /*    bottom:150px !important;*/
    /*}*/
    
    .button-link {
        margin-top:5px;
        padding: 8px 15px;
        background-color: #222222;
        text-decoration: none;
        border: none;
        border-radius: 4px;
        font-weight: bold;
        display: inline-block;
}

    a .button-link{
        color: #fff;
}
#rec1107564291 .t-form__submit{
    display: none;
}
.suggestions-wrapper {
    padding-left: 20px;
    border-radius: 0 0 5px 5px;
    border-top: 0px solid black;
    border-right: 1px solid rgb(201, 201, 201);
    border-bottom: 1px solid rgb(201, 201, 201);
    border-left: 1px solid rgb(201, 201, 201);
}
.suggestions-suggestions {
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 14px;
}

.rest-button-wrapper {
    display: block;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    margin-top: 25px;
}


.rest-button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px; /* Убедитесь, что высота указана один раз */
    border: 0;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    box-sizing: border-box;
    outline: 0;
    background: none;
    text-align: center;
    margin-top: 25px;
    border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
    font-family: 'Montserrat', Arial, sans-serif;
    color:#fff !important;
    background-color:#5bda78;
}