table.eqbb-table-option {
    width: 100%;
    border-collapse: collapse;
}

tr.eqbb-option-field th {
    width: 15% !important;
    opacity: 1;
    font-weight: normal;
    font-size: 13px;
    text-align: start;
}

tr.eqbb-option-field td {
    width: 70% !important;
    padding: 7px 0px;
}

tr.eqbb-option-field td span.description {
    opacity: 0.8;
}

.eqbb-option-field th .option-head h3 {
    text-align: start;
    margin: 8px 0px;
}
.eqbb-current-rule-deisgn{
        background: #fff;
    border: 1px solid #d3d3d37d;
    margin-bottom: 10px;
    padding: 10px 12px;
    border-radius: 8px;
}
.eqbb-all-rule-deisgn-main{
    display: flex;
    align-items: flex-start;
    gap: 2%;
        margin: 18px 0;
}
.eqbb-all-rule-admin-setting,
.eqbb-live-preview-main-contaier{
    width: 49%;
}
.eqbb-all-rule-admin-setting {
    height: 600px;
    overflow: scroll;
}
.eqbb-live-preview-main-contaier{
         padding: 13px 26px;
    box-sizing: border-box;
    border: 1px solid #d3d3d396;
    border-radius: 9px;
}
.eqbb-current-rule-deisgn table.widefat{
        width: 100%;
    box-sizing: border-box;
    border:none;
    margin-bottom: 12px;
    table-layout: fixed;
}
.eqbb-current-rule-deisgn table.widefat tr th,
.eqbb-current-rule-deisgn table.widefat tr td{
        padding: 3px 8px;
    font-size: 13px;
    border: none !important;
}
.eqbb-current-rule-deisgn table.widefat tr td input,
.eqbb-current-rule-deisgn table.widefat tr td select{
        width: 100%;
}
.eqbb-current-rule-deisgn table.widefat tr td input[type="checkbox"],
.eqbb-current-setting input[type="radio"]{
    width: auto!important;
}
.eqbb-option-field th span.description p {
    font-style: normal;
    text-align: start;
    font-weight: 100;
}
.eqbb-add-field, .eqbb-live-preview{
        width: 49%;
    text-align: center;
    padding: 7px!important;
    font-size: 15px!important;
    line-height: 22px!important;
    display: inline-block;
}
.eqbb-current-setting{
    padding-top: 8px;
}


.meta-box-sortables input {
    vertical-align: middle;
}

table.eqbb-table-option input[type=color],
table.eqbb-table-option input[type=date],
table.eqbb-table-option input[type=datetime-local],
table.eqbb-table-option input[type=datetime],
table.eqbb-table-option input[type=email],
table.eqbb-table-option input[type=month],
table.eqbb-table-option input[type=number],
table.eqbb-table-option input[type=password],
table.eqbb-table-option input[type=search],
table.eqbb-table-option input[type=tel],
table.eqbb-table-option input[type=text],
table.eqbb-table-option input[type=time],
table.eqbb-table-option input[type=url],
table.eqbb-table-option input[type=week],
table.eqbb-table-option select,
table.eqbb-table-option textarea {
    width: 200px;
}

table.eqbb-table-option .dashicons-info {
    opacity: 0.9;
    line-height: 2;
    font-size: 16px;
    height: auto;
    width: auto;
}

table.eqbb-table-option .dashicons-info:hover {
    opacity: 1;
}

/* .eqbb-tabs {
    display: flex;
} */

#af_ship_rule_pricing .inside {
    margin: 0;
    padding: 0;
}

/*
.eqbb-tabs ul {
    margin: 0;
    width: 20%;
    float: left;
    line-height: 1em;
    padding: 0 0 10px;
    position: relative;
    background-color: #fafafa;
    border-right: 1px solid #eee;
    box-sizing: border-box;
}
*/
.eqbb-tabs ul li.af-pricing-tab-left:hover,
.eqbb-tabs ul li.ui-tabs-active {
    background: lightgrey;
}

.eqbb-tabs ul li.ui-tabs-active a {
    color: #555;
    position: relative;
    background-color: #eee;
}

.eqbb-tabs ul li.af-pricing-tab-left {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
}

.eqbb-tabs ul li.af-pricing-tab-left a {
    margin: 0;
    padding: 10px;
    display: block;
    box-shadow: none;
    text-decoration: none;
    line-height: 20px !important;
    border-bottom: 1px solid #eee;
}

.eqbb-tabs ul li.af-pricing-tab-left a {
    text-decoration: none;
}

/* .eqbb-tabs-content {
    padding: 5px 10px;
    display: inline-block;
    width: 76%;
} */

select.af-wbs_pricing_select {
    min-width: 100px;
}

table.eqbb-pricing-table input[type=color],
table.eqbb-pricing-table input[type=date],
table.eqbb-pricing-table input[type=datetime-local],
table.eqbb-pricing-table input[type=datetime],
table.eqbb-pricing-table input[type=email],
table.eqbb-pricing-table input[type=month],
table.eqbb-pricing-table input[type=number],
table.eqbb-pricing-table input[type=password],
table.eqbb-pricing-table input[type=search],
table.eqbb-pricing-table input[type=tel],
table.eqbb-pricing-table input[type=text],
table.eqbb-pricing-table input[type=time],
table.eqbb-pricing-table input[type=url],
table.eqbb-pricing-table input[type=week],
table.eqbb-pricing-table select,
table.eqbb-pricing-table textarea {
    width: 100%;
}

table.eqbb-pricing-table th,
table.eqbb-pricing-table td {
    padding: 5px;
}

table.eqbb-pricing-table th {
    text-align: start;
    font-weight: 500;
}

select.af-wbs_pricing_select {
    min-width: 180px;
}

.eqbb-pricing-table .dashicons-no-alt {
    color: white;
    cursor: pointer;
    display: none;
    background: #444444;
    border-radius: 20px;
    width: 16px;
    height: 16px;
    font-size: 16px;
}

table.eqbb-pricing-table tr:hover .dashicons-no-alt {
    display: inline-block;
}

.eqbb-pricing-table .dashicons-no-alt:hover {
    opacity: 0.6;
}

table.eqbb-pricing-table .select2-container .select2-selection--single {
    margin: 0px;
    height: 30px;
}

div.add-condition-button {
    text-align: end;
    padding: 5px 25px;
}

div.eqbb-add-group-button {
    text-align: end;
    padding: 5px 0px;
}

.eqbb-div-conditions-group {
    background: #fafafa;
    padding: 30px 10px 10px 25px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    /* border-top-right-radius: 20px;
    border-bottom-left-radius: 20px; */
    margin-bottom: 15px;
    margin-top: 10px;
    border: 1px solid #d9d8d8;
    position: relative;
}

.eqbb-div-conditions-group .abs-number {
    position: absolute;
    left: 0;
    top: 0;
    background: #ebeaea;
    padding: 4px 8px;
    border-bottom-right-radius: 10px;
}

div.eqbb-conditions-wrap {
    display: block;
}

div.eqbb-div-conditions-wrapper fieldset.or {
    max-width: 99%;
    width: 20%;
    display: none;
}

div.eqbb-div-conditions-wrapper fieldset.and {
    position: absolute;
    transform: translate(1px, 100%);
    left: 0;
    /* display: none; */
}

div.eqbb-div-conditions-group:hover fieldset {
    display: inline-block;
}

div.eqbb-div-conditions-wrapper fieldset legend {
    text-align: center;
    padding: 0px 11px;
    /* color: #e3e2e2; */
    color: #000000;
}

div.eqbb-condition-wrap {
    display: flex;
    flex-direction: row;
    gap: 5px;
    padding: 5px 0px;
    align-items: center;
}

div.eqbb-conditions-wrap input,
div.eqbb-conditions-wrap select {
    width: 100%;
}

div.eqbb-condition-type {
    flex-basis: 35%;
}

div.eqbb-condition-operator {
    flex-basis: 25%;
}

div.eqbb-condition-div {
    flex-basis: 35%;
}


div.eqbb-condition-wrap:hover div.eqbb-condition-remove span {
    display: inline-block;
}

div.eqbb-condition-remove span {
    float: right;
    color: #ffffff;
    cursor: pointer;
    border-radius: 24px;
    background: #3c434a;
    margin-top: 5px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    display: none;
}

div.eqbb-condition-remove span:hover {
    opacity: 0.6;
}

div.eqbb-div-conditions-group .eqbb-group-actions {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 15px;
    display: none;
}

div.eqbb-div-conditions-group:hover .eqbb-group-actions {
    display: inline-block;
}

div.eqbb-div-conditions-group .eqbb-group-actions a {
    text-decoration: none;
    text-align: center;
}

div.eqbb-div-conditions-group .eqbb-group-actions a.eqbb-dupliacte-group-btn {
    color: #9acd32;
    padding: 0px 5px;
}

div.eqbb-div-conditions-group .eqbb-group-actions a.eqbb-remove-group-btn {
    color: #cd5c5c;
    padding: 0px 5px;
}

.eqbb-tab-pricing-product-tr ul::-webkit-scrollbar-thumb {
    background: #eee
}

.eqbb-tab-pricing-product-tr .select2-container.select2-container--default,
.eqbb-tab-pricing-product-tr select,
.eqbb-tab-pricing-product-tr td input {
    width: 100% !important;

}

.eqbb-tab-pricing-product-tr td:first-child {
    width: 24% !important;
}

.eqbb-tab-pricing-product-tr td {
    width: 17% !important;
}

.afwbs-pricing-table tr td input,
.afwbs-pricing-table tr th input {
    width: 100%;
}

.afwbs-pricing-table tr td .select2-container .select2-selection--multiple {
    overflow-y: scroll;
}


.eqbb-button-options{
    float: right;
    margin-top: 10px !important;
}


.eqbb-tooltip {
    position: relative;
    display: inline-block;
    cursor: help;
    }
    
.eqbb-tooltip::after {
    content: attr(data-tooltip);
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding: 6px 12px;
    background-color: #666;
    color: #fff;
    font-size: 13px;
    line-height: 1.4;
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease, visibility 0.2s ease;
    white-space: nowrap;
    z-index: 999;
}
    
.eqbb-tooltip:hover::after {
    opacity: 1;
    visibility: visible;
}
    
.eqbb-tooltip::before {
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 5px solid #23282d;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease, visibility 0.2s ease;
}
    
.eqbb-tooltip:hover::before {
    opacity: 1;
    visibility: visible;
}

.eqbb-tooltip-trigger {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background-color: #666;
    color: #fff;
    border-radius: 50%;
}


.eqbb-hide-tooltip{
    display: none;
}



.enable-weight-based-shipping-checkbox{
    margin-bottom: 20px;
}


.wc-shipping-zone-actions{
    width: 20% !important;
}


.af-wbs_add_weight_price_rule{
    float: right;
}

.eqbb-color-system {
    font-family: Arial, sans-serif;
    max-width: 600px;
    margin: 0 auto;
  }
  
  .eqbb-color-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 16px;
    padding: 0;
    list-style: none;
  }
  
  .eqbb-color-item {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
  }
  .eqbb-current-rule-deisgn-typographi-inner{
    padding: 0!important;
  }
  .eqbb-current-rule-deisgn-typographi-inner .eqbb-select-group{
    margin: 0!important
  }
  .eqbb-current-rule-deisgn-typographi table tr th{
    font-weight: 600;
  }
  .eqbb-current-rule-deisgn-typographi-inner th{
    font-weight: normal!important;
  }
   .eqbb-current-rule-deisgn-color table tr td input{
        border: 0;
    height: 40px;
    width: 80px!important;
  }
  
  .eqbb-color-input {
    width: 40px;
    border: 1px solid #eee;
    margin-inline-end: 12px;
    border-radius: 4px;
    padding: 0;
    cursor: pointer;
  }
  
  .eqbb-color-label {
    font-size: 14px;
    color: #333;
    min-width: 120px;
  }

  .eqbb-typography {
    margin-top: 32px;
    font-family: Arial, sans-serif;
  }
  
  .eqbb-typography-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
  
  .eqbb-typography-table {
    width: 100%;
    border-collapse: collapse;
  }
  
  .eqbb-typography-table th {
    text-align: start;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
  }
  
  .eqbb-typography-table td {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
  }
  
  .eqbb-select-group {
    margin: 4px 0;
  }

  .eqbb-select {
    padding: 6px;
    border-radius: 4px;
    border: 1px solid #ddd;
    min-width: 100px;
  }

  .eqbb-radio-group {
    margin: 4px 0;
  }

  .eqbb-bar-main-div {
    display: inline-flex;
    width: 100%;
    align-items: center;
    cursor: pointer;
  }
  .eqbb-bar-main-div .eqbb-bar-left-conatiner{
    width: 50%;
  }
  
  .eqbb-bar-main-div .eqbb-bar-right-conatiner{
    width: 50%;
    text-align: end;
  }
  .eqbb-bar-right-conatiner{
        display: flex;
    justify-content: flex-end;
    gap: 7px;
  }
  
  .eqbb-bar-main-div .eqbb-bar-left-conatiner,
  .eqbb-bar-main-div .eqbb-bar-right-conatiner{
font-size: 15px;
    padding: 8px;
  }


/*.eqbb-bundle-container {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 10px;
    font-family: Arial, sans-serif;
    max-width: 400px;
    background: #fff;
}*/
.eqbb-bundle-option {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 10px;
    border: 2px solid transparent;
    cursor: pointer;
}
.eqbb-bundle-option.selected {
    border-color: black;
    background: #f5f5f5;
}
.eqbb-bundle-option img {
    width: 40px;
    height: 40px;
    border-radius: 4px;
}
.eqbb-current-bar-number {

    margin-inline-end: 7px;
    width: max-content;

}
.eqbb-bar-left-conatiner {
    align-items: center;
}
.eqbb-stock-status-of-bundle span{
    margin-left: 10px;
    font-size: 11px;
}
.eqbb-bundle-price {
    /* font-weight: bold; */
    font-size: 16px;
}
.eqbb-bundle-row input[type=radio]:checked::before{
content: none!important;   
}
.eqbb-bundle-row input[type=radio]{
        -webkit-appearance: auto!important;
}
.eqbb-bundle-details {
    /* border: 2px solid black; */
    border-radius: 8px;
    /*padding: 10px;
    margin-top: 10px;*/
    margin-bottom: 20px;
}
.eqbb-bundle-save {
    background: #ddd;
    font-size: 12px;
    padding: 4px 9px;
    /* line-height: 13px; */
    border-radius: 13px;
    display: inline-block;
}
.eqbb-bundle-discount {
    font-size: 12px;
    color: #666;
}
.eqbb-variation-select {
    width: 80px;
    padding: 5px;
    margin: 5px 0;
}
.eqbb-bundle-row input{
    accent-color: #000;
}
.eqbb-discount-bundle-main-container{
    position: relative;
    padding: 15px 11px;
}
.eqbb-bundle-price span.woocommerce-Price-amount{
        display: block;
    font-size: 16px;
    color: #000;
    line-height: 20px;
}
.eqbb-bundle-price s span.woocommerce-Price-amount{
        font-size: 14px;
    line-height: 22px;
    margin-top: 0px;
        color: #999999;
}
.eqbb-bundle-products{
    margin-top: 9px;
}
.eqbb-bundle-products span{
        display: block;
    font-size: 14px;
    line-height: 24px;
}
    .eqbb-bundle-row {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
         /*padding: 10px; 
        border: 1px solid #ddd;
        border-radius: 5px;
        margin-bottom: 10px;*/
        /* background: #f9f9f9; */
    }

    .eqbb-bundle-badge {
        position: absolute;
        top: -23px;
        inset-inline-end: -10px;
        /* font-weight: bold; */
        /* font-style: normal; */
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        font-family: inter, sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 1em;
        margin: 0 7px;
        padding: 6px 12px;
    }
    .eqbb-bundle-badge:after {
    border-right: 8px solid transparent;
    right: -6px;
}
.eqbb-bundle-badge:before {
    border-left: 8px solid transparent;
    left: -7px;
}

.eqbb-current-rule-deisgn table tr{
    background: #fff!important;
}
.eqbb-current-setting p{
    padding-inline-start: 9px;
}
.eqbb-bundle-badge:after, .eqbb-bundle-badge:before {
    content: "";
    display: block;
    filter: brightness(.7);
    height: 0;
    position: absolute;
    top: 0;
    width: 0;
}
    .eqbb-bundle-info {
        flex: 1;
        margin-inline-start: 10px;
    }

    .eqbb-section-title {
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        font-size: 16px;
        margin: 10px 0;
    }

    .eqbb-section-title::before,
    .eqbb-section-title::after {
        content: "";
        flex: 1;
        height: 1px;
        background: black;
        margin: 0 10px;
    }
    
.eqbb-all-rule-deisgn-main input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
  height: 6px;
  background: transparent;
  cursor: pointer;
}

/* WebKit: Chrome, Safari, Edge */
.eqbb-all-rule-deisgn-main input[type="range"]::-webkit-slider-runnable-track {
  height: 6px;
  background: linear-gradient(to right, #333 0%, #333 50%, #eee 50%, #eee 100%);
  border-radius: 5px;
}
.eqbb-all-rule-deisgn-main input[type="range"]{
    appearance: none;
}
.eqbb-all-rule-deisgn-main input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  height: 15px;
  width: 15px;
  background: #000;
  color: #000;
  border-radius: 50%;
  margin-top: -5px;
  box-shadow: 0 0 0 1px #000;
  transition: background 0.3s ease;
}

/* Firefox */
.eqbb-all-rule-deisgn-main input[type="range"]::-moz-range-track {
  height: 6px;
  background: #eee;
  border-radius: 5px;
}

.eqbb-all-rule-deisgn-main input[type="range"]::-moz-range-progress {
  background-color: #333;
  height: 6px;
  border-radius: 5px;
}

.eqbb-all-rule-deisgn-main input[type="range"]::-moz-range-thumb {
  background: #000;
  color: #000;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  border: none;
  cursor: pointer;
}


@media screen and (max-width:600px){
    .eqbb-all-rule-deisgn-main{
        display: block;
    }
    .eqbb-all-rule-admin-setting, .eqbb-live-preview-main-contaier{
        width: 100%;
    }
     .eqbb-current-rule-deisgn-typographi .eqbb-current-setting{
        overflow-x: auto;
     }
     .eqbb-current-rule-deisgn-typographi table{
            table-layout: auto!important;
     }
}
@media screen and (max-width:1500px){
    .eqbb-current-rule-deisgn-typographi .eqbb-current-setting{
        overflow-x: auto;
     }
     .eqbb-current-rule-deisgn-typographi table{
            table-layout: auto!important;
     }
}

.eqbb-all-rule-deisgn-main i{
    cursor: pointer;
}
.eqbb-bundle-products th,
.eqbb-bundle-products td {
    background: transparent !important;
}
.eqbb-bundle-products table{
    width: fit-content;
    margin: 0;
} 
.eqbb-bundle-products table td,
.eqbb-bundle-products table th {
    padding: 0;
    color: black;
}

.eqbb-before-add-to-cart-quantity {
    width: 100% !important;
}


.eqbb-discount-bundle-main-container .eqbb-current-discount-number{

    margin-inline-start: 10px;
    /* border-radius: 20px; */
    text-align: center;
    padding: 0px 10px 0px 10px;
    /* margin-top : 6px; */

}

.eqbb-discount-bundle-main-container select.variation-attribute-select{
    margin-inline-start: 4px;
    border-radius: 20px;
    text-align: center;
    align-items: center;
    font-size: 14px;
}

.eqbb_bundle_status_switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 28px;
  }
  
  .eqbb_bundle_status_switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .eqbb_bundle_status_slider {
    position: absolute;
    cursor: pointer;
    top: 0; left: 0; right: 0; bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
  }
  
  .eqbb_bundle_status_slider::before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: 0.4s;
    border-radius: 50%;
  }
  
  .eqbb_bundle_status_switch input:checked + .eqbb_bundle_status_slider {
    background-color: #4CAF50;
  }
  
  .eqbb_bundle_status_switch input:checked + .eqbb_bundle_status_slider::before {
    transform: translateX(22px);
  }
  
  .eqbb_bundle_status_slider.round {
    border-radius: 34px;
  }

  .eqbb-bundle-products form{
    margin-bottom: 0;
    padding: 0;
  }


  .eqbb-bundle-header-row,
  .eqbb-bundle-row-attribute-selection {
      display: flex;
      gap: 8px;
      padding: 5px 0;
      list-style: none;
      margin: 0;
      align-items: center;
  }
  
  .eqbb-bundle-row-label-fixed {
      width: 20px; /* slightly more than 10px for visibility */
      flex-shrink: 0;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  
  .eqbb-bundle-header-row li:not(.eqbb-bundle-row-label-fixed),
  .eqbb-bundle-row-attribute-selection li:not(.eqbb-bundle-row-label-fixed) {
      /* flex: 1;
      display: flex; */
      align-items: center;
  }
  
  .eqbb-bundle-details .variation-attribute-select {
      width: 100%;
  }

  .eqbb-bundle-save{
    line-height: 1em;
    height: fit-content;
    padding: 3px 8px;
  }
  
  .elementor-add-to-cart .single_add_to_cart_button {
      margin-left:0 !important;
  }