.t-store__card .t-store__card__textwrapper {
    display: flex;
    justify-content: space-between;
    align-items: baseline;       
    flex-wrap: nowrap;            
    gap: 10px; 
        padding-top: 0px;
}


.t-store__card .js-product-name {
    text-align: left;
    flex: 1;                       
    word-break: break-word;        
}


.t-store__card__price-wrapper {
    flex-shrink: 0;              
    white-space: nowrap;          
}


.t-store__card__price-item {
    white-space: nowrap;
}


.t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap="20"] {
    padding: 0 100px ;
}

   @media screen and (max-width: 960px) {
      .t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap="20"] {
    padding: 0 10px ;
} 
       

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper {
   
    width: 100% !important;
  
}
    
    @media screen and (max-width: 960px) {
    .t-store__grid-cont .t-store__card-list {
        row-gap: 32px !important;
    }
    
    .t-store__card__price-wrapper {
    margin-top: 0px;
}

.t706__cartwin-content {
    background-color: #000;
}

.t706__cartwin-heading .t-name .t-name_xl{
    color: #fff;
}
}
    

    

.t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper {
    padding-bottom: 110%;
    position: relative;
    width: 80%;
    margin: 0 auto;
}
    .t-store__grid-cont_col-width_stretch[data-col-gap="20"] {
    padding-left: 20px;
    padding-right: 17px;
}

.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap="0"] {
    padding-left: 5px;
    padding-right: 5px;
        margin-top: 20px;
}
}
        @media screen and (max-width: 640px) {
    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap="0"], .t-store__grid-cont_col-width_stretch[data-col-gap="0"] {
       padding-left: 10px;
        padding-right: 10px;
    }
    }
        @media screen and (max-width: 480px) {
    .t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap="0"], .t-store__grid-cont_col-width_stretch[data-col-gap="0"] {
       padding-left: 0;
        padding-right: 6px;
        margin-top: 0;
        padding-top: 0;
    }
    }
}
 


}
@media screen and (max-width: 960px) {
.t706 .t706__close {
        position: fixed;
        z-index: 2;
        left: 0;
        right: 0;
        top: 0;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        height: 0px;
        background: #ffffff;
    }
}
@media screen and (max-width: 960px) {
    .t706 .t706__close-button {
        width: 16px;
        margin-right: 10px;
        margin-top: 40px;
        padding: 10px;
    }
}
.t706__cartwin_showed {
    display: block;
    z-index: 9999996;
}
.t-store__card__sold-out-msg {
  visibility: hidden;
}
.t-store__card__sold-out-msg:after {
  content:'SOLD'; 
  font-size: 9px;
  visibility: visible;
  display: block;
 color: #666666;
}
 
 
/* .t-popup__block-close-button {*/
/*    display: none;*/
/*}*/

@media screen and (max-width: 480px) {
    .t-store__mobile-two-columns.t-store__grid-cont .t-store__card.t-item {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }
}




@media (max-width: 480px) {
    #rec1129108236 .t-popup__container {
        border-radius: 0px;
        overflow: hidden;
        top: 340px;
        padding-inline: 14px;
    }
}



.t-popup__container .t-width t-width_6 .t-popup__container-animated {
background-color:transparent;
}

@media screen and (max-width: 560px) {
    .t1014 .t-popup__block-close {
        position: fixed;
        z-index: 2;
        left: 0;
        right: 0;
        top: 0;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: auto;
        height: 50px;
        background: #fff;
        top: 283px;
        padding: 10px;
        margin-left: 14px;
        margin-right: 14px;
    }
}

.t1093 .t-popup {
    padding: 0;
    z-index: 111111;
    background-color: transparent;
    transition: none;
}
    
.t-name_xs {
    font-size: 12px;
}

@media screen and (max-width: 480px) {
.t-name_xs {
    font-size: 8px;
}
}

@media screen and (max-width: 480px) {
    .t-store__mobile-two-columns .t-store__card__title.t-name {
        font-size: 8px;
        word-break: break-word;
    }
}

@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 8px;
    }
}

@media screen and (max-width: 480px) {
    .t-store__prod-popup__text
 {
        font-size: 12px !important;
        line-height: 1;
    }
}

@media screen and (max-width: 960px) {
    .t662__row_indent-40px {
        padding: 0 12px 20px;
    }
}
