a.btn-skidka {
    background: #feaf36;
    padding: 10px 24px;
    display: inline-block;
    color: white!important;
    font-weight: 600;
    text-transform: uppercase;
    min-width: 162px;
    text-align: center;
    border: 1px solid #feaf36;
}

a.btn-delivery {
    background: white;
    padding: 10px 24px;
    display: inline-block;
    color: black!important;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid;
    margin-top: 10px;
    min-width: 162px;
    text-align: center;
}

a.js-store-prod-btn {
    width: 100%;
    margin: 0!important;
}

.t728__textcell a {
    background: #feaf36;
    padding: 8px 24px;
    display: inline-block;
    color: white!important;
    font-weight: 600;
    text-transform: uppercase;
    min-width: 140px;
    text-align: center;
    border: 1px solid #feaf36;
    margin-top: 20px;
}

.t490__img {
    margin-bottom: 0;
}

.t-store__card__mark {
    position: relative;
    width: 100%;
    height: auto;
    background: transparent;
    font-size: 14px;
}

.t-store__card__mark::before {
    content: "";
    background: url("https://static.tildacdn.com/lib/tildaicon/32666331-6662-4664-b539-343232646137/17bu_18.svg");
    height: 20px;
    width: 22px;
    position: absolute;
    top: -1px;
    left: -20px;
    background-repeat: no-repeat;
}

.t-store__card__mark-wrapper {
    right: initial;
    left: 20px;
}

.uc-footer a:hover {
    color: #147d1d!important;
}

#rec627247413 {
    position: relative;
    z-index: 20;
}

.js-product.t-store__card {
    background: white;
    padding: 30px!important;
    width: 23%;
}

.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='40'] {
    column-gap: 37px;
}

.t502__circle.t-title {
    font-size: 54px;
}

.t-store__grid-separator {
    margin-bottom: 40px;
}

ul.t-menu__list {
    display: flex;
    justify-content: space-between;
}

.tmenu-mobile {
    background-color: #feaf37;
}

@media (max-width: 980px) {
    
.t-store .t-popup__close-wrapper {
    background: black;
}
    
ul.t-menu__list {
    display: initial;
}
    
.tmenu-mobile__container {
    justify-content: center!important;
}    
    
.t490__container {
    display: flex;
    flex-wrap: wrap;
}

.t490__container .t-card__col {
    width: 49%;
}

.t728__descr a {
    width: 84%;
    display: inline-block;
}

.t728__textcell {
    padding: 0;
}
.t728__imgcell {
    margin-bottom: 30px;
    min-height: 300px;
}

.t728__bgimg {
    background-size: contain;
}
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 20px;
}
}