/*!
Theme Name: Cars theme
Theme URI: 
Author: Bilatchuk Vasyl
Description: Description
Version: 1.0.0
*/

@import "assets/css/main.min.css";

.acf-map {
    width: 100%;
    height: 100%;
}

.acf-map img {
    max-width: inherit !important;
}

span.wpcf7-form-control-wrap.recaptcha {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}