/*.tax-product_cat .items .woocommerce-products-header {
  order: 3;
}
.tax-product_cat .items .woocommerce-pagination{
    order: 2;
}
.tax-product_cat .items .products {
  order: 1;
}
.tax-product_cat .items{
  display: flex;
  flex-direction: column;
}*/
.tax-product_cat .items .woocommerce-products-header .awf-ajax-term-description.term-description{
    display: none !important;
}
.noUi-tooltip{
    font-family: Muli-Regular;
    font-weight: 400;
}
.main-desc.content-areas[data-readmore]{
    overflow: hidden;
    border-bottom: 15px solid #fff;
}
/*section#page-shop .tabs-section a.readmore{
    display: inline-block;
    margin-top: 24px;
}*/