.view-article .helix-social-share .helix-social-share-icon ul li div a:hover{background:#00b489!important;color: #fff!important;}
.article-footer-top {padding: 30px 15px 0px 15px;}

@media (max-width: 767px){
ul.pager.pagenav {margin: 0px;float: right;position: relative;top: 33px;margin-right: 15px;}
.article-footer-wrap {float: left;}}

.view-article article.item.item-page.item-featured {margin-bottom: 0px;padding: 0px 15px;}
.view-article.prinzblog div#sp-left, .view-article.prinzblog div#sp-right {display:none;}

/*FILTER*/
label.element-invisible.finder {display: none;}
input#mod-finder-searchword223 {
    width: 100%;
    background-position: 96% 50%;
    background-image: url(/images/00-foc/others/search.png);
    background-repeat: no-repeat;
    background-size: 6%;
}

/*TAGS*/
.tags a {
    background-color: #00b489;
    font-weight: normal;
}
.view-tag div.tag-category fieldset.filters.btn-toolbar button {
  padding: 10px 18px;
  font-size: 12px;
  margin-top: 0px;
}

.view-tag label.filter-search-lbl.element-invisible {
    margin-left: 20px;
}

.view-tag label.filter-search-lbl.element-invisible {
    margin-left: 20px;
}

.view-tag button.btn {
    background: #00b489;
    color: #fff;
    margin: 0 15px;
}

.view-tag div.tag-category fieldset.filters.btn-toolbar {
    background: #e5f7f3;
}

.view-tag div.tag-category ul.category {
    background: #e5f7f3;
}

@media screen and (max-width:768px){
.com-tags div.tag-category ul.category {
	padding: 15px;
}

.com-tags fieldset.filters.btn-toolbar {
	padding: 15px!important;
}

.com-tags div.tag-category fieldset.filters.btn-toolbar button {
	margin: 0;
	padding: 13px!important;
	border-radius: 0px!important;
}

.com-tags label.filter-search-lbl.element-invisible {
	margin-left: 0;
	width: 100%;
}

.com-tags input#filter-search {
	float: left;
	width: 70%;
}

.com-tags .btn-group.pull-right {
	margin-top: 30px;
}

.com-tags select#limit {
    padding: 5px;
}}












/*RECENT POST*/
.latestnews {
    padding: 10px;
    background: #00b489;
    border-radius: 10px;
    color: #fff;
}

.latestnews a {
    color: #fff!important; font-weight:900!important;
}

.prinzblog #sp-left .sp-module .sp-module-title, .prinzblog #sp-right .sp-module .sp-module-title {
    font-size: 18px!important;
    font-weight: 700;
    margin-bottom: 18px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #000;
}



/*PRINZ BLOG*/
.sppb-addon-articles-ticker .fa-angle-left:before {content: url(/images/00-prinz/others/dj01.png)!important;}
.sppb-addon-articles-ticker .fa-angle-right:before {content: url(/images/00-prinz/others/dj02.png)!important;}
.prinz-article-featured i.fa.fa-angle-left,.prinz-article-featured i.fa.fa-angle-right {transform: scale(0.3)!important;filter:invert(1);transform-origin: top;}
.view-article.prinzblog div#sp-left {display: none;}
.view-article.prinzblog div#sp-component{padding:0px;width:100%;}
.view-article.prinzblog .page-header {display: none;}
.view-category.prinzblog section#sp-main-body {padding-top: 50px;}

@media only screen and (min-width: 992px) {
.prinzblog div#sp-left, .prinzblog div#sp-right {width: 30%;}
.prinzblog div#sp-component {width: 70%;/* padding-right: 0px; */}
.prinzblog .page-content>section>.sppb-row-container {margin: 0;padding: 0;}
.prinzblog .entry-image.full-image img {width: 100%;height: 500px;object-fit: cover;border-radius: 10px;}
.prinzblog.view-article section#sp-main-body {padding-top: 50px;padding-bottom: 0px;}
}
@media (max-width: 767px){
.view-category.prinzblog section#sp-main-body {padding-top: 10px;padding-bottom: 0px;}
.view-article .entry-header {padding: 0px 15px;}
.prinz-article-featured i.fa.fa-angle-left,.prinz-article-featured i.fa.fa-angle-right {transform: scale(0.2)!important;filter:invert(1);}
.prinzblog a.bx-next {position: relative;right: -50px;}.prinzblog a.bx-prev {position: relative;right: -130px;}
.prinzblog.view-article section#sp-main-body {padding-top: 0!important;}
.prinzblog article.item {margin-bottom: 50px;}
#sp-left .sp-module, #sp-right .sp-module {margin-bottom: 50px;margin-top: 50px;}
}

.newspaper-publishing .entry-image img {object-fit: contain;}
.newspaper-publishing .page-header {display:none;}
.newspaper-publishing #sp-main-body {padding-top:50px;}

li.previous {
    margin-right: 10px !IMPORTANT;
}


/*tag*/
.sp-module.tag-module a {
    display: inline-block;
    width: unset !IMPORTANT;
    background: #00b489;
    border-radius: 5px;
    color: #fff;
    padding: 8px 15px;
    line-height: 1;
    font-size: 16px;
}
.sp-module.tag-module li:hover a {
    background: #000000;
 	 color: #fff;
}
.sp-module.tag-module ul >li {
    display: inline;
}
.sp-module.tag-module ul >li >a:before {
    display: none;
}

.sp-module.tag-module {
    background: transparent !IMPORTANT;
    padding: 0px !IMPORTANT;
}
a.label.label-info:hover {
    background: #000 !IMPORTANT;
    color: #fff !IMPORTANT;
}