/**handles:wcpt-variation-matrix-css**/
.variation-matrix-item{clear:both;height:100%;overflow:hidden;margin:20px 0;position:relative;display:flex}.variation-matrix-item .variation-matrix-button{margin-bottom:10px}.variation-matrix-item .variation-matrix-button button{float:right}.table.custom-column-table,.table.matrix-table,.table.simple-table{display:flex;overflow-y:hidden;overflow-x:auto;flex-direction:column}.table.custom-column-table .column,.table.matrix-table .column,.table.simple-table .column{width:100%;padding:5px}.table.custom-column-table .row,.table.matrix-table .row,.table.simple-table .row{border:1px #f1f1f1 solid;margin:0;width:100%}.table.custom-column-table .row img,.table.matrix-table .row img,.table.simple-table .row img{height:100%;width:auto}.table.custom-column-table .row .qty:disabled,.table.matrix-table .row .qty:disabled,.table.simple-table .row .qty:disabled{cursor:not-allowed}.table.custom-column-table .row .qty:not([disabled]),.table.matrix-table .row .qty:not([disabled]),.table.simple-table .row .qty:not([disabled]){background:#eee9c5}.table.custom-column-table .row,.table.matrix-table .row{flex-wrap:nowrap!important}.table.custom-column-table .row:first-child,.table.matrix-table .row:first-child{background:#eee;color:#5a5a5a}.table.custom-column-table .row:first-child .column:not(:first-child),.table.matrix-table .row:first-child .column:not(:first-child){text-align:center}.table.custom-column-table .row:first-child .column:first-child .v-name,.table.matrix-table .row:first-child .column:first-child .v-name{float:right}.table.custom-column-table .row:first-child h2,.table.matrix-table .row:first-child h2{font-weight:600}.table.custom-column-table .row>*,.table.matrix-table .row>*{flex-shrink:unset!important}.table.custom-column-table .row>* .left-variables-option select,.table.custom-column-table .row>* .quantity input,.table.matrix-table .row>* .left-variables-option select,.table.matrix-table .row>* .quantity input{max-width:100%;box-sizing:border-box}.table.custom-column-table .row,.table.matrix-table .row{display:flex;margin-left:0!important;margin-right:0!important}.table.simple-table .row{height:auto;text-align:right}.table.simple-table .row:first-child{background:#eee;color:#5a5a5a}.table.matrix-table,.table.simple-table{flex:1}.table.custom-column-table{max-width:50%;width:100%}.table.custom-column-table .row:last-child{height:100%!important}.variation-matrix-button{text-align:right;margin-bottom:10px}.variation-matrix-table-wrapper .pagination{list-style:none;display:flex;padding:0;margin:0 10px;gap:0 10px}.variation-matrix-table-wrapper .pagination li{margin-bottom:0;border:1px solid #aeaeae;border-radius:4px}.variation-matrix-table-wrapper .pagination li a{color:#000;float:left;padding:5px 13px;text-decoration:none;height:100%}.variation-matrix-table-wrapper .pagination li.active a{color:#fff;background:#aeaeae}.variation-matrix-table-wrapper .pagination li:hover a{color:#fff;background:rgba(15,131,77,.3)}.entries-amount{display:flex;gap:0 10px;align-items:center}.entries-amount #change-record-count{width:auto!important}.variation-matrix-controller{display:flex;justify-content:space-between}.variation-matrix-controller .showing{margin-top:10px;margin-bottom:0}.pagination-wrapper{display:flex;justify-content:flex-start;margin:10px 0}.pagination-wrapper button{padding:5px 13px;background:0 0;color:#000;border:1px solid #aeaeae}.pagination-wrapper button.first{margin-right:10px}.pagination-wrapper button.last{margin-left:10px}