/* 
Theme Name: Aicem (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: TechSoup Italia
Author URI: https://www.techsoup.it
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
*/

.content-hover-image .dce-acfposts_content {
	margin-top: -100px;
}

.no-postfix span.postfix {
	display: none;
}

.archive .project_status, .page-template .project_status {
	text-align: center;
	color: #313131;
	text-transform: uppercase;
	font-size: 0.8em;
}

.project_status {
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 0.8em;
}

.project_status .elementor-icon-list-icon {
	margin-right: 6px;
}

.project_status .fa-check-circle {
	color: #469A25;
}

.project_status .fa-ban {
	color: #ED3833;
}

.project_external_urls, .project_external_urls a {
	color: #ED3833 !important;
}

.single-progetto .elementor-form .elementor-field-type-acceptance label {
	font-size: 0.8em;
	line-height: 1.2em;
}

/* ELEMENTS > WORDPRESS ARCHIVES */
.elementor-widget-wp-widget-archives h5, 
.elementor-widget-wp-widget-categories h5 {
	display: none;
}

.elementor-widget-wp-widget-archives ul,
.elementor-widget-wp-widget-categories ul {
	list-style: none;
	padding-left: 0px;
}

.elementor-widget-wp-widget-archives ul li,
.elementor-widget-wp-widget-categories ul li {
	padding: 0 0 10px 0;
}

.elementor-widget-wp-widget-archives ul li a,
.elementor-widget-wp-widget-categories ul li a {
	font-size: 0.9em;
	color: #222222;
}

.elementor-widget-wp-widget-archives ul li a:before,
.elementor-widget-wp-widget-categories ul li a:before {
	 font-family: "Font Awesome 5 Free";
   content: "\f054";
   display: inline-block;
   padding-right: 6px;
   vertical-align: middle;
   font-weight: 900;
	color: #4DB9CC;
}
