/* 
Theme Name: Hello Elementor Child
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 */

p a, body a {
text-decoration: underline !important;
}
p a:hover, body a:hover {
text-decoration-color: red !important;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration: none !important;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: underline !important;
	text-decoration-color: red !important;
}

.postlist .elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
    text-decoration: none !important;
}
/*.postlist .elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a:hover {
    text-decoration: underline !important;
}*/

.elementor-button, .elementor-location-header a  {
text-decoration: none !important;
}
.elementor-nav-menu--main li.menu-item {
    /*background: #fff;*/
	margin: 0 3px;
}
.elementor-nav-menu--main .elementor-item:hover, .elementor-nav-menu--main .current-menu-item {
	background: #386fb1 !important;
}
.elementor-nav-menu--main li.menu-item.inevidenza {
	background: red;
	color: white !important;
}
.elementor-nav-menu--main li.menu-item.inevidenza a:hover {
	background: #386fb1 !important;
}
.elementor-36 .elementor-nav-menu--dropdown {
    margin-top: 6px !important;
    margin-left: -2px !important;
}
/*.elementor-nav-menu--dropdown li.menu-item.menu-item-type-custom.menu-item-object-custom {
    margin: 5px 20px;*/
span.fondorosso {
	background: red;
	padding: 0;
	line-height: 1em;
}
span.fondoarancio {
	background: #FF6C17;
	padding: 0;
	line-height: 1em;
}
span.fondoblu {
	background: #386fb1;
	padding: 0;
	line-height: 1em;
}

.burger .elementor-icon-wrapper {
    line-height: 0;
}

/*main#content {
	top: -5px;
    margin-bottom: -5px;
	position: relative;
}*/

/*#content img {
	border-radius: 14px;
}*/

.carosellofoto .e-n-carousel.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    overflow: visible;
}

.sott_verd {
text-decoration: underline;
text-decoration-color: red;
}

.elementor-508 .elementor-nav-menu--dropdown .elementor-item {
	text-decoration: none !important;
	line-height: 36px;
}
.elementor-508 .elementor-sub-item {
    font-size: 24px !important;
    line-height: 21px !important;
    text-decoration: none !important;
}
.elementor-508 .elementor-nav-menu .sub-arrow {
	font-size: 24px;
}


.elementor-post-navigation a {
    text-decoration: none !important;
}
.elementor-post-navigation a:hover .post-navigation__next--title, .elementor-post-navigation a:hover .post-navigation__prev--title {
    text-decoration: underline !important;
	text-decoration-color: #94C11F !important;
}

/*privato*/

.page-id-793 main#content {
    z-index: 1 !important;
    position: relative;
    background-color: white;
    background: url(https://casadeibenicomuni.it/wp-content/uploads/2025/10/dove-siamo.jpg);
	background-size: cover;
	box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 40%);
}
.post-password-form {
    margin: 0 auto;
    max-width: 800px;
    padding: 15vh 0 !important;
}
.post-password-form p {
	padding: 10px;
    color: white;
    font-size: 34px;
	line-height: 36px;
    font-family: 'Founders Grotesk Condensed';
}

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
    max-width: 100%;
}
#cmplz-document p, #cmplz-document li, #cmplz-document td, .editor-styles-wrapper .cmplz-unlinked-mode p, .editor-styles-wrapper .cmplz-unlinked-mode li, .editor-styles-wrapper .cmplz-unlinked-mode td {
    font-size: 18px;
    margin-top: 0;
}


