.leo-megamenu .dropdown-menu,

.leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {

    top: 35px;

}
.image-box-center .elementor-image-box-wrapper {
  position: relative;
  text-align: center;
}
.image-box-center .elementor-image-box-content {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  transform: translate3d(-50%, -50%, 0);
}

.awp_stock_btn button {
  padding: 17px 2rem;
  background-color: #5bd87c;
  line-height: 1;
  font-size: 12px;
  font-weight: 700;
  width: 100%;
  text-transform: uppercase;
  align-items: center;
  position: relative;
  display: inline-block;
  color: #fff;
  border: none;
  cursor: pointer;
}
.product-prices .product-price {
  color: #e6363c;
}
.our_price_display .tax-label-custom {
  display: inline-block !important;
  margin-left: 10px;
  font-weight: lighter;
  font-size: 17px;
}
.our_price_display .tax-label-custom.excl {
  color: gray;
}
.description-short {
    line-height: 1.6;
    text-align: justify;
}