.xmazine-block .xmazine-block-overlay {
    padding: 0 14% 0% 14%;
}
.xmazine-block-title:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #000;
    height: 2px;
    width: 83px;
}
ul.xmazine-main-menu > li > a {
    padding: 0 17px;
}
.xmazine-block-title {
    border: none;
	position: relative;
}

.author-info-wrapper {
    background: transparent;
}
.news-meta-wrapper > ul > li {
    border-right: solid 2px 
}
.posts-count h5, .posts-count h6 {
    color: #ffffff;
}
.widget .xmazine-block-title {
    padding-bottom: 0;
}
.widget .xmazine-block-title span {
    border-bottom: 2px dashed #efefef;
    padding-bottom: 10px;
    margin-bottom: 35px;
    display: block;
}
.widget .xmazine-block-title:after {
    content: unset;
}
.xmazine-block-overlay .post-category > a, .post .post-category a {
    font-size: 13px;
    padding: 7px 15px 6px;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: none !important;
}
.related-articles-wrap .related-title {
    font-size: 26px;
}
.single-post-template .post-meta .nav .post-category > a {
    border: none;
}
.related-articles-wrap .post-grid.xmazine-block-post {
    padding: 0 15px 0 15px;
}
.related-articles-wrap .post.post-grid.xmazine-block-post.clearfix:first-child {
    padding-top: 0;
}
.owl-carousel.owl-drag .owl-item .xmazine-block-overlay {
    opacity: 1;
}
.post .post-category a {
    border: dashed 1px #cccccc;
	color: #000;
}
.xmazine-block-overlay .post-category > a {
    border: dashed 1px #fff;
    color: #fff;
}
.post .post-category a:hover {
	color: #000;
}
.xmazine-block-overlay .post-category > a:hover {
    color: #fff;
}
.pad-opt .post-grid.xmazine-block-post {
    padding: 20px 20px 30px 20px;
	background: #fff;
}
.pad-opt .post-grid.xmazine-block-post.clearfix:first-child {
    padding-top: 20px;
}
.news-meta-wrapper > ul > li {
    font-size: 12px;
}
.post-meta .post-author .author-name {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
}
.xmazine-block.pad-none .post-grid.xmazine-block-post:first-child {
    padding-top: 0;
}
.xmazine-block.pad-none .post-grid.xmazine-block-post {
    padding: 0;
}
.nav.pagination > li.nav-item a, .nav.pagination > li.nav-item span {
    background: #fff;
    border: none;
    box-shadow: 0 14px 28px rgba(236, 236, 236, 0.38), 0 10px 10px rgb(236, 236, 236);
}
.xmazine-block .big-list .post-list-content > div:last-child {
    margin-top: 0;
}
@media only screen and (max-width: 640px){ 
	.xmazine-news-slider .post-title {
		font-size: 18px;
		line-height: 25px;
	}
	.xmazine-block-overlay .post-category>a, .post .post-category a {
		font-size: 12px;
		padding: 5px 10px;
	}
}
@media only screen and (max-width: 480px){ 
	.news-meta-wrapper>ul>li {
		padding-left: 10px;
		padding-right: 10px;
	}
}