.navbar-default{
	z-index: 1;	
}

.navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
}

@media screen and (max-width: 767px){
	.navbar-default .navbar-nav > li > a {
	    color: #333333;
	}
}

.img-credits{
	background: linear-gradient(to top,rgb(0, 0, 0) 30%,rgba(0, 0, 0, 0) 100%);
}

.img-credits h3,
.post-content h3{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.img-credits h3{
	white-space: nowrap;
}

.post-content .img-thumb{
	padding-left: 10px;
	position: inherit;
} 

.headline-wrapper{
	overflow: inherit;
}

.fbt-vc-inner {
    margin-bottom: 45px;
}

.ul.dropdown-menu > li > a {
	display: inherit;
}

.ad-space img {
    height: 90px;
    max-height: 90px;
    width: inherit;
}

.small-section .img-thumb{
	height: 215px;
}

.navbar-form input[type="text"]{
	color: #000000;
}

.row .form-group.row {
	margin-bottom: 25px;
	margin-left: -15px;
	margin-right: -15px;
}

.placeholder-out ~ label {
    left: 43px;
    width: 100%;
    top: 10px;
    color: rgba(85, 85, 85, 0.61);
}

@media (max-width: 768px){
	.placeholder-out:focus ~ label[for="civico"], .has-content.placeholder-out ~ label[for="civico"] {
	    display: none;
	}
	.placeholder-out:focus ~ label[for="dataNascita"] b, .has-content.placeholder-out ~ label[for="dataNascita"] b{
	    display: none;
	}
}

/*jQuery Steps*/
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active{
	padding: 0 7px;	
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active
{
    background: rgb(40, 40, 40);
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active
{
    background: rgba(40, 40, 40, 0.53);
}

.wizard > .content{
	background-color: transparent;
	min-height: 0;
	margin: 0px;
	margin-bottom: 70px;
}

.wizard > .content > .body{
	position: relative;
	width: 99%
}

.wizard > .steps > ul > li
    {
        width: 25%;
    }
    
@media (max-width: 600px)
{
    .wizard > .steps > ul > li
    {
        width: 50%;
    }

    .wizard > .steps a,
    .wizard > .steps a:hover,
    .wizard > .steps a:active
    {
        margin-top: 0.5em;
    }

    .wizard.vertical > .steps,
    .wizard.vertical > .actions
    {
        display: block;
        float: none;
        width: 100%;
    }

    .wizard.vertical > .content
    {
        display: block;
        float: none;
        margin: 0 0.5em 0.5em;
        width: auto;
    }
}

@media (max-width: 480px)
{
    .wizard > .steps > ul > li
    {
        width: 100%;
    }
}
/*Fine jQuery Steps*/

.nav-tabs{
	margin: 0 !important;	
}

.about-author .tab-content{
	background-color: transparent;
    /* border: 4px solid #9A0000 !important; */
    border: none !important;
  	border-top: none !important;
}

.about-author .tab-content > div.padding{
	padding-top: 1em !important;	
	padding-bottom: 1em !important;	
  	padding-left: 2em !important;	
  	padding-right: 2em !important;
}

.img-thumb{
	/* border: 1px solid #81171A; */
}

.post-grid .fa{
	color: inherit;
}

.nav-tabs{
	/*border-bottom: 4px solid #9A0000;*/
	border: none !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background-color: #9A0000;	
}

.nav-tabs > li > a{
	background-color: #59636D;
}

.nav-tabs > li > a:hover{
	background-color: #59636D;	
}

.post-info span{
	font-size: 14px;
}

.about-author .nav-tabs > li {
    background-color: #9A0000;
}

#sceltaSettore-container .nav-tabs > li > a,
#sceltaSettore-container .nav-tabs > li > a:hover,
#sceltaSettore-container .nav-tabs > li.active > a, 
#sceltaSettore-container .nav-tabs > li.active > a:hover, 
#sceltaSettore-container .nav-tabs > li.active > a:focus {
	border: none;
	/* border-right: 1px solid #9A0000; */
}

.wizard > .steps a{
	font-size: 14px;
}

.fbt-tooltip{
	color: #8C2D31;
}

.tooltip-arrow{
	border-bottom-color: #8C2D31;
}

.tooltip-inner{
	 background-color: #8C2D31;
}


@media screen and (max-width: 600px){
	.eventCalendar table thead {
	    border: inherit;
	    clip: inherit;
	    height: inherit;
	    margin: inherit;
	    overflow: inherit;
	    padding: inherit;
	    position: inherit;
	    width: inherit;
	}
	
	.fc-left h2{
		font-size: 20px;
	}
}

.input-group-addon{
	padding: 8px;	
}

@media (max-width: 991px){
	.padding-left-5 {
	    margin-top: 0px !important;
	}
}

/* .fbt-blog-single .post-wrapper {
	clear: none;
  	margin: 0px auto 35px auto;
  	float: none;
} */

.fbt-resize:hover{
	-webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
}

.eventoItem .post-content .img-thumb a:hover, a:focus {
    text-decoration: none !important;
}

.eventoItem .post-content .img-thumb a>p:first-child {
    color: #AE9962;
	font-size: 27px;
	line-height: 25px;
	margin: 0;
}

.eventoItem .post-content .img-thumb a>p:nth-child(2){
	font-size: 20px;
	line-height: 20px;
}

.eventoItem .post-content .img-thumb a>p:nth-child(3){
    color: #AE9962;
	font-size: 18px;
	line-height: 18px;
	margin-top: 15%;
	margin-bottom: 0;
}

.eventoItem .post-content .img-thumb a>p:nth-child(4){
	font-size: 13px;
	line-height: 13px;
}

.dettagli-prodotto-testo p{
	font-style: normal !important;
}

.dettagli-prodotto-testo p:first-child {
	font-size: 33px;
    line-height: 40px;
	font-weight : bold;
	margin: 0;
}

.dettagli-prodotto-testo p:nth-child(2){
	font-size: 20px;
    line-height: 20px;
    font-weight : bold;
	margin: 0;
}

.dettagli-prodotto-testo p:nth-child(3){
	font-size: 22px;
	line-height: 25px;
	font-weight : bold;
	margin: 0;
	margin-top: 10%;
}

.dettagli-prodotto-testo p:nth-child(4){
	font-size: 18px;
	line-height: 18px;
	margin-top:0;
}

#selezione-container #selezione-bottom label {
    float: none;
}
.modal-header{
	border-bottom: none;	
}