/*
Theme Name: enfold_child
Description: Child Theme für Enfold
Version: 1.0 für Praxis Solara
Author: Onlineplaner
Template: enfold
*/

<style>
@import url('https://fonts.cdnfonts.com/css/gotham-narrow');
@import url('https://fonts.cdnfonts.com/css/gotham-bold');
</style>

@media only screen and (max-width: 1100px) {
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
display: block !important;
}
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
display: none;
}
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special a { border: none !important; }
}



#top .av_header_glassy.av_header_transparency #header_main {
background-color: rgba(255,255,255,0.55);
}

.avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content {
    opacity: 0.75;
}

.grid-entry .inner-entry {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
    margin-right: 5px;
    position: relative;
}

.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
    font-size: 20px;
}



/* News-Datum in News und News-Widget ausblenden */

.date-container {
	display: none;
}

.news-time {
	display:none;
}