.wp-caption-text{
font-weight: 400;
font-size: 14px;
font-style: italic;
color: #3f3836;
}
.gallery-caption{
font-weight: 500;
}
.bypostauthor{
text-align: left;
}.custom-breadcrumb {
background-position: center;
}
.team-section .owl-carousel.owl-drag .owl-item {
height: 160px;
user-select: none;
display: flex;
align-items: center;
justify-content: center;
}
.post-style-3 .entry-content .entry-title {
margin: 0 0 22px !important;
}
.single.single-post #wp-content > article.post .entry-title {
margin-top: 25px;
}
.postid-9271 .main-page-content,
.postid-9282 .main-page-content {
margin: 25px 0 60px !important;
}
.postid-9282 .post-thumbnail,
.postid-9271 .post-thumbnail {
display: none;
}
.post-9362,
.post-9377,
.post-9376{
position:relative;
}
.post-9362:before,
.post-9377:before,
.post-9376:before{
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:150px;
background:url(//iach.md/wp-content/uploads/2015/12/semicircle.png);
background-repeat:no-repeat;
background-size:contain;
z-index:1;
}
.post-9362:after,
.post-9377:after,
.post-9376:after{
content:"";
position:absolute;
bottom:0;
right:0;
width:100%;
height:150px;
background:url(//iach.md/wp-content/uploads/2015/12/semicircle.png);
background-repeat:no-repeat;
background-size:contain;
transform:rotate(180deg);
z-index:1;
}