dl,
ol,
ul {
  margin: 0;
}

.transparent:not(.photo-scroller-album) .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

.hp_we_provide_item_text .ult-just-icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.readmoreable_btn {
  color: blue;
  position: relative;
  cursor: pointer;
}

.readmoreable_readmore::after {
  content: "...";
}

.bottom-text-block {
  text-align: left;
}

section.related.products {
  display: none !important;
}

.fancy-header .breadcrumbs li {
  color: #f3615a;
  font-style: italic;
}

li.hma_proment_item {
  background-color: #f3615a;
}
li.hma_proment_item :hover a .menu-item-text .menu-text {
  color: #ffffff !important;
}

body.woocommerce div#main {
  margin-top: 45px;
}

body.woocommerce-page .footer_address,
.product_meta .posted_in {
  display: none !important;
}

.wc-ico-cart,
.wc-ico-cart i {
  color: #fff !important;
}

.hma_readmore_content {
  display: none;
}

a.hma_readmoreable_container_btn {
  color: blue;
}

@media (max-width: 767px) {
  .hide_from_767 {
    display: none !important;
  }
  .mobile-main-nav li.hma_proment_item > a .menu-item-text .menu-text {
    color: #ffffff !important;
    padding-left: 15px;
  }
}/*# sourceMappingURL=main.css.map */