/*Шапка сайта, пункты меню*/
li.t967__list-item {
        padding: 0px 15px!important;
}

/*Стр. каталог, блок с товарами ST320N*/
.t-store__filter__item-title {
    text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 18px;
}

.t-store__filter__title {
    font-size: 16px;
}

.t-store__filter__item-title {
    margin-top: 20px;
}
.t-store__card__btns-wrapper a:first-child {
    display: none;
}

.t-store__card__btns-wrapper {
    margin-top: 0px!important;
}

a.t1002__addBtn {
    background: none !important;
    border: none;
}

input.t-store__filter__input, select.t-store__sort-select {
    background: #FEFCF9;
}

@media screen and (max-width: 960px) {
.t-align_center {
    text-align: left;
}

.js-store-filter-mob-btn {
    font-size: 16px;
    padding: 10px 16px;
    border: 1px solid #D5D3D0;
    border-radius: 4px;
    width: 48%;
    margin-right: 4px;
    box-sizing: border-box;
}

.js-store-search-mob-btn {
    box-sizing: border-box;
    padding: 12px 16px;
    border: 1px solid #D5D3D0;
    border-radius: 4px;
    width: 48%;
    margin-left: 4px;
}}


/*стр. конкретного товара*/
.t-store__prod-popup__text, .js-store-prod-all-charcs, .t-store__tabs__content {
    font-size: 16px;
    font-weight: 400;
    color: #302E2C!important;
}

h1.js-store-prod-name {
    font-weight: 500!important;
    font-size: 36px;
}

h2.t-store__tabs__item-title, .t-store__relevants__title {
    text-transform: uppercase;
    font-weight: 500!important;
    font-size: 24px!important;
}

a.t-store__prod-popup__btn {
    background: #D3A78B !important;
    border: none !important;
    color: #FEFCF9 !important;
}
.t-store__prod-snippet__container {
    padding-top: 40px;
}

.t-store__tabs__list {
    padding-top: 40px;
    padding-bottom: 40px;
}

.js-store-prod-price {
    font-size: 20px;
}

@media screen and (max-width: 960px) {
.t-store__prod-snippet__container {
    padding-top: 20px;
}}

/*стр. конкретного товара блок с рекомендациями товаров*/
.t-store__relevants__container .t-store__valign-buttons.js-store-grid-cont {
    justify-content: space-between;
}

.t-store__relevants__container {
    width: 100%;
}
.t-store__prod-snippet__container .t-container {
    max-width: 100% !important;
}

a.js-store-prod-btn2 {
    width: 100%;
}

.t-store__prod-snippet__container {
    padding-bottom: 0px!important;
}

/*дорабатываю стили хлеб. крошек*/
.t758 .t-container, .t004 .t-container {
    max-width: none;
    margin-left: 20px;
}
@media screen and (max-width: 960px) {
.t758 .t-container, .t004 .t-container {
    margin-left: 0px;
}}

/*добавляем стили к 3 кнопкам маркетплейсов внутри карточек товаров*/
.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 4px;
    margin-top: 4px;
    border-radius: 6px;
    font-weight: 400;
    background-color: #FEFCF9;
    color: #302E2C !important;
    border: 1px solid #DAD8D5;
}

.js-store-prod-text a:hover {
    background-color: #7D5137;
    color: #FEFCF9 !important;
    border: 1px solid #7D5137;
}

.t706__cartwin_showed {
  z-index:9999999;
}

/*растягиваю стандартные блоки: табы*/
.t395 .t-container {
    max-width: none;
    margin-left: 0px;
}

/*растягиваю стандартные блоки: таблица на стр реквизитов*/
.t431 .t-prefix_2 {
    padding-left: 0px!important;
}
@media screen and (max-width: 640px) {
.t431 .t-prefix_2 {
    padding-left: 20px!important;
}}

/*стилизация корзины и избранного*/
.t706__sidebar-content, .t706__cartpage, .t706__cartpage-top, .t706__cartpage-totals, .t1002__wishlistwin-content, .t-search-widget__popup {
    background-color: #FEFCF9 !important;
}

.t706__product-title, .t706__sidebar-prodamount-wrap, .t706__cartwin-prodamount-wrap, .t1002__product-title, .t-search-widget__loadmore-btn, .t-search-widget__result_product-price, .t-search-widget__result_product-title, .t1122__product-title {
    font-weight: 400 !important;
}
span.delivery-checkbox-label {
    font-size:16px;
}