/*
Theme Name: Flowerburger Theme
Theme URI: 
Author: Giovanni Bieller
Author URI: http://giovannibieller.me/
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.menu_header ul li {min-width: 97px;}
.menu_header li img {display: inherit;}

@media only screen and (max-width: 768px) {
.menu_header ul li {margin: 0 8px !important; min-width: 70px;}
.menu_header ul li a.menu_header_link span {font-size: 12px;}
}


.wpcf7 form .wpcf7-response-output {color:#fff;}