/*!
Theme Name: Hoffmann theme
Theme URI: hoffmann
Author: Hoffmann
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;
}

.privacy-link a:first-child{
	margin-right: 15px;
}

.header .menu-list li a{
	text-align: center;
}

.header  ul.menu-list li {
    text-align: center;
}

@media screen and (max-width: 765.98px){
	.footer .footer-bottom .flex{
		flex-wrap: wrap;
	}
	.footer .footer-bottom .develop{
	width: 100%;
		margin-top: 15px;
}
}

@media screen and (max-width: 575.98px){
	.footer .footer-bottom .privacy-link{
	width: 100%;
		margin-top: 15px;
}
}