.tebim_sets_quantity.active{background-color: #733d75}
.tebim_sets_img {
    margin-right: 30px;
    max-width: 30px;
    object-fit: contain;
}
.sets_quantity_div {
    width: 3;
}
.quantity_discount_img {
    width: 60px;
}
@media (max-width: 1350px) {
    .tebim_sets_img {
        margin-right: 10px;
    }
    .quantity_discount_img {
        width: 40px;
    }
}
.tebim_set_ok {
    color: #72B735;
}
.tebim_set_danger {
    color: #FF4F52;
}
.tebimSetTable {
    font-size: 12px;
}
@media (max-width: 420px) {
    .tebimSetTable {
        font-size: 11px;
    }
}
.tebimSetTable td {
    vertical-align: middle;
}
.tebimSetTable thead th {
    border: unset;
    color: #180C1880;
    font-weight: 500;
    padding-top: 6px;
    padding-bottom: 6px;
}
.tebimSetTable tbody tr {
    border: solid 1px #E6E6E6;
}
.tebimSetTable tbody td {
    padding-top: 8px;
    padding-bottom: 8px;
}
@media (max-width: 1350px) {
    .tebimSetTable tbody td {
        padding: 8px;
    }
}
.tebim_sets_inner {
    display: flex;
    align-items: center;
}
.tebim_sets_inner .bootstrap-touchspin {
    margin-left: 0;
    margin-right: 0;
    border-radius: 50rem;
    max-width: 80px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 32px;
    border-color: #7D4582;
}
.tebim_quantity_touchspin_wrapper {
    margin-left: 14px;
    margin-right: 14px;
    width: 80px;
}
.tebim_set_quantity_wanted {
    border: unset !important;
    font-size: 12px !important;
    max-width: 22px !important;
    height: 100%;
}
.tebim_sets_inner .bootstrap-touchspin .btn {
    font-size: 11px !important;
}
.tebim_sets_inner .bootstrap-touchspin .input-group-btn {
    height: 32px;
}
.tebim_sets_inner .bootstrap-touchspin .btn:hover,.tebim_sets_inner .bootstrap-touchspin .btn:focus {
    background-color: #fff;
}
.product-discounts .tebimSetTable .add-to-cart-sets {
    padding: 7px 14px;
    width: 100px;
    font-size: 12px;
    font-weight: 500;
    margin-left: 50px;
    text-transform: uppercase;
    border-radius: 50rem;
}
@media (min-width: 992px) {
    .product-discounts .tebimSetTable .add-to-cart-sets.set_custom_width {
        min-width: 125px;
    }
}
@media (max-width: 1350px) {
    .product-discounts .tebimSetTable .add-to-cart-sets {
        margin-left: 15px;
    }
}
.product-discounts .tebimSetTable .add-to-cart-sets.set_ok:hover {
    background-color: #fff;
    color: #733D75;
}
@media (max-width: 992px) {
    .product-discounts .tebimSetTable .add-to-cart-sets {
        margin-left: 14px;
        width: 30px;
        height: 30px;
        padding: 0;
    }
    .product-discounts .tebimSetTable .add-to-cart-sets.set_ok:hover svg path {
        fill: #733D75;
    }
    .tebim_set_th_availability {
        padding: 0 !important;
    }
    .tebimSetTable thead th, .tebimSetTable tbody td {
        padding: 6px;
    }
}
@media (max-width: 420px) {
    .product-discounts .tebimSetTable .add-to-cart-sets {
        margin-left: 5px;
    }
}
.tebimSetTable .rounded-circle {
    margin: 0;
}
.tebim-set-atc-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-discounts .tebimSetTable .add-to-cart-sets.set_ask {
 color: #733D75;
 background-color: #fff;
 border: solid 1px #733D75;
}
.product-discounts .tebimSetTable .add-to-cart-sets.set_ask.disabled {
    pointer-events: none;
    background-color: rgba(115, 61, 117, 0.1);
}
.product-discounts .tebimSetTable .add-to-cart-sets.set_ask:hover {
    color: #fff;
    background-color: #733D75;
    border: solid 1px #733D75;
}
.product-discounts .tebimSetTable .add-to-cart-sets.set_ask:hover svg path {
    fill: #fff;
}
.tebim_sets_inner .bootstrap-touchspin .btn.bootstrap-touchspin-down {
    text-align: right;
}
.tebim_sets_inner .bootstrap-touchspin .btn.bootstrap-touchspin-up {
    text-align: left;
}
.tebim_sets_inner .save {
    font-size: 10px;
    background: #F9B03C;
    padding: 0 2px;
    margin-left: 4px;
}
.tebim_set_th_availability span, .tebim_set_shipping, .tebim_set_shipping span, .tebim_sets_quantity, .tebim_sets_quantity span {
    text-align: right;
}
@media (max-width: 992px) {
    .tebim_sets_quantity {
        text-align: left;
    }
}
@media (max-width: 420px) {
    .tebim_sets_quantity {
        padding-right: 0 !important;
    }
    .tebim_set_shipping {
        padding-left: 0 !important;
    }
}
.tebim_sets_inner .price_set {
    margin-left: 0.5rem;
    width: 60px;
    display: block;
    text-align: right;
}
@media (max-width: 992px) {
    .tebim_sets_inner .price_set {
        width: auto;
        margin-left: 0;
    }
}
.tebim-set-atc-wrapper strong {
    font-weight: 700;
}
@media (max-width: 400px) {

}
.sets_quantity_div {
    display: flex;align-items: center;
}
.tebim_set_th_availability .rounded-circle {
    margin-left: 30px;
    margin-right: 30px;
}
@media (max-width: 600px) {
    .tebim_set_th_availability .rounded-circle {
        margin-left: 10px;
        margin-right: 10px;
    }
}
.tebim_sets_inner .save.save_deskop {
    width: max-content;
    margin-left: auto;
    text-decoration: line-through;
    background-color: unset;
}