.t-store__prod-snippet__container {
    padding-top: 120px;
    padding-bottom: 50px;
}
.t-text {
    font-family: 'FuturaPT',Arial,sans-serif;
    font-weight: 300;
    color: #000;
}

.js-product .t-product__option-select {
    width: 100%;
    border: 2px #5a5a5a solid;
    background: #ffffff;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.t-descr_xxs {
    font-size: 18px;
    line-height: 1.55;
    font-weight: 400;
}
.CCReviewForm__title {
    font-weight: 500;
    font-size: 26px;
    padding-bottom: 19px;
    margin-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 620px)
.CCReviewForm__input-group {
    margin-bottom: 10px !important;
    display: flex;
    flex-wrap: wrap;
}
.CCReviewsList__title {
    font-weight: 500;
    font-size: 26px;
    padding-bottom: 7px !important;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 19px !important;
}
.CCReviewItem {
    padding-bottom: 17px !important;
    margin-bottom: -21px !important;
    border-bottom: 1px solid #e5e5e5;
}
.t-uptitle_xxl {
    font-size: 26px;
    letter-spacing: 2px;
    font-weight: 700;
}
.t-name_xs {
    font-size: 18px;
    line-height: 1.35;
}
.t-btn_sm {
    height: 45px;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
}
.t1002__addBtn_active svg path {
    fill: #ff0059;
    stroke: #ff0059;
}
@media screen and (min-width: 960px)
.t-store__filter__range_bg {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 2px;
    background-color: #050505;
    border-radius: 4px;
}
.CCProjectLink a {
text-decoration: underline !important;
font-weight: 500;
display: flex;
align-items: center;
justify-content: center;
padding-bottom: 80px ;
}