.t-store__card__mark {
border-radius: 20px !important;
height: 40px !important;
    }
    
    @media (max-width: 768px) {
    .t-store__card__mark {
border-radius: 10px !important;
height: 30px !important;
font-size: 10px;
padding: 0 5px !important;
    }
    
    .t1002__addBtn {
width: 30px!important;
height: 30px!important;
}
    }
    
.951__cont-wrapper {
border-radius: 10px !important; 
}

.js-store-parts-switcher {
    background-color: #f7f7f7;
    padding: 10px 20px;
    border-radius: 8px;
    margin-right: 0px;    
    border: 1px solid #ffffff;
}
.t-store__parts-switch-wrapper {
    text-align: left;
}
.t-store__parts-switch-btn.t-active {
    opacity:1;
    background-color: #000;
    color: #fff;
}   
.t-store__parts-switch-btn:hover {
    background-color: #000;
    color: #fff;
}   

.t-store__parts-switch-wrapper {
margin-bottom: 20px;
}

.t-store__prod-snippet__container {
padding-bottom: 80px;
padding-top: 40px;
}

.js-store-parts-switcher {
border: 1px solid #e6e6e6 !important;
}

.t-store__parts-switch-btn {
margin-bottom: 8px;
}

.t951__cont-wrapper .t951__sidebar {
border-radius: 12px !important;
}

.t-btn_sm {
font-size: 12px;
width: 50% !important;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    min-height: 36px;
min-width: 80px;
border-radius: 10px;
}

.t-slds__bgimg {
background-size: contain !important;
background-color: #fff !important;
}

#allrecords a {
color: #131313;
}

.t951 .t-store__filter__chosen-bar {
display: none;
}

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


.t-name_xs {
font-size: 14px !important;
}

.t-store__prod-snippet__container {
padding-top: 20px !important;
}
}

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

    .t450__logowrapper {
margin-bottom: 55px;
}

.t450__list_item {
border-bottom: 1px solid rgba(0, 0, 0, 1);
margin-top: 20px!important;
}

.t450__list_item:last-child a:not(.t978__menu-link) {
margin-bottom: 20px!important;
}

.t-store__grid-cont .t-store__stretch-col {
margin-bottom: 30px !important;
}

  .t396__elem[data-elem-type="text"] a { 
    transition: all 0.3s ease-in-out
}
.t396__elem[data-elem-type="text"] a:hover{
text-decoration:underline !important;
}