/* Welcome Bootstrap 1 */
* a {
	text-decoration: none;
}
.it-header-slim-wrapper {
	background: rgba(0, 0, 0, 0.15);
	min-height: 43px;
}
.it-footer-small-prints {
	background: rgba(0, 0, 0, 0.5);
	padding-top: 10px;
	padding-bottom: 10px;
}
.it-footer-small-prints li a,
.it-footer-small-prints li a:hover:not(.disabled) {
	font-size: 15px;
}

.header-slim-right-zone ul li a {
    font-size: .889em;
    line-height: 2.3em;
}
@media screen and (max-width: 767px) {
	.header-slim-img {
		position: absolute;
		top: 0;
	}
	.header-slim-right-zone {
		width: 100%;
	}
}

.it-footer .searchform:after,
.it-header-wrapper .searchform:after {
	width: 20px;
	height: 20px;
	right: 18px;
	top: 12px;
}

.it-footer .searchform input[type="text"],
.it-footer .searchform [type="submit"]
.it-header-wrapper .searchform input[type="text"],
.it-header-wrapper .searchform [type="submit"] {
	width: calc(100% - 60px);
	height: 48px;
	float: left;
	padding-left: 0;
	padding-right: 0;
	color: #fff;
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.it-footer .searchform input[type="text"],
.it-header-wrapper .searchform input[type="text"] {
	color: #fff;
	box-shadow: inset 0 -1px 0px #fff;
	background: transparent;
}

.it-footer .searchform [type="submit"],
.it-header-wrapper .searchform [type="submit"] {
	background-color: #fff;
  border-radius: 100px;
  height: 48px;
  width: 48px;
  margin-left: 5px;
}

.it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
    padding-left: 0;
}
.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper {
	position: relative;
	left: auto;
	top: auto;
	margin-top: auto;
}

.it-header-slim-wrapper .header-slim-img {
	max-width: 200px;
	max-height: 30px;
}

.it-header-wrapper.is-sticky {
    height: 200px;
}


.titolo-sezione h2 {
	font-size: 2.222em;
	margin: 0;
	letter-spacing: 0;
}
.titolo-sezione .icona-sezione {
	/* display: inline-block; */
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #eaf2ec;
	margin: 0px 24px 8px 0px;
	text-align: center;
	vertical-align: middle;
	font-size: 32px;
	line-height: 48px;
}

[id$="dettaglio-testo"] p {
	font-family: 'Lora',serif;
}
[id$="dettaglio-testo"] .thumbnail {
	margin-bottom: 0;
	border-bottom: solid 1px #e5e5e5;
}
[id$="dettaglio-testo"] .thumbnail img {
	margin-bottom: 1rem;
}
[id$="dettaglio-testo"] .thumbnail .dida {
	text-align: center;
	color: #19191a;
	font-family: "Titillium Web", Geneva, Tahoma, sans-serif;
	font-size: .778em;
}
[id$="dettaglio-testo"] #sidebar {
	position: relative;
}
[id$="dettaglio-testo"] #sidebar:after {
	content: ' ';
	position: absolute;
	top: -30px;
	bottom: -30px;
	right: -15px;
	left: auto;
	border-right: solid 1px #e5e5e5;
}
[id$="dettaglio-testo"] #sidebar .widget-title {
	position: relative;
	font-size: .8888rem;
	font-weight: 600;
	padding-bottom: 15px;
	margin: 30px 0;
}
[id$="dettaglio-testo"] #sidebar .widget-title:after,
[id$="dettaglio-testo"] #sidebar .widget-title:before {
	content: ' ';
	position: absolute;
	z-index: 1;
	bottom: -4px;
	top: auto;
	left: -15px;
	right: auto;
	height: 4px;
	width: 15%;
	background-color: #666;
	border-radius: 100px;
}
[id$="dettaglio-testo"] #sidebar .widget-title:after {
	z-index: 0;
	left: 15px;
	right: 0;
	width: 100%;
	background-color: #ddd;
	border-radius: 0;
}
@media screen and (max-width: 1199px) {
	[id$="dettaglio-testo"] .contenuto:before {
		content: none;
	}
}
@media screen and (max-width: 767px) {
	[id$="dettaglio-testo"] #sidebar:after {
		content: none;
	}
	[id$="dettaglio-testo"] #sidebar .widget-title:after {
		width: calc(100% - 15px);
	}
}
[id$="dettaglio-testo"] .widget-area {
	padding-top: 0;
}
[id$="dettaglio-testo"] .widget-area .widget-container {
	padding-left: 15px;
}
[id$="dettaglio-testo"] .widget-area li {
	padding: 5px 0;
	border: none;
}
[id$="dettaglio-testo"] .widget-area li a {
	font-size: .8888rem;
}
[id$="dettaglio-meta"],
[id$="dettaglio-pagination"] {
	background-color: #eee;
}
[id$="dettaglio-meta"] {
	position: relative;
	overflow: hidden;
	min-height: 96px;
}
[id$="dettaglio-meta"]:before {
	content: ' ';
	position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
	top: -45px;
	bottom: auto;
  width: 50%;
  max-width: 1000px;
	height: 0px;
	left: 25%;
	box-shadow: 0px 0px 50px 10px #000;
}

#container {
	position: relative;
}
.thumbnail-page {
	position: absolute;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	z-index: 0;
	border: none;
	margin: 0;
	overflow-x: hidden;
}
.wrap-argomento {
	background-color: #eee;
	padding-top: 96px;
}
.box-argomento {
	-webkit-box-shadow: 4px 4px 8px 0 rgba(90,103,114,0.1);
	-moz-box-shadow: 4px 4px 8px 0 rgba(90,103,114,0.1);
	box-shadow: 4px 4px 8px 0 rgba(90,103,114,0.1);
	background-color: #fff;
	border-radius: 4px;
	position: relative;
	padding: 0 64px;
	/* margin-bottom: 96px; */
}

.argomenti a {
	display: inline-block;
	border: 2px solid;
	margin: 0 8px 12px 0;
	font-size: .889em;
	font-weight: 600;
  padding: 0 .6em;
  border-radius: 10rem;
}
.argomenti a:hover {
	text-decoration: none;
	box-shadow: inset 0 0 1000px rgba(0, 0, 0, .1);
}

.menu-moreaction {
	padding-left: 15px;
	font-size: 90%;
}
.show-menu-moreaction {
	cursor: pointer;
}
#show-menu-moreaction[type="checkbox"] {
	display: none;
}
#show-menu-moreaction[type="checkbox"] ~ .menu-moreaction {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
#show-menu-moreaction[type="checkbox"]:checked ~ .menu-moreaction {
  height: auto;
  opacity: 1;
  overflow: scroll;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
