/*
Theme Name: soledad
Theme URI: https://pencidesign.net/
Description: A Multipurpose, Newspaper, Blog & WooCommerce WordPress Theme
Author: PenciDesign
Author URI: https://pencidesign.net/
Version: 8.6.0
Requires PHP: 7.4
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: black, green, white, light, one-column, two-columns, three-columns, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, featured-images, post-formats, translation-ready
Text Domain: soledad
Domain Path: /languages
*/
/*
 * Silence is gold
 */
/* The main css file is located in "themes/soledad/main.css" */

/* AccessibleWP - русская подпись под кнопкой */
#acwp-toolbar-btn-wrap::after {
    content: 'Для слабовидящих';
    display: block;
    font-size: 11px;
    color: #fff;
    background: #0073aa;
    padding: 3px 5px;
    border-radius: 3px;
    margin-top: 5px;
    text-align: center;
    white-space: nowrap;
}

/* AccessibleWP - уменьшить заголовок панели */
#acwp-toolbar .acwp-toolbar-title,
#acwp-toolbar h2,
#acwp-toolbar h3 {
    font-size: 14px !important;
}
