/*
Theme Name: Neori Child
Theme URL: https://dispatch.m.io
Description: Neori Child Theme
Author: Jelena Drobnjakovic
Author URL: https://m.io
Template: neori
Version: 1.0.0
Text Domain: neori-child
*/

.related-posts img.wp-post-image { display: block !important;}

.slice.type7 .btn-load-more-posts {cursor: pointer !important;}

.social-icons a[href*="pinterest.com"], 
.social-icons a[href*="plus.google.com/share"] {display: none !important;}

.page .entry-content .slice .slice-title {
	display: none;
}

.post .entry-content li .userreply a {
	box-shadow: none;
}

.post .entry-content img {
	margin: 20px 0;
}

.wp-user-avatar {
	cursor: pointer;
}

.blog-post .wp-user-avatar, .slice.type3 .card-meta img {
	margin-bottom: 0 !important;
    margin-right: 10px;
    width: 26px;
    height: 26px;
    float: left;
    border-radius: 50%;
}

.blog-post-text-zone .pp-user-avatar {
	margin-right: 10px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.blog-post-text-zone .author-info {
	line-height: 33px;
}

.single-author-bio .wp-avatar-custom-wrapper {
	float: left;
	padding-right: 32px;
}

.single-author-bio .wp-user-avatar {
	margin-right: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.single-author-bio.empty .wp-avatar-custom-wrapper {
	padding-right: 25px;
}

.single-author-bio.empty .wp-user-avatar {
    margin-top: -10px;
    width: 60px;
    height: 60px;
}

.single-author-bio-text {
	max-width: calc(100% - 120px);
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
}

.single-top-area .wp-user-avatar, .single-top-area .pp-user-avatar {
	float: left;
    margin-right: 20px;
    width: 57px;
    height: 57px;
    border-radius: 50%;
}

.page .entry-content .wp-avatar-custom-wrapper img.alignnone {
	margin-bottom: 0;
}

.single-top-area {
	margin-left: 0;
	margin-right: 0;
	padding: 0 15px;
}

article .entry-content {
	position: relative;
}

.heateor_sss_sharing_container {
	position: absolute;
	right: 15px;
	top: -72px;
}

.heateor_sss_sharing_ul .teams-share-button {
	margin-left: 0 !important;
}

.heateor_sss_sharing_ul .teams-share-button a {
	display: block;
    margin: 2px;
    height: 35px;
	width: 35px;
    border-radius: 4px;
    background: #5558af url(https://m.io/img/logo/msteams-logo-white.svg) center center no-repeat !important;
    background-size: 20px !important;
}

.heateor_sss_sharing_ul .teams-share-button img {
	margin: 0;
}

div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul .teams-share-button a {
	border: 1px solid #4b54b9 !important;
    margin-top: 0;
}

.single-top-area .social-icons a *,
.single-bottom-area .social-icons a * {
	padding-right: 15px;
}

.collapseomatic-holder {
	display: none !important;
}

.post .entry-content h2.collapseomatic {
	display: table;
	margin-left: 48px;
	padding: 0 25px 0 0;
	background-position: right top 14px;
    background-image: url(https://dispatch.m.io/wp-content/uploads/2019/07/chevron-down.png);
    background-size: 14px;
}

.post .entry-content h2.collapseomatic.colomat-close {
	background-image: url(https://dispatch.m.io/wp-content/uploads/2019/07/chevron-up.png);
}

.collapseomatic_content  {
	margin: 0;
}

.point_style img {
	width: 92px;
}

.post .entry-content blockquote {
	border-left: none !important;
	text-align: center;
}

.post .entry-content blockquote p {
	font-style: italic;
	color: #0693e3;
}

@media screen and (max-width: 1199px) {
	.post .entry-content h2.collapseomatic {
		margin-left: 0;
	}
	
	.point_style img {
		top: -20.5px !important;
	}
}

@media screen and (max-width: 767px) {
	.point_style img {
		top: -13px !important;
		left: -25px !important;
		width: 50px;
	}
	
	.hotspot_1 .point_style img {
    	top: -29px !important;
	}
	
	.hotspot_2 .point_style img {
		top: -23px !important;
	}
	
	.hotspot_3 .point_style img {
		top: -15px !important;
	}
}

@media screen and (max-width: 576px) {	
	.heateor_sss_sharing_container {
		position: static;
		margin-left: 13px;
	}

	.archive-description, .author .archive-description {
		margin-left: 0;
    	margin-right: 0;
	}

	.single-author-bio-text {
		margin: 10px 0 0;
    	max-width: 100%;
	}
}

@media screen and (max-width: 575px) {
	.container {
		width: 100% !important;
	}
}