.t-feed__post-label {
    padding: 6px 6px 4px;
    background-color: #53a548;
    border-radius: 10px;
}


.t-feed__post-label span {
    color: #fff;
    font-weight: 500;
}

#rec725750901 .t-btn.t-btn_xs {
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
}


a.js-feed-btn-show-all-posts.t-feed__showallpost-btn.t-btn.t-btn_md {
    padding: 2px 15px 0px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}



.t-feed__buttons-wrapper {
    margin-top: 40px;
}


.t-feed__button-wrapper+.t-feed__button-wrapper .t-feed__showallpost-btn {
    margin-left: 0 !important;
}

.t-btn_md {
    height: 35px !important;
}


.t778__textwrapper.t778__paddingsmall {
    height: 100%;
}

.t778__descr.t-descr.t-descr_xxs {
    display: none !important;
    height: 0px !important;
}

@media screen and (max-width: 640px) {
.t-name_xs {
    font-size: 14px;
}
}



/*Стиль изображения в карточке товара*/
.js-product-img.t-store__card__bgimg.t-bgimg.loaded {
    border-radius: 16px !important;
    margin: 12px 10px 10px 10px !important;
}


/*Стиль лейбла в карточке товара*/
.t-store__card__mark-wrapper {
    right: inherit;
    top: inherit;
    left: 20px; /*Отступ слева от границы фотографии*/
    top: 20px;   /*Отступ снизу от границы фотографии*/
}
.t-store__card__mark{
    width: auto !important;
    height: auto !important;
    padding: 4px 8px 3px 8px;   /*Внутренние отступы у отметки*/
    border-radius: 10px;
    text-transform: uppercase !important;
    font-family: 'GothicA1';
    font-weight: 500;
    font-size: 10px;
}



@media screen and (max-width: 960px) {
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 20px;
}}



 .t-container.js-product.js-product-single.js-store-product.js-store-product_single {
    background-color: #53A548;
    /*width: 1160px !important;*/
    border-radius: 30px;
}

.t-slds__bgimg.t-bgimg.js-product-img.loaded {
    border-radius: 20px;
}


.js-product .t-product__option-variants_buttons .t-product__option-checkmark_image {
    border-radius: 100px;
}

.js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_image:before {
    border: 1px solid rgb(255 255 255);
    border-radius: 100px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item {
    margin-right: 20px;
    margin-bottom: 20px;
}

.t744 .t-product__option-title {
    padding-bottom: 10px;
    padding-top: 20px;
}

.t744__btn-wrapper {
    margin-top: 30px;
}


@media (min-width: 1200px) {

    #rec726090667 .t-container {
    max-width: 1120px;
}

    #rec726090667 .t-col_6 {
    max-width: 520px;
}

.t-container.js-product.js-product-single.js-store-product.js-store-product_single {
    padding: 40px 20px;
}
}


@media (max-width: 1200px) {

.t-container.js-product.js-product-single.js-store-product.js-store-product_single {
    padding-top: 20px;
    padding-bottom: 32px
}
}


@media (max-width: 680px) {

#rec726090667 .t-container {
    max-width: 93%;
}

.js-product .t-product__option-variants_buttons .t-product__option-item {
    margin-right: 8px;
    margin-bottom: 8px;
}

}


.t678 .t-input-group {
    margin-bottom: 20px;
}

.t744 .t-product__option-title {
    padding-top: 0px !important;
}

.t-menuwidgeticons__wrapper {
    margin-right: 10px !important;
}

a.js-store-close-text.t-store__prod-popup__close-txt.t-descr.t-descr_xxs {
color: #202020!important;
}

g {
    fill: #202020;
}

/**/
/**/
/**/
/**/
/**/
/**/

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    border: 1px solid rgb(83 165 72 / 50%);
    border-radius: 100px;
    height: 60px;
    width: 60px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple:hover {
    box-shadow: 0 0 0px 8px rgb(255 255 255 / 30%);
    border: 1px solid rgb(255 255 255 / 0%);
}


.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    box-shadow: 0 0 0px 8px rgb(255 255 255 / 30%);
    border: 1px solid rgb(255 255 255 / 0%);
    outline: 1px solid #53a548;
}
}

.js-product .t-product__option-variants_buttons .t-product__option-item {
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 100px;
    height: 60px;
    width: 60px;
}

.t744__price-wrapper.js-store-price-wrapper {
    padding-bottom: 20px;
}