/* 
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
*/

#sectiuni .elementor-tabs-wrapper {
    display: flex;
}

#sectiuni .elementor-tab-title {
    flex-grow: 1;
    text-align: center;
}

#elementor-tab-title-1321 {
    background-color: #3C9E58;
}

#elementor-tab-title-1322 {
    background-color: #3A2E7E;
}

#elementor-tab-title-1323 {
    background-color: #F2D124;
}

.elementor-6 .elementor-element.elementor-element-0c9f260 .elementor-tab-title {
    border:none;
}

#sectiuni .sageata {
    position:absolute;
    border-width:20px;
    border-style:solid;
    margin-top: 64px;
    border-color:#3C9E58 transparent transparent transparent;
    transition:transform 0.5s;
    z-index:99;
}

.navigare-principala .elementor-button-link, .navigare-secundara .elementor-button-link {
    width: 100% !important;
}



@media (min-width: 1026px) {

}

@media (min-width: 768px) and (max-width: 1025px) {

}


@media (max-width: 767px) {
    
    #sectiuni .sageata, .elementor-tab-mobile-title {
        display: none;
    }
    
    .elementor-active a {
        border-bottom: 1px solid white;
    }


}
