.t396__filter {
    pointer-events: none !important;
}

.t675__title {
    text-shadow: #000000 1px 0 10px;
}

.t675__btn {
    text-shadow: #000000 1px 0 10px;
}

.t675__btn:hover {
    text-shadow: unset;
}


/* корзина*/

.t706__cartwin {
    background-color: rgba(0,0,0,.35) !important; 
}

.t706__cartwin-close {
    background-color: rgba(0,0,0,0) !important; 
}
@media screen and (max-width: 560px){
    .t706__cartwin-close {
        background-color: rgba(0,0,0,0) !important; 
    }
}

.t706__carticon-img {
    padding: 20px 20px 20px !important; 
}

@media screen and (max-width: 640px) {
    .t706__carticon-img, .t706__carticon_lg .t706__carticon-img {
        padding: 13px 13px 13px !important; 
    }
}

.t706__carticon-counter {
    background-color: #F2B6B6 !important; 
    width: 20px;
    height: 20px;
    border-radius: 20px;
    /*right: 15px;*/
    /*bottom: 12px;*/
    text-align: center;
    font-size: 13px;
    line-height: 20px;
}

.t706__carticon-text {
    right: 120%; /*95%;*/
}

.t706__orderform .t-submit {
    background-color: #F2B6B6 !important;
}

@media screen and (max-width: 640px){
    .t706__carticon-counter, .t706__carticon_lg.t706__carticon-counter {
        /*bottom: 4px;*/
        /*right: 5px;*/
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 13px;
    }
}

@media screen and (max-width: 640px) {
    .t-name_sm {
        font-size: 18px;
    }
    
    .t675__btn {
        padding: 20px;
        font-size: 14px;
        line-height: 0px;
        height: 0px;
        border: 2px solid #ffffff !important;
    }
}

@media screen and (max-width: 980px) {
    .t675__btn {
        padding: 20px;
        font-size: 14px;
        line-height: 0px;
        height: 0px;
        border: 2px solid #ffffff !important;
    }
}

@media screen and (max-width: 560px) {
    .t706__cartwin-close-wrapper{
        background-color: #F2B6B6 !important;
    }
}

.t770__alladditional {
    display: none !important;
}

/* мобильный */
.t770__mobile_container {
    height : 110px;
}

.t770__mobile {
    width: 15%;
    background-color: #ffffff;
}

@media screen and (min-width: 981px)  {  /* desktop */
    [data-record-type="770"] {
        width: 100%;
        position: relative;
        top: 0px;
        left: 50%;
        padding-bottom: 10px !important;
        margin-right: -50%;
        transform: translate(-50%, 0px);
        z-index: 20;
    }

    .t770__topwrapper {
        height : 0 !important;
    }
}

@media screen and (min-width: 980px) and (max-width: 1200px) {
    .t770__list_item {
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 150px;
    }
    .t770__list_item:first-child {
        padding-left: 0;
    }
    .t770__list_item:last-child {
        padding-right: 0;
    }
    .t770__list_item .t-menu__link-item.t-menusub__target-link {
        padding: 0 40px !important;
    }
}

/* каталог */
@media screen and (max-width: 499px) { /* iphone 11 mobile */
    .t770__mobile_container {
        height : 75px;
    }
}

/* input поиска*/
.t838__input {
    height: 35px;
    font-size: 14px;
}

.t838 .t838__input {
    padding-left: 15px
}

.t838__search-icon {
    display : none;
}

/* розовая корзина */
.t-store__prod-popup__btn,
.t-inputpromocode__btn {
    background-color: #F2B6B6 !important;
}

.js-errorbox-all.t-form__errorbox-wrapper {
    display: none !important;
}

@media screen and (max-width: 480px){
    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12), .t-store__grid-cont_mobile-grid .t-store__stretch-col:not(.t-store__stretch-col_100) {
        width: 50%;
        display: inline-block;
        vertical-align: top;
    }
}

@media screen and (max-width: 640px) {
    .t-text_md {
        font-size: 22px !important;
    }
}

.t-descr_xxs {
    font-size: 16px;
}
@media screen and (max-width: 1200px) {
    .t-text_md {
        font-size: 24px !important;
    }
    
    .t-descr_xxs {
        font-size: 14px !important;
    }
}

.t-store__sort-select-wrapper {
    width: 273px;
}

.t-store__filter__input.js-store-filter-search {
    display : none !important;
}

.js-store-search-mob-btn {
    display : none !important;
}

.t-slds__bgimg {
    background-position: center !important;
}

.js-store-load-more-btn {
    background-color: #F2B6B6 !important; 
}

.t-menusub__link-item {
   text-transform: uppercase; 
}