.t1002__addBtn{
    background:#fff!important;
}
.t-product__option-select{
    color:#000!important;
}
.btn_link_dotted{
    text-decoration: underline dashed;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
}
.t706__cartwin-content{
    background-color:#0F0F0F;
    border-radius: 10px;
}
.t706__product-amount,
.t706__cartwin-products,
.t706__cartwin-prodamount-wrap,
.t706__cartwin-heading,
.t706__product-title,
.t706__cartwin-totalamount-content,
.t706__product-quantity{
    color:#fff;
}
.t706__cartwin-content .t-submit{
    background-color:#064638!important;
}
.t1002__wishlistwin-content{
    background-color:#0F0F0F;
}
.t1002__product-link,
/*.t1002__product-amount-price,*/
.t1002__wishlistwin-heading,
.t1002__product-amount{
    color:#fff!important;
}

.t1002__wishlistwin-top{
    border-bottom: 1px solid rgb(255 255 255 / 40%);
}
.t1002__wishlistwin-close-icon{
    background: #fff;
    border-radius: 50%;
    border: 5px solid #fff;
}
.t1002__product-del img{
    background: #fff;
    border-radius: 50%;
}
.uc-link-social .t-sociallinks{
    text-align: center;
}
.t706 .t-datepicker__wrapper, .t706 .t-inputtime{
    max-width:100%;
}
.t-radio__indicator:after {
    background: #ffffff!important;
}

@media screen and (max-width: 640px) {
    .t-text_xs {
        font-size: 16px;
    }
}
.t706 .t-input-group {
    margin-bottom: 10px;
}
.t706 .t-form .t-input, .t706 .t-form .t-select {
    height: 45px;
}