#cpanel-form.form-horizontal {
  font-size: 0%;
  line-height: 0%;
  display: none;
}

@media all and (min-width:960px) and (max-width: 1780px) {
  .item-wrap .item-detail .products-thumb {
    min-height: 240px;
    max-height: 240px;
  }
}

@media all and (min-width:320px) and (max-width: 959px) {
  .item-wrap .item-detail .products-thumb {
    height: auto;
  }
}

.item .item-wrap .item-detail .item-content h4 a {
  display: block;
  height: 80px;
  white-space: pre-line;
  overflow: hidden;
  text-overflow: ellpsis;
  float: left;
}

@media all and (min-width:320px) and (max-width: 959px) {
  .post-1529.page.type-page.status-publish.hentry .item-bottom.clearfix {
    visibility: hidden;
  }
}

.wpb_text_column.wpb_content_element {
  font-size: 16px;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  font-size: 14px;
}

.woocommerce span.onsale {
  background-color: #f50a0a;
  width: 25%;
}