.t-slds__arrow-right {
        width: 50px;
    height: 50px;
    background-color: transparent;
    left: auto;
    right: 13px;
    margin-top: 0px;
    opacity: 0;
 }
.t-store__stretch-col {
    padding: 0 0px;
    border: 1px solid black;
     @media all and (max-wigth: 480px) {
          padding: 0 12px;
    
}
     }
     
.t-store__card__textwrapper {
    margin-bottom: 20px;
    padding-top: 20px;
        margin-left: 25px;
    margin-right: 25px;
}

.t-store__grid-cont .t-store__stretch-col {
        margin-bottom: -1px;
      
        margin-right:-1px;
         min-height: 450px;
    }
    @media screen and (max-width: 960px) {
    .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: 0px 11px;
         
    }
    }
    
     @media screen and (max-width: 960px) {
    .t-store__grid-cont .t-store__stretch-col {
        min-height: 600px;
       
         
    }
     }
        @media screen and (max-width: 640px) {
    .t-store__grid-cont .t-store__stretch-col {
        min-height: 500px;
        
    
    }
     }
    
    @media screen and (max-width: 480px) {
    .t-store__grid-cont .t-store__stretch-col {
        min-height: 360px;
    }
    
    }
     @media screen and (max-width: 360px) {
    .t-store__grid-cont .t-store__stretch-col {
        min-height: 320px;
        
    
    }
    
}
.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%;
    }
}