/* 
Theme Name: Stoma Umfcd
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 */

.icon_home .elementor-icon-box-icon {
    right: 22px;
    position: absolute;
}

#custom_icon_size .elementor-button-content-wrapper{
    align-items: center;
}
.event_box{
    box-shadow: 0px 3px 20px #1434821F;
}
#custom_icon_size .elementor-button-icon .e-font-icon-svg{
    width: 1.5em;
    height: 1.5em;
}
.icon_home .elementor-icon-box-wrapper{
    display: block !important;
    width: 100%;
}
/* Ascunde mesajul pentru evenimente viitoare în cazul evenimentelor trecute */
body.past-event .future_event_msg {
    display: none;
}

/* Ascunde mesajul pentru evenimente trecute în cazul evenimentelor viitoare */
body.future-event .past_event_msg {
    display: none;
}

.cursuri_post_univ_cat-medici .categ_event span.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-terms,
.event_cat-medici .categ_event span.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-terms {
    color: var(--e-global-color-primary);
}
.search-results .elementor-post__meta-data {
    display: none;
}
@media (min-width: 785px){
    .elementor-widget.elementor-widget-search {
        position: absolute;
        top: 27px;
        width: 250px !important;
        right: 65px;
    }
}

@media (max-width: 785px){
    .elementor-widget.elementor-widget-search {
        position: absolute;
        top: 95px;
    }
}