.bopobb-general-settings .iris-picker {
    position: absolute !important;
    z-index: 5;
}

.bopobb-general-settings .vi-ui.form-table tr td select {
    /*max-width: unset;*/
}

.bopobb-general-settings .vi-ui.form-table tr td .vi-ui.fluid.dropdown {
    /*-webkit-appearance: button;*/
}

/*after title shortcode*/
#bopobb-after-title-shortcode {
    padding: 0 10px;
}

.bopobb-after-title-shortcode .bopobb_shortcode_show {
    cursor: pointer;
    min-width: 200px;
}

.icon.input .bopobb_copy_tooltip {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    width: 120px;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px;
    list-style: none;
    /*position: absolute;*/
    z-index: 9;
    top: 5px;
    right: 5px;
    opacity: 0.7;
    visibility: hidden;
}

/*product panel*/
.bopobb-product-panel .bopobb-bundle-settings {
    display: flex;
    flex-direction: column;
}

.bopobb-product-panel .bopobb-title-contain,
.bopobb-product-panel .bopobb-shipping-contain {
    padding: 0 15px;
    position: relative;
    margin-top: 15px;
    display: flex;
}

.bopobb-product-panel .bopobb-shipping-contain {
    margin-bottom: 15px;
}

.bopobb-product-panel .bopobb-title-contain .bopobb-title-label,
.bopobb-product-panel .bopobb-shipping-contain .bopobb-shipping-label {
    width: 20%;
    font-weight: 700;
    margin: auto;
}

.bopobb-product-panel .bopobb-title-contain .bopobb-title,
.bopobb-product-panel .bopobb-shipping-contain .bopobb-shipping {
    width: 80%;
}

.bopobb-product-panel .bopobb-title-contain .bopobb-title #bopobb_title,
.bopobb-product-panel .bopobb-shipping-contain .bopobb-shipping #bopobb_shipping_fee {
    width: 100%;
}

/*.bopobb-product-panel .bopobb-title-contain table tr th {*/
/*    text-align: left;*/
/*    padding-left: 12px;*/
/*    width: 165px;*/
/*}*/

/*.bopobb-product-panel .bopobb-title-contain .bopobb-product-custom-title {*/
/*    width: 100%;*/
/*}*/

.bopobb-product-panel .bopobb-pbi-contain {
    padding: 0 15px;
}

.bopobb-product-panel .bopobb-pbi-contain .bopobb-pbi {
    border: 1px solid #eee;
    border-radius: 0;
    margin-bottom: 15px !important;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.bopobb-product-panel .bopobb-bundle-settings .bopobb-pbi-contain .bopobb-pbi h3 .bopobb-pbi-slide-arrow {
    float: right;
    height: 27px;
    width: 27px;
    line-height: 27px;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
}

/*.bopobb-product-panel .bopobb-bundle-settings .bopobb-pbi-contain .bopobb-pbi h3 .bopobb-pbi-add-button,*/
/*.bopobb-product-panel .bopobb-bundle-settings .bopobb-pbi-contain .bopobb-pbi h3 .bopobb-pbi-remove-button {*/
/*    color: #bcbcbc;*/
/*    text-decoration: none;*/
/*    float: right;*/
/*    !*cursor: pointer;*!*/
/*    line-height: 14px;*/
/*    padding: 0 8px;*/
/*    margin: 6px 0;*/
/*}*/

.bopobb-pbi .bopobb-pbi-data table tr th {
    /*font-size: 12px;*/
    font-weight: 500;
    text-align: left;
    padding-left: 10px;
    padding-top: 15px;
    width: 150px;
}

.bopobb-pbi .bopobb-pbi-data table tr th:first-child {
    padding-top: 0;
}

.bopobb-pbi .bopobb-pbi-data table tr.bopobb-pbi-tab-label th {
    padding-left: 0;
}

.bopobb-pbi .bopobb-pbi-data table tr td {
    padding: 8px 0;
    display: flex;
}

.bopobb-pbi .bopobb-pbi-data table tr td span {
    margin-left: 9px;
    align-self: center;
}

.bopobb-pbi .bopobb-pbi-data table tr td .bopobb-pbi-input {
    width: 90%;
    display: flex;
    justify-content: space-between;
}

.bopobb-pbi .bopobb-pbi-data table tr td .bopobb-pbi-input .bopo-pbi-input-part {
    width: 45% !important;
    min-width: unset;
}

.bopobb-pbi .bopobb-pbi-data table tr td .bopobb-pbi-input .bopo-pbi-input-checkbox {
    width: 20% !important;
    align-self: center;
    display: flex;
    justify-content: start;
}

.bopobb-pbi .bopobb-pbi-data table tr td .bopobb-pbi-input .bopobb-bpi-default-product-wrap {
    width: 80%;
}

.bopobb-pbi .bopobb-pbi-data table tr td .bopobb-pbi-input .bopobb_bpi_default_product {
    /*width: 100% !important;*/
}

.bopobb-bundle-settings #bopobb_count, .bopobb-pbi .bopobb-pbi-index {
    display: none;
}

/*select2*/
.bopobb-pbi .select2-search__field {
    width: 100% !important;
}

.bopobb-pbi .select2-container.select2-container--default {
    width: 100% !important;
    min-width: 100% !important;
    /*max-width: 100% !important;*/
    margin-left: 0 !important;
    line-height: 0 !important;
}

.bopobb-pbi .select2-container.select2-container--default.select2-container--below {
    /*line-height: 0 !important;*/
}

.bopobb-pbi .select2-selection.select2-selection--multiple {
    margin-left: 0 !important;
}

.bopobb-pbi .select2-selection.select2-selection--single {
    margin-left: 0 !important;
}

.bopobb-pbi .select2-selection__arrow {
    /*display: none !important;*/
}

.bopobb-pbi .select2-selection__choice__remove {
    margin-left: 0 !important;
}

.bopobb-pbi .select2-selection__placeholder {
    margin-left: 0 !important;
}

.bopobb-pbi .select2-selection__rendered {
    /*max-width: 100%;*/
    /*overflow: hidden;*/
}

.bopobb-pbi .select2-selection__rendered li.select2-selection__choice {
    /*max-width: 100%;*/
    /*overflow: hidden;*/
}

#select2-bopobb_bpi_default_product-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}