/*!
Theme Name: mis-wp
Theme URI: https://i-complex.ru/
Author: i-complex.ru
Author URI: https://i-complex.ru/
Version: 1.0.0
Tested up to: 7.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mis-wp
*/

html {
    margin-top: 0 !important;
}

body {
    margin-top: 0 !important;
    padding-bottom: 0 !important;
}

.grecaptcha-badge {
    visibility: hidden;
}

label.policy{color: #6f6f6f;display: flex;gap: 1rem;font-size: 14px;text-align: start;margin-top:1rem;}
label.policy+button{margin-top:0 !important;}


.label-acceptance-wrap .wpcf7-list-item  input[type="checkbox"]+ .wpcf7-list-item-label {
    font-size: 16px;
    color: #546c85;
    text-align: left;
}
.label-acceptance-wrap .wpcf7-list-item  input[type="checkbox"]+ .wpcf7-list-item-label a{
    color: #00a3ff;
}
.label-acceptance-wrap label{
    display: flex;
    align-items: flex-start;
    gap: 8px;
}
.label-acceptance-wrap input[type=checkbox]{
    margin-top: 2px;
}
@media (max-width: 575px) {
    .label-acceptance-wrap .wpcf7-list-item  input[type="checkbox"]+ .wpcf7-list-item-label {
        font-size: 14px;
    }
}

.icon_gamelead {
    bottom: 7px !important;
    right: 100px !important;
    width: 60px !important;
    height: 60px !important;
}