/**
 * Theme Name: Kadence Child
 * Description: Kadence Child theme
 * Author: Creative Themes
 * Template: kadence
 * Text Domain: kadence
 */




/* BANDI CSS */

.page-title.content-left.transparent-bg {
   min-height: 0px !important;
}


.is-webkit.overlap .main-gradient {
	display:none !important;
}

.page-title.content-left .wf-container-title {
	display:none !important;
}

#bandi-content .bandi-headline {
	margin-bottom: 2em;
}


#bandi-content .bandi-headline span {
    color: #114872;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
	font-size: 2em;
}

#bandi-content .bandi-headline span.bandi-arrow {
	top: -0.1em;
   position: relative;
}

#bandi-content .bandi-headline a {
    color: #114872;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
   font-size: 2em;
}


/*
#bandi-content {
	margin-top: 15px;
}
*/

#bandi-content .bandi-searchform {
	padding: 2em 15px 4em;
   background: #EFEFEF;
   text-align: center;
	margin-bottom: 5rem;
}

#bandi-content .bandi-searchform .bandi-searchform-label {
   background: #EFEFEF;
   text-align: center;
	padding: 0 0 1em 0;
}

#bandi-content .bandi-searchform .bandi-searchform-label span {
   color: #f29121;
   font-weight: 700;
   font-style: normal;
	font-size: 2em
}

#bandi-content .bandi-searchform .search-field {
	width: 60%;
	padding: 0.3em;
}

#bandi-content .bandi-last {
	margin-top: 4em;
}

#bandi-content .bandi-tax-description {
   margin-bottom: 2em;
}


#bandi-content h1 {
	color: #f29121;
  	font-weight: 700;
  	font-style: normal;
	font-size: 2em;
	margin-top: 1em;
}
#bandi-content h1.bando-entry-title {
	font-size: 1.2em;
}

#bandi-content h2 {
	color: #f29121;
  	font-weight: 700;
  	font-style: normal;
	font-size: 2em;
	margin-bottom: 1em;
}

#bandi-content h3 {
	color: #114872;
  	font-weight: 400;
  	font-style: normal;
	text-transform: uppercase;
	font-size: 1.2em;
}

#bandi-content h1 {
	color: #114872;
  	font-weight: 400;
  	font-style: normal;
	text-transform: uppercase;
	font-size: 2em;
   line-height: 1.3em;
}

#bandi-content .bandi-show {
	display: flex;
	padding-bottom: 1em;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 2em;
   margin-top: 1em;
}

#bandi-content .bandi-show1 {
   flex-basis: 50%;
   text-align: left;
}
#bandi-content .bandi-show2 {
   flex-basis: 50%;
   text-align: right;
}


#bandi-content .bandi-show a {
   color: #FFF;
   background: #f29121;
   padding: 4px 20px;
   border-radius: 10px;
	font-size: 1.2em;
}


#bandi-content .bandi-active  {
	text-align: center;
	margin-bottom: 4em;
	padding-bottom: 2em;
	border-bottom: 1px solid #EFEFEF;
}

#bandi-content .bandi-active a {
   #color: #114872;
   #font-family: Lato;
   font-weight: 500;
   font-style: normal;
   text-transform: uppercase;
	font-size: 1.5em
}

#bandi-content .bandi-regione {
	padding-bottom: 1em;
   border-bottom: 1px solid #EFEFEF;
   margin-bottom: 2em;
}

#bandi-content .bandi-search-result-count {
	margin-bottom: 2em;

}

.bandi-go {
	height: 0.8em
}


