.woocommerce-variation-price {
  display: none;
}
.woocommerce-mini-cart__total total {
  display: none;
}
.botiga-mega-menu > .sub-menu > li > .sub-menu > li > .botiga-mega-menu-link {
  padding: 5px 0px !important;
}
.button-perso-menu {
  text-align: center;
  margin-top: -5px;
  margin-bottom: -5px;
  background-color: #7bdcb5;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 10px;
  line-height: 20px;
  border: solid 1px black;
}
.button-perso-menu-celu {
  text-align: center;
  background-color: #7bdcb5;
  line-height: 20px;
  border-radius: 15px;
}
.entry-header {
  display: none;
}
.product-equal-height ul.wc-block-grid__products li.wc-block-grid__product,
.product-equal-height ul.wc-block-grid__products li.product,
.product-equal-height ul.products li.wc-block-grid__product,
.product-equal-height ul.products li.product {
  align-items: center;
}
.menu-item-622.botiga-mega-menu > .sub-menu > li > .sub-menu > li > a.is-mega-menu-heading {
  font-weight: bold;
}
.sub-menu .botiga-mega-menu-link:not(.is-mega-menu-heading) {
  margin-left: 17px;
}
.site-header-cart .cart-contents .ws-svg-icon {
  display: none;
}
.site-header-cart .cart-contents:after {
  content: "\f70e";
  font-family: FontAwesome;
  padding-top: 7px;
  padding-right: 7px;
  font-size: 20px;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-subtotal {
  display: none;
}
.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__buttons .button:not(.checkout) {
  display: none;
}
html > body > #page > div:nth-child(6) > div > #primary > #post-7 > div > div:nth-child(1) > form > table > thead > tr > th:nth-child(6) {
  display: none;
}
.woocommerce-mini-cart__total.total {
  display: none;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-price {
  display: none;
}
html > body > #page > div:nth-child(6) > div > #primary > #post-7 > div > div:nth-child(1) > form > table > thead > tr > th:nth-child(4) {
  display: none;
}
.woocommerce-cart div.cart_totals table tr.order-total th {
  display: none;
}
.woocommerce-cart div.cart_totals table tr.cart-subtotal th {
  display: none;
}
.woocommerce-cart .cart_totals h2 {
  display: none;
}
tr.cart-subtotal {
  display: none;
}
tr.order-total {
  display: none;
}
.woocommerce-additional-fields {
  display: none;
}
.woocommerce #payment ul.payment_methods {
  display: none;
}
th.product-total {
  display: none;
}
.bhfb-main_header_row {
  margin-bottom: -45px;
}
.woocommerce ul.products li.product a img {
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
}
ul.products li.product .botiga-wc-loop-product__title {
  display: flex;
  justify-content: center;
}
.woocommerce .related ul.products li.product .woocommerce-loop-product__title {
  margin-left: -90px;
}
.woocommerce .related ul.products li.product a.button {
  margin-right: 100px;
  margin-left: 17px;
}
.woocommerce .related ul.products {
  padding-left: 50px;
}
.woocommerce ul.products li.product a img {
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.loop-image-wrap {
  width: 250px;
  height: 250px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .loop-image-wrap {
    width: 200px;
    height: 200px;
    overflow: hidden;
  }
  html > body > #page > div:nth-child(4) > div:nth-child(2) > div > div > div > div:nth-child(1) > div > #site-navigation-mobile > div > #mobile-menu > #menu-item-749 > a {
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 15px;
  }
}
@media screen and (max-width: 568px) {
  .loop-image-wrap {
    width: 300px;
    height: 300px;
    overflow: hidden;
  }
}
@media screen and (max-width: 1024px) {
  .woocommerce .related ul.products li.product .woocommerce-loop-product__title {
    margin-left: -40px;
  }
  .woocommerce .related ul.products li.product a.button {
    margin-right: 0px;
    margin-left: 0px;
  }
  ul.products li.product > :last-child {
    display: flex;
    justify-content: center;
  }
  .loop-image-wrap {
    display: flex;
    justify-content: center;
  }
  html > body > #page > div:nth-child(4) > div:nth-child(2) > div > div > div > div:nth-child(1) > div > #site-navigation-mobile > div > #mobile-menu > #menu-item-749 > a {
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-style: solid;
    border-width: 1px;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce-cart tbody tr:not(.woocommerce-cart-form__cart-item) {
    display: none;
  }
  .woocommerce .related ul.products li.product .woocommerce-loop-product__title {
    margin-left: 0px;
  }
  .woocommerce .related ul.products li.product a.button {
    margin-right: 10px;
  }
  .woocommerce .related ul.products {
    padding-left: 0px;
  }
}
@media screen and (max-width: 568px) {
  .loop-image-wrap {
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 320px) {
  .loop-image-wrap {
    width: 250px;
    height: 250px;
    overflow: hidden;
  }
}
