.heading.heading-widget::before, .heading.heading-footer::before{
	border-bottom: 2px solid #f89496;
}
.content a{
	color:#f89496;
}
.btn__link, .widget .tag-cloud-link, .comment-respond .submit, .comments__list .comment-reply-link{
	border:1px solid #f89496;
	color:#f89496;
}
.related__title{
	color:#f89496;
}

.balloon {
	margin-bottom: 1.5em;
	padding: 0;}
.balloon figure {margin: 0}
.balloon:before,.balloon:after {
	clear: both;
	content: "";
	display: block;}
.balloon .balloon-img-left {
	float: left;
	width: 80px;
	margin-right: 20px;}
.balloon-img-left img {
	width: 80px;
	height: 80px;
	border-radius: 50%;}
.balloon-img-description{
	font-size: .85em;
	line-height: 1.5em;
	text-align: center;}
.balloon-txt-left {
	position: relative;
	float: left;
	padding: 1em;
	line-height: 1.5em;
	border: 1px solid #aaa;
	background-color: #FFF;
	border-radius: 8px;
	max-width: calc( 100% - 120px ) ;}
.balloon-txt-left:before {
	position: absolute;
	content: '';
	border: 10px solid transparent;
	border-right: 10px solid #aaa;
	top: 15px;left: -20px;}
.balloon-txt-left:after {
	position: absolute;
	content: '';
	border: 10px solid transparent;
	border-right: 10px solid #FFF;
	top: 15px; left: -19px;}

.balloon .balloon-img-right {
	float: right;
	width: 80px;
	margin-left: 20px;}
.balloon-img-right img {
	width: 80px;
	height: 80px;
	border-radius: 50%;}
.balloon-txt-right {
	position: relative;
	float: right;
	padding: 1em;
	line-height: 1.5em;
	border: 1px solid #aaa;
	background-color: #FFF;
	border-radius: 8px;
	max-width: calc( 100% - 120px ) ;}
.balloon-txt-right:before {
	position: absolute;
	content: '';
	border: 10px solid transparent;
	border-left: 10px solid #aaa ;
	top: 15px; right: -20px;}
.balloon-txt-right:after {
	position: absolute;
	content: '';
	border: 10px solid transparent;
	border-left: 10px solid #FFF;
	top: 15px; right: -19px;}

.think .balloon-txt-right,.think .balloon-txt-left {
	border-radius: 20px;}
.think  .balloon-txt-left, .think .balloon-txt-right {
	background-color: #FFF;}
.think .balloon-txt-left:before {
	border: 1px solid #CCC;
	border-radius: 50%;
	width: 8px; height: 8px;
	top: 15px; left: -12px;
	background-color: #FFF;}
.think .balloon-txt-left:after {
	border: 1px solid #aaa;
	border-radius: 50%;
	width: 4px; height: 4px;
	top: 20px; left: -19px;
	background-color: #FFF;}
.think .balloon-txt-right:before {
	border: 1px solid #aaa;
	border-radius: 50%;
	width: 8px; height: 8px;
	top: 15px; right: -12px;
	background-color: #FFF;}
.think .balloon-txt-right:after {
	border: 1px solid #aaa;
	border-radius: 50%;
	width: 4px; height: 4px;
	top: 20px; right: -19px;
	background-color: #FFF;}


.appreach {
  text-align: left;
  padding: 10px;
  border: 1px solid #cccccc;
  overflow: hidden;
}
.appreach:after {
  content: "";
  display: block;
  clear: both;
}
.appreach p {
  margin: 0;
}
.appreach p::after{
	clear: none;
}
.appreach a:after {
  display: none;
}
.appreach__icon {
  float: left;
  border-radius: 10%;
  overflow: hidden;
  margin: 0 3% 0 0 !important;
  width: 25% !important;
  height: auto !important;
  max-width: 120px !important;
}
.appreach__detail {
  display: inline-block;
  font-size: 20px;
  line-height: 1.5;
  width: 72%;
  max-width: 72%;
}
.appreach__detail:after {
  content: "";
  display: block;
  clear: both;
}
.appreach__name {
  font-size: 16px;
  line-height: 1.5em !important;
  max-height: 3em;
  overflow: hidden;
}
.appreach__info {
  font-size: 12px !important;
}
.appreach__developper, .appreach__price {
  margin-right: 0.5em;
}
.appreach__posted a {
  margin-left: 0.5em;
}
.appreach__links {
  float: left;
  height: 40px;
  margin-top: 8px;
  white-space: nowrap;
}
.appreach__aslink img {
  margin-right: 10px;
  height: 40px;
  width: 135px;
}
.appreach__gplink img {
  height: 40px;
  width: 134.5px;
}
.appreach__star {
  position: relative;
  font-size: 14px !important;
  height: 1.5em;
  width: 5em;
}
.appreach__star__base {
  position: absolute;
  color: #737373;
}
.appreach__star__evaluate {
  position: absolute;
  color: #ffc107;
  overflow: hidden;
  white-space: nowrap;
}

.coco-original-pr-area{
	background: #fff2f2;
	padding: 15px;
	font-size: 14px;
	line-height: 1.5;
	box-shadow: 0px 0px 0px 10px #ffeaea;
	border: dashed 2px #ffc3c3;
}
.coco-original-pr-area__title{
	margin-bottom: 15px;
	font-weight: bold;
	color: #866152;
	text-align: center;
}
.coco-original-pr-area a{
	display: inline-block;
	background: #f89496;
	padding: 5px 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	color: #ffffff;
	border-radius: 6px;
}
.coco-original-pr-area a:hover{
	opacity: 0.8!important;
	color: #ffffff;
	cursor:pointer;
}
@media (min-width: 800px) {
	.coco-original-pr-area{
		text-align: center;
	}
}
video{
	outline: none;
}
.grecaptcha-badge { visibility: hidden; }