/*
Theme Name:   Wasser Lebensenergie Child
Description:  Child Theme für Wasser Lebensenergie
Template:     renovate-351
Version:      1.0
Text Domain:  renovate
*/

h3 {
margin-top: 1em;
}

.wpcf7-form fieldset {
margin-left: 0 !important;
}

input, textarea {
width: 80%;
}

input[type="submit"] {
width: auto;
cursor: pointer;
}

textarea {
height: 222px;
}

.post-content-details, .template-eye, .template-bubble {
display: none;
width: 0;
height: 0;
opacity: 0;
visibility: hidden;
}

.blog .post-content h2, .blog .post-content h3 {
	text-transform: none;
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item img {
    border: 1px solid #ccc;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}