.t-store__card__descr {
    /* display: none; */
}
 
 
.t-store__card__sold-out-msg {
  visibility: hidden;
}


..t978__tooltip-menu .t978__submenu-content {
     width: 200px;
     position: absolute;
     bottom: 0;
     height: unset;
}


.t967 .t967__list-item {
    display: block;
    text-align: left;
    padding: 10px !important;
    white-space: normal;

}

.t-search-widget__button {

     top: 0px;
}




.t-img-select__indicator_1-1 {
    
     box-shadow: none;
     border-radius: unset;
}

.t1002__product-imgdiv {
     height: 130px;
    
}

.t706__product-imgdiv {
     height: 130px;
    
}


.t-btn_sm {

    font-size: 16px;
   
}


.yButton.right {
    right: 10px;
}

.yButton.bottom {
    bottom: 10px;
}


.t-slds__bgimg {
   
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}





.t218__textwrapper {
    text-align: center;
    margin: 10%;
}

.text_evning {
    text-align: justify;

}











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

.t1002__addBtn {
    width: 30px;
    height: 30px;
    background-color: #82828200!important;
    border-width: 1px!important;
    border-radius: 30px;
}















.t-slds__bgimg {
    height: 30px;
}

.t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet-wrapper {
    width: 100%;
    margin-right: 2px;
}


.t-slds__thumbsbullet.t-slds__bullet {
    width: 80px;
}


.t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet.t-slds__bullet {
    width: 80px; 
    margin-bottom: 2px;
}











.t-store__tabs.t-store__tabs_accordion.t-col.t-col_12 {
    margin-top: 20px;
}



@media screen and (min-width: 1200px) {
    .t-store__prod-popup__container .t-store__tabs {
        margin-left: 700px;
        margin-right: 20px
    }

    .t-store__tabs.t-store__tabs_accordion.t-col.t-col_12 {
        margin-left: 700px;
    }
}

@media screen and (min-width: 960px) and (max-width:1200px) {
    .t-store__prod-popup__container .t-store__tabs {
        margin-left: 490px;
        margin-right: 10px
    }

    .t-store__tabs.t-store__tabs_accordion.t-col.t-col_12 {
        margin-left: 490px;
    }
}









.js-store-product.js-product.t-store__product-popup, 
.t-store__product-snippet .t-container {
    min-height:820px;
}

@media screen and (min-width:960px){

.js-store-product.js-product.t-store__product-popup,
.t-store__product-snippet .t-container{
    position: relative;
}
.t-store__prod-popup__slider.js-store-prod-slider {
    position: absolute;
    top: 0;
    left: 0;
}  
.t-store__tabs.t-store__tabs_accordion {
    max-width: 440px;
}
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right,
.t-store__tabs.t-store__tabs_accordion{
    margin-left: 490px;
}
}

@media screen and (min-width:1240px){
.t-store__tabs.t-store__tabs_accordion {
    max-width: 480px;
    margin-top: 20px;
}
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right,
.t-store__tabs.t-store__tabs_accordion{
    margin-left: 700px;
}
}

@media screen and (max-width: 1240px){
.js-store-product.js-product.t-store__product-popup, 
.t-store__product-snippet .t-container {
    min-height:650px;
}
}









