/*Стили отметки на карточке*/
.t-store__card__mark {
    border-radius: 10px;
    font-family: 'TildaSans';
    font-size: 10px;
    font-weight: 700;
    height: 30px;
    width: auto;
}

/*Скрыть артикул*/
.t-store__prod-popup__sku {
    display: none;
}

/*Вертикальный отступ между карточками в моб. версии*/
/*@media screen and (max-width: 960px) {*/
/*    .t-store__grid-cont .t-col {*/
/*        margin-bottom: 20px;*/
/*    }*/
/*}*/

@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-store__card-list {
        row-gap: 20px !important;
    }
}

@media screen and (max-width: 640px) {
    .t-store .t-store__pagination {
        margin-top: 0px !important;
    }
}

/*Отступы у изображения в карточке товара*/
.t-store__card__bgimg {
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
}

/*Стили табов в карточке товара*/
.t-store__tabs__item-button {
    padding-right: 0px !important;
}

.t-store .t-store__tabs__close:after {
    background-color: #ffffff !important;
}

.t-store .t-store__tabs_accordion .t-store__tabs__item-button.t-store__tabs__item-button_active {
    border-bottom-color: transparent !important;
}

.t-store .t-store__tabs_accordion .t-store__tabs__item-button {
    border-top: 1px solid #eeeeee !important;
    border-bottom: 1px solid #eeeeee !important;
}

.t-store__tabs__item-title {
    font-size: 14px;
    line-height: 1.4;
}

.t-store__tabs__content {
    font-size: 14px;
    line-height: 1.4;
}

/*Цвет фона карточки товара*/
.t-store__prod-snippet__container {
    background-color: #fafafa !important;
}

.js-store-product .t-container {
    background-color: #ffffff; 
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 20px;
}

/*Отступы в карточке товара*/
.t-store__prod-snippet__container {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

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

/*Тень при наведении на карточку товара*/
.t-store__card__wrap_all {
    z-index: 2;
    position: relative;
}

#rec1490361031 .t-col .t-store__card__wrap_all:hover,
#rec1490361031 .t-col .t-store__card__wrap_all:hover:hover {
    box-shadow: 0px 20px 40px 0px rgba(204, 204, 204, 0.2) !important;
}

#rec1344316151 .t-col .t-store__card__wrap_all:hover,
#rec1344316151 .t-col .t-store__card__wrap_all:hover:hover {
    box-shadow: 0px 20px 40px 0px rgba(204, 204, 204, 0.2) !important;
}

/*Тень при наведении на карточку статьи*/
.t-feed__col-grid__post-wrapper {
    transition: all .2s linear;
    z-index: 2;
    position: relative;
}

#rec1444540111 .t-feed__col-grid__post-wrapper:hover,
#rec1444540111 .t-feed__col-grid__post-wrapper:hover:hover {
    box-shadow: 0px 20px 40px 0px rgba(204, 204, 204, 0.2) !important;
}

#rec1475344711 .t-feed__col-grid__post-wrapper:hover,
#rec1475344711 .t-feed__col-grid__post-wrapper:hover:hover {
    box-shadow: 0px 20px 40px 0px rgba(204, 204, 204, 0.2) !important;
}

/*Отступ кнопки "Все статьи"*/
.t-feed__buttons-wrapper {
    margin-top: 40px;
}

/*Расположение изображения по вверху*/
.t-feed__post-bgimg {
    background-position: top;
}

/*Стили user bar*/
.tlk-userbar__popup {
    border: 1px solid #eeeeee;
    box-shadow: 0px 20px 40px 0px rgba(204, 204, 204, 0.2) !important;
    border-radius: 10px !important;
}

/*Стили плашки для регистрации и авторизации в корзине*/
.t706__auth {
    background-color: #f5f5f5;
    border-radius: 10px;
}

.t706__auth__log-in-btn {
    border: 1px solid #aaaaaa;
    border-radius: 10px;
}

/*Тень при наведении на карточку категории/подборки/производителя*/
.t650__inner-col {
    transition: all .2s linear;
    z-index: 2;
    position: relative;
}

/*Стили уведомления об использовании куки*/
.t657__wrapper {
    box-shadow: 0px 20px 40px 0px rgba(204, 204, 204, 0.2) !important;
    border: 1px solid #eeeeee;
}

/*Стили заголовка, описания и цены карточки товара*/
#rec1344316151 .t-store__card .t-typography__title {
    font-size: 14px !important;
    line-height: 1.4 !important;
    letter-spacing: 0px !important;
}

#rec1490361031 .t-store__card .t-typography__title {
    font-size: 14px !important;
    line-height: 1.4 !important;
    letter-spacing: 0px !important;
}

#rec1344316151 .t-store__card .t-typography__descr {
    font-size: 14px !important;
    line-height: 1.4 !important;
}

#rec1490361031 .t-store__card .t-typography__descr {
    font-size: 14px !important;
    line-height: 1.4 !important;
}

@media screen and (max-width: 480px) {
    #rec1344316151 .t-store__card .t-typography__descr {
        font-size: 10px !important;
    }
}

@media screen and (max-width: 480px) {
    #rec1490361031 .t-store__card .t-typography__descr {
        font-size: 10px !important;
    }
}

#rec1344316151 .t-store__card .t-store__card__price {
    font-size: 14px !important;
    line-height: 1 !important;
}

#rec1490361031 .t-store__card .t-store__card__price {
    font-size: 14px !important;
    line-height: 1 !important;
}

#rec1344316151 .t-store__card .t-store__card__price_old {
    font-size: 14px !important;
    line-height: 1 !important;
}

#rec1490361031 .t-store__card .t-store__card__price_old {
    font-size: 14px !important;
    line-height: 1 !important;
}

/*Общие стили всех кнопок*/
.t-store__prod-popup__text a[href*="wildberries"],
.t-store__prod-popup__text a[href*="ozon"],
.t-store__prod-popup__text a[href*="yandex"] {
    padding: 10px 20px 10px 20px; /* — отступы внутри кнопки*/
    border-radius: 10px; /* — скругления углов*/
    margin-right: 10px; /* — отступ справа от кнопки до соседней кнопки*/
    margin-bottom: 10px; /* — отступ снизу от кнопки*/
    transition: background-color 0.2s ease-in-out !important;
    display: inline-flex;
    align-items: center;
}

@media screen and (max-width: 480px) {
    .t-store__prod-popup__text a[href*="wildberries"],
    .t-store__prod-popup__text a[href*="ozon"],
    .t-store__prod-popup__text a[href*="yandex"] {
        justify-content: center;
        width: -webkit-fill-available;
        margin-right: 0px;
    }
}

/*Стили иконок перед надписью*/
.t-store__prod-popup__text a[href*="wildberries"]:before,
.t-store__prod-popup__text a[href*="ozon"]:before,
.t-store__prod-popup__text a[href*="yandex"]:before {
    content: '';
    display: block;
    width: 28px; /* — ширина иконки*/
    height: 28px; /* — высота иконки*/
    background-size: cover;
    margin-right: 8px; /* — отступ справа от иконки*/
}

/*Wildberries*/
.t-store__prod-popup__text a[href*="wildberries"]:before {
    /*ссылка на иконку*/
    background-image: url(https://static.tildacdn.com/tild3264-3532-4434-b365-333935313534/logo_wb.svg);
}
.t-store__prod-popup__text a[href*="wildberries"] {
    color: #ffffff !important; /* — цвет надписи*/
    background-color: #A73AFD; /* — цвет фона кнопки*/
}
.t-store__prod-popup__text a[href*="wildberries"]:hover {
    background-color: #8D16EB; /* — цвет фона при наведении*/
}

/*Ozon*/
.t-store__prod-popup__text a[href*="ozon"]:before {
    /*ссылка на иконку*/
    background-image: url(https://static.tildacdn.com/tild6437-3363-4133-a130-636230623666/logo_oz.svg);
}
.t-store__prod-popup__text a[href*="ozon"] {
    color: #ffffff !important; /* — цвет надписи*/
    background-color: #005BFF; /* — цвет фона кнопки*/
}
.t-store__prod-popup__text a[href*="ozon"]:hover {
    background-color: #004EDB; /* — цвет фона при наведении*/
}

/*Яндекс Маркет*/
.t-store__prod-popup__text a[href*="yandex"]:before {
    /*ссылка на иконку*/
    background-image: url(https://static.tildacdn.com/tild6264-3637-4664-b433-303738643535/logo_yam.svg);
}
.t-store__prod-popup__text a[href*="yandex"] {
    color: #000000 !important; /* — цвет надписи*/
    background-color: #FCE000; /* — цвет фона кнопки*/
}
.t-store__prod-popup__text a[href*="yandex"]:hover {
    background-color: #EBC300; /* — цвет фона при наведении*/
}