/*
Theme Name:     Samba Child Theme
Description:    Child theme for Samba.
Version:        2.4
Author:         Pirenko
Author URI:     http://www.munto.net/
Template:       samba
*/

/* @import url("../samba/style.css"); */

/* SIEHE CUSTOM CSS UNTER SAMBA THEME-OPTIONS !!! */

#blog_ttl {
    margin-bottom: 30px;
}

.prk_colored_slider a {
	color: #fff;
}
.sld_top {
    top: 200px !important;
}
.flexslider .headings_body {
	line-height: 1.4em;
	padding: 10px;
	margin-top: 12px;
}
.wpb_wrapper ul {
	margin-top: 0.8em;
}
.wpb_wrapper li {
	line-height: 1.5em !important;
	margin-top: 0.7em;
}

/* Home-Slider */
.flexslider .big .headings_body {
    font-size: 1rem !important;
    line-height: 1.4em;
    padding: 10px;
    margin-top: 12px;
}

/* Blog Meta ausblenden */
.single_blog_meta_class {
    display: none;
    font-size: 1.1em;
    margin-bottom: 12px;
}

/* Blog-Details Meta ausblenden */
#single_blog_meta {
    display: none;
    font-size: 1.1em;
    margin: 0 0 13px;
}

.prk_titlify_father h2, 
.prk_titlify_father h3, 
.prk_titlify_father h4, 
.prk_titlify_father .prk_vc_title, 
.prk_titlify_father .widget-title,
.prk_titlify_father h6 {
	border-bottom: none !important;
}
h3 {
	margin-bottom: 0.5em !important;
}
.prk_titlify_father h6 {
	font-weight: 600;
	font-size: 1.2em;
	padding-bottom: 3px;
}
.prk_button_like {
    font-size: 0.85em;
    font-weight: 600;
    padding: 6px 8px;
}

.entry_content p {
    margin-bottom: 0.25em;
}
/* Allg. Blockabstände */
.wpb_column.vc_column_container, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 20px;
}
.theme_button input, .theme_button_inverted input, .theme_button a, .theme_button_inverted a {
    border: 0 none;
    float: left;
    font-size: 0.8em;
    font-weight: 600;
    padding: 2px 9px;
    text-transform: uppercase;
}

#footer_in .widget-title {
    font-size: 1.25em;
}
