/*
Theme Name: charisma
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold.
Version: 1.0
Author: Webstudio Charisma
Author URI: http://www.webstudio-charisma.de
Template: enfold
*/
#header_main_alternate.container_wrap {
background-color: #5F2110 !important;}

.logo, .logo a {
	margin-top:10px;
	margin-bottom:10px;
}
#socket  { font-size: 14px; }
.main_color strong, .alternate_color strong { color: inherit; }

.av-masonry-entry .av-masonry-entry-title {
    display: none;
}
.mfp-title {
   display:none;
}
table { border: 1px solid #5F2110 !important; }

.tablepress td, .tablepress th {
    padding: 8px;
   border: 1px solid #5F2110 !important; 
}
span.image-overlay-inside:before {
    display: none;
}
.tablepress-id-31 tbody td {
    border: none;
    padding: 0;
    margin: 0;
}
.av-hotspot-fallback-tooltip { 
display: none !important;
} 
.avia-icon-list-container {
    margin: 20px 0;
    clear: both;
}

.avia-content-slider .slide-meta div, .avia-content-slider .slide-meta-comments {
	display: none; 
}

#top .avia-post-nav {
    color: #f6f0e7;
    background: #5F2110;
}
#top .avia-post-nav:hover {
    background: #5F2110;
}

.fusszeile .av-iconlist-small .iconlist_title_small {
    color: #5F2110;
	font-size: 24px !important;
	font-family: 'ankecallig-fg', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	font-weight:400;
}
.fusszeile .iconlist_content p{
    color: #5F2110;
	font-size: 24px !important;
	font-family: 'ankecallig-fg', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	font-weight:400;
	margin:0;
}


