/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
img.gated-icon {
    display: none !important;
}
.uael-post__link-complete-yes.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__complete-box-overlay {
    z-index: 0 !important;
}
.tagt .uael-post__thumbnail .gated-icon {
    display: block !important;
    position: absolute;
    top:10px;
    left:auto;
    right:10px;
}
.uael-post__thumbnail {
    position: relative;
}
li.uael-post__header-filter{
	color: #FFF !important;
    padding: 5px !important;
}
li.uael-post__header-filter[data-filter=".tagt"] {
    display: none;
}
li.uael-post__header-filter[data-filter=".district-leadership"] {
	background-color: #F04822 !important;
}
li.uael-post__header-filter[data-filter=".identification"] {
	background-color: #FFBD00 !important;
}
li.uael-post__header-filter[data-filter=".equity"] {
	background-color: #50C9B5 !important;
}
li.uael-post__header-filter[data-filter=".other"] {
	display:none !important;
}
li.uael-post__header-filter[data-filter=".parenting"] {
	background-color: #747678 !important;
}
li.uael-post__header-filter[data-filter=".instruction-and-differentiation"] {
	background-color: #722EA5 !important;
}
li.uael-post__header-filter[data-filter=".social-emotional"] {
	background-color: #004165 !important;
}


.category-pl a.elementor-post-info__terms-list-item {
    padding: 5px;
    border-radius: 2px;
}
.category-parenting .category-pl a.elementor-post-info__terms-list-item {
    background-color: #747678 !important;
}
.category-instruction-and-differentiation .category-pl a.elementor-post-info__terms-list-item {
    background-color: #722EA5 !important;
}
.category-identification .category-pl a.elementor-post-info__terms-list-item {
    background-color: #FFBD00 !important;
}
.category-equity .category-pl a.elementor-post-info__terms-list-item {
    background-color: #50C9B5 !important;
}
.category-district-leadership .category-pl a.elementor-post-info__terms-list-item {
    background-color: #F04822 !important;
}
.category-social-emotional .category-pl a.elementor-post-info__terms-list-item {
    background-color: #fff !important;
    color: #004165 !important; 
}
.category-tagt-news .category-pl a.elementor-post-info__terms-list-item {
    background-color: #50C9B5 !important;
 
}
