.t744 a {
    background: linear-gradient(71.18deg, #3C0B6A -0.53%, #20013E 100%) !important;
}
.t-feed__post-tag {
    padding: 5px;
    background-color: #eee;
}
.t-feed__post-date{
    padding:5px;
    background-color: #FFD706;
}
.t744 .t-product__option-select{
    width: 100%;
    border: 0px #3c0b6a solid;
    background: #ffee00;
    color: #3c0b6a;
    box-sizing: border-box;
    cursor: pointer;
    padding: 6px 35px 6px 20px;
    border-radius: 0px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    font-size: 16px;
    font-weight: 500;}
    .t-store__filter__item {
    background: #ffee00;
    padding: 5px 20px 5px 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    margin-bottom: 4px;
}
.t-slds__arrow_container{
    margin-left: 20px;
}
.t229__list_item{
    padding-left: 0px !important;
}
.back   { 
    background-color: #eee;
    padding: 5px 10px 5px 10px;
    font-family: Proxima;
    color: #3c0b6a !important;
    font-weight: normal !important;
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.05);
}
.t744 a:hover{
    background: linear-gradient(71.18deg, #7806E3 -0.53%, #3C0B6A 100%);
    
}
.t-store__card__wrap_all {
   background: linear-gradient(89.54deg, #3C0B6A 0.34%, #21063A 99.55%) !important;
}

    .t-store__filter__item-controls-container{
            min-width: 300px !important;
    }
    .t-checkbox__indicator{
            border: 2px solid #3C0B6A;
    }
        .t-store__card__mark{
        background: linear-gradient(90.65deg, #FF9C02 0.6%, #FFD706 99.5%);
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
        color:#3C0B6A;
         font-weight: 500;
    font-size: 13px;
    }
 .tagname{
        display:inline-block;
        margin-bottom: 20px;
    }
    .bubles{
        font-family: Proxima;
        margin-bottom: 35px;
        padding: 7px 12px 7px 12px; !important;
        border-radius: 30px;
        font-size: 13px;
        color:#3c0b6a !important;
        background-color: #e6e6e6;
        transition: 0.2s;
        margin-right: 5px;
        text-decoration: none;
    }
    .tagname :hover{
        color: #ffee00 !important;
        background-color: #3c0b6a !important;
        
        text-decoration: none;
    }


@media screen and (max-width: 460px){
    .t842__bgwrapper.t842__bgwrapper_height{
            padding-bottom: 30%;
    }
}
@media screen and (max-width: 640px){
    
.t744 .t-product__option-select{
    width: 100%;
    border: 0px #3c0b6a solid;
    background: #fff;
    color: #3c0b6a;
    box-sizing: border-box;
    cursor: pointer;
    padding: 6px 35px 6px 20px;
    border-radius: 0px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    font-size: 16px;
    font-weight: 500;}
    
    .t-store__filter__item {
    background: #fff;
    padding: 5px 20px 5px 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    margin-bottom: 4px;
}
.t-title_xxs {
    font-size: 40px;
}
.t-name_xl {
    font-size: 40px;
}
.t858__wrap_top img{
    margin-bottom: 0px !important;
}
.js-store-prod-name {
    font-size:16px !important;
}
.js-product-price{
    font-size: 15px;
    font-weight: 700;
}
.t734__title {
    font-size: 45px;
}
.t734__descr{
    font-size: 16px !important;
}

.t750__title {
    font-size: 30px !important;
}
.t495__col .t-descr_sm{
    font-size: 16px;
}
.t760__title {
    font-size: 20px;
}
}