.asw-extra-rule-div {
	width: 100%;
	background-color: #fff;
	padding: 20px 10px 20px 10px;
	display: block;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
}

.asw-extra-rule-div tbody {
	display: inline-block;
}

.asw-extra-rule-div tbody .tr_clone {
	display: inline-block;
}

.asw_sub_div {
	flex-wrap: wrap;
	flex-direction: row;
}

.asw_cb_condition_value_div span.select2.select2-container.select2-container--default {
	width: 100% !important;
}

.asw_ps_condition_value_div span.select2.select2-container.select2-container--default {
	width: 100% !important;
}

.asw_condition_add {
	padding-left: 30px;
}

span.select2.select2-container.select2-container--default.select2-container--focus.select2-container--open.select2-container--above {
	width: 100% !important;
}

li.select2-search.select2-search--inline {
	width: 100% !important;
}

input.select2-search__field {
	width: 100% !important;
}

select#asw_lb_condition_value_select_id_2 {
	width: 100% !important;
}

span.select2.select2-container.select2-container--default.select2-container--above {
	width: 100% !important;
}

.asw_ps_apsub_nt_rmd_data {
	width: 70px !important;
}

.woocommerce table.form-table .asw-extra-rule .asw_ps_condition_value_div .select2-container {
	min-width: 300px !important;
}

.asw_ps_apsub_div label {
	vertical-align: baseline;
	margin-top: 13px;
	display: inline-block;
}

.asw_ps_apsub_div label:first-child {
	padding-right: 5px;
}

.asw_ps_apsub_div label:last-child {
	padding-left: 5px;
}

.asw_ps_apsub_div div {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: baseline;
}

.tbl_td {
	display: inline-block;
	padding-left: 0;
}

.asw-td-textarea-field {
	width: 350px !important;
	height: 75px;
}

.asw-tbl-cls .free_shipping_tbl {
	display: table-row;
}

.fs_not_bop_rule {
	display: none;
}

.fs_bop_rule {
	display: table-row;
}

.fs_bost_tr {
	display: table-row;
}

.hd_free_shipping_tbl {
	display: none;
}

.free_shipping_tbl th {
	display: inline-block;
}

.select2-container .select2-selection--multiple {
	line-height: 1.3 !important;
}

.vmp {
	display: none;
}

.asw_free_shipping_cfp_operator_div_hide {
	display: none;
}

.asw_free_shipping_operator_div_hide {
	display: none;
}

.fs_bost_tr_hide {
	display: none;
}

.form-table td p.vmp_cmn {
	margin-bottom: 10px;
	text-decoration: none;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1100px) {
	.tbl_td {
		width: 794px;
	}
	.asw-extra-rule-div {
		overflow-x: scroll;
	}
}

@media only screen and (min-device-width: 1101px) and (max-device-width: 1200px) {
	.tbl_td {
		width: 875px;
	}
	.asw-extra-rule-div {
		overflow-x: scroll;
	}
}

@media only screen and (min-device-width: 1201px) and (max-device-width: 1300px) {
	.tbl_td {
		width: 975px;
	}
	.asw-extra-rule-div {
		overflow-x: scroll;
	}
}

@media only screen and (min-device-width: 1301px) and (max-device-width: 1400px) {
	.tbl_td {
		width: 1075px;
	}
	.asw-extra-rule-div {
		overflow-x: scroll;
	}
}

@media only screen and (min-device-width: 1401px) and (max-device-width: 1500px) {
	.tbl_td {
		width: 1175px;
	}
	.asw-extra-rule-div {
		overflow-x: scroll;
	}
}

@media only screen and (min-device-width: 1501px) and (max-device-width: 1670px) {
	.tbl_td {
		width: 1275px;
	}
	.asw-extra-rule-div {
		overflow-x: scroll;
	}
}

/**
New CSS
 */
.post-type-aes .misc-pub-visibility#visibility {
	display: none;
}

.aes-option label {
	display: inline-block;
	width: 150px;
}

.aes-option input {
	line-height: 19px;
}

.aes-option .aes-currency {
	padding: 3px 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	height: 19px;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ddd;
	border-right: none;
	border-radius: 4px 0 0 4px;
	margin: 1px 0 1px 1px;
}

.aes-option .aes-currency + input {
	margin-left: -4px;
	line-height: 19px;
	width: 161px;
}

.aes_settings_meta_box .aes-description {
	float: none;
	line-height: 19px;
}

.aes_conditions_meta_box > p:first-child + div > .or-match {
	display: none;
}

.condition-group {
	margin-bottom: 30px;
	background-color: #f5f5f5;
	padding: 15px 20px 20px;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	min-height: 30px;
}

.aes-condition-wrap {
	margin: 10px 0 5px;
}

.aes-condition-wrap .aes-condition {
	width: 30%;
}

.aes-condition-wrap .aes-operator {
	width: 12%;
	min-width: 140px;
}

.aes-condition-wrap .aes-value {
	width: 30%;
}

.aes-condition-wrap input {
	vertical-align: top;
}

#aes_conditions .or-text + .or-text {
	display: none !important;
}

.aes-desc,
.aes_desc {
	display: none;
	position: absolute;
	background: rgba(0, 0, 0, 0.8);
	min-width: 25px;
	max-width: 200px;
	border-radius: 6px;
	padding: 5px 10px;
	color: #fff;
	margin-top: 10px;
	right: 40px;
	text-align: center;
}

.aes-desc:after,
.aes_desc:after {
	border-top: 0 solid transparent;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid rgba(0, 0, 0, 0.8);
	content: " ";
	position: absolute;
	top: -10px;
	right: 10px;
	z-index: 999;
}

.aes-tip-right .aes-desc {
	right: initial;
	margin-top: -5px;
	margin-left: 15px;
}

.aes-tip-right .aes-desc:after {
	border-top: 8px solid rgba(0, 0, 0, 0);
	border-right: 10px solid rgba(0, 0, 0, 0.8);
	border-left: 0 solid rgba(0, 0, 0, 0);
	border-bottom: 8px solid rgba(0, 0, 0, 0);
	top: 7px;
	left: -10px;
	right: initial;
}

.aes-tip:hover ~ .aes-desc {
	display: inline-block !important;
}

.aes_tip:hover ~ .aes_desc {
	display: block !important;
}

.aes-description {
	width: 40px;
	float: right;
	line-height: 20px;
}

.aes-condition-wrap.loading {
	height: 30px;
}

.loading-icon {
	width: 100%;
	clear: both;
	display: block;
	text-align: center;
	line-height: 17.6px;
	margin: 0 1px;
}

.condition-delete {
	display: none;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
}

.aes-condition-wrap:hover .condition-delete {
	display: inline-block;
	opacity: 1;
}

.add.button:before {
	font-family: WooCommerce;
	speak: none;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: 7px;
	content: "\e007";
}

.aes-table .sort {
	padding: 0 7px;
	cursor: move;
	text-align: center;
	vertical-align: middle;
}

.aes-table .sort:before {
	content: "\e032";
	font-family: WooCommerce;
	text-align: center;
	line-height: 1;
	color: #ccc;
	display: block;
	width: 100%;
	float: left;
	height: 100%;
	margin-top: 16px;
}

#advanced_extra_fees_shipping_methods tr .row-actions {
	visibility: hidden;
}

#advanced_extra_fees_shipping_methods tr:hover > td > .row-actions {
	visibility: visible !important;
}

img.aes_tip {
	vertical-align: middle;
}

.toplevel_page_aes .aes-review-notice {
	width: 100%;
	display: none;
}

select.aes-condition option:disabled {
	color: #cdcdcd;
}

.aes-settings {
	margin: 0 0 0 -20px;
}

.aes-settings__header {
	background: #fff;
	border-bottom: 1px solid #e2e4e7;
	padding: 10px 20px;
	height: 70px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	margin: 0;
}

.aes-settings__content {
	padding: 0 20px;
}

.aes-nav {
	margin: 0 -20px;
	padding: 0 12px;
	list-style: none none outside;
	background: #fff;
	border-bottom: 1px solid #e2e4e7;
	display: flex;
	flex-wrap: nowrap;
	position: sticky;
	top: 32px;
	z-index: 100;
	align-items: center;
}

.aes-nav__item {
	display: inline-block;
	margin: 0 8px;
	padding: 0 4px 4px;
	position: relative;
}

.aes-nav__item-link {
	padding: 15px 0 13px;
	display: block;
	text-decoration: none;
	color: #000;
	white-space: nowrap;
}

.aes-nav__item--active .aes-nav__item-link,
.aes-nav__item--active .aes-nav__item-link:active,
.aes-nav__item--active .aes-nav__item-link:focus,
.aes-nav__item--active .aes-nav__item-link:hover {
	color: #2271b6;
	outline: none;
	box-shadow: none;
}

.aes-nav__item--active:after {
	height: 4px;
	background: #2271b6;
	border-radius: 4px 4px 0 0;
}

.aes-nav__item:after {
	content: "";
	height: 0;
	transition: height 150ms ease-in-out;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	backface-visibility: hidden;
	transform: translateZ(0);
}

.aes-nav__item--last {
	margin: 0 0 0 auto;
	padding: 0 8px;
}

.aes-tab .postbox {
	margin: 20px 0;
	border-radius: 8px;
	border: none;
	background: #fff;
}

.aes-tab .postbox h2:first-child {
	border-radius: 8px 8px 0 0;
}

.aes-tab .postbox h2 {
	padding: 15px 20px;
	border: none;
	margin: 0 0 10px;
	background: #01579b;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-size: 1.25em;
}

.aes-tab .postbox table.form-table {
	margin-bottom: 10px;
}

.aes-tab .postbox table.form-table {
	min-width: 100%;
}

.aes-tab .postbox table.form-table,
.aes-tab .aes-section-description {
	margin: 0 20px;
	width: auto;
	border: none;
}

.aes-section .form-table th,
.aes-section .form-table td {
	vertical-align: top;
}

.aes-subtitle {
	font-weight: 400;
	display: block;
	font-size: 12px;
	color: #888;
	font-style: italic;
	margin: 15px 0 0;
}

.aes-settings p.submit {
	padding-top: 0 !important;
}

.aes-tab {
	display: none;
}

.aes-tab--active {
	display: block;
}

.aes-settings__content form {
	width: auto;
	margin-right: 300px;
	overflow: hidden;
}

.idomit-plugin-sidebar {
	float: right;
	width: 100%;
	max-width: 280px;
	margin: 20px 0 0;
}

.wpsf-settings__content:after,
.wpsf-settings__content form:after {
	display: table;
	clear: both;
}

.iconic-settings-sidebar {
	float: right;
	width: 100%;
	max-width: 280px;
	margin: 20px 0 0;
}

.iconic-settings-sidebar__widget {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	background: #fff;
	border-radius: 8px;
	padding: 15px;
	margin: 0 0 20px;
	box-sizing: border-box;
}

.iconic-settings-sidebar__widget:last-child {
	margin-bottom: 0;
}

.iconic-settings-sidebar__widget :first-child {
	margin-top: 0;
}

.iconic-settings-sidebar__widget :last-child {
	margin-bottom: 0;
}

.iconic-settings-sidebar__widget--note {
	background: #fdf2c7;
	color: #473f24;
}

.iconic-product img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
	border-radius: 4px 4px 0 0;
	z-index: 10;
	position: relative;
}

#tab-addnewfee .aes_conditions_meta_box,
#tab-addnewfee .condition-group-add,
#tab-addnewfee .aes_settings .aes-option {
	margin: 10px 20px;
}

.shipping_section {
	padding: 20px 20px;
}

.asw-new-layout .row_tr {
	margin: 35px 0;
	display: block;
	width: 100%;
}

.asw-new-layout .row_label {
	display: inline-block;
	float: left;
	width: 17%;
}

.asw-new-layout .row_input {
	display: inline-block;
}

.asw-new-layout .tbl_td {
	background-color: #f0f0f1;
	width: 100%;
	margin: 10px 0 20px 0;
}

.asw-new-layout .asw_sub_div:not(:first-child),
.asw-new-layout .asw_sub_div:not(:last-child) {
	padding: 0 15px;
}

.asw-new-layout #asw_ps_rule_options .asw_sub_div:not(:first-child),
.asw-new-layout #asw_ps_rule_options .asw_sub_div:not(:last-child) {
	padding: 0 5px;
}

.asw-new-layout .tbl_td .asw-extra-rule-div {
	background-color: unset;
}

.tr_clone:not(:last-child) {
	margin-bottom: 20px;
}

span.select2.select2-container {
	width: auto !important;
	display: inline-block !important;
	min-width: 320px;
	line-height: 37px;
}

.tr_clone:after {
	content: "";
	display: table;
	clear: both;
}

.asw_row_box {
	float: left;
}

input[type="text"],
input[type="textbox"],
select {
	height: 28px;
	vertical-align: middle;
}

.asw_condition_remove {
	padding-left: 5px;
}

.asw-tbl-cls.asw-new-layout .free_shipping_tbl {
	display: block;
}

.asw-new-layout .sub_row_tr {
	display: flex;
}

.asw-new-layout .sub_row_tr_child:not(:first-child) {
	padding: 0 5px;
}

.asw_ps_apu_div label,
.asw_ps_condition_value_div label {
	vertical-align: baseline;
	margin-top: 8px;
	display: inline-block;
}

.asw_ps_apu_div label {
	padding-left: 5px;
}

.asw-new-layout #asw_ps_rule_options input[type="text"] {
	width: 100px;
}

.iconic-product__image img {
	width: 75px;
	height: 75px;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.iconic-product__content {
	margin-top: 15px;
}

.iconic-product__content .iconic-product__title,
.iconic-settings-sidebar__widget h3 {
	text-align: center;
}

.postbox .row_label .woocommerce-help-tip {
	float: right;
	margin: 0 9px 0 9px;
}

.row_tr .row_input input[type="text"],
.asw-extra-rule-div input[type="text"] {
	width: 250px;
}

.sub_row_tr_child.row_input input[type="text"] {
	width: 170px;
}

.row_label label {
	font-weight: 600;
}

.aes-table-freevspro {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	width: 100%;
}

.second-row,
.third-row {
	text-align: center;
}

.aes-table-freevspro .dashicons-yes {
	background: #1b9d56;
	color: #fff;
	border-radius: 3px;
	padding: 1px;
}

.aes-table-freevspro .dashicons-no-alt {
	background: #c8493f;
	color: #fff;
	border-radius: 3px;
	padding: 1px;
}

.aes-table-freevspro .dashicons-arrow-right {
	vertical-align: inherit;
}

.aes-table-box-list td:first-child {
	font-weight: 400;
	text-align: left;
	border-left: 0;
	font-size: 14px;
	color: #060606;
}

.aes-table-box-list td {
	padding: 10px;
	-webkit-box-shadow: 0 3px 5px -3px #e7e7e7;
	-moz-box-shadow: 0 3px 5px -3px #e7e7e7;
	box-shadow: 0 3px 5px -3px #e7e7e7;
}

.aes-table-box-item-head {
	text-align: center;
}

span.waef_loader {
	top: 50%;
	left: 40%;
	margin-left: -0.5em;
	margin-top: -0.5em;
	content: "";
	-webkit-animation: spin 1s ease-in-out infinite;
	animation: spin 1s ease-in-out infinite;
	background: url(../images/loader.svg) center center;
	background-size: cover;
	display: none;
	position: absolute;
	color: rgba(0, 0, 0, 0.75);
	height: 2em;
	width: 2em;
}
