/*
Theme Name: Total Child
Theme URI: https://totalwptheme.com/
Template: Total
Author: WPExplorer
Author URI: https://www.wpexplorer.com/
Description: Premium Multi-purpose WordPress Theme.
Tags: custom-colors,accessibility-ready,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 5.19.1753774547
Updated: 2025-07-29 15:35:47

*/

.short-description-content {
    display: none;
    margin-top: 10px;
}

.toggle-btn {
    background: #000;
    color: #fff;
    padding: 8px 12px;
    border: none;
    cursor: pointer;
    font-size: 14px;
    border-radius: 4px;
    width: 100%;
}

.toggle-btn.active {
    background: #333;
}
