
    body .ly_product_list_2 .list_category_description .editor_txt {transition: max-height 0.3s ease;}
    body .ly_product_list_2 .list_category_description .content_toggle {width: 100%;text-align: left;padding: 16px 20px;transition: opacity .1s ease-in-out, visibility .1s ease-in-out;font-size: 15px;cursor: pointer;color: #ff6128;font-weight: 600;text-transform: none;position: relative;}
    body .ly_product_list_2 .list_category_description .content_toggle:before {position: absolute;content: "";bottom: 100%;left: 0;width: 100%;height: 50px;pointer-events: none;background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 15%, #ffffff 100%);transition: height 0.3s ease;}
    body .ly_product_list_2 .list_category_description .content_toggle.expanded:before {height: 0;}
    body .ly_product_list_2 .list_category_description .content_toggle:hover {text-decoration: none;}
    body .ly_product_list_2 .list_category_description .editor_txt p{margin: 0 !important;}
