/*!
Theme Name: Mlin 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;
}

.why .image {
       aspect-ratio: 4/4;
}

.header .nav-menu {
    z-index: 999;
}

.footer .social a img, .footer .social a svg {
    width: 30px;
	height: 30px;
}

.header .social a img, .header .social a svg {
    width: 30px;
	height: 30px;
}

.wpcf7 form .wpcf7-response-output{
	display: none;
}

.header .header-contacts {
    width: 164px;
}