
/*
* All of the CSS for your public-facing functionality should be
* included in this file.
*/
.mwb_advance_table_view_main_wrapper {
  margin-bottom: 30px;
  overflow-y: auto;
}
.single-product div.product .mwb-wtv-available-variation-button ~ .woocommerce-product-rating {
  margin-top: 15px;
}
.mwb_wtv_grid_wty_error_msg {
  float: right;
}
.mwb_wtv_variations {
  padding-bottom: 20px;
}

#variations-table{
 clear: both;
}
.mwb_wtv_add_to_cart{
  height: auto!important;
}
#default_table{
  background-color: #333333 !important;
  font-size: 12px;
  margin:5px !important;
  padding:5px !important;
}
.mwb_wtv_grid_view_description {
  clear: both;
  margin-bottom: 10px;
}
.mwb-new-table.wps-header-table {
  margin-bottom: 0px;
}
.mwb-new-table td.mwb-new-table__pro-quantity .mwb_wtv_new_table_qty {
  border: solid 1px #ccc;
  box-shadow: 0px 0px;
  padding: 5px 5px;
}
.wps-header-table {
  margin-bottom: 0px;
  width: calc(100% - 17px);
}
.wps-header-table table{
  margin-bottom: 0px;
}

.mwb-vvariation-table th {
  padding: 10px;
}
.mwb_wtv_main_Img {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}
.mwb_wtv_main_Img:hover
{
  opacity: 0.7;
}
.fancybox-close{
  position: absolute;
  top: 15px;
  right:2px;
  width:36px;
  height:36px;
  cursor:pointer;
  z-index: 8040;
}
table.mwb_pure-table th {
  background-color: #cacdd1;
  border: 1px solid #e2dde0;
  vertical-align : middle;
  text-align: center;
  width:30%;
}
table.mwb_pure-table td {
 border: solid 1px #ccc;
 cursor: pointer;
 padding: 20px;
 text-align: center;
}
table.mwb_pure-table td:hover{
  background: #ccc;
  font-size: 15px;
}
table.mwb_pure-table {
  margin-top: 10px;
}
select.mwb-wtv-form-control {
  width: 105px;
  height: 30px;
  color: #464646;
  text-transform: capitalize;
  padding: 0px 3px;
  border-radius: 5px;
  border: solid 0.5px;
  margin-right: 20px;
}
#variations-table .dataTables_filter, .dataTables_paginate {
 float: none;
 margin-bottom: 30px;
 text-align: right;
}
.mwb_wtv_dropdown_class{
  display: inline-block;
  margin-right: 10px;
}
/*popup*/
.mwb_wtv_popup_details {
 float: right;
 width: 65%;
}
.mwb_wtv_popup_data_view {
 float: left;
 width: 30%;
}
.mwb_wtv_popup_data_view img{
  width: 200px;
}
.mwb_wtv_popup_details > div {
 margin-bottom: 15px;
}
input.mwb_wtv_quantity {
  border: 1px solid #eee !important;
  padding: 3px !important;
  width: 60px !important;
  font-size: 13px !important;
  background-color: #fff !important;
  border-radius: 4px !important;
}
.mwb_pro_quant_cart {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  width: 140px;
  color: #ffffff;
  padding: 1px 20px;
  border-radius: 4px;
  justify-content: space-between;
  margin-left: 10px;
  line-height: 1.5;
}
.mwb_wtv_add_to_cart_button{
  text-align: center;
}
table.mwb_variations_render_table {
  display: block;
  overflow: auto;
}
table.mwb_variations_render_table td {
  border: solid 1px #ccc;
  padding: 10px 20px;
}

table.mwb_variations_render_table th {
 border: 1px solid #ccc!important;
 padding: 10px 8px!important;
}
table.mwb_variations_render_table img.mwb_wtv_main_Img {
  width: 70px;
}
table.dataTable.dtr-inline.collapsed.mwb_variations_render_table > tbody > tr > td:first-child::before, table.dataTable.dtr-inline.collapsed.mwb_variations_render_table > tbody > tr > th:first-child::before {
 content: "+";
 left: auto;
 position: absolute;
 right: 3px;
}
/*css for filter and search*/
.mwb_wtvv_filter_search #DataTables_Table_0_filter {
 float: right;
 text-align: right;
 width: 50%;
}
.mwb_wtvv_filter_search .dataTables_filter {
  padding-right: 0;
}

.mwb_wtvv_filter_search {
  background-color: #e9eff3;
  margin: 15px 0px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
}
.mwb_wtvv_filter_search .dataTables_filter {
  margin-bottom: 0 !important;
}
.mwb_wtvv_filter_search .dataTables_filter input {
  background-color: #fff;
  border: solid 1px #ccc !important;
  box-shadow: 0px 0px;
  padding: 8px 0px !important;
  height: auto;
  margin-bottom: 0;
}
#variations-table .mwb_variations_render_table th {
  background-color: #e9eff3;
  color: #000;
}
.paginate_button.previous.disabled{
  display: none;
}
.paginate_button.next.disabled{
  display: none;
}
.paginate_button.current{
  font-weight: bold;
  font-size: 20px;
}
.mwb_wtv_variation_price {
  vertical-align: top;    
}
.mwb_wtv_variation_price .second {
  background: red none repeat scroll 0% 0% !important;
}
.mwb_wtv_first_head {
 border-bottom: 1px solid #ffffff ;
 vertical-align: top !important;
 padding-top: 5px !important;
}
.mwb_wtv_variation_price span {
 display: block;
 padding: 5px;
}
.mwb_wtv_second_head {
  background-color: #c4e8c0 !important;
  border-bottom: 1px solid #ffffff;
  color: #211f1f;
  padding-left: 10px !important;
  text-align: left !important;
}
.mwb_wtv_variation_price .mwb_wtv_first_head > i::after {
 bottom: -10px;
 content: "→";
 font-size: 25px;
 position: absolute;
}
.mwb_wtv_second_head > i::after {
 bottom: 8px;
 content: "↓";
 font-size: 25px;
 left: 5px;
 position: absolute;
 top: -12px;
}
.mwb_wtv_variation_price .mwb_wtv_first_head > i {
 position: relative;
}
.mwb_wtv_variation_price .mwb_wtv_second_head > i {
 position: relative;
}
table.mwb_pure-table th {
 background-color: #d8d8c8 ;
 border: 1px solid #e2dde0 ;
 color: #000;
 text-align: center;
 vertical-align: middle;
 width: 20%;
 padding:0px!important;
}
/*===========================================
=            Table Grid View CSS            =
===========================================*/
.mwb_wtv_grid_view_main_wrapper {
  clear: both;
  width: 100%;
  gap: 15px;
  display: flex;
  flex-wrap: wrap;
}
.mwb_wtv_grid_view_main_wrapper::after {
  clear: both;
  content: "";
  display: block;
}

.mwb_wtv_grid_view_variation_image {
  border: 1px solid rgba(0,0,0,0.14);
  float: left;
  margin-bottom: 15px;
  margin-right: 0px;
  padding: 2px;
  width: calc(33.3333% - 10px);
}

.mwb_wtv_grid_view_add_to_cart {
  border-top: 1px dotted #ddd;
  padding: 10px 6px ;
}
.mwb_wtv_grid_view_quantity {
  display: inline-block !important;
  max-width: 100% !important;
  padding: 5px 8px !important;
  width: 100% !important;
  margin-bottom: 20px !important;
}
.mwb_wtv_grid_view_add_to_cart_button {
  margin-bottom: 5px;  
  margin-top: 5px;
}
.mwb_wtv_grid_img_wrap {
  overflow: hidden;
  position: relative;
}
.mwb_wtv_variation_value {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.75) 100%) repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  left: 1px;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  z-index: 9;
}
.mwb_wtv_variation_value span {
  display: block;
  text-transform: capitalize;
}
.mwb_wtv_grid_img_wrap:hover img {
  transform: scale(1.4);
  transition: all 0.3s linear 0s;
}
.mwb_wtv_grid_img_wrap > img {
  transition: all 0.3s linear 0s;
}

.mwb_wtv_grid_add_to_cart{
 margin-bottom: 10px;
 margin-right: 103px;
 padding-right: 15px;
 text-align: left;
}

.mwb_wtv_grid_view_add_to_cart.mwb_wtv_grid_view_type_2_quantity > span {
  display: inline-block;
  padding-left: 20px;
  margin-left: 8px;
}
.mwb_wtv_grid_img_wrap img {
  width: 100%;
}
.mwb_wtv_grid_view_add_to_cart_button.button {
  padding: 11px 20px !important;
}
.mwb_wtv_variation_value > p {
 display: table-cell;
 vertical-align: bottom;
 text-align: right;
}
.mwb_wtvv_variation_wrap {
 display: table-cell;
}
.mwb_wtv_variation_value {
 display: table;
 width: 100%;
}
/*=============================================
=            Table Variation Style            =
=============================================*/
.mwb_tvv_table_wrapper.table-responsive {
  border: 1px solid #ddd;
  margin: 30px 0;
  overflow-x: auto;
  overflow-y: hidden;
}
.mwb_tvv_coverimage {
  bottom: -8px;
  display: block;
  right: 0;
}
.wps_pvt_variation {
  text-align: center;
}
#mwb_tvv_productmatrix {
  margin: 0;
  border-collapse: collapse;
}
#mwb_tvv_productmatrix .mwb_tvv_odd{
  border-bottom: 1px solid #ddd;
}
#mwb_tvv_productmatrix .mwb_tvv_odd{
  border-bottom: 1px solid #ddd;
}
#mwb_tvv_productmatrix .mwb_tvv_odd td {
  border-right: 1px solid #ddd;
}
#mwb_tvv_productmatrix .mwb_tvv_odd td:last-child,#mwb_tvv_productmatrix .mwb_tvv_odd:last-child {
  border: medium none;
}
#mwb_tvv_productmatrix th {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  text-transform: capitalize;
  padding: 10px;
}
#mwb_tvv_productmatrix th:last-child {
  border-right: none;
}
.mwb_wtvv_attr2White {
  vertical-align: middle;
}
.mwb_tvv_coverimage span {
  display: block;
  height: 6px;
  width: 100%;
}

/*=====  End of Table Variation Style  ======*/

/*=====  End of Table Grid View CSS  ======*/
@media screen and (max-width: 992px){
  .mwb_wtv_grid_view_variation_image {    
    width: 47%;
  }
}
@media only screen and (max-width: 767px){
 .mwb_wtv_dropdown_class{
   display: block;
 }
 .fancybox-close{
  background-image: url('cross.png') !important;
  background-size: 20px auto !important;
}
}
@media only screen and (max-width: 450px) {
  .mwb_wtv_variations {
   width: 100%;
   overflow: scroll;
 }
 .mwb_wtvv_filter_search input[type="search"] {
  width: 100%;
}
.mwb_wtv_grid_view_variation_image {    
  width: 100%;
  margin-right: 0;
}
.mwb_wtv_grid_view_add_to_cart_button.button {
  padding: 11px 20px !important;
  float: right;
}
.mwb_wtv_grid_img_wrap img {
  height: 250px!important;
  width: 100%!important;
}
}
@media screen and (max-width: 450px) {
  .mwb_wtv_grid_img_wrap img {
    height: auto!important;
    width: auto!important;
  }
}


/*new table css*/
.mwb-new-table-wrapper {
  max-height: 400px;
  overflow-y: auto;
}
.mwb-new-table * {
  box-sizing: border-box;
}
.mwb-new-table{
  text-align: left;
  width: 100%;
}
.mwb-new-table td[data-title="Price"] {
  text-align: center;
}
.mwb-new-table th {
  background: #5ac2da;
  border-top: 1px solid #dddddd;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.mwb-new-table tr th:last-child,.mwb-new-table tr td:last-child {
  border-right: 1px solid #dddddd;
}
.mwb-new-table th, .mwb-new-table td {
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  padding: 5px;
}
.mwb-new-table p {
  margin: 0;
}
.mwb-new-table .mwb-new-table__pro-name {
  width: 20%;
}
.mwb-new-table .mwb-new-table__pro-description {
  width: 30%;
}
.mwb-new-table__pro-quantity .mwb_wtv_new_table_qty {
  max-width: 100px!important;
}
.mwb-wtv-variation-combination {
  margin-top: 10px;
  padding-left: 30px;
  clear: both;
}
.mwb-wtv-parent-product-name {
  font-weight: bold;
}
.odd:hover{
  background-color:#D9DD7E!important; 
}


@media screen and (max-width: 767px) {
  .mwb-new-table {
    text-align: left;
  }
  .mwb-new-table thead {
    display: none;
  }
  .mwb-new-table th {
    display: none;
  }
  .mwb-new-table tr:nth-child(2n+1) {
    border: 1px solid #000;
    border-radius: 5px;
    padding: 10px;
  }
  .mwb-new-table tr:nth-child(2n) {
    border: 1px solid #777777;
    border-radius: 5px;
    padding: 10px;
  }
  .price .woocommerce-Price-amount {
    font-weight: bold;
  }
  .mwb-new-table td:last-child {
    margin-bottom: 0;
  }
  .mwb-new-table tr {
    margin-bottom: 20px;
  }
  .mwb-new-table tr,.mwb-new-table td {
    display: block;
  }
  .mwb-new-table tr td:first-child {
    border-top: 1px solid #dddddd;
  }
  .mwb-new-table td:after {
    clear: both;
    content: "";
    display: block;
  }
  .mwb-new-table .mwb-new-table__pro-name, .mwb-new-table .mwb-new-table__pro-description{
    width: auto;
  }
  .mwb-new-table th, .mwb-new-table td {
    border-right: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    margin-bottom: 15px;
    position: relative;
  }
  .mwb-new-table td:before {
    background-color: #000000;
    box-sizing: border-box;
    color: #ffffff;
    content: attr(data-title);
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 8px;
    text-align: left;
    width: 100%;
  }
  .mwb-new-table td p {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {

  .mwb-new-table td p {
    font-size: 15px;
  }
}

/*table new design*/
.mwb-new-table-two.shop_table.order_details td {
 vertical-align: top !important;
}
.mwb-new-table-two-wrapper {
  max-height: 400px;
  overflow-y: auto;
}
.mwb-new-table-two-wrapper .mwb-new-table-two * {
  box-sizing: border-box;
}
.mwb-new-table-two-wrapper .mwb-new-table-two{
  table-layout: fixed;
  text-align: center;
}
.mwb-new-table-two-wrapper .mwb-new-table-two th {
  background: #2D5C67;
  color: #fff;
  font-size: 20px;
}
.mwb-new-table-two-wrapper .mwb-new-table-two tr th:last-child,.mwb-new-table-two tr td:last-child {
  border-right: 1px solid #dddddd;
  text-align: center !important;
}
.mwb-new-table-two-wrapper .mwb-new-table-two th, .mwb-new-table-two td {
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  padding: 10px;
  vertical-align: top!important;
}
.mwb-new-table-two-wrapper .mwb-new-table-two p {
  margin: 0;
  text-align: left;
}
.mwb-new-table-two-wrapper .mwb-new-table-two .mwb-new-table-two__var-of-product {
  width: 26%;
  text-align: left;
}
.mwb-new-table-two-wrapper .mwb-new-table-two .mwb-new-table-two__pro-description {
  width: 30%;
}
.mwb-new-table-two-wrapper .mwb-new-table-two .mwb-new-table-two__pro-quantity input {
  max-width: 80px;
}

.mwb-new-table-two-wrapper .mwb-new-table-two .mwb-featured-image-name{
  display: block;
  margin-top: 10px;
}
.mwb-new-table-two-wrapper .mwb-variation-content > span {
  display: inline-block;
  vertical-align: middle;
}
.mwb-new-table-two-wrapper .mwb-variation-content {
  margin-top: 13px;
  margin-bottom: 30px;
}
.mwb-variation-image-content > span {
  display: inline-block;
  margin-left: 5px;
}
.mwb_wtv_new_table_qty {
 max-width: 80px;
 width: 100%;
}
.mwb-new-table-two-wrapper .mwb-new-table-two th {
 background: #2d5c67 none repeat scroll 0 0;
 color: #fff;
 font-size: 16px;
 text-align: center;
 border:1px solid #fff;
}
.mwb-variation-image-content .mwb-variation-image-content-src {
 max-width: 86px!important;
}
.mwb-new-table-two-wrapper .mwb-new-table-two p {
 margin: 0;
 text-align: left;
}
.mwb-new-table-two__pro-description > p {
  word-wrap: break-word;
  padding: 10px;
}

.mwb-variation-qty-content {
 margin-top: 10px;
 position: relative;
}
.mwb_wtv_new_table_select_var
{
  display: block;
}

.mwb_wtv_grid_wty_error_msg {
  float: right!important;
  margin-right: 25px!important;
  text-decoration: underline!important;
}
.mwb-variation-image-content {
 display: flex!important;
 border-bottom: 1px solid #dddddd!important;
 padding-bottom: 20px!important; 
}
.mwb-variation-image-content-src > p{
  margin-bottom: 10px!important;
}
.mwb-variation-image-content-src {
  margin-bottom: 10px!important;
  margin-right: 15px!important;
}
.mwb-wtv-add-to-cart-class{
  text-align: center!important;
}
.mwb-wtv-variation-combination-attr{
  margin-right: 0!important;
}
.mwb-featured-content .star-rating {
  float: none!important;
}
.mwb-new-table__pro-name .mwb-wtv-parent-product-name .star-rating {
  float: left;
}
.mwb-new-table__pro-quantity + td ,.mwb-new-table__pro-quantity {
  text-align: center;
}
.mwb-new-table__pro-quantity + td p ,.mwb-new-table__pro-quantity p,.price{
  margin-top: 20px;
  display: block;
}
.mwb_wtvv_modified_variation_swatch > li{
  list-style: none!important;
}
.mwb-wtv-variation-combination > li{
  list-style: none!important;
}
.mwb-wtv-variation-combination-attr > li{
  list-style: none!important;
}
.mwb-wtv-variation-combination-attr .vm_label_s{
  text-align: center !important;

}
/*new table 2 css*/
@media only screen and (max-width:768px)  {
 .mwb-new-table-two.shop_table.order_details td::before {
   background-color: #000;
   color: #fff;
   content: attr(data-th);
   display: block;
   padding: 8px;
   text-align: center;
   width: 100%;
 }
 .mwb-new-table-two.shop_table.order_details {
   overflow: hidden;
 }
 tfoot{
  display: none;
}
.mwb-new-table-two shop tr{
  display: block;
}
.mwb-new-table-two.shop_table.order_details th {
 display: none;
}
.mwb-new-table-two shop td{
}
.mwb-new-table-two.shop_table.order_details td {
 display: block;
 vertical-align: top;
 width: 100%;
}
}


/*======================================================
=            Table and Color Section Design            =
======================================================*/
.mwb_style_box {
  float: right;
  width: 56%;
}
.mwb_wtvv_color_box.mwb_wtvv_color_box_center {
  border-radius: 50%;
}
.mwb_wtvv_color_box {
  display: inline-block;
  height: 50px;
  width: 50px;
}
.mwb_wtvv_color_box_rect {
  width: 50px;
  height: 30px;
}
.mwb_style_box_color_main_wrap {
  display: flex;
}
.mwb_style_box_color_wrap {
  margin-right: 7px;
}
.mwb_style_box_color_main_wrap .mwb_style_box_color_wrap:last-child() {
  margin: 0;
}
.mwb_style_box_color_wrap p {
  margin-bottom: 5px;
}
.mwb-vvariation-table {
  border: 1px solid #777777 !important;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 10px;
  table-layout: fixed;
  width: 100%;
  text-align: center;
}
.mwb-vvariation-table td, .mwb-vvariation-table th {
  border: 1px solid #777777;
  text-align: center;
  vertical-align: middle;
}
.mwb-vvariation-table img {
  display: inline-block;
}
.mwb-vvariation-table__offer-img img {
  max-width: 60px;
}
.mwb-vvariation-table .mwb_wtv_add_to_cart_button input {
  max-width: 60px;
  width: 100%;
}
.mwb-vvariation-table td {
  background: transparent;
}
.mwb-enhanced_new-table td,.mwb-vvariation-table td{
  vertical-align: top;
  border: none!important;
  padding: 10px;
  text-align: left;
  border: solid 1px #ccc !important;
}
.mwb-enhanced_new-table td {
  background: transparent !important;
}
.mwb-vvariation-table tbody tr:nth-of-type(2n+1) {
  background: #f0f0f0 !important;
}
.mwb-enhanced_new-table p{
 margin: 0px !important;
}
.mwb_pro_title {
  font-size: 23px;
}
.mwb_product_variation {
  font-size: 13px;
}
.mwb_advance_table_data:first-child {

}
.mwb_advance_table_data:first-child img {
  border-radius: 5px !important;
  box-shadow: 2px 2px 2px #605c5c;
}
.mwb-enhanced_new-table th {
  font-size: 18px !important;
  border: none!important;
  padding: 10px;
  text-align: left;
  font-weight: 500;
}
.mwb-enhanced_new-table tr{
  border: none !important;
}
.dataTables_filter input{
  width: 75% !important;
  display: inline-block !important;
  margin-left: 10px !important;
  border: 1px solid #d3d3d8 !important;
}
.mwb_advance_table_row.odd:hover{
  background-color: transparent !important;
}
.mwb-enhanced_new-table{
  width: 100% !important;
  border-collapse: collapse!important;
}
.mwb_wtv_add_to_cart .button {
  margin: 1px;
  font-size: 10px;
  cursor: pointer !important;
  padding: 1px;
  background-color:#ddd;
  color: black;
}
.mwb_wtv_add_to_cart {
  margin: 0 !important;
  font-size: 27px;
  cursor: pointer !important;
  padding: 0 !important;
  background-color: transparent !important;
}
.mwb_wtv_add_to_cart i{
  margin: 0 !important;
}

.mwb_variation_image {
  height: 100px;
  width: 100px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 2px 2px 2px #605c5c;
}
/*=====  End of Table and Color Section Design  ======*/
@media only screen and (max-width:767px)  {
  .mwb-vvariation-table, .mwb-vvariation-table td, .mwb-vvariation-table th, .mwb-vvariation-table tr, .mwb-vvariation-table tbody{
    display: block;
    text-align: right;
    width: 100%;
  }
  .mwb_style_box {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    clear: both;
  }
  .mwb-vvariation-table thead {
    display: none;
  }
  .mwb-vvariation-table tr {
    border-bottom: 1px solid #777777;
  }
  .mwb-vvariation-table td {
    border: none;
    padding-left: 50%;
    position: relative;
  }
  .mwb-vvariation-table td:before {
    color: #000;
    content: attr(data-column);
    font-size: 15px;
    font-weight: normal;
    left: 10px;
    padding-right: 10px;
    position: absolute;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
    width: 45%;
  }
  .mwb-new-table-two tbody tr td:last-child::before {
    display: none !important;
  }
  .mwb-wtv-add-to-cart-class input {
    margin-top: 10px;
  }
  

}


@media only screen and (max-width: 767px){

  .mwb_wtvv_filter_search .dataTables_length {

    width: 50% !important;
  }
  div#mwb_advance_view_table_filter {
    display: inline-block;
    float: left;
  }
}
@media only screen and (max-width: 550px){
  .mwb_enhanced_responsive {
    width: auto !important;
    table-layout: fixed;
  }
  #mwb_advance_view_table tbody, #mwb_advance_view_table th, #mwb_advance_view_table tr, #mwb_advance_view_table td {
    display: block !important;
  }
  .mwb_advance_table_data {
    position: relative;
    padding: 10px;
  }
  .mwb_enhanced_responsive thead {
    display: none;
  }
  .mwb_advance_table_data p:last-child {
    padding-top: 15px;
  }
  .mwb_advance_table_data:before {
    content: attr(data-name);
    display: block;
    width: 100%;
    background-color: #124D75;
    color: #fff;
    font-weight: bold;
    padding: 10px;
  }
  .mwb_advance_table_data::before {
    margin-left: -10px;
    font-size: 20px;
  }
  .mwb_advance_table_data:first-child::before {
    margin-top: -10px;
  }
  .mwb_advance_table_data p:first-child {
    padding-top: 15px;
  }
  table.mwb_enhanced_responsive{
    margin: 0 !important;
  }
  .mwb_variation_image {
    margin-top: 20px;
  }
  .mwb_pro_quant_cart{
    margin-top: 10px;
  }
  .mwb_variation_image {
    box-shadow: 2px 2px 2px #605c5c;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center-center;
    margin-top: 20px;
  }
  #mwb_advance_view_table tr {
    border: 1px solid #555555;
    margin-bottom: 40px;
    padding: 4px;
    border-radius: 4px;
  }
  .mwb_advance_table_view_main_wrapper {
    border: 0 !important;
    padding: 5px;
    border-radius: 4px !important;
  }
}
.wps-woocommerce-Price-currencySymbol {
  font-size: 17px;
  line-height: 1;
}
.wps_pvt_price {
  text-align: center;
}
#mwb_tvv_productmatrix .mwb_tvv_odd td .input-text {
  width: 100%;
  margin: 3px 0px;
  border: solid 1px #ccc;
  box-shadow: 0px 0px;
  padding: 5px 5px;
}
#mwb_wtv_scroll_content {
  font-weight: 500;
}

.openBtn {
  display: flex;
  justify-content: left;
}

.loginPopup {
  position: static;
  text-align: center;
  width: 100%;
}
.formPopup {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  height:auto;
  overflow:auto;
  width: 100%;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  align-items: center;
    justify-content: center;
}
.formPopup:after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #4f4f4fc4;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.formContainer {
  /* max-width: 300px; */
  padding: 40px 40px 20px;
  background-color: #ffffff;
  overflow:auto;
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .formContainer {
    padding: 40px 20px;
    margin: 0 20px;
  }
}
.formContainer h2 {
  font-weight: 600;
  margin-bottom: 30px;
  font-size: 30px;
}
.formContainer input[type=text],
.formContainer input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 20px 0;
  border: none;
  background: #eee;
}
.formContainer input[type=text]:focus,
.formContainer input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}
.formContainer .btn {
  padding: 12px 20px;
  border: none;
  background-color: #007bff;
  color: #fff;
  cursor: pointer;
  width: 100%;
  margin-bottom: 0;
}
.formContainer .cancel {
  background-color: #ffffff;
  color: #007bff;
}
.formContainer .btn:hover,
.openButton:hover {
  opacity: 1;
}
.wps_enquiry_data_class {
  position: relative;
  margin-bottom: 30px;
}
.wps_enquiry_data_class label {
  text-align: left;
  position: absolute;
  top: 12px;
  left: 4px;
  font-size: 16px;
  padding: 8px;
  pointer-events: none;
  transition: all 0.2s ease-out;
}
.wps_enquiry_data_class .wps_form_control {
  background-color: #ffffff!important;
  border: 1px solid #007bff!important;
  border-radius: 8px;
  padding: 12px!important;
  margin-bottom: 0!important;
  width: 100%;
}
.wps_form_control:focus + label,
.wps_form_control:not(:focus):valid + label {
  top: -8px!important;
  font-size: 12px;
  color: #007bff;
  background-color: #ffffff;
  padding: 0 10px;
}
.wps_form_control:focus {
  outline: none!important;
}

.wps_enquiry_data_btns {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  flex-direction: column;
}
.wps_enquiry_data_btns button.cancel {
  padding: 0 5px;
  width: auto;
}
#variations-table .mwb_variations_render_table {
  width: 100% !important;
  max-width: 100% !important;
}
#variations-table .mwb_variations_render_table th, #variations-table .mwb_variations_render_table td {
  width: 20% !important;
}
#variations-table h2 {
  font-weight: 500;
}
.mwb-new-table-two-wrapper .mwb-new-table-two thead th,
.mwb-new-table thead th {
  position: sticky;
  top: 0;
  z-index: 999;
  font-size: 15px;
  font-weight: 500;
  padding: 12px 10px;
}
.mwb-new-table p {
  font-size: 14px;
}
.mwb_wtv_grid_view_variation_image input:checked ~ .mwb_wtv_grid_view_check_variation {
  border: solid 2px #000 !important;
  display: block;
}
.mwb_wtv_grid_view_variation_image input[type="checkbox"] {
  display: none;
}
.wps-wtv-grid-layout-wrapper .mwb_wtv_grid_view_variation_image {
  border: 0;
  padding: 0;
  margin: 0;
}
.wps-wtv-grid-layout-wrapper .mwb_wtv_grid_view_variation_image .mwb_wtv_grid_view_check_variation {
  margin: 0;
  border: 1px solid rgba(0,0,0,0.14);
  display: block;
  padding: 5px;
}
.mwb_wtvv_filter_search .dataTables_filter label {
  padding-right: 15px;
  display: flex;
  width: 100%;
  align-items: center;
}
.mwb-enhanced_new-table td.mwb_advance_table_data[data-name="Product Description"] p {
  max-height: 100px;
  overflow: hidden;
  transition: max-height 1s ease;
  -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.mwb-enhanced_new-table td.mwb_advance_table_data.wps-product-description-expanded p {
  max-height: 100vh;
  display: block;
}
.mwb-enhanced_new-table td.mwb_advance_table_data.wps-product-description-condense p {
  max-height: 100vh;
}

.mwb_advance_table-description-data-btn{
  text-align: right;
}

.wps_csv_export_main {
  padding-bottom: 4px;
}


/* wps-table-left add class .wps-table-left jq */
.wps-new-table-two-wrapper.wps-table-left {
  width: 1100px;
}
.wps-new-table-two-wrapper.wps-table-left .mwb-new-table-two {
  overflow: auto;
}



/* wps-table-left add class .wps-vvariation-table-wrapper jq */
.wps-new-table-two-wrapper.wps-vvariation-table-wrapper table.mwb-vvariation-table {
  width: 1100px;
}
.wps-new-table-two-wrapper.wps-vvariation-table-wrapper {
  overflow: auto;
}
.button.alt.mwb_wtv_grid_view_type_add_to_cart {
  margin: 20px 0px;
}
.mwb_wtv_grid_view_add_to_cart .mwb_wtv_grid_view_add_to_cart_button {
  line-height: 1 !important;
  padding: 10px 10px !important;
  font-size: 14px !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  min-height: auto !important;

}
.mwb_wtv_grid_view_add_to_cart .mwb_wtv_grid_view_add_to_cart_button:after{
  display: none;
}


/* wps-table-left add class .wps-wtv_grid_view-two jq */
.mwb_wtv_grid_view_main_wrapper.wps-wtv_grid_view-two .mwb_wtv_grid_view_variation_image {
  width: calc(50% - 15px);
}

.mwb-vvariation-table td {
  text-align: center;
}

.mwb-new-table-two td {
  text-align: center;
}

.mwb_wtvv_filter_search .dataTables_filter label {
  justify-content: flex-end;
}

.mwb_wtvv_filter_search .dataTables_length label {
  display: flex;
  align-items: center;
  gap: 5px;
}

.mwb_wtvv_filter_search .dataTables_length label select {
  height: auto;
  min-height: 40px;
  margin: 0;
}

.mwb_wtvv_filter_search .dataTables_length {
  padding-left: 0;
}

.button.mwb_wtv_new_table_cart_button {
  font-weight: 600;
}

.button.mwb_wtv_new_table2_cart_button {
  font-weight: 600;
}