/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */



.elementor-widget-loop-grid .has-post-thumbnail .e-con-inner > [data-settings*="background_background"]:before{
        content: "";
    width: 100%;
    opacity: 1 !important;
    z-index: 0;
}

/* Nowosci */
.elementor-widget-loop-grid .category-nowosci .e-con-inner > [data-settings*="background_background"]:before {
 background:#EED5B3;
background: linear-gradient(174deg, rgba(238, 213, 179, 0.40) 20%, rgba(0, 0, 0, 1) 100%);
}

.uc_post_list .uc_post_list_box .uc_post_list_image a:after{
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
     background:#EED5B3;
background: linear-gradient(174deg, rgba(238, 213, 179, 0.15) 20%, rgba(0, 0, 0, 1) 100%);
}

.elementor-widget-loop-grid .category-analiza-danych .analizaDanych_bigBox .elementor-post-info__terms-list-item{
    background-color: transparent !important;
}
.elementor-widget-loop-grid .category-analiza-danych .e-con-inner > [data-settings*="background_background"]:before {
     background: #2F8B89; 
background: linear-gradient(174deg, rgba(47, 139, 137, 0.18) 20%, rgba(0, 0, 0, 1) 100%);
}
/* Wizualizacja danych */
.elementor-widget-loop-grid .category-wizualizacja-danych .e-con-inner > [data-settings*="background_background"]:before {
 background: #9EBABA; 
background: linear-gradient(174deg, rgba(158,186,186,0.18) 20%, rgba(0, 0, 0, 1) 100%) ;
}

/* Make overs */
.elementor-widget-loop-grid .category-make-overs .e-con-inner > [data-settings*="background_background"]:before {
 background:#DE6D42;
background: linear-gradient(174deg, rgba(222,110,66,0.15) 20%, rgba(0, 0, 0, 1) 100%);
}

/* Inzynieria danych */
.elementor-widget-loop-grid .category-inzynieria-danych .e-con-inner > [data-settings*="background_background"]:before {
 background:#6F8182;
background: linear-gradient(174deg, rgba(111,129,130,0.18) 20%, rgba(0, 0, 0, 1) 100%);
}

.uc_post_list .uc_post_list_box .uc_post_list_image a{
    position: relative;
}
