/*!
Theme Name: uchf
Author: Redlab
Author URI: https://redlab.bz/
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: uchf
*/
.grecaptcha-badge {
    opacity: 0;
}

.editor-styles-wrapper .wp-block {
    overflow: visible !important;
}

.pagination__list {
    .disabled {
        opacity: 0.5;
        pointer-events: none;
    }
}

.search-input .list b {
    display: contents;
}

.hidden-fields-container {
    display: none !important;
}

.footer__top .logo picture img {
    height: 100%;
    width: 100%;
}