/*======================================
Theme Name: Schiefelbein & Hasenfratz GbR
Theme URI: http://www.main.eu.com
Description: Grafikvorlage erstellt für Schiefelbein & Hasenfratz GbR
Version: 1.0
Author: MAIN werbungevent
Author URI: http://www.main.eu.com
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/* show many modules in one row */
.ib-content
{
	display:inline-block !important
}

/* stop breaking words */
h1, h2, h3, h4, h5, h6, h7
{
	word-wrap: none !important;
	hyphens: auto !important
}

div#wpcf7-f670-p277-o1{
border: 1px solid #f28f27;
padding:20px;
}
#wpcf7-f113-p114-o1 input[type="text"],
#wpcf7-f113-p114-o1 input[type="email"],
#wpcf7-f113-p114-o1 textarea {
background:#725f4c;
color:#FFF;
font-family:lora, "Open Sans", sans-serif;
font-style:italic;
}
#wpcf7-f113-p114-o1 input[type="submit"],
#wpcf7-f113-p114-o1 input[type="button"] {
background-color:#725f4c;
width:100%;
text-align:center;
text-transform:uppercase;
}