/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/




.share-links, .text-center {
    text-align: center !important;
}

/* Startseite Störer Förderverein Hintergrund weiß */
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
    color: #9d9d9e;
    border-color: transparent;
    background-color: transparent !important;
}

/*h1, h2, h3, h4, h5, h6, .porto-h2-fst{
	font-family: 'Shadows Into Light Two' !important;
}*/

h2{
	line-height: 40px !important;
}

body, p{
	font-family: "Open Sans", sans-serif !important;
	font-weight: 300 !important;
	font-size: 14pt !important;
	line-height: 24px !important;
}

.page-top .page-title {

    font: 400 0.2px;
    letter-spacing: 0.2px !important;

}

/* Blog-Ansicht Aktuelles */

.meta-date, .meta-author, .meta-comments, .cat-names{
	visibility: hidden !important;
	height: 0px !important;
}

.has-ccols:not(.owl-loaded), .products-slider.owl-carousel:not(.owl-loaded) {
    gap: 5%;
}

.porto-posts-grid .product-category, .porto-tb-item{
    padding: 30px;
	border: 1px solid #777;
	border-radius: 15px;
	background-color: #ffffff !important;
	flex: 1;
}

@media (max-width: 767.98px) {
  .porto-posts-grid .porto-tb-item {
    margin-left: 10%;
    margin-right: 10%;
  }
}

/* Blogansicht Einzelbeitrag */

.porto-single-page .post-block {
    visibility: hidden !important;
	height: 0px !important;
}

article.post .post-meta>.post-views, article.post .post-meta>span {
    visibility: hidden !important;
	height: 0px !important;
}

article.post .post-image.single {
    visibility: hidden !important;
    height: 0px !important;
}
.related-posts {
    visibility: hidden !important;
    height: 0px !important;
}

hr.tall {
    visibility: hidden !important;
    height: 0px !important;
}