/*
Theme Name: Enfold crvp
Description: Enfold Child Theme für creativ verpacken
Version: 1.0
Author: Lukas Benedikt Richter - richterlukas@icloud.com
Author URI: 
Template: enfold
*/

/*Kalender Hintergrundfarbe*/
.tribe-events-view {
    background: whitesmoke url(/wp-content/themes/enfold/images/background-images/dots-for-light-background.png) top left repeat scroll;
    }

/*
    .tribe-events-pg-template
    {
    background: whitesmoke url(/wp-content/themes/enfold/images/background-images/dots-for-light-background.png) top left repeat scroll;
    }
*/
    body.single-tribe_events .container_wrap_first 
    {
    min-height: calc(100vh - 153px);
    display: flex;
    align-items: center;
    }
/*Farben Exportieren-Knopf*/
.tribe-events .tribe-events-c-ical__link {
    color: #d97121;
    border: 3px solid #d97121;
    }
    
/*Kein Veranstaltungsbild*/
.tribe-events-event-image
    {
    display: none;
    }
    
/*Event ohne Rahmen*/
.av-single-event-meta-bar-inner
    {
    border: 0px solid !important;
    }
    
/*Kalender Suche-Button Farben (2)*/
.tribe-common .tribe-common-c-btn:focus, .tribe-common .tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:focus, .tribe-common a.tribe-common-c-btn:hover 
    {
    background-color: #2e4e92
    }
.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn
    {
    background-color: #d97121
    }
    
.template-page .entry-content-wrapper h1
    {
    text-transform: none;
    }
.template-page .entry-content-wrapper h2
    {
    text-transform: none;
    }

.rounded-container .iconfont, .small-preview .iconfont
    {
    display:none
    }
    
.small-preview:hover
    {
    background:none!important
    }
.small-preview
    {
    background:none!important
    }
    
    
.avia-slideshow-inner .image-overlay.overlay-type-extern 
    {    
    display: none !important;
    }
    
.single-post .single-small.with-slider .small-preview 
    {
    width: 180px;
    height: auto;
    }
    
.single-post .single-small.with-slider .small-preview img 
    {
    height: auto;
    width: 100%;
    }
    
.av-magazine-thumbnail 
    {
    padding: 2px;
    border: none;
    }
    
.av-share-box 
    {
    display: none;
    }
    
.tribe-events-content ol, .tribe-events-content p, .tribe-events-content ul, .tribe-common .tribe-common-b2 
    {
    color: black;
    }
    
    
.av-magazine-cats-wrap 
    {
    display: none;
    }
    
.home .av-magazine-author-wrap 
    {
    display: none; 
    }
    
    
.widget_media_image 
    {
    text-align: center;
    }
    
.ZitatBeitrag .slide-image 
    {
    display:none;
    }
.magazin-team .slide-meta
    {
    display:none;
    }
.flex_column.magazin_double
    {
    border-radius: 15px;
    }

li.cat-item.cat-item-1 
    {
    display: none;
    }


.responsive .template-blog .blog-meta 
    {
        display: none;
    }


.responsive .template-blog .entry-content-wrapper header 
    {
        text-align: center; 
    }
.responsive .template-blog .entry-content-wrapper 
    {
    padding: 30px 10px 0 10px;
    max-width: 750px;
    margin: 0 auto 50px auto;
    background-color: white;
    border-radius: 25px;
    }

.responsive .template-blog .entry-content-wrapper .entry-content, .responsive .template-blog .entry-content-wrapper .entry-footer {
    padding: 25px 40px;
}

@media only screen and (max-width: 767px) {
    .responsive .template-blog .entry-content-wrapper .entry-content, .responsive .template-blog .entry-content-wrapper .entry-footer {
        padding: 25px 10px;
    }
}

.template-blog .big-preview 
    {
    max-width: 350px;
    margin: 15px auto;
    padding: 0;
    }
.template-blog .big-preview img
    {
    max-width: 100%;
    max-height: 100%;
    }

.template-blog .post_delimiter
    {
        display: none;
    } 
        
#socket {
    border-top: none;
}

/*Add your own styles here:*/