/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
header .entry-title {
  display: none;
}

.postid-255 .bundled_item_4,
.postid-104 .bundled_item_1 {
  display: none;
}

.bundled_product_title_link {
  display: none;
}

.bundle_price {
  display: none !important;
}

.woocommerce .bundled_product .details label,
.woocommerce .bundled_product .details span.price {
  font-size: 15px;
  color: #333;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  max-width: 1180px;
  margin: 0 auto;
}

.wc-block-cart .wc-block-cart__submit-container {
  background-color: #8B9877;
}
.wc-block-cart .wc-block-cart__submit-container a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

body:not([class*=elementor-page-]) main#content .post-7 {
  max-width: 1140px;
  margin: 0 auto;
}
body:not([class*=elementor-page-]) main#content .post-7 h1.entry-title {
  display: block;
}

@media screen and (min-width: 1200px) {
  body:not([class*=elementor-page-]) main#content .post-7 {
    max-width: 1140px;
    margin: 0 auto;
  }
  body:not([class*=elementor-page-]) main#content .post-7 h1.entry-title {
    display: block;
  }
}
tr.cart-subtotal,
tr.recurring-totals {
  display: none;
}

@media screen and (max-width: 767px) {
  .woocommerce-cart .woocommerce table.shop_table_responsive tr.cart-subtotal,
.woocommerce-cart .woocommerce table.shop_table_responsive tr.woocommerce-shipping-totals,
.woocommerce-cart .woocommerce table.shop_table_responsive tr.recurring-totals {
    display: none;
  }
}
.site-main .eael-account-dashboard-wrapper .eael-account-dashboard-container {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .site-main .eael-account-dashboard-wrapper .eael-account-dashboard-content {
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce-cart .woocommerce table.shop_table_responsive td.product-subtotal,
.woocommerce-cart .woocommerce table.shop_table_responsive th.product-subtotal {
    display: none;
  }
  .woocommerce-cart .woocommerce table.shop_table_responsive td.product-remove {
    text-align: left !important;
  }
}
#elementor-menu-cart__toggle_button {
  background: transparent;
}

/*# sourceMappingURL=style.css.map */
