@charset "UTF-8";



.logged-in .site_wrapper::after{
	content: "Menu";
	background: rgba(120, 83, 87, 0.5);
	position: fixed;
	color: #FFF;
	font-size: 12px;
	padding: 10px;
	bottom: 0;
	right: 0;
	z-index: 99999;
	}

.hide_from_menu_css,
.site_nav,
.site_header_right .wpml-ls-legacy-list-horizontal{
	display: none;
	}

.site_header + .acf_slider.apply_overlay_texture_white::after {
    top: 114px;
	}

.show_from_menu_css,
.mm-wrapper_opened .site_header_right .lang_mobile{
	display: block;
	}

.mm-wrapper_opened .site_header_right .lang_mobile .wpml-ls-legacy-list-horizontal{
	display: block;
    position: relative;
    top: -4px;
    margin-right: 5px;
	}


.site_header {
    padding-top: 14px;
    padding-bottom: 14px;
	}

.site_header + * {
    padding-top: 72px;
	}

.top_menu a, .site_header_right .wpml-ls-legacy-list-horizontal a{
    padding: 0 18px;
	}

.js_burger_btn,
 a.search_trigger{
	padding: 0 0 0 18px;
	}

.site_header_right {
    top: 4px;
	}


/* Archive Clienti */
div.sticky_filters{
    top: -1px;
	}

/* Elenchi */
.sticky_posts > .item_formazione {
    border-bottom: 1px solid #CCCCCC;
}
.sticky_posts > .item_formazione:first-child::after {
	display: none;
}
