/*красный пункт меню*/
.t-menusub__link-item t-name t-name_xs {
color: #ff0000;
font-size: 14px;
font-weight: 400;
font-family: 'Circe';
}
.t-menusub__menu .t-menusub__link-item 
.t-menusub__link-item t-name t-name_xs {
color: #ff0000;
/* color: #000000 !important; */
}

/*аккордион в карточке товара- смещение вправо*/
@media screen and (min-width:1240px){
.t-store__tabs.t-store__tabs_accordion.t-col.t-col_12
.t-store .t-store__tabs__controls .t-store__tabs__button, .t-store .t-store__tabs__item
{
    max-width: 560px;
    margin-left: 600px;
}

.t-store .t-store__tabs .t-store__tabs__button, .t-store .t-store__tabs_accordion .t-store__tabs__item-button {
    margin-top: -200px;
    
.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #F2F2E5;
    color: #1A2026 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #535353;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}

.t1002__wishlisticon_sm .t1002__wishlisticon-img {
width: 30px;
height: 30px;
padding: 14px 13px 12px;
}

.t1002__wishlisticon_sm .t1002__wishlisticon-counter {
right: 7px;
bottom: 6px;
width: 24px;
height: 24px;
line-height: 24px;
font-size: 14px;
}

.t1002__wishlisticon-counter {
width: 30px;
height: 30px;
background-color: transparent;
color: black;
border-radius: 30px;
position: absolute;
right: -3px;
bottom: -3px;
text-align: center;
line-height: 30px;
font-family: Arial,Helvetica,sans-serif;
}

.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
position: absolute;
right: 10px;
top: 10px;
z-index: 9;
border-color: transparent;
border-width: unset;
background: transparent;
border-radius: 100%;
}


.t1002__wishlisticon_sm .t1002__wishlisticon-img {
    width: 25px;
    height: 25px;
    padding: 20px 16px 12px;
}

.t-store__card__mark {
    font-weight: 400;
    font-size: 12px;
    font-family: Roboto,Arial,sans-serif;
    display: table-cell;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px;
}

.t1002__picture-wrapper .t754__markwrapper, .t1002__picture-wrapper .t776__markwrapper, .t1002__picture-wrapper .t778__markwrapper, .t1002__picture-wrapper .t786__markwrapper, .t1002__picture-wrapper .t-store__card__mark-wrapper {
    right: unset;
    left: 0px;
}

.t-store__card__mark-wrapper {
    position: absolute;
    right: 10px;
    top: 2px;
    z-index: 5;
    display: table;
}

.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    position: absolute;
    right: 0px;
    top: 2px;
    z-index: 9;
    border-color: transparent;
    border-width: unset;
    background: transparent;
    border-radius: 100%;
}

.ytp-shorts-title-expanded-title {
    word-break: break-word;
    /* font-size: 0px; */
    font-weight: 500;
    line-height: 18px;
}


element.style {
    object-fit: cover;
    background-size: cover;
    width: 100%;
    height: 50%;
}