.picker-block, #annexx-block-list, #annexx-script-copy {
    display: none !important;
    position: absolute;
    left: -10000px !important;
    top: -10000px !important;
    z-index: -999999999px !important;
}
.t-rec {
    border-bottom: none !important;
}

.t-store .t-store__tabs .t-store__tabs__button, .t-store .t-store__tabs_accordion .t-store__tabs__item-button {
    padding: 20px 20px 0px 0px !important;
    justify-content: flex-start !important;
    border-bottom: 1px solid #000000 !important;
}

.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;
    left: 0;
    top: 0;
}  
.t-store__tabs.t-store__tabs_tabs {
    max-width: 440px;
}
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right,
.t-store__tabs.t-store__tabs_tabs{
    margin-left: 490px;
}
}

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

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

.tlk-resources__empty-image, .tlk-resources__empty-text, .tmst-error-content, .tmst-error-content, .tmst-breadcrumbs__wrap {
    display: none;
}