/*=============================================
=            Section comment block            =
=============================================*/
.aicoso_bulk_prod_price_table_variable {
  overflow-x: auto;
}
.wc-metaboxes-wrapper .wc-metabox .aicoso_bulk_prod_price_table_variable table{
	padding: 10px;
}
.wc-metaboxes-wrapper .wc-metabox .aicoso_bulk_prod_price_table_variable table td,.wc-metaboxes-wrapper .wc-metabox .aicoso_bulk_prod_price_table_variable table th{
	padding: 10px;
}
.aicoso_bulk_prod_price_table_variable .pqp_action_add.button{
	margin-left: 22px !important;
}
.wc-metaboxes-wrapper .wc-metabox .aicoso_bulk_prod_price_table_variable table td input{
	min-width: unset !important;
}

/*=====  End of Section comment block  ======*/
/*====================================================
=            Product Page General Setting            =
====================================================*/
.aicoso_bulk_prod_price_table_single {
  overflow-x: auto;
}
.aicoso_bulk_prod_price_table_single table th,.aicoso_bulk_prod_price_table_single table td{
	padding: 10px;
}
.aicoso_bulk_prod_price_table_single table td input{
	float: none !important;
	width: 100% !important;
}
.pqp_action_remove.button {
  margin-left: 0 !important;
}
.pqp_action_add.button {
  margin-bottom: 20px;
  margin-left: 12px !important;
  margin-top: 10px;
}
/*=====  End of Product Page General Setting  ======*/

