
/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/* YT-Titel ausblenden etc.*/
.ytp-title-link {
	display: none;
}

.oceanwp-social-menu {
	display: none;
}

#mobile-dropdown .oceanwp-social-menu {
	display: none !important;
}

.oceanwp-recent-posts .recent-posts-comments a {
	display: none;
}

.blog-entry.post .blog-entry-header .entry-title a {
	text-transform: none !important;
}

.elementor-465 .elementor-element.elementor-element-10e711a .oew-carousel .entry-title a {
	text-transform: none !important;
}

.entry-title a {
	text-transform: none !important;
}

.single-header-ocean-6 .blog-post-author .post-author-avatar img.avatar, .single-header-ocean-7 .blog-post-author .post-author-avatar img.avatar {
	display: none;
}

.single-header-ocean-6 .blog-post-author .blog-post-author-content .post-author-name, .single-header-ocean-7 .blog-post-author .blog-post-author-content .post-author-name {
	display: none;
}

/* Captions unter den Portfolio-Boxen...*/
.wp-caption .wp-caption-text {
	margin-left: auto;
	margin-right: auto;
	max-width: 80%;
}

/* Blog-Bereich aufräumen-etc.-res._4JC */
.elementor-465 .elementor-element.elementor-element-4ec5c2e .oew-carousel .entry-title a {
	text-transform: none;
}
