/* ОФФЕР */

/* - кнопки */
.t-btn_md {
    height: 48px;
    font-size: 16px;
    padding-left: 24px;
    padding-right: 24px;
}

.t228 .t-btn {
    height: 32px;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
}

/* ПРЕИМУЩЕСТВА */

/* - описание */
.t491 .t-card__descr {
    margin-top: 12px;
    margin-left: 48px;
}


/* ТОВАРЫ */

/* - карточки в каталоге */
.t-col_4 {
    border-radius: 8px;
}
.t-store__card {
    border: 1px solid #D9D9D9;
}
.t-col {
    margin-left: 18px !important;
    margin-right: 18px;
}
.t-store__card__textwrapper {
    padding: 16px;
}

.t-store__card__bgimg, .t-store__card__bgimg_second {
    top: 16px;
    right: 16px;
    left: 16px;
}
.t-btn_xs {
    height: 64px;
    font-size: 16px;
    padding-left: 24px;
    padding-right: 24px;
    font-weight: 500;
}
.t-store__load-more-btn {
    color: #1E1E1E !important;
    background-color: #EFEFF5 !important;
    border-radius: 8px !important;
}



/* КАТАЛОГ */
.t-store__parts-switch-wrapper {
    text-align: left !important;
}

.t-store__parts-switch-btn.t-active {
    opacity: 1 !important;
    background-color: #F5F5F5;
    padding: 8px;
    border-radius: 8px;
}

.t-btn_sm {
    height: 64px;
}



.t758__list_item:last-child .t758__link-item__wrapper{
    background-color: #F5F5F5;
    padding: 8px;
    border-radius: 8px;
    padding-right: 8px !important;
}
.t758__link-item__wrapper {
    padding: 8px;
}
.t758__breadcrumb-divider {
    padding: 8px;
}

.t-menu__link-item.t-active:not(.t978__menu-link) {
    background-color: #F5F5F5;
    padding: 8px;
    border-radius: 8px;
}
.t228__list_item {
    padding: 8px !important;
}



@media screen and (max-width: 960px) {
    .t-col {
    margin-left: 0px !important; 
    margin-right: 0px; 
}
}


.t228__logo {
    font-size: 8px !important;
    color: #fff !important;
    font-weight: 400;
    font-family: 'Inter';
    padding: 8px;
    border-radius: 8px;
    border: 4px solid #303030;
    height: 0px;
    width: 0px;
}

.t228 {
    border-bottom: 1px solid #D9D9D9;
}

@media screen and (max-width: 980px) {
    .tmenu-mobile__menucontent_fixed {
        height: 100% !important;
    }
}  



.t-rec_pb_60 {
    border-top: 1px solid #D9D9D9;
}


@media screen and (max-width: 640px) {
    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8) {
        padding-left: 0px;
        padding-right: 0px;
    }
}