h1, h2 {
  text-transform: uppercase;
}

.entry-content h1 {
  font-size: 2.5rem;
}
@media only screen and (max-width : 991px) {
  .entry-content h1 {
    font-size: 1.8rem;
  }
}

.elementor-location-header header {
  z-index: 10;
}

body:not(.elementor-editor-active) .header-section {
  margin-top: -160px;
}

.headline-section {
  padding: 30px 0;
}

ul.products li.product .ast-woo-product-category,
ul.products li.product .star-rating,
ul.products li.product .price {
  display: none !important;
}
ul.products li.product .ast-loop-product__link h2 {
  margin: 0 !important;
  min-height: 50px;
}

#widget-category-tree h5 {
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#widget-category-tree ul {
  list-style-type: none;
}
#widget-category-tree ul.product-categories {
  margin: 0;
}
#widget-category-tree ul a {
  background-color: rgba(2, 116, 190, 0.1);
  display: block;
  margin-bottom: 5px;
  padding: 5px 5px 5px 10px;
  text-transform: uppercase;
}
#widget-category-tree ul a:hover {
  background-color: rgba(2, 116, 190, 0.8);
  color: white;
  padding-left: 20px;
}
#widget-category-tree ul li {
  padding: 0;
}
#widget-category-tree ul li:before {
  display: none;
}
#widget-category-tree ul li.current-cat a {
  background-color: rgba(2, 116, 190, 0.8);
  color: white;
  padding-left: 20px;
}

.woocommerce-cart-form thead {
  background-color: rgba(2, 116, 190, 0.3) !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce-page ul.products li.product .woocommerce-loop-category__title {
  background-color: rgba(2, 116, 190, 0.1);
  bottom: -56px;
  font-size: 18px;
  font-weight: 300;
  left: 0;
  right: 0;
}
#enquiryCartModal {
  background-color: rgba(255, 255, 255, 0.9) !important;
  bottom: auto !important;
  overflow: visible !important;
  position: absolute !important;
  top: 0 !important;
}

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