.site_footer__middle_bottom_footer {
    margin-top: 30px;
}

.site_footer__middle_bottom_footer .site_footer__logo_list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 20px;
}

.site_footer__middle_bottom_footer .site_footer__logo_list .site_footer__logo_list_item .site_footer__logo_list_item_img {
    max-height: 64px;
    max-width: 100%;
    height: auto;
}

header.site_header {
    position: relative;
    z-index: 9999;
}

.gform_body input[type=checkbox] {
    width: 16px !important;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 1px;
    box-shadow: none !important;
}

.page-our-reviews .about-description .row > div {
    width: 100% !important;
}

.page-our-reviews .about-description .row > div .about-desc {
    max-width: none !important;
}

.page-our-reviews .about-description .row > div .about-desc iframe {
    max-width: 100% !important;
    width: 100% !important;
}

.site_footer__middle_footer .footer_col:last-child {
    margin-left: auto;
}

@media (max-width: 641px) {
    .gform_legacy_markup_wrapper .ginput_container.ginput_container_consent span:not(.ginput_price) {
        display: inline-block;
        margin-bottom: 0;
    }
}