.t-store__sort-select {
    width: 100%;
    border: 0px #ddd solid !important;
    background: transparent !important;
    color: #333533 !important;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}


.js-product .t-product__option-select {
    width: 100%;
    border: 1px #D1D2CF solid;
    background: #FEFEFB;
    color: #333533;
    box-sizing: border-box;
    cursor: pointer;
    padding: 0px 30px 0px 8px;
    border-radius: 5px;
    width: 160px
}
.t-btn_sm {
    font-size: 18px;
    height: 40px;
}
.t-store .t-product__option-title {
    padding-top: 20px;
    padding-bottom: 12px
}
.t-store__prod-popup__btn-wrapper {
    margin-top: 40px;
    margin-bottom: 20px;
}
.t-store__card__sold-out-msg {
    margin-top: 10px;
    color: #90918D;
    font-size: 14px;
    font-weight: 300;
}
.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper {
    background: transparent !important;
}
.t1002__addBtn.t1002__addBtn_active {
    background-color: transparent !important;
}
.t-store__product-snippet .t-product__option-title, .t-store__product-snippet .t-product__option-select {
    font-size: 16px !important;
}
.t1002__product-title {
    display: block;
    line-height: 1.45;
    padding: 0;
    font-weight: 300 !important;
    color: #333533 !important;
}
.t1002__product-imgdiv {
    width: 70px;
    height: 70px;
    background-size: cover;
    border-radius: 0px !important;
    background-color: #eee;
    background-position: center;
    border: 0px solid rgba(0,0,0,.1) !important;
}
.t1002__wishlistwin-content {
   background-color: #FEFEFB !important;
}
.t1002__product-amount--portion, .t1002__product-amount {
    color: #333533 !important;
}
.t-name {
    font-weight: 400 !important;
    color: #333533;
}
.t706__product-imgdiv {
    width: 70px;
    height: 70px;
    background-size: cover;
    border-radius: 0px !important;
    background-color: #eee;
    background-position: center;
    border: 0px solid rgba(0,0,0,.1) !important;
}
.t706__product-title {
    font-weight: 400 !important;
    color: #333533 !important;
}
.t706__cartwin-content {
    background-color: #f8f8f6;
}
.t706__cartwin-prodamount-wrap, .t706__cartwin-totalamount-wrap, .t706__cartwin-prodamount-currency, .t706__cartwin-prodamount-price {
    color: #333533;
    font-weight: 500 !important;
}
.t706 .t-submit {
    margin-top: 40px;
}
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 30px !important;
}
.t1002__bubble-text {
    color: #FEFEFB !important;
    font-weight: 300 !important;
    font-family: Manrope;
    background-size: cover;
    border-radius: 0px !important;
    background-color: #333533 !important;
    background-position: center;
    border: 0px solid rgba(0,0,0,.1) !important;
}
.t1002__addBtn {
    width: 35px !important;
    height: 45px !important;
    padding-top: 0px !important;
    padding-bottom: 3px !important;
}
.t-store__card__mark {
    font-family: Manrope !important;
    background-color: #fefefb !important;
}
.t706__bubble-text {
    color: #fefefb !important;
    font-family: Manrope !important;
    background-color: #333533 !important;
}