.archive.tag .badge.post-date, .archive.tag .mr-half, .archive.tag .widget .is-divider, .archive.tag .post_comments.op-7, .archive.category .badge.post-date, .archive.category .mr-half, .archive.category .widget .is-divider, .archive.category .post_comments.op-7 {display: none}

.archive.tag .widget-area .flex-col.flex-grow {font-size: .83em;    text-align: justify;}

.archive.tag footer.entry-meta.text-center {line-height: 190%; text-align: justify !important}
.archive.tag .recent-blog-posts a {margin-bottom: 0}
.archive.tag .widget-area ul {margin-top: 20px}

 .archive.tag .recent-blog-posts a::before {
	 content: "\f14a"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
margin-right: 4px; }


.archive.tag h2.entry-title {text-transform: uppercase; color: green}

.archive.tag .blog-wrapper.blog-single.page-wrapper {padding-top: 10px;}

.archive.tag h1.page-title.is-large {text-align: center;
    background: #169cf0;
    color: #fff;
    padding: 13px;
    font-size: 12pt !important;}

.archive.tag .archive-page-header .large-12.text-center.col {padding-bottom: 10px;}

@media screen and (max-width: 1023px) {
.archive.tag .large-9 {padding: 0 30px 5px;}
	.archive.tag .widget-area .flex-col.flex-grow {font-size: 1em; }
	span.widget-title {font-size: .95em}
		.archive.tag .post-sidebar.large-3.col {padding-bottom: 0}
	.archive.tag .widget {margin-bottom: 0}
	.archive.tag .widget-area ul {background: #f9f9f9;        padding: 15px;    padding-top: 10px;    padding-bottom: 10px;}
}

@media screen and (min-width: 850px) and (max-width: 1023px)
{
	
	.archive.tag .large-9, 	.archive.tag .large-3   { max-width: 85%;    -ms-flex-preferred-size: 85%;    flex-basis: 85%; margin: auto;}
	
	.archive.tag .post-sidebar.large-3.col {border-left: 0}
	
}


@media screen and (min-width: 1024px) {
	

	
	.archive.tag .widget-area {
position:sticky;
position:-webkit-sticky;
top:15%;
		margin-top: 10px;
}
}

/* begin category */
.archive.category .widget-area .flex-col.flex-grow {font-size: .83em;    text-align: justify;}

.archive.category footer.entry-meta.text-center {line-height: 190%; text-align: justify !important}
.archive.category .recent-blog-posts a {margin-bottom: 0}
.archive.category .widget-area ul {margin-top: 20px}

 .archive.category .recent-blog-posts a::before {
	 content: "\f14a"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
margin-right: 4px; }


.archive.category h2.entry-title {text-transform: uppercase; color: green}

.archive.category .blog-wrapper.blog-single.page-wrapper {padding-top: 10px;}

.archive.category h1.page-title.is-large {text-align: center;
    background: #169cf0;
    color: #fff;
    padding: 13px;
    font-size: 12pt !important;}

.archive.category .archive-page-header .large-12.text-center.col {padding-bottom: 10px;}

@media screen and (max-width: 1023px) {
.archive.category .large-9 {padding: 0 30px 5px;}
	.archive.category .widget-area .flex-col.flex-grow {font-size: 1em; }
	span.widget-title {font-size: .95em}
		.archive.category .post-sidebar.large-3.col {padding-bottom: 0}
	.archive.category .widget {margin-bottom: 0}
	.archive.category .widget-area ul {background: #f9f9f9;        padding: 15px;    padding-top: 10px;    padding-bottom: 10px;}
}

.archive.category .taxonomy-description {margin-top: 25px}
.archive.category .taxonomy-description ol li {list-style: none; font-weight: 600;}

.archive.category .taxonomy-description ol {
background: #f2f2f2;
    padding: 20px;
    padding-bottom: 10px;
}

@media screen and (min-width: 850px) and (max-width: 1023px)
{
	
	.archive.category .large-9, 	.archive.category .large-3   { max-width: 85%;    -ms-flex-preferred-size: 85%;    flex-basis: 85%; margin: auto;}
	
	.archive.category .post-sidebar.large-3.col {border-left: 0}
	.archive.category .blog-wrapper .large-12 {max-width: 81.3%; margin: 0 auto}

}

@media screen and (max-width: 849px) 
{
		.archive.category .blog-wrapper .large-12 {margin-left: 15px; margin-right: 15px}
}


@media screen and (min-width: 1024px) {
	

	
	.archive.category .widget-area {
position:sticky;
position:-webkit-sticky;
top:15%;
		margin-top: 10px;
}
	
	.archive.category footer.entry-meta {margin-bottom: 22px}
	
}

