.t-checkbox__indicator{
    border:1px solid #000 !important;
    border-radius: 3px !important;
    height: 14px !important;
    width:14px !important;
}

.t-checkbox__indicator:after{
    height: 6px !important;
    left: 4px !important;
}

.uploadcare--widget__button{
    color: black !important;
    background-color: #f2f2f2 !important;
    border-radius: 7px !important;
    border: 2px solid #e5e5e5 !important;
}



.t-store__card__textwrapper{
    margin: 0 15px 0 15px !important;
}






.t706__orderform .t-input-group_cb span{

font-weight: 300 !important;

}


.t706__orderform input{
    
    font-family: 'GothamPro' !important;
    font-size: 14px !important;
    
}

.js-product-img{
    border: 1px solid #E7E7E7 !important;
    border-radius: 15px !important;
}

.t-slds__container{
    background-color:white !important;
}


.t951__sidebar .t-store__filter__item .t-checkbox__control{
border: 1px solid #E7E7E7 !important;
    border-radius: 5px !important;
    padding: 5px !important;
    background-color: #F7F7F7 !important;
}

.t-store__filter__title{
font-family: 'GothamPro' !important;
    font-weight: 500 !important;
}


@media screen and (max-width: 960px){
    
    
.t-store__filter.js-store-filter{
    border: 1px solid #c82254;
    padding: 5px 0px 5px 10px;
    border-radius: 5px;

}

.t-store__filter__item.t-store__filter__item_checkbox.js-store-filter-item{
    margin-right:10px;
}


}

.t-store__filter__chosen-val, .js-store-filter-chosen-item,.t-store__filter__prods-number,.t-store__filter__reset{
    font-family: 'GothamPro' !important;
}

.uploadcare--widget__button.uploadcare--widget__button_type_open{
font-family: 'GothamPro' !important;
    font-weight: 300 !important;
    font-size: 12px !important;
}


