.cmb-type-conlogic-options .cmb-td .exwo-options,
.cmb-type-price-options .cmb-td .exwo-options{
    width: 22.5%;
    float: left;
    margin-right: 2.5%;
}
.cmb-type-price-options .cmb-td .exwo-options.exwo-price-option { width: 10%; min-width: 40px; }
.cmb-type-price-options .cmb-td .exwo-options.exwo-type-option { width: 17%; min-width: 80px }
.cmb-type-price-options .cmb-td .exwo-options.exwo-image-option.exhide-select { width: 18%; margin-right:0 }
.cmb-type-conlogic-options .cmb-td .cmb-td,
.cmb-type-price-options .cmb-td .cmb-td{width: 95% !important;}
.exwo-options.exwo-name-option {}
.cmb-type-price-options .cmb-td .cmb-td select{ width:100%}
.cmb-type-conlogic-options .cmb-td .cmb-td.cmb-remove-row,
.cmb-type-price-options .cmb-td .cmb-td.cmb-remove-row {
    width: 5% !important;
}
.exwo-hidden,
.ex-otype-radio .exhide-radio,
.ex-otype-select .exhide-select,
.ex-otype-text .exhide-textbox,
.ex-otype-quantity .exhide-quantity,
.ex-otype-textarea .exhide-textarea{ display: none; }
.ex-otype-text .exshow-textbox,
.ex-otype-quantity .exshow-quantity,
.ex-otype-textarea .exshow-textarea{ display: block; }
div.cmb2-postbox .cmb2-post-search-button {
    padding: 0px 8px;
    min-height: 28px;
    line-height: 30px;
    box-sizing: content-box;
    border-radius: 4px;
    border: 1px solid #7e8993;
    background: #f3f3f3;
}
.cmb-type-price-options .cmb-td .exwo-options.exwo-dis-option,
.cmb-type-price-options .cmb-td .exwo-options.exwo-def-option {
    width: 11.25%;
    margin-right: 1.25%;
}
.exwo-con-logic{ display: none; }
.exwo-gr-option a{ text-decoration: none;padding: 6px 12px;
    border: 1px solid;
    margin-right: 8px;display: inline-block; }
.exwo-gr-option a.current{
    font-weight: 600;
    color: #000;
}
p.exwo-gr-option {
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}
.cmb-type-group .cmb-row.cmb-repeat-group-field.exwo-stcon-logic { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
.exwo-stcon-logic .cmb-field-list > div:first-child .exwo-type_rel-option { opacity: 0; }
.cmb-row.cmb-group-description + .postbox .exwo-copypre { display: none; }
.exwo-gr-option a.exwo-copy:active,
.exwo-gr-option a.exwo-paste:active,
.exwo-gr-option a.exwo-copypre:active { background: #eee; box-shadow: none; }

.exwo-gr-option  textarea.exwo-ctpaste {
    position: absolute;
    left: 0;
    min-width: 350px;
    height: 150px;
    top: 31px;
    bottom: auto;
    border-radius: 0;
    border: 2px solid #2271b1;
    z-index: 99;
}
.exwo-gr-option a.exwo-paste {position: relative;}

#exwo_addition_options ul.exwo-list-value {background: #fff;border: 1px solid #8c8f94;padding: 0;margin: 0;border-radius: 5px;display: none;position: absolute; z-index: 9}
#exwo_addition_options ul.exwo-list-value li {
    border-bottom: 0;
    padding: 5px 15px;
    transition: all .2s;
    margin: 0;
}
#exwo_addition_options ul.exwo-list-value li.exwo-current,
#exwo_addition_options ul.exwo-list-value li:hover {
    background: #2196f3;
    cursor: pointer;
    color: #fff;
}
.exwo-conval:disabled {
    background-color: #fff;
    border: 1px solid #8c8f94;
    color: #2c3338;
}
.exwo-options.exwo-val-option input,
#exwo_addition_options ul.exwo-list-value {width: 100%;}
.exwo-options.exwo-val-option {position: relative;}

.exwf-collapse > .cmb-type-title {cursor: pointer;line-height: 1;position: relative;}
.exwf-collapse {
    border: 1px solid #cecece;
    padding: 10px 15px;
    border-radius: 3px;
    background: #ffffff;
    position: relative;
    margin-bottom: 20px;
}
.exwf-collapse-con {display: none;}
.exwf-collapse > div.cmb-type-title:after {content: "+";position: absolute;right: 10px;width: auto;top: 10px;font-weight: bold;font-size: 17px;}
.exwf-collapse > div.cmb-type-title.exwf-active:after{content: "-";}
.exwo-image-option .cmb2-upload-button,.cmb-repeatable-group .exwo-image-option .cmb2-upload-button{ float: none; }
.ex-hide-enbimg .exwo-image-option{ display: none; }