.bgblack {
    z-index: 0 !important;
}


.js-store-parts-switcher {
    background-color: #EEEEEE;
    color: #888888;
    font-weight: 500;
    padding: 20px 20px;
    border-radius: 10px;
    margin-right: 0px !important;
    margin-left: 10px !important;
    border: 1px solid #ffffff;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.t-store__parts-switch-wrapper {
    text-align: left;
}
.t-store__parts-switch-btn.t-active {
    opacity: 1 !important;
    background-color: #222222 !important;
    color: #fff !important;
}   
.t-store__parts-switch-btn:hover {
    background-color: #606060;
    color: #ffffff;
}   

.js-product-img.t-store__card__bgimg.t-store__card__bgimg_hover.t-bgimg.loaded {
    border-radius: 10px;
}

.t668__wrapper {
    box-shadow: -6px 3px 20px 0px rgb(0 0 0 / 6%);
    border-radius: 10px;
}

.t-store__card__mark {
    font-size: 16px;
    font-family: 'ASTRA',Arial,sans-serif;
}

.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 10px;
}


.uc-case_img .t107 {
    text-align: right !important;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1160px;
    padding: 0;
}

.uc-case_img .t-align_center {
    text-align: right;
}


.t220 .t-col_8 {
    max-width: 760px;
}

.t220__textwrapper {
    margin-left: 0px;
    padding: 20px;
}

.t220__title {
    margin-top: 0px;
    padding-bottom: 10px;
}

.uc-case_img .t107__title {
    padding-top: 10px;
    padding-bottom: 0px;
}

@media screen and (max-width: 640px) {
.t1124__title {
    padding-top: 0px;
    padding-bottom: 3px;
}

.t1124__title {
    margin-bottom: 0px;
    }
}