/*отступ сверху обложка*/
#rec1765743861 .t-cover-outer {
    padding-top: 0px !important;
}

/*галочка в форме*/
@media screen and (min-width: 640px) {
    .t-checkbox__control.t-checkbox__control_flex {
    display: flex;
    gap: 10px;
    justify-content: flex-end !important; } }
    
.t-checkbox__indicator {
    border-radius: 3px !important; }

/*между каротчками*/
@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-store__card-list {
        row-gap: 30px !important;
    } }

@media screen and (max-width: 960px) {
#rec1765743861 .t-cover-outer {
    padding: 10px !important;
} }

@media screen and (max-width: 560px) {
    .t-store .t-popup_show .t-popup__container.t-popup__container-static {
        margin: 70px 0 130px !important;
        max-width: 100%;
        min-height: 80vh !important; }
    .t-popup__close {
        background-color: rgb(63 43 43 / 0%) !important;
    } }

/*корзина*/
.t706__cartwin-totalamount-content {
    margin-top: 0px;
    display: none !important; }
.t706__cartwin-bottom {
    display: none !important; }