/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.kinderkette::after {
    display: block;
    position: inherit;
    content: "";
    height: 100px;
    background-position: center;
    background-repeat: repeat;
    background-image: url("https://kards-mannheim.de/wp-content/uploads/kinderkette.png");
}

* {
    font-size: 1.03em !important;
}

h1,
h2 {
    font-size: 1.6em !important;
    padding-bottom: 0 !important;
}

h3,
h4,
h5,
h6 {
    font-size: 1.2em !important;
    padding-bottom: 0 !important;
    font-weight: 400 !important;
    ;
}

img {
    border-radius: 10px !important;
}

p {
    margin-top: 0;
    margin-bottom: 1.5em;
}

.av-special-heading {
    padding: 0 !important;
}

.avia-logo-element-container img {
    padding: 1em;
}

.avia_desktop .av-hover-overlay-active .av-masonry-image-container {
    opacity: 0.95 !important;
}

.sub-menu *,
.av-main-nav ul {
    border: none !important;
    box-shadow: none !important;
}

.sub-menu li a {
    padding-top: 0.6em !important;
    padding-bottom: 0.6em !important;
}

.slide-entry a {
    background: none !important;
}

#top .av_header_glassy.av_header_transparency #header_main {
    background-color: rgba(173, 9, 3, 0.5) !important;
}

.paypalspenden {
    opacity: 0.75;
}

.paypalspenden:hover {
    opacity: 1;
}

@media only screen and (max-width: 1160px) {
    .av-burger-menu-main {
        display: block !important;
    }

    .menu-item {
        display: none !important;
    }

    h1,
    h2 {
        font-size: 1.2em !important;
    }
}

@media only screen and (max-width: 768px) {
    #top .av_header_glassy.av_header_transparency #header_main {
        background-color: #fff !important;
    }
}

/* finger-paint-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Finger Paint';
  font-style: normal;
  font-weight: 400;
  src: url('https://kards-mannheim.de/wp-content/fonts/finger-paint-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('https://kards-mannheim.de/wp-content/fonts/finger-paint-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://kards-mannheim.de/wp-content/fonts/finger-paint-v19-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('https://kards-mannheim.de/wp-content/fonts/finger-paint-v19-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('https://kards-mannheim.de/wp-content/fonts/finger-paint-v19-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('https://kards-mannheim.de/wp-content/fonts/finger-paint-v19-latin-regular.svg#FingerPaint') format('svg'); /* Legacy iOS */
}

/*
<form action="https://www.paypal.com/donate" method="post" target="_top">
<input type="hidden" name="hosted_button_id" value="R8NL2GE34J7WC" />
<input type="image" src="https://kards-mannheim.de/wp-content/uploads/paypal.png" border="0" name="submit" width="350px" title="PayPal - The safer, easier way to pay online!" alt="Spenden mit dem PayPal-Button" />
<img alt="" border="0" src="https://www.paypal.com/de_DE/i/scr/pixel.gif" width="1" height="1" />
</form>
*/