/*
Theme Name:     Hello E C
Description:    Hello E C theme
Author:         gelenfarkas
Template:       hello-elementor

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
body.home .header-pages {
	display:none;
}

.elementor-sticky--effects.stickyfejlec {
    background-color: white;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1)!important;
}
.elementor-sticky--effects.stickyfejlec a {
    color: var(--e-global-color-primary) !important;
}
.elementor-sticky--effects.stickyfejlec a:hover, .elementor-sticky--effects.stickyfejlec a.elementor-item-active {
    color: var(--e-global-color-accent) !important;
}
.elementor-sticky--effects .stickylogo1, .stickylogo2 {
    display: none !important;
}
.elementor-sticky--effects .stickylogo2 {
    display: inline-block !important;
}
.ajanlat-popup, .prod-list-img {
	cursor:pointer;
}
.woocommerce-shop .shop-title, .blog .blog-title {
	display:initial !important;
}
.woocommerce-shop .all-title, .blog .all-title {
	display:none !important;
}
.tul-tab {
	display: flex;
    flex-direction: row !important;
    align-items: flex-start !important;
}
.tul {
    font-weight: 900;
    margin-right: 3px;
	width:30%;
}
.tul-par {
	width:70%;
}