.elementor-18708 .elementor-element.elementor-element-36db7e80{--display:flex;}.elementor-18708 .elementor-element.elementor-element-252d7d7f{width:100%;max-width:100%;}.elementor-18708 .elementor-element.elementor-element-252d7d7f > *{max-width:100%;}/* Start custom CSS for text-editor, class: .elementor-element-252d7d7f *//* Hide product categories sidebar widget on Woo My Account page */
.woocommerce-account .widget_product_categories,
.woocommerce-account .widget.woocommerce.widget_product_categories{
  display:none !important;
}

/* If the whole sidebar is only junk there, hide the whole sidebar */
.woocommerce-account .sidebar-container,
.woocommerce-account .widget-area{
  display:none !important;
}

/* Make content full width when sidebar hidden */
.woocommerce-account .content-area{
  width:100% !important;
  max-width:100% !important;
  flex:0 0 100% !important;
}/* End custom CSS */