/**/



    .t776__mark {
        width: 100%;
        height: auto;
        padding: 4px 10px;
        background: #ffc7fd!important;
        background: linear-gradient(129deg, rgba(255, 199, 253, 1) 0%, rgba(250, 148, 255, 1) 100%)!important;
        
    }
    
    @media screen and (max-width: 640px) {
            .t776__mark {
                font-size: 10px;
            }
}
    
    .js-store-prod-all-text {
            font-size: 16px;
        }
    
    
    
    .t776__bgimg {
        border-radius: 20px;
    }
    
    .js-product-img, .t-store__card__bgimg {
        border-radius: 20px;
    }
    
    .t-store__card__bgimg_second {
        border-radius: 20px;
    }
    
    .t776__showmore, .js-store-load-more-btn, .t-store__load-more-btn {
        background-color: #222!important;
        color: #ffffff!important;
        border: none!important;
        
    }
    
    .t-store__card__mark {
        width: 100%;
        height: auto;
        padding: 4px 10px;
        background: #ffc7fd!important;
        background: linear-gradient(129deg, rgba(255, 199, 253, 1) 0%, rgba(250, 148, 255, 1) 100%)!important;
    }
    
    @media screen and (max-width: 640px) {
        .t-store__card__mark {
            font-size: 10px;
  }
}

    .t-feed__post-bgimg {
        border-radius: 20px;
    }
    



    /*Кнопки купить и подробнее*/
    
    .js-store-prod-btn2:hover {
        background-color: #A48BFF!important;
        color: #fff!important;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }
    
    .js-store-prod-btn:hover {
        background-color: #FAF8FE!important;
        color: #dbd7e2!important;;
        border: 1px solid #dbd7e2!important;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }
    
    
    .t-store__prod-popup__btn {
        background-color: #9E72FF!important;
        color: #fff!important;
        border: none!important;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }
    
    .t-store__prod-popup__btn:hover {
        background-color: #A48BFF!important;
        color: #fff!important;
        border: none!important;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }
    
    .js-store-load-more-btn:hover {
        background-color: #303030!important;
        color: #ffffff!important;
        border: none!important;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }
    

    
    @media screen and (max-width: 960px) {
        .t-container {
            max-width: 100%; 
        }
    }
    
    @media screen and (max-width: 960px) {
        .t897__container {
            max-width: 100%;
        }
    }
    
    @media screen and (max-width: 480px) {
        .t-store__card__price, .t-store__card__price_old {
            font-size: 14px!important;
        }
        
        .js-store-prod-all-text {
            font-size: 15px!important;
        }
        
        .js-store-prod-name {
            font-size: 15px!important;
        }
        
        .js-store-prod-descr {
            font-size: 14px!important;
        }
        
        
    }
    
    
    .t706__carticon_showed {
        opacity: 0!important;
    }
    .t1002__wishlisticon_showed {
        opacity: 0!important;
    }
    
    
    
    .t-store__filter__search-and-sort {
        width: 100% !important;
        display: flex!important;
        
    }
    
    .t-store__filter__input {
        width: 100% !important;
    }


    .t-store__filter__search {
        width: 100%!important;
    }
    
    
    


