/*!
Theme Name: Alluvia
Author: Redlab
Author URI: https://redlab.bz/
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: alluvia
*/

.grecaptcha-badge {
    opacity: 0;
}

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

.bigSubMenu .btnWrap {
    display: flex !important;
    margin-top: 0 !important;
}

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