.wcbvp-table-wrapper .wcbvp-quantity-wrapper {
  width: 60px !important;
  float: left;
}
.wcbvp-table-wrapper td > div {
  float: right;
  text-align: right;
}
.wcbvp-table-wrapper {
  background-color: #fbfbfb;
  margin-bottom: 30px;
}
.wcbvp-totals,
.wcbvp-table-wrapper th,
.wcbvp-table-wrapper td {
  padding: 0 10px;
}

.wcbvp-table-wrapper tr:nth-child(even) {
  background-color: #f7f7f7;
}
.wcbvp-table-wrapper th,
.wcbvp-table-wrapper td {
  vertical-align: middle;
}

.wcbvp-table-wrapper td {
  padding-top: 15px;
}

.wcbvp-variation-meta .stock {
  text-transform: uppercase;
  font-size: 0.7rem !important;
}

.woocommerce-Tabs-panel .yikes-custom-woo-tab-title {
  display: none;
}
.woocommerce-Tabs-panel h2 {
  display: none;
}

.woocommerce-Tabs-panel #Content h2 {
  display: block;
}

.show-logged-in {
  display: none !important;
}

.logged-in .show-logged-in {
  display: inline-block !important;
}

.widget-padding .widget {
  margin-bottom: 5px !important;
}

.woocommerce .sidebar-primary {
  display: none;
}

.bapf_head h3 {
  font-size: 1.1rem !important;
}
.bapf_sfilter ul {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
