/* Single.php */

@media print, screen and (min-width: 40em) {
.medium-10 {
	flex: 0% !important;
	max-width: 100% !important;
	}
}

.post .article-tags .tags-title {display: none !important;}
.post .article-tags .tag-link {color: #080808; border-color: #76AADB !important; background: transparent;}

[class^="tag-link"] {padding: 8px 10px 7px !important; margin: 0 3px 3px 0!important;}

.related-posts .related-title {padding-bottom: 15px !important; border-bottom: 1px solid #76AADB; margin-bottom: 15px !important;}

/* Category.php */

.subcategory_container {display: none !important;}

/* #76AADB (Celeste) #B10053 (Violeta) */