/*
Theme Name:		 Hello Elementor Child
Theme URI:		 https://kooperativa.ro
Description:	 This theme is a custom theme developed by Eduard Stefan from Kooperativa 2.0.
Author:			 Eduard Stefan
Author URI:		 https://kooperativa.ro
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 hello-elementor-child
*/


/*
    Add your custom styles here
*/

h1, h2, h3, h4, h5, h6, p{
    margin: 0;
}
body{
	background: #fff !important;
}


.h6-name::before {
    content: attr(data-inner-text);
}


.page-id-16240 .site-header,
.page-id-16240 .page-header {
    display: none;
}

.elementor-element-2674dc1 label,
.elementor-element-f20db05 label {
    position: relative;
}

.postid-9270 #microservicii {
    display: none;
}


.postid-18488 .elementor-accordion-item,
.postid-18494 .elementor-accordion-item {
    position: relative;
}
.postid-18488 .elementor-accordion-item::after,
.postid-18494 .elementor-accordion-item::after {
    height: 66px;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    cursor: pointer;
}

.postid-18488 .elementor-tab-content,
.postid-18494 .elementor-tab-content {
    user-select: none;
    position: relative;
}
.postid-18488 .elementor-tab-content::after,
.postid-18494 .elementor-tab-content::after {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    z-index: 1;
}


.postid-18488 .elementor-tab-title[aria-expanded="true"] .elementor-accordion-icon,
.postid-18494 .elementor-tab-title[aria-expanded="true"] .elementor-accordion-icon {
    transform: rotate(180deg);
}
