/* ------------------------------------------- TEMPLATE OVERRIDE */
body {font-family: 'Open Sans', sans-serif;}
body.site, #foot, #scrollmenu ul li.active a  {
	background-color: #076633;
}

h1, h2, h3, a, ul.css3menu a, a:link, a:visited, nav#menu.sticky a, i.fa
	{
	color: #076633;
}


hr {
	border-color: #076633;
}

#logoAnim {
	display:none;
}

#header {
	height:auto;
}
nav#menu.open a, nav#menu ul li a:hover {
	color: #199859 !important;
}

nav#menu.sticky svg path, nav#menu.open svg path, .preloader .logo svg {
	fill: 076633 !important;
}

nav#menu.open svg path:hover, nav#menu svg path:hover {
	fill: #199859 !important;
}
ul.nav.menu a.active {
	background: none;
	font-weight:bold;
}
.btn-primary:hover {
	background: #199859 !important;
}


#featquad .row.quad .photo {
	-webkit-clip-path: none !important;
	clip-path: none !important;

}
#featquad div .row {
	border-color:#199859;
	 
}
#featquad .mask {
	display:none !important;
}
#featquad .row.quad .caption {
	color: #333;
}
#featquad .row.quad .photo .photolayer {

	background-size: contain;
	background-position: top;
	background-repeat:no-repeat;

}
#featquad #Contatto .photolayer {
	background-size:cover;
	
}
#featquad .title {
	text-align: center;
	
}
/* ------------------------------------------- TEMPLATE OVERRIDE */

/* ------------------------------------------- OVERRIDES  */
h2, h3 {
	color: #99228e;
}

.c1 {
	color: #99228e;
}

.c2 {
	color: #199859;
}

/* OPACITY OF BAR IN DANCAROUSEL */
.dancarousel .danimgintro .bar {
	background-color: rgba(255, 255, 255, 0.8);
}

.dancarousel h1 {
	color: #076633;
}
/* CLEARING OF SIG GALLERY ARTICLE */
ul.sigProClassic {
	clear: none;
}



nav#menu {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',
		endColorstr='#00ffffff', GradientType=0); /* IE6-9 */
		
	justify-content: inherit;  
}

table, #danform.boxform, .box {
	background: #e2f5ee;
	-webkit-box-shadow: 0px 8px 8px 0px #ccc;
	box-shadow: 0px 8px 8px 0px #ccc; 
}

table td {
	text-align: left;
}

.plus .col-md-6 {
	background: #c1e3d5;
	border: solid #fff 1px;
}

#featquad>.col-12 {
	border-bottom: #99228e solid 5px;
}

#header {
	border-bottom: solid 10px #99228e;
	overflow:visible;
	box-sizing:  content-box;
}

#header::after {
	display: block;
	/*content: 'Linea uro-andrologica';*/
	color: #99228e;
	line-height: 4rem;
	font-size: 1.5rem;
	position: absolute;
	z-index: 99;
	bottom: calc(-2vw - 5px);
	/*bottom:-3vw;*/
	left: 7vw;
	/*background-image:url('fitoprostata-logo.png');*/
	background-color: #fff;
	/*border: solid 5px #99228e;*/
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: auto;
	height: 4vw;
	padding: 0 2rem;
	vertical-align: middle;
}

/* Style the tab content */
.tabcontent {
	border-color: #199859;
	background:#fff;
	padding:5vh;
} 

#tabcomp table  {
	font-size:0.7em;
}
#tabcomp table th, #tabcomp table td {
	padding:5px;
}
#tabcomp  {
	overflow-x:auto;
}


/* ------------------------------------------- OVERRIDES END */