.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 10px;
    }
    
    @media screen and (max-width: 1200px){
.t-descr_xxs {
    font-size: 17px !important;
}
}

.t-store__prod-popup__sku {
   display:none !important;
}

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

@media screen and (max-width: 960px) {
.t-store__relevants__title {
    font-size: 20px !important;
    margin-bottom: 20px;
}
}

.t-store__scroll-icon-wrapper {
    display: none !important;
}

.t-store__relevants__title {
    margin: 40px 0 25px;
    letter-spacing: inherit;
    font-size: 20px;
    padding-left: 0;
}

@media screen and (max-width: 640px){
.js-store-prod-name {
    font-size: 16px;
    font-weight: 800 !important;
}
}

.t-store__card__mark {
    width: 80px;
    height: 40px;
    opacity: 70%;
    border-radius: 10px;
}

.t-store__card__btn-text {
    font-size: 16px;
    }
    
    .t-store__card__mark {
    font-weight: 600;
    width: 60px;
    height: 40px;
    
    }
    
    .t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 15px;
    
    }
    
    .t951__cont-wrapper .js-store-parts-select-container {
    border-radius: 15px;
    
    }
    
    @media screen and (max-width: 960px) {
.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'], .t-store__grid-cont_col-width_stretch[data-col-gap='20'] {
    padding: 0 5px 0 5px;
}
}

@media screen and (max-width: 960px) {
.t-store__grid-cont_col-width_stretch[data-col-gap='20'] .t-store__filter {
    margin-left: 5px;
    margin-bottom: 18px;
    /* visibility: hidden; */
    margin-right: 5px;
}
}
    
    @media screen and (max-width: 960px) {
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 20px;
}
}

.t-store .t-store__tabs_accordion .t-store__tabs__item .t-store__tabs__item-title {
    max-width: 90%;
    font-size: 18px;
}


@media screen and (max-width: 1200px) {
.t-descr_xxs {
    font-size: 15px;
}
}

@media screen and (max-width: 1200px) {
[data-product-inv="0"] .t-store__card__btn {
	width: 100%;
}
a.js-store-prod-btn.t-store__card__btn.t-btn.t-btn_sm {
	width: 100%;
}
.t-store__card__btns-wrapper--quantity {
	display: block !important;
}
.t-store__card .t-store__prod__quantity {
	width: calc(50% - 2px) !important;
}
a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn {
	width: calc(50% - 2px) !important;
}
.t-store__prod__quantity-input {
	width: 100%;
}
.t-store__card__btn {
	padding-left: 5px;
	padding-right: 5px;
}
}
@media screen and (min-width: 960px) and (max-width: 1220px) {
	.t-store__prod__quantity__minus-wrapper, .t-store__prod__quantity__plus-wrapper {
		min-width: 20px;
		width: 20px;
		height: 20px;
		margin: 0 1px;
	}
}
@media screen and (max-width: 960px) {
	.t-store__card .t-store__prod__quantity {
		width: 50% !important;
	}
	a.js-store-prod-btn.t-store__card__btn.t-btn {
		width: 40% !important;
	}
	a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn {
		width: 40%!important;
	}
	.t-store__card__btns-wrapper--quantity {
		display: block !important;
	}
}

.t396__elem.zoomon {
overflow: hidden;
border-radius:10px;
}

.zoomon .tn-atom {
transition: all 0.5s ease;
border-radius:10px;
}

.zoomon .tn-atom:hover {
transform: scale(1.1);
border-radius:10px;
}

.t-popup__container {
    border-radius: 10px;
    }
    
    .t-store__card__textwrapper {
    display: flex;
    flex-direction: column;
}
.js-store-price-wrapper {
    margin-top: auto;
    display: flex;
    flex-wrap: wrap;
}
.js-store-prod-sold-out {
    width: 100%;
    order: -1;
}
.t-store__card__price {
    margin-right: 5px;
}

@media screen and (max-width: 960px) {
.t1002__addBtn {
    width: 30px;
    height: 30px;
    opacity: 50%;
}
}
.js-store-prod-name.js-product-name.t-store__card__title.t-name {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
.t-store__card__descr { white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; }