/*
Theme Name:     Divi Child Theme
Description:    Child theme containing customizations for leo-listening.com
Author:         ClickWP
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.share {
	left: 0;
	position: fixed;
	top: 50%;
	z-index: 999999;
	margin-top: -246px;
}

@media only screen and (max-width: 1024px) {
	.share {
		display: none;
	}
}

.postid-2189 .post-meta + img,
.postid-2214 .post-meta + img,
.postid-2222 .post-meta + img {
	display: none;
}