/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.woopb-products .product_cat-gift .quantity {
  display: none !important;
}
.shop-loop-head {
  position: relative;
}
.my-pagination-top {
  position: absolute;
  top: -30px;
  left: 0;
}
@media only screen and (max-width: 1100px) {
  .my-pagination-top {
    display: none !important;
  }
}

.wd-sub-menu li > a {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.footerForm textarea {
  min-height: 90px;
}
.woocommerce-shipping-fields,
.wd-empty-page-text,
.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-navigation-link--edit-address,
.woocommerce-MyAccount-navigation-link--dashboard,
.wd-my-account-links .downloads-link,
.wd-my-account-links .edit-address-link,
.compare-availability {
  display: none !important;
}

#billing_country_field,
.wd-product-cats,
.wd-nav.wd-nav-mob-tab {
  display: none !important;
}

#homeCategpory .wd-cat-wrap {
  background-color: #e7e7e7;
  border: none !important;
}

.product-element-top.wd-quick-shop {
  background-color: #f7f7f7;
}
.products-bordered-grid-ins .product-wrapper {
  min-height: 300px !important;
}

.home h4.woodmart-title-container {
  text-transform: uppercase;
}

#slider-75 .wd-nav-pagin {
  display: none;
}

.woopb-sort-by,
.woocommerce-product-builder-sidebar-outer {
  display: none !important;
}

@media only screen and (min-width: 1100px) {
  .woopb-heading-step-prefix {
    display: none !important;
  }
  .woocommerce-product-builder-wrapper {
    margin-top: 0 !important;
  }

  button.button.alt.woopb-add-to-list-btn {
    margin-top: 12px;
  }
  .woopb-product-title {
    width: 100% !important;
  }
  .woopb-product-price {
    width: 100% !important;
    float: left !important;
    text-align: left !important;
  }
  .woopb-product-right {
    padding-right: 0 !important;
  }
  .vi-wpb-wrapper {
    margin-top: 0;
  }
  span.woopb-next-icon.woopb-blur {
    color: #fff !important;
    opacity: 1;
  }
  .woopb-product {
    width: calc(50% - 12px) !important;
    margin-right: 12px !important;
    float: left;
    padding: 10px;
    background: #f7f7f7;
    border-radius: 4px;
    padding: 16px !important;
    min-height: 155px !important;
  } /* End custom CSS */

  .woocommerce-product-builder-wrapper .woocommerce-product-builder-left {
    display: block !important;
  }
  .woopb-products {
    padding: 0px !important;
  }

  .woocommerce-product-builder-wrapper .woopb-products .woopb-product {
    flex: 1;
  }
  .woocommerce-product-builder-wrapper .woocommerce-product-builder-left {
    padding: 0px !important;
    border: none !important;
    box-shadow: none !important;
  }

  .woocommerce-product-builder-wrapper
    .woopb-products
    .woopb-product
    .woopb-product-right
    .woopb-product-wrap-title-and-price
    .woopb-product-title {
    flex: 1 0 calc(70% - 10px) !important;
  }
  .woocommerce-product-builder-wrapper
    .woopb-products
    .woopb-product
    .woocommerce-product-builder-simple-add-to-cart {
    justify-content: flex-start !important;
  }

  .woocommerce-product-builder-wrapper .woocommerce-product-builder-right {
    width: 20% !important;
    min-width: auto !important;
    max-width: auto !important;
  }
  .woopb-navigation {
    width: 20% !important;
    margin: 0 0px 15px 0px !important;
  }
  .woopb-step-heading a {
    color: #fff;
  }
  .woopb-wrap-step.woopb-step-total {
    padding: 10px 15px !important;
    margin-bottom: 0px !important;
  }
}
.woopb-wrap-step {
  border: none !important;
  box-shadow: none !important;
  background-color: #e7e7e7;
  padding: 0px !important;
  margin-bottom: 10px !important;
}

.vi-wpb-wrapper .woopb-entry-content .woopb-steps .woopb-step,
.vi-wpb-wrapper .woopb-entry-content .woopb-steps .woopb-step-heading {
  display: inline-block;
  padding: 7px 15px;
  background: #eee;
  vertical-align: top;
  width: 100%;
  margin: 0;
  line-height: 1.5;
}

.woopb-step-heading {
  background: #232f3e !important;
}

.woocommerce-product-builder-wrapper .woopb-steps {
  padding: 0px;
  margin-bottom: 0px !important;
}

#is_company_field .optional {
  display: none;
}

.custom-bank-box {
  border: 1px solid #ddd;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 30px;
  background: #f9f9f9;
}
.custom-bank-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.custom-bank-info {
  flex: 1;
}
.custom-bank-info .label {
  font-size: 14px;
  color: #555;
  margin-bottom: 4px;
}
.custom-bank-info .value {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
.copy-btn {
  border: 1px solid #ddd;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  background: #fff;
  cursor: pointer;
}
.copy-btn:hover {
  background: #f0f0f0;
}
.woocommerce-shipping-totals.shipping {
  display: none !important;
}

.company-register-field input {
  background-color: #fff !important;
}

.wc_payment_methods.payment_methods.methods,
.woocommerce-privacy-policy-text {
  display: none;
}

.downloadbutton {
  width: 100%;
  border-radius: 20px;
  margin-bottom: 15px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
