.ywctm-inline-selects .option-element {
	height: 100%;
	display: inline-flex;
	align-items: center;
	padding: 0 10px 0 0;
	vertical-align: top;
}

.ywctm-inline-selects .option-element.hidden {
	padding: 0;
}

.ywctm-inline-selects .option-element > span {
	display: flex;
	min-height: 38px;
	align-items: center;
}

.woocommerce table.form-table .ywctm-inline-selects .option-element > .yith-plugin-fw-select-field-wrapper > .select2 {
	width: 220px !important;
	min-width: 220px !important;
}
