/*.dir_rtl.product_overview .product_header .is-promo-v2,*/
/*.stock_container .is-promo-v2,*/
/*.quantity_update_spin .is-promo-v2 {*/
    /*margin-right: 10px;*/
    /*display: inline-block;*/
/*}*/

/*.dir_ltr.product_overview .product_header .is-promo-v2 a,*/
/*.dir_ltr .stock_container .is-promo-v2,*/
/*.dir_ltr .quantity_update_spin .is-promo-v2 a {*/
    /*background-position: left;*/
    /*padding-left: 30px;*/
/*}*/

/*.dir_rtl.product_overview .product_header .is-promo-v2 a,*/
/*.dir_rtl .stock_container .is-promo-v2 a,*/
/*.dir_rtl .quantity_update_spin .is-promo-v2 a {*/
    /*background-position: right;*/
    /*padding-right: 30px;*/
/*}*/

/*.product_overview .product_header1 .is-promo-v2 a,*/
/*.stock_container .is-promo-v2 a,*/
/*.quantity_update_spin .is-promo-v2 a {*/
    /*font-size: 11px;*/
/*}*/

/*.product_overview .product_header .is-promo-v2 a,*/
/*.stock_container .is-promo-v2 a,*/
/*.quantity_update_spin .is-promo-v2 a {*/
    /*color: #0485ea;*/
/*}*/

/*.product_overview .is-promo-v2 {*/
   /*padding-left: 50px;*/
/*}*/

.basket_table .is-promo-v2{
    display: flex;
}
.product_overview .is-promo-v2 a,
.stock_container .is-promo-v2 a,
.quantity_update_spin .is-promo-v2 a {
    background:url('/images/icons/get-promo.png') !important;
    background-repeat: no-repeat !important;
    /*padding-bottom: 6px;*/
    /*padding-top: 3px;*/
    /*position: absolute;*/
    /*top: -10px;*/
    /*z-index: 100;*/
    height: 35px !important;
    width: 65px !important;
    /*margin-left: 3px;*/
}

/*.product_overview .is-promo-v2 a {*/
    /*position: absolute;*/
    /*top: -95px;*/
    /*right: 70px;*/
/*}*/

/*span.popup_promo_v2_selection {*/
    /*position: relative;*/
/*}*/
.table_select_lists {
    min-height: 115px;
    max-height: 450px;
    overflow: auto;
}