.wpt_table_tag_wrapper, .wpt_table_tag_wrapper table,
.wpt-wrap .wpt_table_tag_wrapper table, .wpt-wrap .wpt_table_tag_wrapper table.wpt-tbl {
  width: 100%;
  padding: 0;
  margin: 0;
}
div.wpt-wrap {
  display: flex;
  gap: 10px;
  flex-direction: column;
  flex: 1 100%;
}
.wpt-wrap .wpt_table_tag_wrapper {
  box-shadow: 0 10px 15px 0 #00000010;
  margin-bottom: 15px; /*25px*/
  background: white;
}
.wpt-wrap .wpt_table_tag_wrapper table,
.wpt-wrap .wpt_table_tag_wrapper table.wpt-tbl{
  margin: 0;
}
/**TEMPLATE**/
.wpt-wrap a,
.wpt-wrap a:hover {
  text-decoration: none !important;
}
.wpt-wrap table {
    font-size: 16px;
}
.wpt-wrap,
.wpt-wrap>div,
.wpt-wrap>div>div,
.wpt-wrap table,
.wpt-wrap table thead th,
.wpt-wrap table tbody td div,
.wpt-wrap table tbody tr,
.wpt-wrap table tbody td {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
}
.wpt-wrap .wpt_table_head, .wpt-wrap .wpt_table_head>th {
    padding: 11px 10px;
    margin: 0;
}

body.wpt_table_body .wpt-wrap table tbody tr th,
body.wpt_table_body .wpt-wrap table tbody tr td {
  border-spacing: 1px;
  border: none;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}
.wpt-wrap table tbody tr th:first-child,
.wpt-wrap table tbody tr td:first-child {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.wpt-wrap table tbody tr th:last-child,
.wpt-wrap table tbody tr td:last-child {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.wpt-wrap th.wpt_description, .wpt-wrap td.wpt_description {
  min-width: 350px;
  white-space: inherit;
}
.wpt-wrap tr.wpt-row,
tr.wpt-row>td>*{
    padding: 0;
    margin: 0;
}
.wpt-wrap tr.wpt-row>td{
    padding: 10px;
    margin: 0;
}

body.wpt_table_body .wpt-wrap table thead tr,
body.wpt_table_body .wpt-wrap table thead th {
  color: #fff;
  border-top: none;
  border-bottom: none !important;
}
.wpt-wrap table thead th {
  border: none;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}
.wpt-wrap table.wpt-tbl thead {
    border-bottom: 1px solid #ffffff;
}
.wpt-wrap table tbody tr.spacer td {
    padding: 0 !important;
    height: 3px;
    border-radius: 0 !important;
    background: transparent !important;
  }

.wp-block-button__link {
    color: #fff !important; 
}

/*Pricing*/
span.wpt_product_price ins {
  font-size: 16px;
  line-height: 18px;
}

span.wpt_product_price .amount {
  color: black;
  font-weight: normal;
}

.wpt_product_price del .amount {
  color: var(--wpt_gray);
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
}
/*Add to Cart*/
tr.product_type_simple .item_inside_cell.wpt_action, tr.product_type_simple .td_or_cell.wpt_action>div {
  display: flex;
  flex-direction: row;
  flex-wrap: initial;
  align-items: center;
  justify-content: start;
  gap: 4px;
}
.item_inside_cell.wpt_action, .td_or_cell.wpt_action>div {
  background: transparent;
  width: 100%;
}
a.button.wpt_woo_add_cart_button{
  position: relative;
  display: inline-block;
}

.wpt-wrap .wpt_add-request-quote-button,
.wpt-wrap .wpt_quick_view .caqv-open-modal,
tr.visible_row.wpt_row td a.button,
tr.visible_row.wpt_row td a.wpt_woo_add_cart_button,
tr.visible_row.wpt_row .col_inside_tag.action a
.wpt-wrap table tbody tr .button.add_to_cart_button,
.wpt-wrap table tbody tr .button.single_add_to_cart_button,
/* button.single_add_to_cart_button.button.alt, */
.wpt-wrap table tbody tr .button.add_to_cart_button.adding,
.wpt-wrap table tbody tr .button.add_to_cart_button.alt.wc-variation-selection-needed,
.wpt-wrap table tbody tr .button.add_to_cart_button.adding.wc-variation-selection-needed{
  padding: 10px 11px;
  color: #fff;
  font-size: 16px;
  border-radius: 2px;
  font-weight: 400;
  white-space: nowrap;
  line-height: 16px;
  cursor: pointer;
  text-transform: none;
  letter-spacing: 0px;
  box-shadow: none;
  opacity: 1 !important;
  position: relative;
}
tr.visible_row.wpt_row td a.wpt_woo_add_cart_button.disabled{
  opacity: 1;
}

.wpt-wrap tr.wpt_table_header_row.wpt_table_head th {
    white-space: nowrap;
  }
.wpt-wrap table tbody th .content span,
.wpt-wrap table tbody td .content span {
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 15px;
  padding-top: 15px;
}


.wpt-wrap table tbody tr:not(.spacer) {
    border-radius: 0;
    overflow: hidden;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
  }
  .wpt-wrap table tbody tr:not(.spacer):hover {
    -webkit-box-shadow: 0px -1px 0px 0px #0000000f;
    box-shadow: 0px -1px 0px 0px #0000000f;
  }


  

.wpt-wrap table tbody tr:last-child,
.wpt-wrap table tbody tr:last-child:hover {
  border-bottom: none !important;
  box-shadow: unset;
}
div.td_or_cell.no-inner.wpt_message input.message {
  width: 100%;
}

/*This green signal, when added to cart*/
/* tr.wpt-row.wpt-added-to-cart>td:last-child::after, */
tr.wpt-row.wpt-added-to-cart>td:first-child:before {
  content: "";
  position: absolute;
  width: 1px;
  top: 0;
  left: 0;
  height: 100%;
}
tr.wpt-row.wpt-added-to-cart>td:last-child::after {
  left: unset;
  right: 0;
}

.wpt-wrap .instance_search_wrapper {
  margin-top: 20px;
}
/*Others*/
.wpt-wrap tbody tr td .music_title {
    font-size: 16px;
    font-weight: 500;
  }
  .wpt-wrap .custom_table .wpt_row td img {
    border-radius: 3px;
  }

.wpt-wrap table#wpt_table.wpt_product_table a.added_to_cart.wc-forward {
  font-size: 12px;
  padding: 2px 5px;
  font-weight: normal;
  background: transparent;
  text-decoration: none;
  letter-spacing: 2px;
}
/*Checkbox*/
.all_check_header_footer.all_check_header>span label {
  display: flex;
  column-gap: 10px;
}
div.wpt-wrap.wpt-wrap input[type=checkbox]+label:before {
  content: '';
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  border-radius: 1px;
  font-size: 18px;
  line-height: 18px;
}
  
div.wpt-wrap.wpt-wrap input[type=checkbox]:checked+label:after {
  content: '\2713';
  top: 3px;
  font-size: 15px;
  font-weight: bold;
  left: 5px;
  position: absolute;
  line-height: 18px;
  width: 18px;
  height: 18px;
}
/* div.wpt-wrap.wpt-wrap tr th input[type=checkbox]:checked+label:after,
div.wpt-wrap.wpt-wrap span input[type=checkbox]:checked+label:after{
  left: 5px;
} */
div.wpt-wrap.wpt-wrap tr th input[type=checkbox]+label:after {
  font-size: 17px !important;
  line-height: 17px !important;
}

div.wpt-wrap.wpt-wrap tr.disabled input[type=checkbox]+label,
div.wpt-wrap.wpt-wrap tr.stock_status_outofstock input[type=checkbox]+label{
  opacity: .25;
}
.wpt-wrap th.wpt_check label {
    margin-left: -1px;
}
/*Pagination*/
.wpt-wrap .wpt_table_pagination span.page-numbers.current,
.wpt-wrap .wpt_table_pagination a.page-numbers.current {
  color: #ffff;
  font-weight: bold;
  font-size: 16px;
  line-height: 17px;
}
.wpt-wrap .wpt_table_pagination a.page-numbers, 
.wpt-wrap .wpt_table_pagination span.page-numbers {
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .1s;
  margin: 0px;
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  border-radius: 2px;
  line-height: 17px;
}

/*Checkbox*/
.wpt-wrap .all_check_header_footer {
  background-color: transparent;
  padding: 0;
  font-size: 16px;
  font-family: inherit;
  margin: 0;
  flex-wrap: wrap;
  gap: 10px;
}
.wpt-wrap .td_or_cell.wpt_check {
  /* display: table-cell !important */
}  

.wpt-wrap input[type=checkbox]+label, .wpt-wrap input[type=radio]+label {
  margin: 0 0 0 0;
}

.wpt_table_body .wpt-wrap .wpt_action form.cart {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0;
    flex-wrap: nowrap;
    flex-direction: row;
    flex-basis: 100%;
    justify-content: start;
}
.wpt_table_body .wpt-wrap .wpt_action form.variations_form.cart {

    flex-wrap: nowrap;
    flex-direction: column;
    flex-basis: 100%;
}
.wpt_action form.variations_form.cart .single_variation_wrap,
.wpt_action form.variations_form.cart .single_variation_wrap .woocommerce-variation.single_variation{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  order: 3;
}
.wpt_action form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart.variations_button {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: start;
  order: 1;
}
.wpt_action form.variations_form.cart table.variations, 
.wpt_action form.variations_form.cart table.variations tr, 
.wpt_action form.variations_form.cart table.variations td,
.wpt_action form.variations_form.cart table.variations tr th {
  padding: 4px;
  margin: 0;
  background: transparent;
}

.wpt_action form.variations_form.cart table.variations select {
  min-width: 160px;
}
  /* product title  */
body.wpt_table_body .wpt-wrap table tbody tr.wpt_row>td a.wpt_product_title_in_td {
    font-weight: 400;
    text-decoration: none;
    font-size: 17px;
    line-height: 19px;
    background: transparent;
    margin: 0;
    box-shadow: none;
    min-width: 250px;
    display: block;
}
  
  /* product description  */
  body.wpt_table_body .wpt-wrap table tbody tr.wpt_row>td .product_description {
    font-weight: 400;
    text-decoration: none !important;
    font-size: 16px;
    background: transparent;
    margin: 0;
  }

  
/*Search Box*/
/* label.search_keyword_label.single_keyword, */
.search_single_column .search_keyword_label,
.search_single_search_by_keyword .search_keyword_label,
.wpt_search_box .search_box_wrapper .search_single>label,
.wpt_filter_wrapper .search_single_column>label{
  margin-bottom: 8px;
  color: black;
}
.wpt-wrap .search_single .query_box_direct_value, .wpt-wrap .instance_search_input {
  width: 100%;
  border-radius: 1px;
  padding: 8px;
  height: 38px;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  margin-top: 8px;
}
.wpt_filter_wrapper .search_single_column>*,
.wpt-wrap .search_box_wrapper .search_single>* {
  display: block;
  width: 100%;
}
.wpt-wrap .wpt_search_box .select2-container {
  width: 100% !important;
  margin-top: 8px;
}
.wpt-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 6px;
  right: 6px;
}

.wpt-wrap .select2-container .select2-selection--multiple {
  min-height: 42px;
}
.wpt-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 15px;
}
.wpt-wrap .select2-container--default .select2-selection--single {
  border-radius: 2px;
}

/*Search bar*/
  
  .wpt-wrap .all_check_header_footer.all_check_header>span>* {
    padding: 0 !important;
    margin: 0;
  }
  
  .wpt-wrap .wpt-wrap.wpt-wrap input[type=checkbox]+label:before {
    content: '';
    margin-right: 3px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    margin-right: 6px;
  }
  
/*----- Quantity ---------*/
.wpt-wrap .wpt_quantity .quantity {
  display: flex;
}
.wpt-wrap .qib-button-wrapper button.qib-button {
  padding: 0;
  text-align: center;
}

.qib-button-wrapper .quantity input.input-text.qty.text {
  width: 3rem;
}
.wpt-wrap .wpt-tbl input[type=number]::-webkit-inner-spin-button,
.wpt-wrap .wpt-tbl input[type=number]::-webkit-outer-spin-button {
  opacity: 0.7;
}

.wpt-wrap .qib-button.qib-button-wrapper {
  display: flex !important;
  height: 37px;
  float: unset;
  margin: 0;
  flex-wrap: nowrap;
}
.wpt-wrap .qib-button-wrapper div.quantity.wqpmb_quantity{
  height: 33px;
}
.wpt_action input.input-text.qty.text,
.wpt-wrap .qib-button-wrapper .quantity input.input-text.qty.text,
.wpt-wrap .wpt_quantity input.input-text.qty.text,
.wpt-wrap .wpt_quick_qty input.input-text.qty.text{
  padding: 0;
  text-align: center;
  min-width: 25px;
  border-radius: 2px;
  font-size: 16px;
  line-height: 18px;
  height: 37px;
  margin: 0;
  box-shadow: unset;
  max-width: 55px;
}
.wpt-wrap .qib-button-wrapper .quantity input.input-text.qty.text{
  border-radius: 0;
}
body.wpt_table_body .wpt-wrap .qib-button.qib-button-wrapper .minus.qib-button,
body.wpt_table_body .wpt-wrap .qib-button.qib-button-wrapper .plus.qib-button {
  font-size: 18px;
  line-height:18px;
  height: 37px;
  font-weight: normal;
}
body.wpt_table_body .wpt-wrap .qib-button.qib-button-wrapper .minus.qib-button{
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-right: 0 none;
}
body.wpt_table_body .wpt-wrap .qib-button.qib-button-wrapper .plus.qib-button{
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-left: 0 none;
}
/*Mini Cart*/
.wpt-wrap div.tables_cart_message_box div.widget_shopping_cart_content li a.remove::before {
  font-size: 24px;
  border-radius: 25px;
}

/*load*/
.wpt-wrap .wpt_load_more {
  color: #fff;
  border-radius: 3px;
  transition: all .5s;
}
.search_box_wrapper span.select2-selection__clear {
  padding: 0px 12px;
  transition: all .2s;
}
.search_box_wrapper span.select2-selection__clear:hover {
  color: white;
}

/*Message*/
.wpt-wrap td.wpt_message div>input.message, .wpt-wrap .item_inside_cell.wpt_message>input.message {
  padding: 7px 11px;
  margin: 0;
  border-radius: 2px;
  font-size: 14px;
  line-height: 14px;
  text-transform: none;
  box-shadow: unset;
}
/*NoticeBoard*/

div.wpt_notice_board {
  
  width: 400px;
  min-height: 1px;
  z-index: 999999;
  position: fixed;
  
  border-radius: 3px;
  text-align: center;
  padding: 4px;
  cursor: pointer;
  top: unset;
  left: 10px;
  bottom: 10px;
  max-width: 100%;
  display: block;
}

div.wpt_notice_board>div {
  margin-bottom: 10px !important;
  border: 0 none;
}
div.wpt_notice_board>div,
div.wpt_notice_board>div.woocommerce-message {
  position: relative;
  text-align: left;
  box-shadow: 0px 3px 5px -1px rgb(0 0 0 / 20%), 0px 6px 10px 0px rgb(0 0 0 / 14%), 0px 1px 18px 0px rgb(0 0 0 / 12%);
}

div.wpt_notice_board .woocommerce-error, 
div.wpt_notice_board .woocommerce-info, 
div.wpt_notice_board .woocommerce-message, 
div.wpt_notice_board .woocommerce-noreviews, 
div.wpt_notice_board p.no-comments {
  padding: .5em .618em;
  margin-bottom: 2px;
}
div.wpt_notice_board>div:before{content: "";display: none;}

div.wpt_notice_board>div:after {
  content: "x";
  position: absolute;
  right: 7px;
  top: 7px;
  width: 10px;
  height: 10px;
  overflow: hidden;
  font-size: 17px;
  text-align: center;
  line-height: 8px;
  padding: 7px;
}
.wpt_edit_table {
  display: flex;
  justify-content: start;
  flex: 1 100%;
}


/*Mobile Responsive Handle*/
.wpt_stock {
  white-space: nowrap;
}
tr .item_inside_cell.wpt_action{
  margin-right: 8px;
}
td.wpt-replace-td-in-tr {
  display: flex;
  width: 100%;
  gap: 10px;
  flex-flow: column wrap;
  position: relative;
}
/* td.td_or_cell .item_inside_cell {
  flex: 0 100%;
}
td.td_or_cell .item_inside_cell.wpt_thumbnails,
td.td_or_cell .item_inside_cell.wpt_quantity,
td.td_or_cell .item_inside_cell.wpt_price,
td.td_or_cell .item_inside_cell.wpt_total,
td.td_or_cell .item_inside_cell.wpt_serial{
  flex-grow: 1;
} */
td.td_or_cell .item_inside_cell.wpt_product_title,
td.td_or_cell .item_inside_cell.wpt_action,
td.td_or_cell .item_inside_cell.wpt_description{
  flex: 1 100%;
}


div.inner-available.td_or_cell,
td.inner-available.td_or_cell {
display: flex;
flex-wrap: wrap;
gap: 10px;
flex-direction: row;
align-items: center;
justify-content: flex-start;
}
.wpt_product_title .item_inside_cell {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
td.wpt-replace-td-in-tr div.td_or_cell.wpt_check {
  position: absolute;
  top: 10px;
  right: 10px;
  background: transparent;
  width: 22px;
}
/* .inner-available .item_inside_cell, */
td.wpt-replace-td-in-tr div.td_or_cell{
  order: 99;
}
/* .inner-available .item_inside_cell.wpt_thumbnails, */
td.wpt-replace-td-in-tr div.td_or_cell.wpt_thumbnails{
  order: 1;
}
/* .inner-available .item_inside_cell.wpt_product_title, */
td.wpt-replace-td-in-tr div.td_or_cell.wpt_product_title {
  order: 2;
}
td.wpt-replace-td-in-tr {
  border: 1px solid var(--wpt_off_white) !important;
  background: var(--wpt_table_bg) !important;
  border-bottom: 0 none !important;
}
.wpt_table_tag_wrapper tr.wpt_selected_tr td.wpt-replace-td-in-tr {
  background: #8d8d8d0d !important;
}
tr:last-child td.wpt-replace-td-in-tr {
  border-bottom: 1px solid var(--wpt_off_white) !important;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

}



/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 1024px) {

}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 991px) {
    
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 767px) {
  .wpt_edit_table {
    justify-content: center;
  }
  .wpt_product_table *, .wpt_product_table tr>td, .wpt_product_table td {
    vertical-align: top;
  }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

}

/* Extra small devices (phones, 500px and down) */
@media only screen and (max-width: 500px) {
  .inner-available .item_inside_cell{
    order: 99;
  }
  .inner-available .item_inside_cell.wpt_thumbnails{
    order: 1;
  }
  .inner-available .item_inside_cell.wpt_product_title{
    order: 2;
  }
  tr.product_type_simple .item_inside_cell.wpt_action, tr.product_type_simple .td_or_cell.wpt_action>div {
    gap: 20px;
  }
  .wpt-auto-responsive .wpt-stats-report {
    background: var(--wpt_thead_bg);
    padding: 15px 10px;
    color: var(--wpt_thead_text);
    flex-shrink: 0;
    margin: 0;
    margin-bottom: -10px;
}
}