.form-table th {
    width: auto;
    display: none !important;
}

.noticerow {
    display:none;
}
.bs-example{
      margin: 100px 50px;
    }
.accordionheading {
   font-weight:bold;
}

.variable-table {
  float:right;
}

.div-tier1 {

  padding: 40px;

}

a.wcmamtx_accordion_label_small {
    margin-top: 5px;
    float: left;
}

a.wcmamtx_accordion_label_small.float_right {
    float: right;
    margin-top: 5px;
}

p.wcmamtx_accordion_label_small {
    font-size: 10px !important;
    font-style: italic;
}

span.wcmamtx_pro_upgrade_text {
    font-style: italic;
    color: green;
    font-weight: bold;
}

.wcmactx_submit_button {
  float:right;
}

.div-tier1 .btn-add-tier1 {
  
  margin-top: 20px;
}

ul.wcmamtx_elwidget_ul li {
    float: left;
    max-width: 30%;
    width: 30%;
}

ul.wcmamtx_elwidget_ul li label{
    width: 50%;
}

ul.wcmamtx_elwidget_ul2 li {
    float: left;
    max-width: 50%;
    width: 50%;
}

ul.wcmamtx_elwidget_ul2 li label{
    width: 30%;
}

.div-tier1 .tier2-div {
  padding:20px;
  background-color: #e9ecef;
  min-height:130px;
}

.div-tier1 .tier2-div .attribute-name {
  margin-top:11px;
}

.div-tier1 .tier2-div .input1-div {
  min-width:72% !important;
}

.div-tier1 .tier2-div .btn-add-swatch {
  margin-left: 40px;
  margin-top: 16px;
  margin-bottom: 16px;
}


.div-tier1 .tier2-div .tier3-div {
  padding:40px;
  background-color: #e2e4e6;
  min-height:100px;
}

.div-tier1 .tier2-div .tier3-div .swatch-label {
  margin-top:11px;
}

.wcmamtx-strong{
  font-weight: bold;
}

span.pcnformfield {
    padding-left: 40px;
}

span.attribute-headling-text {
 
  font-weight:bold;

}

.row.tie2-row {
  padding-top: 20px;
}

.button-div-upload {
  margin-left: -50px;
  margin-top: 16px;
}

.pcsproducts td label{
  margin-top: 20px;
}

select.productselect {
  margin-top: 20px;
}

.pcsproducts td span.select2.select2-container {
  margin-top: 20px !important;
}

input.btn.btn-warning.btn-add-panel {
  margin-bottom:20px;
}

.panel-group .panel {
  border-top: 6px solid #9fb19f;
}

.wcmamtx-tutorial-button {
  margin-right:16px;
  margin-top:-30px !important;
}

.tutorial-question-sign {
  margin-top:2px;
}


div.wcmamtx_add_section_div {
  float:left;
  margin-left: 10px;
}

div.wcmamtx_submit_section_div {
  margin-left: 500px;
}

input#wcmamtx_reset_tabs_button {
  float: right;
  margin-right: 20px;
}


input.wcmamtx_accordion_checkbox {
  width:auto !important;
}

.wcmamtx_accordion_label {
  font-style: italic;
  font-size: 15px;
}

a#wcmamtx_frontend_link {
  margin-right: 20px;
  float:right;
}

span.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s,span.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e {
  float: right;
  margin-top: 1px;
  margin-left: 10px;
}

.wcmamtx_add_section_div button{
  cursor: pointer;
}

.wcmamtx-accordion .dashicons-menu-alt2 {
  cursor:move;
}

ul.tag-editor {
    box-shadow: 0 0 0 transparent;
    border-radius: 4px;
    border: 1px solid #7e8993;
    background-color: #fff;
    color: #32373c;
}

.wcmamtx_group_items {
    margin-left: 30px !important;
}

.dashed-placeholder {
  border: 1px dashed #999;
  height: 20px;
  margin: 10px 0px 50px 0px;
  padding: 8px 0px 10px 6px;

}

ol.wcmamtx_group_items {
  min-height: 0px;
  padding-top: 4px;

}

span.login_form_heading {
    font-size: 25px;
    margin-left: 20px;
    margin-top: 25px;
    font-style: italic;
}


table.wcmamtx_login_register_content label.field_label {
    font-size: 20px;
    margin-left: 30px;
    font-style: italic;
    /* font-weight: bold; */
}



table.wcmamtx_table.widefat {
    border: 0px solid #ccd0d4;
}

div.endpoint_accordion_content,div.group_accordion_content,div.link_accordion_content {
    height:auto !important;
}

input.wcmamtx_accordion_checkbox {
    width: 15px !important;
    height: 15px;
}

input.wcmamtx_accordion_checkbox:checked::before {
    width: 18px !important;
    height: 18px;
}

input.wcmamtx_accordion_checkbox.productcheckbox:checked::before {
    width: 16.5px !important;
    height: 16.5px;
}


.icon-picker-list {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  padding-left: 0;
}

.icon-picker-list li {
  display: flex;
  flex: 0 0 20%;
  float: left;
  width: 20%;
}

.icon-picker-list a {
  background-color: #f9f9f9;
  border: 1px solid #fff;
  color: black;
  display: block;
  flex: 1 1 auto;
  font-size: 12px;
  line-height: 1.4;
  min-height: 100px;
  padding: 10px;
  text-align: center;
  user-select: none;
}

.icon-picker-list a:hover,
.icon-picker-list a.active{
  background-color: #009E49;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.icon-picker-list .fa {
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 5px;
}

.icon-picker-list .name-class {
  display: block;
  text-align: center;
  word-wrap: break-word;
}

.modal-dialog,
.modal-content {
    /* 80% of window height */
    margin-top: 100px;
}

.modal-body {
    /* 100% = dialog height, 120px = header + footer */
    max-height: calc(100% - 120px);
}

.wcmamtx_accordion_label {
    font-style: italic;
    font-size: 15px;
    font-weight: normal;
}

ol.wcmamtx-accordion span.dashicons.dashicons-menu-alt {
    margin-top: -2px;
    margin-right: 10px;
    margin-left:10px;
}

span.wcmamtx_type_label {
    float: right;
}

label.wcmamtx_accordion_label.wcmamtx_custom_content_label {
    margin-top: -250px;
}

div.wcmamtx_accordion_handler {
    min-width: 30px;
    float: left;
}

.wcmamtx-accordion h3 {
    height: 40px;
    font-size: 16px !important;
}

.wcmamtx_disabled {
    cursor: default;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3;
}

label.form-check-label.wcmamtx_icon_checkbox_label,label.form-check-label.wcmamtx_content_checkbox_label {
    margin-left: 25px;
    margin-bottom: 5px;
    margin-top: -5px;
}

.form-check.wcmamtx_icon_checkbox,.form-check.wcmamtx_content_checkbox {
    margin-bottom: 5px;
    
    padding-left: 0px;
}
.wcmamtx_new_end_point,.wcmamtx_new_order,.wcmamtx_new_actions {
  float:right;
}

button.btn.btn-primary.wcmamtx_new_template {
    float: right;
}

.wcmamtx_add_section_div .dashicons , .wcmamtx_frontend_link .dashicons {
  margin-top: 7px;
}

.wcmamtx_add_section_div .dashicons, .wcmamtx_frontend_link .dashicons {
    margin-top: 3px;
}


span.dashicons {
    text-decoration: none;
}

ul.icon-picker-list li {
    max-width: 70px;
    max-height: 100px;
}

span.name-class {
    font-size: 10px;
}

p.wpml_sticky_para {
    margin-top: 20px !important;
}
input.wcmamtx_accordion_input,input.regular-text {
    width: 200px;
}
p.sysbasics_licensing_span {
    font-style: italic;
    padding-top: 20px;
    font-size: 12px !important;
}

a.sysbasics-token-page {
    margin-top: 5px;
}

table.widefat.sysbasics-license-table {
    margin-top: 5px;
}

button.btn.btn-success.wcmamtx_activate_license {
    display: none;
}

.wcmamtx_notice_div {
    width: 100%;
}

.wcmamtx_notice_div_lowerbutton {
    margin-top: 20px;
}

.wcmamtx_notice_div {
    padding: 10px;
    border: 1px dotted black;
    border-radius: 10px;
    font-size: 14px;
    font-style: italic;
}
a.btn.wcmamtx_docs_buton.btn-success {
    float: right;
}
span.wcmamtx_docs_icon.dashicons.dashicons-welcome-learn-more {
    margin-top: 4px;
    margin-right: 4px;
}
a.btn.wcmamtx_support_buton.btn-warning {
    float: right;
    margin-right: 5px;
}
span.wcmamtx_docs_icon.dashicons.dashicons-admin-generic {
    margin-top: 2px;
    margin-right: 2px;
}
a.btn.btn-primary.wcmamtx_pro_link.nav-wrap {
    float: right;
    margin-right: 5px;
    /* padding: 10px; */
}

table.widefat.wcmamtx_options_table select {
    min-width: 200px;
}



select.wcmamtxvisibleto {
    width: 200px;
}

table.wcmamtx_table.widefat td:nth-child(2) {
    min-width: 70%;
    width: 70%;
}
button.btn.btn-primary.picker-button {
    font-size: 12px;
    color: #2271b1;
    border-color: #2271b1;
    background: #f6f7f7;
    vertical-align: top;
    height: 30px;
}

input.wcmamtx_iconpicker.icon-class-input {
    width: 200px;
}

.image-upload-div {
    margin-top: 10px;
}

.form-table th {
    width: auto;
}

.wcmamtx_notice_div.review {
    margin-bottom: 10px;
}
.sysbasics_review_buttons {
    float: right;
}

a.btn.wcmamtx_exit_setup.btn-danger {
    float: right;
}

span.wcmamtx_docs_icon.dashicons.dashicons-controls-forward {
    margin-top: 2px;
    margin-right: 2px;
}

a.nav-tab.wcmamtx_wizard_settings {
    display: none;
}

img.label-icon-default-links {
    max-width: 90%;
    padding: 10px;
    border: 2px solid black;
    border-color: black;
}

img.label-icon-default-links {
    margin-bottom: 60px;
}

.wizard .content p {
    font-size: 20px !important;
    color: #030303;
}

a.btn.btn-warning.wcmactx_wizard_action_button {
    width: 100%;
}
span.wcmamtx_pro_version_text {
    color: red;
    margin-left: 90px;
    /* padding-top: 40px !important; */
}

ul.wcmamtx_elwidget_ul2 li {
    width: 650px;
    max-width: 45%;
    float: left;
    border: 1px dotted grey;
   
    padding: 20px;
    margin-right: 10px;
}

ul.wcmamtx_elwidget_ul2 li label {
    width: 50%;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}

li.wcmamtx_module_sample {
    display: none;
}

p.wcmamtx_module_info {
    font-size: 11px !important;!i;!;
    width: 50%;
}

ul.wcmamtx_elwidget_ul2 li {
    min-height: 170px;
}

.pro_preview_table i.fa-check {
    margin-right: 10px;
    color: white;
    background-color: #43b15b;
    padding: 4px;
    border-radius: 10px;
    font-size: 10px;
}

table.pro_preview_table {
    margin-top: 10px;
    margin-bottom: 20px;

}

.toggle.btn.btn-light.off.disabled {
    display: none;
}

.modal-content a#wcmamtx_frontend_link,.wcmamtx_notice_div_lowerbutton a.wcmamtx_frontend_link {
    float: left;
    width: 100%;
}

a.btn.btn-success.wcmamtx_frontend_link {
    margin-right: 5px;
    width: 100%;
}

.wcmamtx_disabled2 {
    cursor: default;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.45;
}
.wcmamtx_notice_div.review.bottom {
    margin-top: 60px;
    background-color: #b0e2b0;
}

.wcmamtx_count_div_section_main {
    margin-left: 0px;
    max-width: 25%;
    float: left;
}

.wcmamtx_count_div_section {
    margin-left: 15px;
    max-width: 50%;
    float: left;
}

.wcmamtx_count_div {
    width: 100%;
}

.wcmamtx_count_div_section label {
    margin-right: 1px;
}

a.wcmamtx-custom-countof-link p.bubble{
    font-size: 10px;
    margin-top: 16px;
    /* margin-right: 100px !important; */
}
input.wcmamtx_accordion_input.count_bubble2.wcmamtx_accordion_checkbox.checkmark2 {
    display: none;
}
input#wcmamtx_bulk_actions_button {
    float: right;
    margin-right: 20px;
}

button.btn.btn-secondary.bulk.apply {
    float: right;
    background: #468446;
}
select.wcmamtx_bulk_action_select{
    /* float: right; */
    width: 100%;
    min-width: 100%;
}

button.button.expimpbuttons {
    float: right;
    margin-right: 20px;
}

button.button.expimpbuttons .dashicons {
    margin-top: 05px;
    font-size: 20px;
}

a.nav-tab.wcmamtx_module_settings,a.nav-tab.wcmamtx_download_columns,a.nav-tab.wcmamtx_account_fields  {
    opacity: 0.4;
}

.wcmamtx_submit_section_div.wcmamtx_module_settings {
    display: none;
}

.wcmamtx_submit_section_div.wcmamtx_avatar_settings button.button.expimpbuttons {
    display: none;
}

.wcmamtx_submit_section_div.wcmamtx_plugin_options button.button.expimpbuttons {
    display: none;
}

.wcmamtx_submit_section_div.wcmamtx_download_columns button.button.expimpbuttons {
    display: none;
}

.wcmamtx_submit_section_div.wcmamtx_account_fields button.button.expimpbuttons {
    display: none;
}

.wcmamtx_submit_section_div.wcmamtx_avatar_settings button.button.expimpbuttons {
    display: none;
}

.wcmamtx_submit_section_div.wcmamtx_layout button.button.expimpbuttons {
    display: none;
}

button.btn.btn-sm.btn-info.expimpbuttons {
    float: right;
    margin-right: 10px;
}

button#wcmamtx_add_space {
    margin-left: 4px;
}

form.nds_add_user_meta_form {
    wmax-width: 20% !important;
    float: left;
    margin-left: -260px;
    /* padding-right: 10px !important; */
    padding: 10p;
}

.wcmamtx_avatar_settings button.btn.btn-sm.btn-info.expimpbuttons,.wcmamtx_plugin_options button.btn.btn-sm.btn-info.expimpbuttons,.wcmamtx_pro_settings button.btn.btn-sm.btn-info.expimpbuttons  {
    display: none;
}

tr.wcmamtx_show_avatar_tr .toggle.btn,table.wcmamtx_options_table .toggle.btn {
    min-width: 79px;
    min-height: 34px;
}

table.wcmamtx_options_table span.toggle-handle.btn.btn-light {
    background-color: #92a78b69;
}

tr.wcmamtx_show_avatar_content_tr td {
    max-width: 200px;
}

table.widefat.wcmamtx_options_table tr.wcmamtx_show_avatar_content_tr td input {
    min-width: 10px;
}

.wcmamtx_options_table{
    background:#fff;
    border-radius:12px;
    overflow:hidden;
    border:1px solid #e5e7eb;
}

.wcmamtx_options_table tr{
    border-bottom:1px solid #f1f1f1;
}

.wcmamtx_options_table td{
    padding:18px 20px;
    vertical-align:middle;
}

.wcmamtx_options_table label{
    font-weight:600;
    color:#1d2327;
}

input[type="range"]{
    width:250px;
}

.wcmamtx-size-value{
    display:inline-block;
    min-width:60px;
    font-weight:600;
    margin-left:10px;
}

.wcmamtx_allowed_formats_multiselect{
    min-width:250px;
    min-height:120px;
    border-radius:8px;
}

.wcmamtx-save-btn{
    background:#2271b1;
    border:none;
    color:#fff;
    padding:12px 28px;
    border-radius:8px;
    font-weight:600;
    cursor:pointer;
}

.wcmamtx-save-btn:hover{
    background:#135e96;
}

.wcmamtx-endpoints-wrap {
    background: #fff;
    border: 1px solid #dcdcde;
    border-radius: 12px;
    padding: 24px;
    margin-top: 20px;
}

.wcmamtx-endpoint-row {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 18px 0;
    border-bottom: 1px solid #f0f0f1;
}

.wcmamtx-endpoint-row:last-child {
    border-bottom: none;
}

.wcmamtx-endpoint-label {
    min-width: 220px;
    font-weight: 600;
    color: #1d2327;
}

.wcmamtx-endpoint-label small {
    display: block;
    margin-top: 4px;
    color: #646970;
    font-weight: 400;
}

.wcmamtx-endpoint-row input[type="text"] {
    width: 320px;
    border-radius: 8px;
    padding: 8px 12px;
    border: 1px solid #c3c4c7;
}

.wcmamtx-endpoint-row input[type="text"]:focus {
    border-color: #2271b1;
    box-shadow: 0 0 0 1px #2271b1;
}

.wcmamtx-endpoint-preview {
    background: #f6f7f7;
    border-radius: 6px;
    padding: 6px 10px;
    color: #646970;
    font-size: 12px;
}

.toggle.btn-sm {
    min-width: 80px !important;
    /* min-height: 80px; */
}

.wcmamtx_count_div_section label.wcmamtx_accordion_label {
    font-size:10px;
}

span.wcmamtx_new_tab_note {
    display: inline;
    align-items: center;
    background: #d1fae5;
    color: #065f46;
    font-size: 10px;
    /* font-weight: 500; */
    padding: 2px 6px;
    border-radius: 20px;
    border: 1px solid #6ee7b7;
    vertical-align: middle;
}

a.nav-tab.wcmamtx_plugin_options {
    opacity: 0.4;
}
/* ============================================================
   Responsive Buttons Section
   ============================================================ */

.wcmamtx_buttons_section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    padding: 12px 0;
    border-top: 1px solid #e5e7eb;
    margin-top: 16px;
}

.wcmamtx-btn-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
}

.wcmamtx-btn-group--actions {
    margin-left: auto;
}

.wcmamtx-action-btn {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4;
    cursor: pointer;
    border: 1px solid transparent;
    text-decoration: none;
    white-space: nowrap;
    transition: background 0.15s, border-color 0.15s;
    background: #f6f7f7;
    color: #2c3338;
    border-color: #c3c4c7;
}

.wcmamtx-action-btn:hover {
    background: #e5e5e5;
    color: #1d2327;
    text-decoration: none;
}

.wcmamtx-action-btn .dashicons {
    font-size: 14px;
    width: 14px;
    height: 14px;
    margin-top: 0;
    flex-shrink: 0;
}

.wcmamtx-action-btn--save {
    background: #2271b1;
    color: #fff;
    border-color: #2271b1;
}
.wcmamtx-action-btn--save:hover {
    background: #135e96;
    border-color: #135e96;
    color: #fff;
}

.wcmamtx-action-btn--danger {
    background: #d63638;
    color: #fff;
    border-color: #d63638;
}
.wcmamtx-action-btn--danger:hover {
    background: #b32d2e;
    border-color: #b32d2e;
    color: #fff;
}

.wcmamtx-action-btn--primary {
    background: #2271b1;
    color: #fff;
    border-color: #2271b1;
}
.wcmamtx-action-btn--primary:hover {
    background: #135e96;
    border-color: #135e96;
    color: #fff;
}

.wcmamtx-action-btn--info {
    background: #0a7ef9;
    color: #fff;
    border-color: #0a7ef9;
}
.wcmamtx-action-btn--info:hover {
    background: #0369d1;
    border-color: #0369d1;
    color: #fff;
}

.wcmamtx_buttons_section .wcmamtx_submit_section_div {
    margin-left: auto;
    float: none;
}

.wcmamtx_buttons_section a#wcmamtx_frontend_link,
.wcmamtx_buttons_section #wcmamtx_frontend_link {
    float: none;
    margin-right: 0;
}

.wcmamtx_buttons_section button.button.expimpbuttons,
.wcmamtx_buttons_section button.btn.btn-sm.btn-info.expimpbuttons {
    float: none;
    margin-right: 0;
}

@media (max-width: 782px) {
    .wcmamtx_buttons_section {
        flex-direction: column;
        align-items: stretch;
    }
    .wcmamtx-btn-group {
        width: 100%;
        justify-content: flex-start;
    }
    .wcmamtx-btn-group--actions {
        margin-left: 0;
        border-top: 1px solid #e5e7eb;
        padding-top: 8px;
    }
    .wcmamtx-action-btn {
        flex: 1 1 auto;
        justify-content: center;
        min-width: 80px;
    }
}

.wcmamtx_avatar_settings button.wcmamtx-action-btn.wcmamtx-action-btn--info.expimpbuttons {
    display: none;
}

.wcmamtx_avatar_settings a.wcmamtx-action-btn.wcmamtx-action-btn--primary.wcmamtx_frontend_link {
    display: none;
}

a.btn.wcmamtx_flot_right_endpoint{
    float: right;
    margin-right: 5px;
}