/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    A plain-vanilla
 */

.headermenu.scrolled {
    background-color:#fff!important;
    transition: background-color 200ms linear;
    border-bottom:1px solid #ccc;
}
  
.headermenu.scrolled .menuheader li a {
    color:#464646 !important;
}
  
.tagliodxsu {
  clip-path: polygon(
    0 0,
    85% 0,
    100% 100%,
    0 100% 
  );
}

.tagliosxgiu {
  clip-path: polygon(
    0 0,
    100% 0,
    100% 100%,
    10% 100% 
  );
}

.tagliodxgiu {
  clip-path: polygon(
    0 0,
    100% 0,
    85% 100%,
    0 100% 
  );
}


.paragrafotesto p a, .categvideo a {
    color:#f08223 !important;
}

.page-numbers {
    padding:14px 20px;
    border-radius:100px;
    border:1px solid #464646;
}
.page-numbers.current, .page-numbers:hover {
    border:1px solid #41bfe6;
}

.listamalattie a .elementor-icon-list-text {text-decoration:underline;}


.testoprivacy h2 {font-size:32px !important;}
.testoprivacy h3 {font-size:26px;}

.elencodocumenti, .elencodocumenti li, .tittipologia {
	clear:both;
}

ul.elencodocumenti {
	list-style:none;
}

ul.elencodocumenti li {
	padding:20px 0 ;
	border-bottom:1px dotted #777;
	display:inline-block;
	width:100%;
}

.tittipologia {
	margin-top:30px;
	display:inline-block;
}

.nomedocumento {
	display:inline-block;
	width:79%;
	float:left;
	font-size:20px;
}

.tastopdf {
	display:inline-block;
	width:20%;
	float:right;
	text-align:center;
	background: #41BFE6;
	padding:5px 10px;
	font-weight:500;
	color:#fff !important;
	margin-bottom:10px;
	font-size:16px;
	border-radius:15px;
}

.tastopdf i {margin-right:10px;}

@media screen and (max-width: 767px) {
	.nomedocumento,.tastopdf  {	width:100%; margin:10 0 0;}
	
}


.otgs-development-site-front-end {display:none;}