.t-store__parts-switch-btn {
    margin-left: 5px !important;
    margin-right: 0px !important;
}


.t966__tooltip-menu.t966__tooltip-menu_show {
    max-width: 100% !important;
    left: 0px !important;
}


/* Скрываем лишние характеристики */
.js-store-prod-all-charcs p:not(:first-of-type) {
    display: none;
}



/* ПЛИТКА ТОВАРА */

@media screen and (min-width: 901px) {
.t-store__card__bgimg, .t-store__card__bgimg_second, .t786__bgimg {
    border-radius: 4px !important;
}

.t-store__card__textwrapper {
    padding-top: 8px;
}

.t-store__card__price-wrapper {
    margin-top: 4px;
}

.t-store__parts-switch-wrapper.t-align_center.mySimplebar {
    display: none;
}
}

/* с телефона */
@media screen and (max-width: 640px) {
    
    /* ПЛАШКА С КНОПКОЙ ШЕРИНГА */
.custom-share-button {
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
}

.custom-share-button img {
    width: 24px;
    height: 24px;
}




    .t-store__filter.js-store-filter {
        margin-bottom: 20px !important;
    }
    .t-store__filter__chosen-wrapper.js-store-opts-chosen-wrapper {
    margin-top: 10px !important;
    margin-bottom: -5px !important;
    }
    
    .t-store__parts-switch-wrapper.t-align_center.mySimplebar.simplebar-scrollable-x {
     margin-left: 0px !important;
    }
    
    .t-store__card__mark {
    height: auto;
    width: auto;
    padding: 4px 12px;
}

/* ПОИСК НА МОБИЛКЕ */
input.t985__input.t-search-widget__input.t-input {
    height: 36px;
}

.t985__blockinput.t-search-widget__blockinput {
    height: 36px;
}
.t985__inputcontainer.t-container {
    padding: 12px 0px;
}
.t985__blockinput.t-search-widget__blockinput {
    background-color: #ffffff !important;
}
    
}


/* СТРАНИЦА ТОВАРА */

@media screen and (min-width: 901px) {
    .t-slds__bgimg,  {
        overflow: hidden !important;
        border-radius: 4px !important;
    }
    
    img.t-store__prod-popup__columns.t-img.js-product-img.t-zoomable.loaded, img.t-store__prod-popup__columns.t-img.t-zoomable.loaded {
    border-radius: 4px !important;
}
    
    .js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs {
    font-size: 16px !important;
}
}

/* 
.js-product-controls-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
} */

.js-product .t-product__option-variants_buttons .t-product__option-item_simple, .js-product .t-product__option-selected_select {
    border-radius: 4px;
    background-color: #fff0;;
    min-width: 40px;
    min-height: 40px;
}

/* С телефона */

@media screen and (max-width: 900px) {
.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs, .t-product__option-selected-title, .t-store__tabs__content.t-descr.t-descr_xxs, .t-store__tabs__item-title.t-name.t-name_xs  {
    font-size: 14px !important;
}
.js-product-controls-wrapper {
    display: flex;
    justify-content: space-between;
}

.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right.t-col.t-col_6 {
    padding-top: 12px;
}

.t-store__prod-popup__title-wrapper {
    margin-bottom: 8px;
}

.js-store-prod-price.t-store__prod-popup__price.t-store__prod-popup__price-item.t-name.t-name_md {
    font-size: 18px;
}

}
