.status-item {
    width: 10px;
    height: 10px;
    display: inline-block;
}

.mobile-discounts .status-item {
    width: 12px;
    height: 12px;
}

.available.status-item {
    background: #47B137;
}

.th_mobile_pop .st_modal_close {
    right: 70px;
}

.back-order.status-item {
    background: #FFD700;
}

.unavailable.status-item {
    background: #FF0000;
}

.tablecombz-table thead tr th {
    width: 0;
    padding: .625rem 1.25rem;
    background: #fff;
    border: .3125rem solid #ebebeb;
    text-align: center;
}

.tablecombz-table tbody tr {
    background: #f6f6f6;
}

.tablecombz-table tbody tr:nth-of-type(2n) {
    background: #fff;
}
.tablecombz-quantity-wanted .product-quantity .add {
    padding: 0;
    /*margin: 2px 2px 2px 12px;*/
    display: block;
}
.tablecombz-quantity-wanted .product-quantity .add .add-to-cart {
    margin: 0;
    height: 38px;
    width: 44px;
    background-color: transparent;
    border-color: transparent;
    padding: 0;
}

.tablecombz-quantity-wanted .product-quantity .add .add-to-cart i {
     /*padding: 0;
     margin: 0;
     font-size: 24px;
     font-weight: 400;
     font-style: normal;*/
     color: #0687ea;
     font-size: 23px;
 }

.tablecombz-quantity-wanted .product-quantity .add .add-to-cart svg {
    color: #0687ea;
    font-size: 23px;
}

.tablecombz-quantity-wanted .product-quantity {
    width: inherit;
    padding: 0;
    margin: 0;
}

.tablecombz-quantity-wanted .product-quantity .qty {
    width: 90px;
    padding: 0;
    margin: 0;
    display: block;
}

/*MOD_IR_110*/
.table-mobile-combz .combinationImage img {
    width: 75px !important;
    border: 1px solid #e7e7e7;
    position: static;
    margin-right: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.combinationItemDetails {
    padding: 0 6px;
}

.table-mobile-combz .combinationImage {
    margin-right: 12px;
    position: relative;
    left: 3px;
}

.combinationItemDetails > .item-comb > .row {
    flex-wrap: nowrap;
}

.combinationDetails {
    flex: 1;
    padding-right: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.live-discounts > .row {
    align-items: end;
}

.th_mobile_pop .qt-inputs {
    position: relative;
}

.th_mobile_pop:not(.mobilePopTotalUnits) .input-quantity-wanted-clone {
    padding-bottom: 10px;
}

.th_mobile_pop .input-quantity-wanted-clone {
    font-size: 15px;
}

.mobilePopTotalUnits .tablecombz-mobilePriceTotal {
    /*padding-right: 15px;*/
}

#tablecombz-wrapper .th_mobile_pop.mobilePopTotalUnits .input-quantity-wanted-clone {
    border-right: 1px solid #d9d9d9 !important;
    border-radius: 5px !important;
}

.mobilePopTotalUnits .tablecombz-mobilePriceTotal > div {
    margin-bottom: -22px;
}

.th_mobile_pop .tablecombz-quantity-wanted .product-quantity .add .add-to-cart {
    height: 39px !important;
}

.th_mobile_pop.mobilePopTotalUnits .input-quantity-wanted-clone-master {
    border: 1px solid #d9d9d9;
    border-right-width: 0;
    padding-left: 0;
    text-align: center;
    height: 40px !important;
    width: 55px !important;
    font-size: 15px;
}

.mobilePopTotalUnits .btn-new span {
    padding: 0 10px 0 10px;
}

.mobilePopTotalUnits .live-text {
    margin-bottom: 0 !important;
}

.mobilePopTotalUnits .tablecombz-quantity-wanted {
    vertical-align: bottom;
}

.th_mobile_pop.mobilePopTotalUnits .btn-touchspin.js-touchspin {
    width: 32px;
}

.input-quantity-wanted-pack {
    border: 1px solid #d9d9d9 !important;
    padding-left: 0;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

.mobilePackMode .input-quantity-wanted-pack {
    border-radius: 5px !important;
    height: 40px !important;
    width: 60px;
    font-size: 15px;
}

.packMode .input-quantity-wanted-pack {
    border-radius: 0 !important;
    height: 33px !important;
    min-width: 35px;
    font-size: 12px;
}

.packMode .input-quantity-wanted-clone {
    height: 33px !important;
    border-right: 0 !important;
}

#tablecombz-table .packMode .tablecombz-quantity .quantity-input-buttons {
    width: 59px !important;
}

/*#tablecombz-table .packMode .tablecombz-quantity-master .quantity-input-buttons {*/
/*    width: 35px !important;*/
/*}*/

.quantityDetails {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 32px;
    bottom: -11px;
    font-size: 16px;
    background: #fff;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
}

.combinationItemDetails .item-comb {
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 5px;
    margin-bottom: 0;
}

.th_mobile_pop input.input-quantity-wanted-clone {
    font-family: 'Open Sans', sans-serif;
}

.btn-new i {
    height: 39px;
    width: 45px;
    line-height: 38px;
    font-size: 20px !important;
    padding-right: 5px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 37% 100% !important;
    background: #ffae00;
    /*border: 1px solid #ffae00;*/
    margin-right: 0;
    color: #fff !important;
    margin-left: -1px;
}

.btn-new span {
    padding: 0 20px 0 10px;
}

.btn-new {
    display: flex;
    padding: 0 !important;
    margin: 0 !important;
    border: 0;
    vertical-align: middle;
    align-items: center;
}

#tablecombz-wrapper .th_mobile_pop .input-quantity-wanted-clone {
    height: 40px !important;
    border-right: none !important;
}

/*.tablecombz-quantity-wanted .product-quantity .qty .quantity-input-group,
.tablecombz-quantity .product-quantity .qty .quantity-input-group {
    border-collapse: separate;
    box-shadow: none;
    box-sizing: border-box;
    color: rgb(65, 65, 65);
    display: table;
    float: left;
    font-family: Noto Sans, sans-serif;
    font-size: 16px;
    line-height: 20px;
    position: relative;
    text-align: center;
    width: 100px;
}

.tablecombz-quantity-wanted .qty .quantity-input-group,
.tablecombz-quantity .qty .quantity-input-group {
    width: 98px; 
}
.tablecombz-quantity .quantity-input-buttons,
.tablecombz-quantity-wanted .quantity-input-buttons {
    border-collapse: separate;
    box-sizing: border-box;
    color: rgb(65, 65, 65);
    display: block;
    float: left;
    font-size: 16px;
    line-height: 20px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 24px;
}*/
/*.tablecombz-quantity-wanted .qty-down, .tablecombz-quantity-wanted .qty-up,
.tablecombz-quantity .qty-down, .tablecombz-quantity .qty-up {
    background-color: rgb(255, 255, 255);
    border-collapse: separate;
    border-image-outset: 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    cursor: pointer;
    display: block;
    float: none;
    font-family: Noto Sans, sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 16px;
    font-weight: 400;
    height: 23px;
    line-height: 20px;
    max-width: 100%;
    overflow: visible;
    margin-left: -1px;
    padding: 8px 11px;
    position: relative;
    text-align: center;
    text-transform: none;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}
.tablecombz-quantity-wanted .fa-qty-up-icon, .tablecombz-quantity-wanted .fa-qty-down-icon,
.tablecombz-quantity .fa-qty-up-icon, .tablecombz-quantity .fa-qty-down-icon {
    font-size: 16px;
    top: .15rem;
    left: .45rem;
    position: absolute;
    font-weight: 400;
}*/
/*
.tablecombz-quantity-wanted .material-qty-up-icon, .tablecombz-quantity-wanted .material-qty-down-icon,
.tablecombz-quantity .material-qty-up-icon, .tablecombz-quantity .material-qty-down-icon {
    font-size: 1rem;
    top: .125rem;
    left: .1875rem;
    position: absolute;
    font-weight: 400;
}

.tablecombz-quantity-wanted .material-qty-up-icon:after, .tablecombz-quantity-wanted .material-qty-down-icon:after,
.tablecombz-quantity .material-qty-up-icon:after, .tablecombz-quantity .material-qty-down-icon:after {
    font-size: 1rem;
    font-weight: 400;
}

.tablecombz-quantity-wanted .material-qty-down-icon:after,
.tablecombz-quantity .material-qty-down-icon:after {
    content: "\E5CF";
}

.tablecombz-quantity-wanted .material-qty-up-icon:after,
.tablecombz-quantity.material-qty-up-icon:after {
    content: "\E5CE";
}
.tablecombz-quantity-wanted .input-quantity-wanted,
.tablecombz-quantity .input-quantity-wanted-clone {
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    background-size: auto auto;
    border-collapse: separate;
    border-image-outset: 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    color: rgb(65, 65, 65);
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    height: 46px!important;
    line-height: 20px;
    margin: 0;
    padding: 3px 8px;
    overflow: visible;
    position: relative;
    text-align: start;
    touch-action: manipulation;
    width: 72px;
    z-index: 2;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}*/
.tablecombz-image-modal .modal-content {
    background: transparent;
    border: none;
    padding: 0
}

.tablecombz-image-modal .modal-content .modal-body {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    margin-left: -30%
}

.tablecombz-image-modal .modal-content .modal-body .product-cover-modal {
    background: #fff
}

.tablecombz-image-modal .modal-content .modal-body .image-caption {
    background: #fff;
    width: 800px;
    padding: .625rem 1.25rem;
    border-top: 1px solid #ebebeb
}

.tablecombz-image-modal .modal-content .modal-body .image-caption p {
    margin-bottom: 0
}

.tablecombz-image-modal .modal-content .modal-body .thumbnails {
    position: relative
}

.tablecombz-image-modal .modal-content .modal-body .mask {
    position: relative;
    overflow: hidden;
    max-height: 49.375rem;
    margin-top: 2.1875rem;
    z-index: 1
}

.tablecombz-image-modal .modal-content .modal-body .mask.nomargin {
    margin-top: 0
}

.tablecombz-image-modal .modal-content .modal-body .product-images {
    margin-left: 2.5rem
}

.tablecombz-image-modal .modal-content .modal-body .product-images img {
    width: 9.25rem;
    cursor: pointer;
    background: #fff
}

.tablecombz-image-modal .modal-content .modal-body .product-images img:hover {
    border: 3px solid #2fb5d2
}

.tablecombz-image-modal .modal-content .modal-body .arrows {
    height: 100%;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    color: #fff;
    right: 1.875rem;
    z-index: 0;
    cursor: pointer
}

.tablecombz-image-modal .modal-content .modal-body .arrows .arrow-up {
    position: absolute;
    top: -2rem;
    opacity: .2
}

.tablecombz-image-modal .modal-content .modal-body .arrows .arrow-down {
    position: absolute;
    bottom: -2rem
}

.tablecombz-image-modal .modal-content .modal-body .arrows i {
    font-size: 6.25rem;
    display: inline
}

@media (max-width: 991px) {
    .product-cover img {
        width: 100%
    }

    .tablecombz-image-modal .modal-content .modal-body {
        -webkit-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        box-direction: normal;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        margin-left: 0
    }

    .tablecombz-image-modal .modal-content .modal-body img.product-cover-modal {
        width: 100%
    }

    .tablecombz-image-modal .modal-content .modal-body .arrows {
        display: none
    }

    .tablecombz-image-modal .modal-content .modal-body .image-caption {
        width: 100%
    }
}

.comb_table_discount,
.comb_table_discount_head {
    width: 33% !important;
}

.comb_table,
.comb_table_head {
    width: 100%;
}

#order_selected_comb {
    margin-right: 20px;
}

#tablecombz-table tfoot .tablesorter-headerDesc {
    background: transparent !important;
}

div#table-mobile-combz {
    display: flex;
    flex-direction: column;
}

#tablecombz-wrapper .tablecombz-table th {
    vertical-align: top !important;
    padding-top: 15px !important;
}

.tablecombz-table th .fto-angle-up {
    margin-top: -14px;
}

/*auto reduction*/
.price-lowered .old-price {
    font-weight: normal !important;
    color: black !important;
    text-decoration: line-through;
    margin-right: 5px
}

@media screen and (min-width: 770px) {
    .all_avail_spans{
        display: flex;
        flex-direction: row;
        margin-bottom: 10px;
    }

    .avail_span{
        margin: 0 10px;
    }
}
